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

:root {
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(213,162,134);
	--wd-entities-title-color-hover: rgb(214, 130, 85);
	--wd-alternative-font: "Cookie", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(104,26,50);
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: #e2665c;
	--wd-alternative-color: #e2665c;
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(36,36,36);
	--btn-default-bgcolor: rgb(104,26,50);
	--btn-default-bgcolor-hover: rgba(104,55,66,0.91);
	--btn-accented-bgcolor: #22c60f;
	--btn-accented-bgcolor-hover: #54c910;
	--wd-form-brd-width: 1px;
	--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: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(237,237,237);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(220,172,144);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(103,64,52);
	background-image: none;
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
	font-size: 20px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-size: 18px;
	color: rgb(103,64,52);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
		font-size: 18px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
		font-size: 12px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 14px;
	}

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



@font-face {
	font-family: "Jost";
	src: url("//tabuacomarte.com/wp-content/uploads/2019/08/Jost-400-Book.woff2") format("woff2"), 
url("//tabuacomarte.com/wp-content/uploads/2019/08/Jost-Book.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Jost";
	src: url("//tabuacomarte.com/wp-content/uploads/2019/08/jost-600-semi.woff2") format("woff2"), 
url("//tabuacomarte.com/wp-content/uploads/2019/08/jost-600-semi.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Jost";
	src: url("//tabuacomarte.com/wp-content/uploads/2019/08/Jost-500-Medium.woff2") format("woff2"), 
url("//tabuacomarte.com/wp-content/uploads/2019/08/Jost-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

.main-page-wrapper {
    padding-top: 0px;
}
.wd-nav>li>a .wd-nav-icon {
    color: #681a32;
}
.btn.btn-style-link {
    display: none !important;
}
.wd-hover-alt .wd-add-btn>a {
    color: #00a623;
}
.single-product-page>div:not(:last-child) {
    margin-top: 40px;
}
.main-page-wrapper {
    margin-top: -40px;
}
.term-description, .page-description {
    padding: 25px;
    font-size: 18px;
    background: #dcac90;
    color: #fff;
}
.related-and-upsells>div:first-child {
    display: none;
}
.product-categories .cat-item-63 {
	display: none;
}
#whatsapp_chat_widget #wa-widget-send-button {
    display: none;
}@media (min-width: 1025px) {
	.product-grid-item .wd-entities-title {
    font-size: 20px !important;
}
.widget_product_categories .product-categories li a {
    font-size: 18px;
}
}

