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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--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: #333;
	--wd-widget-title-font-size: 13px;
	--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: 13px;
	--wd-primary-color: rgb(34,63,34);
	--wd-alternative-color: rgb(67,94,69);
	--wd-link-color: rgb(67,94,69);
	--wd-link-color-hover: rgb(34,63,34);
	--btn-default-bgcolor: rgb(222,222,222);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(67,94,69);
	--btn-accented-bgcolor-hover: rgb(34,63,34);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(73,191,124);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(242,203,5);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(http://aretanardelli.com.br/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(67,94,69);
	background-image: url(https://aretanardelli.com.br/wp-content/uploads/2023/04/bg-titulo-de-pagina3.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(67,94,69);
	background-image: none;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-weight: 700;
	font-size: 16px;
	line-height: 40px;
	color: rgb(67,94,69);
}
html .product.wd-product del, html .product.wd-product del .amount {
	font-size: 12px;
	line-height: 40px;
	color: rgb(122,127,123);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-weight: 500;
	font-size: 14px;
	line-height: 40px;
	color: rgb(122,127,123);
}
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: 600;
	font-size: 28px;
	color: rgb(67,94,69);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 400;
	font-size: 24px;
	color: rgb(122,127,123);
}
html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
	font-weight: 600;
	font-size: 16px;
	color: rgb(67,94,69);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 400;
	font-size: 38px;
	color: rgb(255,255,255);
}
html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
	font-size: 14px;
	color: rgb(122,127,123);
}
html .wd-nav.wd-nav-main > li > a {
	font-weight: 600;
}
.attribute-label.product-label {
	font-size: 10px;
}
.product-label.onsale {
	font-size: 11px;
}
.product-labels .product-label.onsale {
	background-color: rgb(67,94,69);
}
.product-labels .product-label.featured {
	background-color: rgb(67,94,69);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(248,231,231);
	color: rgb(181,8,8);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(67,94,69);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 24px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 120px;
	--wd-thumbs-height: 480px;
}
:root{
--wd-container-w: 1280px;
--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: 1280px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* Default */
.grecaptcha-badge{ display: none !important;}

/* Remover espaço em brando lateral no mobile */
html, body{
    overflow-x: hidden; 
}

/* Grade de produtos */
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
    line-height: 22px !important;

/* Página do produto */
	.wd-carousel-item.wd-active {
    border: 1px solid #E5E8EC !important;
}
.total-sold {display: none;}
.current-stock:after {
		content: "unidades em estoque";
		margin-left: 3px;
		font-size: 16px;
}
.wd-progress-bar.wd-stock-progress-bar {
    padding: 20px;
    background: #F5F5F5;
		border-radius: 8px;
		width: 80%;
		font-size: 16px;
}
/*.single_add_to_cart_button{width:30%;}*/
li#tab-title-additional_information {display: none !important;}
.woocommerce-Reviews :is(.comment-reply-title,.woocommerce-Reviews-title) {
    text-transform: none;
    font-weight: 600;
		font-size: 16px !important;
}
/* Fim */

/* Redes sociais */
.wd-sticky-social .wd-social-icon {
    margin: 5px 10px !important;
    border-radius: 100px;
}
.wd-sticky-social.buttons-loaded {
    transform: translate3d(0, 150%, 0) !important;
}
a.wd-social-icon.social-instagram {
	background:linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}
/* Fim */

/* Página do Carrinho */
button.button {
    line-height: 0px !important;
}
a.checkout-button.button.alt.wc-forward{
    line-height: 0px !important;
}
.cart-content-wrapper>.cart-totals-section .cart-totals-inner {
    border: 1px solid #ECECEC !important;
}
.wc_coupon_message_wrap {
    padding: 0px !important;
}
.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
    /*border: 1px solid #ECECEC !important;*/
    font-size: 16px !important;
}
ul#shipping_method {font-size: 13px;}
p.woocommerce-shipping-destination {font-size: 13px;}
p#calc_shipping_postcode_field {margin-bottom: 10px !important;}
p#calc_shipping_country_field {display: none !important;}
p#calc_shipping_state_field {display: none !important;}
p#calc_shipping_city_field {display: none !important;}
span.woocommerce-shipping-may-be-available-html.e-checkout-message.e-cart-content {display: none !important;}
.cart-totals-inner .woocommerce-shipping-calculator {margin-top: 0px !important;}
/* Fim */

/* Página de Obrigado */
.mp-details-pix-button {
    width: 100% !important;
    padding: 10px !important;
    line-height: 0.2 !important;
}
:is(.woocommerce-thankyou-order-details,.wc-bacs-bank-details) li {
    padding-right: 10px;
    padding-left: 10px;
    text-align: left;
		line-height: 16px;
    font-size: 13px;
}
address {
    margin-bottom: 20px;
    font-style: normal !important;
    font-size: 13px !important;
    line-height: 1.6 !important;
    padding: 10px 15px !important;
    border: 1px solid #ECECEC !important;
    border-radius: 8px !important;
}
.woocommerce-thankyou-order-received {
    margin-bottom: 30px;
    padding: 3%;
    width: 100%;
    border: none !important;
		background: #00AC69;
    color: #fff !important;
    text-align: center;
    font-weight: 600;
    font-size: 24px !important;
    line-height: 1.4;
}
/* Fim */

.grecaptcha-badge{ display: none !important;}

.wd-button-wrapper {
    display: none;
}

.wd-info-box .info-box-title {
    margin-bottom: 0px !important;
}

.wd-title-style-simple .liner-continer:after {
	background-color: #7a7f7b !important;
}


.wd-nav[class*="wd-style-"] {--nav-color: #7a7f7b;}

.wd-post-actions {
    display: none;
}

.blog-design-meta-image .wd-post-entry-meta {
    display: none;
}

.wd-nav.wd-gap-l {
	--nav-gap: 80px;
}

.copyrights-wrapper {
	font-size: 12px;
}

.wd-back-btn.wd-style-icon>a {
    display: none;
}

li#tab-title-additional_information {
    display: none !important;
}

.checkout-order-review:before {
	display: none !important;
}
.checkout-order-review:after {
	display: none !important;
}

.whb-general-header .info-box-wrapper .box-icon-wrapper {
    margin-right: 8px !important;
}

a.wcfm_wp_admin_view.text_tip {
    display: none;
}
a#wcfm_video_tutorials {
    display: none !important;
}
a#wcfm_documentation {
    display: none !important;
}

.containerCalculator {display: none !important;}

.scrollToTop {
    background-color: #223F22 !important;
    color: #ffffff !important;
}@media (min-width: 1025px) {
	/* Header */
span.wd-tools-text {
    text-transform: none !important;
    font-weight: 300 !important;
    font-size: 12px !important;
}
/* Fim */

.wd-scrollbar.platform-Windows {
        --wd-scroll-w: 0px !important;
 }

	button.single_add_to_cart_button.button.alt {
    width: 200px !important;
}
}

@media (max-width: 576px) {
	.mobile-nav .wd-nav-opener {
    border-left: 0px !important;
}
}

