:root {
	--wd-hb-opt-h: 55px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(15,15,15);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Poppins", 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(91,37,37);
	--wd-alternative-color: rgb(91,37,37);
	--btn-default-bgcolor: rgb(91,37,37);
	--btn-default-bgcolor-hover: rgb(91,37,37);
	--btn-accented-bgcolor: rgb(91,37,37);
	--btn-accented-bgcolor-hover: 5b2525;
	--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: 95px;
}
.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;
}
.wd-hb {
	background-color: rgb(173,46,0);
	background-image: none;
}
: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: rgb(0,0,0);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--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(255,255,255);
}

/* PW Gift Card Message field - taller for multiple lines and square corners */
#pwgc-message,
[name="pw_gift_card_message"] {
    width: 100% !important;        /* full width */
    max-width: 600px !important;   /* optional max width */
    height: 120px !important;      /* tall enough for ~4 lines */
    min-height: 120px !important;  /* ensure consistent height */
    padding: 8px 10px !important;  /* inner padding */
    border-radius: 0 !important;   /* square corners */
    font-size: 14px !important;    /* consistent text size */
    line-height: 1.4 !important;   /* line height */
    box-sizing: border-box !important;
    resize: none !important;       /* prevent manual resizing */
}

/* PW Gift Card Amount field - single line, square corners */
#gift-card-amount,
[name="attribute_gift-card-amount"] {
    width: 100% !important;        /* full width */
    max-width: 600px !important;   /* optional max width */
    height: 40px !important;       /* single-line height */
    min-height: 40px !important;   /* ensure consistent height */
    padding: 8px 10px !important;  /* inner padding */
    border-radius: 0 !important;   /* square corners */
    font-size: 14px !important;    /* consistent text size */
    line-height: 1.4 !important;   /* vertical text alignment */
    box-sizing: border-box !important;
    overflow: hidden !important;   /* prevent extra lines */
}
.woodmart-products-per-page,
.wd-products-per-page {
    display: none !important;
}
.elementor-element.elementor-element-fc00e06.elementor-widget-text-editor {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-container{
	background-color:rgb(0,0,0);
	background-image: none;
}
.header-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  line-height: 1.2;
}
.wd-product-brands-links {
	display: none;
}
.header-banner-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.top-shipping-banner {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.copyrights-wrapper {
    border-top: 1px solid var(--brdcolor-gray-300);
}
.min-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-inline: -15px;
    padding-block: 20px;
}
.min-footer > div {
	flex: 1 0 50%;
	padding-inline: 15px;
	max-width: 50%;
	line-height: 1.2;
}
.elementor-element .btn.btn-style-3d {
	   border: none;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
    transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0s ease, opacity 0.25s ease;
}
.col-right {
    text-align: right;
}
.elementor-element-1ca0c591 .text-left p {
    line-height: 26px;
    padding-right: 15px;
}
.wd-my-account-sidebar  nav.woocommerce-MyAccount-navigation {
    margin-bottom: 25px;
}
.cobra-affiliate-sidebar-btn-wrap {
    margin-bottom: 0;
    padding-top: 0;
    border-top: 1px solid var(--brdcolor-gray-300);
}
a.cobra-affiliate-btn.wp-block-button__link.wp-element-button {
    text-transform: capitalize;
    background-color: transparent;
    border: 2px solid rgb(15, 15, 15);
    padding: 10px 20px;
    margin-top: 30px;
    color: rgb(15, 15, 15);
    font-weight: 500;
}

@media (max-width: 1024px){
.min-footer {
	align-items: stretch;
	flex-wrap: wrap;
	text-align: center;
}	
.min-footer > div {
	flex-basis: 100%;
	margin-bottom: 15px;
	max-width: 100%;
}
.btn-size-extra-large {
    padding: 5px 40px;
    min-height: 56px;
    font-size: 16px;
}
.col-right {
    text-align: center;
}

}
@media (max-width: 767px){
 nav.wd-breadcrumbs.woocommerce-breadcrumb a.wd-last-link {
    font-weight: 600;
    color: #333;
    font-size: 15px;
	}
}
@media (max-width: 576px) {
	nav[class*="-pagination"] li .page-numbers
{
min-width:28px;
}
}

