:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "hkgroteskpro", 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: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(46,107,198);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(46,107,198);
	--btn-accented-bgcolor-hover: rgb(42,97,180);
	--wd-form-brd-width: 1px;
	--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: url(https://jaychashmaghar.in/wp-content/uploads/2022/09/accessories-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 189px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 12px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 204px;
	--wd-thumbs-height: 630px;
}
:root{
--wd-container-w: 1377px;
--wd-form-brd-radius: 5px;
--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: 8px;
}

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


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

@font-face {
	font-family: "hkgroteskpro";
	src: url("//jaychashmaghar.in/wp-content/uploads/2022/09/hkgroteskpro-semibold.woff") format("woff2"), 
url("//jaychashmaghar.in/wp-content/uploads/2022/09/hkgroteskpro-semibold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

/* Main menu parent - only content width */
.whb-col-center .wd-header-main-nav {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
}

/* Menu UL - content જેટલી જ width */
.whb-col-center .wd-nav-main {
    width: max-content !important;
    max-width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 0 !important;
    margin: 0 auto !important;
}

/* Menu items */
.whb-col-center .wd-nav-main > li {
    margin: 0 !important;
    padding: 0 !important;
}

/* Link */
.whb-col-center .wd-nav-main > li > a {
    display: flex !important;
    align-items: center !important;
    white-space: nowrap !important;
}

/*css for filter sidebar*/
/* =========================
   WOODMART FILTER - REFERENCE STYLE
   ========================= */

.wd-side-hidden {
    background: #fff !important;
}

.wd-side-hidden .filter-widget {
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: 1px solid #e5e5e5 !important;
}

/* Filter title */
.wd-side-hidden .filter-widget .widget-title {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;

    margin: 0 !important;
    padding: 23px 48px 23px 24px !important;

    font-family: Montserrat, sans-serif !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
    font-weight: 600 !important;

    color: #111 !important;
    background: #fff !important;

    cursor: pointer !important;
}

/* Arrow */
.wd-side-hidden .filter-widget .custom-filter-arrow {
    position: absolute !important;
    right: 24px !important;
    top: 50% !important;

    transform: translateY(-50%) !important;

    font-family: Arial, sans-serif !important;
    font-size: 20px !important;
    font-weight: 400 !important;

    color: #111 !important;
}

/* Filter options */
.wd-side-hidden .filter-widget .wd-filter-list {
    display: none !important;

    margin: 0 !important;
    padding: 0 24px 20px !important;

    background: #fff !important;
}

/* Open filter */
.wd-side-hidden .filter-widget.filter-open .wd-filter-list {
    display: block !important;
}

/* Options */
.wd-side-hidden .filter-widget .wd-filter-list li {
    margin: 0 !important;
    padding: 7px 0 !important;
}

/* Text */
.wd-side-hidden .filter-widget .wd-filter-list a,
.wd-side-hidden .filter-widget .wd-filter-list label {
    font-family: Montserrat, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #666 !important;
}

/* Count bubble */
.wd-side-hidden .filter-widget .count {
    font-size: 12px !important;
    border: 1px solid #ddd !important;
    border-radius: 20px !important;
    padding: 3px 8px !important;
}

/* Hover */
.wd-side-hidden .filter-widget .widget-title:hover {
    color: #000 !important;
}

.wd-side-hidden .filter-widget .widget-title:hover .custom-filter-arrow {
    color: #000 !important;
}


/* =========================
   OFF CANVAS WIDTH
   ========================= */

.wd-side-hidden {
    width: 460px !important;
    max-width: 90vw !important;
}


/* =========================
   MOBILE
   ========================= */

@media (max-width: 767px) {

    .wd-side-hidden {
        width: 100% !important;
        max-width: 100% !important;
    }

    .wd-side-hidden .filter-widget .widget-title {
        padding: 22px 48px 22px 24px !important;
        font-size: 16px !important;
    }

}
/*End filter css sidebar*/


.woocommerce-shop .site-content, 
.post-type-archive-product .site-content,
body.archive:not(.category) .site-content,
.woocommerce-cart .site-content{
    max-width: 1200px; /* Adjust this value (e.g., 1200px or 1320px) to control your preferred max width */
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

/* Fix box jumping when switching variation images on hover */
.products .product .wd-product-thumb,
.products .product .product-element-top {
    height: 260px !important; /* Adjust this height to match your desired card size */
    overflow: hidden !important;
}

.products .product .wd-product-thumb img,
.products .product .product-element-top img {
    height: 100% !important;
    width: 100% !important;
    object-fit: contain !important; /* Keeps the entire eyewear photo visible without distorting */
}
/* Normalize price container height across all product cards */
.products .product .price,
.wd-products .product .price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    min-height: 45px; /* Ensures space for both single prices and sale price pairs */
}

/* Align price text elements nicely */
.products .product .price ins,
.products .product .price del {
    display: inline-block;
    text-decoration: line-through;
    margin-right: 6px;
}

.products .product .price ins {
    text-decoration: none;
    font-weight: 600;
}

/* Push the footer/swatches to the bottom so cards match height */
.products .product .wd-product-footer,
.products .product .wd-swatches-grid {
    margin-top: auto !important;
}
@media (max-width: 768px) {
    /* Hides the WooCommerce ordering dropdown and WoodMart shop toolbar sorting on mobile */
    .woocommerce-ordering, 
    .catalog-ordering, 
    .wd-shop-tools .woocommerce-ordering {
        display: none !important;
    }
}


/* Style borders for WoodMart gallery thumbnails */
.wd-gallery-thumb .wd-carousel-item img {
    border: 2px solid #eaeaea !important;
    border-radius: 6px !important;
    padding: 2px;
    transition: all 0.25s ease-in-out;
    box-sizing: border-box;
} 

/* Border color when hovering or when the thumbnail is active */
 .wd-gallery-thumb .wd-carousel-item:hover img,
.wd-gallery-thumb .wd-carousel-item.wd-thumb-active img {
    border-color: #111111 !important;
} 

@media(max-width: 1024px) {
    .woocommerce-breadcrumb .wd-last-link~span {
        display:block;
    }
}
.wd-filter-buttons.wd-action-btn.wd-style-text {
		display:none;
}

/* Instantly hide the sidebar during early DOM rendering to prevent open/close flashes */
.wd-sidebar:not(.wd-opened) {
    display: none !important;
}


/* category hero height adjustments */
body.archive.tax-product_cat .wd-page-title,
body.archive.post-type-archive-product .wd-page-title{
    height: clamp(210px, 33vw, 510px);
    max-height: 510px;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.archive.tax-product_cat .wd-page-title .wd-back-btn {
    display: none;
}