/* Belbier: compra rapida con cantidad + filas de sugerencias */
:root{--bb-gold:#8a6a2e;--bb-gold-dark:#6f5424;--bb-ink:#1d1d1b;--bb-muted:#6b665c;--bb-line:#e9e4da;--bb-soft:#faf8f4}
.oe_product_cart{--o-wsale-card-btn-submit-display:inline-flex}
.bb-buy{display:flex !important;align-items:center;gap:6px;width:100%;flex-wrap:nowrap}
.bb-buy-snippet{justify-content:center;width:auto;margin:0 auto 8px;max-width:320px}
.o_wsale_product_btn:has(.bb-buy){width:100%}
.o_wsale_product_sub:has(.bb-buy){flex-wrap:wrap}
.bb-qty{display:inline-flex;align-items:stretch;flex:0 0 auto;height:40px;border:1px solid #d9d2c3;border-radius:8px;background:#fff;overflow:hidden}
.bb-qty button{width:30px;border:0;background:transparent;color:var(--bb-gold);font-size:1.15rem;line-height:1;padding:0;cursor:pointer}
.bb-qty button:hover{background:var(--bb-soft)}
.bb-qty input{width:30px;border:0;padding:0;text-align:center;font-weight:600;color:var(--bb-ink);background:transparent;-moz-appearance:textfield;appearance:textfield}
.bb-qty input::-webkit-outer-spin-button,.bb-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.bb-addbtn{display:inline-flex !important;align-items:center;justify-content:center;gap:6px;flex:1 1 auto;min-width:44px;height:40px;padding:0 12px !important;border:0 !important;border-radius:8px !important;background:var(--bb-gold) !important;color:#fff !important;font-size:.9rem;font-weight:600;white-space:nowrap;text-decoration:none;cursor:pointer}
.bb-addbtn:hover{background:var(--bb-gold-dark) !important;color:#fff !important}
.bb-addbtn .o_label{font-size:.85rem;margin-left:2px !important}
.bb-addbtn.bb-loading{opacity:.6;pointer-events:none}
.s_add_to_cart .bb-addbtn{flex:0 1 auto;padding:0 18px !important}
@media (max-width:575px){.oe_product_cart .bb-addbtn .o_label,.o_carousel_product_card .bb-addbtn .o_label{display:none !important}.oe_product_cart .bb-addbtn,.o_carousel_product_card .bb-addbtn{padding:0 !important}}
#bb-toast{position:fixed;left:50%;bottom:96px;z-index:1060;display:flex;align-items:center;gap:10px;width:calc(100% - 32px);max-width:460px;padding:12px 12px 12px 16px;border-radius:12px;background:var(--bb-ink);color:#fff;font-size:.92rem;line-height:1.3;box-shadow:0 10px 30px rgba(0,0,0,.25);transform:translate(-50%,20px);opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}
#bb-toast.bb-show{opacity:1;transform:translate(-50%,0);pointer-events:auto}
#bb-toast.bb-toast-error{background:#7a2e1f}
#bb-toast .bb-toast-ok{display:inline-flex;align-items:center;justify-content:center;flex:0 0 26px;height:26px;border-radius:50%;background:#3a8f4c;font-weight:700}
#bb-toast .bb-toast-txt{flex:1 1 auto}
#bb-toast .bb-toast-cta{flex:0 0 auto;padding:8px 12px;border-radius:8px;background:var(--bb-gold);color:#fff;font-weight:600;text-decoration:none;white-space:nowrap}
#bb-toast .bb-toast-close{flex:0 0 auto;width:32px;height:32px;border:0;background:transparent;color:#fff;font-size:1.4rem;line-height:1;opacity:.7;cursor:pointer}
@media (min-width:992px){#bb-toast{bottom:32px}}
.bb-hidden-native{display:none !important}
.bb-rows{padding:24px 0 40px;background:#fff}
.bb-row{margin-bottom:32px}
.bb-row-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}
.bb-row-head h2{margin:0;font-size:1.45rem;line-height:1.15}
.bb-row-head p{margin:4px 0 0;color:var(--bb-muted);font-size:.92rem}
.bb-row-nav{display:none;gap:6px;flex:0 0 auto}
.bb-row-nav button{width:38px;height:38px;border:1px solid var(--bb-line);border-radius:50%;background:#fff;color:var(--bb-ink);font-size:1.4rem;line-height:1;cursor:pointer}
.bb-row-nav button:hover{border-color:var(--bb-gold);color:var(--bb-gold)}
@media (min-width:768px){.bb-row-nav{display:flex}}
.bb-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:158px;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:2px;padding:2px 2px 10px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}
@media (min-width:768px){.bb-scroller{grid-auto-columns:200px;gap:16px}}
.bb-card{display:flex;flex-direction:column;scroll-snap-align:start;padding:10px;border:1px solid var(--bb-line);border-radius:12px;background:#fff}
.bb-card-link{display:block;margin-bottom:8px;border-radius:8px;background:var(--bb-soft)}
.bb-card-link img{display:block;width:100%;height:130px;object-fit:contain}
@media (min-width:768px){.bb-card-link img{height:160px}}
.bb-card-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em;color:var(--bb-ink);font-weight:700;font-size:.95rem;line-height:1.25;text-decoration:none}
.bb-card-name:hover{color:var(--bb-gold)}
.bb-card-sub{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em;margin:4px 0 6px;color:var(--bb-muted);font-size:.8rem;line-height:1.3}
.bb-card-price{margin:auto 0 8px;font-weight:700;color:var(--bb-ink)}
.bb-card .bb-addbtn{padding:0 !important}
.bb-card .bb-addtxt{display:none}
@media (min-width:768px){.bb-card .bb-addtxt{display:inline}.bb-card .bb-addbtn{padding:0 10px !important}}
.bb-card .bb-choose{width:100%}
.bb-row-all{display:inline-block;margin-top:4px;color:var(--bb-gold);font-weight:600;text-decoration:none}
.bb-continue{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding-top:8px}
.bb-continue a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:10px;font-weight:600;text-decoration:none;flex:1 1 200px;max-width:300px}
.bb-btn-outline{border:1.5px solid var(--bb-gold);color:var(--bb-gold);background:#fff}
.bb-btn-outline:hover{background:var(--bb-soft);color:var(--bb-gold-dark)}
.bb-btn-solid{background:var(--bb-gold);color:#fff}
.bb-btn-solid:hover{background:var(--bb-gold-dark);color:#fff}
.bb-pair{list-style:none;padding:0;margin:12px 0}
.bb-pair li{padding:8px 0;border-top:1px solid var(--bb-line)}
.bb-pair li:last-child{border-bottom:1px solid var(--bb-line)}
details.bb-more{margin:8px 0 16px}
details.bb-more>summary{cursor:pointer;color:var(--bb-gold);font-weight:600;list-style:none;padding:6px 0}
details.bb-more>summary::-webkit-details-marker{display:none}
details.bb-more>summary::after{content:' +'}
details.bb-more[open]>summary::after{content:' \2013'}
.o_carousel_product_card .o_wsale_product_information,.oe_product_cart .o_wsale_product_information{display:flex;flex-direction:column}
.o_carousel_product_card .o_wsale_product_sub,.oe_product_cart .o_wsale_product_sub{margin-top:auto}
.oe_product_cart .o_wsale_product_btn:has(.bb-buy){position:static !important;inset:auto !important;visibility:visible !important;opacity:1 !important;height:auto !important;width:100% !important;transform:none !important;margin-top:8px;padding:0 !important;background:none !important;display:block !important}
.oe_product_cart .o_wsale_product_btn:has(.bb-buy) .o_wsale_product_action_row{visibility:visible !important;opacity:1 !important;transform:none !important;justify-content:flex-start;margin:0 !important;padding:0 !important}
.oe_product_cart .o_wsale_product_sub:has(.bb-buy){align-content:flex-start;align-items:flex-start;height:auto !important;min-height:0 !important}
.oe_product_cart .o_wsale_product_btn:has(.bb-buy){align-self:flex-start;flex:0 0 100% !important;height:auto !important;min-height:0 !important}
.oe_product_cart .bb-buy .bb-addbtn,.o_carousel_product_card .bb-buy .bb-addbtn{opacity:1 !important;transform:none !important;visibility:visible !important}
.oe_product_cart .o_wsale_product_btn:has(.bb-buy){aspect-ratio:auto !important}
/* inicio */
.bb-home-sub{max-width:680px;margin:6px auto 0}
.bb-home-trust{padding:18px 0;background:var(--bb-soft);border-bottom:1px solid var(--bb-line)}
.bb-trust{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 14px}
@media (min-width:992px){.bb-trust{grid-template-columns:repeat(4,minmax(0,1fr))}}
.bb-trust li{display:flex;gap:10px;align-items:flex-start}
.bb-trust i{flex:0 0 34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#efe7d8;color:var(--bb-gold);font-size:15px}
.bb-trust strong{display:block;font-size:.88rem;line-height:1.2;color:var(--bb-ink)}
.bb-trust span{display:block;font-size:.78rem;line-height:1.3;color:var(--bb-muted);margin-top:2px}
.bb-trust a{color:var(--bb-gold);text-decoration:none}
.bb-home-taste{padding:44px 0 36px;background:#fff}
.bb-taste-grid{display:grid;gap:12px;grid-template-columns:1fr;margin-top:22px}
@media (min-width:768px){.bb-taste-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}
.bb-taste-card{display:grid;grid-template-columns:112px 1fr;grid-template-rows:auto auto auto;column-gap:14px;row-gap:3px;align-items:center;padding:12px;border:1px solid var(--bb-line);border-radius:14px;background:#fff;color:var(--bb-ink) !important;text-decoration:none !important;transition:box-shadow .2s,border-color .2s}
.bb-taste-card:hover{border-color:var(--bb-gold);box-shadow:0 8px 24px rgba(0,0,0,.08)}
.bb-taste-imgs{grid-row:1 / span 3;display:flex;justify-content:center;align-items:flex-end;height:112px;padding-top:6px;border-radius:10px;background:var(--bb-soft);overflow:hidden}
.bb-taste-imgs img{width:34px;height:98px;object-fit:cover}
.bb-taste-imgs img:nth-child(2){width:38px;height:106px}
.bb-taste-card h3{margin:0;font-size:1.12rem;line-height:1.2}
.bb-taste-card p{margin:0;font-size:.86rem;line-height:1.35;color:var(--bb-muted)}
.bb-taste-cta{font-weight:700;font-size:.9rem;color:var(--bb-gold)}
@media (min-width:768px){.bb-taste-card{grid-template-columns:1fr;text-align:center;padding:18px;row-gap:6px}.bb-taste-imgs{grid-row:auto;height:180px;margin-bottom:8px}.bb-taste-imgs img{width:58px;height:160px}.bb-taste-imgs img:nth-child(2){width:64px;height:172px}}
.bb-taste-more{margin:20px 0 0;font-size:.95rem}
.bb-taste-more a,.bb-brand-all a{color:var(--bb-gold);font-weight:600}
.bb-home-brands{padding:44px 0 36px;background:var(--bb-soft)}
.bb-brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px}
@media (min-width:768px){.bb-brand-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}}
.bb-brand-grid a{display:flex;align-items:center;justify-content:center;height:92px;padding:10px;border:1px solid var(--bb-line);border-radius:12px;background:#fff;transition:border-color .2s,box-shadow .2s}
.bb-brand-grid a.bb-dark{background:var(--bb-ink)}
.bb-brand-grid a:hover{border-color:var(--bb-gold);box-shadow:0 6px 18px rgba(0,0,0,.08)}
.bb-brand-grid img{max-width:100%;max-height:72px;object-fit:contain}
@media (min-width:768px){.bb-brand-grid a{height:120px}.bb-brand-grid img{max-height:96px}}
.bb-brand-all{margin:18px 0 0}
.bb-home-prestige{padding:44px 0;background:var(--bb-ink);color:#fff}
.bb-prestige{display:flex;flex-direction:column;gap:18px;align-items:flex-start}
@media (min-width:992px){.bb-prestige{flex-direction:row;align-items:center;justify-content:space-between;gap:40px}}
.bb-kicker{margin:0 0 6px;font-size:.78rem;font-weight:700;letter-spacing:.14em;color:#c9a45c}
.bb-home-prestige h2{margin:0 0 8px;color:#fff}
.bb-home-prestige p{margin:0;color:#e8e2d6;max-width:620px}
.bb-home-prestige .btn{flex:0 0 auto}
.bb-home-why{padding:44px 0;background:#fff}
.bb-why-grid{display:grid;gap:20px;margin-top:22px}
@media (min-width:768px){.bb-why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}}
.bb-why-grid h3{margin:0 0 6px;font-size:1.1rem}
.bb-why-grid p{margin:0;color:var(--bb-muted)}
.bb-why-grid a{color:var(--bb-gold);font-weight:600}
@media (max-width:991px){#product_detail{margin-bottom:8px !important}#product_full_description{margin-top:0 !important}}
#product_detail .oe_structure.text-muted p,#product_detail .oe_structure.text-muted li{font-size:1.125rem;font-weight:300;line-height:1.5}
#product_detail .oe_structure.text-muted strong{font-weight:600}
#product_detail .oe_structure.text-muted details.bb-more>summary{font-size:1rem;font-weight:600}
