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

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

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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--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: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(214,122,136);
	--wd-alternative-color: rgb(245,232,227);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(214,122,136);
	--btn-accented-bgcolor-hover: rgb(214,85,104);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(30,115,190);
	--wd-sticky-btn-height: 95px;
}
.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: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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: #ffffff;
	background-image: none;
}
 {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
}
.product-labels .product-label.onsale {
	background-color: rgb(214,122,136);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: 1440px;
--wd-form-brd-radius: 5px;
--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: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

/* ===== Card contenedor ===== */
.wd-product-wrapper.product-wrapper {
  display: flex;
  flex-direction: column;
  height: 100% !important;
  box-sizing: border-box;
  padding: 15px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  background: #fff;
}

.products .product,
.wd-product-wrapper {
  height: auto !important;
}

/* ===== Imagen: tamaño fijo ===== */
.wd-product-wrapper .wd-product-thumb {
  flex: 0 0 auto;
}

/* ===== Marca: entre la imagen/swatches y el título (NO usar order) ===== */
.wd-product-wrapper .wd-product-brands-links {
  flex: 0 0 auto;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .5px;
  color: #888;
  text-align: center;
  margin: 8px 0 0;
}
.wd-product-wrapper img{
	height: 300px;
}
/* ===== Nombre: reserva SIEMPRE el mismo alto (hasta 2 líneas) ===== */
.wd-product-wrapper .wd-entities-title {
  flex: 1 0 auto;
  margin: 8px 0 0;
  line-height: 1.4;
  min-height: calc(1.4em * 2); /* 2 líneas reservadas siempre */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
}

.wd-product-wrapper .wd-entities-title a {
  color: inherit;
  text-decoration: none;
}

/* ===== Precio: mismo alto tenga o no tachado ===== */
.wd-product-wrapper .price {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  min-height: 48px; /* reserva espacio del renglón tachado aunque no exista */
  margin: 0;
}

.wd-product-wrapper .price del {
  font-size: 13px;
  opacity: .6;
}

.wd-product-wrapper .price ins {
  text-decoration: none;
  font-weight: 700;
}

/* ===== Botón: siempre al fondo ===== */
.wd-product-wrapper .wd-add-btn {
  flex: 0 0 auto;
  margin-top: 8px;
}

.wd-product-wrapper .wd-add-btn a {
  width: 100%;
  justify-content: center;
}


/* ===== Card contenedor ===== */
.wd-product-wrapper.product-wrapper {
  display: flex;
  flex-direction: column;
  height: 100% !important;
  box-sizing: border-box;
  padding: 15px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  background: #fff;
}

.products .product,
.wd-product-wrapper {
  height: auto !important;
}

/* ===== Bloque superior: foto, marca y título compactos, pegados arriba ===== */
.wd-product-wrapper .wd-product-thumb {
  flex: 0 0 auto;
}

.wd-product-wrapper .wd-product-brands-links {
  flex: 0 0 auto;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .5px;
  color: #888;
  text-align: center;
  margin: 8px 0 0;
}

.wd-product-wrapper .wd-entities-title {
  flex: 0 0 auto;               /* ya NO crece: tamaño natural, pegado al bloque de arriba */
  margin: 8px 0 0;
  line-height: 1.4;
  min-height: calc(1.4em * 2);  /* reserva SIEMPRE 2 líneas, aunque el nombre tenga 1 sola */
  display: -webkit-box;
  -webkit-line-clamp: 2;        /* si tiene 3 líneas, recorta a 2 con "…" */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
}

.wd-product-wrapper .wd-entities-title a {
  color: inherit;
  text-decoration: none;
}

/* ===== Precio + botón: SIEMPRE pegados abajo, sin importar el contenido de arriba ===== */
.wd-product-wrapper .price {
  flex: 0 0 auto !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-end !important;
  align-items: center !important;
  min-height: 48px !important;            /* mismo alto tenga o no precio tachado */
  margin: auto 0 0 !important;            /* 👈 esto empuja precio+botón al fondo, sin importar marca/título */
}

.wd-product-wrapper .price del {
  font-size: 13px !important;
  opacity: .6 !important;
}

.wd-product-wrapper .price ins {
  text-decoration: none !important;
  font-weight: 700 !important;
}

.wd-product-wrapper .wd-add-btn {
  flex: 0 0 auto !important;
  margin-top: 8px !important;
}

.wd-product-wrapper .wd-add-btn a {
  width: 100%;
  justify-content: center;
}


/* ===== 1. La fila del carrusel: todos los items a la misma altura ===== */
.wd-products-carousel .owl-stage {
  display: flex !important;
  align-items: stretch !important;
}

/* ===== 2. Cada slide: anular el height inline que mete Owl Carousel por JS ===== */
.wd-products-carousel .owl-item {
  height: auto !important;
  display: flex !important;
}

.wd-products-carousel .owl-item > * {
  width: 100%;
  height: auto !important;
}

/* ===== 3. El <li>/contenedor del producto dentro del slide ===== */
.wd-products-carousel .owl-item .product,
.wd-products-carousel .owl-item li.product {
  display: flex !important;
  height: auto !important;
  width: 100%;
}

/* ===== 4. El wrapper interno: ahora sí hereda la altura real ===== */
.wd-product-wrapper.product-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100% !important;
  box-sizing: border-box;
  padding: 15px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  background: #fff;
}

/* ===== Bloque superior: foto, marca y título compactos, pegados arriba ===== */
.wd-product-wrapper .wd-product-thumb {
  flex: 0 0 auto;
}

.wd-product-wrapper .wd-product-brands-links {
  flex: 0 0 auto;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .5px;
  color: #888;
  text-align: center;
  margin: 8px 0 0;
}

.wd-product-wrapper .wd-entities-title {
  flex: 0 0 auto;
  margin: 8px 0 0;
  line-height: 1.4;
  min-height: calc(1.4em * 2);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
}

.wd-product-wrapper .wd-entities-title a {
  color: inherit;
  text-decoration: none;
}

/* ===== Precio + botón: siempre pegados abajo ===== */
.wd-product-wrapper .price {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  min-height: 48px;
  margin: auto 0 0;
}

.wd-product-wrapper .price del {
  font-size: 13px;
  opacity: .6;
}

.wd-product-wrapper .price ins {
  text-decoration: none;
  font-weight: 700;
}

.wd-product-wrapper .wd-add-btn {
  flex: 0 0 auto;
  margin-top: 8px;
}

.wd-product-wrapper .wd-add-btn a {
  width: 100%;
  justify-content: center;
}@media (min-width: 768px) and (max-width: 1024px) {
	.whb-row.whb-general-header.whb-sticky-row.whb-without-bg.whb-border-fullwidth.whb-color-dark.whb-flex-equal-sides {
    padding: 0px 20px;
}

		.cart-content-wrapper{
    padding:50px 20px;
}

	article#post-3 {
    padding: 0px 20px;
}
}

@media (max-width: 576px) {
	.whb-sticky-prepared {
    padding-top: 127px !important;
}
}

