<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Digital-Romandie
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
.et_mobile_menu li a{
    text-align: left!important;
}

body.et_pb_recaptcha_enabled .grecaptcha-badge {
    z-index: 9998;
}
.mobile-map{
    display:none;
}
@media only screen and (min-width: 980px) {
    #top-menu li li a {
        padding: 0px 20px!important;
    }
    .nav li ul {
        padding: 10px 0!important;
    }
}
@media only screen and (max-width: 979px) {
    #footer-bottom {
        padding-bottom: 60px;
    }
    #main-header .et_search_form_container input {
        background-color: #000000;
        padding:2px;
    }
    .mobile-map{
        display:inline;
    }
    .cntf-ouest {
        color: #a5e2f9;
    }
    .cntf-est {
        color: #beaef5;
    }
    .cntf-nordest {
        color: #82e813;
    }
    .cnt_tooltip span{
        display:none!important;
    }
    body .et_pb_column.et_pb_column_1_4.et_pb_column_3 {
        height: 100%!important;
    }
}
.search-results .et_pb_post a img{
    max-width: 200px!important;
}
.search-results .et_pb_post .post-meta{
    display: none;
}
@media only screen and (max-width: 979px) {
    .single-project .et_pb_section {
        padding: 0!important;
    }
    .single-project .et_pb_row {
        padding: 15px!important;
    }
    .single-project .et_pb_image_0 .et_pb_image_wrap img{
        max-height:150px!important;
    }
    .single-project .et_pb_bg_layout_light{
        font-size: 14px!important;
    }
}
</pre></body></html>