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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(15,15,15);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(15,15,15);
	--wd-entities-title-color-hover: rgb(15, 15, 15);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(15,15,15);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", 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(254,209,204);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(13,193,67);
	--btn-default-bgcolor-hover: rgb(13,193,67);
	--btn-accented-bgcolor: rgb(37,211,102);
	--btn-accented-bgcolor-hover: rgb(37,211,102);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(228,192,117);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(15,15,15);
	background-image: none;
}
.page-title-default {
	background-color: rgb(224,223,220);
	background-image: none;
	background-size: cover;
	background-attachment: scroll;
	background-position: left center;
}
.footer-container {
	background-color: rgb(244,244,244);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(13,193,67);
}
.product-labels .product-label.new {
	background-color: rgb(255,187,160);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(255,58,58);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

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

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

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


/* Campos do formulário de contato */
#wpforms-8475-field_0, #wpforms-8475-field_1, #wpforms-8475-field_2, #wpforms-8475-field_3 {
	border-radius: 20px !important;
}

/* Botão do formulário */
.wpforms-form button[type=submit] {
	border-radius: 20px !important;
}

/* Botão "descubra" */
.btn.btn-style-semi-round {
    border-radius: 5px;
    color: #000;
		text-decoration: none;
}

/* Efeito do botão "descubra" das categorias dos produtos na home */
.btn.btn-style-semi-round:hover {
    color: #FF0043;
}

/* Bloco de confirmação de envio de e-mail para o usuário */
.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #c7ffdd;
}

/* Cor de fundo padrão das páginas do WooCommerce */
.page-title-default {
	background-color: #fffaef;
}

.woocommerce-message[role="alert"] {
	background-color: #2ec965;
}

.wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, :is(.woocommerce-error,.woocommerce-info) {
	background-color: rgb(247,0,0);
}

.woocommerce-checkout-review-order-table thead tr {
    display: none;
}

/* Etiqueta "esgotado" */
.product-labels.labels-rounded .out-of-stock {max-width: 100px;font-size: 10px;}

.product-labels.labels-rounded .product-label {align-items: center;justify-content: center;padding: 5px 3px 5px 3px;background-color: #EFCE87;color: #FFF;font-size: 15px;word-break: keep-all;min-height: 0px;border-radius: 0px}

.woocommerce-product-gallery .product-labels.labels-rounded .product-label {min-width: 100px;min-height: 0px;padding: 5px 3px 5px 3px;}

.wd-fs-menu.wd-opened {
    visibility: visible;
    opacity: 0.96;
    transition: visibility .3s ease, opacity .s ease;
    background-color: white;
}

.wd-nav[class*="wd-style-underline"] .nav-link-text {
    color: #000;
}

.wd-action-btn>a {
    color: #000;
}

.wd-action-btn>a:hover {
    color: #000;
}

/* Editar endereço link menu mobile */
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address {display: none;}

/* Botão "Ver carrinho" */
.woocommerce-mini-cart__buttons .btn-cart {
    background-color: rgb(236 124 141) !important;
}

/* Bloco de mensagem de atualização do custo de entrega */
.wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-notice, :is(.woocommerce-info) {
    background-color: #45d169;
}

.wcf-embed-checkout-form table.shop_table td, .wcf-embed-checkout-form table.shop_table th, .wcf-embed-checkout-form table.shop_table td dl dt, .wcf-embed-checkout-form table.shop_table td dl dd {
    display: none;
}

/* Símbolo de preço */
.alerta_pedido_minimo span.woocommerce-Price-currencySymbol {color: #1a1e23;}
/* Preço do produto */
.alerta_pedido_minimo span.woocommerce-Price-amount.amount {color: #000;}

/* Label em inglês de aviso do cupom */
.elementor-widget-woocommerce-checkout-page .e-coupon-anchor-description {display: none !important;}

/* Bandeiras de cartões */
#tcPaymentMethod {display: none !important;}
ul li.tcPaymentMethod {display: none;}@media (max-width: 576px) {
	button.button.wcf-submit-coupon.wcf-btn-small {
    width: 100px !important;
}
}

