.product-thumb:not(.search-ajax-thumb) {
	width: 250px !important;
	height: 250px !important;
	margin: 0 auto;
}




.search-form-wrap {
	right: 50px !important;
	top: 0 !important;
}
.search-form img {
	width: 250px !important;
	height: auto !important;
}
.search-form .search-ajax-thumb {
	height: fit-content;
}

#header {
	margin: 20px 5px;
}


.term-description .product-desc:not(.cat-description-extend) p, .cat-description p, .cat-description-extend .seemore,  .cat-description .seeless {
	display: none;
}
.term-description .product-desc p:first-child {
	display: block; 
}
.cat-description p:first-child, .cat-description:not(.cat-description-extend) .seemore, .cat-description-extend p,  .cat-description-extend .seeless  {
	display: block;
}
.seemore, .seeless  {
	cursor: pointer;
	font-weight: bold;
		
}

.term-description .product-desc {
	position: relative;
}
.term-description .product-desc .see-more-parent {
	position: absolute;
	bottom: -20px;
}

.checkout-secure-text {
	margin-top: 10px;
}
.checkout-secure-text .checkout-icons {
	
	margin: 0;
	font-size: 30px;
}
.checkout-secure-text .checkout-icons i {
	margin: 0 5px; 
}
.checkout-secure-text .checkout-icons i:first-child {
	margin-left: 0; 
}

@media (max-width: 768px) {
	.list-4-item, .list-5-item { 
		width: calc(100vw - 10px) !important;
		float: none !important;
    	max-width: calc(100vw - 10px) !important;
		flex: 1 !important;
		text-align: center;
	}
	.product-thumb {
		display: inline-block;
	}
	.list-4-item h3, .list-5-item h3 {
		text-align: center !important;
	}


	div.images.product-horizontal {
		min-height: 431px;
	}
	

	
}



img.attachment-94x94.size-94x94, .detail-gallery .product-horizontal .gallery-control {
	min-height: 94px;
	height: 94px;
}

.n2-ss-button-container a {
    color: #FFF !important;
}
img.attachment-94x94.size-94x94, .detail-gallery .product-horizontal .gallery-control {
	height: 171px !important;
}
/*
@media only screen and (min-device-width: 1112px) and (orientation: landscape) { 
	.div-images-container {
		height: calc(100% + 180px );
	
	}
 }

/*Portrait*/ 
@media only screen and (min-device-width: 834px) and (orientation: portrait) { 
	.div-images-container {
		height: calc(100% + 180px );

	}
 }

 .aurlane-thumb .primary {
	display: block;
}

.aurlane-thumb .secondary {
	display: none;
}

.aurlane-thumb:hover .primary {
	display: none;
}

.aurlane-thumb:hover .secondary {
	display: block;
}

.wpfFilterContent select {
    color: 337ab7 !important;
    border-color: 337ab7 !important;
} 

.aurlane-thumb img {
	opacity: 1 !important;
}

.smart-d {
	background-color: aliceblue;
}


@font-face {
    font-family: "Garet";
    src: url("https://aurlane.fr/wp-content/plugins/aurlane/styles/garet/Garet-Book.woff2") format("woff2"),
         url("https://aurlane.fr/wp-content/plugins/aurlane/styles/garet/Garet-Book.woff") format("woff");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

.garet {
    font-family: "Garet", sans-serif !important;
}
.page-id-225333 *:not(.la) {
	font-family: "Garet", sans-serif !important;
}

.item-product-grid img {
    width: 250px;
    height: 250px;
}

.n2-ss-slider { opacity: 1 !important; visibility: visible !important; }

#n2-ss-13, .n2-ss-no-bga-fixed {
	display: block;
	background-color: #eee;
	width: 100%;

}
.n2-ss-no-bga-fixed *:not(ss3-loader) {
	display: block;
}
.n2-ss-no-bga-fixed picture {
	z-index: 1 ;
}
ss3-loader {
	display: none;
}
.n2-ss-no-bga-fixed {
	height: calc(100vw / 2.74);
}

.n2-ss-slider { position: relative; width: 100%; height: 400px; }
.n2-ss-slide { display: block; width: 100%; height: 100%; }
.n2-ss-slide img { width: 100%; height: auto; }

#front-slider {
	height: calc(100vw / 2.74);
	transform: translate3d(-227px, 0px, 0px);
    width: 100vw;
    opacity: 1;
	background-color: #eee;
}
#slider-home {
	height: calc(100vw / 2.74);
	width: 100vw;
	background-color: #fff;
}

@media (max-width: 480px) { /* Uniquement smartphones */
    #n2-ss-13, .n2-ss-no-bga-fixed {
		/*background-image: none; */
		display: block;
		
		background-color: #eee;
		background-image: url('https://aurlane.fr/wp-content/uploads/2024/12/Banniere_GATSBY-GOLD_480x480_webp-haute-qualite.webp');
    }
	#front-slider {
		height: 480px;
		width: 100vw;
        transform: none;
		background-image: url('https://aurlane.fr/wp-content/uploads/2024/12/Banniere_GATSBY-GOLD_480x480_webp-haute-qualite.webp');
	}
	#slider-home {
		height: 480px;
		/*background-image: url('https://aurlane.fr/wp-content/uploads/2024/12/Banniere_GATSBY-GOLD_480x480_webp-haute-qualite.webp');*/
	}
}





