:root {
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(15,1,1);
	--wd-text-font-size: 18px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(15,1,1);
	--wd-entities-title-color-hover: rgb(221, 153, 51);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", 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: 18px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,153,51);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,153,51);
	--btn-accented-bgcolor-hover: rgb(233,140,47);
	--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(255,193,34);
	--wd-link-color-hover: rgb(255,153,51);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 202px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(20,20,20);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 16px;
	}

}
:root{
--wd-container-w: 1536px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 0px;
}

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


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

.summary .wpb-get-a-quote-button-btn{
	margin-right: 15px;	
}

.wd-sizeguide-title{
display: none;
}

.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #ffc122;
}

#wpcf7-f16183-o1 > form > p:nth-child(7) > input{
display: flex;
}

.swal2-html-container {
overflow: hidden !important;
}

.product-grid-item {
    text-align: var(--text-align);
    --text-align: left !important;
}

#wpcf7-f16183-o1 form div p label {
display: flex !important;
justify-content: flex-start !important;
}

.wpcf7-not-valid-tip{
	display: flex !important;
justify-content: flex-start !important;
}

#wpcf7-f16183-o1 > form > p:nth-child(6) > a{
text-decoration: underline !important;
justify-content: flex-start;
}

#wpcf7-f1572-p15735-o1 > form > p:nth-child(5) > a{
text-decoration: underline !important;
}

.menu-footer-menu-footer-menu{
line-height: 1,2em;
}

#wpcf7-f16183-o1 > form > p:nth-child(6){
 text-align: left;
}

div.col-lg-6.col-md-6.col-12.summary.entry-summary.text-left > div > div > button{
display: none;
}

:is(.widget,.wd-widget,div[class^="vc_wp"]) :is(ul,ol) {
    list-style: none;
    --list-mb: 0;
    --li-mb: 4px;
    --li-pl: 0;
}@media (min-width: 1025px) {
	.whb-header {
    margin-bottom: 0 !important;
 }

.main-page-wrapper {
    margin-top: 0px !important;
    padding-top: 40px;
    min-height: 50vh;
    background-color: var(--wd-main-bgcolor);
}


}

@media (min-width: 768px) and (max-width: 1024px) {
	.whb-header {
    margin-bottom: 0 !important;
}
}

@media (max-width: 576px) {
	.footer-column {
	 margin-top: 0px;
    margin-bottom: 30px;
}


}

