.elementor-kit-8{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FF6600;--e-global-color-fc2da62:#000000;--e-global-color-363c940:#FFFFFF;--e-global-color-3f2c300:#FF6600;--e-global-color-bd27ac9:#B8860B;--e-global-color-55f8fb2:#FFD700;--e-global-color-d1eb8e9:#D4AF37;--e-global-color-9a40555:#B8860B;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.5em;line-height:1px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-fc2da62 );font-size:14px;font-weight:600;text-transform:uppercase;line-height:14px;color:var( --e-global-color-363c940 );box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-radius:30px 30px 30px 30px;padding:14px 20px 14px 20px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-363c940 );color:var( --e-global-color-fc2da62 );box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-style:double;border-width:0px 0px 0px 0px;border-color:var( --e-global-color-9a40555 );border-radius:30px 30px 30px 30px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{font-size:14px;}.elementor-kit-8 a:hover{font-size:14px;}.elementor-kit-8 h1{font-size:65px;font-weight:600;text-transform:uppercase;line-height:50px;}.elementor-kit-8 h2{font-size:50px;font-weight:600;}.elementor-kit-8 h3{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* === Styles globaux shortcodes === KRIS*/
/* Problem with pagination text*/
.elementor-kit-8 .elementor-button {
    transition: all 0.3s ease !important;
    transform: none !important;
}

.elementor-kit-8 .elementor-button:hover {
    transform: none !important;*/
 /*   font-size: inherit !important;*/
    padding: inherit !important; */
}

/* Neutralise les tailles imposées aux liens dans Elementor */
body .elementor a{ font-size: inherit; }


/* === Styles globaux shortcodes === REHAN*/

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex
;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}

@media (min-width: 768px) {
    .col-md-6 {
        flex: 0 0 auto;
        width: 50% !important;
    }
}
.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}

.wpcf7 input{
	border:none;
	border-bottom:1px solid #000;
	border-radius:0px;
/*	font-family: twk_lausanne, sans-serf; */
    font-size: 14px;
    font-weight: 600;
    outline: none;
    padding: 8px 0;
    text-transform: uppercase;
}

.wpcf7 textarea{
	border:1px solid #000;
	border-radius:0px;
/*	font-family: twk_lausanne, sans-serif;*/
    font-size: 14px;
    font-weight: 600;
    height: 250px;
    padding: 5px;
	resize:none;
}

.wpcf7 input::placeholder,.wpcf7 textarea::placeholder{
	color:#000;
}

.wpcf7 input[type="submit"]{
	    background-color: #000;
    border: 1px solid #000;
    color: #fff;
	display: flex
;
    justify-content: space-between;
    max-width: 400px;
    width: 50%;
	border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-size: .875rem;
    font-weight: 600;
    line-height: .875rem;
    padding: 12px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.wpcf7 input[type="submit"]:hover{
	background-color: #fff;
    color: #000;
}

.wpcf7 .wpcf7-list-item-label, .wpcf7 .small {
	    font-size: 14px;
    line-height: 1.25;
	/*    font-family: twk_lausanne, sans-serif;*/
	    font-weight: 600;
}

.wpcf7 .wpcf7-list-item{
	margin:0px 0px 0px 0px !important;
}

.align-items-center {
    align-items: center !important;
}
.d-flex {
    display: flex !important
;
}

.e-loop-item img{
	width:100%!important
}











.thumb.active {
    border: 2px solid #000;
    opacity: 1;
}
.thumb {
    cursor: pointer;
    opacity: 0.7;
    transition: opacity 0.3s;
}
.thumb:hover {
    opacity: 1;
}
.fade-out {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
#main-banner-img.thumb{
	
	opacity: 1!important;
}
#main-banner-img img {
	opacity: 1!important;
    transition: opacity 0.3s ease-in-out;
}

.yith-wcwl-add-to-wishlist-button__label {
    display: none !important;
}

.wishlist-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* desktop */
    gap: 20px;
}

@media (max-width: 1024px) {
    .wishlist-grid {
        grid-template-columns: repeat(2, 1fr); /* tablet */
    }
}

@media (max-width: 767px) {
    .wishlist-grid {
        grid-template-columns: repeat(1, 1fr); /* mobile */
    }
}









.custom-products-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}


#section-two h1{
	    font-family: "twk_lausanne", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    color: var(--e-global-color-fc2da62);
}

#section-two .elementor-widget-text-editor a{
	    font-family: "twk_lausanne", Sans-serif;
	color: var(--e-global-color-fc2da62);
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 18px;
}

#section-two .woocommerce-product-details__short-description{
	    color: var(--e-global-color-fc2da62);
    font-family: "twk_lausanne", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
}

#section-two .elementor-button {
	background-color: var(--e-global-color-fc2da62);
    font-family: "twk_lausanne", Sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 30px;
    fill: var(--e-global-color-363c940);
    color: var(--e-global-color-363c940);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-fc2da62);
    border-radius: 50px 50px 50px 50px;
    padding: 2px 12px 2px 12px;
}

#section-two .elementor-button:hover {
background-color: #02010100;
    color: var(--e-global-color-fc2da62);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://soleildart.com/DroitdeRegard/wp-content/uploads/2025/09/poppins-v24-latin-regular.woff2') format('woff2'),
		url('https://soleildart.com/DroitdeRegard/wp-content/uploads/2025/09/poppins-v24-latin-regular.woff') format('woff');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://soleildart.com/DroitdeRegard/wp-content/uploads/2025/09/poppins-v24-latin-700.woff2') format('woff2'),
		url('https://soleildart.com/DroitdeRegard/wp-content/uploads/2025/09/poppins-v24-latin-700.woff') format('woff');
}
/* End Custom Fonts CSS */