
/* STEP059 approved TZ corrections only. No global design rebuild. Reviews title validation is tolerant to browser text-transform. */
#rec2486294493 .t1186__gallery { overflow: hidden !important; }
#rec2486294493 .t1186__slider { scroll-behavior: smooth; }
@media screen and (min-width: 961px) {
  #rec2486294493 .t1186__item { flex: 0 0 calc(50% - 20px) !important; max-width: calc(50% - 20px) !important; }
}
@media screen and (max-width: 960px) {
  #rec2486294493 .t1186__item { flex: 0 0 86% !important; max-width: 86% !important; }
}
.boton-catalog-menu-panel {
  display: none; position: fixed; top: 58px; right: 14px; z-index: 99999; min-width: 230px;
  padding: 18px; background: #050505; color: #fff; box-shadow: 0 18px 40px rgba(0,0,0,.22);
}
.boton-catalog-menu-panel.is-open { display: grid; gap: 13px; }
.boton-catalog-menu-panel a { color: #fff; text-decoration: none; font-weight: 700; line-height: 1.25; }
.boton-catalog-menu-panel a:hover { opacity: .75; }
.t-catalog__parts-subparts[data-boton-collapsed="1"] { display: none !important; }
.t-catalog__parts-switch-btn[data-boton-tree-toggle="1"] { cursor: pointer; }
.ref-layout { display: grid; grid-template-columns: minmax(190px, 250px) 1fr; gap: 28px; align-items: start; }
.ref-sidebar { display: grid; gap: 8px; padding: 18px; border: 1px solid rgba(0,0,0,.10); background: #fff; border-radius: 18px; }
.ref-sidebar a { color: #111; text-decoration: none; font-weight: 700; padding: 10px 12px; border-radius: 12px; }
.ref-sidebar a:hover, .ref-sidebar a.is-active { background: #111; color: #fff; }
.ref-footer__links { display: flex; flex-wrap: wrap; gap: 12px 18px; }
.ref-footer__links a { color: inherit; text-decoration: none; font-weight: 700; }
.ref-footer__links a:hover { opacity: .7; }
@media screen and (max-width: 760px) {
  .ref-layout { grid-template-columns: 1fr; }
  .boton-catalog-menu-panel { top: 54px; left: 14px; right: 14px; }
}

/* STEP062 arrow clickable visual hit-area */
.t-catalog__parts-expand-arrow,
[class*="arrow"],
[class*="chevron"] {
  cursor: pointer;
}
.t-catalog__parts-switch-btn[data-boton-row-bound="1"],
.t-catalog__parts-item[data-boton-row-bound="1"],
.t-catalog__parts-link[data-boton-row-bound="1"] {
  cursor: pointer;
}

/* STEP067 category tree visibility */
.boton-dynamic-category-tree { display:block; width:100%; }
.boton-dynamic-category-tree .boton-dyn-cat { display:flex; align-items:center; justify-content:space-between; gap:8px; color:#111; text-decoration:none; line-height:1.25; }
.boton-dynamic-category-tree .boton-dyn-cat.is-active { font-weight:800; }
.boton-dynamic-category-tree .t-catalog__parts-subparts { margin:8px 0 8px 10px; }
.boton-dynamic-category-tree .t-catalog__parts-expand-arrow { transition:transform .18s ease; cursor:pointer; }


/* STEP068 category tree visibility */
.boton-dynamic-category-tree{display:block;width:100%}.boton-dynamic-category-tree .boton-dyn-cat{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#111;text-decoration:none;line-height:1.25}.boton-dynamic-category-tree .boton-dyn-cat.is-active{font-weight:800}.boton-dynamic-category-tree .t-catalog__parts-subparts{margin:8px 0 8px 10px}.boton-dynamic-category-tree .t-catalog__parts-expand-arrow{transition:transform .18s ease;cursor:pointer}


/* STEP080 menu + FAQ corrections */
.boton-step080-shop-item .t-menu__link-item{white-space:nowrap!important}
.ref-faq-item:not(.is-open) .ref-faq-answer{display:none!important}
body .ref-faq-item:not(.is-open) .ref-faq-answer{display:none!important}
