/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Laurent G. / Label Communication
Author URI: https://www.labelcommunication.net 
Template: enfold
*/

/* GENERAL */
#main::before {
    content: '';
    position: fixed;
    top: 200px;
    right: -80px;
    display: block;
    opacity: 0.2;
    background: url('https://www.cfmoniteur-espaceconduite.fr/wp-content/uploads/2024/05/devenez-moniteur-auto-ecole-cfm-espace-conduite-logo-background.png') no-repeat;
    background-size: contain;
    width: 600px;
    height: 214px;
}
span.logo img {
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    padding: 10px;
}
a.avia-button {
    font-family: 'futura-pt', Helvetica, Arial, sans-serif !important;
    font-size: 15px!important;
    font-weight: 500 !important;
}
h1,h2,h3 {
    text-transform: uppercase;
}
h3 {
    font-family: 'gotham-rounded-book', Helvetica, Arial, sans-serif !important;
    text-decoration: underline !important;
}
p {
    line-height: 20px;
}
.av-special-heading-h2 .av-subheading p {
    font-size: 20px;
    font-family: 'gotham-rounded-book', Helvetica, Arial, sans-serif !important;
    text-transform: uppercase !important;
}
blockquote p {
    font-size: 16px;
}
strong {
    font-weight: 500 !important;
}
.gr-book {
    font-family: 'gotham-rounded-book', Helvetica, Arial, sans-serif !important;
}
.rnd-bas-left {
    border-radius: 0 0 0 200px;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.29);
}
.rnd-bas-right {
    border-radius: 0 0 200px 0;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.29);
}
.bg-trans {
    background: transparent !important;
}


/*** EN-TETE ***/
#header_meta {
    background: #403E3F;
    padding: 6px 0;
}
#header_meta .phone-info {
    color: #fff;
    font-size: 18px;
}
#header_meta .sub_menu ul li a {
    font-size: 16px;
    color: #fff;
    transition: all 1s;
}
#header_meta .sub_menu ul li a:hover {
    color: #E41335 !important;
}
#header_meta .sub_menu ul li#menu-item-67 a span.auto-txt {
    text-decoration: underline;
}
ul#avia-menu li a span.avia-menu-text {
    font-size: 16px;
    text-transform: uppercase;
}
.header_color .av-menu-button-colored {
    margin-left: 40px !important;
}
.header_color .av-menu-button-colored > a .avia-menu-text {
    border: none !important;
    border-radius: 17px !important;
    padding: 6px 20px !important;
}
.html_main_nav_header #top .main_menu .menu>li:last-child>a {
    padding-right: 13px;
}
  
.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
    border-left: 1px solid;
}

.av_seperator_small_border .av-main-nav > li:first-child > a > .avia-menu-text {
    border: none !important;
}
/*** LISTE ICONES CUSTOM ***/
.cst-list-icons {
    margin-bottom: 0;
}
.cst-list-icons .avia_start_animation {
    padding-bottom: 0;
}
.cst-list-icons .avia-icon-list .iconlist_icon {
    margin-right: 10px;
}
.cst-list-icons .iconlist-char {
    font-size: 40px;
}
.cst-list-icons .av_iconlist_title {
    font-family: 'futura-pt', Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important;
    letter-spacing: 2.7px;
    text-decoration: underline;
}

/*** PAGE D'ACCUEIL ***/
.bg-voiture-cfm {
    background: url('https://www.cfmoniteur-espaceconduite.fr/wp-content/uploads/2024/05/cfm-espace-conduite-formation-moniteur.jpg') no-repeat bottom left !important;
    background-size: 1200px 560px !important;
}
.encart-contact {
    position: relative;
    float: none;
    border-radius: 75px;
}
.logo-qualiopi img {
    border-radius: 16px !important;
}

/**** TITRE PRO ECSR ****/
.tarifs-horaires {
    text-align: center;
    margin-top: 15px;
}
.tarifs-horaires li {
    margin: 0;
    list-style: none;
    display: inline-block;
}
.tarifs-horaires li a {
    color: #000;
}
.col-with-sep {
    border-right: 1px solid #fff !important;
}
.av-lwi0ebij-8583e68d4ce4fc15332a05c78621378c {
    position: relative;
}

/*** PAGES ACTUALITES ***/


/* PAGE ACTUALITE */
.av-share-box .inner_tooltip {
    display: inline-block;
    line-height: 20px;
}

/*** CONTACT ***/
/* Contact Form 7 */
.wpcf7-form .flex_column,
.wpcf7-form p {
    margin-top: 0;
    margin-bottom: 0;
}
.wpcf7-form label,
.wpcf7-form .wpcf7-acceptance .wpcf7-list-item-label {
    font-family: 'gotham-rounded-book', Helvetica, Arial, sans-serif !important;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control {
    font-family: 'gotham-rounded-book', Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    border: 1px solid;
    border-color: #4D4D4C !important;
    color: #000 !important;
}
.wpcf7-form .wpcf7-recaptcha,
.wpcf7-form .wpcf7-acceptance {
    border: none !important;
}
.wpcf7-form .wpcf7-textarea {
    height: 140px;
}
.wpcf7-form .wpcf7-acceptance {
    display: block;
    margin: 20px 0 !important;
}
.wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0;
}
.wpcf7-form .wpcf7-submit {
    font-family: 'futura-pt', Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important;
    padding: 5px 30px;
    border-radius: 15px;
    font-size: 16px !important;
}
.wpcf7-response-output {
    border: none !important;
}
.wpcf7-not-valid-tip {
    margin-top: -18px;
    margin-bottom: 18px;
}

/*** PIED DE PAGE ***/
a#scroll-top-link {
    right: 10px;
    bottom: 10px;
}
#footer {
    padding: 0;
}
#footer::before {
    content: '';
    display: block;
    position: absolute;
    top: -50px;
    left: 860px;
    width: 196px;
    height: 92px;
    background: #f7f7f3;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
}
#footer #text-2 {
    margin-top: 80px;
}
#footer .btn-footer .avia-button {
    background: #E41335;
    color: #fff;
}
#footer #nav_menu-2 ul {
    text-align: center;
}
#footer #nav_menu-2 ul li {
    display: inline-block;
    border-left: 1px solid;
    padding-left: 30px;
    padding-right: 30px;
}
#footer #nav_menu-2 ul li:first-child {
    border: none;
    padding-left: 0;
}
#footer #nav_menu-2 ul li a {
    font-size: 20px;
    text-transform: uppercase;
}
#socket .container {
    text-align: center;
    line-height: 16px;
}
#socket .copyright {
    float: none;
}

/*** COOKIE NOTICE ***/


/*** RWD ***/
@media screen and (min-width: 1024px) {
    a[href^=tel]{
        pointer-events: none!important;  
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .col-with-sep {
        border: none !important;
    }
    #footer #nav_menu-2 ul li {
        border: none !important;
        display: block !important;
        padding: 0 !important;
    }
}
