.elementor-733 .elementor-element.elementor-element-288899f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-733 .elementor-element.elementor-element-1287a78{--display:flex;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-733 .elementor-element.elementor-element-47de895.elementor-wc-products ul.products li.product{text-align:center;}.elementor-733 .elementor-element.elementor-element-47de895.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-733 .elementor-element.elementor-element-47de895.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-733 .elementor-element.elementor-element-47de895.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:"Adamina", Sans-serif;font-size:15px;font-weight:600;}.elementor-733 .elementor-element.elementor-element-47de895.elementor-wc-products ul.products li.product .button{color:#FFFCFC;background-color:var( --e-global-color-primary );font-family:"Adamina", Sans-serif;font-size:15px;font-weight:600;border-radius:22px 22px 22px 22px;}.elementor-733 .elementor-element.elementor-element-47de895.elementor-wc-products .added_to_cart{color:var( --e-global-color-primary );}.elementor-733 .elementor-element.elementor-element-47de895.elementor-wc-products ul.products li.product span.onsale{display:block;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-733 .elementor-element.elementor-element-47de895.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-733 .elementor-element.elementor-element-47de895.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-47de895 */.card-producto {
  background: #ffffff;
  border-radius: 18px;
  border: 1px solid #eaeaea;
  padding-bottom: 18px;
  overflow: hidden;
  transition: transform 0.25s ease;
}

.card-producto:hover {
  transform: translateY(-4px);
}

/* Imagen */
.card-producto .woocommerce-loop-product__link,
.card-producto .product-image-wrapper {
  display: block;
  overflow: hidden;
  border-radius: 18px 18px 0 0;
}

.card-producto img {
  width: 100%;
  display: block;
  border-radius: 18px 18px 0 0;
  transition: transform 0.3s ease;
}

.card-producto:hover img {
  transform: scale(1.01);
}

/* Título sin sombra, más fino */
.card-producto .woocommerce-loop-product__title,
.card-producto h2 {
  font-size: 1.05em;
  font-weight: 600;
  color: #2d2d2d;
  margin: 14px 18px 6px;
  line-height: 1.3;
}

/* Precio */
.card-producto .price {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 18px 12px;
  font-size: 1.6em;
  font-weight: 700;
  color: #e53979; /* rosita elegante llamativo */
}

.card-producto .price del {
  font-size: 0.6em;
  color: #8b8b8b;
  font-weight: 400;
}

/* Etiquetas tipo “Entrega todos los días” */
.producto-badge {
  margin: 0 18px 10px;
  background: #d4f7df;
  color: #2d7a4b;
  font-size: 0.75em;
  font-weight: 600;
  padding: 6px 12px;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

/* Botones de variaciones (12 rosas, 24 rosas...) */
.variacion-btn {
  display: inline-block;
  margin: 6px 6px 0 0;
  padding: 6px 14px;
  font-size: 0.82em;
  border-radius: 20px;
  border: 1px solid #ccc;
  color: #444;
  background: #fff;
  transition: all 0.25s ease;
}

.variacion-btn:hover {
  border-color: #e53979;
  color: #e53979;
}

/* Botón rosa circular (+) */
.card-producto .add-button {
  position: absolute;
  bottom: 14px;
  right: 14px;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #e53979;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 1.4em;
  cursor: pointer;
  transition: background 0.25s ease;
}

.card-producto .add-button:hover {
  background: #c02763;
}/* End custom CSS */