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

:root {
	--wd-hb-opt-h: 59px;
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "'Palatino Linotype', 'Book Antiqua', Palatino, serif", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(51,51,51);
	--wd-entities-title-font: "'Palatino Linotype', 'Book Antiqua', Palatino, serif", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51, 51, 51);
	--wd-alternative-font: Georgia, serif;
	--wd-widget-title-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(51,51,51);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(51,51,51);
	--wd-alternative-color: rgb(86,126,116);
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgb(51,51,51);
	--btn-default-bgcolor-hover: rgb(51,51,51);
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgb(51,51,51);
	--btn-accented-bgcolor-hover: rgb(255,255,255);
	--btn-accented-color-hover: rgb(51,51,51);
	--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: rgb(51,51,51);
}
.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;
}
.wd-hb {
	background-color: rgb(51,51,51);
	background-image: none;
}
: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: rgb(68,68,68);
	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: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 20px;
	text-transform: capitalize;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
}
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: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 23px;
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price, html .product-image-summary-wrap .summary-inner > .price del, html .wd-single-price .price del {
	font-family: Arial, Helvetica, sans-serif;	font-weight: 300;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: Arial, Helvetica, sans-serif;	font-weight: 200;
	font-size: 12px;
	text-transform: capitalize;
	color: rgb(51,51,51);
}
.product-labels .product-label.onsale {
	background-color: rgba(255,255,255,0);
	color: rgba(255,255,255,0);
}
.product-labels .product-label.out-of-stock {
	background-color: rgba(255,255,255,0);
	color: rgba(255,255,255,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 55px;
	}

}
:root{
--wd-container-w: 1530px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1530px) {
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;
}

body .whb-sticked .whb-general-header {
    background-color:white;
}
/* WP default highlight */
.menu .current-menu-item > .woodmart-nav-link,
.menu .current-menu-ancestor > .woodmart-nav-link {
    color: #242424 !important;
    font-weight: bold !important;
}

/* Single product price cleanup */
//.wd-single-price .price {
  display: inline-flex;
  align-items: baseline;
  gap: 12px;          
}

/* Order correctly */
//.wd-single-price .price ins {
  order: 1;
}

//.wd-single-price .price del {
  order: 2;
}

/* Custom JS highlight *
.menu .woodmart-nav-link.active-hash,
.menu .woodmart-nav-link.active-parent {
    color: #242424 !important;
    font-weight: bold !important;
}*/

[class*="wd-search-full-screen"].wd-opened{
	/*visibility:hidden !important;*/
}

/* --- Modify Price Display: Archives, Related, Upsells, Cross-sells --- */

/* 1. Target the price container in ALL product grid items */
/* This covers Shop, Category pages, Related products, Upsells, and Sliders */
.product-grid-item .price {
    display: flex;
    flex-direction: row-reverse; /* Swaps order: Sale first, Regular second */
    justify-content: flex-end;   /* Aligns to left */
    align-items: baseline;       /* Aligns text on baseline */
    gap: 8px;                    /* Space between prices */
}

/* 2. Style the Sale Price (New Red: #912933) */
.product-grid-item .price ins {
    order: 2; 
    text-decoration: none;
}

.product-grid-item .price ins .amount {
    color: #912933 !important;   /* Custom Red */
    font-family: "Helvetica", "Helvetica Neue", sans-serif;
    font-weight: 400 !important; /* Helvetica Regular */
}

/* 3. Style the Regular Slashed Price (New Grey: #B2B3B7) */
.product-grid-item .price del {
    order: 1; 
    color: #B2B3B7 !important;   /* Custom Grey for strikethrough */
    opacity: 1;                  /* Full opacity for exact color match */
}

.product-grid-item .price del .amount {
    color: #B2B3B7 !important;   /* Custom Grey for numbers */
    font-family: "Helvetica", "Helvetica Neue", sans-serif;
    font-weight: 300 !important; /* Helvetica Light */
}