.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-9bf8f21:#FFFFFF;--e-global-color-80e0e00:#000000;--e-global-color-7cb9ce8:#D4A395;--e-global-color-25f5cfe:#F9FAFB;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* === EA Woo Product Slider · Look Silbon === */

/* Contenedor general */
.jg-product-carousel,
.jg-product-carousel .eael-woo-product-slider-container,
.jg-product-carousel .eael-product-carousel,
.jg-product-carousel .swiper,
.jg-product-carousel .swiper-container{ width:100%; overflow:hidden; background:transparent; }

/* Timing LINEAR en el wrapper = clave del scroll continuo */
.jg-product-carousel .swiper-wrapper{
  transition-timing-function:linear !important;
  -webkit-transition-timing-function:linear !important;
}
.jg-product-carousel .swiper-slide{
  height:auto; display:flex !important; align-items:stretch; padding:0 4px;
}

/* Reset de la card por defecto de EA */
.jg-product-carousel .eael-product-wrap,
.jg-product-carousel .eael-product-carousel-full,
.jg-product-carousel li.product,
.jg-product-carousel .product{
  background:transparent !important; border:none !important; box-shadow:none !important;
  padding:0 !important; margin:0 !important; position:relative; width:100%; overflow:hidden; border-radius:0;
}
.jg-product-carousel .eael-onsale,
.jg-product-carousel .onsale,
.jg-product-carousel .eael-product-image-hover,
.jg-product-carousel .eael-woo-product-carousel-rating,
.jg-product-carousel .star-rating,
.jg-product-carousel .eael-product-cart,
.jg-product-carousel .button.add_to_cart_button,
.jg-product-carousel .eael-product-buttons,
.jg-product-carousel .eael-quick-view{ display:none !important; }

/* Imagen */
.jg-product-carousel .eael-product-image,
.jg-product-carousel .woocommerce-LoopProduct-link,
.jg-product-carousel .product a{
  display:block !important; position:relative !important; overflow:hidden !important;
  text-decoration:none !important; color:inherit !important;
}
.jg-product-carousel .eael-product-image img,
.jg-product-carousel .attachment-woocommerce_thumbnail,
.jg-product-carousel .product img{
  width:100% !important; height:auto !important; aspect-ratio:3/4 !important;
  object-fit:cover !important; display:block !important; margin:0 !important;
  transition:transform .8s ease; border-radius:0 !important; box-shadow:none !important;
}
.jg-product-carousel .eael-product-wrap:hover img,
.jg-product-carousel .product:hover img{ transform:scale(1.04); }

/* Overlay sobre la imagen */
.jg-product-carousel .eael-product-wrap{ display:block !important; }
.jg-product-carousel .eael-product-wrap .eael-product-title-price,
.jg-product-carousel .eael-product-wrap .eael-product-meta{
  position:absolute !important; bottom:0 !important; left:0 !important; right:0 !important;
  width:100% !important; margin:0 !important; padding:14px 12px 12px !important;
  display:flex !important; flex-direction:row !important; justify-content:space-between !important;
  align-items:center !important; gap:8px !important;
  background:linear-gradient(to top, rgba(0,0,0,.55), rgba(0,0,0,0)) !important; z-index:5;
}

/* Título */
.jg-product-carousel .eael-product-title,
.jg-product-carousel .woocommerce-loop-product__title,
.jg-product-carousel h2.woocommerce-loop-product__title,
.jg-product-carousel h3.woocommerce-loop-product__title{
  margin:0 !important; padding:0 !important; font-size:15px !important; font-weight:400 !important;
  color:#fff !important; text-shadow:0 1px 4px rgba(0,0,0,.4);
  display:-webkit-box !important; -webkit-line-clamp:1; -webkit-box-orient:vertical;
  overflow:hidden; text-overflow:ellipsis; text-align:left; flex:1; min-width:0;
}

/* Precio */
.jg-product-carousel .price{
  margin:0 !important; padding:0 !important; font-size:15px !important; color:#fff !important;
  text-align:right !important; white-space:nowrap; flex-shrink:0;
}
.jg-product-carousel .price ins,
.jg-product-carousel .price .amount,
.jg-product-carousel .price bdi{
  color:#fff !important; font-weight:500 !important; text-decoration:none !important;
  text-shadow:0 1px 4px rgba(0,0,0,.4); background:transparent !important;
}
.jg-product-carousel .price del{
  color:#cfcfcf !important; text-decoration:line-through !important;
  margin-right:6px !important; font-size:13px !important; opacity:1 !important;
}
.jg-product-carousel .price del .amount,
.jg-product-carousel .price del bdi{
  color:#cfcfcf !important; text-shadow:none; font-weight:400 !important;
}

/* Badge -XX% custom */
.jg-product-carousel .product-discount-custom{
  background:#b65d48; color:#fff; margin-left:6px; padding:2px 6px;
  font-weight:bold; font-size:12px; border-radius:2px; display:inline-block; white-space:nowrap;
}

/* Responsive */
@media (max-width:1024px){
  .jg-product-carousel .eael-product-wrap .eael-product-title-price,
  .jg-product-carousel .eael-product-wrap .eael-product-meta{ padding:12px 10px 10px !important; }
  .jg-product-carousel .eael-product-title,
  .jg-product-carousel .woocommerce-loop-product__title,
  .jg-product-carousel .price{ font-size:14px !important; }
}
@media (max-width:768px){
  .jg-product-carousel .swiper-slide{ max-width:80vw; }
  .jg-product-carousel .eael-product-wrap{ max-width:80vw; }
  .jg-product-carousel .eael-product-image img,
  .jg-product-carousel .attachment-woocommerce_thumbnail{ aspect-ratio:3/4 !important; max-height:65vh; }
  .jg-product-carousel .eael-product-title,
  .jg-product-carousel .woocommerce-loop-product__title,
  .jg-product-carousel .price{ font-size:13px !important; }
  .jg-product-carousel .product-discount-custom{ font-size:11px; padding:1px 4px; }
}/* End custom CSS */