:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 18px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: none;
	--wd-title-color: rgb(26,26,26);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", 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: rgb(144,0,0);
	--wd-widget-title-font-size: 20px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 18px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(144,0,0);
	--wd-alternative-color: rgb(26,26,26);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(144,0,0);
	--btn-default-bgcolor-hover: rgb(26,26,26);
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(26,26,26);
	--btn-accented-bgcolor-hover: rgb(144,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(144,0,0);
	--wd-link-color-hover: rgb(26,26,26);
}
.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: rgb(26,26,26);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 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) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Poppins !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Poppins !important;
}

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

.product-chart {
  width: 100%;
  border-collapse: collapse;
  color: #222;
  font-size: 16px;
}

.product-chart th,
.product-chart td {
  border: 1px solid #CCC;
  padding: 14px;
  text-align: center;
}
.product-chart th:first-child,
.product-chart td:first-child {
	text-align:left;
}
.product-chart th {
  font-weight: 600;
  color: #222;
}

.product-chart td {
  color: #222;
}

.product-chart .check {
  font-size: 22px;
	text-align:center;
}

.product-chart .sub-header td {
  font-weight: 600;
}

.custom-variation-meta {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid rgba(0,0,0,.08);
}

.custom-variation-meta-row {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 1.5;
	color: #222;
}

.custom-variation-meta-row .label {
	font-weight: 700;
	margin-right: 6px;
}

.custom-variation-meta-row .value {
	font-weight: 400;
}


/*Global*/
.white-text, .white-text h4, .white-text a, .white-text h1, .white-text h2, .white-text h3, .white-text h5, .white-text h6 {color: #fff !important;}
h2 {font-size: 32px; line-height: 38px;}
h3 {font-size: 30px; line-height: 36px;}
h4 {font-size: 26px; line-height: 32px;}
h5 {font-size: 24px; line-height: 30px;}
h6 {font-size: 22px; line-height: 28px;}

/*header*/
.wd-nav.wd-gap-l {--nav-gap: 75px;}


/*Home*/
.line-title h4 {font-size: 28px; line-height: 1; text-align: center;}

/*Footer*/
#menu-footer-menu-1, #menu-footer-menu-2, #menu-footer-menu-3 {text-transform: uppercase; font-weight: 600;}
.widgettitle {color: #900000;}
.icons-design-colored-alt.color-scheme-light .wd-social-icon, .color-scheme-light .icons-design-colored-alt .wd-social-icon {background-color: #900000 !important;}

/*Product Individual Pages*/
#menu-bamboo-items .wd-nav-img {max-height: 40px !important;}

/*Custom Products*/
#custom-accord .vc_tta-panel.vc_active .vc_tta-panel-heading, #custom-accord .vc_tta-panel .vc_tta-panel-heading {background-color: transparent !important;}
#custom-accord .vc_tta-panel .vc_tta-panel-heading {border-top: 1px solid #000;}
#custom-accord .vc_tta-panels-container {border-bottom: 1px solid #000;}
#custom-accord .vc_tta-panel .vc_tta-panel-title>a {color: #1A1A1A; text-transform: uppercase;}
#custom-accord h2 {font-size: 22px; line-height: 28px;}
.custom-project-list li {font-size: 16px; margin-bottom: 6px;}

/* Interior Pages */
.page-title h1 {font-size: 52px; line-height: 1; color: #fff;}
.page-title p {font-size: 24px; line-height: 1; font-weight: 500;}
.vc_toggle_color_white .vc_toggle_icon::after, .vc_toggle_color_white .vc_toggle_icon::before {background-color: #900001 !important;}
.vc_toggle_size_md .vc_toggle_icon::before {height: 4px !important; width: 14px !important;}
.vc_toggle_size_md .vc_toggle_icon::after {height: 14px !important; width: 4px !important;}
#circle-faqs h6 {font-weight: 400 !important;}
.cf7-text-field {background-color: #EAEAEA !important; border: none !important;}
.cf7-btn {background-color: #900001 !important; border-radius: 50px; color: #fff !important; font-size: 22px !important;
height: 52px !important; width: 280px !important;}
.cf7-btn:hover {background-color: #1a1a1a !important;}


.promo-badge {
    display: inline-block;
    background: #e2401c;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 8px;
    border-radius: 3px;
    margin-bottom: 6px;
}