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

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", 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: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(35,31,32);
	--wd-alternative-color: rgb(63,201,42);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(63,201,42);
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-bgcolor: rgb(131,183,53);
	--btn-accented-bgcolor-hover: rgb(116,163,47);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-image: url(https://ecovilleportasejanelas.com.br/wp-content/uploads/2021/08/interno-op3.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #1a1a1a;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #FAFAFA;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-action-btn {
    display: none;
}
.box-btn-hover .info-btn-wrapper {
    display: none;
}
.wd-nav-vertical>li>a {
    font-size: 15px !important;
}
.woocommerce-ordering select {
    display: none;
}
.wd-nav[class*="wd-style-"]>li:hover>a {
    color: #e97d1f;
}
.wd-fontsize-m {
    font-size: 15px;
}
.scrollToTop {
    background-color: #e97d1f;
    color: #fdfdfd;
}
.wd-sub-menu li a {
    font-size: 15px;
}
.acf-map {
	height: 400px;
}
.price .amount {
    display: none !important;
}@media (min-width: 1025px) {
	.shop-content-area .products.align-items-start {
	align-items: stretch !important;
}
.shop-content-area .products .product-grid-item {
	flex: 1 1 208px;
	display: flex;
  flex-direction: column;
	min-width: 208px;
}
.shop-content-area .products .product-grid-item .product-element-top {
	flex: 1;
	display: flex;
}
.shop-content-area .products .product-grid-item .product-image-link {
	display: flex;
	flex: 1;
}
.shop-content-area .products .hover-img img, .shop-content-area .products .product-grid-item .product-image-link img {
	flex: 1;
	width: 100%;
	object-fit: cover;
}
.shop-content-area .products .product-grid-item .hover-img {
	display: flex;
	flex: 1;
}

}

@media (min-width: 577px) and (max-width: 767px) {
	.website-wrapper {
    padding-top: 0px !important;
}
}

@media (max-width: 576px) {
	.website-wrapper {
    padding-top: 0px !important;
}
}

