/* ============================================================
   LACATRACHA · GDP_ARTICULOS
   Diseño del catálogo y ficha de producto.
   Solo visual: no modifica lógica, stock, precios ni carrito.
   ============================================================ */

.gf-theme-name-lacatracha #articulos_box,
body.gf-lacatracha-theme #articulos_box{
  --gdp-bg:#fffaf1;
  --gdp-panel:#ffffff;
  --gdp-soft:#fff7e8;
  --gdp-blue:#073b98;
  --gdp-blue2:#0b4eb8;
  --gdp-navy:#052c76;
  --gdp-orange:#ff5b3d;
  --gdp-yellow:#f8bd16;
  --gdp-green:#348b3b;
  --gdp-red:#dc3545;
  --gdp-text:#20304a;
  --gdp-muted:#667085;
  --gdp-line:#e8dfd1;
  --gdp-shadow:0 16px 38px rgba(7,59,152,.10);
  width:min(1440px,calc(100% - 40px))!important;
  margin:24px auto 54px!important;
  padding:0!important;
  color:var(--gdp-text)!important;
  background:transparent!important;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;
}
.gf-theme-name-lacatracha #articulos_box *,
body.gf-lacatracha-theme #articulos_box *{box-sizing:border-box}

/* Hero catálogo */
.gf-theme-name-lacatracha #articulos_box .am-shop-hero,
body.gf-lacatracha-theme #articulos_box .am-shop-hero{
  position:relative!important;
  min-height:205px!important;
  margin:0 0 15px!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid #eadfce!important;
  border-radius:20px!important;
  background:
    radial-gradient(circle at 86% 15%,rgba(248,189,22,.40),transparent 22%),
    linear-gradient(112deg,#fffaf1 0%,#fff3da 56%,#ffdf9d 100%)!important;
  box-shadow:0 12px 30px rgba(7,59,152,.08)!important;
}
.gf-theme-name-lacatracha #articulos_box .am-shop-hero:before,
body.gf-lacatracha-theme #articulos_box .am-shop-hero:before{
  content:""!important;position:absolute!important;left:-60px!important;bottom:30px!important;
  width:430px!important;height:24px!important;transform:rotate(-7deg)!important;
  background:var(--gdp-blue)!important;opacity:.95!important;pointer-events:none!important;
}
.gf-theme-name-lacatracha #articulos_box .am-shop-hero:after,
body.gf-lacatracha-theme #articulos_box .am-shop-hero:after{
  content:""!important;position:absolute!important;right:-90px!important;top:-70px!important;
  width:340px!important;height:210px!important;transform:rotate(13deg)!important;
  background:var(--gdp-orange)!important;opacity:.14!important;pointer-events:none!important;
}
.gf-theme-name-lacatracha #articulos_box .am-shop-hero-content,
body.gf-lacatracha-theme #articulos_box .am-shop-hero-content{
  position:relative!important;z-index:2!important;max-width:820px!important;padding:38px 42px 40px!important;
}
.gf-theme-name-lacatracha #articulos_box .am-shop-hero h1,
body.gf-lacatracha-theme #articulos_box .am-shop-hero h1{
  margin:0 0 10px!important;color:var(--gdp-blue)!important;
  font-size:clamp(34px,4vw,58px)!important;line-height:.95!important;
  font-weight:1000!important;letter-spacing:-.045em!important;text-transform:uppercase!important;
  text-shadow:none!important;
}
.gf-theme-name-lacatracha #articulos_box .am-shop-hero p,
body.gf-lacatracha-theme #articulos_box .am-shop-hero p{
  max-width:700px!important;margin:0 0 14px!important;color:#40516d!important;
  font-size:15px!important;line-height:1.5!important;font-weight:650!important;
}
.gf-theme-name-lacatracha #articulos_box .am-shop-metas,
body.gf-lacatracha-theme #articulos_box .am-shop-metas{
  display:flex!important;flex-wrap:wrap!important;gap:9px!important;color:var(--gdp-blue)!important;
}
.gf-theme-name-lacatracha #articulos_box .am-shop-metas span,
body.gf-lacatracha-theme #articulos_box .am-shop-metas span{
  display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:0 11px!important;
  border:1px solid #d9e6fa!important;border-radius:999px!important;background:#fff!important;
  color:var(--gdp-blue)!important;font-size:11px!important;font-weight:850!important;
}

/* Breadcrumb */
.gf-theme-name-lacatracha #articulos_box .am-shop-breadcrumb,
body.gf-lacatracha-theme #articulos_box .am-shop-breadcrumb{
  display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;
  width:100%!important;margin:0 0 14px!important;padding:10px 2px!important;
  color:var(--gdp-muted)!important;font-size:12px!important;font-weight:750!important;
}
.gf-theme-name-lacatracha #articulos_box .am-shop-breadcrumb a,
body.gf-lacatracha-theme #articulos_box .am-shop-breadcrumb a{color:var(--gdp-blue)!important}
.gf-theme-name-lacatracha #articulos_box .am-shop-breadcrumb span,
body.gf-lacatracha-theme #articulos_box .am-shop-breadcrumb span{color:var(--gdp-orange)!important}

/* Layout y filtros */
.gf-theme-name-lacatracha #articulos_box .am-shop-layout,
body.gf-lacatracha-theme #articulos_box .am-shop-layout{
  display:grid!important;grid-template-columns:270px minmax(0,1fr)!important;
  gap:20px!important;align-items:start!important;width:100%!important;margin:0!important;padding:0!important;
}
.gf-theme-name-lacatracha #articulos_box .am-shop-sidebar,
body.gf-lacatracha-theme #articulos_box .am-shop-sidebar{display:grid!important;gap:12px!important}
.gf-theme-name-lacatracha #articulos_box .am-filter-card,
body.gf-lacatracha-theme #articulos_box .am-filter-card{
  overflow:hidden!important;border:1px solid var(--gdp-line)!important;border-radius:14px!important;
  background:#fff!important;box-shadow:0 7px 22px rgba(7,59,152,.055)!important;color:var(--gdp-text)!important;
}
.gf-theme-name-lacatracha #articulos_box .am-filter-card h3,
body.gf-lacatracha-theme #articulos_box .am-filter-card h3{
  margin:0!important;padding:13px 14px!important;border:0!important;border-bottom:1px solid #e5edf8!important;
  background:#f5f8ff!important;color:var(--gdp-blue)!important;
  font-size:12px!important;font-weight:950!important;letter-spacing:.035em!important;text-transform:uppercase!important;
}
.gf-theme-name-lacatracha #articulos_box .am-cat-tree,
body.gf-lacatracha-theme #articulos_box .am-cat-tree,
.gf-theme-name-lacatracha #articulos_box .gdp-brand-list,
body.gf-lacatracha-theme #articulos_box .gdp-brand-list{padding:8px!important}
.gf-theme-name-lacatracha #articulos_box .am-cat-line,
body.gf-lacatracha-theme #articulos_box .am-cat-line,
.gf-theme-name-lacatracha #articulos_box .gdp-brand-item,
body.gf-lacatracha-theme #articulos_box .gdp-brand-item{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;
  min-height:38px!important;padding:8px 9px!important;border-radius:9px!important;color:#344054!important;
  font-size:12px!important;font-weight:760!important;transition:.16s ease!important;
}
.gf-theme-name-lacatracha #articulos_box .am-cat-line:hover,
.gf-theme-name-lacatracha #articulos_box .am-cat-line.active,
.gf-theme-name-lacatracha #articulos_box .gdp-brand-item:hover,
.gf-theme-name-lacatracha #articulos_box .gdp-brand-item.active,
body.gf-lacatracha-theme #articulos_box .am-cat-line:hover,
body.gf-lacatracha-theme #articulos_box .am-cat-line.active,
body.gf-lacatracha-theme #articulos_box .gdp-brand-item:hover,
body.gf-lacatracha-theme #articulos_box .gdp-brand-item.active{
  background:#eef5ff!important;color:var(--gdp-blue)!important;
}
.gf-theme-name-lacatracha #articulos_box .am-cat-line em,
body.gf-lacatracha-theme #articulos_box .am-cat-line em{
  min-width:25px!important;padding:3px 6px!important;border-radius:999px!important;background:#fff0ec!important;
  color:var(--gdp-orange)!important;font-style:normal!important;font-size:10px!important;text-align:center!important;
}
.gf-theme-name-lacatracha #articulos_box .gdp-price-filter,
.gf-theme-name-lacatracha #articulos_box .gdp-options-form,
body.gf-lacatracha-theme #articulos_box .gdp-price-filter,
body.gf-lacatracha-theme #articulos_box .gdp-options-form{padding:13px!important}
.gf-theme-name-lacatracha #articulos_box .gdp-price-values,
body.gf-lacatracha-theme #articulos_box .gdp-price-values{
  display:flex!important;justify-content:space-between!important;gap:8px!important;margin-bottom:12px!important;
  color:var(--gdp-blue)!important;font-size:12px!important;font-weight:900!important;
}
.gf-theme-name-lacatracha #articulos_box .gdp-range-fill,
body.gf-lacatracha-theme #articulos_box .gdp-range-fill{background:var(--gdp-orange)!important}
.gf-theme-name-lacatracha #articulos_box .gdp-range-thumb,
body.gf-lacatracha-theme #articulos_box .gdp-range-thumb{
  background:#fff!important;border:3px solid var(--gdp-blue)!important;box-shadow:0 3px 9px rgba(7,59,152,.2)!important;
}
.gf-theme-name-lacatracha #articulos_box .gdp-brand-search,
body.gf-lacatracha-theme #articulos_box .gdp-brand-search{padding:10px 10px 0!important}
.gf-theme-name-lacatracha #articulos_box .gdp-brand-search input,
body.gf-lacatracha-theme #articulos_box .gdp-brand-search input{
  min-height:40px!important;border:1px solid #dbe4ef!important;border-radius:9px!important;background:#fff!important;
  color:var(--gdp-text)!important;padding:8px 10px!important;
}
.gf-theme-name-lacatracha #articulos_box .gdp-filter-actions,
body.gf-lacatracha-theme #articulos_box .gdp-filter-actions{display:flex!important;gap:7px!important;margin-top:10px!important}
.gf-theme-name-lacatracha #articulos_box .gdp-filter-actions button,
.gf-theme-name-lacatracha #articulos_box .gdp-filter-actions a,
body.gf-lacatracha-theme #articulos_box .gdp-filter-actions button,
body.gf-lacatracha-theme #articulos_box .gdp-filter-actions a{
  min-height:38px!important;padding:0 12px!important;border:1px solid var(--gdp-blue)!important;border-radius:9px!important;
  background:var(--gdp-blue)!important;color:#fff!important;font-size:11px!important;font-weight:900!important;
}
.gf-theme-name-lacatracha #articulos_box .gdp-filter-actions button:hover,
body.gf-lacatracha-theme #articulos_box .gdp-filter-actions button:hover{background:var(--gdp-orange)!important;border-color:var(--gdp-orange)!important}
.gf-theme-name-lacatracha #articulos_box .am-advanced-btn,
body.gf-lacatracha-theme #articulos_box .am-advanced-btn{
  display:flex!important;align-items:center!important;justify-content:center!important;margin:12px!important;
  min-height:42px!important;border-radius:9px!important;background:#fff1ed!important;color:var(--gdp-orange)!important;
  border:1px solid #ffd0c4!important;font-size:11px!important;font-weight:950!important;
}

/* Panel principal y toolbar */
.gf-theme-name-lacatracha #articulos_box .am-shop-main,
body.gf-lacatracha-theme #articulos_box .am-shop-main{
  min-width:0!important;padding:14px!important;border:1px solid var(--gdp-line)!important;border-radius:16px!important;
  background:#fff!important;box-shadow:0 10px 30px rgba(7,59,152,.06)!important;
}
.gf-theme-name-lacatracha #articulos_box .am-shop-toolbar,
body.gf-lacatracha-theme #articulos_box .am-shop-toolbar{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;
  min-height:52px!important;margin:0 0 14px!important;padding:9px 11px!important;border:1px solid #e7edf5!important;
  border-radius:12px!important;background:#f8fbff!important;
}
.gf-theme-name-lacatracha #articulos_box .am-result-count,
body.gf-lacatracha-theme #articulos_box .am-result-count{color:#475467!important;font-size:12px!important;font-weight:800!important}
.gf-theme-name-lacatracha #articulos_box .am-toolbar-actions,
body.gf-lacatracha-theme #articulos_box .am-toolbar-actions{display:flex!important;align-items:center!important;gap:7px!important}
.gf-theme-name-lacatracha #articulos_box .am-order-form,
body.gf-lacatracha-theme #articulos_box .am-order-form{display:flex!important;align-items:center!important;gap:7px!important}
.gf-theme-name-lacatracha #articulos_box .am-order-form label,
body.gf-lacatracha-theme #articulos_box .am-order-form label{color:#667085!important;font-size:11px!important;font-weight:800!important}
.gf-theme-name-lacatracha #articulos_box .am-order-form select,
body.gf-lacatracha-theme #articulos_box .am-order-form select{
  min-height:36px!important;padding:0 28px 0 10px!important;border:1px solid #dce5f0!important;border-radius:9px!important;
  background:#fff!important;color:#344054!important;font-size:11px!important;font-weight:750!important;
}
.gf-theme-name-lacatracha #articulos_box .am-view-btn,
body.gf-lacatracha-theme #articulos_box .am-view-btn{
  width:36px!important;height:36px!important;border:1px solid #d9e3ef!important;border-radius:9px!important;
  background:#fff!important;color:var(--gdp-blue)!important;font-size:16px!important;
}
.gf-theme-name-lacatracha #articulos_box .am-view-btn.active,
body.gf-lacatracha-theme #articulos_box .am-view-btn.active{
  background:var(--gdp-blue)!important;color:#fff!important;border-color:var(--gdp-blue)!important;
}

/* Grid producto */
.gf-theme-name-lacatracha #grid_articulos,
body.gf-lacatracha-theme #grid_articulos{width:100%!important;min-width:0!important}
.gf-theme-name-lacatracha #grid_articulos>ul,
.gf-theme-name-lacatracha #grid_articulos ul,
body.gf-lacatracha-theme #grid_articulos>ul,
body.gf-lacatracha-theme #grid_articulos ul{
  display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;
  width:100%!important;margin:0!important;padding:0!important;list-style:none!important;
}
.gf-theme-name-lacatracha #grid_articulos li.productos_grid,
.gf-theme-name-lacatracha #grid_articulos li.productos_list,
body.gf-lacatracha-theme #grid_articulos li.productos_grid,
body.gf-lacatracha-theme #grid_articulos li.productos_list{
  position:relative!important;display:block!important;min-width:0!important;min-height:405px!important;margin:0!important;padding:0!important;
  overflow:hidden!important;border:1px solid #e8e2d9!important;border-radius:14px!important;background:#fff!important;
  box-shadow:none!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;
}
.gf-theme-name-lacatracha #grid_articulos li.productos_grid:hover,
.gf-theme-name-lacatracha #grid_articulos li.productos_list:hover,
body.gf-lacatracha-theme #grid_articulos li.productos_grid:hover,
body.gf-lacatracha-theme #grid_articulos li.productos_list:hover{
  transform:translateY(-4px)!important;border-color:#b9cdef!important;box-shadow:0 16px 30px rgba(7,59,152,.11)!important;
}
.gf-theme-name-lacatracha #grid_articulos .art_conteart,
body.gf-lacatracha-theme #grid_articulos .art_conteart{
  position:relative!important;display:flex!important;flex-direction:column!important;height:100%!important;min-height:405px!important;
  padding:0 13px 14px!important;background:#fff!important;color:var(--gdp-text)!important;
}
.gf-theme-name-lacatracha #grid_articulos .art_imagen,
body.gf-lacatracha-theme #grid_articulos .art_imagen{
  display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:225px!important;
  margin:0 0 8px!important;padding:15px 8px 8px!important;background:#fff!important;overflow:hidden!important;
}
.gf-theme-name-lacatracha #grid_articulos .art_imagen picture,
.gf-theme-name-lacatracha #grid_articulos .art_imagen a,
body.gf-lacatracha-theme #grid_articulos .art_imagen picture,
body.gf-lacatracha-theme #grid_articulos .art_imagen a{
  display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;
}
.gf-theme-name-lacatracha #grid_articulos .art_imagen img,
body.gf-lacatracha-theme #grid_articulos .art_imagen img{
  display:block!important;max-width:100%!important;max-height:195px!important;width:auto!important;height:auto!important;
  object-fit:contain!important;transition:transform .2s ease!important;
}
.gf-theme-name-lacatracha #grid_articulos li:hover .art_imagen img,
body.gf-lacatracha-theme #grid_articulos li:hover .art_imagen img{transform:scale(1.035)!important}
.gf-theme-name-lacatracha #grid_articulos .art_titulo,
body.gf-lacatracha-theme #grid_articulos .art_titulo{
  display:block!important;min-height:42px!important;margin:5px 0 5px!important;padding:0!important;color:#1f3150!important;
  font-size:13px!important;line-height:1.28!important;font-weight:850!important;text-align:left!important;
  overflow:hidden!important;
}
.gf-theme-name-lacatracha #grid_articulos .precio,
.gf-theme-name-lacatracha #grid_articulos .art_precio,
body.gf-lacatracha-theme #grid_articulos .precio,
body.gf-lacatracha-theme #grid_articulos .art_precio{
  position:relative!important;display:block!important;margin-top:auto!important;padding:7px 44px 0 0!important;min-height:71px!important;
  color:var(--gdp-text)!important;background:transparent!important;
}
.gf-theme-name-lacatracha #grid_articulos .art_venta,
body.gf-lacatracha-theme #grid_articulos .art_venta{
  display:inline!important;color:var(--gdp-blue)!important;font-size:19px!important;line-height:1!important;font-weight:1000!important;
}
.gf-theme-name-lacatracha #grid_articulos .art_moneda,
body.gf-lacatracha-theme #grid_articulos .art_moneda{
  display:inline!important;margin-left:3px!important;color:var(--gdp-blue)!important;font-size:16px!important;font-weight:950!important;
}
.gf-theme-name-lacatracha #grid_articulos .art_ventapvpr,
body.gf-lacatracha-theme #grid_articulos .art_ventapvpr{
  display:flex!important;align-items:center!important;gap:3px!important;margin-top:4px!important;color:#98a2b3!important;font-size:10px!important;
}
.gf-theme-name-lacatracha #grid_articulos .art_PVPR,
.gf-theme-name-lacatracha #grid_articulos .art_PVPRcifra,
.gf-theme-name-lacatracha #grid_articulos .art_moneda2,
body.gf-lacatracha-theme #grid_articulos .art_PVPR,
body.gf-lacatracha-theme #grid_articulos .art_PVPRcifra,
body.gf-lacatracha-theme #grid_articulos .art_moneda2{display:inline!important;color:#98a2b3!important;font-size:10px!important}
.gf-theme-name-lacatracha #grid_articulos .art_PVPRcifra,
body.gf-lacatracha-theme #grid_articulos .art_PVPRcifra{text-decoration:line-through!important}
.gf-theme-name-lacatracha #grid_articulos .art_iva,
body.gf-lacatracha-theme #grid_articulos .art_iva{margin-top:3px!important;color:#98a2b3!important;font-size:9px!important}
.gf-theme-name-lacatracha #grid_articulos .art_carro,
body.gf-lacatracha-theme #grid_articulos .art_carro{
  position:absolute!important;right:12px!important;bottom:15px!important;z-index:15!important;
  display:grid!important;place-items:center!important;width:38px!important;height:38px!important;padding:0!important;margin:0!important;
  border:0!important;border-radius:50%!important;background:var(--gdp-blue)!important;color:#fff!important;
  box-shadow:0 7px 15px rgba(7,59,152,.22)!important;cursor:pointer!important;transition:.16s ease!important;
}
.gf-theme-name-lacatracha #grid_articulos .art_carro:hover,
body.gf-lacatracha-theme #grid_articulos .art_carro:hover{transform:translateY(-2px)!important;background:var(--gdp-orange)!important}
.gf-theme-name-lacatracha #grid_articulos .art_carro:empty:before,
body.gf-lacatracha-theme #grid_articulos .art_carro:empty:before{
  content:"🛒"!important;display:block!important;color:#fff!important;font-size:16px!important;line-height:1!important;
}
.gf-theme-name-lacatracha #grid_articulos .art_lodeseo,
.gf-theme-name-lacatracha #grid_articulos .art_corazon,
body.gf-lacatracha-theme #grid_articulos .art_lodeseo,
body.gf-lacatracha-theme #grid_articulos .art_corazon{
  position:absolute!important;right:10px!important;top:10px!important;z-index:20!important;display:grid!important;place-items:center!important;
  width:34px!important;height:34px!important;border:1px solid #e2e8f0!important;border-radius:50%!important;
  background:rgba(255,255,255,.94)!important;color:var(--gdp-blue)!important;box-shadow:0 5px 14px rgba(15,23,42,.09)!important;
}
.gf-theme-name-lacatracha #grid_articulos .art_lodeseo:hover,
.gf-theme-name-lacatracha #grid_articulos .art_corazon:hover,
body.gf-lacatracha-theme #grid_articulos .art_lodeseo:hover,
body.gf-lacatracha-theme #grid_articulos .art_corazon:hover{color:var(--gdp-orange)!important;border-color:#ffc8bc!important}
.gf-theme-name-lacatracha #grid_articulos .artdtoporciento,
body.gf-lacatracha-theme #grid_articulos .artdtoporciento{
  position:absolute!important;left:10px!important;top:10px!important;z-index:18!important;padding:7px 9px!important;
  border-radius:8px!important;background:var(--gdp-orange)!important;color:#fff!important;font-size:11px!important;line-height:1.05!important;
  font-weight:950!important;box-shadow:0 5px 14px rgba(255,91,61,.22)!important;
}
.gf-theme-name-lacatracha #grid_articulos .art_dtoporciento_ahorras,
body.gf-lacatracha-theme #grid_articulos .art_dtoporciento_ahorras{margin-top:3px!important;color:#fff!important;font-size:8px!important;font-weight:750!important}
.gf-theme-name-lacatracha #grid_articulos .art_nocomprar,
body.gf-lacatracha-theme #grid_articulos .art_nocomprar{
  position:absolute!important;left:11px!important;right:11px!important;top:11px!important;z-index:25!important;
  min-height:29px!important;padding:7px 9px!important;border:1px solid #fecaca!important;border-radius:8px!important;
  background:rgba(255,247,247,.96)!important;color:#b42318!important;font-size:10px!important;font-weight:950!important;text-align:center!important;
}
.gf-theme-name-lacatracha #grid_articulos .art_stock_div,
body.gf-lacatracha-theme #grid_articulos .art_stock_div{
  width:100%!important;height:4px!important;margin:7px 0 0!important;border-radius:999px!important;background:#edf1f5!important;overflow:hidden!important;
}
.gf-theme-name-lacatracha #grid_articulos .art_stock_div_barra,
body.gf-lacatracha-theme #grid_articulos .art_stock_div_barra{height:100%!important;border-radius:999px!important}
.gf-theme-name-lacatracha #grid_articulos .stock_muybajo,
body.gf-lacatracha-theme #grid_articulos .stock_muybajo{background:#dc3545!important}
.gf-theme-name-lacatracha #grid_articulos .stock_bajo,
body.gf-lacatracha-theme #grid_articulos .stock_bajo{background:#f59e0b!important}
.gf-theme-name-lacatracha #grid_articulos .stock_medio,
body.gf-lacatracha-theme #grid_articulos .stock_medio{background:#f8bd16!important}
.gf-theme-name-lacatracha #grid_articulos .stock_alto,
.gf-theme-name-lacatracha #grid_articulos .stock_muyalto,
body.gf-lacatracha-theme #grid_articulos .stock_alto,
body.gf-lacatracha-theme #grid_articulos .stock_muyalto{background:#348b3b!important}
.gf-theme-name-lacatracha #grid_articulos .art_stock_div_titulo,
body.gf-lacatracha-theme #grid_articulos .art_stock_div_titulo{
  margin-top:3px!important;color:#7a8494!important;font-size:8px!important;font-weight:760!important;text-transform:uppercase!important;
}
.gf-theme-name-lacatracha #grid_articulos .art_lupa,
body.gf-lacatracha-theme #grid_articulos .art_lupa{
  position:absolute!important;left:50%!important;top:106px!important;z-index:16!important;display:grid!important;place-items:center!important;
  width:42px!important;height:42px!important;margin-left:-21px!important;border-radius:50%!important;
  background:rgba(7,59,152,.93)!important;color:#fff!important;opacity:0!important;transform:scale(.85)!important;transition:.16s ease!important;
}
.gf-theme-name-lacatracha #grid_articulos li:hover .art_lupa,
body.gf-lacatracha-theme #grid_articulos li:hover .art_lupa{opacity:1!important;transform:scale(1)!important}

/* Modo lista */
.gf-theme-name-lacatracha .am-list-mode #grid_articulos>ul,
body.gf-lacatracha-theme .am-list-mode #grid_articulos>ul{grid-template-columns:1fr!important}
.gf-theme-name-lacatracha .am-list-mode #grid_articulos li.productos_grid,
body.gf-lacatracha-theme .am-list-mode #grid_articulos li.productos_grid{min-height:180px!important}
.gf-theme-name-lacatracha .am-list-mode #grid_articulos .art_conteart,
body.gf-lacatracha-theme .am-list-mode #grid_articulos .art_conteart{
  min-height:180px!important;display:grid!important;grid-template-columns:180px minmax(0,1fr)!important;
  grid-template-rows:auto 1fr!important;padding:12px 68px 12px 12px!important;gap:0 16px!important;
}
.gf-theme-name-lacatracha .am-list-mode #grid_articulos .art_imagen,
body.gf-lacatracha-theme .am-list-mode #grid_articulos .art_imagen{grid-row:1/3!important;height:155px!important;margin:0!important;padding:5px!important}
.gf-theme-name-lacatracha .am-list-mode #grid_articulos .art_imagen img,
body.gf-lacatracha-theme .am-list-mode #grid_articulos .art_imagen img{max-height:145px!important}
.gf-theme-name-lacatracha .am-list-mode #grid_articulos .art_titulo,
body.gf-lacatracha-theme .am-list-mode #grid_articulos .art_titulo{grid-column:2!important;min-height:auto!important;font-size:16px!important;padding-top:8px!important}
.gf-theme-name-lacatracha .am-list-mode #grid_articulos .precio,
body.gf-lacatracha-theme .am-list-mode #grid_articulos .precio{grid-column:2!important;align-self:end!important}

/* Paginación */
.gf-theme-name-lacatracha #articulos_box>.amarillo,
.gf-theme-name-lacatracha #articulos_box>.azul,
.gf-theme-name-lacatracha #articulos_box .amarillo.redondo,
.gf-theme-name-lacatracha #articulos_box .azul,
.gf-theme-name-lacatracha #articulos_box .art_paginacion a,
body.gf-lacatracha-theme #articulos_box>.amarillo,
body.gf-lacatracha-theme #articulos_box>.azul,
body.gf-lacatracha-theme #articulos_box .amarillo.redondo,
body.gf-lacatracha-theme #articulos_box .azul,
body.gf-lacatracha-theme #articulos_box .art_paginacion a{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:38px!important;height:38px!important;
  margin:18px 3px 0!important;padding:0 11px!important;border:1px solid #d8e3f0!important;border-radius:9px!important;
  background:#fff!important;color:var(--gdp-blue)!important;font-size:12px!important;font-weight:900!important;
}
.gf-theme-name-lacatracha #articulos_box .art_paginacion a:hover,
.gf-theme-name-lacatracha #articulos_box .art_paginacion a.azul,
body.gf-lacatracha-theme #articulos_box .art_paginacion a:hover,
body.gf-lacatracha-theme #articulos_box .art_paginacion a.azul{
  background:var(--gdp-blue)!important;color:#fff!important;border-color:var(--gdp-blue)!important;
}

/* ============================================================
   FICHA DE PRODUCTO
   ============================================================ */
.gf-theme-name-lacatracha .prd-page,
body.gf-lacatracha-theme .prd-page{
  --prd-blue:#073b98;--prd-orange:#ff5b3d;--prd-yellow:#f8bd16;--prd-green:#348b3b;
  --prd-text:#20304a;--prd-muted:#667085;--prd-line:#e8dfd1;
  width:min(1360px,calc(100% - 40px))!important;margin:24px auto 54px!important;padding:0!important;
  color:var(--prd-text)!important;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;
}
.gf-theme-name-lacatracha .prd-page *,
body.gf-lacatracha-theme .prd-page *{box-sizing:border-box}
.gf-theme-name-lacatracha .prd-breadcrumbs,
body.gf-lacatracha-theme .prd-breadcrumbs{
  display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;
  margin:0 0 15px!important;padding:10px 2px!important;color:#667085!important;font-size:12px!important;font-weight:760!important;
}
.gf-theme-name-lacatracha .prd-breadcrumbs a,
body.gf-lacatracha-theme .prd-breadcrumbs a{color:var(--prd-blue)!important}
.gf-theme-name-lacatracha .prd-breadcrumbs span,
body.gf-lacatracha-theme .prd-breadcrumbs span{color:var(--prd-orange)!important}
.gf-theme-name-lacatracha .prd-breadcrumbs strong,
body.gf-lacatracha-theme .prd-breadcrumbs strong{color:#344054!important}

.gf-theme-name-lacatracha .prd-hero,
body.gf-lacatracha-theme .prd-hero{
  display:grid!important;grid-template-columns:minmax(0,48%) minmax(0,52%)!important;gap:28px!important;align-items:start!important;
}
.gf-theme-name-lacatracha .prd-left,
.gf-theme-name-lacatracha .prd-right,
body.gf-lacatracha-theme .prd-left,
body.gf-lacatracha-theme .prd-right{min-width:0!important}
.gf-theme-name-lacatracha .prd-gallery-card,
body.gf-lacatracha-theme .prd-gallery-card{
  position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;
  min-height:530px!important;padding:34px!important;overflow:hidden!important;border:1px solid var(--prd-line)!important;
  border-radius:22px!important;background:#fff!important;box-shadow:0 14px 36px rgba(7,59,152,.07)!important;
}
.gf-theme-name-lacatracha .prd-main-image,
body.gf-lacatracha-theme .prd-main-image{
  display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:460px!important;
}
.gf-theme-name-lacatracha .prd-main-image img,
body.gf-lacatracha-theme .prd-main-image img{
  display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:450px!important;object-fit:contain!important;
}
.gf-theme-name-lacatracha .prd-corner,
body.gf-lacatracha-theme .prd-corner{
  position:absolute!important;top:18px!important;z-index:8!important;padding:8px 12px!important;border-radius:9px!important;
  color:#fff!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.04em!important;
}
.gf-theme-name-lacatracha .prd-corner-offer,
body.gf-lacatracha-theme .prd-corner-offer{left:18px!important;background:var(--prd-orange)!important}
.gf-theme-name-lacatracha .prd-corner-new,
body.gf-lacatracha-theme .prd-corner-new{right:18px!important;background:var(--prd-blue)!important}
.gf-theme-name-lacatracha .prd-no-stock,
body.gf-lacatracha-theme .prd-no-stock{
  position:absolute!important;left:50%!important;top:50%!important;z-index:9!important;transform:translate(-50%,-50%) rotate(-7deg)!important;
  padding:12px 20px!important;border:3px solid #b42318!important;border-radius:8px!important;background:rgba(255,255,255,.91)!important;
  color:#b42318!important;font-size:22px!important;font-weight:1000!important;text-transform:uppercase!important;
}
.gf-theme-name-lacatracha .prd-thumbs-wrap,
body.gf-lacatracha-theme .prd-thumbs-wrap{
  display:grid!important;grid-template-columns:38px minmax(0,1fr) 38px!important;gap:8px!important;align-items:center!important;margin-top:11px!important;
}
.gf-theme-name-lacatracha .prd-thumbs-track,
body.gf-lacatracha-theme .prd-thumbs-track{
  display:flex!important;gap:8px!important;overflow-x:auto!important;scrollbar-width:thin!important;padding:3px!important;
}
.gf-theme-name-lacatracha .prd-thumb-btn,
body.gf-lacatracha-theme .prd-thumb-btn{
  flex:0 0 76px!important;width:76px!important;height:76px!important;padding:5px!important;border:1px solid #e0e6ee!important;
  border-radius:11px!important;background:#fff!important;overflow:hidden!important;cursor:pointer!important;
}
.gf-theme-name-lacatracha .prd-thumb-btn.active,
.gf-theme-name-lacatracha .prd-thumb-btn:hover,
body.gf-lacatracha-theme .prd-thumb-btn.active,
body.gf-lacatracha-theme .prd-thumb-btn:hover{border:2px solid var(--prd-blue)!important}
.gf-theme-name-lacatracha .prd-thumb-btn img,
body.gf-lacatracha-theme .prd-thumb-btn img{width:100%!important;height:100%!important;object-fit:contain!important}
.gf-theme-name-lacatracha .prd-nav,
body.gf-lacatracha-theme .prd-nav{
  width:38px!important;height:38px!important;border:1px solid #dbe4ef!important;border-radius:50%!important;
  background:#fff!important;color:var(--prd-blue)!important;font-size:22px!important;cursor:pointer!important;
}

.gf-theme-name-lacatracha .prd-right,
body.gf-lacatracha-theme .prd-right{padding:8px 0 0!important}
.gf-theme-name-lacatracha .prd-state-badge,
body.gf-lacatracha-theme .prd-state-badge{
  display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:0 11px!important;border-radius:999px!important;
  background:#fff0ec!important;color:var(--prd-orange)!important;border:1px solid #ffd0c4!important;font-size:10px!important;font-weight:1000!important;
}
.gf-theme-name-lacatracha .prd-title,
body.gf-lacatracha-theme .prd-title{
  margin:12px 0 18px!important;color:var(--prd-blue)!important;font-size:clamp(30px,3.5vw,48px)!important;
  line-height:1.03!important;font-weight:1000!important;letter-spacing:-.04em!important;
}
.gf-theme-name-lacatracha .prd-buy-card,
body.gf-lacatracha-theme .prd-buy-card{
  position:relative!important;padding:22px!important;border:1px solid #e3eaf3!important;border-radius:18px!important;
  background:linear-gradient(180deg,#fff,#f9fbff)!important;box-shadow:0 13px 30px rgba(7,59,152,.07)!important;
}
.gf-theme-name-lacatracha .prd-mini-badge,
body.gf-lacatracha-theme .prd-mini-badge{
  display:inline-flex!important;align-items:center!important;gap:7px!important;margin:0 0 10px!important;padding:6px 9px!important;
  border-radius:8px!important;background:#eef5ff!important;color:var(--prd-blue)!important;font-size:10px!important;font-weight:950!important;
}
.gf-theme-name-lacatracha .prd-loyalty-line,
body.gf-lacatracha-theme .prd-loyalty-line{
  margin:0 0 12px!important;padding:10px 12px!important;border-radius:10px!important;background:#fff9dd!important;color:#765b00!important;
  font-size:12px!important;line-height:1.35!important;
}
.gf-theme-name-lacatracha .prd-price,
body.gf-lacatracha-theme .prd-price{
  margin:5px 0 3px!important;color:var(--prd-blue)!important;font-size:42px!important;line-height:1!important;font-weight:1000!important;letter-spacing:-.04em!important;
}
.gf-theme-name-lacatracha .prd-price-sub,
body.gf-lacatracha-theme .prd-price-sub{color:#7a8494!important;font-size:10px!important;font-weight:750!important;text-transform:uppercase!important}
.gf-theme-name-lacatracha .prd-discount-row,
body.gf-lacatracha-theme .prd-discount-row{display:flex!important;align-items:center!important;gap:9px!important;margin:9px 0 0!important}
.gf-theme-name-lacatracha .prd-old-price,
body.gf-lacatracha-theme .prd-old-price{color:#98a2b3!important;font-size:14px!important;text-decoration:line-through!important}
.gf-theme-name-lacatracha .prd-save,
body.gf-lacatracha-theme .prd-save{
  padding:5px 8px!important;border-radius:7px!important;background:#fff0ec!important;color:var(--prd-orange)!important;font-size:11px!important;font-weight:1000!important;
}
.gf-theme-name-lacatracha .prd-actions,
body.gf-lacatracha-theme .prd-actions{
  display:grid!important;grid-template-columns:minmax(0,1fr) minmax(150px,210px)!important;gap:12px!important;align-items:stretch!important;margin-top:18px!important;
}
.gf-theme-name-lacatracha .prd-cart-btn,
body.gf-lacatracha-theme .prd-cart-btn{
  display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:52px!important;padding:0 18px!important;
  border:0!important;border-radius:11px!important;background:var(--prd-orange)!important;color:#fff!important;
  box-shadow:0 9px 20px rgba(255,91,61,.20)!important;font-size:12px!important;font-weight:1000!important;text-transform:uppercase!important;
}
.gf-theme-name-lacatracha .prd-cart-btn:hover,
body.gf-lacatracha-theme .prd-cart-btn:hover{background:#e94b30!important;transform:translateY(-1px)!important}
.gf-theme-name-lacatracha .prd-cart-disabled,
body.gf-lacatracha-theme .prd-cart-disabled{background:#98a2b3!important;box-shadow:none!important;cursor:not-allowed!important}
.gf-theme-name-lacatracha .prd-subactions,
body.gf-lacatracha-theme .prd-subactions{display:flex!important;align-items:center!important;gap:8px!important;margin-top:8px!important}
.gf-theme-name-lacatracha .prd-points-pill,
body.gf-lacatracha-theme .prd-points-pill{
  display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 10px!important;border-radius:999px!important;
  background:#fff9dd!important;color:#765b00!important;font-size:10px!important;font-weight:900!important;
}
.gf-theme-name-lacatracha .prd-heart-btn,
body.gf-lacatracha-theme .prd-heart-btn{
  display:grid!important;place-items:center!important;width:36px!important;height:36px!important;border:1px solid #dfe6ef!important;border-radius:50%!important;
  background:#fff!important;color:var(--prd-blue)!important;
}
.gf-theme-name-lacatracha .prd-heart-btn:hover,
.gf-theme-name-lacatracha .prd-heart-btn.active,
body.gf-lacatracha-theme .prd-heart-btn:hover,
body.gf-lacatracha-theme .prd-heart-btn.active{color:var(--prd-orange)!important;border-color:#ffc6b9!important;background:#fff6f3!important}
.gf-theme-name-lacatracha .prd-shipping-box,
body.gf-lacatracha-theme .prd-shipping-box{
  display:flex!important;flex-direction:column!important;justify-content:center!important;height:100%!important;min-height:60px!important;padding:11px 12px!important;
  border:1px solid #dce8f7!important;border-radius:11px!important;background:#eef5ff!important;
}
.gf-theme-name-lacatracha .prd-shipping-title,
body.gf-lacatracha-theme .prd-shipping-title{color:var(--prd-blue)!important;font-size:11px!important;font-weight:1000!important;text-transform:uppercase!important}
.gf-theme-name-lacatracha .prd-shipping-sub,
body.gf-lacatracha-theme .prd-shipping-sub{margin-top:4px!important;color:#5c6b80!important;font-size:10px!important}

.gf-theme-name-lacatracha .prd-meta-row,
body.gf-lacatracha-theme .prd-meta-row{
  display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:14px!important;padding:10px!important;border:1px solid #e8edf4!important;
  border-radius:12px!important;background:#fff!important;
}
.gf-theme-name-lacatracha .prd-meta-item,
body.gf-lacatracha-theme .prd-meta-item{
  display:flex!important;align-items:center!important;gap:5px!important;min-height:31px!important;padding:0 8px!important;border-radius:8px!important;
  background:#f8fafc!important;color:#667085!important;font-size:10px!important;
}
.gf-theme-name-lacatracha .prd-meta-icon,
body.gf-lacatracha-theme .prd-meta-icon{color:var(--prd-blue)!important}
.gf-theme-name-lacatracha .prd-spec-grid,
body.gf-lacatracha-theme .prd-spec-grid{
  display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:7px!important;margin-top:14px!important;
}
.gf-theme-name-lacatracha .prd-spec,
body.gf-lacatracha-theme .prd-spec{
  padding:10px 8px!important;border:1px solid #e1e9f3!important;border-radius:10px!important;background:#fff!important;text-align:center!important;
}
.gf-theme-name-lacatracha .prd-spec strong,
body.gf-lacatracha-theme .prd-spec strong{display:block!important;color:#7a8494!important;font-size:9px!important;text-transform:uppercase!important}
.gf-theme-name-lacatracha .prd-spec span,
body.gf-lacatracha-theme .prd-spec span{display:block!important;margin-top:3px!important;color:var(--prd-blue)!important;font-size:13px!important;font-weight:950!important}
.gf-theme-name-lacatracha .prd-highlight,
body.gf-lacatracha-theme .prd-highlight{
  margin-top:10px!important;padding:11px 13px!important;border:1px solid #bbdfc0!important;border-radius:10px!important;background:#effaf0!important;
  color:#25692d!important;font-size:11px!important;font-weight:800!important;
}
.gf-theme-name-lacatracha .prd-highlight-warn,
body.gf-lacatracha-theme .prd-highlight-warn{border-color:#f7d98a!important;background:#fff9df!important;color:#7a5b00!important}
.gf-theme-name-lacatracha .prd-highlight-danger,
body.gf-lacatracha-theme .prd-highlight-danger{border-color:#fecaca!important;background:#fff2f2!important;color:#a51d1d!important}

/* Tabs / contenido */
.gf-theme-name-lacatracha .prd-tabs-shell,
body.gf-lacatracha-theme .prd-tabs-shell{
  margin-top:28px!important;padding:0!important;border:1px solid var(--prd-line)!important;border-radius:18px!important;background:#fff!important;
  box-shadow:0 11px 30px rgba(7,59,152,.06)!important;overflow:hidden!important;
}
.gf-theme-name-lacatracha .prd-tabs>ul,
body.gf-lacatracha-theme .prd-tabs>ul{
  display:flex!important;flex-wrap:wrap!important;gap:0!important;margin:0!important;padding:0 14px!important;list-style:none!important;
  border-bottom:1px solid #e8edf4!important;background:#f8fbff!important;
}
.gf-theme-name-lacatracha .prd-tabs>ul>li,
body.gf-lacatracha-theme .prd-tabs>ul>li{margin:0!important;padding:0!important}
.gf-theme-name-lacatracha .prd-tabs>ul>li>a,
body.gf-lacatracha-theme .prd-tabs>ul>li>a{
  display:block!important;padding:15px 14px!important;border-bottom:3px solid transparent!important;color:#536176!important;
  font-size:11px!important;font-weight:950!important;text-transform:uppercase!important;
}
.gf-theme-name-lacatracha .prd-tabs>ul>li.ui-tabs-active>a,
.gf-theme-name-lacatracha .prd-tabs>ul>li>a:hover,
body.gf-lacatracha-theme .prd-tabs>ul>li.ui-tabs-active>a,
body.gf-lacatracha-theme .prd-tabs>ul>li>a:hover{color:var(--prd-blue)!important;border-bottom-color:var(--prd-orange)!important}
.gf-theme-name-lacatracha .prd-tab-card,
body.gf-lacatracha-theme .prd-tab-card{padding:24px!important;background:#fff!important;color:var(--prd-text)!important}
.gf-theme-name-lacatracha .prd-desc-title,
body.gf-lacatracha-theme .prd-desc-title{margin:0 0 15px!important;color:var(--prd-blue)!important;font-size:23px!important;font-weight:1000!important}
.gf-theme-name-lacatracha .prd-tab-card .descripcion,
body.gf-lacatracha-theme .prd-tab-card .descripcion{color:#344054!important;font-size:14px!important;line-height:1.7!important}
.gf-theme-name-lacatracha .prd-tab-card .descripcion img,
body.gf-lacatracha-theme .prd-tab-card .descripcion img{height:auto!important;max-width:100%!important;border-radius:12px!important}
.gf-theme-name-lacatracha .prd-review,
body.gf-lacatracha-theme .prd-review{
  margin:0 0 12px!important;padding:16px!important;border:1px solid #e3eaf3!important;border-radius:12px!important;background:#fbfdff!important;
}
.gf-theme-name-lacatracha .prd-review-head,
body.gf-lacatracha-theme .prd-review-head{color:var(--prd-blue)!important;font-size:11px!important;font-weight:950!important}
.gf-theme-name-lacatracha .prd-review-body,
body.gf-lacatracha-theme .prd-review-body{margin-top:8px!important;color:#475467!important;font-size:13px!important;line-height:1.55!important}
.gf-theme-name-lacatracha .prd-review-form,
.gf-theme-name-lacatracha .prd-admin-list,
body.gf-lacatracha-theme .prd-review-form,
body.gf-lacatracha-theme .prd-admin-list{
  margin-top:16px!important;padding:16px!important;border:1px solid #e5eaf1!important;border-radius:12px!important;background:#fafcff!important;
}
.gf-theme-name-lacatracha .prd-form-title,
body.gf-lacatracha-theme .prd-form-title{color:var(--prd-blue)!important;font-size:13px!important;font-weight:950!important}
.gf-theme-name-lacatracha .prd-form-sub,
body.gf-lacatracha-theme .prd-form-sub{margin:5px 0 10px!important;color:#7a8494!important;font-size:10px!important}
.gf-theme-name-lacatracha .prd-textarea,
body.gf-lacatracha-theme .prd-textarea{
  width:100%!important;min-height:145px!important;padding:12px!important;border:1px solid #d8e2ed!important;border-radius:11px!important;
  background:#fff!important;color:#344054!important;resize:vertical!important;
}
.gf-theme-name-lacatracha .prd-info-grid,
body.gf-lacatracha-theme .prd-info-grid{
  display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;
}
.gf-theme-name-lacatracha .prd-info-box,
body.gf-lacatracha-theme .prd-info-box{
  min-width:0!important;padding:14px!important;border:1px solid #e3eaf3!important;border-radius:11px!important;background:#fafcff!important;
}
.gf-theme-name-lacatracha .prd-info-box strong,
body.gf-lacatracha-theme .prd-info-box strong{display:block!important;color:#7a8494!important;font-size:9px!important;text-transform:uppercase!important}
.gf-theme-name-lacatracha .prd-info-box span,
body.gf-lacatracha-theme .prd-info-box span{display:block!important;margin-top:5px!important;color:var(--prd-blue)!important;font-size:12px!important;font-weight:850!important}
.gf-theme-name-lacatracha .prd-mechanics-grid,
body.gf-lacatracha-theme .prd-mechanics-grid{
  display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;
}
.gf-theme-name-lacatracha .prd-mech,
body.gf-lacatracha-theme .prd-mech{
  padding:14px!important;border:1px solid #e3eaf3!important;border-radius:11px!important;background:#fafcff!important;
}
.gf-theme-name-lacatracha .prd-mech strong,
body.gf-lacatracha-theme .prd-mech strong{display:block!important;color:#7a8494!important;font-size:9px!important;text-transform:uppercase!important}
.gf-theme-name-lacatracha .prd-mech span,
body.gf-lacatracha-theme .prd-mech span{display:block!important;margin-top:4px!important;color:var(--prd-blue)!important;font-size:14px!important;font-weight:950!important}

/* Propiedades técnicas generadas por GDP */
.gf-theme-name-lacatracha .prd-props-section,
body.gf-lacatracha-theme .prd-props-section{
  margin-top:20px!important;padding:0!important;overflow:hidden!important;border:1px solid #e1e8f1!important;border-radius:16px!important;
  background:#fff!important;box-shadow:none!important;color:var(--prd-text)!important;
}
.gf-theme-name-lacatracha .prd-props-head,
body.gf-lacatracha-theme .prd-props-head{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:18px 20px!important;
  background:#f5f8ff!important;border-bottom:1px solid #e1e8f1!important;
}
.gf-theme-name-lacatracha .prd-props-kicker,
body.gf-lacatracha-theme .prd-props-kicker{color:var(--prd-orange)!important;font-size:9px!important;font-weight:1000!important;text-transform:uppercase!important}
.gf-theme-name-lacatracha .prd-props-head h3,
body.gf-lacatracha-theme .prd-props-head h3{margin:3px 0!important;color:var(--prd-blue)!important;font-size:20px!important}
.gf-theme-name-lacatracha .prd-props-head p,
body.gf-lacatracha-theme .prd-props-head p{margin:0!important;color:#667085!important;font-size:11px!important}
.gf-theme-name-lacatracha .prd-props-count,
body.gf-lacatracha-theme .prd-props-count{
  flex:none!important;padding:7px 10px!important;border-radius:999px!important;background:var(--prd-blue)!important;color:#fff!important;font-size:10px!important;font-weight:950!important;
}
.gf-theme-name-lacatracha .prd-props-grid,
body.gf-lacatracha-theme .prd-props-grid{
  display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;padding:18px!important;
}
.gf-theme-name-lacatracha .prd-props-item,
.gf-theme-name-lacatracha .prd-prop,
body.gf-lacatracha-theme .prd-props-item,
body.gf-lacatracha-theme .prd-prop{
  min-width:0!important;padding:12px!important;border:1px solid #e5ebf2!important;border-radius:10px!important;background:#fff!important;color:#344054!important;
}
.gf-theme-name-lacatracha .prd-props-item strong,
.gf-theme-name-lacatracha .prd-prop strong,
body.gf-lacatracha-theme .prd-props-item strong,
body.gf-lacatracha-theme .prd-prop strong{color:var(--prd-blue)!important}

/* CTA inferior */
.gf-theme-name-lacatracha .prd-cta-footer,
body.gf-lacatracha-theme .prd-cta-footer{
  margin-top:18px!important;padding:18px 20px!important;border-radius:14px!important;
  background:linear-gradient(135deg,var(--prd-blue),#0c4caf)!important;color:#fff!important;
}
.gf-theme-name-lacatracha .prd-cta-inner,
body.gf-lacatracha-theme .prd-cta-inner{display:flex!important;align-items:center!important;gap:12px!important}
.gf-theme-name-lacatracha .prd-cta-icon,
body.gf-lacatracha-theme .prd-cta-icon{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border-radius:50%!important;background:#fff2b8!important}

/* Admin: visible solo cuando GDP lo muestra */
.gf-theme-name-lacatracha .prd-admin-box,
body.gf-lacatracha-theme .prd-admin-box{
  margin-top:12px!important;padding:12px!important;border:1px dashed #f2b73f!important;border-radius:10px!important;background:#fffaf0!important;color:#765b00!important;
}

/* Responsive catálogo y ficha */
@media(max-width:1240px){
  .gf-theme-name-lacatracha #grid_articulos>ul,
  body.gf-lacatracha-theme #grid_articulos>ul{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .gf-theme-name-lacatracha .prd-spec-grid,
  body.gf-lacatracha-theme .prd-spec-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:980px){
  .gf-theme-name-lacatracha #articulos_box .am-shop-layout,
  body.gf-lacatracha-theme #articulos_box .am-shop-layout{grid-template-columns:1fr!important}
  .gf-theme-name-lacatracha #articulos_box .am-shop-sidebar,
  body.gf-lacatracha-theme #articulos_box .am-shop-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .gf-theme-name-lacatracha .prd-hero,
  body.gf-lacatracha-theme .prd-hero{grid-template-columns:1fr!important}
  .gf-theme-name-lacatracha .prd-gallery-card,
  body.gf-lacatracha-theme .prd-gallery-card{min-height:430px!important}
  .gf-theme-name-lacatracha .prd-main-image,
  body.gf-lacatracha-theme .prd-main-image{height:360px!important}
  .gf-theme-name-lacatracha .prd-main-image img,
  body.gf-lacatracha-theme .prd-main-image img{max-height:350px!important}
  .gf-theme-name-lacatracha .prd-info-grid,
  body.gf-lacatracha-theme .prd-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .gf-theme-name-lacatracha #articulos_box,
  body.gf-lacatracha-theme #articulos_box,
  .gf-theme-name-lacatracha .prd-page,
  body.gf-lacatracha-theme .prd-page{width:calc(100% - 20px)!important;margin-top:12px!important}
  .gf-theme-name-lacatracha #articulos_box .am-shop-hero-content,
  body.gf-lacatracha-theme #articulos_box .am-shop-hero-content{padding:28px 20px 32px!important}
  .gf-theme-name-lacatracha #articulos_box .am-shop-toolbar,
  body.gf-lacatracha-theme #articulos_box .am-shop-toolbar{align-items:flex-start!important;flex-direction:column!important}
  .gf-theme-name-lacatracha #articulos_box .am-shop-sidebar,
  body.gf-lacatracha-theme #articulos_box .am-shop-sidebar{grid-template-columns:1fr!important}
  .gf-theme-name-lacatracha #grid_articulos>ul,
  body.gf-lacatracha-theme #grid_articulos>ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .gf-theme-name-lacatracha #grid_articulos li.productos_grid,
  body.gf-lacatracha-theme #grid_articulos li.productos_grid,
  .gf-theme-name-lacatracha #grid_articulos .art_conteart,
  body.gf-lacatracha-theme #grid_articulos .art_conteart{min-height:365px!important}
  .gf-theme-name-lacatracha #grid_articulos .art_imagen,
  body.gf-lacatracha-theme #grid_articulos .art_imagen{height:185px!important}
  .gf-theme-name-lacatracha #grid_articulos .art_imagen img,
  body.gf-lacatracha-theme #grid_articulos .art_imagen img{max-height:165px!important}
  .gf-theme-name-lacatracha .prd-actions,
  body.gf-lacatracha-theme .prd-actions{grid-template-columns:1fr!important}
  .gf-theme-name-lacatracha .prd-gallery-card,
  body.gf-lacatracha-theme .prd-gallery-card{min-height:360px!important;padding:20px!important}
  .gf-theme-name-lacatracha .prd-main-image,
  body.gf-lacatracha-theme .prd-main-image{height:310px!important}
  .gf-theme-name-lacatracha .prd-main-image img,
  body.gf-lacatracha-theme .prd-main-image img{max-height:300px!important}
  .gf-theme-name-lacatracha .prd-tabs>ul,
  body.gf-lacatracha-theme .prd-tabs>ul{overflow-x:auto!important;flex-wrap:nowrap!important}
  .gf-theme-name-lacatracha .prd-tabs>ul>li>a,
  body.gf-lacatracha-theme .prd-tabs>ul>li>a{white-space:nowrap!important}
  .gf-theme-name-lacatracha .prd-props-grid,
  body.gf-lacatracha-theme .prd-props-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:480px){
  .gf-theme-name-lacatracha #grid_articulos>ul,
  body.gf-lacatracha-theme #grid_articulos>ul{grid-template-columns:1fr!important}
  .gf-theme-name-lacatracha #grid_articulos li.productos_grid,
  body.gf-lacatracha-theme #grid_articulos li.productos_grid,
  .gf-theme-name-lacatracha #grid_articulos .art_conteart,
  body.gf-lacatracha-theme #grid_articulos .art_conteart{min-height:390px!important}
  .gf-theme-name-lacatracha #grid_articulos .art_imagen,
  body.gf-lacatracha-theme #grid_articulos .art_imagen{height:225px!important}
  .gf-theme-name-lacatracha #grid_articulos .art_imagen img,
  body.gf-lacatracha-theme #grid_articulos .art_imagen img{max-height:205px!important}
  .gf-theme-name-lacatracha .prd-title,
  body.gf-lacatracha-theme .prd-title{font-size:30px!important}
  .gf-theme-name-lacatracha .prd-price,
  body.gf-lacatracha-theme .prd-price{font-size:36px!important}
  .gf-theme-name-lacatracha .prd-info-grid,
  body.gf-lacatracha-theme .prd-info-grid,
  .gf-theme-name-lacatracha .prd-mechanics-grid,
  body.gf-lacatracha-theme .prd-mechanics-grid,
  .gf-theme-name-lacatracha .prd-props-grid,
  body.gf-lacatracha-theme .prd-props-grid{grid-template-columns:1fr!important}
  .gf-theme-name-lacatracha .prd-props-head,
  body.gf-lacatracha-theme .prd-props-head{align-items:flex-start!important;flex-direction:column!important}
}
