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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//mundodapro.com.br/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//mundodapro.com.br/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//mundodapro.com.br/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//mundodapro.com.br/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//mundodapro.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//mundodapro.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//mundodapro.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//mundodapro.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-cat-brd-radius: 10px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--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: 16px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,29,131);
	--wd-alternative-color: rgb(0,127,195);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(254,147,184);
	--btn-accented-bgcolor-hover: rgb(255,114,163);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,29,131);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(255,27,138);
	--wd-link-color-hover: rgb(0,153,216);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,29,131);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 700px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: repeat;
	object-fit: inherit;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,127,195);
	background-image: none;
	background-repeat: repeat;
	background-size: inherit;
	background-position: center center;
}
html .wd-product .price, html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price, html .product-quick-view .summary-inner > .price, html .product-quick-view .variations_form .woocommerce-variation-price .price, html .widget-area .widget .price {
	color: rgb(255,29,131);
}
html .wd-product .wd-entities-title a, html .product-image-summary-wrap .product_title, html .wd-single-title .product_title, html .product-quick-view .product_title, a.wd-entities-title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 15px;
	color: rgb(0,0,0);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 15px;
	--wd-arrow-offset-h: -20px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(255,255,255);
	--wd-arrow-bg: rgba(255,29,131,0.5);
	--wd-arrow-bg-hover: rgb(255,29,131);
	--wd-arrow-bg-dis: rgba(84,89,95,0.2);
	--wd-arrow-radius: 50px;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(209,209,209);
	--wd-pagin-bg-hover: rgb(84,89,95);
	--wd-pagin-bg-act: rgb(49,49,49);
	--wd-pagin-radius: 50px;
	--wd-pagin-brd-width: 0px;
	--wd-pagin-brd-style: solid;
}
.product-labels .product-label.onsale {
	background-color: rgb(23,176,81);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(0,127,195);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(112,91,194);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 30px;
	--wd-arrow-icon-size: 15px;
	--wd-arrow-offset-h: -20px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 30px;
	--wd-arrow-icon-size: 15px;
	--wd-arrow-offset-h: -20px;
	}

}
:root{
--wd-container-w: 1280px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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;
}

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


.wd-page-title {
background-color: rgb(255,219,237);
}

@font-face {
	font-family: "Ethnocentric";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

html, body{    width: 100%;    overflow-x: hidden!important;}

/* oculta avaliações do loop grid */
.main-page-wrapper .hentry .star-rating{	display:none;}
.product-grid-item .star-rating{	display:none;} 

/* oculta tag promoção */
.product-labels .onsale {    display: none !important;}

/* oculta botão "ver carrinho" na barra lateral*/
.woocommerce-mini-cart__buttons .btn-cart {    display: none !important;}

/* Copyrights  */
.wd-page-wrapper .copyrights-wrapper{	background-color:var(--wd-alternative-color)!important;	color:#FFF!important;}
.wd-col-end small a{	color:#ffffff!important;}
/* Copyrights  */

/* PDI */
.pdi-minicart-recs {    margin-left: 15px !important;    margin-right: 15px !important;}
.wd-sticky-btn .pdi-combo-box{	display:none;}
/* PDI */

/* Copyrights  */
.wd-page-wrapper .main-page-wrapper #main-content .wd-grid-col .wd-products-element .pagination-more-btn .product-grid-item .wd-product-wrapper .product-element-bottom .wd-add-btn a{	width:100% !important;}
/* Copyrights  */

.woocommerce-mini-cart .remove {

    width: 30px;
    height: 30px;
    color: red;
    line-height: 30px;
}


@keyframes heartbeat {0% {transform: scale(0.9);}20% {transform: scale(1); }40% {transform: scale(0.9);}
            60% {transform: scale(1);}80% {transform: scale(0.9);}100% { transform: scale(0.9); } }
.pulsing-heart {display: inline-block;font-size: 1em;padding: 0 2px;animation: heartbeat 1s infinite;   }


@media (min-width: 1025px) {
	.wd-sticky-btn #hubgo-shipping-calc{ display: none!important;}

.cart-widget-side {
    --wd-side-hidden-w: 500px;
}




}

@media (min-width: 768px) and (max-width: 1024px) {
	.hentry .payment-card del bdi{		font-size:14px!important;		display:flex!important;	}
.hentry .payment-card ins{		margin-left:0px !important;	}
.payment-card del bdi{		font-size:14px!important;		display:flex!important;	}
.payment-card ins{		margin-left:0px !important;	}
	
	/* LOGO */
	.whb-main-header .whb-hidden-lg img{ 		padding:15px;	}

.cart-widget-side {
    --wd-side-hidden-w: 500px;
}

.wd-side-hidden.wd-right {
    margin: 20px;
    border-radius: 10px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
		.pagination-more-btn .payment-card del bdi{		font-size:14px;		display:flex;	}
	.pagination-more-btn .payment-card ins{		margin-left:0px !important;	}

	/* LOGO */
	.whb-main-header .whb-hidden-lg img{ 		padding:15px;	}
	
}

@media (max-width: 576px) {
		.pagination-more-btn .payment-card del bdi{		font-size:14px;		display:flex;	}
	.pagination-more-btn .payment-card ins{		margin-left:0px !important;	}
	
	/* LOGO */
	.whb-main-header .whb-hidden-lg img{ 		padding:15px;	}

.cart-widget-side {
    --wd-side-hidden-w: 95vw;
}

.wd-side-hidden.wd-right {
    margin: 10px;
    border-radius: 10px;
		z-index:99999;
}
}

