@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//qwerty.ma/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: uppercase;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(3, 98, 76);
	--wd-alternative-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,168,81);
	--wd-alternative-color: rgb(3,98,76);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(9,85,68);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(3,98,76);
	--btn-accented-bgcolor-hover: rgb(3,15,15);
	--btn-accented-color-hover: rgb(0,223,130);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 175px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://qwerty.ma/wp-content/uploads/2021/09/electronics-2-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(0,0,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(3,15,14);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1480px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}



@media (min-width: 1025px) {
 .wd-scrollbar.platform-Windows {
        --wd-scroll-w: 0px
    }

	::-webkit-scrollbar{
    width: 0.5vw;
    background: #030F0E;
}
::-webkit-scrollbar-thumb{
    background: #00DF82;
    background: #00DF82;
    border-radius: 20px;
}
}
.wd-side-hidden{
z-index: 1000000000 !important;
}
	
body .scrollToTop {   
    right: 30px;
    bottom: 130px;
    background-color: rgb(3, 15, 14);
    box-shadow: 0 0 35px rgb(0 223 130 / 24%);
    color: rgb(0,223,130);    
}
body .scrollToTop:hover {
    background-color: rgb(0,223,130);
    box-shadow: 0 0 35px rgb(3, 15, 14 / 24%);
    color: rgb(3, 15, 14);   

}

.plus-button {
    background: #03624C;
    color: #ffffff;
    padding: 2px 15px;
    border-radius: 100%;
    float: right;
    font-size: 15px;
    cursor: pointer;
    font-weight: bold;
    transition: ease 0.3s;
    

}
.plus-button:hover{
    background: #030F0E;
    color: #00A851;
    font-size: 15px;
}

/* Add to Cart Button Styling */
.addalltowoocart-button {
    
    background-color: #03624C;
    color: #ffffff;
    border: 3px solid transparent;
    font-family: 'Lexend', Arial, Helvetica, sans-serif;
    padding: 10px 20px;
    border-radius: 5px;
    font-weight: 600;
    letter-spacing: 1.3px;
    font-size: 1.05em;
    cursor: pointer;
    transition: ease-out 0.3s;
}

.addalltowoocart-button i {
    font-size: 1em;
    margin-right: 10px; /* Adjust this value as needed */
}

.addalltowoocart-button:hover {
    border: 3px solid #03624C;
    background-color: transparent;
    color: #03624C;
}
	
.remove-button {
    background-color: transparent;
    font-size: 1.3em;
    color: #767676;
    cursor: pointer;
    border: none; /* Remove default button border */
    transition: color 0.2s ease-in;
    display: inline-flex; /* Center align icon */
    align-items: center; /* Vertically align icon */
}

.remove-button:hover {
    color: #00DF82;
    background-color: transparent;
}

.export-pdf-button {
    background-color: transparent;
    color: #030F0E;
    border: 3px solid #030F0E;
    font-family: 'Lexend', Arial, Helvetica, sans-serif;
    padding: 12px 20px;
    border-radius: 0px;
    font-weight: 600;
    letter-spacing: 1.3px;
    font-size: .9em;
    cursor: pointer;
    transition: ease-out 0.3s;
    margin-top: 10px; /* Adds spacing between the buttons */
}

.export-pdf-button i {
    font-size: 1em;
    margin-right: 10px;
}

.export-pdf-button:hover {
    background-color: #030F0E;
    color: #00DF82;
}
/* Search Bar Styling in Modal */
.search-bar {
    position: relative;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.search-bar input {
    flex-grow: 1;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 1.1em;
}

#clear-search {
    display: none;
    position: absolute;
    right: 250px;
    top: 12px;
    color: #767676;
    background: none;
    border: none;
    font-size: 18px;
    cursor: pointer;
    transition: color 0.3s;
}

#clear-search:hover {
    color: #333;
}

.archive .attribute-label.product-label.label-term-garantie-1an.label-attribute-pa_label.label-with-img {
    display: none !important;
}

.archive .product-label.new {
    position: absolute !important;
	  min-width: 85px;
    transform: translateX(75%); /* Adjust for centering */
    transition: all .3s ease;
    background-color: #438E44;
}
.archive .product-labels.labels-rectangular{top:0px !important;inset-inline-start:0}


.elementor-widget-container .attribute-label.product-label.label-term-garantie-1an.label-attribute-pa_label.label-with-img {
    display: none !important;
}
.archive .ywpo_availability_date.pre_order_loop-no-auto-format,.elementor-widget-container .ywpo_availability_date.pre_order_loop-no-auto-format, .wd-carousel-inner .ywpo_availability_date.pre_order_loop-no-auto-format {
    display: none !important;
}

/* Buttons POPUP */
.whatsapp-button button, .checkout-btn {
    display: inline-block;
    margin: 10px;
    padding: 10px 15px;
    border: none;
    border-radius: 5px;
    color: white;
    text-decoration: none;
    font-size: 1em;
    cursor: pointer;
    
}

.whatsapp-button button {
    background-color: #25D366;
}

.checkout-btn {
    background-color: #03624C;
    animation: pulseZoom 3s ease-in-out infinite; /* slow, smooth pulse zoom */
}
/* Close Button */
.Closepopup {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 1.2em;
    color: #555;
    cursor: pointer;
}

.Closepopup:hover {
    color: #03624C;
    background: none;
}

/* Button Hover Effects */
.whatsapp-button button:hover {
    color: #ffffff;
    background-color: #1DA851;
}

.checkout-btn:hover {
    color: #00DF82;
    background-color: #030F0E;
    
}

:root {
    --wd-main-bgcolor: #03624C; /* Global override */
}
@media (min-width: 768px) and (max-width: 1024px) {
	.wd-side-hidden{
z-index: 10000000000 !important;
}

.wd-close-side {
  z-index: 9999999999 !important;  
}
.chaty-widget.left-position {
    bottom: 67px !important;

}
.chaty-widget {
    z-index: 350
}
.wd-toolbar {
   z-index: 1000000050 !important;
  }

.wd-sticky-btn {
z-index: 1000000000 !important;
  }

body .scrollToTop {   
    right: 33px;
    bottom: 140px !important;
	  width: 50px;
    height: 50px;
    background-color: rgb(3, 15, 14);
    box-shadow: 0 0 35px rgb(0 223 130 / 24%);
    color: rgb(0,223,130);    
}

.sticky-toolbar-on .wd-sticky-btn-shown.scrollToTop {
        bottom: calc(12px + 55px + var(--wd-sticky-btn-height) )!important
    }
#tidio-chat-iframe { bottom: 50px !important;}

}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-side-hidden{
z-index: 1000000000 !important;
}
}

@media (max-width: 576px) {
	body .scrollToTop {
        background-color: rgb(3, 15, 14);
        box-shadow: 0 0 35px rgb(0 223 130 / 24%);
        color: rgb(0,223,130);    
    }

.chaty-widget.left-position {
    bottom: 67px !important;

}

.chaty-widget {
    z-index: 350
}
.sticky-toolbar-on .wd-sticky-btn {
        z-index: 360 !important;
    }
.wd-toolbar { 
z-index:365!important;
}

.wd-side-hidden{
z-index: 1000010000 !important;
}


}

