/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1739889892
Updated: 2025-02-18 15:44:52

*/

/**********************
 * 
 * Remonter les ancres pour gérer le menu fix
 * 
**********************/


html {
  scroll-behavior: smooth;
  scroll-padding-top: 90px; /* height of your fixed header */
}

/**********************
 * 
 * Banner
 * 
**********************/


/* Code pour randomizer le BG */
.randomBGImage {
background-image: none!important;
}

.bg-white {
    background: #ffffff;
    padding : 4px 14px;
}

.s-titre-1 {
    font-size: 40px;
	width:fit-content;
	display:block;
}

@media screen and (max-width: 767px) {
	
	.bg-white {
		padding : 4px 0px;
	}
	
    .s-titre-1 {
        font-size: 22px;
        display: block;
        width: fit-content;
		line-height:1;
    }
}

/**********************
 * 
 * Pages - sous menu Icons
 * 
**********************/

.icon-sous-menu .elementor-widget-icon-box:hover .elementor-icon, .icon-sous-menu .elementor-widget-icon-box:hover .elementor-icon-box-title {
    color: var( --e-global-color-primary )!important;
	fill: var( --e-global-color-primary )!important;
}

@media (max-width:768px) {
	.icon-sous-menu[data-produit="cuisines"] .elementor-widget-icon-box[data-produit="cuisines"], .icon-sous-menu[data-produit="dressing"] .elementor-widget-icon-box[data-produit="dressing"], .icon-sous-menu[data-produit="fenetres"] .elementor-widget-icon-box[data-produit="fenetres"], .icon-sous-menu[data-produit="menuiserie"] .elementor-widget-icon-box[data-produit="menuiserie"], .icon-sous-menu[data-produit="renovation"] .elementor-widget-icon-box[data-produit="renovation"] {
		display:none;
	}
} 

/*.icon-pages:hover .st0, .icon-pages:hover .st1 {
    stroke: #9A1D58;
}
.icon-pages:hover .elementor-icon {
    fill: #9A1D58 !important;
}
.icon-pages .st0, .icon-pages .st1, .icon-pages .elementor-icon-box-title {
    transition: all .3s ease;
}
.icon-pages:hover .elementor-icon-box-title {
    color: #9A1D58 !important;
}*/


/**********************
 * 
 * Pastille catalogue en fixe en bas à droite
 * 
**********************/

.e-contact-buttons__chat-button-icon-container img {
	max-width: 30px!important;
}

/**********************
 * 
 * BY APF
 * 
**********************/

.by_apf {
	text-transform:uppercase;
	color:var( --e-global-color-secondary );
	font-family:'Roboto';
	font-weight:500;
	display:block;
	font-size: 16px;
    line-height: 1em;
    margin-top: 10px;
	text-align:left;
}

.by_apf.center {
	text-align:center;
}

@media (max-width:1024px) {
	.by_apf {
		text-align:center;
	}
}

/**********************
 * 
 * Quote APF
 * 
**********************/

.apf-quote .elementor-image-box-content {
	flex-direction: column-reverse;
    display: flex;
    gap: 15px;
}

.apf-quote .elementor-image-box-content .elementor-image-box-title {
	text-align: right;
	margin:0;
}

@media (max-width:1024px) {
	.apf-quote .elementor-image-box-content .elementor-image-box-title {
		text-align: center;
	}
}

/**********************
 * 
 * Configurateurs
 * 
**********************/

.texte-surligne {
	background-color:var( --e-global-color-primary ); 
	padding:5px;color:#ffffff;
	margin-right:10px;
}

.configurateur-label {
	text-transform: uppercase;
	font-size: 24px;
	text-align: center;
	margin: 20px auto !important;
}

.configurateur-label span {
	font-weight: 100;
	font-size: 15px;
	display:block;
	margin-top: 10px;
}

.choisir-son-parquet [type="checkbox"]:checked,
.choisir-son-parquet [type="checkbox"]:not(:checked),
.choisir-son-parquet [type="radio"]:checked,
.choisir-son-parquet [type="radio"]:not(:checked) {
    position: absolute;
    visibility: hidden;
}

.choisir-son-parquet .elementor-field-subgroup {
    margin:auto;
    justify-content: center;
}

.choisir-son-parquet .elementor-field-subgroup .elementor-field-option label {
        border: 5px solid #fff;
        border-radius: 0px;
        display: flex!important;
        transition: 0.2s all;
        cursor: pointer;
        flex-direction: column;
        align-items: center;
        gap: 10px;
        padding: 5px;
}


.choisir-son-parquet .elementor-field-subgroup .elementor-field-option label:before {
    content:'';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 248px;
    height: 248px;
}

.choisir-son-parquet .elementor-field-option input:checked ~ label {
    color: #696A6D !important;
    font-weight:700;
    border-color: #696A6D; 
}

/**********************
 * 
 * Contact
 * 
**********************/

@media (max-width:767px) {
    .contact-tabs .e-n-tabs-heading {
        position: relative;
    }
    
    .contact-tabs .e-n-tabs-heading button {
        position:absolute;
        width:48%!important;
    }
    
     .contact-tabs .e-n-tabs-heading button:nth-child(2) {
        right:0;
        margin:0!important;
    }
    
    .contact-tabs .e-n-tabs-heading button:nth-child(3) {
        top:50px;
    }
    
    .contact-tabs .e-n-tabs-heading button:last-child {
        top:50px;
        right:0;
    }
    
    .contact-tabs .e-n-tabs-content {
        margin-top: 100px;
        display: block!important;
    }
}
