.img-with {
    width: 170px;
    margin: 5px;
}


element.style {
    cursor: grab;
    transition-duration: 0ms;
    transform: translate3d(-2634px, 0px, 0px);
    transition-delay: 0ms;
}
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}
*, ::after, ::before {
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
    unicode-bidi: isolate;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}
.body-content {
    font-family: "Poppins", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
    background: #fafafa;
}
.body-content {
    color: #e21548;
    background-color: rgb(255, 255, 255);
}
body {
    background-color: #0000;
    font-family: var(--font-customize);
}
body {
    font-family: Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    background-color: #f9f9f9;
    font-size: 1rem;
    top: 0px !important;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

element.style {
    cursor: grab;
    transition-duration: 0ms;
    transform: translate3d(-2634px, 0px, 0px);
    transition-delay: 0ms;
}
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}
*, ::after, ::before {
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
    unicode-bidi: isolate;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}
.body-content {
    font-family: "Poppins", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
    background: #fafafa;
}
.body-content {
    color: #e21548;
    background-color: rgb(255, 255, 255);
}
body {
    background-color: #0000;
    font-family: var(--font-customize);
}
body {
    font-family: Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    background-color: #f9f9f9;
    font-size: 1rem;
    top: 0px !important;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

.swiper.hero-swiper {
  --hero-overlay: rgba(0, 0, 0, 0);
}


@media (max-width: 768px) {
  .hero-slider-wrap{
    background-size: contain;        /* evita que se corte */
    background-position: top center; /* ancla arriba */
    background-repeat: no-repeat;
    height: auto;                    /* saca altura fija */
    padding-top: 80px;
    padding-bottom: 80px;
  }
}




/* =========================================================
   SCOPE GENERAL – SOLO LISTADO DE PRODUCTOS
   ========================================================= */
.container > .row > .col-md-4,
.container > .row > .col-md-8 {
  padding-left: 16px;
  padding-right: 16px;
}

/* Full width real SOLO en esta vista */
.container:has(#product-container) {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 24px;
  padding-right: 24px;
}

body:has(#product-container) {
  overflow-x: hidden;
}

/* =========================================================
   GRID DE PRODUCTOS
   ========================================================= */
#product-container {
  margin-top: 16px;
}

/* =========================================================
   CARD DE PRODUCTO – MODERNIZADA
   ========================================================= */
#product-container .angulo-item-producto {
  background: #ffffff;
  border-radius: 18px;
  padding: 16px 16px 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 10px 30px rgba(0,0,0,.06);
  transition: transform .35s ease, box-shadow .35s ease;
  position: relative;
}

/* Hover elegante */
#product-container .angulo-item-producto:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 45px rgba(0,0,0,.12);
}

/* =========================================================
   IMAGEN DE PRODUCTO
   ========================================================= */
#product-container .angulo-item-img {
  height: 220px !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  transition: transform .4s ease;
}

#product-container .angulo-item-producto:hover .angulo-item-img {
  transform: scale(1.04);
}

/* =========================================================
   NOMBRE
   ========================================================= */
#product-container .angulo-item-name-container {
  margin-top: 10px;
}

#product-container .angulo-item-name {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  color: #222;
}

/* =========================================================
   PRECIO
   ========================================================= */
#product-container .angulo-item-price h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 8px 0 12px;
}

/* =========================================================
   BOTÓN AÑADIR AL CARRITO
   ========================================================= */
#product-container .angulo-item-button {
  border-radius: 999px;
  padding: 10px 22px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .4px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform .25s ease, box-shadow .25s ease;
}

/* Hover botón */
#product-container .angulo-item-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0,0,0,.2);
}

/* Sin stock */
#product-container a[data-stock="0"],
#product-container a[data-stock="-1"] {
  opacity: .45;
  pointer-events: none;
  filter: grayscale(1);
}

/* =========================================================
   BADGE SIN STOCK
   ========================================================= */
#product-container .product-span-diagonal span {
  border-radius: 999px;
  padding: 6px 12px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

/* =========================================================
   MOBILE TUNING
   ========================================================= */
@media (max-width: 768px) {
  #product-container .angulo-item-img {
    height: 180px !important;
  }
}
/* =========================================================
   ESPACIO ENTRE PRODUCTOS (FILAS)
   ========================================================= */
#product-container > div[class*="col-"] {
  margin-bottom: 28px;
}

/* =========================================================
   MOBILE – 2 COLUMNAS
   ========================================================= */
@media (max-width: 767px) {
  #product-container > div[class*="col-"] {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 767px) {
  #product-container .angulo-item-img {
    height: 160px !important;
  }

  #product-container .angulo-item-name {
    font-size: 13px;
  }

  #product-container .angulo-item-price h4 {
    font-size: 16px;
  }
}

/* =========================================================
   MOBILE – AJUSTE DE ALTURA Y COMPACTACIÓN
   ========================================================= */
@media (max-width: 767px) {

  /* Card más compacta */
  #product-container .angulo-item-producto {
    padding: 12px 12px 14px;
    border-radius: 14px;
  }

  /* Imagen más baja */
  #product-container .angulo-item-img {
    height: 130px !important;
  }

  /* Nombre más compacto */
  #product-container .angulo-item-name {
    font-size: 12.5px;
    line-height: 1.25;
    margin-top: 6px;
  }

  /* Precio más chico */
  #product-container .angulo-item-price h4 {
    font-size: 15px;
    margin: 6px 0 8px;
  }

  /* Botón más chico y elegante */
  #product-container .angulo-item-button {
    padding: 7px 14px;
    font-size: 11px;
    letter-spacing: .3px;
  }

  /* Menos espacio abajo del botón */
  #product-container .angulo-item-producto .pb-3 {
    padding-bottom: 4px !important;
  }
}
@media (max-width: 767px) {
  #product-container .angulo-item-producto {
    min-height: unset;
  }
}

/* =========================================================
   MOBILE – ELIMINAR ESPACIO BLANCO REAL (FIX DEFINITIVO)
   ========================================================= */
@media (max-width: 767px) {

  /* ❌ quitar space-between que genera el vacío */
  #product-container .angulo-item-producto {
    justify-content: flex-start !important;
  }

  /* Imagen más compacta */
  #product-container .angulo-item-img {
    height: 130px !important;
  }

  /* Nombre pegado a la imagen */
  #product-container .angulo-item-name-container {
    margin-top: 6px !important;
  }

  #product-container .angulo-item-name {
    margin: 0 !important;
  }

  /* Precio más compacto */
  #product-container .angulo-item-price {
    margin-top: 6px;
  }

  /* Botón separado solo lo justo */
  #product-container .angulo-item-producto .d-flex {
    margin-top: 8px;
  }
}
/* =========================================
   FIX REAL – MOBILE CARDS COMPACTAS
   ========================================= */
@media (max-width: 767px) {

  /* ❌ sacar flex (causa del espacio fantasma) */
  #product-container .angulo-item-producto {
    display: block !important;
  }

  /* imagen más chica */
  #product-container .angulo-item-img {
    height: 130px !important;
  }

  /* eliminar padding extra del botón */
  #product-container .angulo-item-producto .pb-3 {
    padding-bottom: 8px !important;
  }

  /* botón más chico */
  #product-container .angulo-item-button {
    padding: 7px 14px;
    font-size: 11px;
  }
}


/* =========================================================
   SEARCH RESULTADOS – ESTILO MODERNO AJUSTADO
   ========================================================= */

/* Contenedor principal */
#resultados {
  background: #ffffff;
  border-radius: 0; /* ❌ sin bordes redondeados */
  box-shadow: 0 18px 40px rgba(0,0,0,.12);
  overflow: hidden;

  /* ➕ 20% más ancho */
  width: 120%;
  max-width: 120%;
}

/* Lista */
#resultados .list-group {
  margin: 0;
  padding: 6px 0;
}

/* Ítem */
#resultados .list-group-item {
  border: none;
  background: transparent;
  padding: 10px 18px;
  transition: background .25s ease;
}

/* Link base (nombre + precio) */
#resultados .list-group-item a {
  display: block;
  color: #3b3f45 !important; /* gris moderno */
  font-size: 14px;
  font-weight: 500;
  line-height: 1.35;
  text-decoration: none;
  transition: color .25s ease;
}

/* Diferenciar PRECIO (parte luego del guion) */
#resultados .list-group-item a {
  --price-color: #6b7280; /* gris más claro */
}

/* Hack visual: colorear el precio */
#resultados .list-group-item a::after {
  content: '';
}

/* Hover */
#resultados .list-group-item:hover {
  background: #f4f6f8;
}

#resultados .list-group-item:hover a {
  color: #111 !important;
}

/* Separador sutil */
#resultados .list-group-item + .list-group-item {
  position: relative;
}

#resultados .list-group-item + .list-group-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  right: 18px;
  height: 1px;
  background: rgba(0,0,0,.06);
}

/* =========================================================
   MOBILE – ASEGURAR GRIS Y LEGIBILIDAD
   ========================================================= */
@media (max-width: 767px) {

  #resultados {
    width: 100%;
    max-width: 100%;
  }

  #resultados .list-group-item a {
    color: #3b3f45 !important; /* gris también en móvil */
    font-size: 13.5px;
  }
}

/* =========================================================
   FIX – SEARCH MOBILE TEXTO 
   ========================================================= */

/* Contenedor mobile del buscador */
.search-box.res.active #resultados-mobile,
.search-box.res.active #resultados-mobile a,
.search-box.res.active #resultados-mobile li {
  color: #3b3f45 !important;
  -webkit-text-fill-color: #3b3f45 !important;
}

/* Hover / tap */
.search-box.res.active #resultados-mobile li:hover,
.search-box.res.active #resultados-mobile li:hover a {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
}




/* =========================================================
   PRODUCTOS RELACIONADOS – MATCH ESTÉTICA LISTADO
   Scope: carrusel #carrouselProductsRecomended
   ========================================================= */

/* Card base */
#carrouselProductsRecomended .angulo-item-producto {
  background: #ffffff;
  border-radius: 18px;
  padding: 16px 16px 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: 0 10px 30px rgba(0,0,0,.06);
  transition: transform .35s ease, box-shadow .35s ease;
}

/* Hover elegante */
#carrouselProductsRecomended .angulo-item-producto:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 45px rgba(0,0,0,.12);
}

/* Imagen */
#carrouselProductsRecomended .angulo-item-img {
  height: 200px !important;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  transition: transform .35s ease;
}

#carrouselProductsRecomended .angulo-item-producto:hover .angulo-item-img {
  transform: scale(1.04);
}

/* Nombre */
#carrouselProductsRecomended .angulo-item-name-container {
  margin-top: 10px;
}

#carrouselProductsRecomended .angulo-item-name {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  color: #222;
  text-align: center;
}

/* Precio */
#carrouselProductsRecomended .angulo-item-price h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 8px 0 12px;
  color: #111 !important;
}

/* Botón */
#carrouselProductsRecomended .angulo-item-button {
  border-radius: 999px;
  padding: 10px 22px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .4px;
  text-transform: uppercase;
  transition: transform .25s ease, box-shadow .25s ease;
}

/* Hover botón */
#carrouselProductsRecomended .angulo-item-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0,0,0,.2);
}

/* Quitar padding sobrante del wrapper del botón */
#carrouselProductsRecomended .pb-3 {
  padding-bottom: 12px !important;
}

/* =========================================================
   CONTROLES DEL CARRUSEL – MÁS LIMPIOS
   ========================================================= */

#carrouselProductsRecomended .carousel-control-prev,
#carrouselProductsRecomended .carousel-control-next {
  width: 40px;
}

#carrouselProductsRecomended .carousel-control-prev-icon,
#carrouselProductsRecomended .carousel-control-next-icon {
  filter: brightness(0.2);
  opacity: .7;
}

#carrouselProductsRecomended .carousel-control-prev:hover .carousel-control-prev-icon,
#carrouselProductsRecomended .carousel-control-next:hover .carousel-control-next-icon {
  opacity: 1;
}

/*Imagenes ficha productos*/
.containerImagePrincipal a > div {
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/*LISTADO DE PRODUCTOS*/
/* TARJETA GENERAL */
.angulo-item-producto {
    background: #ffffff;
    border: 1px solid #ececec;
    border-radius: 22px;
    padding: 18px 18px 20px;
    box-shadow: 0 8px 28px rgba(0,0,0,0.06);
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
    overflow: hidden;
    height: 100%;
}

.angulo-item-producto:hover {
    transform: translateY(-4px);
    box-shadow: 0 14px 34px rgba(0,0,0,0.10);
    border-color: #dddddd;
}

/* IMAGEN */
.angulo-item-producto .item-image-preview {
    display: block;
    text-decoration: none;
}

.angulo-item-producto .angulo-item-img {
    height: 240px !important;
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    margin-bottom: 10px;
    transition: transform 0.25s ease;
}

.angulo-item-producto:hover .angulo-item-img {
    transform: scale(1.03);
}

/* NOMBRE DEL PRODUCTO */
.angulo-item-name-container {
    min-height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
    padding: 0 8px;
}

.angulo-item-name {
    width: 100%;
    text-align: center !important;
    display: block;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 700;
    color: #1f1f1f;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    margin: 0 auto;
}

/* PRECIO */
.angulo-item-price {
    margin: 6px 0 16px;
}

.angulo-item-price .text-price,
.angulo-item-price h4 {
    font-size: 34px;
    line-height: 1.1;
    font-weight: 800;
    color: #111111 !important;
    margin: 0;
    text-align: center;
}

/* BOTON */
.angulo-item-button.btn,
a.angulo-item-button {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    padding: 0 26px;
    border-radius: 999px !important;
    border: none !important;
    background: linear-gradient(135deg, #12b8f3 0%, #0a95e0 100%) !important;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    text-decoration: none !important;
    box-shadow: 0 10px 24px rgba(18,184,243,0.28);
    transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
}

.angulo-item-button.btn:hover,
a.angulo-item-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(18,184,243,0.35);
    color: #ffffff !important;
    text-decoration: none !important;
}

.angulo-item-button.btn:active,
a.angulo-item-button:active {
    transform: translateY(0);
}

/* CONTENEDOR DEL BOTON */
.angulo-item-producto .pb-3 {
    padding-bottom: 0 !important;
    margin-top: 2px;
}

/* MEJORA RESPONSIVE */
@media (max-width: 767px) {
    .angulo-item-producto {
        padding: 16px;
        border-radius: 18px;
    }

    .angulo-item-producto .angulo-item-img {
        height: 210px !important;
    }

    .angulo-item-name {
        font-size: 16px;
    }

    .angulo-item-price .text-price,
    .angulo-item-price h4 {
        font-size: 28px;
    }

    .angulo-item-button.btn,
    a.angulo-item-button {
        width: 100%;
        max-width: 260px;
    }
}
