/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.text-c p {
    color: #fff !important;
    text-align: center;
    font-size: 20px;
}
.txt_c p {
    text-align: center;
    font-size: 20px;
}
a.dblink {
    color: #36434d !important;
    font-weight: 900;
    text-decoration: underline;
}
a.dblink:hover {
     color: #009fee !important;
}
a.dblink , .phone-wrapper{
    display: inline-flex;
}
.phone-box {
    margin-left: 10px;
}
.phone-box a {
    background: #ffff !important;
    color: #009fee !important;
    border-radius: 4px;
    padding: 5px 10px !important;
    font-size: 16px;
    font-weight: 600;
	line-height: normal;
    text-decoration: none !important;
}
.phone-box a:hover {
    background: #36434d !important;
    color: #ffff !important;
}

#main {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.center p {
    text-align: center;
}
.justify p {
    text-align: justify;
}
a.f_href {
    background: #6C8B24 ;
    font-size: 16px !important;
    padding: 5px 10px !important;
    border-radius: 10px;
}
a.f_href:hover {
    background: #9D4746 ;
}

#text-2 .textwidget p {
    text-align: justify;
}
.wpcf7-form .wpcf7-text , .wpcf7-form textarea{
    border-color: #368290 !important;
	color: #000 !important;
}
.text-slide p {
    color: #fff !important;
    font-size: 24px !important;
    text-align: center;
}
.fa-phone {
    transform: rotate(90deg);
    display: inline-block; /* Assure que l'icône reste sur une seule ligne */
  }
a.fusion-icon.fusion-icon-bars {
    margin-top: 4% !important;
}
.text-cont p {
    text-align: center;
    font-size: 20px !important;
}
.text-cont a {
    display: inline-block !important;
}
.text-slide a:hover {
    text-decoration: underline !important;
}
@media only screen and (min-width: 768px) {
.colpres p {
    min-height: 116px;
}
	}
@media only screen and (max-width: 768px) {
    .display_grids .fusion-builder-row.fusion-row {display: grid !important;}
    .colomn_img {-webkit-box-ordinal-group: 2 !important;-moz-box-ordinal-group: 2 !important; -webkit-order: 2 !important; order: 2 !important;}
    .colomn_txt {-webkit-box-ordinal-group: 3 !important;-moz-box-ordinal-group: 3 !important;-webkit-order: 3 !important; order: 3 !important;}
.text-cont p {
    font-size: 14px !important;
}
}

