@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//loomi.fit/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.3.3") format("woff2");
}

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

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

:root {
	--wd-header-banner-h: 45px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(20,20,20);
	--wd-text-font-size: 15px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", 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: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", 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: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(245,9,66);
	--wd-alternative-color: rgba(245,9,66,0.26);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(221,51,51);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 400px;
	--wd-popup-padding: 0px;
}
.header-banner {
	background-color: rgb(242,242,242);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(243,243,243);
	background-image: none;
}
wd-col-start reset-last-child {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 120px;
}
.page .wd-page-content {
	background-color: rgb(250,250,250);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .wd-buy-now-btn:hover {
	color: rgb(0,0,0);
}
html .wd-product.wd-hover-quick .wd-add-btn>a, html .wd-product.wd-hover-quick.wd-quantity-overlap div.quantity input[type] {
	font-weight: 500;
}
html .wd-product.wd-hover-quick .wd-add-btn>a:hover, html .wd-product.wd-hover-quick.wd-quantity-overlap div:hover > div.quantity input[type], 
			html .wd-product.wd-hover-quick.wd-quantity-overlap div:hover > div.quantity+.button {
	background: rgb(5,5,5);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 2px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 550px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--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: 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;
--wd-cat-brd-radius: 8px;
}



.wd-page-title {
background-color: rgb(234,234,234);
}

.products.wd-products.wd-grid-g.grid-columns-3.elements-grid.wd-quantity-enabled.pagination-more-btn.title-line-one.wd-stretch-cont-lg.wd-stretch-cont-md.wd-stretch-cont-sm {
    row-gap: 55px;
}


h3.wd-entities-title {
    text-align: left;
}

td.value.cell.with-swatches {
    text-align: left;
}

.cc-cashback-grid {
    text-align: left;
}

.wd-star-rating {
    width: -webkit-fill-available;
}

/* Diminui o título da página (global) */
.page-title .entry-title {
    font-size: 28px !important; /* ajuste aqui o tamanho */
    line-height: 1.3em; /* opcional para dar mais respiro */
}

/* Se quiser só em desktop */
@media (min-width: 1025px) {
  .page-title .entry-title {
      font-size: 32px !important;
  }
}

/* Só em mobile */
@media (max-width: 768px) {
  .page-title .entry-title {
      font-size: 22px !important;
  }
}

/* Imagens de produtos com altura fixa no desktop */
.woocommerce ul.products li.product img {
  width: 100%;
  height: 600px;
  object-fit: cover;
}

/* Ajuste responsivo para telas menores */
@media (max-width: 768px) {
  .woocommerce ul.products li.product img {
    height: 400px;
  }
}

@media (max-width: 480px) {
  .woocommerce ul.products li.product img {
    height: 250px;
  }
}
.wd-prefooter {
    padding-bottom: 0px;
}

button.searchsubmit,
button.searchsubmit:hover,
button.searchsubmit:focus,
button.searchsubmit:active {
    background-color: #cacaca !important;
}

/* fundo top bar */

element.style {
}
@media (min-width: 782px) {
    .admin-bar .header-banner {
        top: 32px;
    }
}
.header-banner-display .header-banner {
    opacity: 1;
    transition: opacity 0s 
ease;
}
.header-banner.color-scheme-dark {
}
.header-banner.color-scheme-dark {
}
.header-banner {
    position: absolute;
    inset-inline: 0;
    top: 0;
    z-index: -1;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    height: var(--wd-header-banner-h);
    opacity: 0;
    transition: opacity 0s 
ease .6s;
}
.header-banner {
    background-color: #F50942;
    background-image: none;

/* Corrige ícone do carrinho sumindo no hover */
a.add_to_cart_button.add-to-cart-loop,
a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  transition: none !important;
}

/* Mantém o ícone visível em todos os estados */
a.add_to_cart_button.add-to-cart-loop:hover,
a.button.product_type_variable.add_to_cart_button.add-to-cart-loop:hover {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

/* Garante que fique acima de overlays */
.wd-product .wd-add-btn {
  z-index: 5 !important;
}

/* Impede conflito com a sobreposição de quantidade */
.wd-quantity-overlap .add-to-cart-loop {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

	/* Corrige ícone do carrinho sumindo no hover */
a.add_to_cart_button.add-to-cart-loop,
a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  transition: none !important;
}

/* Mantém o ícone visível em todos os estados */
a.add_to_cart_button.add-to-cart-loop:hover,
a.button.product_type_variable.add_to_cart_button.add-to-cart-loop:hover {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

/* Garante que fique acima de overlays */
.wd-product .wd-add-btn {
  z-index: 5 !important;
}

/* Impede conflito com a sobreposição de quantidade */
.wd-quantity-overlap .add-to-cart-loop {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

