@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//sejaessential.com.br/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.2") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Josefin Sans", 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: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(104,135,196);
	--wd-alternative-color: rgb(73,82,99);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(103,135,195);
	--btn-accented-bgcolor-hover: rgb(72,81,98);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(72,80,98);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(225,232,244);
	background-image: none;
}
.product-labels .product-label.featured {
	background-color: rgb(104,135,196);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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: 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;
}
}


.wd-header-my-account .wd-tools-text, .wd-empty-page-text, .wd-shop-tools:nth-of-type(2) {
    display: none !important;
}

.whb-header_456292 .whb-main-header {
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.81) 66%, rgba(255,255,255,1) 100%);
}
.woocommerce-product-attributes-item--weight {
    display: none !important;
}

.counter-value {
    position: relative;
}
.counter-value:after {
    content: '%';
}
.counter-label {
    max-width: 200px;
    margin: 0 auto;
}
.wd-compare-btn {
    display: none;
}


@media (min-width: 1025px) {
    .woocommerce-cart .col-lg-12 {
        flex: 0 0 100%;
        max-width: 870px;
        width: 90%;
        margin: 0 auto;
    }
	.woocommerce-checkout .alignwide {
        flex: 0 0 100%;
        max-width: 1200px;
        width: 90%;
        margin: 0 auto!important;
				
    }
	
	.woocommerce-checkout .select2-container--default { width:100%!important}
}@media (max-width: 576px) {
	.woocommerce-result-count {display:none!important}
}

