/*
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
Template: enfold
*/

/* GENERAL */
span.logo img {
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    padding: 15px;
}
a.avia-button {
    font-size: 16px!important;
    border-radius: 0!important;
    color: #000 !important;
    font-weight: 900 !important;
}
blockquote p {
    font-size: 16px;
}
h1, h2 {
    font-weight: 900 !important;
}
h2 {
    text-transform: none !important;
}
h1 span, h2 span {
    color: #F8AE00 !important;
}
h2 span.alternate {
    color: #fff !important;
}
.txt-cle {
    background: #000 !important;
    padding: 10px;
    margin-top: -10px;
}
.txt-cle p {
    margin: 0;
}

/*** EN-TETE ***/
ul#avia-menu li a span.avia-menu-text {
    font-size: 16px;
    text-transform: uppercase;
}


/*** PAGE D'ACCUEIL ***/
.home-infos .avia-icon-list-container {
    margin-bottom: 0;
}
.home-infos .avia-icon-list li {
    padding-bottom: 10px;
}
.home-infos .avia-icon-list .iconlist_icon {
    font-size: 40px;
    margin-right: 15px;
}
.home-infos .avia-icon-list .iconlist_title {
    margin-top: 10px;
    line-height: 18px;
    font-weight: 900 !important;
    text-transform: uppercase !important;
}
.home-infos .avia-icon-list-container.av-mg9l19of-4a2c4df104d49edb877b0d3b764c0d46 .iconlist_icon {
    font-size: 45px;
}
.logos-marques .slide-entry-wrap .slide-entry:first-child .av-partner-fake-img {
    border-width: 0px 0px 1px 0px !important;
}
.logos-marques .slide-entry-wrap:last-child .slide-entry .av-partner-fake-img {
     border-width: 0px 0px 0px 1px !important;
}
.logos-marques .slide-entry-wrap:last-child .slide-entry:first-child .av-partner-fake-img {
    border-width: 0px 0px 0px 0px !important;
}
.icone-with-bg.av-icon-style-border .av-icon-char {
    background: #F8AE00 !important;
    border: none !important;
    padding: 20px !important;
}
.icon-title-no-margin {
    margin-top: 10px !important;
}

/*** PAGE TOUS TYPES DE CLES ***/
.infos-bloc {
    background: #000 !important;
    position: absolute;
    top: -30px;
    padding-right: 20px;
}
.infos-bloc .iconbox_icon {
   margin-right: 15px !important;
}

/*** PAGES DOUBLES DE CLES ***/
.timeline-double .iconlist-timeline {
    border-color: #F8AE00 !important;
}
.timeline-double .iconlist_content p {
    line-height: 19px;
    margin-top: 8px;
}

/*** PAGES ACTUALITES ***/


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

/*** CONTACT ***/
/* Contact Ninja Forms */
.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-9-container,
.nf-field-container.textarea-container,
#nf-field-12-container,
#nf-field-19-container,
#nf-field-27-container,
#nf-field-22-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-10,
#nf-field-20 {
    height: 100px;
}
.nf-field-container.submit-container {
    width: calc(100% - 25px);
}
#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: none;
    background:#F8AE00;
    color:#FFF;
    border-radius: 0px;
    outline: none;
    -webkit-appearance: none;
    font-weight: 900 !important;
}
.nf-field-container.submit-container input.nf-element:hover {
    background: #f7d200;
    color: #fff;
    border: none !important;
    font-weight: 900 !important;
}
.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;
}
#footer #nav_menu-2 li {
    font-size: 16px;
    line-height: 19px;
}
#footer #nav_menu-2 li a {
    padding-bottom: 0 !important;
}
#footer #text-2 p {
    margin-top: 0 !important;
}
#socket .container {
    text-align: center;
    line-height: 16px;
}
#socket .copyright {
    float: none;
}

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

@media (min-width: 320px) and (max-width: 767px) {
    /*** ACCUEIL ***/
    .av-7gme1-b4787051ac0a09626cc0a5d9c4e444c8 .av-partner-fake-img,
    .av-4tmv9-d4391365282e73bb816f2e747cd9fd81 .av-partner-fake-img,
    .av-2sukp-20006286cd242b5822b68154c0be626c .av-partner-fake-img {
        border-left: none !important;
    }

    /*** PAGE TOUS TYPES DE CLES ***/
    .infos-bloc {
        position: relative;
        margin-bottom: 0 !important;
        padding-bottom: 10px;
    }
    .infos-bloc .iconbox_icon {
        margin-right: 0px !important;
    }
    .av-1xm45-d1d7898211d2f7a5248006ba0348c99a {
        margin-top: 0 !important;
    }

    /*** Bannière cookie ***/
    #cmplz-manage-consent .cmplz-manage-consent {
        font-size: 10px !important;
        padding: 5px !important;
        max-height: 20px;
        right: 0px !important;
    }
}
