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

:root {
	--wd-text-font: "Comfortaa", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Comfortaa", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Comfortaa", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Comfortaa", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Comfortaa", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Comfortaa", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(0,0,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(238,220,200);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(238,220,200);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(238,220,200);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(238,220,200);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(238,220,200);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(238,220,200);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(238,220,200);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(233,236,239);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

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

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(238,220,200);
}

.woocommerce-billing-fields__field-wrapper {
    text-align: start;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}
.form-row-wide {
    grid-column: span 2;
}
.wd-page-title .title {
    font-size: 25px;
}

.whb-general-header {
    border-radius: 100px;
}
body:not([class*="wrapper-boxed"]) {
    background-color: rgb(238,220,200);
}
.whb-boxed:not(.whb-sticked) .whb-main-header:before {
    display: none !important;
}
header.whb-header {
    position: fixed;
    top: 20px;
    left: 0;
    width: 100%;
    z-index: 2;
}
header.whb-header {
    position: fixed;
    top: 20px;
    left: 3%;
    width: 100%;
    z-index: 2;
    max-width: 94%;
    right: 3%;
	}


.wd-footer {
    background-color: #eedcc8;
}

.wd-page-content {
    padding-top: 40px;
}

.woocommerce-product-gallery img {
    max-height: 700px;
    object-fit: contain;
}

.woocommerce-form-coupon {
    max-width: 100%;
    background: #e9ecef;
}


.wd-swatch.wd-text {
    background: #fff;
    width: 100% !important;
	border-radius: 5px;
	padding: 13px 0;
	    color: #666 !important;
}

.wd-product.wd-hover-standard .wd-add-btn>a {
    display: none;
}


.wd-swatches-product {
    display: none !important;
}

.iconic-was-swatches--text-swatch .iconic-was-swatch {
    padding: 13px 10px;
}

p.form-row-last, p.form-row-first {
        width: 100% !important;
}

div#wd_sizeguide {
    background-color: #eedcc8;
}
.wd-sizeguide-table tr:first-child {
    background-color: #e7ceb2;
}
.single-breadcrumbs-wrapper {
    display: none;
}

.wd-product img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.wd-product .product-image-link {
    aspect-ratio: 9/16;
}
.home .wd-copyrights {
    display: none;
}
.shop-loop-head {
    display: none;
}



.custom-add-to-cart-container div.quantity input[type="button"] {
    padding: 0 5px;
    min-width: 25px;
    min-height: unset;
    height: var(--wd-form-height);
    border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
    background: transparent;
    color: #fff;
}


.wd-sticky-btn {
    background: #e7ceb2;
}

/* --- 1. The Main Container (The Black Pill) --- */
.custom-add-to-cart-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #000000;
    border-radius: 10px;
    padding: 7px 20px;
    width: 100%;
    max-width: 350px;
}
/* --- 2. The Form Wrapper --- */
/* Ensure the form inside allows flex layout */
.custom-add-to-cart-container form.cart {
    display: flex;
    width: 100%;
    align-items: center;
    margin: 0;
}

/* --- 3. Quantity Section --- */
.woocommerce .custom-add-to-cart-container .quantity {
    display: flex;
    align-items: center;
    margin: 0 !important;
    border: none;
}

/* The Input Field (The Number) */
.woocommerce .custom-add-to-cart-container .quantity input.qty {
    background-color: transparent !important;
    color: #ffffff !important; /* White text */
    border: none !important;
    width: 40px !important;
    padding: 0;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    -moz-appearance: textfield; /* Remove default spinners */
}
/* Remove default spinners in Chrome/Safari */
.woocommerce .custom-add-to-cart-container .quantity input.qty::-webkit-outer-spin-button,
.woocommerce .custom-add-to-cart-container .quantity input.qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* The Plus/Minus Buttons */
.custom-add-to-cart-container .qty-btn {
    background: transparent;
    border: none;
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
    padding: 0 5px;
    line-height: 1;
}

/* Hide the Minus button if you only want the Plus like the image */
/* .qty-minus { display: none; } */

/* --- 4. The Add to Cart Button --- */
.custom-add-to-cart-container button.single_add_to_cart_button {
    background-color: transparent !important;
    color: #cccccc !important;
    border: none !important;
    font-weight: 400;
    text-transform: none;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    text-align: center;
    flex: 1;
}

.custom-add-to-cart-container button.single_add_to_cart_button:hover {
    background-color: transparent !important;
    color: #ffffff !important;
    opacity: 0.8;
}

/* --- 5. The Shopping Cart Icon --- */
/* Using a simple CSS Cart Icon via 'before' pseudo element */
.custom-add-to-cart-container button.single_add_to_cart_button::before {
    content: ""; 
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    /* Using an SVG Data URI for the cart icon so it works on any site */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23cccccc' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'%3E%3C/circle%3E%3Ccircle cx='20' cy='21' r='1'%3E%3C/circle%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

/* Hover effect for the icon */
.custom-add-to-cart-container button.single_add_to_cart_button:hover::before {
    /* Change stroke to white on hover */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'%3E%3C/circle%3E%3Ccircle cx='20' cy='21' r='1'%3E%3C/circle%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'%3E%3C/path%3E%3C/svg%3E");
}


.wd-page-content {
    padding-top: 80px;
}

.wd-header-overlap .wd-page-title {
    padding-top: 0 !important;
}

span.out-of-stock.product-label {
    display: none;
}

.woocommerce-shop .wd-page-title {
    display: none !important;
}


.custom-add-to-cart-container {
    margin: 0 auto;
}