:root {
	--wd-text-font: "Open Sans Condensed Light", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Open Sans Condensed Light", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Open Sans Condensed Light", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Open Sans Condensed Light", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Century Gothic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 300;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans Condensed Light", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 1px;
	--wd-otl-color: rgb(145,129,78);
	--wd-primary-color: rgb(145,129,78);
	--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: rgb(33,33,33);
	--wd-link-color-hover: rgb(0,0,0);
}
.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;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Julius Sans One", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(145,129,78);
}
html .wd-dropdown-my-account .wd-sub-menu li a {
	font-family: "Open Sans Condensed Light", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Open Sans Condensed Light", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 40px;
	text-transform: uppercase;
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--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: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(243,243,243);
}

@font-face {
	font-family: "Open Sans Condensed Light";
	src: url("//jhminassian.com/wp-content/uploads/2026/02/light.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Century Gothic";
	src: url("//jhminassian.com/wp-content/uploads/2026/02/century-gothic-reg.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* Force the Category Filter widget to show all content without scrolling */
.wd-filter-list {
    max-height: none !important;
}

/* If you are using the Woodmart Scrollbar component specifically */
.wd-scroll-content {
    max-height: none !important;
}

/* Remove any custom scrollbar styling that might interfere */
.wd-scroll {
    height: auto !important;
}

.product_list_widget, .sidebar-widget .wd-scroll, .wd-search-form {
	padding: 30px;
	margin: 0 0 12px;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #ebebeb;
}

.widget-title {
	background-color: #000;
	padding: 14px 30px;
	letter-spacing: 1.2px;
	color: #fff !important;
	text-transform: uppercase;
	margin: 0 !important;
}
span.nav-link-text {
    font-size: 16px;
    font-weight: 300;
}

h1 {
	letter-spacing: 1.5px;
	width:max-content;
}

/* Hide WoodMart cart buttons for products labeled with our custom class */
.product.purchasable-false .woodmart-add-btn,
.product.purchasable-false .add-to-cart-loop {
    display: none !important;
	}

/* Equal height image container 
.product-element-top > a.product-image-link {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 450px; /* Adjust to your preferred height
    overflow: hidden;
}
*/
/* Main image 
.product-element-top > a.product-image-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
*/
/* Hover image - match the same height
.product-element-top .hover-img {
    height: 400px;
}

.product-element-top .hover-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
} */

/* === Fixed height for product images in Woodmart grid (Elementor) === */

/* Main image container - force exact height */
.wd-product .wd-product-thumb,
.wd-product .product-element-top {
    height: 450px !important;           /* Change to 450px as you requested */
    min-height: 450px !important;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Main product image link wrapper */
.wd-product .wd-product-img-link,
.wd-product .product-image-link {
    height: 100% !important;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Main image - fill height but respect original aspect ratio where possible */
.wd-product .wd-product-img-link img,
.wd-product .product-image-link img {
    width: auto !important;             /* Allow natural width */
    max-width: 100% !important;         /* Never overflow the column */
    height: 450px !important;           /* Force exact height */
    object-fit: contain !important;     /* Shows full rug without heavy cropping */
    object-position: center !important;
}

/* Hover image - match the same fixed height */
.wd-product .wd-product-img-hover,
.wd-product .hover-img {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 450px !important;
    overflow: hidden;
}

.wd-product .hover-img img {
    width: auto !important;
    max-width: 100% !important;
    height: 450px !important;
    object-fit: contain !important;
    object-position: center !important;
}

/* Optional: Clean up any Woodmart forced cropping */
.wd-product-thumb img.attachment-large,
.wd-product-thumb img.size-large {
    max-height: 450px !important;
}



/* ================== MAIN PRODUCT CATEGORIES LIST ================== */
#woocommerce_product_categories-3 .product-categories {
    padding: 30px;
    margin: 0 0 12px;
    border-width: 0 1px 1px 1px;   /* top:0, right:1, bottom:1, left:1 */
    border-style: solid;
    border-color: #ebebeb;
    background-color: #ffffff;
}

/* ================== HIDE UNCATEGORIZED ================== */
#woocommerce_product_categories-3 .product-categories .cat-item-1472 {
    display: none !important;
}