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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(71,71,71);
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(39,39,39);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: rgb(39,39,39);
	--wd-entities-title-color-hover: rgb(39, 39, 39);
	--wd-alternative-font: "Cairo Play", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(39,39,39);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(39,39,39);
	--wd-alternative-color: rgb(247,236,234);
	--btn-default-font-family: "DM Sans", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgb(39,39,39);
	--btn-default-bgcolor-hover: rgb(39,39,39);
	--btn-accented-font-family: "DM Sans", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgb(39,39,39);
	--btn-accented-bgcolor-hover: rgb(39,39,39);
	--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-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(0,0,0,0.27);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 680px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: repeat;
	object-fit: cover;
	background-attachment: scroll;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	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-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 20px;
	text-transform: capitalize;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	text-transform: capitalize;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	text-transform: capitalize;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 22px;
	text-transform: capitalize;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1402px;
--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-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: 12px;
}

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


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

body .brands-widget .brand-item img {
    max-height: 100%;
}

body .labels-rounded .out-of-stock{
display:none;
}

/* --- Fast Simon Search Bar (Native Woodmart Style) --- */

/* 1. Layout */
.custom-fs-search .search-input-wrapper {
    display: flex !important;
    align-items: stretch; /* Ensures button and input are same height */
    width: 100%;
    max-width: 100%;
    position: relative;
}

/* 2. The Input Field */
.custom-fs-search .search-field {
    flex-grow: 1;
    height: 45px; /* Fixed height */
    border: 1px solid #e1e1e1; 
    border-right: none;
    border-radius: 5px 0 0 5px; /* Default roundness */
    padding: 0 15px;
    color: #333;
    background-color: #fff;
    box-shadow: none !important;    
    margin-bottom: 0 !important;
    min-width: 0;
}

/* 3. The Search Button (Let Woodmart Style It) */
.custom-fs-search .search-submit {
    flex-shrink: 0;
    height: 45px !important; /* Force match input height */
    border-radius: 0 5px 5px 0; /* Only round right side */
    position: static !important;
    padding: 0 20px;
}

/* --- Mobile Only: Search Icon Switch --- */
@media (max-width: 768px) {
    .custom-fs-search .search-submit {
        font-size: 0 !important;
        padding: 0 !important;
        width: 45px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .custom-fs-search .search-submit::before {
        content: '';
        display: block;
        width: 18px;
        height: 18px;
        /* White Magnifying Glass Icon */
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
    }
}

/* --- Sticky Header Shrink --- */
.whb-sticked .custom-fs-search .search-field,
.whb-sticked .custom-fs-search .search-submit {
    height: 36px !important;
    line-height: 36px;
}

/* --- Fast Simon Dropdown (Keep using Variables here) --- */
/* (If variables are broken, these will default to black. 
   Enable 'CSS Variables' in settings to fix!) */
#isp_search_results_container .isp_product_price_wrapper .isp_product_price_amount {
    color: var(--wd-primary-color, #7db43f) !important; /* Fallback Green */
}
#isp_search_results_container .isp_add_to_cart_btn,
#isp_search_results_container .isp_view_product_btn {
    background-color: var(--wd-primary-color, #7db43f) !important;
}