:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Barlow", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,169,157);
	--wd-alternative-color: #fbbc34;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgb(0,169,157);
	--btn-default-bgcolor-hover: rgb(0,169,157);
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgb(0,169,157);
	--btn-accented-bgcolor-hover: rgb(0,169,157);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(40,116,240);
	--wd-link-color-hover: rgb(40,116,240);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 500px;
}
: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;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(234,234,234);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(234,234,234);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(234,234,234);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #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: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

.single-page-short-disc-block .woocommerce-product-details__short-description p {
    font-size: 16px;
    line-height: 1.65;
    color: #2d2d2d;
    margin: 0 0 18px;
}

.single-page-short-disc-block .woocommerce-product-details__short-description ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.single-page-short-disc-block .woocommerce-product-details__short-description ul li {
    position: relative;
    padding-left: 28px;
    line-height: 1.4;
    font-weight: 500;
    color: #252525;
    margin-bottom: 0;
}

.single-page-short-disc-block .woocommerce-product-details__short-description ul li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background: #08a99d;
    color: #ffffff;
    font-size: 11px;
    font-weight: 800;
    line-height: 17px;
    text-align: center;
}

.wd-reset-side-md .reset_variations {
	margin-top: 10px;
	margin-bottom: 10px;
}

.single-product-cart-block table.variations {
	width: 100%;
	border: none;
	margin-bottom: 5px;
}

.single-product-cart-block table.variations tbody,
.single-product-cart-block table.variations tr,
.single-product-cart-block table.variations th,
.single-product-cart-block table.variations td {
    display: block;
    width: 100%;
    border: none;
    padding: 0;
    margin: 0;
}

.single-product-cart-block table.variations th.label {
    margin-bottom: 10px;
}

.single-product-cart-block table.variations th.label label {
    font-size: 15px;
    line-height: 1.3;
    font-weight: 700;
    color: #111827;
    margin: 0;
}

.single-product-cart-block table.variations td.value {
    position: relative;
}

.single-product-cart-block .wd-swatches-product {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin: 0;
}

.single-product-cart-block .wd-swatch.wd-text {
    width: 100%;
    min-height: 48px;
    padding: 0 18px;
    border: 1px solid #d9e2e7;
    border-radius: 10px;
    background: #ffffff;
    color: #111827;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.22s ease;
    cursor: pointer;
}

.single-product-cart-block .wd-swatch.wd-text:hover {
    border-color: #0aa99f;
    background: #f5fffe;
}

.single-product-cart-block .wd-swatch.wd-text .wd-swatch-text {
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    color: inherit;
    white-space: nowrap;
}

.single-product-cart-block .wd-swatch.wd-text.wd-active {
    border-color: #0aa99f;
    background: #ffffff;
    color: #111827;
    box-shadow: 0 0 0 1px rgba(10, 169, 159, 0.18);
}

.single-product-cart-block .wd-swatch.wd-text.wd-active::before {
    content: "✓";
    width: 22px;
    height: 22px;
    min-width: 22px;
    border-radius: 50%;
    background: #0aa99f;
    color: #ffffff;
    font-size: 13px;
    font-weight: 800;
    line-height: 22px;
    text-align: center;
}

.single-product-cart-block table.variations select {
    display: none;
}

.single-product-cart-block .single_add_to_cart_button.button.alt {
    width: 100%;
    min-height: 56px;
    padding: 15px 24px;
    border: none;
    border-radius: 10px;
    background: linear-gradient(135deg, #08b3a7 0%, #079b91 100%);
    color: #ffffff;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0.1px;
    text-transform: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    box-shadow: 0 10px 22px rgba(8, 179, 167, 0.28);
    transition: all 0.25s ease;
    cursor: pointer;
}

.single-product-cart-block .single_add_to_cart_button.button.alt:hover {
    background: linear-gradient(135deg, #079b91 0%, #067f78 100%);
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(8, 179, 167, 0.34);
}

.single-product-cart-block .single_add_to_cart_button.button.alt:active {
    transform: translateY(0);
    box-shadow: 0 7px 16px rgba(8, 179, 167, 0.24);
}

.single-product-cart-block .single_add_to_cart_button.button.alt .tp-cart-btn-icon {
    font-size: 17px;
    line-height: 1;
    color: #ffffff;
}

.single-product-cart-block .single_add_to_cart_button.button.alt span {
    color: #ffffff;
    font-size: inherit;
    font-weight: inherit;
    line-height: 1;
}

.single-product .wd-content-layout {
	padding-top: 8px;
	padding-bottom: 15px;
}

.wd-products .wd-product.product-grid-item {
    padding: 0;
}

.wd-products .wd-product.product-grid-item .product-wrapper {
    height: 100%;
    background: #ffffff;
    border: 1px solid #e8eeee;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(17, 24, 39, 0.06);
    transition: all 0.28s ease;
}

.wd-products .wd-product.product-grid-item .product-wrapper:hover {
    transform: translateY(-5px);
    border-color: rgba(8, 169, 157, 0.32);
    box-shadow: 0 16px 38px rgba(17, 24, 39, 0.11);
}

.wd-products .wd-product.product-grid-item .product-image-link {
    display: block;
    position: relative;
    overflow: hidden;
}

.wd-products .wd-product.product-grid-item .product-image-link img {
    width: 100%;
    aspect-ratio: 800 / 475;
    object-fit: cover;
    display: block;
    transition: transform 0.35s ease;
}

.wd-products .wd-product.product-grid-item .product-wrapper:hover .product-image-link img {
    transform: scale(1.035);
}

.wd-products .wd-product.product-grid-item .product-element-bottom {
    padding: 18px 18px 20px;
    background: #ffffff;
	gap: 0;
}

.wd-products .wd-product.product-grid-item .wd-entities-title {
    margin: 0 0 10px;
    min-height: 52px;
}

.wd-products .wd-product.product-grid-item .wd-entities-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #1f2937;
    font-size: 16px;
    line-height: 1.42;
    font-weight: 800;
    text-decoration: none;
    transition: color 0.22s ease;
}

.wd-products .wd-product.product-grid-item .wd-entities-title a:hover {
    color: #08a99d;
}

.wd-products .wd-product.product-grid-item .wd-star-rating {
    margin-bottom: 10px;
}

.wd-products .wd-product.product-grid-item .star-rating {
    color: #f5b400;
    font-size: 15px;
}

.wd-products .wd-product.product-grid-item .price {
    display: block;
    margin-top: 6px;
    color: #08a99d;
    font-size: 17px;
    line-height: 1.3;
    font-weight: 900;
}

.wd-products .wd-product.product-grid-item .price .amount {
    color: #08a99d;
    font-weight: 900;
}

.wd-products .wd-product.product-grid-item .price > span[aria-hidden="true"] {
    color: #9ca3af;
    font-weight: 600;
}

.wd-products .wd-product.product-grid-item .product-labels {
    top: 12px;
    left: 12px;
}

.wd-products .wd-product.product-grid-item .product-label {
    border-radius: 999px;
    padding: 6px 10px;
    font-size: 12px;
    font-weight: 800;
}

.wd-products {
    row-gap: 34px;
}

.wd-buttons {
	display: none !important;
}

.home .wd-content-layout {
	padding-top: 0;
}

.home .box-icon-with-bg .info-box-icon {
	padding: 10px;
}

.home-hero-section {
    background: linear-gradient(135deg, #f3fafa 0%, #ffffff 52%, #eef8ff 100%);
}@media (max-width: 576px) {
	.single-page-short-disc-block .woocommerce-product-details__short-description p {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 16px;
}

.single-page-short-disc-block .woocommerce-product-details__short-description ul {
	grid-template-columns: 1fr;
	gap: 12px;
}

.single-page-short-disc-block .woocommerce-product-details__short-description ul li {
	font-size: 14px;
}

.single-product-cart-block .single_add_to_cart_button.button.alt {
	position: fixed;
	left: 14px;
	right: 14px;
	bottom: 14px;
	width: calc(100% - 28px);
	min-height: 54px;
	border-radius: 12px;
	z-index: 99999;
	box-shadow: 0 12px 32px rgba(8, 179, 167, 0.38);
}
}

