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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"SF Pro Display Regular", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"SF Pro Display Bold", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"SF Pro Display Regular", 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%);
}
:root{
--wd-alternative-font:Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font: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;
}
:root{
--wd-header-el-font:"SF Pro Display Regular", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:300;
--wd-header-el-transform:inherit;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(255,255,255);
}
:root{
--wd-alternative-color:rgb(107,0,0);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:#83b735;
}
:root{
--btn-accented-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{


							--wd-form-brd-radius: 0px;

					--wd-form-brd-width: 2px;

					--btn-default-color: #333;

					--btn-default-color-hover: #333;

					--btn-accented-color: #fff;

					--btn-accented-color-hover: #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-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);




					--wd-brd-radius: 0px;
			}



			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}

			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}




			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}


@font-face {
	font-family: "SF Pro Display Medium";
	src: url("../fonts/SFPRODISPLAYMEDIUM.woff2") format("woff2"),
url("../fonts/SFPRODISPLAYMEDIUM.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "SF Pro Display Regular";
	src: url("../fonts/SFPRODISPLAYREGULAR.woff2") format("woff2"),
url("../fonts/SFPRODISPLAYREGULAR.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "SF Pro Display Bold";
	src: url("../fonts/SFPRODISPLAYBOLD.woff2") format("woff2"),
url("../fonts/SFPRODISPLAYBOLD.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@media (min-width: 1025px)
.whb-full-width .whb-row>.container, .whb-full-width+.whb-clone .whb-row>.container {
    max-width: 100%;
    width: 99%!important;
}

@media (max-width: 1024px)
.wd-side-hidden {
    width: 100%!important;
}


element.style {
}
.wd-nav-mobile li {
    display: flex;
    flex-wrap: wrap;
}
.wd-nav-mobile>li {
    padding-bottom: 20px;
}

.wd-nav-mobile>li>a {
    color: #e8e8ed!important;
    text-transform: capitalize;
    font-size: 28px;
}

.wd-side-hidden {
    background-color: #161617;
}

.wd-side-hidden.wd-opened {
    transform: none;
    width: 100%!important;
}

.wd-action-btn {

    --action-btn-color: #e8e8ed;
	}

.btn.btn-style-link {
    border-width: 0px;
}

.btn.btn-style-link:hover {
    border-width: 2px!important;
}

.set-mb-s>* {
    margin-bottom: -3px!important;
}@media (min-width: 1025px) {
	@media (min-width: 1025px)
.whb-full-width .whb-row>.container, .whb-full-width+.whb-clone .whb-row>.container {
    max-width: 100%;
    width: 99%!important;
}

.elementor-icon-list-icon {
    margin-right: -8px!important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	@media (min-width: 1025px)
.whb-full-width .whb-row>.container, .whb-full-width+.whb-clone .whb-row>.container {
    max-width: 100%;
    width: 99%!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	@media (min-width: 1025px)
.whb-full-width .whb-row>.container, .whb-full-width+.whb-clone .whb-row>.container {
    max-width: 100%;
    width: 99%!important;
}


}

@media (max-width: 576px) {
	@media (max-width: 1024px)
.wd-side-hidden {
    width: 100%!important;
}


}

