/*
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
*/

/* FONT */
.serif {font-family: serif !important; font-style: se}


/* GENERAL */
html,body {background-color: #e4e1e1;}
span.logo img {
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
a.avia-button {
    font-size: 16px!important;
    border-radius: 0!important;
    text-transform: uppercase;
}
blockquote p {
    font-size: 16px;
}
html.html_header_sidebar #wrap_all {
    background-color: #fff !important;
    min-height: 695px;
}
.first-container {
    float: none !important;
    margin: 0 auto;
}
.avia-section.av-minimum-height .container, #main .template-page {padding: 20px 0 !important;}
.flex_column .avia-slideshow {margin: 10px;}


/*** EN-TETE ***/
.html_header_sidebar #top #header {width: 280px;}
#header_main {
    background-color: #0069af;
    border-radius: 0 0 100px 100px;
}
.header_bg {height: auto;}
ul#avia-menu li a span.avia-menu-text {
    font-size: 18px !important;
    letter-spacing: 2px;
    font-family: "Trebuchet MS" !important;
    text-align: right;
}
.html_header_sidebar #header .av-main-nav > li > a {
    padding: 5px 3px;
}
#menu-item-47 {margin: 0 !important;}
#menu-item-47 img {width: 100%;object-fit: contain;}
#media_image-2 {padding: 10px 0 0 0 !important;}
#text-2 {
    text-align: center;
    font-size: 15px;
    font-family: "Trebuchet MS";
    line-height: 18px;
    padding: 0;
}
.html_header_sidebar .logo {padding-bottom: 0 !important;}


/*** PAGE D'ACCUEIL ***/
.av-lcywq651-31f5fc697ac6e11cce1e7985e025211c {margin: 10px;}
.av-lcywy4sr-e973836dfa54151bd6828281f49a4da1 {margin-left: 50px !important;}

/*** PAGE MENTIONS LEGALES ***/
.legals {max-height: 600px;overflow: scroll;}

/*** CONTACT ***/
/* Contact Ninja Forms */
#nf-field-3 {height: 75px;}
.nf-field-container {
    display: inline-block;
    width: calc(50% - 25px);
    margin: 5px 10px!important;
}
@media screen and (max-width: 599px) {
    .nf-field-container {
        width: 100%!important;
        margin:0!important;
    }
}
.nf-field-container.textarea-container,
.nf-field-container.recaptcha-container,
.nf-field-container.submit-container {
    width: calc(100% - 25px);
}
.nf-field-element li {
    display: inline-block;
    line-height: 16px;
}
.nf-field-element li label {
    margin-right: 5px;
}
.listcheckbox-container .nf-field-element label:after {
    left: -30px!important;
}
.checkbox-wrap .nf-field-element label.nf-checked-label:before,
.checkbox-wrap .nf-field-label label.nf-checked-label:before,
.listcheckbox-wrap .nf-field-element label.nf-checked-label:before,
.listcheckbox-wrap .nf-field-label label.nf-checked-label:before {
    color: #e42222!important;
}
.nf-error-msg.nf-error-invalid-email,
.nf-error-msg.nf-error-required-error {
    display: none;
}
.nf-field-label {
    margin-bottom: 0!important;
}
.nf-form-errors {
    text-align: center;
}
.nf-field-container.submit-container {
    width: calc(100% - 25px);
    text-align: center;
}
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    color:#000!important;
    border-color: #ddd;
    margin-bottom: 0;
}
.nf-field-container.submit-container input.nf-element {
    font-size: 16px;
    padding: 10px 20px;
    border: 2px solid #000;
    background:#fff;
    color:#000;
    border-radius: 4px;
    outline: none;
    -webkit-appearance: none;
}
.nf-field-container.submit-container input.nf-element:hover {
    background: #8fc362;
    transform: scale(1.1);
    color: #fff;
    border-color: #8fc362;
}
.nf-response-msg {
    border: 2px solid #000!important;
    padding: 15px 30px;
}
.nf-form-fields-required {
    font-style: italic;
    font-size: 12px;
}
span.ninja-forms-req-symbol {
    color: red!important;
    font-size: 16px!important;
}

/*** PIED DE PAGE ***/
a#scroll-top-link {
    right: 10px;
    bottom: 10px;
}
#footer {
    padding: 0;
}
.html_header_sidebar.html_content_align_right .container {float: none;}
.socket_color {background: transparent;}
#socket .container {
    text-align: center;
    line-height: 16px;
}
#socket .copyright {
    float: none;
}

/*** COOKIE NOTICE ***/
#cookie-notice {
    font-size: 20px !important;
    bottom: 50px;
    left: 0 !important;
    width: 40%;
    min-width: 20% !important;
}
.cn-button {
    font-weight: bold;
    margin-top: 15px !important;
    font-size: 14px !important;
}


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

@media (min-width: 320px) and (max-width: 767px) {
    #cookie-notice {
        bottom: 30% !important;
        width: 80% !important;
        font-size: 14px !important;
    }
}
