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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//relic.pk/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//relic.pk/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//relic.pk/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//relic.pk/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//relic.pk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//relic.pk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//relic.pk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//relic.pk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(26,26,26);
	--wd-text-font-size: 15px;
	--wd-title-font: "Cinzel", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(26,26,26);
	--wd-entities-title-font: "Cinzel", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(17,17,17);
	--wd-entities-title-color-hover: rgb(102, 102, 102);
	--wd-alternative-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cinzel", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(245,245,245);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(197,160,89);
	--wd-alternative-color: rgb(232,230,225);
	--wd-link-color: rgb(26,26,26);
	--wd-link-color-hover: rgb(197,160,89);
	--btn-default-bgcolor: rgb(197,160,89);
	--btn-default-bgcolor-hover: rgb(26,26,26);
	--btn-accented-bgcolor: rgb(26,26,26);
	--btn-accented-bgcolor-hover: rgb(197,160,89);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(197,160,89);
	--notices-success-color: #FFFFFF;
	--notices-warning-bg: rgb(201,138,44);
	--notices-warning-color: #FFFFFF;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(26,26,26);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(250,249,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(250,249,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(250,249,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(250,249,246);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(250,249,246);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(250,249,246);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(250,249,246);
	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-color: rgb(26,26,26);
	--wd-form-brd-color: rgb(209,209,209);
	--wd-form-brd-color-focus: rgb(212,175,55);
}
.product-labels .product-label.new {
	background-color: rgb(197,160,89);
}
.product-labels .product-label.featured {
	background-color: rgb(206,47,47);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,225,35);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 15%;
}
: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: 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: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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


/* ==========================================
   1. HEADER & LOGO STYLING
   ========================================== */

/* Logo Containers */
.whb-general-header .wd-logo,
.whb-general-header .site-logo {
    display: flex !important;
    align-items: center !important;
    height: 100% !important;
    max-height: none !important;
}

/* Desktop Logo Image Size */
.whb-general-header .site-logo img {
    max-height: 60px !important; 
    width: auto !important;
    display: block !important;
    margin: 0 !important;
}

/* Hide duplicate desktop logo on mobile screens */
@media (max-width: 768px) {
    .whb-general-header .whb-col-center .site-logo {
        display: none !important;
    }
}

/* Absolute centering on desktop */
@media (min-width: 769px) {
    .whb-general-header {
        position: relative !important;
    }
    .whb-general-header .whb-col-center {
        position: absolute !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
}

.whb-general-header .whb-col-left,
.whb-general-header .whb-col-right {
    z-index: 2 !important;
}

/* Mobile Header Logo Override */
@media (max-width: 768px) {
    .whb-general-header .site-logo img,
    .whb-mobile-header .site-logo img,
    .whb-header .site-logo img {
        max-height: 110px !important;
        height: auto !important;
        width: auto !important;
    }

    .whb-mobile-header .wd-logo,
    .whb-mobile-header .site-logo,
    .whb-general-header .wd-logo,
    .whb-general-header .site-logo {
        max-height: none !important;
    }
}


/* ==========================================
   2. FOOTER STYLING
   ========================================== */

.footer-container .widget_nav_menu ul.menu li a,
.footer-container .woodmart-navigation a {
    color: #e0e0e0 !important;
}

.footer-container .widget_nav_menu ul.menu li a:hover,
.footer-container .woodmart-navigation a:hover {
    color: #ffffff !important;
}

.footer-column .widget {
    margin-bottom: 10px !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
}

.footer-container .elementor-heading-title,
.footer-container h1, 
.footer-container h2,
.footer-container .widget-title {
    font-size: 28px !important;
    line-height: 1.2 !important;
}

.footer-container p,
.footer-container .elementor-text-editor,
.footer-container .elementor-widget-text-editor {
    font-size: 13px !important;
    line-height: 1.5 !important;
    color: #cccccc !important;
}

.footer-container .elementor-widget {
    margin-bottom: 12px !important;
}

/* Mobile Footer Adjustments */
@media (max-width: 768px) {
    .footer-container .widget-title,
    .footer-container .elementor-heading-title,
    .footer-container .wd-accordion-title {
        font-size: 16px !important;
        letter-spacing: 1px !important;
        line-height: 1.3 !important;
    }

    .footer-container h2,
    .footer-container .elementor-widget-heading h2 {
        font-size: 22px !important;
    }

    .footer-container ul,
    .footer-container p,
    .footer-container .elementor-icon-box-wrapper {
        font-size: 12px !important;
        line-height: 1.4 !important;
    }

    .footer-container .wd-social-icon,
    .footer-container .elementor-social-icon {
        font-size: 14px !important;
        width: 32px !important;
        height: 32px !important;
        line-height: 32px !important;
    }

    .footer-container .footer-column,
    .footer-container .elementor-widget {
        margin-bottom: 8px !important;
    }
}
/* 1. Force top alignment on both headers and cells */
.woocommerce-product-attributes th,
.woocommerce-product-attributes td,
.woocommerce-product-attributes-item__label,
.woocommerce-product-attributes-item__value {
    vertical-align: top !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

/* 2. Narrow down the label column to bring text closer */
.woocommerce-product-attributes th,
.woocommerce-product-attributes-item__label {
    width: 90px !important; /* Decreased from 110/120px to close the gap */
    padding-right: 15px !important;
}

/* 3. Ensure line-height matches between title and text so baselines align */
.woocommerce-product-attributes th,
.woocommerce-product-attributes td,
.woocommerce-product-attributes-item__label,
.woocommerce-product-attributes-item__value {
    line-height: 1.5 !important;
}
.refund-policy-btn {
    display: inline-block;
    background: #d4af37;
    color: #1a1a1a !important; /* Forces dark text on the gold background */
    padding: 12px 24px;
    border-radius: 2px;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    border: 1px solid #d4af37;
    white-space: nowrap;
}

.refund-policy-btn:hover {
    background: transparent;
    color: #d4af37 !important; /* Keeps gold text visible when outline mode triggers on hover */
}

/* Solid / Frosted Background for Quick Shop Size Selector */
.product-grid-item .wd-quick-shop-form,
.product-grid-item .quick-shop-form,
.product-grid-item .wd-quick-shop-wrapper {
    background-color: #ffffff !important;
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* Ensure clean contrast for the volume labels and close icon */
.product-grid-item .wd-quick-shop-form .variations,
.product-grid-item .wd-quick-shop-form label,
.product-grid-item .wd-quick-shop-form .wd-swatches-grid {
    color: #111111 !important;
}

.product-grid-item .wd-quick-shop-close {
    color: #111111 !important;
}