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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", 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: "Lato", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #525153;
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(82,81,83);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(82,81,83);
	--btn-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
	font-size: 24px;
	text-transform: uppercase;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product.wd-product del, html .product.wd-product del .amount {
	font-size: 16px;
}
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: 22px;
	color: rgb(0,0,0);
}
html .product.wd-product del, html .product.wd-product del .amount {
	font-size: 16px;
	color: rgb(122,122,122);
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
	font-size: 16px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-weight: 900;
	color: rgb(0,0,0);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: rgb(255,255,255);
	background: rgb(82,81,83);
}
html .wd-hover-quick .wd-add-btn>a, html .wd-hover-quick.wd-quantity-overlap div.quantity input[type] {
	color: rgb(255,255,255);
	background: rgb(82,81,83);
}
html .wd-hover-quick .wd-add-btn>a:hover, html .wd-hover-quick.wd-quantity-overlap div:hover > div.quantity input[type], 
			html .wd-hover-quick.wd-quantity-overlap div:hover > div.quantity+.button {
	background: rgb(0,0,0);
}
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-placeholder-color: rgb(82,81,83);
	--wd-form-brd-color: rgb(82,81,83);
	--wd-form-brd-color-focus: rgb(0,0,0);
}
.product-labels .product-label.onsale {
	background-color: rgb(108,38,173);
	color: rgb(255,255,255);
}
div.wd-popup.popup-quick-view {
	max-width: 1200px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1250px;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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

@media (min-width: 1250px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
			width: 100% !important;}
			
			.product-summary-shadow .summary-inner {
    
	background-color: #f6f6f6;}

a#evowap_btn {
    border-radius: 0px !important;
    box-shadow: 0 2px 2px 0 rgb(255 255 255 / 30%) !important;
}

.div_evowap_btn .evowap_btn {
    align-items: center;
    background: #128c7e;
    border-radius: 5px;
    box-shadow: 0 2px 2px 0 rgba(45, 62, 79, .3) !important;
    color: #fff;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    padding: 12px 30px;
    position: relative;
    transition: all .3s !important;
    width: 100%;
}

#svg_wapp_evowap {
    margin-bottom: -7px;
}
.Window__Component-sc-17wvysh-0.huAUsM {
    margin-bottom: 40px !important;
}



.box-ofertas {

    padding: 0px 14px 0px 14px !important;
    border-top: 10px solid #6227B4 !important;
    border-bottom: 10px solid #6227B4 !important;
    border-radius: 5px !important;
}

.wd-header-cats.wd-style-1 .menu-opener {
   
    border-left: 0px;
    border-right: 0px;
}

.whb-color-dark .wd-header-divider:before {
    border-color: #FFF !important;
}

 

.autocomplete-suggestion span.wcsp-container.wcsp-container-simple.wcsp-container-loop.wcsp-containe-unique-price {
    display: none !important;
}


.woocommerce .products .product {
    text-align: left;
}

button.accordion-header {
    background-color: #fff;
    color: #000;
}

.quantity {
  margin-top: 5px;
}

.cart-actions .button[name="update_cart"] { 
	color: #fff;}

.cart-totals-inner .shipping-calculator-form .button {
  
	color: #fff;}

.star-rating {
 
	font-size: 18px !important;}

.archive .woo-custom-installments-group, .loop .woo-custom-installments-group {
 
    justify-items: flex-start !important;
}



button.button {
}
.widget_price_filter [class*="price_slider_amount"] .button {
	color: #fff !important;}

.woocommerce-mini-cart__buttons .btn-cart {
	color: #fff !important;}

.wd-switch-to-register {
	color: #fff !important;}

.frete .box-icon-wrapper.box-with-icon.box-icon-simple {
    margin-top: -4px;
}

.progress-msg {
    font-size: 16px !important; color:#000;
}

.wd-swatch.wd-text.wd-enabled {
    padding: 15px;
    border-radius: 5px;
}

span.woo-custom-installments-card-container {
    margin-left: 5px;
}

.price span.woo-custom-installments-offer {
    display: none;
}

.price .woo-custom-installments-group {
       margin-top: 5px;
    justify-items: center !important;
}
 
 

.woocommerce .products .product {
    text-align: center;
}

.wd-products-with-bg:not(.products-bordered-grid) .product-wrapper {
    background-color: #ffffff;
    border: 1px solid #fff;
}

.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-tabs {
    background-color: #f6f6f6;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 5px;
	padding-bottom:40px;
}

.product-tabs-wrapper {
 
	border-top: 0px solid #fff !important;}

.wd-nav-img, .mega-menu-list img {
 
	max-height: 30px !important;}

.woo-custom-installments-group span.woo-custom-installments-economy-pix-badge {
    display: none;
}

.cart-totals-section.cart-collaterals {
    display: none;
}

.coupon.wd-coupon-form {
    display: none;
}

   .woocommerce>.cart-data-form {
        flex: 0 0 calc(100%);
        max-width: calc(100%);
    }
 

tr.order-total {
    display: none !important;
}

a.button.checkout.wc-forward {
    display: none;
}

p.woocommerce-mini-cart__total.total {
    display: none;
}

.wd-add-btn.wd-add-btn-replace {
    display: none !important;
}

   a.xc-woo-order-whatsapp-btn {
        background-color: #128c7e;
        border: 1px solid #128c7e;
        color: #ffffff; 
        border-radius: 0px !important;
        margin-bottom: 25px !important;
			padding-top:10px !important;
					padding-bottom:10px !important;
    }

   a.xc-woo-order-whatsapp-btn:hover {
        background-color: #128c7e;
        border: 1px solid #128c7e;
        color: #ffffff; 
        border-radius: 0px;
        margin-bottom: 25px !important;
			padding-top:10px !important;
					padding-bottom:10px !important;
    }@media (min-width: 1025px) {
	a.swiper-slide-inner {
    width: 1250px !important;
}

html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
  
    width: 450px;
	height: 50px;
}

    a.xc-woo-order-whatsapp-btn {
        background-color: #128c7e;
        border: 1px solid #128c7e;
        color: #ffffff;
        width: 80%;
        border-radius: 0px;
        margin-bottom: 25px !important;
			padding-top:10px !important;
					padding-bottom:10px !important;
    }


a.xc-woo-order-whatsapp-btn svg {
    fill: #fff;
    margin-right: 10px !important;
}


.cart-table-section>.cart .cart-actions>:is(.button,.wd-coupon-form) {
    margin-top: 30px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    height: 40px;
}

}

@media (max-width: 576px) {
	html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
  
    width: 65%;
	 height: 50px !important;
}
 

a.xc-woo-order-whatsapp-btn svg {
    fill: #fff;
    margin-right: 10px !important;
}







}

