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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(84,84,84);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgba(221,0,0,0.81);
	background-image: none;
}

:root{
--wd-text-font:"Ascender Sans W01 Regular", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Ascender Sans W01 Regular", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Ascender Sans W01 Regular", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-transform:uppercase;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Ascender Sans W01 Regular", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:200;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Ascender Sans W01 Regular", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:15px;
}
:root{
--wd-primary-color:rgb(84,84,84);
}
:root{
--wd-alternative-color:rgb(254,0,2);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(45,60,122);
}
:root{
--btn-accented-bgcolor-hover:rgb(3,8,99);
}
:root{
--notices-success-bg:#81d742;
}
:root{
--notices-success-color:#ffffff;
}
:root{
--notices-warning-bg:rgb(249,233,57);
}
:root{
--notices-warning-color:rgb(14,60,130);
}
.product-labels .product-label.onsale{
	background-color:rgb(221,51,51);
}

.product-labels .product-label.featured{
	background-color:rgb(221,51,51);
}


	:root{
									--wd-form-brd-radius: 35px;
			
			
					
					--wd-form-brd-width: 1px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
							--btn-default-bottom-active: -1px;
				--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1250px;
		}
	
			@media (min-width: 1250px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1250px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1250px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
	
	
@font-face {
	font-family: "Ascender Sans W01 Regular";
	src: url("//emporiofire.com.br/wp-content/uploads/Ascender-Sans-W01-Regular.ttf") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Between 3 W01 Heavy";
	src: url("//emporiofire.com.br/wp-content/uploads/Between-3-W01-Heavy.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.woodmart-logo img {
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-transform: unset !important;
    transform: unset !important;
    backface-visibility: unset !important;
    -webkit-backface-visibility: unset !important;
    perspective: unset !important;
    -webkit-perspective: unset !important;
}
.site-logo {
    margin: 0 auto;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 0 !important;
}
.page-title.color-scheme-light .entry-title {
    color: #fff;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 0;
    font-size: xx-large;
}
p.price.fswp_calc {
    font-size: small;
}
.loop.fswp_in_cash_price .price.fswp_calc,
.loop.fswp_installments_price .price.fswp_calc {
    color: #959595;
}
.loop.fswp_installments_price .price.fswp_calc .amount {
    color: #959595;
}
.product-grid-item .price {
    font-size: 18px;
    line-height: 1.5;
}
h6 {
    font-weight: 500;
    font-size: unset;
}
@media only screen and (max-width: 600px) {
    .cresta-whatsapp-chat-box {
        bottom: 65px;
    }
}
.insta img.vc_single_image-img.attachment-medium {
    width: 70% !important;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight {
    display: none;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--dimensions {
    display: none;
}
span.select2.select2-container.select2-container--default.select2-container--above {
    width: 100% !important;
}
jdiv#jvlabelWrap {
    z-index: 1 !important;
}
button#idx-calc_shipping {
    margin-top: -5px !important;
    border: 1px solid #e6e6e6;
    padding: 5px;
    width: 50px;
    height: 35px;
}
#shipping-simulator #zipcode {
    float: left;
    margin-right: 5px;
    padding: 0 5px;
    width: 133px;
    height: 35px !important;
}
#shipping-simulator {
    width: 100% !important;
}
button.single_add_to_cart_button.button.alt {
    height: 42px !important;
}
.cart label {
    text-transform: uppercase;
    font-weight: 500 !important;
}
li.li-frenet {
    background: #f3f3f3;
    border: 1px solid #e6e6e6;
    margin-bottom: 1px;
    padding: 4px;
}
.newslatter form#wpforms-form-8328 {
    display: flex !important;
}
.newslatter .wpforms-field-container {
    display: flex !important;
}
.vc_custom_1578699094279 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.vc_custom_1578706333801 {
    margin-bottom: 0 !important;
}
.newslatter div.wpforms-container-full .wpforms-form input[type="date"],
.newslatter div.wpforms-container-full .wpforms-form input[type="datetime-local"],
.newslatter div.wpforms-container-full .wpforms-form input[type="datetime"],
.newslatter div.wpforms-container-full .wpforms-form input[type="email"],
.newslatter div.wpforms-container-full .wpforms-form input[type="month"],
.newslatter div.wpforms-container-full .wpforms-form input[type="number"],
.newslatter div.wpforms-container-full .wpforms-form input[type="password"],
.newslatter div.wpforms-container-full .wpforms-form input[type="range"],
.newslatter div.wpforms-container-full .wpforms-form input[type="search"],
.newslatter div.wpforms-container-full .wpforms-form input[type="tel"],
.newslatter div.wpforms-container-full .wpforms-form input[type="text"],
.newslatter div.wpforms-container-full .wpforms-form input[type="time"],
.newslatter div.wpforms-container-full .wpforms-form input[type="url"],
.newslatter div.wpforms-container-full .wpforms-form input[type="week"],
.newslatter div.wpforms-container-full .wpforms-form select,
.newslatter div.wpforms-container-full .wpforms-form textarea {
    border-radius: unset !important;
    margin-right: 20px !important;
}
.newslatter button#wpforms-submit-8328 {
    height: 38px !important;
}
.newslatter div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 10px 0 !important;
    margin-right: 10px !important;
}
.wpb_text_column.wpb_content_element.vc_custom_1578706333801 {
    margin-bottom: unset !important;
}
.loop.fswp_installments_price .price.fswp_calc, .loop.fswp_in_cash_price .price.fswp_calc {
    text-align: left !important;
}
.woodmart-wishlist-btn.wd-action-btn.wd-wishlist-btn.wd-style-text {
    margin-top: 10px;
}
.woocommerce .entry-summary .wc-simulador-parcelas-parcelamento-info-container:before
{
	display:none;
}
.woocommerce .entry-summary .wc-simulador-parcelas-parcelamento-info-container {
    padding-left: 0 !important;
}
span.wc-simulador-parcelas-parcelamento-info.best-value.no-fee {
    font-size: 13px;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.woodmart-lazy-load.woodmart-lazy-fade.woodmart-loaded {
    object-fit: cover;
    width: fit-content;
  
}
.hide-larger-price .price>span:nth-child(2) {
    display: block !important;
    font-size: unset !important;
}
span.woofrom {
    display: none !important;
}

/*Oculta campo telefone*/
#billing_cellphone_field{
	display: none;
}

/*Ajusta o campo celular para 100% da linha*/
p.form-row-first, p.form-row-last {
    overflow: visible;
    width: 100% !important;
}

/*cor de fundo de mensagens de erro*/
.woocommerce-error{
  background-color: red !important;
}

/*ocultar preços dos produtos*/
.woocommerce-Price-amount.amount{
             display:none !important;
}

/*ocultar total e subtotal*/
.order-total{
    display:none!important;
}
.cart-subtotal{
  display:none !important;
}
/*ocultando na tabela do carrinho o subtotal*/
th.product-subtotal {
    display: none !important;
}
span.woocommerce-Price-amount.amount {
    display: none !important;
}
/*ocultando na tabela do carrinho o campo preço*/
th.product-price {
    display: none !important;
}
td.product-price{
    display:none !important;
}
span.woocommerce-Price-amount.amount {
    display: none !important;
}
td.product-subtotal{
  display:none!important;
}

.woocommerce-mini-cart__total strong {
    display:none !important;
}

.cart-widget-side.wd-side-hidden.wd-right.wd-opened {
    z-index: 9999999999999999999 !important;
}

/*texto do submenu*/
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li>a, .mega-menu-list>li>a {
	
	text-transform: initial !important;
}
.wd-sub-menu li>a {
    color: #dfd8d8;
    text-transform:initial !important;
}
.wd-sub-menu li>a:hover {
    color: #fc0001;
    text-transform:initial !important;
}

/*cor do submenu */
.color-scheme-dark.wd-design-sized.wd-dropdown-menu.wd-dropdown {
	background-color: #545454 !important;
}
.color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown{
    background-color: #545454 !important;
}
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li>a, .mega-menu-list>li>a {
	--sub-menu-color: #f5f5f5 !important;  /*branco*/
	 --sub-menu-color-hover: #fc0001 !important;  /*vermelho*/
	 font-weight: 400 !important;
    font-size: initial !important;
}


.wd-nav-vertical.wd-design-with-bg>li>a {
	font-weight: 500 !important;
}

@media (min-width: 1025px) {
	.newslatter button#wpforms-submit-8328 {
    width: 131px !important;
}
.product-element-top {
    height: 290px !important;
}

/*tamanho do botão de comprar na página da loja*/
a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
	height: 34px !important;
}

/*altura das imagens no produto */
.product-element-top {
	height: 240px !important;
}

.scrollToTop.button-show {
   background-color:grey !important;
	
}
.cresta-whatsapp-chat-box {
	right: 55px !important;
}

/*ocultar botão do jivochat (botão redondo)*/
jdiv.wrap_f30a._show_edbd.__jivoVideoBtn {
    display: none !important;
}
/*fundo cinza para para painel de minha conta*/
.wd-dropdown.wd-dropdown-menu.wd-dropdown-my-account.wd-design-default {
    background-color: #545454 !important;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	/*tamanho do fechar no menu*/
a.close-side-widget.wd-cross-button.wd-with-text-left {
    font-size: x-large;
}
}

@media (max-width: 576px) {
	/*tamanho do fechar no menu*/
a.close-side-widget.wd-cross-button.wd-with-text-left {
    font-size: x-large;
}
/*botão do jivochat no celular*/
jdiv.button_a647 {
    bottom: 30px !important;
    right: 20px !important;
    height: 42px!important;
	  width: 43px !important;
}
}

