/* =====================================================
   ICONOS FIX LOCAL - ALUKAS
   Este archivo hace que los iconos aparezcan aunque CDN falle.
   ===================================================== */
@font-face{
  font-family:"Font Awesome 5 Free";
  src:url("../fonts/FontAwesome5Free-Solid-900.otf") format("opentype");
  font-weight:900;
  font-style:normal;
  font-display:block;
}
@font-face{
  font-family:"Font Awesome 5 Free";
  src:url("../fonts/FontAwesome5Free-Regular-400.otf") format("opentype");
  font-weight:400;
  font-style:normal;
  font-display:block;
}
@font-face{
  font-family:"Font Awesome 5 Brands";
  src:url("../fonts/FontAwesome5Brands-Regular-400.otf") format("opentype");
  font-weight:400;
  font-style:normal;
  font-display:block;
}
.fa,.fas,.fa-solid{
  font-family:"Font Awesome 5 Free" !important;
  font-weight:900 !important;
  font-style:normal;
  display:inline-block;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
}
.far,.fa-regular{
  font-family:"Font Awesome 5 Free" !important;
  font-weight:400 !important;
  font-style:normal;
  display:inline-block;
}
.fab,.fa-brands{
  font-family:"Font Awesome 5 Brands" !important;
  font-weight:400 !important;
  font-style:normal;
  display:inline-block;
}
.fa-angle-down:before{content:"\f107";}
.fa-chevron-down:before{content:"\f078";}
.fa-magnifying-glass:before{content:"\f002";}
.fa-search:before{content:"\f002";}
.fa-user:before{content:"\f007";}
.fa-envelope:before{content:"\f0e0";}
.fa-location-pin:before{content:"\f3c5";}
.fa-map-marker-alt:before{content:"\f3c5";}
.fa-circle-xmark:before{content:"\f057";}
.fa-times-circle:before{content:"\f057";}
.fa-plus:before{content:"\2b";}
.fa-minus:before{content:"\f068";}
.fa-play:before{content:"\f04b";}
.fa-tag:before{content:"\f02b";}
.fa-arrow-up-from-bracket:before{content:"\e09a";}
.fa-upload:before{content:"\f093";}
.fa-flip-horizontal{transform:scaleX(-1);}
.fa-gem:before{content:"\f3a5";}
.fa-heart:before{content:"\f004";}
.fa-solid.fa-heart:before{font-weight:900;}
.fa-truck:before{content:"\f0d1";}
.fa-rotate-left:before{content:"\f2ea";}
.fa-rotate-left.fa-flip-horizontal:before{content:"\f2ea";}
.fa-ruler-combined:before{content:"\f546";}
.fa-up-right-and-down-left-from-center:before{content:"\f424";}
.fa-maximize:before{content:"\f31e";}
.fa-expand:before{content:"\f065";}
.fa-cart-shopping:before{content:"\f07a";}
.fa-bag-shopping:before{content:"\f290";}
.fa-star:before{content:"\f005";}
.fa-regular.fa-star:before{font-weight:400;}
.fa-solid.fa-star:before{font-weight:900;}
.fa-facebook-f:before{content:"\f39e";}
.fa-twitter:before{content:"\f099";}
.fa-x-twitter:before{content:"\e61b";}
.fa-pinterest-p:before{content:"\f231";}
.fa-brands.fa-facebook-f:before,
.fa-brands.fa-twitter:before,
.fa-brands.fa-x-twitter:before,
.fa-brands.fa-pinterest-p:before{font-family:"Font Awesome 6 Brands","Font Awesome 5 Brands" !important;font-weight:400;}

/* Icomoon → Font Awesome (respaldo si icomoon.ttf no carga en el servidor) */
.icomoon-star:before{font-family:"Font Awesome 6 Free","Font Awesome 5 Free" !important;font-weight:900;content:"\f005" !important;}
.icomoon-heart-o:before{font-family:"Font Awesome 6 Free","Font Awesome 5 Free" !important;font-weight:400;content:"\f004" !important;}
.icomoon-search:before{font-family:"Font Awesome 6 Free","Font Awesome 5 Free" !important;font-weight:900;content:"\f002" !important;}
.icomoon-user:before{font-family:"Font Awesome 6 Free","Font Awesome 5 Free" !important;font-weight:900;content:"\f007" !important;}
.icomoon-cart:before{font-family:"Font Awesome 6 Free","Font Awesome 5 Free" !important;font-weight:900;content:"\f07a" !important;}
.icomoon-expand:before{font-family:"Font Awesome 6 Free","Font Awesome 5 Free" !important;font-weight:900;content:"\f424" !important;}
.icomoon-facebook:before{font-family:"Font Awesome 6 Brands","Font Awesome 5 Brands" !important;font-weight:400;content:"\f39e" !important;}
.icomoon-twitter:before{font-family:"Font Awesome 6 Brands","Font Awesome 5 Brands" !important;font-weight:400;content:"\f099" !important;}
.icomoon-pinterest:before{font-family:"Font Awesome 6 Brands","Font Awesome 5 Brands" !important;font-weight:400;content:"\f231" !important;}
.icomoon-instagram:before{font-family:"Font Awesome 6 Brands","Font Awesome 5 Brands" !important;font-weight:400;content:"\f16d" !important;}
.icomoon-menu:before{font-family:"Font Awesome 6 Free","Font Awesome 5 Free" !important;font-weight:900;content:"\f0c9" !important;}
.icomoon-phone:before{font-family:"Font Awesome 6 Free","Font Awesome 5 Free" !important;font-weight:900;content:"\f095" !important;}
.icomoon-location:before{font-family:"Font Awesome 6 Free","Font Awesome 5 Free" !important;font-weight:900;content:"\f3c5" !important;}
.icomoon-headphone:before{font-family:"Font Awesome 6 Free","Font Awesome 5 Free" !important;font-weight:900;content:"\f025" !important;}
[class^="icomoon-"], [class*=" icomoon-"]{
  font-family:"icomoon" !important;
  font-style:normal;
  font-weight:normal;
  line-height:1;
}


/* Header acciones — botones uniformes */
#pageHeader .phWrapper .phActionsList .ph-action-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  color: #222;
  text-decoration: none;
  line-height: 1;
}
#pageHeader .phWrapper .phActionsList .ph-action-btn i {
  font-size: 1.05rem;
  line-height: 1;
}
/* Header al scroll: barra fija con position:fixed (desktop = menú, móvil = logo+iconos) */
.site-header-stick-sentinel {
  height: 1px;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  pointer-events: none;
  visibility: hidden;
}
.site-header-stick-sentinel--mobile {
  display: block;
}
.site-header-stick-sentinel--desktop {
  display: none;
}
.site-header-nav-spacer,
.site-header-main-spacer {
  display: block;
  height: 0;
  overflow: hidden;
  pointer-events: none;
}
#pageHeader.site-header-sticky {
  position: relative;
  z-index: 1020;
  background: #fff;
}
body.has-sticky-header {
  scroll-padding-top: 72px;
}

/* Hero slider (inicio) — altura, legibilidad y tipografía responsive */
.introBlock .ibsColumn {
  position: relative;
}
.introBlock .ibsColumn::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background: linear-gradient(
    102deg,
    rgba(0, 0, 0, 0.58) 0%,
    rgba(0, 0, 0, 0.32) 42%,
    rgba(0, 0, 0, 0.12) 100%
  );
}
.introBlock .alignHolder {
  position: relative;
  z-index: 2;
}
.introBlock .ibBgImage {
  z-index: -1;
}
.introBlock .ibsColumn h1,
.introBlock .ibsColumn .h1 {
  color: #fff;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.45);
}
.introBlock .ibsColumn .ibsAnim2 p {
  color: rgba(255, 255, 255, 0.92);
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
}
.introBlock .ibsColumn .btn.btnThemeOutlined {
  color: #fff;
  border-color: #fff;
  background: transparent;
}
.introBlock .ibsColumn .btn.btnThemeOutlined:hover,
.introBlock .ibsColumn .btn.btnThemeOutlined:focus {
  color: #111;
  background: #fff;
  border-color: #fff;
}
.introBlock .ibSlider .slick-list,
.introBlock .ibSlider .slick-track {
  display: flex;
}
.introBlock .ibSlider .slick-slide {
  height: auto;
}
.introBlock .ibSlider .slick-slide > div,
.introBlock .ibSlider .ibsColumn {
  height: 100%;
}
@media (max-width: 575.98px) {
  .introBlock .ibsColumn {
    min-height: clamp(220px, 52vw, 320px);
  }
  .introBlock .ibSlider .slick-slide:not(.slick-active) .ibsAnim {
    opacity: 0 !important;
    visibility: hidden !important;
  }
  .introBlock .ibSlider .slick-slide.slick-active .ibsAnim {
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    transition: none !important;
  }
  .introBlock .ibsColumn h1,
  .introBlock .ibsColumn .h1 {
    font-size: 1.35rem;
    line-height: 1.45;
    margin-bottom: 0.5rem;
  }
  .introBlock .ibsColumn .ibsAnim2 p {
    font-size: 0.8125rem;
    line-height: 1.35;
    margin-bottom: 0.35rem;
  }
  .introBlock .ibsColumn .btn {
    --bs-btn-font-size: 0.8125rem;
    min-width: 0;
    padding: 0.45rem 1rem;
    margin-top: 0.35rem;
  }
  .introBlock .ibBgImage {
    transform: scale(1.05);
    background-position: center center;
  }
  .introBlock .ibSlider .slick-current .ibBgImage {
    transform: scale(1.08);
    opacity: 1;
    visibility: visible;
  }
  .introBlock .ibSlider .ibSlickDots {
    bottom: 0.5rem;
  }
  .introBlock .slickPrev,
  .introBlock .slickNext {
    width: 2rem;
    height: 2rem;
    font-size: 0.875rem;
    color: #fff;
    z-index: 3;
  }
  .introBlock .slickPrev {
    left: 0.35rem;
  }
  .introBlock .slickNext {
    right: 0.35rem;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .introBlock .ibsColumn {
    min-height: clamp(260px, 38vh, 380px);
  }
  .introBlock .ibsColumn h1,
  .introBlock .ibsColumn .h1 {
    font-size: 1.75rem;
    line-height: 1.25;
  }
  .introBlock .ibBgImage {
    transform: scale(1.2);
  }
  .introBlock .ibSlider .slick-current .ibBgImage {
    transform: scale(1.25);
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .introBlock .ibsColumn {
    min-height: clamp(360px, calc(90vh - 200px), 720px);
  }
}

/* Banners 3 columnas (inicio) — texto legible sobre cualquier foto */
.bannersAsideBlock .bannerColumn--promo {
  min-height: clamp(150px, 22vw, 240px);
  isolation: isolate;
}
.bannersAsideBlock .bannerColumn--promo::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.62) 0%,
    rgba(0, 0, 0, 0.38) 38%,
    rgba(0, 0, 0, 0.08) 72%,
    transparent 100%
  );
}
.bannersAsideBlock .bannerColumn--promo .bannerColumn__content {
  position: relative;
  z-index: 2;
  max-width: 88%;
}
.bannersAsideBlock .bannerColumn--promo .bcHeading {
  color: #fff;
  font-size: clamp(1rem, 1.6vw, 1.45rem);
  line-height: 1.25;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.35);
}
.bannersAsideBlock .bannerColumn--promo .bannerColumn__link {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.85);
  font-size: 0.875rem;
}
.bannersAsideBlock .bannerColumn--promo .bannerColumn__link:hover {
  color: #fff;
  opacity: 0.85;
}
.bannersAsideBlock .bannerColumn--promo .bcImage {
  z-index: 0;
}
@media (max-width: 767.98px) {
  .bannersAsideBlock {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .bannersAsideBlock .row {
    row-gap: 0.75rem !important;
  }
  .bannersAsideBlock .bannerColumn--promo {
    min-height: 140px;
  }
  .bannersAsideBlock .bannerColumn--promo .bcHeading {
    font-size: 1.05rem;
  }
}

/* Banners 2 columnas grandes (inicio) */
.bannersAsideBlock .bannerColumn--large {
  min-height: clamp(200px, 32vw, 380px);
  isolation: isolate;
}
.bannersAsideBlock .bannerColumn--large::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.15) 0%,
    rgba(0, 0, 0, 0.08) 35%,
    rgba(0, 0, 0, 0.45) 100%
  );
}
.bannersAsideBlock .bannerColumn--large .bannerColumn__content {
  position: relative;
  z-index: 2;
  max-width: 92%;
}
.bannersAsideBlock .bannerColumn--large .bcHeading,
.bannersAsideBlock .bannerColumn--large .bcHeading .bcSubtitle {
  color: #fff;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
}
.bannersAsideBlock .bannerColumn--large .bcHeading {
  font-size: clamp(1.1rem, 2.2vw, 1.75rem);
  line-height: 1.25;
}
.bannersAsideBlock .bannerColumn--large .bcSubtitle {
  font-size: clamp(0.8125rem, 1.4vw, 1.05rem);
  opacity: 0.92;
}
.bannersAsideBlock .bannerColumn--large .bannerColumn__link {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.85);
  font-size: 0.875rem;
}
.bannersAsideBlock .bannerColumn--large .bannerColumn__link:hover {
  color: #fff;
  opacity: 0.85;
}
.bannersAsideBlock .bannerColumn--large .bcImage {
  z-index: 0;
}
@media (max-width: 767.98px) {
  .bannersAsideBlock .bannerColumn--large {
    min-height: clamp(180px, 48vw, 240px);
  }
  .bannersAsideBlock .bannerColumn--large .bannerColumn__content {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .site-header-stick-sentinel--mobile {
    display: none;
  }
  .site-header-stick-sentinel--desktop {
    display: block;
  }
  #pageHeader.site-header-sticky.is-nav-fixed--desktop .site-header-nav-bar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1030;
    background: #fff;
    border-top: none;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  }
  #pageHeader.site-header-sticky.is-nav-fixed--desktop #mainNavigation {
    padding-top: 0.65rem !important;
    padding-bottom: 0.65rem !important;
  }
  body.has-sticky-header.is-header-compact {
    scroll-padding-top: 56px;
  }
}

@media (max-width: 767.98px) {
  #pageHeader.site-header-sticky.is-nav-fixed--mobile .phWrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1030;
    background: #fff;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  #pageHeader.site-header-sticky.is-nav-fixed--mobile .phWrapper .shop-search-trigger-bar {
    display: none !important;
  }
  #pageHeader.site-header-sticky.is-nav-fixed--mobile .logo img {
    max-height: 48px;
    width: auto;
  }
  body.has-sticky-header.is-header-compact {
    scroll-padding-top: 64px;
  }
}

#pageHeader .phWrapper .phActionsList .phCartBubble.d-none,
#pageHeader .phWrapper .phActionsList .js-cart-badge.d-none,
#pageHeader .phWrapper .phActionsList .js-wishlist-badge.d-none {
  display: none !important;
}
@media (min-width: 576px) {
  #pageHeader .phWrapper .phActionsList .ph-action-btn {
    width: 2.125rem;
    height: 2.125rem;
  }
  #pageHeader .phWrapper .phActionsList .ph-action-btn i {
    font-size: 1.125rem;
  }
}

#mainNavigation .nav-link i,
.phActionsList i,
.phContactList i { font-size: 18px; line-height: 1; }
#mainNavigation .dropdown-menu { z-index: 9999; }
#mainNavigation .mainNavigationCollapse .dropdown:hover > .dropdown-menu.show { display: block; visibility: visible; opacity: 1; }
.sidebarMenu .nav-link i, .sidebarMenu .submenu i { margin-left: 6px; }
.catemenu li a:before { font-family: 'Font Awesome 5 Free'; font-weight: 900; content: '\f105'; margin-right: 8px; font-size: 12px; }

/* Nav principal — más aire, sin saltos de línea */
@media (min-width: 992px) {
  #pageHeader .phNavWrapper {
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
  }
  #mainNavigation .mainNavigationCollapse .mainNavList {
    width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 0.5rem 0.75rem !important;
  }
  #mainNavigation .mainNavigationCollapse .mainNavList .nav-item {
    flex: 0 1 auto;
  }
  #mainNavigation .mainNavigationCollapse .mainNavList .nav-link {
    white-space: nowrap;
    font-size: 0.8125rem;
    letter-spacing: 0.04em;
    line-height: 1.15;
    padding: 0.65rem 0.1rem;
    text-align: center;
  }
  #pageHeader .phBtnDropdown {
    font-size: 0.8125rem;
    letter-spacing: 0.04em;
  }
  #pageHeader .phContactList {
    font-size: 0.8125rem;
    letter-spacing: 0.02em;
  }
  #pageHeader .phContactList > li > a {
    white-space: nowrap;
  }
}
@media (min-width: 1200px) {
  #mainNavigation .mainNavigationCollapse .mainNavList .nav-link {
    font-size: 0.84375rem;
    padding: 0.7rem 0.15rem;
  }
  #pageHeader .phContactList {
    font-size: 0.875rem;
  }
}
@media (min-width: 1400px) {
  #mainNavigation .mainNavigationCollapse .mainNavList {
    gap: 0.5rem 1.1rem !important;
  }
  #mainNavigation .mainNavigationCollapse .mainNavList .nav-link {
    font-size: 0.875rem;
  }
}

.productDetailsArea .PrdutHd { line-height: 1.25; }
.productDetailsArea .product-rating-row {
  gap: 0.5rem;
}
.productDetailsArea .ratingStar {
  gap: 0.15rem;
}
.productDetailsArea .ratingStar li {
  line-height: 1;
}
.productDetailsArea .ratingStar .fa-star,
.productDetailsArea .ratingStar .icomoon-star {
  font-size: 0.9375rem;
  color: #ddd;
  display: block;
}
.productDetailsArea .ratingStar li.active .fa-star,
.productDetailsArea .ratingStar li.active .icomoon-star {
  color: #c9a227;
}
.productDetailsArea .reviewHD {
  font-size: 0.875rem;
  color: #888;
}
.productDetailsArea .product-gallery-main .sliderImgBtn {
  width: 2.25rem;
  height: 2.25rem;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.95rem;
  color: #333;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12);
}
.productDetailsArea .product-gallery-main .sliderImgBtn i {
  line-height: 1;
}
.productDetailsArea .socialNetworksIcons .socialNetworks a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  background: #f5f5f5;
  color: #444;
  transition: background 0.15s ease, color 0.15s ease;
}
.productDetailsArea .socialNetworksIcons .socialNetworks a:hover {
  background: #222;
  color: #fff;
}
.productDetailsArea .socialNetworksIcons .socialNetworks i {
  font-size: 1rem;
  line-height: 1;
}
.productDetailsArea .product-jewelry-perks i {
  color: #999;
  width: 1rem;
  text-align: center;
}
.productDetailsArea .product-meta { line-height: 1.6; letter-spacing: 0.01em; }
.productDetailsArea .product-short-desc { line-height: 1.7; color: #555; }
.productDetailsArea .product-facts li { line-height: 1.5; }
.productDetailsArea .product-price-block .salePrice { font-weight: 500; }
.productDetailsArea .productsDetailsWrapper { align-items: flex-start; }
@media (min-width: 992px) {
  .productDetailsArea .productsDetailsWrapper {
    gap: 2rem !important;
    justify-content: flex-start;
  }
  .productDetailsArea .productsDetailsWrapper > .product-gallery-wrap.images {
    width: auto !important;
    flex: 0 0 auto;
  }
  .productDetailsArea .productsDetailsWrapper > .productInfo {
    flex: 1 1 480px;
    max-width: 560px;
    min-width: 280px;
  }
}
.product-related-section .productColumn { background: #fff; }
.productDetailsArea .product-brand-line { font-size: 1rem; line-height: 1.5; color: #555; }
.productDetailsArea .product-filter .filter-group { clear: both; margin-bottom: 0; }
.productDetailsArea .product-filter .filter-label { display: block; margin-bottom: 0.5rem; }

/* Cotizador joyería — estilo Zales (pills + swatches circulares) */
.productDetailsArea .cotizador-zales,
.productInfo .cotizador-zales,
.productDetailsArea .cotizador-wrap,
.productInfo .cotizador-wrap {
  --cotiz-gold: #b8956b;
  --cotiz-gold-dark: #96784f;
  --cotiz-bg: #fff;
  --cotiz-border: #e8e8e8;
  --cotiz-muted: #888;
  background: transparent;
  border: 0;
  padding: 0;
  box-shadow: none;
}
.productDetailsArea .product-configurator--joyeria,
.productInfo .product-configurator--joyeria {
  background: transparent;
  border: 0;
  padding: 0;
  box-shadow: none;
}
.productInfo .config-group,
.productDetailsArea .config-group {
  padding: 1rem 0;
  border-bottom: 1px solid #f0f0f0;
}
.productInfo .config-group:last-of-type,
.productDetailsArea .config-group:last-of-type { border-bottom: 0; }
.productInfo .config-group-head,
.productDetailsArea .config-group-head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.35rem 0.75rem;
  margin-bottom: 0.65rem;
}
.productInfo .config-group-label,
.productDetailsArea .config-group-label {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem 0.75rem;
}
.productInfo .config-group-value,
.productDetailsArea .config-group-value {
  display: none !important;
}
.productInfo .config-group-name,
.productDetailsArea .config-group-name {
  font-size: 0.875rem;
  font-weight: 600;
  color: #1a1a1a;
  letter-spacing: 0;
  text-transform: none;
}
.productInfo .config-size-guide-link,
.productDetailsArea .config-size-guide-link {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  font-size: 0.8125rem;
  font-weight: 400;
  color: #666 !important;
  white-space: nowrap;
  line-height: 1.2;
}
.productInfo .config-size-guide-link i,
.productDetailsArea .config-size-guide-link i {
  font-size: 0.75rem;
  opacity: 0.85;
}
.productInfo .product-guide-callout,
.productDetailsArea .product-guide-callout {
  padding: 0.65rem 0.85rem;
  background: #fafafa;
  border: 1px solid #ececec;
  border-radius: 4px;
}
.productInfo .config-size-guide-link:hover,
.productDetailsArea .config-size-guide-link:hover {
  color: #1a1a1a !important;
  text-decoration: underline !important;
}
.productInfo .cotiz-pills,
.productDetailsArea .cotiz-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  width: 100%;
}
.productInfo .config-group--scroll .cotiz-pills,
.productDetailsArea .config-group--scroll .cotiz-pills {
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  padding-bottom: 0.25rem;
}
.productInfo .cotiz-pill,
.productDetailsArea .cotiz-pill {
  flex: 0 0 auto;
  min-width: 3rem;
  padding: 0.55rem 1rem;
  margin: 0;
  border: 1px solid #ccc;
  border-radius: 2px;
  background: #fff !important;
  color: #222 !important;
  display: inline-flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.15rem;
  text-align: center;
  cursor: pointer;
  transition: border-color 0.15s ease, background 0.15s ease;
  -webkit-appearance: none;
  appearance: none;
  height: auto !important;
  line-height: 1.25 !important;
  font-size: inherit !important;
  box-shadow: none;
  position: relative;
  overflow: hidden;
}
.productInfo .cotiz-pill--square,
.productDetailsArea .cotiz-pill--square {
  width: 3.25rem;
  height: 3.25rem;
  min-width: 3.25rem;
  max-width: 3.25rem;
  padding: 0.2rem;
  border-radius: 3px;
  border-color: #d4d4d4;
  background: #f7f7f7 !important;
}
.productInfo .cotiz-pill--square-wide,
.productDetailsArea .cotiz-pill--square-wide {
  width: auto;
  min-width: 4.85rem;
  max-width: 5.75rem;
  height: 3.25rem;
}
.productInfo .cotiz-pill--square .cotiz-pill-text,
.productDetailsArea .cotiz-pill--square .cotiz-pill-text {
  font-size: 0.8125rem;
  font-weight: 500;
  color: #333;
}
.productInfo .cotiz-pill--square .cotiz-pill-extra,
.productDetailsArea .cotiz-pill--square .cotiz-pill-extra {
  font-size: 0.625rem;
  margin-top: 0.05rem;
}
.productInfo .cotiz-pill:hover:not(.active):not(.is-unavailable),
.productDetailsArea .cotiz-pill:hover:not(.active):not(.is-unavailable) {
  border-color: #888;
}
.productInfo .cotiz-pill.active,
.productDetailsArea .cotiz-pill.active {
  border: 2px solid #111 !important;
  padding: calc(0.55rem - 1px) calc(1rem - 1px);
  background: #fff !important;
}
.productInfo .cotiz-pill--square.active,
.productDetailsArea .cotiz-pill--square.active {
  padding: 0.2rem;
  background: #fff !important;
  border-color: #111 !important;
}
.productInfo .cotiz-pill-text,
.productDetailsArea .cotiz-pill-text {
  font-size: 0.8125rem;
  font-weight: 500;
  color: #222;
  line-height: 1.2;
  white-space: nowrap;
}
.productInfo .cotiz-pill.active .cotiz-pill-text,
.productDetailsArea .cotiz-pill.active .cotiz-pill-text {
  font-weight: 600;
  color: #111;
}
.productInfo .cotiz-pill-extra,
.productDetailsArea .cotiz-pill-extra {
  font-size: 0.6875rem;
  font-weight: 400;
  color: #999;
  line-height: 1;
}
.productInfo .cotiz-swatches,
.productDetailsArea .cotiz-swatches {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  align-items: center;
}
.productInfo .cotiz-swatch-btn,
.productDetailsArea .cotiz-swatch-btn {
  width: 2.25rem;
  height: 2.25rem;
  padding: 0;
  margin: 0;
  border: 2px solid transparent;
  border-radius: 50%;
  background: transparent !important;
  cursor: pointer;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
  -webkit-appearance: none;
  appearance: none;
  box-shadow: none;
}
.productInfo .cotiz-swatch-dot,
.productDetailsArea .cotiz-swatch-dot {
  display: block;
  width: 1.625rem;
  height: 1.625rem;
  border-radius: 50%;
  border: 1px solid rgba(0,0,0,0.15);
  background-color: #d8d8d8;
  flex-shrink: 0;
}
.productInfo .cotiz-swatch-dot[style*="background-color"],
.productDetailsArea .cotiz-swatch-dot[style*="background-color"] {
  background-image: none !important;
}
.productInfo .cotiz-swatch-btn:hover:not(.active):not(.is-unavailable),
.productDetailsArea .cotiz-swatch-btn:hover:not(.active):not(.is-unavailable) {
  border-color: rgba(0,0,0,0.2);
}
.productInfo .cotiz-swatch-btn.active,
.productDetailsArea .cotiz-swatch-btn.active {
  border-color: #111 !important;
  box-shadow: 0 0 0 1px #111;
}
.productInfo .cotiz-trust,
.productDetailsArea .cotiz-trust {
  font-size: 0.75rem;
  color: #999;
}
.productInfo .cotiz-option.is-unavailable,
.productDetailsArea .cotiz-option.is-unavailable {
  pointer-events: none;
  cursor: not-allowed;
  position: relative;
}
.productInfo .cotiz-pill.is-unavailable,
.productDetailsArea .cotiz-pill.is-unavailable {
  opacity: 1;
  border-style: solid;
  border-color: #d4d4d4;
  background: #f3f3f3 !important;
  color: #aaa !important;
}
.productInfo .cotiz-pill--square.is-unavailable .cotiz-pill-text,
.productDetailsArea .cotiz-pill--square.is-unavailable .cotiz-pill-text {
  color: #aaa;
  font-weight: 400;
}
.productInfo .cotiz-pill--square,
.productDetailsArea .cotiz-pill--square {
  position: relative;
  overflow: hidden;
  min-width: 3.25rem;
}
.productInfo .cotiz-pill--square.is-unavailable::after,
.productDetailsArea .cotiz-pill--square.is-unavailable::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120%;
  height: 1px;
  background: #b8b8b8;
  transform: translate(-50%, -50%) rotate(-45deg);
  pointer-events: none;
  z-index: 2;
}
.productInfo .cotiz-pill--square.is-unavailable::before,
.productDetailsArea .cotiz-pill--square.is-unavailable::before {
  content: none;
}
.productInfo .cotiz-pill.is-unavailable:not(.cotiz-pill--square),
.productDetailsArea .cotiz-pill.is-unavailable:not(.cotiz-pill--square) {
  opacity: 0.55;
  border-style: dashed;
  border-color: #ccc;
  background: #f7f7f7;
  flex-direction: column;
  align-items: center;
  min-height: 2.5rem;
}
.productInfo .cotiz-unavailable-label,
.productDetailsArea .cotiz-unavailable-label {
  display: block;
  font-size: 0.625rem;
  line-height: 1.1;
  color: #b45309;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin-top: 0.15rem;
}
.productInfo .cotiz-swatch-btn.is-unavailable,
.productDetailsArea .cotiz-swatch-btn.is-unavailable {
  opacity: 0.45;
}
.productInfo .cotiz-swatch-btn.is-unavailable .cotiz-unavailable-label,
.productDetailsArea .cotiz-swatch-btn.is-unavailable .cotiz-unavailable-label {
  position: absolute;
  bottom: -1.1rem;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  margin-top: 0;
}
.productInfo .product-configurator--joyeria .option-chip-grid,
.productDetailsArea .product-configurator--joyeria .option-chip-grid { display: none; }
/* Footer — total destacado + desglose plegable */
.productInfo .configurator-footer,
.productDetailsArea .configurator-footer {
  margin: 0;
  padding: 0;
  border-top: 1px solid var(--cotiz-border);
  background: #fff;
}
.productInfo .quote-total-bar,
.productDetailsArea .quote-total-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.35rem;
  background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
  color: #fff;
}
.productInfo .quote-total-label,
.productDetailsArea .quote-total-label {
  font-size: 0.6875rem;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.65);
}
.productInfo .quote-total-price,
.productDetailsArea .quote-total-price {
  font-size: 1.375rem;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.2;
}
.productInfo .quote-total-price .quote-reg,
.productDetailsArea .quote-total-price .quote-reg {
  text-decoration: line-through;
  color: rgba(255,255,255,0.45);
  font-size: 0.875rem;
  margin-left: 0.5rem;
  font-weight: 300;
}
.productInfo .quote-details-toggle,
.productDetailsArea .quote-details-toggle {
  padding: 0.65rem 1.25rem 0.85rem;
}
.productInfo .quote-details-toggle summary,
.productDetailsArea .quote-details-toggle summary {
  font-size: 0.6875rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #999;
  cursor: pointer;
  list-style: none;
  user-select: none;
}
.productInfo .quote-details-toggle summary::-webkit-details-marker,
.productDetailsArea .quote-details-toggle summary::-webkit-details-marker { display: none; }
.productInfo .quote-details-toggle summary::after,
.productDetailsArea .quote-details-toggle summary::after {
  content: ' +';
  color: var(--cotiz-gold);
}
.productInfo .quote-details-toggle[open] summary::after,
.productDetailsArea .quote-details-toggle[open] summary::after { content: ' −'; }
.productInfo .product-configurator--joyeria .quote-table,
.productDetailsArea .product-configurator--joyeria .quote-table {
  display: flex;
  flex-direction: column;
  margin-top: 0.5rem;
}
.productInfo .product-configurator--joyeria .quote-row,
.productDetailsArea .product-configurator--joyeria .quote-row {
  display: flex !important;
  justify-content: space-between;
  align-items: baseline;
  gap: 1rem;
  padding: 0.28rem 0;
  font-size: 0.8125rem;
}
.productInfo .product-configurator--joyeria .quote-key,
.productDetailsArea .product-configurator--joyeria .quote-key { color: #888; }
.productInfo .product-configurator--joyeria .quote-val,
.productDetailsArea .product-configurator--joyeria .quote-val {
  color: #333;
  font-weight: 500;
  white-space: nowrap;
}
.productInfo .product-configurator--joyeria .quote-val.is-stock,
.productDetailsArea .product-configurator--joyeria .quote-val.is-stock { color: #3d7a4a; }
.productInfo .product-configurator--joyeria .quote-val.is-out,
.productDetailsArea .product-configurator--joyeria .quote-val.is-out { color: #b44; }
.productInfo .product-configurator--joyeria .quote-extras-group,
.productDetailsArea .product-configurator--joyeria .quote-extras-group {
  margin: 0.35rem 0;
  padding: 0.45rem 0.65rem;
  background: var(--cotiz-bg);
  border-left: 2px solid var(--cotiz-gold);
}
.productInfo .product-configurator--joyeria .quote-row--detail .quote-key,
.productDetailsArea .product-configurator--joyeria .quote-row--detail .quote-key {
  font-size: 0.75rem;
  color: #999;
}
.productInfo .product-configurator--joyeria .quote-row--offer .quote-val,
.productDetailsArea .product-configurator--joyeria .quote-row--offer .quote-val { color: var(--cotiz-gold-dark); }
.productDetailsArea .product-price-hero .HPrice { font-size: inherit; }
.productDetailsArea .product-price-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem 0.75rem;
  line-height: 1.2;
}
.productDetailsArea .product-price-row .price-reg {
  font-size: 1.125rem;
  font-weight: 400;
  color: #333;
  text-decoration: line-through;
}
.productDetailsArea .product-price-row .price-sale {
  font-size: 1.75rem;
  font-weight: 700;
  color: #b30000;
}
.productDetailsArea .product-price-row .price-current {
  font-size: 1.75rem;
  font-weight: 400;
  color: #111;
}
.productDetailsArea .product-price-row .price-discount {
  display: inline-block;
  padding: 0.25rem 0.55rem;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #b30000;
  background: #fde8e8;
  border-radius: 4px;
  line-height: 1.25;
}
.productDetailsArea .product-price-hint { font-size: 0.8125rem; color: #888 !important; }
.productDetailsArea .product-low-stock-alert {
  font-size: 0.9375rem;
  font-weight: 500;
  color: #b30000;
  line-height: 1.4;
  margin-top: 0.25rem;
}

/* Tarjetas de producto — tienda, home y relacionados */
.cbSlider .schCol,
.related-products-section .schCol {
  padding: 0 6px;
  height: auto;
}
@media (max-width: 767.98px) {
  .collectionBlock .cbSlider--home {
    margin-left: -4px;
    margin-right: -4px;
    padding-left: 0;
    padding-right: 0;
  }
  .collectionBlock .cbSlider--home .schCol {
    padding: 0 4px;
  }
  .collectionBlock .cbSlider--home .product-card-modern .pc-body {
    padding: 0.55rem 0.45rem 0.65rem;
  }
  .collectionBlock .cbSlider--home .product-card-modern .pcHeading {
    font-size: 0.75rem;
    line-height: 1.3;
  }
  .collectionBlock .cbSlider--home .product-card-modern .pcTitle {
    font-size: 0.625rem;
  }
  .collectionBlock .cbSlider--home .product-card-modern .pcPrice {
    font-size: 0.8125rem;
  }
  .collectionBlock .cbSlider--home .product-card-modern .pcBtnSubmit {
    font-size: 0.625rem;
    padding: 0.35rem 0.25rem;
  }
  .collectionBlock .cbSlider--home .product-card-modern .pc-slide-img {
    max-height: 130px;
  }
  .related-products-section .cbSlider--related {
    margin-left: -4px;
    margin-right: -4px;
  }
  .related-products-section .cbSlider--related .schCol {
    padding: 0 4px;
  }
  .related-products-section .product-card-modern .pc-body {
    padding: 0.55rem 0.45rem 0.65rem;
  }
  .related-products-section .product-card-modern .pcHeading {
    font-size: 0.75rem;
    line-height: 1.3;
  }
  .related-products-section .product-card-modern .pcTitle {
    font-size: 0.625rem;
  }
  .related-products-section .product-card-modern .pcPrice {
    font-size: 0.8125rem;
  }
  .related-products-section .product-card-modern .pcBtnSubmit {
    font-size: 0.625rem;
    padding: 0.35rem 0.25rem;
  }
  .related-products-section .product-card-modern .pc-slide-img {
    max-height: 130px;
  }
  .blogsBlock .cbSlider--blog {
    margin-left: -4px;
    margin-right: -4px;
  }
  .blogsBlock .cbSlider--blog .blog-slide-col {
    padding: 0 4px;
  }
  .blogsBlock .blogColumn--home .blogColumn__img {
    aspect-ratio: 4 / 3;
    object-fit: cover;
    max-height: 160px;
  }
  .blogsBlock .blogColumn--home .blgHeading {
    font-size: 0.9375rem;
    line-height: 1.35;
    margin-bottom: 0.75rem !important;
  }
  .blogsBlock .blogColumn--home .blgTitle {
    font-size: 0.75rem;
  }
  .blogsBlock .blogColumn--home .imgHolder {
    margin-bottom: 0.75rem !important;
  }
}
.product-card-modern {
  background: #fff;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  text-align: center;
  transition: box-shadow 0.25s ease, transform 0.25s ease, border-color 0.25s ease;
}
.product-card-modern:hover {
  border-color: #ddd;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}
.product-card-modern:hover .imgHolder img,
.product-card-modern:hover .pc-slide-img {
  transform: none;
}
.product-card-modern .imgHolder,
.product-card-modern .pc-media {
  position: relative;
  margin-bottom: 0;
  background: #fafafa;
  border-bottom: 1px solid #eee;
}
.product-card-modern .pc-img-slider {
  position: relative;
}
.product-card-modern .pc-img-track {
  position: relative;
}
.product-card-modern .pc-img-slider--dual .pc-img-track {
  aspect-ratio: 1;
}
.product-card-modern .pc-img-slide {
  transition: opacity 0.45s ease;
}
.product-card-modern .pc-img-slider--dual .pc-img-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  pointer-events: none;
}
.product-card-modern .pc-img-slider--dual .pc-img-slide.is-active {
  opacity: 1;
  pointer-events: auto;
  position: relative;
}
.product-card-modern .pc-img-slider:not(.pc-img-slider--dual) .pc-img-slide.is-active {
  opacity: 1;
}
.product-card-modern .pc-img-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.55rem;
  display: flex;
  justify-content: center;
  gap: 0.35rem;
  z-index: 2;
}
.product-card-modern .pc-img-dot {
  width: 6px;
  height: 6px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.22);
  transition: background 0.2s ease, transform 0.2s ease;
}
.product-card-modern .pc-img-dot.is-active {
  background: #111;
  transform: scale(1.15);
}
.product-card-modern .pcQuickBtn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -20%);
  z-index: 4;
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.45rem 0.85rem;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.96);
  color: #111;
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.product-card-modern:hover .pcQuickBtn {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, -50%);
}
.product-card-modern .pc-img-link {
  display: block;
  padding: 0.85rem 0.75rem;
}
.product-card-modern .pc-slide-img,
.product-card-modern .imgHolder img {
  aspect-ratio: 1;
  object-fit: contain;
  max-height: 200px;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}
.product-card-modern .pcTag {
  top: 0.65rem;
  left: 0.65rem;
  background: #e8943a !important;
  font-size: 0.625rem;
  line-height: 1.2;
  padding: 0.2rem 0.45rem;
  letter-spacing: 0.05em;
  z-index: 2;
}
.product-card-modern .pcTag--nuevo {
  top: auto;
  bottom: 0.65rem;
  background: #3d7a4a !important;
}

/* Home — Lo más nuevo: pocas piezas centradas */
.home-nuevos-grid {
  --home-nuevo-card-max: 280px;
}
.collectionBlock--nuevo .home-nuevos-grid > .shop-grid-item {
  flex: 0 1 min(100%, var(--home-nuevo-card-max));
  max-width: var(--home-nuevo-card-max);
  width: 100%;
}
@media (min-width: 576px) {
  .home-nuevos-grid {
    --home-nuevo-card-max: 320px;
  }
}
@media (min-width: 992px) {
  .home-nuevos-grid {
    --home-nuevo-card-max: 270px;
  }
}
.collectionBlock--nuevo .headingHead p {
  color: #666;
  max-width: 36rem;
  margin-left: auto;
  margin-right: auto;
}

/* Home — testimonios */
.testimonialsBlock .headingHead p {
  color: #666;
  max-width: 34rem;
  margin-left: auto;
  margin-right: auto;
}
.testimonialsBlock .reviewsSlider .schCol {
  padding: 0 10px;
  height: auto;
}
.testimonialsBlock .quoteColumn {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
.testimonialsBlock .quoteColumn p {
  color: #777;
  flex: 1 1 auto;
}
.testimonialsBlock .quoteColumn .qcHeading a:hover {
  color: #111;
}

.product-card-modern .pc-body {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.35rem;
  padding: 0.7rem 0.75rem 0.85rem;
  flex: 1 1 auto;
}
.product-card-modern .pcTitle {
  font-size: 0.6875rem;
  line-height: 1.2;
  color: #999;
  letter-spacing: 0.06em;
  margin: 0;
  font-weight: 500;
}
.product-card-modern .pcHeading {
  font-size: 0.8125rem;
  line-height: 1.35;
  font-weight: 400;
  margin: 0;
  min-height: 2.6em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-card-modern .pcHeading a {
  color: #222;
}
.product-card-modern .pc-meta {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.15rem;
  min-height: 2.35rem;
  justify-content: center;
}
.product-card-modern .pcPrice {
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 0;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  font-weight: 500;
  color: #111;
}
.product-card-modern:hover .pcPrice {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}
.product-card-modern .pcPrice .salePrice {
  color: #111;
  font-weight: 600;
}
.product-card-modern .pcPrice .regPrice {
  color: #aaa;
  font-size: 0.8125rem;
  font-weight: 400;
  margin-left: 0.35rem;
}
.product-card-modern .pcPrice .regPrice:not(.text-decoration-line-through) {
  margin-left: 0;
}
.product-card-modern .pcLowStock {
  font-size: 0.6875rem;
  line-height: 1.2;
  font-weight: 500;
  color: #b30000;
  margin: 0;
}
.product-card-modern .pcBtnSubmit {
  position: static !important;
  left: auto !important;
  bottom: auto !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 auto;
  width: auto;
  margin-top: 0;
  padding: 0.45rem 0.65rem !important;
  min-width: 0 !important;
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background: #111 !important;
  background-image: none !important;
  border: 1px solid #111 !important;
  transition: background 0.15s ease, color 0.15s ease;
}
.product-card-modern .pcBtnSubmit:hover {
  background: #333 !important;
  color: #fff;
}
.product-card-modern .pc-actions {
  display: flex;
  gap: 0.4rem;
  width: 100%;
  margin-top: auto;
}
.product-card-modern .pcBtnQuick {
  flex: 1 1 auto;
  padding: 0.45rem 0.5rem;
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #111;
  background: #fff;
  border: 1px solid #ccc;
  transition: background 0.15s ease, border-color 0.15s ease;
}
.product-card-modern .pcBtnQuick:hover {
  background: #f5f5f5;
  border-color: #111;
}
.product-card-modern:hover .pcBtnSubmit {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

/* Vista rápida modal */
.productQuickModal .modal-content {
  border-radius: 4px;
}
.product-quick-gallery {
  background: #fafafa;
  border: 1px solid #eee;
  padding: 1rem;
}
.product-quick-slider {
  position: relative;
}
.product-quick-track {
  position: relative;
  aspect-ratio: 1;
}
.product-quick-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.35s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-quick-slide.is-active {
  opacity: 1;
  position: relative;
}
.product-quick-slide img {
  max-height: 360px;
  object-fit: contain;
}
.product-quick-dots {
  display: flex;
  justify-content: center;
  gap: 0.4rem;
  margin-top: 0.75rem;
}
.product-quick-dot {
  width: 7px;
  height: 7px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #ccc;
}
.product-quick-dot.is-active {
  background: #111;
}

/* Productos relacionados — carrusel */
.related-products-section .hhHeading {
  font-size: clamp(1.25rem, 2.5vw, 1.6rem);
  letter-spacing: 0;
  color: #222;
}
.related-products-section .cbSlider--related {
  margin-left: -8px;
  margin-right: -8px;
}
.related-products-section .cbSlider--related:not(.slick-initialized) {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1rem;
  margin-left: 0;
  margin-right: 0;
}
.related-products-section .cbSlider--related:not(.slick-initialized) .schCol {
  width: auto !important;
  height: auto !important;
  padding: 0;
}
.related-products-section .cbSlider--related.slick-initialized .slick-slide {
  height: auto;
}
.related-products-section .cbSlider--related.slick-initialized .slick-track {
  display: flex;
  align-items: stretch;
}
.related-products-section .product-card-modern .pc-slide-img {
  max-height: 220px;
  width: 100%;
  object-fit: contain;
}
@media (min-width: 992px) {
  .related-products-section .cbSlider--related {
    margin-left: -45px;
    margin-right: -45px;
    padding-left: 45px;
    padding-right: 45px;
  }
}
.related-products-section .cbSlickDots {
  position: relative;
  margin-top: 1.75rem !important;
}
.related-products-section .slickPrev,
.related-products-section .slickNext {
  color: #ccc;
  font-size: 1.75rem;
}

/* Caja compra — cantidad + carrito + comprar ahora */
.productDetailsArea .product-buy-box {
  width: 100%;
  max-width: 420px;
}
.productDetailsArea .product-buy-row--top {
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}
.productDetailsArea .product-qty-box {
  width: 108px;
  min-height: 48px;
  border: 1px solid #d8d8d8;
  border-radius: 0;
  background: #fff;
  position: relative;
  flex-wrap: nowrap;
}
.productDetailsArea .product-qty-box .form-control {
  border: 0;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  height: 48px;
  padding: 0 1.75rem;
  font-size: 0.9375rem;
  color: #333;
  -moz-appearance: textfield;
}
.productDetailsArea .product-qty-box .form-control::-webkit-outer-spin-button,
.productDetailsArea .product-qty-box .form-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.productDetailsArea .product-qty-box .btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  width: 1.75rem;
  height: 1.75rem;
  line-height: 1;
  color: #666;
  z-index: 2;
  background: transparent;
}
.productDetailsArea .product-qty-box .btn-minus { left: 0.65rem; }
.productDetailsArea .product-qty-box .btn-plus { right: 0.65rem; }
.productDetailsArea .product-add-cart-btn {
  min-width: 0 !important;
  min-height: 48px;
  border-radius: 0 !important;
  border: 0 !important;
  background: #222 !important;
  color: #fff !important;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  padding: 0.75rem 0.85rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.productDetailsArea .product-add-cart-btn:hover {
  background: #111 !important;
  color: #fff !important;
}
.productDetailsArea .product-add-cart-btn:disabled {
  opacity: 0.45;
  pointer-events: none;
}
.productDetailsArea .product-buy-now-btn {
  min-width: 0 !important;
  min-height: 48px;
  border-radius: 0 !important;
  border: 0 !important;
  background: #e5e5e5 !important;
  color: #111 !important;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  padding: 0.75rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.productDetailsArea .product-buy-now-btn:hover {
  background: #d8d8d8 !important;
  color: #111 !important;
}

/* Barra tienda — filtrar, contador, ordenar, vista */
.shop-toolbar .shop-results-count {
  font-size: 1.125rem;
  color: #222;
}
.shop-toolbar .sortWrapper .shop-sort-select {
  min-width: 200px;
  max-width: 240px;
  border-radius: 0;
  border-color: #d8d8d8;
  font-size: 0.9375rem;
  color: #555;
  padding-top: 0.45rem;
  padding-bottom: 0.45rem;
}
.shop-toolbar .sortWrapper .srtTitle {
  font-size: 1.125rem;
  color: #222;
}
.shop-toolbar .viewWrapper .btnGridView {
  opacity: 0.35;
  font-size: 1.125rem;
  padding: 0.15rem;
}
.shop-toolbar .viewWrapper .btnGridView:hover,
.shop-toolbar .viewWrapper .btnGridView.btnActive {
  opacity: 1;
}
@media (max-width: 767px) {
  .shop-toolbar .sortWrapper {
    width: 100%;
  }
  .shop-toolbar .sortWrapper .shop-sort-select {
    flex: 1;
    min-width: 0;
  }
}
.productDetailsArea .product-jewelry-perks li { white-space: nowrap; }
.productDetailsArea .product-add-cart-btn:disabled {
  opacity: 0.55;
  pointer-events: none;
}
.productDetailsArea .product-quote-summary { font-size: 0.95rem; min-height: 0; }
.productDetailsArea .config-group--readonly {
  background: #fafafa;
  margin: 0 -0.25rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.productDetailsArea .config-readonly-hint { margin-top: -0.35rem; }
.productDetailsArea .product-quote-breakdown {
  border: 1px solid #eee;
  background: #fafafa;
  padding: 0.85rem 1rem;
  border-radius: 2px;
}
.productDetailsArea .product-quote-breakdown-list {
  display: grid;
  gap: 0.35rem;
}
.productDetailsArea .product-quote-breakdown-row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 1rem;
  font-size: 0.875rem;
  color: #444;
}
.productDetailsArea .product-quote-breakdown-row dt {
  margin: 0;
  font-weight: 500;
  color: #333;
}
.productDetailsArea .product-quote-breakdown-row dd {
  margin: 0;
  font-weight: 400;
  text-align: right;
}
.productDetailsArea .product-quote-breakdown-row--offer dd { color: #b45309; }
.productDetailsArea .product-quote-breakdown-row--total {
  margin-top: 0.35rem;
  padding-top: 0.55rem;
  border-top: 1px solid #e0e0e0;
  font-size: 0.9375rem;
}
.productDetailsArea .product-quote-breakdown-row--total dt,
.productDetailsArea .product-quote-breakdown-row--total dd {
  font-weight: 600;
  color: #111;
}
.productDetailsArea .product-buy-box--out-of-stock .product-qty-box {
  opacity: 0.45;
  pointer-events: none;
}
.productDetailsArea .product-buy-now-btn:disabled {
  opacity: 0.45;
  pointer-events: none;
}
.product-size-guide-modal .modal-content {
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  --bs-modal-color: #222;
  color: #222;
}
.product-size-guide-modal .modal-title {
  font-size: 1.125rem;
  letter-spacing: 0.01em;
  color: #111;
}
.product-size-guide-modal .guia-tallas-modal-body {
  font-size: 0.9375rem;
  line-height: 1.65;
  color: #222 !important;
  padding: 1.15rem 1.35rem 1.35rem;
  max-height: min(75vh, 720px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.product-size-guide-modal .guia-tallas-content,
.product-size-guide-modal .guia-tallas-content * {
  color: #222 !important;
}
.product-size-guide-modal .guia-tallas-content a {
  color: #111 !important;
  text-decoration: underline;
}
.product-size-guide-modal .guia-tallas-content p {
  margin: 0 0 0.65rem;
}
.product-size-guide-modal .guia-tallas-content p:last-child {
  margin-bottom: 0;
}
.product-size-guide-modal .guia-tallas-content strong {
  font-weight: 600;
  color: #111 !important;
}
.product-size-guide-modal .guia-tallas-content p > strong:only-child {
  display: block;
  margin: 1.15rem 0 0.45rem;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #111 !important;
}
.product-size-guide-modal .guia-tallas-content > p:first-child > strong:only-child {
  margin-top: 0;
  font-size: 1rem;
  letter-spacing: 0.01em;
  text-transform: none;
}
.product-size-guide-modal .guia-tallas-content ol,
.product-size-guide-modal .guia-tallas-content ul {
  margin: 0 0 1rem;
  padding-left: 1.35rem;
}
.product-size-guide-modal .guia-tallas-content li {
  margin-bottom: 0.35rem;
  padding-left: 0.15rem;
}
.product-size-guide-modal .guia-tallas-content li::marker {
  color: #666;
}
.product-size-guide-modal .guia-tallas-content table {
  width: 100%;
  margin: 0.75rem 0 1rem;
  border-collapse: collapse;
  font-size: 0.9375rem;
}
.product-size-guide-modal .guia-tallas-content th,
.product-size-guide-modal .guia-tallas-content td {
  padding: 0.55rem 0.85rem;
  border: 1px solid #e5e5e5;
  vertical-align: top;
}
.product-size-guide-modal .guia-tallas-content th {
  background: #f7f7f7;
  font-weight: 600;
  text-align: left;
}
.product-size-guide-modal .guia-tallas-content tr:nth-child(even) td {
  background: #fafafa;
}
.product-size-guide-modal .guia-tallas-content img {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
  margin: 0.5rem 0;
}
@media (min-width: 576px) {
  .product-size-guide-modal .guia-tallas-content--cols {
    column-count: 2;
    column-gap: 2rem;
  }
}
.product-size-guide-modal .modal-body table {
  width: 100%;
  margin-top: 0.5rem;
}
.product-size-guide-modal .modal-body th,
.product-size-guide-modal .modal-body td {
  padding: 0.5rem 0.75rem;
  border: 1px solid #eee;
}
.productDetailsArea .guide-chart-btn.sizeBtn {
  cursor: pointer;
}

/* Modales responsive — corrige width:760px fijo de style.css */
.modal .modal-dialog {
  width: auto !important;
  max-width: min(760px, calc(100vw - 2rem)) !important;
  margin: 1rem auto !important;
}
.modal .modal-content {
  border-radius: 8px;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.16);
  overflow: hidden;
}
.modal .modal-header {
  padding: 1rem 1.15rem 0.65rem;
  border-bottom: 1px solid #eee;
  align-items: center;
}
.modal .modal-header .btn-close {
  margin: 0;
  padding: 0.5rem;
  flex-shrink: 0;
}
.modal .modal-body {
  padding: 1rem 1.15rem 1.25rem;
}
.modal .modal-footer {
  padding: 0.75rem 1.15rem 1.15rem;
  gap: 0.5rem;
}
.modal .modal-visual {
  min-width: 0;
}
@media (max-width: 767px) {
  .modal .modal-dialog {
    max-width: calc(100vw - 1.25rem) !important;
    margin: 0.625rem auto !important;
  }
  .modal .modal-dialog-centered {
    min-height: calc(100% - 1.25rem);
  }
  .modal .modal-grid {
    flex-direction: column !important;
    align-items: stretch !important;
  }
  .modal .modal-visual {
    max-height: 180px;
    overflow: hidden;
  }
  .modal .modal-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .modal .modal-body.px-10 {
    padding-left: 1.15rem !important;
    padding-right: 1.15rem !important;
  }
  .modal .newsHD {
    font-size: 1.35rem !important;
    line-height: 1.35 !important;
  }
  .modal .email-txt,
  .modal .btn-submit {
    font-size: 1rem;
  }
}
.product-size-guide-modal .modal-dialog {
  max-width: min(720px, calc(100vw - 1.25rem)) !important;
}
.product-size-guide-modal .modal-content {
  border-radius: 8px;
}
.product-size-guide-modal .modal-header {
  padding: 1rem 1.35rem 0.85rem;
}
.product-size-guide-modal .guia-tallas-modal-body table {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 575px) {
  .popover {
    --bs-popover-max-width: calc(100vw - 2rem);
    max-width: calc(100vw - 2rem) !important;
    position: fixed !important;
    inset: auto 1rem !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: auto;
    z-index: 1085;
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.22);
  }
  .popover .popover-arrow {
    display: none !important;
  }
  .popover .popover-header {
    font-size: 1rem;
    font-weight: 600;
    padding: 0.85rem 1rem 0.5rem;
    border-bottom: 1px solid #eee;
  }
  .popover .popover-body {
    font-size: 0.9375rem;
    line-height: 1.55;
    padding: 0.65rem 1rem 1rem;
  }
  .tooltip {
    --bs-tooltip-max-width: calc(100vw - 2rem);
    max-width: calc(100vw - 2rem) !important;
  }
}

/* Galería producto: miniaturas carrusel 4 + imagen principal */
.productDetailsArea .product-gallery-wrap {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  width: 100%;
}
.productDetailsArea .product-gallery-wrap .imageslist {
  flex: 0 0 85px;
  max-width: 85px;
  position: static;
  transform: none;
}
.productDetailsArea .product-gallery-main .product-gallery-wishlist {
  left: 0.65rem;
  right: auto;
}
.productDetailsArea .product-gallery-thumbs--mobile-row {
  flex-direction: row;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x proximity;
  scrollbar-width: none;
}
.productDetailsArea .product-gallery-thumbs--mobile-row::-webkit-scrollbar {
  display: none;
}
.productDetailsArea .product-gallery-thumbs--mobile-row .product-gallery-thumb-wrap {
  flex: 0 0 auto;
  scroll-snap-align: center;
}
.productDetailsArea .product-gallery-thumbs-shell {
  position: relative;
  width: 85px;
}
.productDetailsArea .product-gallery-thumbs-shell.has-carousel {
  padding: 28px 0;
}
.productDetailsArea .product-gallery-thumbs {
  width: 85px;
  margin: 0;
  padding: 0;
}
.productDetailsArea .product-gallery-thumbs--static {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.productDetailsArea .product-gallery-thumbs--mobile-row {
  flex-direction: row;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x proximity;
  padding-bottom: 0.25rem;
}
.productDetailsArea .product-gallery-thumbs--mobile-row .product-gallery-thumb-wrap {
  flex: 0 0 72px;
  scroll-snap-align: start;
}
.productDetailsArea .product-gallery-thumbs--mobile-row .product-gallery-thumb .listImg {
  width: 72px;
  height: 72px;
}
.productDetailsArea .product-gallery-thumbs--carousel .slick-list {
  overflow: hidden;
  margin: 0;
}
.productDetailsArea .product-gallery-thumbs--carousel.slick-vertical .slick-list {
  height: var(--thumb-track-height, 344px) !important;
}
.productDetailsArea .product-gallery-thumbs--carousel .slick-slide {
  float: none;
  height: auto !important;
  border: 0;
}
.productDetailsArea .product-gallery-thumbs--carousel .slick-slide > div {
  width: 100%;
}
.productDetailsArea .product-gallery-thumbs--carousel .product-gallery-thumb-wrap {
  padding-bottom: 8px;
}
.productDetailsArea .product-gallery-thumbs-arrow {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 28px;
  height: 24px;
  padding: 0;
  border: 0;
  border-radius: 4px;
  background: #fff;
  color: #555;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.productDetailsArea .product-gallery-thumbs-arrow:hover {
  color: #111;
  background: #f5f5f5;
}
.productDetailsArea .product-gallery-thumbs-arrow--prev {
  top: 0;
}
.productDetailsArea .product-gallery-thumbs-arrow--next {
  bottom: 0;
}
.productDetailsArea .product-gallery-thumbs-arrow.slick-disabled {
  opacity: 0.35;
  pointer-events: none;
}
.productDetailsArea .product-gallery-thumb-wrap {
  width: 100%;
}
.productDetailsArea .product-gallery-thumb {
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.productDetailsArea .product-gallery-main {
  flex: 1 1 auto;
  width: 100%;
  max-width: 585px;
  min-width: 0;
  position: relative;
}
.productDetailsArea .product-gallery-main .imageWrapper {
  width: 100%;
  position: relative;
}
.productDetailsArea .product-gallery-main .sliderImg {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  transform: none !important;
  margin: auto;
}
.productDetailsArea .product-gallery-main .product-gallery-slide {
  display: none;
}
.productDetailsArea .product-gallery-main .product-gallery-slide.is-active {
  display: block;
}
.productDetailsArea .product-gallery-thumb .listImg {
  display: block;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border: 2px solid #e5e5e5;
  border-radius: 2px;
  transition: border-color 0.15s ease;
}
.productDetailsArea .product-gallery-thumb.is-active .listImg,
.productDetailsArea .product-gallery-thumb:focus-visible .listImg {
  border-color: #111;
}
.productDetailsArea .product-gallery-thumb .listImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@media (max-width: 767px) {
  .productDetailsArea > .container {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .productDetailsArea .productsDetailsWrapper .product-gallery-wrap {
    gap: 0;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
    max-width: 100vw;
  }
  .productDetailsArea .product-gallery-wrap .imageslist.product-gallery-thumbs-mobile {
    flex: 0 0 auto;
    max-width: 100%;
    width: 100%;
    position: static;
    transform: none;
    margin: 0 !important;
    padding: 0.75rem 1rem 0.35rem;
    background: #fff;
  }
  .productDetailsArea .product-gallery-thumbs-shell,
  .productDetailsArea .product-gallery-thumbs-shell.is-mobile-carousel,
  .productDetailsArea .product-gallery-thumbs--mobile-carousel,
  .productDetailsArea .product-gallery-thumbs-mobile .product-gallery-thumbs {
    width: 100% !important;
    max-width: 100% !important;
  }
  .productDetailsArea .product-gallery-thumbs-shell.is-mobile-carousel {
    padding: 0 2rem;
  }
  .productDetailsArea .product-gallery-thumbs-shell.is-mobile-carousel:not(.has-carousel) {
    padding: 0 0.25rem;
  }
  .productDetailsArea .product-gallery-thumbs--mobile-carousel.slick-initialized {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .productDetailsArea .product-gallery-thumbs--mobile-carousel .slick-list {
    overflow: hidden;
    margin: 0;
    width: 100% !important;
    height: 4.85rem !important;
  }
  .productDetailsArea .product-gallery-thumbs--mobile-carousel.slick-vertical .slick-list {
    height: 4.85rem !important;
  }
  .productDetailsArea .product-gallery-thumbs--mobile-carousel .slick-track {
    display: flex !important;
    align-items: stretch;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .productDetailsArea .product-gallery-thumbs--mobile-carousel .slick-slide {
    float: left !important;
    height: auto !important;
    padding: 0 0.22rem;
    box-sizing: border-box;
  }
  .productDetailsArea .product-gallery-thumbs--mobile-carousel .slick-slide > div {
    width: 100%;
    height: 100%;
  }
  .productDetailsArea .product-gallery-thumbs--mobile-carousel .product-gallery-thumb-wrap {
    width: 100%;
    padding: 0;
  }
  .productDetailsArea .product-gallery-thumbs--mobile-carousel .product-gallery-thumb {
    width: 100%;
  }
  .productDetailsArea .product-gallery-thumbs--mobile-carousel .product-gallery-thumb .listImg {
    width: 100%;
    height: 4.5rem;
    border-radius: 4px;
    box-sizing: border-box;
  }
  .productDetailsArea .product-gallery-thumbs--mobile-carousel .product-gallery-thumb .listImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .productDetailsArea .product-gallery-thumbs-arrow {
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 50%;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12);
  }
  .productDetailsArea .product-gallery-thumbs-arrow--prev {
    left: 0;
  }
  .productDetailsArea .product-gallery-thumbs-arrow--next {
    right: 0;
    left: auto;
    bottom: auto;
  }
  .productDetailsArea .product-gallery-main {
    max-width: none;
    width: 100%;
  }
  .productDetailsArea .product-gallery-main .imageWrapper {
    aspect-ratio: 4/5;
    min-height: 72vh;
    width: 100%;
    background: #f5f5f5;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .productDetailsArea .product-gallery-main .sliderImg {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: min(70vh, 520px);
    object-fit: contain;
    object-position: center center;
    margin: auto;
  }
  .productDetailsArea .product-gallery-main .product-gallery-video {
    aspect-ratio: 1;
    min-height: 0;
    max-height: min(78vw, 360px);
    width: 100%;
  }
  .productDetailsArea .product-gallery-main .product-gallery-wishlist {
    top: 0.85rem;
    left: 0.85rem;
    width: 2.65rem;
    height: 2.65rem;
    font-size: 1.1rem;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  }
  .productDetailsArea .product-gallery-main .sliderImgBtn {
    top: 0.85rem;
    right: 0.85rem;
    width: 2.65rem;
    height: 2.65rem;
    font-size: 1rem;
  }
  .productDetailsArea .PrdutHd {
    font-size: 1.35rem;
    line-height: 1.3;
  }
  .productDetailsArea .productInfodetails {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .productDetailsArea .productInfo {
    padding-left: 0;
    padding-right: 0;
  }
  .productDetailsArea .product-price-row .price-current,
  .productDetailsArea .product-price-row .price-sale {
    font-size: 1.4rem;
  }
  .breadCrumbHeader .breadcrumb {
    font-size: 0.8125rem;
  }
}

@media (max-width: 575px) {
  #pageHeader .phWrapper .phActionsList--mobile {
    flex-wrap: nowrap;
    align-items: center;
    gap: 0.35rem !important;
  }
  #pageHeader .phWrapper .phActionsList > li {
    display: flex;
    align-items: center;
  }
  #pageHeader .phWrapper .phActionsList .phCartBubble {
    top: -3px;
    right: -5px;
    width: 15px;
    height: 15px;
    font-size: 0.625rem;
    line-height: 15px;
  }
}

/* Galería producto: videos */
.productDetailsArea .imageWrapper--video {
  position: relative;
  cursor: pointer;
}
.productDetailsArea .product-gallery-video-link {
  display: block;
  position: relative;
  text-decoration: none;
  color: inherit;
  outline: none;
}
.productDetailsArea .product-gallery-video-link:focus-visible .product-gallery-play-badge {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.95), 0 0 0 5px #111;
}
.productDetailsArea .product-gallery-video {
  position: relative;
  background: #111;
  min-height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.productDetailsArea .product-gallery-video .sliderImg {
  opacity: 0.92;
}
.productDetailsArea .product-gallery-video-fallback {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  color: #fff;
  min-height: 280px;
  width: 100%;
  background: linear-gradient(145deg, #1a1a1a, #333);
}
.productDetailsArea .product-gallery-video-fallback i {
  font-size: 2.5rem;
  opacity: 0.9;
}
.productDetailsArea .product-gallery-play-badge {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  color: #222;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  pointer-events: none;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
}
.productDetailsArea .listImg--video {
  position: relative;
}
.productDetailsArea .gallery-video-thumb-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background: #222;
  color: #fff;
  font-size: 1.1rem;
}
.productDetailsArea .listImg--video::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  pointer-events: none;
}
.productDetailsArea .gallery-thumb-play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 1;
  font-size: 0.85rem;
  pointer-events: none;
}
.fancybox-slide--iframe .fancybox-content {
  background: #000;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-video {
  width: 100%;
  max-height: 85vh;
  display: block;
  background: #000;
}

/* Wishlist */
.pcWishBtn {
  position: absolute;
  top: 0.65rem;
  right: 0.65rem;
  z-index: 3;
  width: 2.25rem;
  height: 2.25rem;
  border: 0;
  border-radius: 50%;
  background: rgba(255,255,255,0.92);
  color: #444;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 1px 6px rgba(0,0,0,0.12);
  transition: color 0.15s ease, transform 0.15s ease, background 0.15s ease;
}
.pcWishBtn:hover { color: #111; transform: scale(1.05); }
.pcWishBtn.is-in-wishlist { color: #b44; }
.pcWishBtn.is-in-wishlist:hover { color: #922; }
.wishListBtn.is-in-wishlist { color: #b44 !important; }
.wishListBtn.is-in-wishlist i { color: #b44; }
.wishlist-item { background: #fff; }
.wishlist-item-img { width: 110px; }
.wishlist-item-img img { width: 100%; height: auto; display: block; }
.wishlist-empty-icon { font-size: 2.5rem; color: #ccc; }
.wishlist-toast {
  position: fixed;
  left: 50%;
  bottom: 1.5rem;
  transform: translateX(-50%) translateY(120%);
  z-index: 1080;
  background: #1a1a1a;
  color: #fff;
  padding: 0.65rem 1.1rem;
  border-radius: 4px;
  font-size: 0.875rem;
  box-shadow: 0 4px 20px rgba(0,0,0,0.18);
  opacity: 0;
  transition: transform 0.25s ease, opacity 0.25s ease;
  pointer-events: none;
  max-width: calc(100vw - 2rem);
  text-align: center;
}
.wishlist-toast.is-visible {
  transform: translateX(-50%) translateY(0);
  opacity: 1;
}
#pageHeader .phWishlistBubble { top: -3px; right: -10px; }

/* Testimonios producto */
.testimonio-star-btn {
  border: 0;
  background: none;
  padding: 0 0.12rem;
  font-size: 1.1rem;
  line-height: 1;
  color: inherit;
  cursor: pointer;
}
.testimonio-star-btn.unactive { opacity: 0.25; }
.product-testimonio-msg.text-success { color: #3d7a4a !important; }
.product-testimonio-msg.text-danger { color: #b44 !important; }

/* Carrito */
.cart-toast {
  position: fixed;
  bottom: 1.5rem;
  left: 50%;
  transform: translateX(-50%) translateY(120%);
  z-index: 9999;
  background: #222;
  color: #fff;
  padding: 0.75rem 1.25rem;
  border-radius: 4px;
  font-size: 0.9375rem;
  opacity: 0;
  transition: transform 0.25s ease, opacity 0.25s ease;
  pointer-events: none;
}
.cart-toast.is-visible {
  transform: translateX(-50%) translateY(0);
  opacity: 1;
}
.cart-page .cart-qty-input {
  max-width: 4rem;
}

/* Sidebar filtros tienda */
.shop-sidebar-col {
  position: sticky;
  top: 1.5rem;
  align-self: flex-start;
}
.shop-sidebar-col .filterBtnWrap {
  padding-bottom: 0.5rem;
}
.filter-offcanvas .shop-filters-form .bannerImgLink {
  display: none;
}
.shop-filters-form .form-check-count {
  color: #999;
  font-size: 0.875rem;
}

/* Tienda — móvil */
@media (max-width: 767.98px) {
  .FiltersGridBlock {
    padding-top: 1.5rem !important;
    padding-bottom: 2rem !important;
  }
  .shop-toolbar.filtersHead {
    margin-bottom: 1.25rem !important;
  }
  .shop-toolbar .filterOpener {
    font-size: 0.875rem;
  }
  .shop-toolbar .shop-results-count {
    font-size: 0.8125rem;
  }
  .shop-toolbar .srtTitle,
  .shop-toolbar .shop-sort-select {
    font-size: 0.8125rem;
  }
  .shop-toolbar .viewWrapper {
    display: none !important;
  }
  .products-area .product-card-modern .pc-body {
    padding: 0.55rem 0.5rem 0.65rem;
    gap: 0.25rem;
  }
  .products-area .product-card-modern .pcTitle {
    font-size: 0.625rem;
  }
  .products-area .product-card-modern .pcHeading {
    font-size: 0.75rem;
    min-height: 2.4em;
    line-height: 1.3;
  }
  .products-area .product-card-modern .pcPrice {
    font-size: 0.8125rem;
  }
  .products-area .product-card-modern .pcPrice .regPrice {
    font-size: 0.75rem;
  }
  .products-area .product-card-modern .pcLowStock {
    font-size: 0.625rem;
  }
  .products-area .product-card-modern .pcBtnSubmit {
    font-size: 0.625rem;
    padding: 0.4rem 0.5rem !important;
    letter-spacing: 0.04em;
  }
  .products-area .product-card-modern .pc-img-link {
    padding: 0.55rem 0.45rem;
  }
  .products-area .product-card-modern .pc-slide-img,
  .products-area .product-card-modern .imgHolder img {
    max-height: 140px;
  }
  .products-area .shop-grid-item {
    margin-bottom: 0.75rem !important;
  }
  .filter-offcanvas .filterRowOpener.mainHD {
    font-size: 0.9375rem;
  }
  .filter-offcanvas .form-check-label {
    font-size: 0.875rem;
  }
}

/* Checkout */
.checkout-success-page .checkout-success-icon {
  width: 4rem;
  height: 4rem;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  background: #198754;
  color: #fff;
  font-size: 2rem;
  line-height: 4rem;
  font-weight: 600;
}
.checkout-success-page .pay-badge,
.checkout-pay-summary .pay-badge {
  display: inline-block;
  background: #111;
  color: #fff;
  padding: 4px 12px;
  font-size: 12px;
  letter-spacing: .02em;
}
.checkout-order-profile {
  background: #fafafa;
}
.product-price-hint.is-active {
  color: #1a5276;
  font-weight: 500;
  letter-spacing: 0.01em;
}
.product-price-hero .price-current,
.product-price-hero .price-sale {
  font-size: 1.65rem;
}
.checkout-page .js-checkout-submit:disabled {
  opacity: 0.7;
  cursor: wait;
}

/* Portada de página: suavizar imagen y mejorar lectura del título */
.bannerHead .alignHolder {
  position: relative;
  z-index: 2;
}
.bannerHead .bhBgImage {
  filter: blur(2px);
  transform: scale(1.05);
}
.bannerHead .bhBgOverlay {
  left: 0;
  top: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.58);
  pointer-events: none;
}
.bannerHead .headingHead .hhHeading,
.bannerHead .breadcrumb-item,
.bannerHead .breadcrumb-item a {
  text-shadow: 0 1px 12px rgba(255, 255, 255, 0.85);
}

/* Barra superior de avisos (marquee) */
.site-promo-bar {
  background: var(--promo-bg, #e91e8c);
  color: var(--promo-text, #fff);
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.2;
}
.site-promo-bar__viewport {
  overflow: hidden;
  width: 100%;
}
.site-promo-bar__track {
  display: flex;
  width: max-content;
  animation: site-promo-marquee 38s linear infinite;
}
.site-promo-bar:hover .site-promo-bar__track {
  animation-play-state: paused;
}
.site-promo-bar__group {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  padding: 0.625rem 0;
}
.site-promo-bar__item {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0 2.5rem;
  white-space: nowrap;
  text-transform: uppercase;
}
.site-promo-bar__item::after {
  content: '•';
  margin-left: 2.5rem;
  opacity: 0.75;
  font-weight: 400;
}
.site-promo-bar__text {
  color: var(--promo-text, #fff);
}
.site-promo-bar__link {
  color: var(--promo-text, #fff);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.site-promo-bar__link:hover {
  color: #fff;
  opacity: 0.9;
}
@keyframes site-promo-marquee {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
@media (prefers-reduced-motion: reduce) {
  .site-promo-bar__track {
    animation: none;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
  }
  .site-promo-bar__group[aria-hidden="true"] {
    display: none;
  }
  .site-promo-bar__item {
    white-space: normal;
    text-align: center;
    padding: 0.35rem 1rem;
  }
  .site-promo-bar__item::after {
    display: none;
  }
}

/* Pestaña lateral promo (texto vertical) */
.site-floating-promo {
  position: fixed;
  top: 42%;
  z-index: 1040;
  width: 2.75rem;
  padding: 1.85rem 0.4rem 0.65rem;
  background: #fff;
  box-shadow: 0 2px 18px rgba(0, 0, 0, 0.14);
  border: 1px solid rgba(0, 0, 0, 0.06);
}
.site-floating-promo.is-left {
  left: 0;
  border-radius: 0 8px 8px 0;
}
.site-floating-promo.is-right {
  right: 0;
  border-radius: 8px 0 0 8px;
}
.site-floating-promo__close {
  position: absolute;
  top: 0.15rem;
  left: 50%;
  transform: translateX(-50%);
  width: 1.35rem;
  height: 1.35rem;
  padding: 0;
  border: 0;
  background: transparent;
  color: #666;
  font-size: 1.1rem;
  line-height: 1;
  cursor: pointer;
}
.site-floating-promo__close:hover {
  color: #111;
}
.site-floating-promo__link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 5.5rem;
  text-decoration: none;
  color: #111;
}
.site-floating-promo__link:hover {
  color: #111;
  opacity: 0.85;
}
.site-floating-promo__text {
  display: block;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.2;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .site-floating-promo {
    top: auto;
    bottom: 5.5rem;
    transform: none;
    width: 2.5rem;
    padding-top: 1.65rem;
  }
  .site-floating-promo__text {
    font-size: 0.75rem;
  }
}

/* Carrito rediseñado + cupones */
.cart-empty-state .cart-empty-icon {
  font-size: 3rem;
  color: #ccc;
}
.cart-items-panel {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 4px;
  overflow: hidden;
}
.cart-items-head {
  grid-template-columns: 1fr 100px 130px 100px;
  gap: 1rem;
  padding: 1rem 1.25rem;
  background: #fafafa;
  border-bottom: 1px solid #ececec;
  font-size: 0.75rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #888;
}
.cart-item-row {
  display: grid;
  grid-template-columns: 1fr 100px 130px 100px;
  gap: 1rem;
  align-items: center;
  padding: 1.25rem;
  border-bottom: 1px solid #f0f0f0;
}
.cart-item-row:last-of-type {
  border-bottom: none;
}
.cart-item-product {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  min-width: 0;
}
.cart-item-remove {
  border: 0;
  background: transparent;
  color: #999;
  font-size: 1.1rem;
  padding: 0;
  line-height: 1;
}
.cart-item-remove:hover {
  color: #222;
}
.cart-item-thumb {
  flex-shrink: 0;
  width: 88px;
  height: 88px;
  overflow: hidden;
  background: #f8f8f8;
}
.cart-item-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cart-item-title {
  color: #222;
  text-decoration: none;
  font-weight: 400;
  line-height: 1.35;
}
.cart-item-title:hover {
  color: #000;
}
.cart-item-options {
  margin: 0.35rem 0 0;
  font-size: 0.8125rem;
  color: #888;
  line-height: 1.4;
}
.cart-qty-box {
  display: inline-flex;
  align-items: center;
  border: 1px solid #e0e0e0;
  max-width: 120px;
}
.cart-qty-box .btn {
  width: 36px;
  height: 40px;
  padding: 0;
  color: #555;
}
.cart-qty-box .form-control {
  border: 0;
  width: 48px;
  height: 40px;
  padding: 0;
  box-shadow: none;
}
.cart-items-foot {
  padding: 1.25rem;
  background: #fafafa;
  border-top: 1px solid #ececec;
}
.cart-coupon-inline .form-control {
  min-width: 180px;
  height: 48px;
}
.cart-coupon-msg.text-success {
  color: #198754 !important;
}
.cart-summary-panel {
  background: #fff;
  border: 1px solid #222;
  padding: 1.5rem;
}
.cart-summary-title {
  font-size: 1.375rem;
  font-weight: 500;
  margin-bottom: 1.25rem;
}
.cart-summary-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  margin-bottom: 0.65rem;
  font-size: 1rem;
}
.cart-summary-line em {
  font-style: normal;
  font-size: 0.875rem;
  color: #666;
}
.cart-summary-discount {
  color: #198754;
}
.cart-summary-total {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0;
}
.cart-progress-bar {
  height: 6px;
  background: #eee;
  border-radius: 999px;
}
.cart-progress-bar .progress-bar {
  background: #222;
}
.cart-shipping-ok {
  padding: 0.65rem 0.85rem;
  background: #f0fdf4;
  border-radius: 4px;
}
@media (max-width: 767.98px) {
  .cart-item-row {
    grid-template-columns: 1fr;
    gap: 0.75rem;
    padding: 1rem;
  }
  .cart-item-price,
  .cart-item-qty,
  .cart-item-total {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .cart-item-price::before,
  .cart-item-qty::before,
  .cart-item-total::before {
    content: attr(data-label);
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #999;
  }
  .cart-coupon-inline {
    width: 100%;
  }
  .cart-coupon-inline .form-control {
    flex: 1 1 auto;
  }
}

/* Buscador profesional */
.phSearchForm.shop-search-trigger-bar {
  align-items: center;
  gap: 0.65rem;
  width: 100%;
  max-width: 220px;
  min-height: 42px;
  padding: 0.5rem 0.85rem;
  border: 1px solid #ddd;
  border-radius: 999px;
  background: #fafafa;
  color: #888;
  font-size: 0.8125rem;
  cursor: pointer;
  transition: border-color 0.15s ease, background 0.15s ease;
}
.phSearchForm.shop-search-trigger-bar:hover {
  border-color: #bbb;
  background: #fff;
  color: #555;
}
.phSearchForm.shop-search-trigger-bar i {
  font-size: 0.875rem;
  color: #666;
}
body.shop-search-open {
  overflow: hidden;
}
.shop-search-overlay {
  position: fixed;
  inset: 0;
  z-index: 1080;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.2s ease, visibility 0.2s ease;
}
.shop-search-overlay.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.shop-search-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(2px);
}
.shop-search-panel {
  position: relative;
  z-index: 1;
  width: min(920px, 100%);
  max-height: min(88vh, 780px);
  margin: 0;
  background: #fff;
  border-radius: 0 0 12px 12px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.22);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transform: translateY(-12px);
  transition: transform 0.22s ease;
}
.shop-search-overlay.is-open .shop-search-panel {
  transform: translateY(0);
}
@media (min-width: 768px) {
  .shop-search-overlay {
    padding: 4vh 1.25rem 2rem;
    align-items: flex-start;
  }
  .shop-search-panel {
    border-radius: 12px;
    max-height: min(82vh, 760px);
  }
}
.shop-search-panel__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem 1.15rem 0.5rem;
}
.shop-search-panel__title {
  font-size: 1.125rem;
  font-weight: 500;
  margin: 0;
  color: #111;
}
.shop-search-form {
  padding: 0 1.15rem 0.75rem;
}
.shop-search-input-wrap {
  position: relative;
  display: flex;
  align-items: center;
}
.shop-search-input-icon {
  position: absolute;
  left: 1rem;
  color: #888;
  font-size: 1rem;
  pointer-events: none;
}
.shop-search-input {
  height: 52px;
  padding-left: 2.75rem;
  padding-right: 2.75rem;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 1rem;
  box-shadow: none;
}
.shop-search-input:focus {
  border-color: #111;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.06);
}
.shop-search-clear {
  position: absolute;
  right: 0.65rem;
  width: 2rem;
  height: 2rem;
  border: 0;
  border-radius: 50%;
  background: #f0f0f0;
  color: #555;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.shop-search-meta {
  padding: 0 1.15rem 0.35rem;
  font-size: 0.8125rem;
  color: #888;
  min-height: 1.25rem;
}
.shop-search-section-label {
  padding: 0.85rem 0 0.35rem;
  font-size: 0.8125rem;
  color: #888;
}
.shop-search-list--featured {
  margin-top: 0.15rem;
}
.shop-search-results {
  flex: 1 1 auto;
  overflow: auto;
  padding: 0 1.15rem;
  -webkit-overflow-scrolling: touch;
}
.shop-search-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.5rem;
}
@media (min-width: 576px) {
  .shop-search-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.shop-search-item__link {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  padding: 0.65rem;
  border: 1px solid #eee;
  border-radius: 8px;
  text-decoration: none;
  color: inherit;
  transition: border-color 0.15s ease, background 0.15s ease;
}
.shop-search-item__link:hover,
.shop-search-item.is-active .shop-search-item__link {
  border-color: #111;
  background: #fafafa;
}
.shop-search-item__img {
  flex: 0 0 64px;
  width: 64px;
  height: 64px;
  border-radius: 6px;
  overflow: hidden;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shop-search-item__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.shop-search-item__body {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
  min-width: 0;
  flex: 1 1 auto;
}
.shop-search-item__cat {
  font-size: 0.6875rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #999;
}
.shop-search-item__name {
  font-size: 0.875rem;
  line-height: 1.35;
  color: #222;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.shop-search-item__price {
  font-size: 0.8125rem;
  color: #111;
}
.shop-search-item__price s {
  color: #aaa;
  font-size: 0.75rem;
  margin-left: 0.25rem;
}
.shop-search-state {
  padding: 2rem 0.5rem;
  text-align: center;
  color: #777;
  font-size: 0.9375rem;
}
.shop-search-spinner {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-right: 0.35rem;
  border: 2px solid #ddd;
  border-top-color: #111;
  border-radius: 50%;
  vertical-align: -0.15em;
  animation: shopSearchSpin 0.7s linear infinite;
}
@keyframes shopSearchSpin {
  to { transform: rotate(360deg); }
}
.shop-search-footer {
  padding: 0.85rem 1.15rem 1.15rem;
  border-top: 1px solid #eee;
}
.shop-search-all-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 44px;
  border: 1px solid #111;
  border-radius: 8px;
  text-decoration: none;
  color: #111;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  transition: background 0.15s ease, color 0.15s ease;
}
.shop-search-all-link:hover {
  background: #111;
  color: #fff;
}

/* Redes sociales (Font Awesome) */
.ftSocialNetworks .social-network-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  border: 1px solid #ddd;
  color: #111;
  font-size: 1.05rem;
  transition: border-color 0.15s ease, background 0.15s ease, color 0.15s ease;
}
.ftSocialNetworks .social-network-link:hover {
  border-color: #111;
  background: #111;
  color: #fff;
}

/* Mi cuenta */
.account-card {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 4px;
}
.account-tabs .nav-link {
  border-radius: 999px;
  padding: 0.5rem 1.25rem;
  color: #555;
  border: 1px solid #ddd;
  margin: 0 0.25rem;
}
.account-tabs .nav-link.active {
  background: #111;
  border-color: #111;
  color: #fff;
}
.account-avatar {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  overflow: hidden;
  background: #f3f3f3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.account-avatar__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.account-avatar__initials {
  font-size: 1.75rem;
  font-weight: 600;
  color: #444;
}
.account-profile-card {
  position: sticky;
  top: 1rem;
}
.account-orders-table thead th {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #888;
  border-bottom-width: 1px;
}

/* Checkout pagos Perú */
.checkout-pay-methods .pay-detail-box {
  background: #fafafa;
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 1rem;
  margin-top: 0.5rem;
}
.pay-qr-wrap {
  display: inline-block;
  max-width: 320px;
  padding: 1rem;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 12px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
}
.pay-qr-img {
  display: block;
  max-width: 280px;
  width: 100%;
  height: auto;
  border-radius: 6px;
}
.checkout-wa-btn {
  background: #25D366;
  border-color: #25D366;
  color: #fff;
  font-weight: 500;
}
.checkout-wa-btn:hover {
  background: #1da851;
  border-color: #1da851;
  color: #fff;
}
.checkout-wa-card {
  border: 1px solid #d7f5e1;
  border-radius: 14px;
  padding: 1.25rem 1.35rem;
  background: linear-gradient(180deg, #f6fff9 0%, #fff 100%);
  box-shadow: 0 8px 24px rgba(37, 211, 102, 0.08);
}
.checkout-wa-card-head {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.25rem;
}
.checkout-wa-logo {
  width: 72px;
  height: 72px;
  object-fit: contain;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #eee;
  padding: 8px;
  flex: 0 0 72px;
}
.checkout-wa-logo-fallback {
  width: 72px;
  height: 72px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  flex: 0 0 72px;
}
.checkout-wa-card-intro {
  min-width: 0;
}
.checkout-wa-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  background: #25D366;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding: 0.25rem 0.55rem;
  border-radius: 999px;
  margin-bottom: 0.45rem;
}
.checkout-wa-title {
  font-size: 1.15rem;
  font-weight: 600;
  margin: 0 0 0.25rem;
}
.checkout-wa-subtitle {
  font-size: 0.875rem;
  color: #666;
}
.checkout-wa-steps {
  margin: 0;
  padding: 0;
}
.checkout-wa-step {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.65rem 0;
  border-top: 1px solid #edf7f0;
}
.checkout-wa-step:first-child {
  border-top: 0;
  padding-top: 0;
}
.checkout-wa-step-icon {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #d7f5e1;
  color: #1da851;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 34px;
  font-size: 0.95rem;
}
.checkout-wa-step-text {
  font-size: 0.925rem;
  line-height: 1.45;
  color: #333;
  padding-top: 0.2rem;
}

/* Catálogo virtual — 2 cols móvil, 4 cols PC */
.catalogo-virtual-page .container {
  max-width: 960px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .catalogo-virtual-page .container {
    max-width: 1320px;
  }
}
.catalogo-categorias-grid {
  --bs-gutter-x: 1.25rem;
  --bs-gutter-y: 1.25rem;
}
.catalogo-categoria-card {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.catalogo-categoria-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1);
}
.catalogo-categoria-cover {
  aspect-ratio: 3 / 4;
  background: #f5f5f5;
  overflow: hidden;
}
.catalogo-categoria-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.catalogo-categoria-placeholder {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #bbb;
  font-size: 2.5rem;
}
.catalogo-categoria-body {
  padding: 1.25rem;
}
.catalogo-categoria-title {
  font-size: 1.15rem;
  font-weight: 600;
  margin: 0 0 0.5rem;
}
.catalogo-categoria-desc {
  font-size: 0.9rem;
  margin-bottom: 0.75rem;
  line-height: 1.45;
}
@media (min-width: 992px) {
  .catalogo-categorias-grid {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .catalogo-categoria-body {
    padding: 1.1rem;
  }
  .catalogo-categoria-title {
    font-size: 1.05rem;
  }
  .catalogo-categoria-desc {
    font-size: 0.85rem;
  }
  .catalogo-categoria-body .btn {
    font-size: 0.85rem;
    padding: 0.5rem 0.65rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .catalogo-categorias-grid {
    --bs-gutter-x: 1.75rem;
    --bs-gutter-y: 1.75rem;
  }
  .catalogo-categoria-body {
    padding: 1.5rem;
  }
  .catalogo-categoria-title {
    font-size: 1.25rem;
  }
}
@media (max-width: 575px) {
  .catalogo-categoria-body {
    padding: 0.85rem;
  }
  .catalogo-categoria-title {
    font-size: 0.95rem;
  }
  .catalogo-categoria-desc {
    font-size: 0.8rem;
    margin-bottom: 0.5rem;
  }
  .catalogo-categoria-body .btn {
    font-size: 0.8rem;
    padding: 0.45rem 0.5rem;
  }
  .catalogo-categoria-body .small {
    font-size: 0.72rem !important;
    margin-bottom: 0.5rem !important;
  }
}

/* Legacy iframe embed (deprecated) */
.catalogo-virtual-frame-wrap {
  position: relative;
  width: 100%;
  max-width: none;
  margin: 0;
  background: #111;
  border-radius: 0;
  overflow: hidden;
  box-shadow: none;
  aspect-ratio: auto;
  min-height: 85vh;
  min-height: 85dvh;
}
.catalogo-virtual-frame {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media (min-width: 992px) {
  .catalogo-virtual-frame-wrap {
    min-height: 80vh;
    border-radius: 8px;
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.18);
  }
}
@media (max-width: 767px) {
  .catalogo-virtual-page section.py-4 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .catalogo-virtual-page .text-center.mb-4 {
    padding: 1rem 1rem 0;
    margin-bottom: 0.5rem !important;
  }
  .catalogo-virtual-frame-wrap {
    min-height: 88vh;
    min-height: 88dvh;
  }
}
.pac-container {
  z-index: 10050;
  font-family: inherit;
  border-radius: 0;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.checkout-address-suggest {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% - 0.5rem);
  z-index: 10050;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  max-height: 240px;
  overflow-y: auto;
}
.checkout-address-suggest-item {
  display: block;
  width: 100%;
  text-align: left;
  border: 0;
  background: #fff;
  padding: 0.65rem 0.85rem;
  font-size: 0.875rem;
  line-height: 1.35;
  color: #333;
  cursor: pointer;
}
.checkout-address-suggest-item:hover,
.checkout-address-suggest-item:focus {
  background: #f5f5f5;
}

/* Contacto */
.contact-honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
.contact-map-wrap iframe {
  width: 100%;
  min-height: 360px;
  border: 0;
  border-radius: 8px;
}

/* Carrusel — anuncios en redes (inicio) */
.socialFeedBlock .headingHead p,
.socialFeedBlock__handle {
  color: #777;
  font-size: 0.9375rem;
}
.socialFeedBlock .cbSlider--social {
  margin-left: -6px;
  margin-right: -6px;
}
.socialFeedBlock .social-feed-col {
  padding: 0 6px;
}
.social-feed-card {
  position: relative;
  background: #f7f7f7;
  border: 1px solid #eee;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.social-feed-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}
.social-feed-card__imgWrap {
  aspect-ratio: 1;
  overflow: hidden;
}
.social-feed-card__imgWrap img {
  transition: transform 0.45s ease;
}
.social-feed-card:hover .social-feed-card__imgWrap img {
  transform: scale(1.04);
}
.social-feed-badge {
  position: absolute;
  left: 0.55rem;
  bottom: 0.55rem;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.25rem 0.55rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  color: var(--social-color, #111);
  font-size: 0.625rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.social-feed-badge i {
  font-size: 0.75rem;
}
