:root {
	--wd-text-font: "Avenir Next", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #222222;
	--wd-text-font-size: 14px;
	--wd-title-font: "Avenir Next", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: uppercase;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Avenir Next", 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: "Avenir Next", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Avenir Next", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #222222;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Avenir Next", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: lowercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #cc5500;
	--wd-alternative-color: rgba(11,16,107,0.87);
	--btn-default-bgcolor: #cc5500;
	--btn-default-bgcolor-hover: #e1792f;
	--btn-accented-bgcolor: #cc5500;
	--btn-accented-bgcolor-hover: #e1792f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #82b927;
	--notices-success-color: #ffffff;
	--notices-warning-bg: #a6003c;
	--notices-warning-color: #ffffff;
	--wd-link-color: #904b17;
	--wd-link-color-hover: #cc5500;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(170,52,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	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: NaNpx;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgba(0,0,0,0.87);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 54px;
	text-transform: uppercase;
}
html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 17px;
	line-height: 14px;
	text-transform: lowercase;
	color: #333333;
}
html .wd-product .wd-entities-title a:hover {
	color: #cc5500;
}
html .wd-product .price {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
}
html .wd-product .price:hover {
	color: #000000;
}
html .product.wd-product del {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #333333;
}
html .product.wd-product del:hover {
	color: #000000;
}
html .wd-page-title .wd-breadcrumbs :is(a,span), html .wd-page-title .breadcrumb li::after {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 10px;
	text-transform: lowercase;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 16px;
	text-transform: lowercase;
	color: #222222;
}
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: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
	color: #666666;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 10px;
	text-transform: lowercase;
	color: #222222;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
	color: rgb(204,85,0);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-transform: lowercase;
}
html .wd-nav-mobile > li > a {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 16px;
	text-transform: lowercase;
}
html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #d829ca;
}
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: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-transform: lowercase;
}
html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
}
.product.product-grid-item .wd-product-brands-links a {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 11px;
	color: #777777;
}
.product.product-grid-item .product-title .prefix {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-transform: capitalize;
}
.product.product-grid-item .product-title .sufix {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
}
.rank-math-breadcrumb a, .woocommerce-breadcrumb .breadcrumb-link {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 12px;
	text-transform: lowercase;
	color: #777777;
}
.rank-math-breadcrumb a:hover, .woocommerce-breadcrumb .breadcrumb-link:hover {
	color: #904b17;
}
.rank-math-breadcrumb .last, .woocommerce-breadcrumb .breadcrumb-last {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 12px;
	text-transform: lowercase;
	color: #333333;
}
h1.product_title .prefix {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
	text-transform: lowercase;
}
h1.product_title .sufix {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-transform: lowercase;
	color: #333333;
}
 {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: lowercase;
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
}
form.bundle_form .details .bundled_product_title {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.bundle_sells_form h4.bundled_product_title.product_title {
	font-family: "Avenir Next", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2222222;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: #333333;
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: #333333;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
		font-size: 14px;
	}
	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-size: 13px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 30px;
	}
	html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
		font-size: 15px;
	}
	html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
		font-size: 12px;
	}
	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-size: 11px;
	}

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



.wd-page-title {
background-color: rgba(0,0,0,0.87);
}

@font-face {
	font-family: "Avenir Next";
	src: url("//deezign.com.br/wp-content/uploads/2023/06/AvenirNext-Regular-08-1.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Avenir Next";
	src: url("//deezign.com.br/wp-content/uploads/2023/06/AvenirNext-Medium-06.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Avenir Next";
	src: url("//deezign.com.br/wp-content/uploads/2023/06/AvenirNext-DemiBold-03.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Avenir Next";
	src: url("//deezign.com.br/wp-content/uploads/2023/06/AvenirNext-Bold-01.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

