/*
Theme Name: Reformia Child
Theme URI:  https://www.wpserveur.net
Author:     WPServeur
Author URI: https://www.wpserveur.net
Template:   hello-elementor
Version:    1.0
License:    GNU General Public License v2 or later
*/

p strong{color:#0F4336}
.list-ul ul{padding-left:20px}
@media (max-width:799px) {
.elementor-form-fields-wrapper{display:block !important;}
.img-390 img {
        height: 280px !important;
        object-fit: cover !important;
        border-radius: 40px !important;}


}
@media (max-width: 599px) {
.img-390 img {
        height: 250px !important;

}
}

@media (max-width: 767px) {
.nav-container{ background:#F0E8D9 !important; overflow:hidden; }  
.custom-header .nav-container{padding-top:30px !important;}
.custom-header{background: #F0E8D9;  height: 100vh; position: fixed; width: 100%;
        top: 0;  z-index: 99; padding-top: 46px;} 
.custom-header nav li a:hover, .custom-header nav li a.elementor-item-active{color: #fff !important;
        background: #0F4336 !important;
        border-radius: 8px;} 
.custom-header nav li{padding:0 20px;}
.logo-img{display:none;}
.custom-header .logo-img{display:block;}
    
}