/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


span.color-title {
    color: #1e3f82;
}

.agence p.elementor-flip-box__layer__description {
    border-left: 5px solid #fff;
    padding-left: 25px;
}

.twentytwenty-wrapper, h2.bafg-slider-title {
    font-family: 'Outfit' !important;
}

.bafg-slider-title {
    margin: 15px 0 5px 0 !important;
}

.bafg-slider-description {
    font-weight: 600;
    color: #1e3f82;
    margin-bottom: 10px;
}

.form-contact{
	    font-family: 'Outfit' !important;
}

.form-contact .forminator-label {
    font-size: 14px !important;
	padding-left:18px;
}

.form-contact input, .form-contact select, .form-contact textarea, .select2-selection__rendered {
    background: #e8ebf2 !important;
    border-radius: 30px !important;
    padding: 10px 20px !important;
}

.form-contact span.select2-selection.select2-selection--single {
    background: #e8ebf2 !important;
    border-radius: 30px !important;
}

.form-contact button.forminator-button.forminator-button-submit {
    background: #1e3f82;
    color: #fff !important;
    padding: 15px 30px !important;
    border-radius: 30px !important;
}

.devis-mobile, .page-id-685 .devis {
	display:none !important;
}




@media screen and (max-width: 1210px) and (min-width: 1025px)  {
	.elementor-location-header a.elementor-button {
    padding: 15px !important;
		font-size: 12px !important;
}
	
	.elementor-location-header .elementor-image-box-title {
    font-size: 17px !important; 
	}
	p.elementor-image-box-description {
		 font-size: 12px !important;
	}
	
	.elementor-widget-nav-menu > .elementor-widget-container {
    padding: 0px 10px 0px 0px !important;
}
	.elementor-nav-menu .elementor-item {
    font-size: 12px !important;
}

}

@media screen and (max-width: 1024px)  {
	
	.devis-mobile{
	display: block !important;
}
} 




