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

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

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

:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: var(--wd-text-font);
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: var(--wd-title-font);
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: var(--wd-title-font);
	--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: var(--wd-text-font);
	--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(221,48,149);
	--wd-alternative-color: rgb(35,170,53);
	--btn-default-font-family: "Playfair Display", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(232,53,190);
	--btn-default-bgcolor-hover: rgb(37,124,56);
	--btn-accented-font-weight: 600;
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgb(11,15,4);
	--btn-accented-bgcolor-hover: #74a32f;
	--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-sticky-btn-height: 81px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(216,216,216);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 410px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 30px;
}

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

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 1px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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: rgb(107,107,107);
}

/* AR Pehnawa single product premium look */
.single-product .product_title {
  font-size: 32px !important;
  line-height: 1.25 !important;
  font-weight: 600 !important;
  color: #111 !important;
}

.single-product .summary,
.single-product .entry-summary {
  text-align: left !important;
}

.single-product .summary-inner,
.single-product .product-summary-wrap {
  border-radius: 0 !important;
}

.single-product .price {
  font-size: 22px !important;
  font-weight: 700 !important;
  color: #d61b82 !important;
}

.single-product .price del {
  color: #999 !important;
  font-size: 18px !important;
  opacity: 1 !important;
  margin-right: 6px;
}

.single-product .single_add_to_cart_button {
  background: #050000 !important;
  color: #fff !important;
  border-radius: 0 !important;
  padding: 14px 28px !important;
  font-weight: 700 !important;
  text-transform: capitalize !important;
}

.single-product .wd-buy-now-btn,
.single-product .buy-now-button {
  background: #050000 !important;
  color: #fff !important;
  border-radius: 0 !important;
  padding: 14px 34px !important;
  font-weight: 700 !important;
}

.single-product .quantity input,
.single-product .quantity button {
  height: 48px !important;
}

.single-product .wd-sizeguide-btn,
.single-product .size-guide {
  color: #111 !important;
  font-weight: 600 !important;
}

.single-product .compare-btn,
.single-product .wd-compare-btn {
  display: none !important;
}
/* Hide size swatches on product category/archive cards */
.archive.woocommerce .wd-product .wd-swatches-grid,
.post-type-archive-product .wd-product .wd-swatches-grid {
    display: none !important;
}

/* Hide SKU from product category/archive cards */
.archive.woocommerce .wd-product .wd-product-sku,
.post-type-archive-product .wd-product .wd-product-sku {
    display: none !important;
}
/* Completely hide variation size buttons from product archive grid */
.archive.woocommerce .wd-product .variations,
.archive.woocommerce .wd-product .wd-swatches-grid,
.archive.woocommerce .wd-product .wd-product-grid-slider,
.archive.woocommerce .wd-product .wd-product-grid-slide,
.archive.woocommerce .wd-product .wd-entities-title + .wd-product-cats,
.archive.woocommerce .wd-product .variations_form {
    display: none !important;
}

/* Clean spacing after hiding variation buttons */
.archive.woocommerce .wd-product .price {
    margin-top: 6px !important;
}
.wd-nav-product-cat > li > a,
.wd-nav-product-cat .nav-link-text,
.woodmart-product-categories a,
.wd-nav-main > li > a,
.wd-nav-main .nav-link-text {
    text-transform: none !important;
}
/* ===== Premium WooCommerce Category Page Polish ===== */

/* Page white spacing control */
body.tax-product_cat .site-content,
body.archive.woocommerce .site-content {
    background: #ffffff !important;
}

/* Category title */
body.tax-product_cat h1,
body.tax-product_cat .page-title,
body.tax-product_cat .woocommerce-products-header__title {
    font-size: 34px !important;
    font-weight: 600 !important;
    color: #071B34 !important;
    text-align: center !important;
    letter-spacing: -0.4px !important;
    margin: 38px 0 18px 0 !important;
}

/* Category intro premium box */
body.tax-product_cat .term-description,
body.tax-product_cat .wd-term-desc,
body.tax-product_cat .shop-desc,
body.tax-product_cat .woocommerce-products-header .term-description {
    max-width: 1120px !important;
    margin: 0 auto 34px auto !important;
    padding: 32px 42px !important;
    background: #fffaf2 !important;
    border: 1px solid #ead9bd !important;
    border-radius: 18px !important;
    box-shadow: 0 12px 32px rgba(7, 27, 52, 0.07) !important;
}

/* Intro paragraph text */
body.tax-product_cat .term-description p,
body.tax-product_cat .wd-term-desc p,
body.tax-product_cat .shop-desc p {
    font-size: 16px !important;
    line-height: 1.85 !important;
    color: #4f5661 !important;
    margin-bottom: 16px !important;
}

body.tax-product_cat .term-description p:last-child,
body.tax-product_cat .wd-term-desc p:last-child,
body.tax-product_cat .shop-desc p:last-child {
    margin-bottom: 0 !important;
}

/* Top category grey strip premium */
body.tax-product_cat .wd-nav-product-cat-wrap,
body.tax-product_cat .wd-nav-product-cat,
body.tax-product_cat .wd-product-cats,
body.tax-product_cat .products-categories-wrap {
    background: #071B34 !important;
}

/* Category links inside top strip */
body.tax-product_cat .wd-nav-product-cat a,
body.tax-product_cat .wd-product-cats a,
body.tax-product_cat .products-categories-wrap a {
    color: #ffffff !important;
    font-weight: 600 !important;
}

/* Product count text */
body.tax-product_cat .wd-nav-product-cat .count,
body.tax-product_cat .wd-product-cats .count,
body.tax-product_cat .products-categories-wrap .count {
    color: rgba(255,255,255,0.65) !important;
    font-weight: 400 !important;
}

/* Active category underline */
body.tax-product_cat .wd-nav-product-cat li.current-cat > a,
body.tax-product_cat .wd-nav-product-cat li a:hover {
    color: #F5A524 !important;
}

/* Toolbar spacing */
body.tax-product_cat .wd-shop-tools,
body.tax-product_cat .woocommerce-ordering,
body.tax-product_cat .shop-loop-head {
    margin-top: 8px !important;
    margin-bottom: 28px !important;
}

/* Product image premium rounding */
body.tax-product_cat .product-grid-item .product-element-top {
    border-radius: 16px !important;
    overflow: hidden !important;
    background: #f7f7f7 !important;
}

/* Product hover */
body.tax-product_cat .product-grid-item {
    transition: all 0.25s ease !important;
}

body.tax-product_cat .product-grid-item:hover {
    transform: translateY(-5px) !important;
}

/* Product image zoom */
body.tax-product_cat .product-grid-item img {
    transition: transform 0.35s ease !important;
}

body.tax-product_cat .product-grid-item:hover img {
    transform: scale(1.04) !important;
}

/* Product title */
body.tax-product_cat .product-title,
body.tax-product_cat .wd-entities-title {
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #071B34 !important;
    line-height: 1.45 !important;
}

/* Price */
body.tax-product_cat .price {
    color: #071B34 !important;
    font-weight: 600 !important;
}

/* Sale badge */
body.tax-product_cat .onsale {
    background: #9f1520 !important;
    color: #ffffff !important;
    border-radius: 30px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    padding: 7px 12px !important;
}
/* ===== Final Premium Polish for Category Page ===== */

/* Remove dull grey area behind category tabs */
body.tax-product_cat .wd-shop-title-wrapper,
body.tax-product_cat .wd-shop-title,
body.tax-product_cat .wd-nav-product-cat-wrap,
body.tax-product_cat .products-categories-wrap {
    background: #fffaf2 !important;
    padding-top: 22px !important;
    padding-bottom: 22px !important;
}

/* Make top category bar premium */
body.tax-product_cat .wd-nav-product-cat,
body.tax-product_cat .wd-product-cats {
    max-width: 1120px !important;
    margin: 0 auto !important;
    background: #071B34 !important;
    border-radius: 14px !important;
    padding: 20px 38px !important;
    box-shadow: 0 12px 30px rgba(7, 27, 52, 0.12) !important;
}

/* Category bar text */
body.tax-product_cat .wd-nav-product-cat a,
body.tax-product_cat .wd-product-cats a {
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}

body.tax-product_cat .wd-nav-product-cat .count,
body.tax-product_cat .wd-product-cats .count {
    color: rgba(255,255,255,0.65) !important;
    font-size: 14px !important;
}

/* Active category underline */
body.tax-product_cat .wd-nav-product-cat li.current-cat > a,
body.tax-product_cat .wd-nav-product-cat li a:hover {
    color: #ffffff !important;
    border-bottom: 2px solid #F5A524 !important;
}

/* Make intro card more elegant and less bulky */
body.tax-product_cat .term-description,
body.tax-product_cat .wd-term-desc,
body.tax-product_cat .shop-desc,
body.tax-product_cat .woocommerce-products-header .term-description {
    max-width: 1120px !important;
    margin: 42px auto 28px auto !important;
    padding: 46px 52px !important;
    background: #fffaf7 !important;
    border: 1px solid #ead9bd !important;
    border-radius: 16px !important;
    box-shadow: 0 16px 38px rgba(7, 27, 52, 0.06) !important;
}

/* H1 inside category intro */
body.tax-product_cat h1,
body.tax-product_cat .page-title,
body.tax-product_cat .woocommerce-products-header__title {
    font-size: 32px !important;
    line-height: 1.25 !important;
    font-weight: 600 !important;
    color: #071B34 !important;
    text-align: center !important;
    margin-bottom: 24px !important;
}

/* Intro paragraph polish */
body.tax-product_cat .term-description p,
body.tax-product_cat .wd-term-desc p,
body.tax-product_cat .shop-desc p {
    max-width: 980px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 15.5px !important;
    line-height: 1.8 !important;
    color: #45515f !important;
    margin-bottom: 15px !important;
}

/* Bring products closer */
body.tax-product_cat .shop-loop-head,
body.tax-product_cat .wd-shop-tools {
    margin-top: 10px !important;
    margin-bottom: 24px !important;
}

/* Mobile fix */
@media (max-width: 767px) {
    body.tax-product_cat .term-description,
    body.tax-product_cat .wd-term-desc,
    body.tax-product_cat .shop-desc {
        margin: 25px 14px 22px 14px !important;
        padding: 28px 20px !important;
        border-radius: 14px !important;
    }

    body.tax-product_cat h1,
    body.tax-product_cat .page-title {
        font-size: 26px !important;
    }

    body.tax-product_cat .wd-nav-product-cat,
    body.tax-product_cat .wd-product-cats {
        margin: 0 14px !important;
        padding: 18px 20px !important;
        border-radius: 12px !important;
    }
}
/* ===== Final spacing + grey strip fix ===== */

/* Remove grey background behind category tabs */
body.tax-product_cat .wd-page-title,
body.tax-product_cat .page-title-default,
body.tax-product_cat .title-size-default,
body.tax-product_cat .shop-title-wrapper,
body.tax-product_cat .wd-shop-title-wrapper,
body.tax-product_cat .woocommerce-products-header {
    background: #fffaf2 !important;
}

/* Reduce top category section height */
body.tax-product_cat .wd-nav-product-cat-wrap,
body.tax-product_cat .wd-product-cats,
body.tax-product_cat .products-categories-wrap {
    background: #fffaf2 !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    margin-bottom: 0 !important;
}

/* Premium navy category bar */
body.tax-product_cat .wd-nav-product-cat {
    max-width: 1120px !important;
    margin: 0 auto !important;
    background: #071B34 !important;
    border-radius: 14px !important;
    padding: 20px 38px !important;
    box-shadow: 0 12px 28px rgba(7, 27, 52, 0.14) !important;
}

/* Reduce big gap between category bar and intro card */
body.tax-product_cat .main-page-wrapper,
body.tax-product_cat .site-content,
body.tax-product_cat .content-area {
    padding-top: 28px !important;
}

/* Make intro card compact and premium */
body.tax-product_cat .term-description,
body.tax-product_cat .wd-term-desc,
body.tax-product_cat .shop-desc,
body.tax-product_cat .woocommerce-products-header .term-description {
    max-width: 1120px !important;
    margin: 0 auto 26px auto !important;
    padding: 34px 46px 36px 46px !important;
    background: #fffaf7 !important;
    border: 1px solid #ead9bd !important;
    border-radius: 16px !important;
    box-shadow: 0 14px 34px rgba(7, 27, 52, 0.06) !important;
}

/* Fix H1 spacing inside intro */
body.tax-product_cat h1,
body.tax-product_cat .page-title,
body.tax-product_cat .woocommerce-products-header__title {
    margin-top: 0 !important;
    margin-bottom: 22px !important;
    font-size: 32px !important;
    line-height: 1.25 !important;
}

/* Intro text tighter */
body.tax-product_cat .term-description p,
body.tax-product_cat .wd-term-desc p,
body.tax-product_cat .shop-desc p {
    font-size: 15.5px !important;
    line-height: 1.75 !important;
    margin-bottom: 14px !important;
}

/* Bring product toolbar closer */
body.tax-product_cat .shop-loop-head,
body.tax-product_cat .wd-shop-tools {
    margin-top: 0 !important;
    margin-bottom: 24px !important;
}
/* ===== Reduce space between category bar and intro card ===== */

body.tax-product_cat .main-page-wrapper {
    padding-top: 22px !important;
}

body.tax-product_cat .site-content,
body.tax-product_cat .content-area {
    padding-top: 0 !important;
}

/* Pull intro card upward */
body.tax-product_cat .term-description,
body.tax-product_cat .wd-term-desc,
body.tax-product_cat .shop-desc,
body.tax-product_cat .woocommerce-products-header .term-description {
    margin-top: -45px !important;
    margin-bottom: 24px !important;
}

/* Reduce bottom space of category bar area */
body.tax-product_cat .wd-nav-product-cat-wrap,
body.tax-product_cat .wd-product-cats,
body.tax-product_cat .products-categories-wrap,
body.tax-product_cat .wd-page-title,
body.tax-product_cat .page-title-default {
    padding-bottom: 12px !important;
    margin-bottom: 0 !important;
}
/* Fix category description and footer overlap */
.archive.tax-product_cat .term-description,
.archive.tax-product_cat .woocommerce-products-header,
.archive.tax-product_cat .shop-loop-after {
    clear: both;
}

.archive.tax-product_cat .term-description {
    display: block;
    width: 100%;
    margin: 35px auto 80px auto;
    padding: 22px 35px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

.footer-container,
.site-footer,
.whb-footer {
    clear: both;
    position: relative;
    z-index: 2;
    margin-top: 40px;
}