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

:root {
	--wd-text-font: "Poppins - Regular", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins - Regular", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins - Regular", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins - Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins - Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins - Regular", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(137,78,189);
	--wd-alternative-color: rgb(255,242,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(157,99,189);
	--btn-default-bgcolor-hover: rgb(137,78,189);
	--btn-accented-bgcolor: rgb(157,99,189);
	--btn-accented-bgcolor-hover: rgb(137,78,189);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(90,196,92);
	--notices-success-color: #fff;
	--notices-warning-bg: rgba(134,56,244,0.88);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(130,36,227,0.83);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 770px;
	--wd-popup-padding: 30px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(234,234,234);
	background-image: url(https://www.bazarrodrigues.com.br/wp-content/uploads/2024/08/fundo-bazar-oficial-slim.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: url(https://www.bazarrodrigues.com.br/wp-content/uploads/2025/01/Design-sem-nome-2-scaled.jpg);
	background-repeat: inherit;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Poppins - Regular", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Poppins - Regular", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 26px;
}
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-family: "Poppins - Regular", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 26px;
}
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: 16px;
}
.page .wd-page-content {
	background-image: none;
	background-repeat: no-repeat;
	background-size: inherit;
	background-attachment: fixed;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	color: rgb(137,78,189);
	background: rgba(137,78,189,0.18);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	color: rgb(137,78,189);
	background: rgba(137,78,189,0.37);
}
.product-labels .product-label.onsale {
	background-color: rgba(129,215,66,0.92);
}
.product-labels .product-label.new {
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgba(137,78,189,0.18);
	color: rgb(137,78,189);
}
.product-labels .product-label.out-of-stock {
	background-color: rgba(221,51,51,0.72);
	color: rgb(255,255,255);
}
.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: 5px;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Poppins - Regular !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Poppins - Regular !important;
}

@font-face {
	font-family: "Poppins - Regular";
	src: url("//www.bazarrodrigues.com.br/wp-content/uploads/2024/08/Poppins-Regular.ttf") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Roboto - Regular";
	src: url("//www.bazarrodrigues.com.br/wp-content/uploads/2024/08/Roboto-Regular.ttf") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Montserrat - Variable";
	src: url("//www.bazarrodrigues.com.br/wp-content/uploads/2024/08/Montserrat-VariableFont_wght.ttf") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Lato - Regular";
	src: url("//www.bazarrodrigues.com.br/wp-content/uploads/2024/08/Lato-Regular.ttf") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Grobold";
	src: url("//www.bazarrodrigues.com.br/wp-content/uploads/2024/08/GROBOLD.ttf") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

/* Desativar icone recaptcha na Home */
.grecaptcha-badge {
display:none !important;
}

/* Desativar aba de informação adicional. */
#tab-item-title-additional_information, #tab-title-additional_information {
display: none;
}

/* Ajustar tamanho campo calcular frete */
.inline-inputs #wc-shipping-sim-form-fields .input-postcode {
	max-width: none !important;
}

/* INICIO - Ajustar cores calcular frete */
#wc-shipping-sim-form-title > strong {
    font-weight: 400;
		font-size: 14px;
}
#wc-shipping-sim-br-cep-finder > a {
    color: #878787;
		font-size: 12px;
}
/* Cor botão */
#wc-shipping-sim-form-fields > button {
    color: #ffffff;
    background-color: #9D63BD;	 
	}
/* Cor botão passar mouse*/
#wc-shipping-sim-form-fields > button:hover {
    color: #ffffff;
    background-color: #894EBD;	  
	}
/* Raio e Tamanho Botão Calcular*/
#wc-shipping-sim-form-fields .button.submit, #wc-shipping-sim-form-fields .input-postcode {
    border-radius: 5px !important;
    font-size: 14px !important;
}
/* Ajustar Fonte Resultados do Frete */
#wc-shipping-sim-results-title {
		font-size: 14px !important
}
#wc-shipping-sim-results > table {
		font-size: 14px !important
}
#wc-shipping-sim-results-after {
		font-size: 12px !important
}
/* FIM - Ajustar cores calcular frete */

/* Alterar cor qtdy Carrinho */
.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
   background-color: #FF0009 !important; 
}

/* Ajustar Distância Qtde do FunnelkitCart */
.fkcart-shortcode-count.fkcart-item-count {margin-right:-5px !important;
margin-top:-3px !important;}

/* Desativar borda global do slide - home */
.wd-slider .wd-carousel {
    border-radius: 0 !important;
}@media (min-width: 1025px) {
	/* Justificar os Botões Comprar na Página do Produto */

.woocommerce-variation-add-to-cart .single_add_to_cart_button,
.woocommerce-variation-add-to-cart .wd-buy-now-btn {
	flex-grow: 1;
	flex-basis: calc(50% - 52px);
}

/* Justificar os Botões Comprar na Página do Produto Simples */
.summary-inner form.cart :where(.single_add_to_cart_button, .wd-buy-now-btn) {
	flex: 1 1 auto;
}

}

@media (max-width: 576px) {
	/* Ajuste de Padding para Página Produto Mobile */
.summary-inner.set-mb-l.reset-last-child {
    padding: 25px 15px 10px;
}

/* Justificar Botões Comprar no Mobile */
form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn,.quantity) {
    flex: 1 0 auto;
}
.single-product button#wd-add-to-cart {
    flex: 0 0 100%;
    max-width: 100%;
}
.single-product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled .quantity {
    flex: 0 0 auto;
}
.single-product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled .quantity {
    flex: 0 0 auto !important;
}


/* ajustar tamanho do X do FunnelKitCart */
@media (max-width:767px){
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-remove-item{width:26px; height:26px;}
}}

/* ajustar espaços Upsell do FunnelKitCart */
#fkcart-modal .fkcart-drawer-upsells .fkcart--item .fkcart-image-wrapper{width: 100px !important;
margin-bottom: 35px !important;}
#fkcart-modal  .fkcart-drawer-upsells .fkcart--item .fkcart-item-title{font-size: 12px ;}
.fkcart--item .fkcart-item-price .woocommerce-Price-amount{font-size:12px !important;}
.payment-name .text{font-size:12px !important;}
}

