/*
 Theme Name: Hello Elementor Child
 Theme URI: https://example.com
 Description: Child theme for Hello Elementor
 Author: Your Name
 Author URI: https://example.com
 Template: hello-elementor
 Version: 1.0.0
*/

/* Your custom CSS goes here */


.cardSolu .cardSolubtn {
	margin-top: auto;
	width: 100%;
}

.cardSolu .cardSolubtn a {
	width: 100%;
}

.cardSolu img {
    transition: transform 0.4s ease; 
}

.cardSolu img:hover {
    transform: scale(1.08); 
}

.elementor-element-4089def div.elementor-swiper-button {
	background: #C6C6C6;
	height: 39px;
	width: 39px;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.elementor-element-4089def .elementor-image-carousel-wrapper {
	width: calc(100% - 220px) !important;
}
/*.elementor-element-4089def .swiper-slide {
	max-width: 291px;
	width: 291px;
}*/

.elementor-repeater-item-b4dfcd8,
.elementor-repeater-item-d958031,
.elementor-repeater-item-d946a63 {
	position: relative;
	overflow: hidden;
}
.elementor-repeater-item-b4dfcd8::before,
.elementor-repeater-item-d958031::before,
.elementor-repeater-item-d946a63::before {
	content: ' ';
	position: absolute;
	inset: 0;
	background: linear-gradient(93.98deg, rgba(0, 0, 0, 0.6) 20.88%, rgba(0, 0, 0, 0) 64.27%);
	/*background: red;*/
	width: 100%;
	height: 100%;
	z-index: 1;
}
.elementor-repeater-item-b4dfcd8 .swiper-slide-contents,
.elementor-repeater-item-d958031 .swiper-slide-contents,
.elementor-repeater-item-d946a63 .swiper-slide-contents {
    position: relative;
    z-index: 2;
}

.elementor-repeater-item-d958031::before {
	background: linear-gradient(90.88deg, #E74010 23.57%, rgba(231, 64, 16, 0) 63.92%);
}
.elementor-repeater-item-b4dfcd8::before {
	background: linear-gradient(93.98deg, rgba(0, 0, 0, 0.6) 20.88%, rgba(0, 0, 0, 0) 64.27%);
}

.elementor-repeater-item-d958031 .elementor-slide-button {
	background-color: #fff !important;
	color: #E74010 !important;
}
.elementor-repeater-item-d958031 .elementor-slide-button:hover {
	background: #E74010 !important;
	color: #fff !important;
	border: 1px solid #fff !important;
}

.elementor-element-d52290b .swiper-pagination {
	bottom: 30px !important;
}

.elementor-element-4089def .swiper-pagination {
	bottom: -15px !important;
}

.elementor-element-296db9d div.elementor-widget-icon-box {
	min-height: 100%;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.aboutcard .aboutcardimg {
	background: #F9F9FB;
	width: 100%;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}
.aboutcard .aboutcardtxt {
	width: 100%;
	padding: 0 20px;
}

.cf7-row {
	display: flex;
	justify-content: space-between;
	gap: 15px;
}
.cf7-col {
	width: 100%;
}
.wpcf7-form input[type="submit"] {
	width: 100%;
}
/*Footer*/
.elementor-element-88bcf33 h3 {
	margin: 0;
}


ul.site-categories-list {
	list-style: none;
	padding: 0;
}
a.EDCategorie {
	font-family: Poppins;
	font-weight: 300;
	font-style: Light;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 20px;
	letter-spacing: 0px;
	text-transform: capitalize;
	color: #6E6E6E;
}
a.EDCategorie:hover {
	color: #000;
}
.EDside {
	height: 100% !important;
}
.postBlog strong {
	color: #000;
}
.postBlog p {
    position: relative;
    padding-left: 10px;
}
.postBlog p::before {
	content: ' ';
	position: absolute;
	left: 0;
    top: 0;
	background: #E74010;
	width: 3px;
	height: 100%;
}

.postBlog img {
	width: 100%;
	height: 467px !important;
	object-fit: contain;
}

.postBlog video {
	border-radius: 20px;
}
.Nosactualitesbtn a,
.Nosactualitesbtn {
	width: 100%;
}


#EDMengamenu {
	display: none;
}
#EDMengamenu.is-open {
    display: flex;
}
li.menu-item-23 a{
    position: relative;
}
li.menu-item-23 a::after {
	 content: '';
    position: absolute;
    right: 0;      
    top: 50%;          
    transform: translateY(-50%);
    width: 8.486000061035156px;      
    height: 5.656000137329102px;      
    background-image: url('/wp-content/uploads/2025/12/EDArrow.svg');
    background-repeat: no-repeat;
    background-size: contain;
}


/*WOOCO*/
.WooCategorieAll {
	display: flex;
	justify-content: center;
	width: 100%;
}
.WooCategorie {
	max-width: 1340px;
	width: 1340px;
	margin: 50px 0;
}
.WooCategorie h1 {
	color: #E74010;
	font-family: Montserrat;
	font-weight: 500;
	font-style: Medium;
	font-size: 24px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: left;
}

.WooCategorie .wc-cat-grid {
	display: flex;
	margin-top: 50px;
}

.WooCategorie .wc-cat-aside {
	max-width: 320px;
	border-right: 1px solid #C6C6C6;
	padding-right: 10px;
	margin-right: 20px;
}
.WooCategorie .wc-cat-aside ul {
	list-style: none;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.WooCategorie .wc-cat-aside ul li {
	width: 100%;
}
.WooCategorie .wc-cat-aside li a {
	display: flex;
	align-items: center;
	gap: 8px;
}
.WooCategorie .wc-cat-aside li img {
	height: 50px;
	width: 50px;
	object-fit: contain;
}
.WooCategorie ul.products {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}
.WooCategorie.no-aside ul.products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.WooCategorie .wc-cat-products {
	width: 100%;
}
.WooCategorie ul.products::before { display:none; }
.WooCategorie ul.products li {
	padding: 0 !important;
	margin: 0 !important;
	width: 100%	!important;
	height: fit-content;
}
.WooCategorie .wc-cat-aside span.wc-subcats-name {
	font-family: Poppins;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px;
	leading-trim: NONE;
	line-height: 19.5px;
	letter-spacing: 0px;
	vertical-align: middle;
	color: #000000;
}
.WooCategorie .wc-cat-aside .wc-subcats-item.is-active .wc-subcats-name {
	color: #E74010;
}
a.EDproduct {
	width: 100%;
	height: 290px;
	border-radius: 20px;
	border: 1px solid #C6C6C6;
	background: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
}
a.EDproduct h2 {
	background: #E74010;
	width: 100%;
	height: 48px;
	gap: 10px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	font-family: Inter;
	font-weight: 400;
	font-size: 18px;
	line-height: 100%;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	text-align: center;
}
a.EDproduct img {
	height: 242px !important;
	width: 100%;
	object-fit: contain;
	margin: 0 !important;
	padding: 0 !important;
	border-radius: 20px;
}

.productDetails div.woocommerce-product-details__short-description ul {
	padding: 0 0 0 15px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.productDetails div.woocommerce-product-details__short-description ul li::marker {
	color: #E74010;
	width: 9px;
	height: 9px;
}
.productDetails .elementor-widget-woocommerce-product-images .woocommerce-product-gallery__wrapper,
.productDetails .elementor-widget-woocommerce-product-images .woocommerce-product-gallery,
.productDetails .elementor-widget-woocommerce-product-images {
	max-width: 650px;
	max-height: 581px;
}

.wc-product-brand {
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.12);
	border-radius: 12px;
	padding: 8px;
	max-width: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}


.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	box-shadow: 0 0 5px rgba(0,0,0,0.08);
	background: white;
	border-radius: 30px;
}


a.wc-tech-sheet-btn {
	background: #E74010;
	height: 55px;
	width: 100%;
	border-radius: 75px;
	padding: 20px 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	gap: 10px;
}
a.wc-tech-sheet-btn:hover {
	background: #C7350B;
	color: #fff;
}

/* Remove any grid or Elementor layout conflict */
.ProduitsSimilaires ul.products {
    display: flex !important;
    grid-template-columns: unset !important;
}

/* Slick slides — allow spacing */
.ProduitsSimilaires ul.products .product {
    padding: 10px;
    margin: 0 !important;
    list-style: none;
}
.ProduitsSimilaires ul.products .slick-track {
	display: flex !important;
	gap: 20px;
}
.ProduitsSimilaires button.slick-prev.slick-custom-prev.slick-arrow,
.ProduitsSimilaires button.slick-next.slick-custom-next.slick-arrow {
	position: absolute !important;
	top: -77px;
	right: 0;
	padding: 0;
	border: 1px solid #E4E4E4;
	font-size: 16px;
	width: 30px;
	height: 30px;
	color: #000;
	border-radius: 100%;
	background: unset;
}
.ProduitsSimilaires button.slick-prev.slick-custom-prev.slick-arrow {
	right: 40px;
}



.EDMyCard ul {
	padding: 0 20px;
	text-align: left;
}

.EDMyCard ul li::marker {
	color: #E74010;
}


.scatech-register-wrapper {
	border: 1px solid #C6C6C6;
	border-radius: 16px;
	padding: 40px;
	max-width: 847px;
	width: 847px;
}
.scatech-register-wrapper form {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.scatech-register-wrapper .row {
	display: flex;
	width: 100%;
	gap: 20px;
}
.scatech-register-wrapper .col {
	width: 100%;
}
.scatech-register-wrapper .col input {
	border: 1px solid #C6C6C6;
	padding: 8px;
	border-radius: 6px;
	height: 40px;
	outline: none;
}
.scatech-register-wrapper h1 {
	font-family: Montserrat;
	font-weight: 500;
	font-style: Medium;
	font-size: 24px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0%;
	color: #E74010;
	padding-bottom: 20px;
	border-bottom: 1px solid #C6C6C6;
}
.scatech-register-wrapper div.scatech-register-submit button{
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	background: #E74010;
	border-radius: 51px;
	height: 40px;
	color: #FFFFFF;
	border: none;
	outline: none;
	font-family: Poppins;
	font-weight: 500;
	font-style: Medium;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0%;

}
.scatech-register-wrapper form label {
	font-family: Poppins;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0%;
	color: #000;

}

.scatech-register-wrapper .col-small {
	width: 10%;
}

.scatech-register-notice.scatech-register-notice-error p{
	background: #E74010;
	padding: 10px;
	color: #fff;
	border-radius: 6px;
}
.scatech-register-notice.scatech-register-notice-success p {
	background: green;
	padding: 10px;
	color: #fff;
	border-radius: 6px;
}
/* Overlay background */
.sca-popup-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

/* Popup card */
.sca-popup {
    background: #ffffff;
    max-width: 672px;
    max-height: 379px;
    border-radius: 20px;
    padding: 50px;
    text-align: center;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.18);
    gap: 24px;
}

/* Logo */
.sca-popup-logo img {
    width: 154px;
    height: 107px !important;
    object-fit: contain;
    margin-bottom: 18px;
}
/* Title */
.sca-popup h2 {
    font-family: Montserrat;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 20px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	color: #000;
}
/* Text */
.sca-popup p {
	font-family: Inter;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	color: #000;
}
.sca-popup button.sca-popup-close {
	color: #E74010;
	border: 1px solid #E74010;
}
.sca-popup button.sca-popup-close:hover {
	background: #E74010;
	color: #fff;
}
.scatech-register-form div.signin a,
.scatech-register-form div.signin {
	color: #000 !important;
}
.scatech-register-form div.signin {
	margin: 15px 0;
}
.scatech-register-form div.signin a {
	text-decoration: underline;
}
/*button.wc-filter-toggle {
    display: none;
}*/

/* Default header (not fixed) */
.elementor-element.elementor-element-073cae2.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    position: relative;
    z-index: 15;
    background: #fff;
}

/* Fixed state on scroll */
.elementor-header-fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0; /* optional but useful */
    z-index: 9999;
    background: #fff;
    padding: 0;
    margin: 0;
    max-height: fit-content !important;
    min-height: fit-content !important;
    height: fit-content !important;
}

.elementor-header-fixed .elementor-element.elementor-element-cde7268 {
	max-height: 70px !important;
}
.elementor-header-fixed .elementor-element.elementor-element-785ff7f {
	top: 70px !important;
}

@media (min-width: 992px) {
	.elementor-header-fixed .elementskit-navbar-nav-default .elementskit-navbar-nav,
	.elementor-header-fixed .elementor-element.elementor-element-cde7268,
	.elementor-header-fixed .elementor-element.elementor-element-3b827ea img {
		height: 70px !important;
	}
}

@media (max-width: 992px ) {
	.WooCategorie .wc-cat-aside .wc-subcats-item.is-active .wc-subcats-name {
    	color: #fff;
    }
	.EDLOGOS {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
	}

	.elementor-element-4089def div.elementor-swiper-button {
		background: #C6C6C6;
		height: 0px;
		width: 5px;
		padding: 15px;
		border-radius: 100px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.elementor-element-4089def .elementor-image-carousel-wrapper {
		width: calc(100% - 0px) !important;
	}

	body:not(.rtl) .elementor-465 .elementor-element.elementor-element-759b922 {
		position: relative;
		left: 0;
		top: 0;
	}

	.scatech-register-wrapper {
		max-width: 100%;
		width: 100%;
		padding: 40px 20px;
	}

	.scatech-register-wrapper .col-small {
		width: 17%;
	}
	.sca-popup {
		max-width: 90%;
		max-height: 100%;
		padding: 20px;
	}
	.sca-popup h2 {
		font-size: 18px;
		line-height: 20px;
	}
	.sca-popup p {
		font-size: 16px;
		line-height: 18px;
	}
	.sca-popup-logo img {
		height: 80px !important;
		margin-bottom: 0;
	}
	.cf7-row {
		flex-direction: column;
	}
	.postBlog img {
		height: 360px !important;
	}



    .WooCategorie {
        max-width: 100%;
        width: 90%;
    }

    .WooCategorie .wc-cat-grid {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    /* Bloc filtre */
    .WooCategorie .wc-cat-aside {
        /*padding: 10px 14px;*/
        margin: 0;
        max-width: 100%;
        border-right: none;
        border-radius: 20px;
        background: #fff;
        /*box-shadow: 0 10px 30px rgba(0, 0, 0, 0.16);*/
        /*position: absolute;*/
        /*z-index: 12;*/
        /*top: 290px;*/
        margin-bottom: 15px;
    }
    .WooCategorie .wc-cat-aside ul {
    	flex-direction: row;
    	flex-wrap: wrap;
    	justify-content: center;
    }
    .WooCategorie .wc-cat-aside ul img { display:none }
    .WooCategorie .wc-subcats-list {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        gap: 10px;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .WooCategorie .wc-subcats-item {
        flex: 0 0 auto;
    }

    .WooCategorie .wc-subcats-link {
        display: inline-flex;
        align-items: center;
        gap: 6px;
        padding: 6px 10px;
        border-radius: 20px;
        border: 1px solid #eee;
        background: #eee;
        font-size: 13px;
        white-space: nowrap;
        height: 42px;
        min-height: 42px;
        border-radius: 30px;
        display: flex;
        justify-content: center;
    }

    .WooCategorie .wc-subcats-item.is-active .wc-subcats-link {
        border-color: #f25a1b;
        background: #f25a1b;
        color: #fff;
        
    }
    .WooCategorie.no-aside ul.products,
    .WooCategorie ul.products {
    	grid-template-columns: repeat(1, 1fr);
    }
    .WooCategorie .wc-cat-grid {
        display: flex;
        flex-direction: column;
        gap: 0;
    }

    /*.WooCategorie .wc-cat-aside {
        display: none; /* caché par défaut en mobile */
    }*/

    .WooCategorie .wc-cat-aside.is-open {
        display: block;
    }

    /*button.wc-filter-toggle {
        display: inline-block;
        margin: 8px 0 16px;
        padding: 8px 16px;
        border-radius: 20px;
        border: 1px solid #000;
        background-color: #fff;
        color: #000;
        font-size: 14px;
        font-weight: 500;
        cursor: pointer;
        width: fit-content;
    }
    button.wc-filter-toggle:hover {
    	border: 1px solid #E74010;
        background-color: #E74010;
        color: #fff;
    }	*/	
    .WooCategorie h1 {
    	font-size: 25px;
    	line-height: 1.4;
    	text-align: center;
    }

    a.wc-tech-sheet-btn {
    	font-size: 14px;
   	    padding: 12px 24px;
    }
    .ProduitsSimilaires ul.products .slick-track {
    	gap: 0;
    }
    .elementor-30 .elementor-element.elementor-element-69596bc .elementskit-menu-hamburger {
    	padding: 0 !important;
    	width: fit-content !important;
    }

    .elementor-11 .elementor-element.elementor-element-250b442 img {
    	max-width: 100% !important;
    	height: auto !important;
    }
    .elementor-11 .elementor-element.elementor-element-ec5f8b9 {
    	column-gap: 10px !important;
    }
    .elementor-11 .elementor-element.elementor-element-089482e img {
    	padding-bottom: 26px;
    }

    
}

