/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=League+Spartan:wght@100..900&family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&display=swap');
 
body, h1, h2, h3, h4, h5, h6, p{
	font-family: "Inter", serif;	
}

 /* header */
#iqitmegamenu-horizontal .cbp-menu-column-inner img{
	padding: 19px;
    box-shadow: 1px 3px 11px 2px #0000000f;
    display: block;
    max-height: 205px;
    width: auto;
}
#iqitmegamenu-horizontal ul li a:hover{
    color: #da1e36!important;
}
#cbp-hrmenu .cbp-category-link-w > .cbp-category-title{
	margin-right: 70px;
}
#desktop-header-container{
	max-width:100%;
}
#header a i:before{
	color:#000
}
#header .header-top{
	padding: 5px 0; 
}
#header-user-btn a{
    background: #da1e36;
    color: #fff;
    padding: 5px 15px;
    border-radius: 10px;
}
#header-user-btn a:hover{
    background: #449B3B;
}
.header-top #header-user-btn.header-btn-w .header-btn .title{
	display:block!important
}
#header .no-gutters.justify-content-end{
    align-items: center;
}

/* home page */

#index #wrapper{
	padding-top:0!important
}
.titreicon h1 span, .titreicon h2 span, #main-page-content h1.page-title span{
	position:relative
}
@keyframes moveUpDowntitle {
    0% { transform: translateY(-10px); }
    50% { transform: translateY(0px); } /* Moves down */
    100% { transform: translateY(-10px); } /* Moves back up */
}
.titreicon h1 span:before, .titreicon h2 span:before, #main-page-content h1.page-title span:before{
    content: "";
    background: url(/themes/warehousechild/assets/img/icontitre.png) no-repeat left top;
    width: 30px;
    height: 38px;
    background-size: contain;
    position: absolute;
    top: -12px;
    left: -19px;
    animation: moveUpDowntitle 4s ease-in-out infinite;
}

.carrouselproducthome .swiper-slide:last-child article {
	border-right-width:1px
}
.listcategoryhome ul li{
	margin-bottom:8px!important
}
.carrouselproducthome .product-description , .fullcarrouselhome .product-description{
	text-align:left
}
.carrouselproducthome .product-description h2, .fullcarrouselhome .product-description h2 {
	font-size: 16px;
    font-weight: 500;
    min-height: 45px;
}
.carrouselproducthome .product-add-cart, .fullcarrouselhome .product-add-cart{
	text-align:center;
	margin-top:5px
}
.carrouselproducthome .product-add-cart a, .fullcarrouselhome .product-add-cart a{
	background: #449B3B;
	border-radius:50px;
	color:#fff;
	box-shadow : 0 4px 4px 0 rgb(0 0 0 / 25%);
	padding: 8px 20px;
}
.carrouselproducthome .product-price-and-shipping .product-price, .fullcarrouselhome .product-price-and-shipping .product-price{
	font-weight:700;
	font-size:18px;
}
 .btn-product-list{
	border-radius:50px
}
.product-miniature-grid .product-functional-buttons {
    background: #ffffff7a;
}
.tabproducthome .tab-content .product-miniature{
	margin: 0 8px;
}
.fullcarrouselhome article{
	border-radius: 5px;
    border: 1px solid #C4C4C4;
	margin: 0 10px;
}
.cercleimage .elementor-image{
	position:relative;
	display:inline-table
}
@keyframes moveUpDown {
    0% { transform: translateY(0); }
    50% { transform: translateY(20px); } /* Moves down */
    100% { transform: translateY(0); } /* Moves back up */
}

.cercleimage .elementor-image:before {
    content: "";
    width: 6em;
    height: 6em;
    border-radius: 50%;
    box-shadow: 0 0 0 10px #DA1E36;
    position: absolute;
    left: 35px;
    top: 15px;
    
    /* Animation */
    animation: moveUpDown 4s ease-in-out infinite;
}

.cercleimage .elementor-image:after{
	content:"";
	width: 4em;
    height: 4em;
    border-radius: 50%;
    opacity: .5;
    background-color: #449b3b;
	transform: translateY(0);
    transition: transform 1200ms ease-out;
	position: absolute;
	bottom:105px;
	right:0;
	animation: moveUpDown 4s ease-in-out infinite;
}
.owl-carousel .owl-nav{
	position: absolute;
    top: -25px;
    right: 0;
}
.owl-carousel .owl-nav button{
    width: 1.8rem;
    height: 1.8rem;
    font-size: 20px !important;
}
.NosMarques img{
	margin:0 auto;
	display:block
}
.simpleblog__listing__post__wrapper__content__readmore{
    display: block;
    background: #449B3B;
    width: 130px;
    text-align: center;
    color: #fff !important;
    border-radius: 50px;
    font-size: 16px;
    opacity: 1;
    padding: 10px 15px;
	box-shadow: 0 4px 4px 0 hsl(0deg 0% 0% / 8%);
    margin-top: 20px;
}
.simpleblog__listing__post__wrapper__content__readmore span{
	text-decoration:none
}
.simpleblog__listing__post__wrapper__content__headline.post-title{
	font-size:17px;
	border-bottom:0
}
.simpleblog__listing__post__wrapper__footer{
	border:0
}
.textshadownwhite p {
    text-shadow: 1px 1px 4px #fff;
}
.textshadownblack p{
    text-shadow: 1px 1px 4px #000;
}
/* footer */
#iqithtmlandbanners-block-2{
	text-align:center;
    margin-bottom: 25px;
}
#iqithtmlandbanners-block-2 h5{
	display:none
}
.bloblog{
	background:#000 url(/themes/warehousechild/assets/img/bg-footer.jpg) no-repeat bottom center;
    background-size: contain;
}
#footer{
    margin-top: -20px;
}
#footer .block-title{
    text-align: center;
    font-size: 17px;
    font-weight: 300;
    border-bottom: 0;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 45px;
}
#footer .block-title span:after{
    content: "";
    height: 1px;
    width: 115px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
}
#footer .block-title span:before{
	content: "";
    background: rgb(255 255 255);
    background: linear-gradient(90deg, rgb(255 255 255) 35%, rgb(255 255 255) 35%, rgba(0, 0, 0, 1) 35%);
    height: 2px;
    width: 115px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
}
#footer ul li a, #footer .data a{
	color:#fff;
    font-weight: 300;
}
#footer-copyrights p{
	text-align:center;
	color:#777
}
.contacteznousf .contact-page-info{
    max-width: 100%;
    border-right: 0;	
}
.contacteznousf .contact-page-info hr{
	border:0
}
/* interne */
#main-page-content h1.page-title{
	text-align: center;
    color: #000;
    font-size: 34px;
    border-bottom: 0;
    margin-top: 45px;
}
#wrapper > .container:first-child{
    max-width: 100%;
    padding: 0;
	 margin-top: 0;
}
#index #wrapper > .container:first-child{
    margin-top:0px;
}
#wrapper > .container .breadcrumb{
	padding-left: 20px;
    padding-right: 20px;
}
#left-column .block-categories .block-title, #search_filters .block-title{
    background: #f3f3f3;
    text-align: center;
    padding: 8px 5px;
}
#js-product-list .pagination{
	margin-bottom:60px;
}
/* tab category */
.category-tabs {
    margin-top: 20px;
    margin-bottom: 55px;
}
.category-tabs .nav-tabs{
	display: flex;
    justify-content: center;
    border-bottom: 0;
}
.category-tabs .nav-tabs .nav-link {
	margin-right: 5px;
    padding: 10px 15px;
    border-radius: 50px;
	background:#449B3B;
	color: #fff !important;
    opacity: 1;
    width: 200px;
    text-align: center;
}

.category-tabs .nav-tabs .nav-link.active {
	background: #DA1E36;
    color: #fff !important;
}

.category-tabs .tab-content {
    padding: 15px;
}

.category-image,
.subcategory-image {
    width: 50px; /* Adjust size */
    height: auto;
    margin-right: 10px;
    max-height: 197px;
    width: auto !important;
    margin: 0 auto;
}
.contproduct{
	background: #fff;
    border-radius: 5px;
    min-height: 288px;
    padding: 10px;
    border: 1px solid #C4C4C4;
}
.contproduct .subcategory-link {
    color: #000 !important;
    font-size: 16px;
    text-align: center;
    display: block;
    margin-top: 8px;
	position: absolute;
    bottom: 12px;
    min-height: 49px;
    left: 5px;
    right: 5px;
}
.carousel-inner {
	padding:0 25px;
}
.carousel-control-next, .carousel-control-prev{
    width: 20px;
}
#scrolltop {
    display: none;
}
/* détail produit */

.tablecombz-filter-select {
    border: solid 1px #e3e3e3;
    padding: 8px 15px;
    background: #f6f6f6f7;
}
#product #wrapper {
    padding-bottom: 50px;
}
#tablecombz-table .avail_descr {
	margin-bottom:20px
}
#whatsapp_order_link .wa-order-button {
    font-size: 20px;
    font-family: Poppins,Sans-serif;
    background-color: #25D366;
    border-radius: 5px 5px 5px 5px;
    padding: 14px 25px 14px 25px;
    box-shadow: 5px 5px 15px rgba(73,101,109,.5);
    border: 0;
    line-height: 1.5;
    color: #fff;
    margin-top: 25px
}
#whatsappIcon{
    position: fixed;
    right: 10px;
    bottom: 22px;
    z-index: 9999;
}
#whatsappIcon a{
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .06), 0 2px 32px 0 rgb(0 0 0 / 46%);
}
#whatsappIcon img{
    width: 65px;
}
#back-to-top{
	display:none
}

#manufacturer .brand-infos{
	display:none
}
.product-miniature .product-description{
	text-align:left;
}
.product-miniature .product-description .product-title a{
    color: #000;
    font-size: 16px;
}
.product-miniature .product-description .product-price-and-shipping .product-price{
    font-size: 18px;
    font-weight: 700;
}
.product-miniature .product-flags.js-product-flags, .product-info-row .product-flags.js-product-flags{
	display:none
}
.product-reference{
    display: inline-block;
    background: #419b36;
    color: #fff;
    padding: 9px 10px 2px;
    border-radius: 5px;
}

/******** Responsive *******/
@media (max-width: 767px) {
	#header.header-fixed {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 99;
		background: #fff;
	}
	.nav-tabs .nav-link {
		width: 140px;
	}
	#footer .block-toggle > .block-title span::after{
		content:"";
		margin-left:auto
	}
	#footer .block-toggle > .block-content{
		display:block
	}
	.blocrevendeurs h2, .blocrevendeurs p{
	    text-shadow: 4px 4px 4px #000;
	}
	.mobile-main-bar{
		padding:0
	}
	.mobile-main-bar .col-mobile-logo img{
	    width: 122px;
	}
	.titreslider {
		font-size:18px!important;
	    line-height: 24px !important;
	}
	.descriptionslider{
		font-size:14px!important;
	    line-height: 19px !important;
	}
	.btnslider{
        font-size: 14px !important;
        width: 148px !important;
        line-height: 29px !important;
        margin-top: 10px;
	}
	.contbtnslider rs-mask-wrap{
		width: 148px !important;
	}
	.contproduct {
		min-height: 290px;
	}
	.carousel-inner {
		padding:0;
	}
	#footer-copyrights p{
		width:90%;
	    margin: 0 auto !important;
	}
	.mobile-menu__language-currency.js-mobile-menu__language-currency{
		display:none!important
	}
	#product #main-page-content h1.page-title {
		margin-top: 45px;
		margin-left: 20px;
	}
	#language_selector .expand-more{
		font-size:0 
	}
	#language_selector .expand-more img{
	    margin: 0 5px 3px;
	}
	.category-tabs .nav-tabs li:first-child{
		margin-right:0
	}
	.category-tabs .nav-tabs .nav-link {
		width: 130px;
	}
}
@media (min-width: 768px) {
	.carrouselproducthome .swiper-slide:nth-child(n+1) article {
		border-left-width:0
	}
	#facets_search_wrapper{
	    margin-top: 128px;
	}
	#header a i.fa-user:before{
		color:#fff
	}
	#category #content-wrapper.col-md-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
	.contproduct {
		min-height: 290px;
	}
}
@media (min-width: 992px) and (max-width: 1090px) {
    .titreleft .elementor-widget-container {
		margin:0!important
	}
	.titreleft h2{
	    font-size: 16px!important;
	}
	 .cbp-horizontal .cbp-tab-title{
        font-size: 13px!important;
    }
}

@media (min-width: 1024px) {
	.carrouselproducthome .swiper-slide article, .fullcarrouselhome article {
		min-height: 430px;
	}
}
@media (min-width: 1200px) {
	.contproduct {
		min-height: 288px;
	}
}
@media (min-width: 1100px) {
	.carrouselproducthome .swiper-slide article, .fullcarrouselhome article {
		min-height: 412px;
	}
}
@media (min-width: 1300px) {
	.carrouselproducthome .swiper-slide article, .fullcarrouselhome article {
		min-height: 430px;
	}
}
@media (min-width: 1500px){
	.carrouselproducthome .swiper-slide article, .fullcarrouselhome article {
		min-height: 410px;
	}
}
