/** Shopify CDN: Minification failed

Line 388:0 Expected percentage but found "."
Line 424:0 Expected "}" to go with "{"

**/
.price {
  font-size: 1.6rem;
  letter-spacing: 0.1rem;
  line-height: calc(1 + 0.5 / var(--font-body-scale));
  color: rgb(var(--color-foreground));
}

.price > * {
  display: inline-block;
  vertical-align: top;
}

.price.price--unavailable {
  visibility: hidden;
}

.price--end {
  text-align: right;
}

.price .price-item {
  display: inline-block;
  margin: 0 1rem 0 0;
}

.price__regular .price-item--regular {
  margin-right: 0;
}

.price:not(.price--show-badge) .price-item--last:last-of-type {
  margin: 0;
}

@media screen and (min-width: 750px) {
  .price {
    margin-bottom: 0;
  }
}

.price--large {
  font-size: 1.6rem;
  line-height: calc(1 + 0.5 / var(--font-body-scale));
  letter-spacing: 0.13rem;
}

@media screen and (min-width: 750px) {
  .price--large {
    font-size: 1.8rem;
  }
}

.price--sold-out .price__availability,
.price__regular {
  display: block;
}

.price__sale,
.price__availability,
.price .price__badge-sale,
.price .price__badge-sold-out,
.price--on-sale .price__regular,
.price--on-sale .price__availability {
  display: none;
}

.price--sold-out .price__badge-sold-out,
.price--on-sale .price__badge-sale,
.volume-pricing--sale-badge .price__badge-sale {
  display: inline-block;
}

.volume-pricing--sale-badge .price__badge-sale {
  margin-left: 0.5rem;
}

.price--on-sale .price__sale {
  display: initial;
  flex-direction: row;
  flex-wrap: wrap;
}

.price--center {
  display: initial;
  justify-content: center;
}

.price--on-sale .price-item--regular {
  text-decoration: line-through;
  color: rgba(var(--color-foreground), 0.75);
  font-size: 1.3rem;
}

.unit-price {
  display: block;
  font-size: 1.1rem;
  letter-spacing: 0.04rem;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
  margin-top: 0.2rem;
  color: rgba(var(--color-foreground), 0.7);
}
/* Precios en azul cian */
.price-item--regular,
.price-item--sale {
  color: #00CED1 !important;
}

/* Precio comparativo en rojo */
.price-item--compare {
  color: #e00000 !important;
}
/* Precio original tachado en rojo */
.price-item--compare,
s.price-item--compare,
.price__sale .price-item--compare {
  color: #e00000 !important;
  text-decoration: line-through;
}
/* Precio original tachado en rojo cuando hay descuento */
.price--on-sale .price-item--regular {
  color: #e00000 !important;
}
/* Títulos de categorías SOLO en sección multicolumna */
.multicolumn-list .card__information .card__heading a.full-unstyled-link,
.collection-list .card__information .card__heading a.full-unstyled-link {
  color: #00CED1 !important;
  font-size: 1.8rem !important;
  font-weight: 400 !important;
}
/* Enlaces de etiqueta en sección multicolumna categorías */
.multicolumn-list .multicolumn-card__info a,
.multicolumn-list .multicolumn-card__info .link,
.multicolumn-list .button--tertiary {
  color: #00CED1 !important;
}
/* Menú de navegación - azul eléctrico neón */
.header__menu-item,
.header__menu-item a,
.header__menu-item span,
.header__icon,
.header__icon svg,
.header__icon path {
  color: #00B4FF !important;
  fill: #00B4FF !important;
}
/* Menú navegación - azul neón con borde blanco */
.header__menu-item,
.header__menu-item a,
.header__menu-item span {
  color: #00B4FF !important;
  -webkit-text-stroke: 0.3px white;
  text-stroke: 0.3px white;
}
/* Menú navegación - cian neón brillante con glow */
.header__menu-item,
.header__menu-item a,
.header__menu-item span {
  color: #00FFFF !important;
  text-shadow: 0 0 8px #00FFFF, 0 0 16px #00FFFF;
}
/* Menú navegación - cian neón sin borde */
.header__menu-item,
.header__menu-item a,
.header__menu-item span {
  color: #00FFFF !important;
  -webkit-text-stroke: 0 !important;
  text-stroke: 0 !important;
  text-shadow: 0 0 8px #00FFFF, 0 0 16px #00FFFF;
}
/* Logo Cttiene - cian neón con glow */
.header__heading-link,
.header__heading-logo,
.header__heading a {
  color: #00FFFF !important;
  text-shadow: 0 0 8px #00FFFF, 0 0 16px #00FFFF;
  filter: drop-shadow(0 0 8px #00FFFF);
}
/* Logo Cttiene - cian neón sin glow excesivo */
.header__heading-link,
.header__heading-logo,
.header__heading a {
  color: #00FFFF !important;
  text-shadow: 0 0 6px rgba(0, 255, 255, 0.5);
}
/* Logo Cttiene - cian neón limpio */
.header__heading-link,
.header__heading-logo,
.header__heading a {
  color: #00FFFF !important;
  text-shadow: none !important;
  filter: none !important;
}
/* Iconos header - cian neón con glow */
.header__icon svg,
.header__icon .icon {
  color: #00FFFF !important;
  fill: #00FFFF !important;
  filter: drop-shadow(0 0 6px #00FFFF) drop-shadow(0 0 12px #00FFFF);
}
/* Menú desplegable - cian neón */
.header__submenu .header__menu-item,
.header__submenu a,
.disclosure__list a,
.disclosure__list .disclosure__item,
.header__menu--submenu a,
.header__menu--submenu span {
  color: #00FFFF !important;
  text-shadow: 0 0 8px #00FFFF, 0 0 16px #00FFFF;
}
/* Submenú desplegable categorías - cian neón */
.mega-menu__link,
.mega-menu__link--level-2 {
  color: #00FFFF !important;
  text-shadow: 0 0 8px #00FFFF, 0 0 16px #00FFFF;
}
/* Inicio, Ofertas y Descuentos, Contáctenos - naranja neón */
a[href="/"],
a[href*="ofertas-y-descuentos"],
a[href*="contactenos"],
a[href*="contáctenos"] {
  color: #FF6B00 !important;
  text-shadow: 0 0 8px #FF6B00, 0 0 16px #FF6B00 !important;
}
/* Inicio, Ofertas y Descuentos, Contáctenos - naranja neón */
.header__menu-item a[href="/"],
.header__menu-item a[href*="ofertas-y-descuentos"],
.header__menu-item a[href*="contactenos"],
.header__menu-item a[href*="cont%C3%A1ctenos"],
header a[href="/"],
header a[href*="ofertas-y-descuentos"],
header a[href*="contactenos"] {
  color: #FF6B00 !important;
  text-shadow: 0 0 8px #FF6B00, 0 0 16px #FF6B00 !important;
}
/* Inicio - naranja neón */
.header__menu-item a[href="/"] span,
.header__menu-item a[href="/"] {
  color: #FF6B00 !important;
  text-shadow: 0 0 8px #FF6B00, 0 0 16px #FF6B00 !important;
}

/* Ofertas y Descuentos - naranja neón */
.header__menu-item a[href*="ofertas-y-descuentos"] span,
.header__menu-item a[href*="ofertas-y-descuentos"] {
  color: #FF6B00 !important;
  text-shadow: 0 0 8px #FF6B00, 0 0 16px #FF6B00 !important;
}

/* Contáctenos - naranja neón */
.header__menu-item a[href*="contactenos"] span,
.header__menu-item a[href*="contactenos"] {
  color: #FF6B00 !important;
  text-shadow: 0 0 8px #FF6B00, 0 0 16px #FF6B00 !important;
}
/* Inicio, Ofertas y Descuentos, Contáctenos - naranja neón PRIORIDAD MÁXIMA */
.header__menu-item a[href="/"],
.header__menu-item a[href="/"] span,
.header__menu-item a[href*="ofertas-y-descuentos"],
.header__menu-item a[href*="ofertas-y-descuentos"] span,
.header__menu-item a[href*="contactenos"],
.header__menu-item a[href*="contactenos"] span {
  color: #FF6B00 !important;
  text-shadow: 0 0 8px #FF6B00, 0 0 16px #FF6B00 !important;
}
/* Inicio, Ofertas, Contáctenos - naranja neón ID específico */
#HeaderMenu-inicio,
#HeaderMenu-inicio span,
a[href*="ofertas-y-descuentos"].header__menu-item-link,
a[href*="ofertas-y-descuentos"].header__menu-item-link span,
a[href*="contactenos"].header__menu-item-link,
a[href*="contactenos"].header__menu-item-link span {
  color: #FF6B00 !important;
  text-shadow: 0 0 8px #FF6B00, 0 0 16px #FF6B00 !important;
}
/* Ofertas y Descuentos, Contáctenos - naranja neón */
#HeaderMenu-ofertas-y-descuentos,
#HeaderMenu-ofertas-y-descuentos span,
#HeaderMenu-contactenos,
#HeaderMenu-contactenos span {
  color: #FF6B00 !important;
  text-shadow: 0 0 8px #FF6B00, 0 0 16px #FF6B00 !important;
}
/* Iconos búsqueda, cuenta y carrito - naranja neón */
.header__icon svg,
.header__icon svg path,
.header__icon svg circle,
.header__icon svg rect {
  color: #FF6B00 !important;
  fill: #FF6B00 !important;
  stroke: #FF6B00 !important;
  filter: drop-shadow(0 0 6px #FF6B00) drop-shadow(0 0 12px #FF6B00);
}
/* Iconos búsqueda, cuenta y carrito - naranja neón suave */
.header__icon svg,
.header__icon svg path,
.header__icon svg circle,
.header__icon svg rect {
  color: #FF6B00 !important;
  fill: #FF6B00 !important;
  stroke: #FF6B00 !important;
  filter: drop-shadow(0 0 3px rgba(255, 107, 0, 0.5));
}
/* Barra de anuncios - texto grande y moderno */
p.announcement-bar__message,
.announcement-bar__message {
  font-size: 1.4rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.2em !important;
  text-transform: uppercase !important;
  color: #000000 !important;
  text-shadow: 1px 1px 0px rgba(255,255,255,0.5) !important;
  min-height: auto !important;
}
/* Barra de anuncios - efecto brillo animado */
p.announcement-bar__message,
.announcement-bar__message {
  font-size: 1.4rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.2em !important;
  text-transform: uppercase !important;
  background: linear-gradient(90deg, #000000, #FF6B00, #000000) !important;
  background-size: 200% auto !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  animation: shine 3s linear infinite !important;
}

@keyframes shine {
  0% { background-position: 0% center; }
  100% { background-position: 200% center; }
}
/* Barra de anuncios - efecto neón parpadeante */
p.announcement-bar__message,
.announcement-bar__message {
  font-size: 1.4rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.2em !important;
  text-transform: uppercase !important;
  color: #FF6B00 !important;
  -webkit-text-fill-color: #FF6B00 !important;
  text-shadow: 
    0 0 7px #FF6B00,
    0 0 10px #FF6B00,
    0 0 21px #FF6B00 !important;
  animation: flicker 2.5s infinite alternate !important;
}

@keyframes flicker {
  0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
    text-shadow: 
      0 0 7px #FF6B00,
      0 0 10px #FF6B00,
      0 0 21px #FF6B00;
  }
  20%, 24%, 55% {
    text-shadow: none;
  }
}
/* Barra de anuncios - negro con efecto neón naranja parpadeante */
p.announcement-bar__message,
.announcement-bar__message {
  font-size: 1.2rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.1em !important;
  text-transform: none !important;
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
  text-shadow: none !important;
  animation: none !important;
}

@keyframes flicker {
  0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
    text-shadow: 
      0 0 7px #FF6B00,
      0 0 10px #FF6B00,
      0 0 21px #FF6B00;
  }
  20%, 24%, 55% {
    text-shadow: none;
  }
.shopify-section-template--20254629724358__multicolumn .multicolumn_title {
  color: #00CED1 !important;
}
.multicolumn_title {
  color: #00CED1 !important;
}
/* Títulos de lista de colecciones */
.multicolumn-list .card__information .card__heading a.full-unstyled-link,
.collection-list .card__information .card__heading a.full-unstyled-link {
  font-size: 1.8rem !important;
  font-weight: 400 !important;
}

/* Quitar resplandor naranja en Ofertas y Descuentos */
a[href*="ofertas-y-descuentos"] {
  text-shadow: none !important;
  color: #00CED1 !important;
}
body #shopify-section-template--20254629724358__multicolumn h2.multicolumn__title {
  color: #00CED1 !important;
}
#shopify-section-template--20254629724358__multicolumn h2.title {
  color: #00CED1 !important;
}
/* Eliminar espacio blanco debajo del banner */
#shopify-section-template--20254629724358__image_banner,
#shopify-section-template--20254629724358__image_banner .banner,
#shopify-section-template--20254629724358__image_banner .banner__media,
#shopify-section-template--20254629724358__image_banner img {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  object-fit: cover !important;
  width: 100% !important;
  height: 100% !important;
}
