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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,59,40);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,59,40);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #003b28;
	--wd-alternative-color: #008377;
	--btn-default-bgcolor: rgb(0,59,40);
	--btn-default-bgcolor-hover: rgb(0,40,27);
	--btn-accented-bgcolor: rgb(0,131,119);
	--btn-accented-bgcolor-hover: rgb(0,96,79);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(101,179,188);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(246,210,135);
	--notices-warning-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,59,40);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 700;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-weight: 700;
	font-size: 34px;
	color: rgb(0,131,119);
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-size: 15px;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(0,0,0);
	--wd-form-brd-color: rgb(0,59,40);
	--wd-form-brd-color-focus: rgb(0,131,119);
}
.product-labels .product-label.onsale {
	background-color: rgb(218,12,61);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(218,12,61);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(218,12,61);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgba(0,0,0,0.6);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
		font-size: 24px;
	}
	html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
		font-size: 15px;
	}

}

@media (max-width: 768.98px) {
	html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
		font-size: 20px;
	}
	html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
		font-size: 15px;
	}

}
:root{
--wd-container-w: 1600px;
--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: 5px;
}

@media (min-width: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

/**** Header ****/
.wd-account-style-icon:not(.wd-with-username) .wd-tools-text {
	display: inline-block !important;
}

.header-phone {
	cursor: pointer;
}

.header-phone .info-box-inner {
	margin-top: 0 !important;
}

.wd-sub-menu li>a {
	color: #000000;
	font-weight: 500;
	font-size: 15px;
}

.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #000;
}

/**** Products Archive ****/
.wd-product .wd-entities-title {
    text-align: center;
    font-weight: 700;
}

.wd-product .wrap-price, .wd-product .price {
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
}

.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {
    margin-left: auto;
    margin-right: auto;
}

.fswp_installments_price.loop {
    margin-left: auto;
    margin-right: auto;
}

.loop.fswp_installments_price .price.fswp_calc {
		font-size: 16px;
    line-height: 1.4em;
}
.loop.fswp_installments_price .price.fswp_calc .fswp_installment_prefix,
.loop.fswp_installments_price .price.fswp_calc .fswp_installment_suffix,
.loop.fswp_in_cash_price .price.fswp_calc .fswp_in_cash_prefix,
.loop.fswp_in_cash_price .price.fswp_calc .fswp_in_cash_suffix {
    color: #000000;
}
.loop.fswp_installments_price .price.fswp_calc .amount,
.loop.fswp_in_cash_price .price.fswp_calc .amount {
    color: var(--wd-primary-color);
    font-size: 110%;
}

.align-items-start .sidebar-container {
  	box-shadow: 0 0 4px rgba(0,0,0,0.12);
		padding: 20px 15px;
}

.widget_product_categories .product-categories li a {
    color: #555;
}

/**** Single Page Product ****/
.single.fswp_installments_price .price.fswp_calc,
.single.fswp_in_cash_price .price.fswp_calc {
    font-size: 18px;
}
.single.fswp_installments_price .price.fswp_calc .fswp_installment_prefix,
.single.fswp_installments_price .price.fswp_calc .fswp_installment_suffix,
.single.fswp_in_cash_price .price.fswp_calc .fswp_in_cash_prefix,
.single.fswp_in_cash_price .price.fswp_calc .fswp_in_cash_suffix {
    color: #000000;
}
.single.fswp_installments_price .price.fswp_calc .amount,
.single.fswp_in_cash_price .price.fswp_calc .amount {
    color: var(--wd-primary-color);
    font-size: 120%;
}

/**** Notices ****/
:is(.woocommerce-error,.woocommerce-message,.woocommerce-info) :is(.button,.wc-backward) {
    color: #000;
    border-color: #000;
}

/**** Blog ****/
.blog-post-loop .wd-post-entry-meta, .blog-post-loop .wd-meta-author {
    display: none;
}

.blog-design-meta-image.blog-style-bg .wd-post-content {
    text-align: center;
}

/**** Cookies Warning ****/
.wd-cookies-popup {
    z-index: 999999999;
}

.wd-side-hidden {
    z-index: 9999999999;
}@media (min-width: 1025px) {
	/**** Cookies Warning ****/
.wd-cookies-popup {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.whb-general-header {
    border-color: #fff;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-general-header {
    border-color: #fff;
}
}

@media (max-width: 576px) {
	.whb-general-header {
    border-color: #fff;
}
}

