:root{
  --bg:#030303;--panel:#0b0b0b;--panel2:#121212;--line:#252525;--muted:#9b9b9b;--text:#fff;--orange:#ff5b00;--orange2:#ff8a1d;--glow:rgba(255,91,0,.34);--soft:rgba(255,91,0,.09);--green:#25d366;
}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:'DM Sans',sans-serif;background:radial-gradient(circle at 50% -10%,rgba(255,91,0,.08),transparent 30%),var(--bg);color:var(--text);overflow-x:hidden;padding-bottom:0}button,input,select,textarea{font-family:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.topbar{height:28px;background:linear-gradient(90deg,var(--orange),#ff3000);display:flex;align-items:center;justify-content:center;gap:35%;font-size:13px;font-weight:800;position:sticky;top:0;z-index:99}.topbar button{background:transparent;border:0;color:#fff;font-size:20px}.header{position:sticky;top:28px;z-index:98;background:rgba(3,3,3,.82);backdrop-filter:blur(22px);border-bottom:1px solid rgba(255,255,255,.06)}.header-main{height:96px;display:grid;grid-template-columns:150px 1fr 160px 150px;gap:24px;align-items:center}.brand img{width:100px;height:78px;object-fit:contain;filter:drop-shadow(0 0 16px rgba(255,91,0,.28))}.search{height:44px;background:#121212;border:1px solid #232323;border-radius:10px;display:flex;align-items:center;overflow:hidden}.search input{flex:1;background:transparent;border:0;color:#fff;outline:0;padding:0 18px;font-size:15px}.search button{width:52px;height:100%;border:0;background:transparent;color:#eee;font-size:28px}.whatsapp-head{display:flex;gap:12px;align-items:center}.whatsapp-head span{width:36px;height:36px;border:1px solid #2b2b2b;border-radius:50%;display:grid;place-items:center;color:#fff}.whatsapp-head small{display:block;color:#aaa}.whatsapp-head strong{font-size:13px}.cart-head{position:relative;display:flex;align-items:center;gap:10px;background:transparent;border:0;color:#fff}.cart-icon{font-size:30px}.cart-head b{position:absolute;top:-9px;left:18px;background:var(--orange);border-radius:50%;width:18px;height:18px;font-size:11px;display:grid;place-items:center}.nav{height:44px;display:flex;align-items:center;gap:34px;font-size:14px}.nav button{background:transparent;border:0;color:var(--orange);font-weight:700}.nav a{color:#eee;transition:.2s}.nav a:hover{color:var(--orange)}
.hero{height:300px;margin-top:18px;border:1px solid #303030;border-radius:10px;position:relative;overflow:hidden;background:linear-gradient(90deg,#080808,#130802,#080808)}.hero-track{display:flex;height:100%;transition:.55s ease}.hero-slide{min-width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:36px 80px;position:relative}.hero-slide:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 65% 55%,rgba(255,91,0,.18),transparent 28%),linear-gradient(120deg,transparent,rgba(255,91,0,.09),transparent);pointer-events:none}.hero-kicker{font-weight:900;letter-spacing:.06em;color:#e9e9e9}.hero h1{font-family:'Montserrat',sans-serif;font-weight:900;font-size:42px;line-height:1.05;letter-spacing:.08em;margin:10px 0}.hero h1 span{color:var(--orange)}.hero p{color:#ddd;margin-bottom:22px}.hero button:not(.hero-arrow){background:var(--orange);color:#fff;border:0;border-radius:6px;padding:14px 26px;font-weight:900;box-shadow:0 0 28px var(--glow)}.hero-product{font-size:135px;filter:drop-shadow(0 0 30px var(--glow));opacity:.9}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:42px;height:42px;border-radius:50%;border:1px solid #333;background:rgba(0,0,0,.55);color:#fff;font-size:36px}.hero-arrow.left{left:22px}.hero-arrow.right{right:22px}.hero-dots{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:12px}.hero-dots button{width:9px;height:9px;border-radius:50%;border:0;background:#aaa}.hero-dots button.active{background:var(--orange);width:22px;border-radius:10px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.06)}.benefits div{display:grid;grid-template-columns:44px 1fr;column-gap:12px;align-items:center}.benefits span{grid-row:1/3;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,91,0,.25);display:grid;place-items:center;color:var(--orange)}.benefits strong{font-size:14px}.benefits small{color:#aaa}.section{padding:26px 0}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-head h2{font-family:'Montserrat',sans-serif;font-size:18px;letter-spacing:.13em;color:var(--orange)}.section-head button{background:transparent;border:0;color:var(--orange);font-size:13px}.promo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.promo-card,.product-card,.combo-card,.category-card{background:linear-gradient(160deg,#111,#080808);border:1px solid #242424;border-radius:8px;overflow:hidden;position:relative;transition:.25s}.promo-card:hover,.product-card:hover,.combo-card:hover,.category-card:hover{transform:translateY(-4px);border-color:rgba(255,91,0,.5);box-shadow:0 10px 34px rgba(255,91,0,.13)}.discount-tag{position:absolute;left:12px;top:12px;background:var(--orange);color:#fff;border-radius:4px;padding:5px 9px;font-size:12px;font-weight:900;z-index:2}.pimg{height:115px;display:grid;place-items:center;font-size:58px;background:radial-gradient(circle,rgba(255,91,0,.12),transparent 58%)}.pbody{padding:13px}.pname{font-size:14px;min-height:38px}.old{font-size:12px;color:#888;text-decoration:line-through;margin-top:8px}.price{font-family:'Montserrat',sans-serif;color:var(--orange);font-size:22px;font-weight:900;margin-top:2px;letter-spacing:-.02em}.installment{font-size:12px;color:var(--orange2);margin-top:4px}.add{position:absolute;right:12px;bottom:12px;width:34px;height:34px;border-radius:50%;border:1px solid #555;background:#111;color:#fff}.offer-box,.create-box{background:linear-gradient(135deg,#ff5200,#7a2200);border-radius:8px;padding:28px 24px;display:flex;flex-direction:column;justify-content:center;min-height:100%;box-shadow:inset 0 0 55px rgba(255,255,255,.08)}.offer-box h3,.create-box h3{font-family:'Montserrat';font-size:30px;line-height:1.1}.offer-box button,.create-box button{align-self:flex-start;margin-top:22px;background:#fff;color:#ff5200;border:0;border-radius:6px;padding:12px 20px;font-weight:900}.combo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.combo-card{padding:18px}.combo-icons{height:86px;display:flex;align-items:center;gap:14px;font-size:50px;justify-content:center}.combo-icons span{color:var(--orange);font-weight:900;font-size:30px}.combo-card h3{font-size:15px;margin-bottom:4px}.combo-card small{color:#aaa}.combo-prices{margin-top:12px}.combo-prices strong{color:var(--orange);font-size:21px;margin-right:10px}.combo-prices del{color:#777}.combo-prices p{color:var(--orange2);font-size:13px;margin-top:6px}.combo-builder{border:1px solid rgba(255,91,0,.35);background:linear-gradient(115deg,rgba(255,91,0,.12),#070707);border-radius:10px;padding:28px;display:flex;justify-content:space-between;gap:22px;align-items:center}.combo-builder h2{font-family:'Montserrat';font-size:30px}.combo-builder h2 span{color:var(--orange)}.combo-builder p{color:#aaa;margin-top:8px}.combo-info{border:1px solid rgba(255,91,0,.3);padding:14px 18px;border-radius:8px;background:#090909}.combo-info strong{display:block;color:var(--orange)}.combo-info small{color:#bbb}.categories{display:grid;grid-template-columns:repeat(8,1fr);background:#101010;border:1px solid #202020;border-radius:8px;padding:18px;gap:14px}.category-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px 8px;background:#0b0b0b}.category-card span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,91,0,.35);font-size:27px;color:var(--orange)}.category-card strong{font-size:13px}.products{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.stars{color:var(--orange);font-size:13px;margin-top:8px}.review-area{display:grid;grid-template-columns:360px 1fr;gap:18px}.review-form,.budget-box form{background:#101010;border:1px solid #242424;border-radius:10px;padding:18px;display:flex;flex-direction:column;gap:10px}.review-form h3{color:var(--orange)}input,select,textarea{background:#0a0a0a;border:1px solid #2a2a2a;color:#fff;border-radius:7px;padding:13px;outline:0}textarea{min-height:90px;resize:vertical}.review-form button,.budget-box button{border:0;background:var(--orange);color:#fff;border-radius:7px;padding:13px;font-weight:900}.reviews{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.review-card{background:#101010;border:1px solid #242424;border-radius:10px;padding:16px}.review-card strong{display:block;margin-bottom:6px}.review-card .stars{margin:0 0 8px}.review-card p{color:#ccc;line-height:1.5}.budget-box{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:start;border:1px solid rgba(255,91,0,.25);background:linear-gradient(135deg,#101010,#070707);border-radius:12px;padding:26px}.budget-box h2{color:var(--orange);font-family:'Montserrat'}.budget-box p{color:#aaa;margin-top:8px}.footer{border-top:1px solid #202020;margin-top:30px;background:#080808;padding:38px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer img{width:92px;height:92px;object-fit:cover;border-radius:50%;background:#000;border:2px solid #ff6a00;display:block;overflow:hidden;box-shadow:0 0 14px rgba(255,106,0,.25)}.footer p,.footer span,.footer a{color:#aaa;display:block;margin-top:8px}.footer strong{color:#fff}.cart{position:fixed;right:0;top:0;width:420px;max-width:95vw;height:100vh;background:#0b0b0b;border-left:1px solid #292929;z-index:999;transform:translateX(110%);transition:.28s;display:flex;flex-direction:column}.cart.open{transform:translateX(0)}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:998;opacity:0;pointer-events:none}.overlay.open{opacity:1;pointer-events:all}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid #222}.cart-header button{background:transparent;border:0;color:#fff;font-size:28px}.cart-items{flex:1;overflow:auto;padding:18px}.cart-row{display:grid;grid-template-columns:48px 1fr 28px;gap:12px;align-items:center;border-bottom:1px solid #222;padding:12px 0}.cart-row .mini{font-size:34px}.qty{display:flex;gap:8px;align-items:center;margin-top:8px}.qty button{width:24px;height:24px;border-radius:50%;border:1px solid #333;background:#111;color:#fff}.cart-footer{border-top:1px solid #222;padding:18px;display:flex;flex-direction:column;gap:10px}.frete-line{display:flex;gap:8px}.frete-line input{flex:1}.frete-line button{background:#1b1b1b;border:1px solid #333;color:#fff;border-radius:7px;padding:0 12px}.cart-footer small{color:#aaa}.total-row{display:flex;justify-content:space-between;color:#ddd}.total-row strong{color:#fff}.total-row.discount strong{color:var(--orange)}.total-row.grand{font-size:20px;font-weight:900;color:#fff;border-top:1px solid #222;padding-top:10px}.total-row.grand strong{color:var(--orange)}.checkout{background:linear-gradient(90deg,#913800,var(--orange));color:#fff;border:1px solid rgba(255,91,0,.4);border-radius:10px;padding:15px;font-weight:900;font-size:15px}.mobile-checkout{display:none}#toast{position:fixed;left:50%;bottom:86px;transform:translateX(-50%) translateY(40px);background:#111;border:1px solid var(--orange);color:#fff;border-radius:9px;padding:12px 18px;z-index:1000;opacity:0;transition:.25s}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
@media(max-width:980px){.shell{width:min(100% - 24px,1180px)}body{padding-bottom:78px}.topbar{gap:12px;height:30px;font-size:11px}.header{top:30px}.header-main{height:74px;grid-template-columns:72px 1fr 48px;gap:10px}.brand img{width:68px;height:54px}.whatsapp-head{display:none}.cart-head{width:44px;height:44px;border:1px solid #242424;border-radius:9px;display:grid;place-items:center}.cart-head strong{display:none}.cart-icon{font-size:22px}.search{height:42px}.nav{overflow-x:auto;gap:22px;height:42px;font-size:13px;white-space:nowrap}.hero{height:230px;margin-top:12px}.hero-slide{padding:26px 38px 26px 24px}.hero h1{font-size:27px}.hero p{font-size:14px;max-width:240px}.hero-product{font-size:74px}.hero-arrow{display:none}.benefits{grid-template-columns:repeat(2,1fr);gap:12px;padding:16px 0}.benefits div{grid-template-columns:34px 1fr}.benefits span{width:34px;height:34px}.benefits strong{font-size:12px}.benefits small{font-size:11px}.section{padding:20px 0}.section-head h2{font-size:15px}.section-head button{font-size:12px}.promo-grid{grid-template-columns:repeat(2,1fr)}.promo-grid .offer-box{grid-column:1/-1;min-height:150px}.products{grid-template-columns:repeat(2,1fr)}.combo-grid{grid-template-columns:1fr}.categories{grid-template-columns:repeat(4,1fr);gap:8px;padding:10px}.category-card{padding:12px 6px}.category-card span{width:42px;height:42px;font-size:22px}.category-card strong{font-size:11px}.pimg{height:102px;font-size:50px}.pbody{padding:11px}.pname{font-size:12px}.price{font-size:18px}.installment{font-size:11px}.combo-builder{display:block;padding:20px}.combo-info{margin-top:15px}.review-area,.budget-box,.footer-grid{grid-template-columns:1fr}.reviews{grid-template-columns:1fr}.footer{padding-bottom:88px}.mobile-checkout{position:fixed;bottom:0;left:0;right:0;height:70px;background:rgba(10,10,10,.96);border-top:1px solid rgba(255,91,0,.25);z-index:90;display:grid;grid-template-columns:1fr 110px 120px;gap:8px;align-items:center;padding:8px 12px}.mobile-checkout small{display:block;color:#aaa;font-size:10px}.mobile-checkout strong{display:block}.mobile-checkout button{height:48px;border:0;border-radius:8px;background:#151515;color:#fff;font-weight:800}.mobile-checkout button:last-child{background:linear-gradient(90deg,#913800,var(--orange))}.cart{width:100%;max-width:100%;}.frete-line{flex-direction:column}.frete-line button{padding:12px}}

/* ===== AJUSTES: CARRINHO MELHOR + MODAL DE PRODUTO ===== */
.product-card{cursor:pointer}.product-card:focus{outline:2px solid var(--orange);outline-offset:3px}.product-card .add,.combo-card .add{z-index:5}
.cart{width:460px;box-shadow:-28px 0 80px rgba(0,0,0,.55),-8px 0 40px rgba(255,91,0,.08)}
.cart-header{background:linear-gradient(90deg,#111,#070707);position:sticky;top:0;z-index:2}.cart-header h3{font-family:'Montserrat',sans-serif;letter-spacing:.04em}.cart-items{padding:14px;display:flex;flex-direction:column;gap:10px}.cart-empty-state{height:100%;min-height:250px;display:grid;place-items:center;text-align:center;color:#9b9b9b}.cart-empty-state div{font-size:58px;filter:drop-shadow(0 0 18px var(--glow));}.cart-empty-state strong{display:block;color:#fff;margin-top:10px;font-size:18px}.cart-empty-state span{display:block;margin-top:6px;font-size:13px;max-width:220px}.cart-row{display:grid;grid-template-columns:58px 1fr 84px;gap:12px;align-items:center;border:1px solid #202020;border-radius:13px;padding:12px;background:linear-gradient(160deg,#111,#080808);box-shadow:0 12px 34px rgba(0,0,0,.16)}.cart-row .mini{width:58px;height:58px;border-radius:13px;display:grid;place-items:center;font-size:31px;background:radial-gradient(circle,rgba(255,91,0,.2),#101010 68%);border:1px solid rgba(255,91,0,.18)}.cart-product-info{min-width:0}.cart-product-info strong{display:block;font-size:14px;line-height:1.22;margin-bottom:4px;color:#fff}.cart-product-info small{display:block;color:#aaa;font-size:12px}.cart-row-right{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.cart-row-right b{color:var(--orange);font-family:'Montserrat',sans-serif;font-size:14px;white-space:nowrap}.remove-cart{width:27px;height:27px;border-radius:50%;border:1px solid rgba(255,91,0,.35)!important;background:rgba(255,91,0,.08)!important;color:var(--orange)!important;font-size:19px;line-height:1}.qty{display:inline-flex;background:#080808;border:1px solid #262626;border-radius:999px;padding:4px;margin-top:8px}.qty button{width:26px;height:26px;border-radius:50%;border:0;background:#151515;color:#fff;font-weight:900}.qty button:hover{background:var(--orange)}.qty span{min-width:28px;text-align:center;font-weight:900;color:#fff}.cart-footer{background:#090909;box-shadow:0 -12px 45px rgba(0,0,0,.3)}.cart-footer input{background:#080808}.checkout{box-shadow:0 0 22px var(--glow)}.overlay.open:not(.force){opacity:0;pointer-events:none}

.product-modal{position:fixed;inset:0;z-index:1200;display:none;align-items:center;justify-content:center;padding:24px}.product-modal.open{display:flex}.product-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(9px)}.product-modal-card{position:relative;width:min(880px,100%);background:linear-gradient(140deg,#111,#060606);border:1px solid rgba(255,91,0,.28);border-radius:18px;box-shadow:0 35px 120px rgba(0,0,0,.72),0 0 60px rgba(255,91,0,.12);display:grid;grid-template-columns:330px 1fr;overflow:hidden}.product-modal-close{position:absolute;right:14px;top:14px;width:36px;height:36px;border-radius:50%;border:1px solid #303030;background:#090909;color:#fff;font-size:24px;z-index:2}.modal-media{min-height:420px;display:grid;place-items:center;font-size:145px;background:radial-gradient(circle,rgba(255,91,0,.24),transparent 60%),linear-gradient(145deg,#181818,#080808);border-right:1px solid #222}.modal-info{padding:38px 34px 30px;display:flex;flex-direction:column;gap:14px}.modal-tag{align-self:flex-start;background:rgba(255,91,0,.12);border:1px solid rgba(255,91,0,.35);color:var(--orange);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.modal-info h2{font-family:'Montserrat',sans-serif;font-size:31px;line-height:1.08}.modal-stars{color:var(--orange);font-size:14px}.modal-stars small{color:#888;margin-left:6px}.modal-info p{color:#c9c9c9;line-height:1.6}.modal-price-row{display:grid;gap:4px;margin:5px 0 8px}.modal-price-row del{color:#777;font-size:14px}.modal-price-row strong{color:var(--orange);font-family:'Montserrat',sans-serif;font-size:34px;letter-spacing:-.03em}.modal-price-row small{color:var(--orange2)}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.modal-actions button{border:0;border-radius:10px;padding:14px;font-weight:900}.modal-add{background:var(--orange);color:#fff;box-shadow:0 0 22px var(--glow)}.modal-wpp{background:#111;color:#fff;border:1px solid #333!important}.modal-benefits{list-style:none;display:grid;gap:8px;color:#bbb;font-size:13px;margin-top:8px}

@media(max-width:980px){.cart{width:100%;height:82vh;top:auto;bottom:0;transform:translateY(110%);border-left:0;border-top:1px solid rgba(255,91,0,.28);border-radius:22px 22px 0 0}.cart.open{transform:translateY(0)}.cart-row{grid-template-columns:52px 1fr 74px}.cart-row .mini{width:52px;height:52px}.cart-product-info strong{font-size:13px}.product-modal{padding:10px}.product-modal-card{grid-template-columns:1fr;max-height:88vh;overflow:auto}.modal-media{min-height:190px;font-size:92px;border-right:0;border-bottom:1px solid #222}.modal-info{padding:24px 18px}.modal-info h2{font-size:24px}.modal-actions{grid-template-columns:1fr}.modal-price-row strong{font-size:28px}}

/* ===== CARRINHO V3 - MAIS LEGÍVEL ===== */
.cart{
  width:560px;
  max-width:min(96vw,560px);
  background:linear-gradient(180deg,#0e0e0e,#070707);
  border-left:1px solid rgba(255,91,0,.22);
  box-shadow:-34px 0 95px rgba(0,0,0,.72),-8px 0 45px rgba(255,91,0,.12);
}
.cart-header{
  padding:20px 22px;
  border-bottom:1px solid rgba(255,91,0,.18);
  background:linear-gradient(90deg,#151515,#090909);
}
.cart-header h3{
  font-size:22px;
  color:#fff;
}
.cart-header h3::before{content:'🛒 ';}
.cart-items{
  padding:16px;
  gap:14px;
  background:radial-gradient(circle at 50% 0,rgba(255,91,0,.08),transparent 38%);
}
.cart-row{
  grid-template-columns:78px 1fr 120px;
  gap:14px;
  padding:14px;
  border-radius:16px;
  border:1px solid rgba(255,255,255,.08);
  background:linear-gradient(155deg,#151515,#090909 72%);
  box-shadow:0 14px 34px rgba(0,0,0,.28);
}
.cart-row .mini{
  width:78px;
  height:78px;
  border-radius:16px;
  font-size:42px;
  background:radial-gradient(circle,rgba(255,91,0,.24),#111 70%);
}
.cart-product-info strong{
  font-size:15.5px;
  line-height:1.28;
  max-width:100%;
  white-space:normal;
}
.cart-product-info small{
  font-size:13px;
  margin-top:4px;
}
.qty{
  width:max-content;
  padding:5px;
  margin-top:10px;
  background:#050505;
  border:1px solid rgba(255,255,255,.1);
}
.qty button{
  width:30px;
  height:30px;
  font-size:18px;
}
.qty span{
  min-width:34px;
  line-height:30px;
}
.cart-row-right{
  height:100%;
  justify-content:space-between;
}
.cart-row-right b{
  font-size:16px;
  background:rgba(255,91,0,.1);
  border:1px solid rgba(255,91,0,.22);
  padding:7px 9px;
  border-radius:10px;
}
.remove-cart{
  width:32px;
  height:32px;
  font-size:22px;
}
.cart-footer{
  padding:18px 20px 20px;
  border-top:1px solid rgba(255,91,0,.18);
  background:#070707;
  gap:11px;
}
.cart-footer input{
  height:46px;
  border-radius:10px;
  border-color:#292929;
  background:#101010;
}
.total-row{
  font-size:14px;
}
.total-row.grand{
  font-size:22px;
}
.checkout{
  min-height:54px;
  font-size:15px;
  letter-spacing:.02em;
}
.cart-empty-state{
  border:1px dashed rgba(255,91,0,.28);
  border-radius:18px;
  background:rgba(255,91,0,.04);
}
@media(max-width:980px){
  .cart{
    width:100%;
    max-width:100%;
    height:88vh;
    border-radius:24px 24px 0 0;
  }
  .cart-header{padding:16px 18px;}
  .cart-items{padding:12px;gap:10px;}
  .cart-row{
    grid-template-columns:64px 1fr;
    gap:12px;
    align-items:start;
    position:relative;
    padding:12px 12px 58px;
  }
  .cart-row .mini{width:64px;height:64px;font-size:36px;}
  .cart-product-info strong{font-size:14px;line-height:1.22;padding-right:34px;}
  .cart-product-info small{font-size:12px;}
  .cart-row-right{
    position:absolute;
    left:88px;
    right:12px;
    bottom:12px;
    flex-direction:row-reverse;
    align-items:center;
  }
  .cart-row-right b{font-size:14px;padding:6px 8px;}
  .remove-cart{position:absolute;top:12px;right:12px;width:28px;height:28px;font-size:20px;}
  .qty{margin-top:10px;}
  .cart-footer{padding:12px;max-height:42vh;overflow:auto;}
  .cart-footer input{height:42px;padding:10px;}
  .checkout{min-height:50px;font-size:13px;}
}

/* FIX: carrinho com produtos visíveis por inteiro */
.cart{
  display:block !important;
  overflow-y:auto !important;
  overflow-x:hidden !important;
}
.cart-header{
  position:sticky !important;
  top:0 !important;
  z-index:5 !important;
}
.cart-items{
  display:block !important;
  flex:none !important;
  overflow:visible !important;
  padding:18px !important;
  min-height:320px !important;
}
.cart-footer{
  flex:none !important;
  position:relative !important;
  padding:18px 20px 24px !important;
}
.cart-row{
  margin-bottom:12px !important;
}
@media(max-width:980px){
  .cart{
    height:88vh !important;
    display:block !important;
    overflow-y:auto !important;
  }
  .cart-items{
    min-height:360px !important;
    padding:14px !important;
  }
  .cart-footer{
    max-height:none !important;
    overflow:visible !important;
    padding:14px 14px 20px !important;
  }
}


/* AJUSTE: carrinho menor, mantendo produtos visíveis */
.cart{
  width:390px !important;
  max-width:92vw !important;
  height:92vh !important;
  top:4vh !important;
  bottom:auto !important;
  border-radius:18px 0 0 18px !important;
}
.cart-header{
  padding:14px 18px !important;
}
.cart-header h3{
  font-size:22px !important;
}
.cart-items{
  min-height:0 !important;
  padding:12px 14px !important;
}
.cart-row{
  grid-template-columns:52px 1fr 74px !important;
  padding:11px !important;
  gap:10px !important;
  margin-bottom:10px !important;
}
.cart-row .mini{
  width:52px !important;
  height:52px !important;
  font-size:29px !important;
}
.cart-product-info strong{
  font-size:13px !important;
  line-height:1.18 !important;
}
.cart-product-info small{
  font-size:11px !important;
}
.cart-row-right b{
  font-size:13px !important;
  padding:5px 7px !important;
}
.qty{
  padding:3px !important;
  margin-top:6px !important;
}
.qty button{
  width:23px !important;
  height:23px !important;
}
.qty span{
  min-width:24px !important;
}
.remove-cart{
  width:26px !important;
  height:26px !important;
  font-size:18px !important;
}
.cart-footer{
  padding:12px 16px 16px !important;
  gap:8px !important;
}
.cart-footer input{
  height:40px !important;
  padding:9px 11px !important;
}
.total-row{
  font-size:13px !important;
}
.total-row.grand{
  font-size:18px !important;
  padding-top:8px !important;
}
.checkout{
  min-height:46px !important;
  padding:12px !important;
  font-size:13px !important;
}
@media(max-width:980px){
  .cart{
    width:100% !important;
    max-width:100% !important;
    height:76vh !important;
    top:auto !important;
    bottom:0 !important;
    border-radius:20px 20px 0 0 !important;
  }
  .cart-header{padding:13px 16px !important;}
  .cart-header h3{font-size:21px !important;}
  .cart-items{
    min-height:0 !important;
    padding:12px !important;
  }
  .cart-row{
    grid-template-columns:54px 1fr !important;
    padding:11px 11px 50px !important;
    gap:10px !important;
  }
  .cart-row .mini{width:54px !important;height:54px !important;font-size:30px !important;}
  .cart-product-info strong{font-size:13px !important;padding-right:32px !important;}
  .cart-row-right{
    left:75px !important;
    right:11px !important;
    bottom:10px !important;
  }
  .cart-footer{
    padding:11px 12px 14px !important;
  }
  .frete-line{display:grid !important;grid-template-columns:1fr 94px !important;gap:8px !important;}
  .frete-line button{padding:0 8px !important;}
}

/* Admin photo support */
.pimg img,.modal-media img{width:100%;height:100%;object-fit:contain;display:block;}
.pimg{overflow:hidden;}
.modal-media img{max-height:260px;border-radius:22px;}


.best-tag,.promo-tag{
  position:absolute;
  top:44px;
  left:10px;
  z-index:3;
  background:#111;
  color:#ff8a1f;
  border:1px solid rgba(255,90,0,.35);
  border-radius:999px;
  padding:5px 9px;
  font-size:.62rem;
  font-weight:900;
  letter-spacing:.04em;
}

.promo-tag{top:72px;background:rgba(255,90,0,.15);color:#fff;}
.product-card{position:relative}


.promo-tag {
  z-index: 5 !important;
}

/* Ajustes específicos para celular */
@media (max-width: 768px) {
  .products-grid,
  .product-grid,
  #productsGrid,
  #promocoesGrid,
  #categoriesGrid {
    gap: 14px !important;
  }

  .product-card {
    border-radius: 16px !important;
    min-height: auto !important;
  }

  .product-card .pimg,
  .product-card .prod-img,
  .product-card .product-img,
  .product-card .product-image {
    aspect-ratio: 1 / 0.88 !important;
    padding: 8px !important;
    border-radius: 16px 16px 4px 4px !important;
  }

  .product-card .prod-body,
  .product-card .product-body,
  .product-card .card-body {
    padding: 11px 10px 12px !important;
  }

  .product-card h3,
  .product-card h4,
  .product-card .prod-name,
  .product-card .product-name {
    font-size: 14px !important;
    min-height: 38px !important;
    margin-bottom: 8px !important;
  }

  .product-card .stars {
    margin-top: 4px !important;
    margin-bottom: 7px !important;
  }

  .product-card .price,
  .product-card .prod-price {
    font-size: 20px !important;
    line-height: 1.1 !important;
  }

  .product-card .parcel,
  .product-card small {
    font-size: 12px !important;
    line-height: 1.25 !important;
  }
}

/* Celular pequeno: evita card esmagado */
@media (max-width: 430px) {
  .product-card .pimg,
  .product-card .prod-img,
  .product-card .product-img,
  .product-card .product-image {
    aspect-ratio: 1 / 0.92 !important;
    padding: 7px !important;
  }

  .product-card h3,
  .product-card h4,
  .product-card .prod-name,
  .product-card .product-name {
    font-size: 13.5px !important;
  }
}

/* PATCH PRODUTOS MOBILE IMAGEM INTEIRA - FIM */



/* CORRECAO SUPERFRETE VISIVEL - INICIO */
#superfreteBox,
.superfrete-box {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
  overflow: visible !important;
}

/* Remove somente calculadoras antigas */
#deliveryCalcBox,
#deliveryKmBox,
.delivery-calc-box,
.delivery-km-box {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
/* CORRECAO SUPERFRETE VISIVEL - FIM */


/* BORDA BRANCA PRODUTO MENOR - INICIO */

/* Moldura da imagem mais fina e elegante */
.product-card .pimg,
.product-card .prod-img,
.product-card .product-img,
.product-card .product-image {
  background: #fff !important;
  padding: 4px !important;
  border-radius: 14px 14px 4px 4px !important;
  overflow: hidden !important;
}

/* Imagem ocupa mais espaço dentro da moldura */
.product-card .pimg img,
.product-card .prod-img img,
.product-card .product-img img,
.product-card .product-image img,
.product-card img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  display: block !important;
}

/* No mobile, deixa ainda mais fino */
@media (max-width: 768px) {
  .product-card .pimg,
  .product-card .prod-img,
  .product-card .product-img,
  .product-card .product-image {
    padding: 3px !important;
    border-radius: 12px 12px 4px 4px !important;
  }
}

/* Em telas bem pequenas, quase só um detalhe */
@media (max-width: 430px) {
  .product-card .pimg,
  .product-card .prod-img,
  .product-card .product-img,
  .product-card .product-image {
    padding: 2px !important;
    border-radius: 10px 10px 3px 3px !important;
  }
}

/* BORDA BRANCA PRODUTO MENOR - FIM */







/* BOTAO ADMIN MOBILE - INICIO */

.mobile-admin-btn {
  display: none !important;
}

@media (max-width: 768px) {
  .mobile-admin-btn {
    position: fixed !important;
    right: 14px !important;
    bottom: 92px !important;
    z-index: 9999 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;

    height: 42px !important;
    padding: 0 14px !important;

    border-radius: 999px !important;
    border: 1px solid rgba(255, 106, 0, .45) !important;

    background: linear-gradient(135deg, #ff5b00, #ff8a1d) !important;
    color: #fff !important;

    font-size: 13px !important;
    font-weight: 900 !important;
    text-decoration: none !important;

    box-shadow: 0 12px 30px rgba(255, 91, 0, .35) !important;
    backdrop-filter: blur(12px) !important;

    animation: adminMobileFloat 2.4s ease-in-out infinite !important;
  }

  .mobile-admin-btn:active {
    transform: scale(.96) !important;
  }
}

@keyframes adminMobileFloat {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-3px);
  }
}

/* BOTAO ADMIN MOBILE - FIM */






/* BANNER SIMPLES SITE - INICIO */
.hero.banner-simples-ativo {
  background: #050505 !important;
  overflow: hidden !important;
}
.banner-simples-track {
  display: flex !important;
  height: 100% !important;
  transition: transform .55s ease !important;
}
.banner-simples-slide {
  min-width: 100% !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  display: block !important;
  background: #050505 !important;
  overflow: hidden !important;
}
.banner-simples-slide::before,
.banner-simples-slide .hero-copy {
  display: none !important;
}
.banner-simples-slide img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: cover !important;
  object-position: center !important;
}
.hero.banner-simples-ativo .hero-dots {
  z-index: 5 !important;
}
.hero.banner-simples-ativo .hero-dots button.active {
  background: #ff5b00 !important;
}
@media (max-width: 768px) {
  .hero.banner-simples-ativo { height: 190px !important; }
}
/* BANNER SIMPLES SITE - FIM */

/* BANNER SEM CORTAR - INICIO */
.hero.hero-clean-banner-active,
.hero.hero-image-banner-active {
  width: 100% !important;
  aspect-ratio: 2360 / 600 !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  background: #050505 !important;
  overflow: hidden !important;
}

.hero-clean-banner-track,
.hero-track.image-banner-mode {
  display: flex !important;
  width: 100% !important;
  height: 100% !important;
  transition: transform .55s ease !important;
}

.hero-slide-image-only-clean,
.hero-slide.hero-slide-image-only {
  min-width: 100% !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  background: #050505 !important;
  overflow: hidden !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.hero-slide-image-only-clean::before,
.hero-slide.hero-slide-image-only::before,
.hero-slide-image-only-clean .hero-copy,
.hero-slide.hero-slide-image-only .hero-copy {
  display: none !important;
}

.hero-slide-image-only-clean img,
.hero-slide.hero-slide-image-only img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  display: block !important;
  object-fit: contain !important;
  object-position: center center !important;
  background: #050505 !important;
}

@media (max-width: 768px) {
  .hero.hero-clean-banner-active,
  .hero.hero-image-banner-active {
    aspect-ratio: 2360 / 600 !important;
    height: auto !important;
    border-radius: 12px !important;
  }
}
/* BANNER SEM CORTAR - FIM */

/* FORCAR BANNER IMAGEM CLOUDINARY - INICIO */
.hero.force-banner-active {
  height: clamp(180px, 25.42vw, 380px) !important;
  min-height: unset !important;
  background: #050505 !important;
  overflow: hidden !important;
}

.hero.force-banner-active .hero-copy,
.hero.force-banner-active .hero-slide::before {
  display: none !important;
}

.force-banner-track {
  display: flex !important;
  width: 100% !important;
  height: 100% !important;
  transition: transform .55s ease !important;
}

.force-banner-slide {
  min-width: 100% !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #050505 !important;
  overflow: hidden !important;
}

.force-banner-slide img,
.force-banner-img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
  display: block !important;
  background: #050505 !important;
}

.hero.force-banner-active .hero-dots {
  z-index: 20 !important;
  bottom: 16px !important;
}

.hero.force-banner-active .hero-dots button {
  background: rgba(255,255,255,.42) !important;
}

.hero.force-banner-active .hero-dots button.active {
  background: #ff5b00 !important;
}

@media (max-width: 768px) {
  .hero.force-banner-active {
    height: clamp(150px, 42vw, 210px) !important;
    border-radius: 14px !important;
  }
}
/* FORCAR BANNER IMAGEM CLOUDINARY - FIM */



/* BANNER DEFINITIVO SEM CROP - INICIO */
.hero.hero-clean-banner-active {
  aspect-ratio: 2360 / 600 !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: hidden !important;
  background: #050505 !important;
}

.hero-clean-banner-track {
  display: flex !important;
  width: 100% !important;
  height: 100% !important;
  transition: transform .55s ease !important;
}

.hero-slide-image-only-clean,
.hero-slide.hero-slide-image-only-clean {
  min-width: 100% !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
  background: #050505 !important;
}

.hero-slide-image-only-clean::before,
.hero-slide.hero-slide-image-only-clean::before,
.hero-slide-image-only-clean .hero-copy,
.hero-slide.hero-slide-image-only-clean .hero-copy {
  display: none !important;
}

.hero-slide-image-only-clean img,
.hero-slide.hero-slide-image-only-clean img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: contain !important;
  object-position: center center !important;
  background: #050505 !important;
}

.hero.hero-clean-banner-active .hero-dots {
  z-index: 5 !important;
}

.hero.hero-clean-banner-active .hero-dots button {
  background: rgba(255,255,255,.38) !important;
}

.hero.hero-clean-banner-active .hero-dots button.active {
  background: #ff5b00 !important;
}

@media (max-width: 768px) {
  .hero.hero-clean-banner-active {
    aspect-ratio: 2360 / 600 !important;
    height: auto !important;
    border-radius: 12px !important;
  }

  .hero-slide-image-only-clean img,
  .hero-slide.hero-slide-image-only-clean img {
    object-fit: contain !important;
  }
}
/* BANNER DEFINITIVO SEM CROP - FIM */

/* BANNER CARROSSEL ESTAVEL - INICIO */
.hero.banner-stable-active {
  padding: 0 !important;
  overflow: hidden !important;
  background: #050505 !important;
  aspect-ratio: 2360 / 600 !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
}

.hero.banner-stable-active .banner-stable-track,
.banner-stable-track {
  display: flex !important;
  width: 100% !important;
  height: 100% !important;
  transition: transform .55s cubic-bezier(.22,.9,.24,1) !important;
  will-change: transform !important;
}

.hero.banner-stable-active .banner-stable-slide,
.banner-stable-slide {
  flex: 0 0 100% !important;
  min-width: 100% !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
  background: #050505 !important;
}

.banner-stable-slide::before,
.banner-stable-slide .hero-copy,
.hero.banner-stable-active .hero-copy {
  display: none !important;
}

.banner-stable-slide img,
.hero.banner-stable-active .banner-stable-slide img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
  display: block !important;
  background: #050505 !important;
}

.hero.banner-stable-active .hero-dots {
  z-index: 8 !important;
  bottom: 16px !important;
}

.hero.banner-stable-active .hero-dots button {
  width: 54px !important;
  height: 12px !important;
  border-radius: 999px !important;
  border: 0 !important;
  background: rgba(255, 255, 255, .28) !important;
  cursor: pointer !important;
}

.hero.banner-stable-active .hero-dots button.active {
  background: #ff5b00 !important;
  box-shadow: 0 0 18px rgba(255, 91, 0, .45) !important;
}

@media (max-width: 768px) {
  .hero.banner-stable-active {
    aspect-ratio: 2360 / 600 !important;
    min-height: 150px !important;
  }

  .hero.banner-stable-active .hero-dots button {
    width: 34px !important;
    height: 9px !important;
  }
}
/* BANNER CARROSSEL ESTAVEL - FIM */

/* WHATSAPP FLUTUANTE NOBREGA - INICIO */
.nobrega-floating-whatsapp {
  position: fixed !important;
  right: 22px !important;
  bottom: 24px !important;
  z-index: 999999 !important;
  min-height: 54px !important;
  padding: 0 18px !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  background: linear-gradient(135deg, #19c463, #0ea84f) !important;
  color: #ffffff !important;
  text-decoration: none !important;
  font-weight: 900 !important;
  font-size: 15px !important;
  border: 1px solid rgba(255,255,255,.18) !important;
  box-shadow: 0 16px 40px rgba(25, 196, 99, .28) !important;
  transform: translateZ(0) !important;
  animation: nobregaWhatsFloat 2.4s ease-in-out infinite !important;
}

.nobrega-floating-whatsapp .nfw-icon {
  width: 34px !important;
  height: 34px !important;
  min-width: 34px !important;
  border-radius: 50% !important;
  display: grid !important;
  place-items: center !important;
  background: rgba(255,255,255,.16) !important;
  font-size: 18px !important;
}

.nobrega-floating-whatsapp:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 20px 50px rgba(25, 196, 99, .36) !important;
}

@keyframes nobregaWhatsFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-4px); }
}

@media (max-width: 768px) {
  .nobrega-floating-whatsapp {
    right: 14px !important;
    bottom: 92px !important;
    min-height: 48px !important;
    padding: 0 13px !important;
    font-size: 13px !important;
  }

  .nobrega-floating-whatsapp .nfw-icon {
    width: 30px !important;
    height: 30px !important;
    min-width: 30px !important;
  }
}

@media (max-width: 430px) {
  .nobrega-floating-whatsapp .nfw-text {
    display: none !important;
  }

  .nobrega-floating-whatsapp {
    width: 54px !important;
    height: 54px !important;
    min-height: 54px !important;
    padding: 0 !important;
  }
}
/* WHATSAPP FLUTUANTE NOBREGA - FIM */



/* BANNER 2360 FINAL - INICIO */
.hero.banner2360 {
  width: min(92vw, 1475px) !important;
  aspect-ratio: 2360 / 600 !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  margin: 24px auto 28px !important;
  padding: 0 !important;
  position: relative !important;
  overflow: hidden !important;
  border-radius: 14px !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  background: #050505 !important;
}

.banner2360-viewport {
  width: 100% !important;
  height: 100% !important;
  overflow: hidden !important;
  background: #050505 !important;
}

.banner2360-track {
  width: 100% !important;
  height: 100% !important;
  display: flex !important;
  transform: translate3d(0,0,0);
  transition: transform .55s cubic-bezier(.22,.8,.22,1) !important;
  will-change: transform !important;
}

.banner2360-slide {
  width: 100% !important;
  min-width: 100% !important;
  height: 100% !important;
  flex: 0 0 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
  background: #050505 !important;
}

.banner2360-slide img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: contain !important;
  object-position: center center !important;
  background: #050505 !important;
}

.banner2360-dots {
  position: absolute !important;
  left: 50% !important;
  bottom: 14px !important;
  transform: translateX(-50%) !important;
  display: flex !important;
  gap: 9px !important;
  z-index: 10 !important;
}

.banner2360-dots button {
  width: 38px !important;
  height: 9px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.3) !important;
  cursor: pointer !important;
}

.banner2360-dots button.active {
  background: #ff5b00 !important;
  box-shadow: 0 0 16px rgba(255,91,0,.55) !important;
}

.banner2360-arrow {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 42px !important;
  height: 56px !important;
  border: 0 !important;
  border-radius: 12px !important;
  background: rgba(0,0,0,.45) !important;
  color: #fff !important;
  font-size: 42px !important;
  z-index: 12 !important;
  cursor: pointer !important;
  opacity: 0 !important;
  transition: .2s ease !important;
}

.hero.banner2360:hover .banner2360-arrow {
  opacity: 1 !important;
}

.banner2360-prev {
  left: 12px !important;
}

.banner2360-next {
  right: 12px !important;
}

@media (max-width: 768px) {
  .hero.banner2360 {
    width: calc(100vw - 24px) !important;
    aspect-ratio: 2360 / 600 !important;
    height: auto !important;
    margin: 14px auto 20px !important;
    border-radius: 12px !important;
  }

  .banner2360-dots {
    bottom: 8px !important;
    gap: 5px !important;
  }

  .banner2360-dots button {
    width: 23px !important;
    height: 7px !important;
  }

  .banner2360-arrow {
    display: none !important;
  }
}
/* BANNER 2360 FINAL - FIM */

/* WHATSAPP FLOAT FIX - INICIO */
#nobregaFloatWhatsapp {
  position: fixed !important;
  right: 18px !important;
  bottom: 18px !important;
  z-index: 99999 !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 12px !important;
  min-width: 250px !important;
  padding: 12px 16px !important;
  border-radius: 999px !important;
  text-decoration: none !important;
  background: linear-gradient(135deg, #14c95b, #11a844) !important;
  color: #fff !important;
  box-shadow: 0 14px 38px rgba(17,168,68,.34) !important;
  border: 1px solid rgba(255,255,255,.15) !important;
  transition: transform .18s ease, box-shadow .18s ease !important;
}

#nobregaFloatWhatsapp:hover {
  transform: translateY(-2px) scale(1.01) !important;
  box-shadow: 0 18px 42px rgba(17,168,68,.42) !important;
}

#nobregaFloatWhatsapp .nfw-icon {
  width: 44px !important;
  height: 44px !important;
  min-width: 44px !important;
  border-radius: 50% !important;
  display: grid !important;
  place-items: center !important;
  background: rgba(255,255,255,.12) !important;
  backdrop-filter: blur(6px) !important;
}

#nobregaFloatWhatsapp .nfw-icon svg {
  width: 24px !important;
  height: 24px !important;
  display: block !important;
}

#nobregaFloatWhatsapp .nfw-text {
  display: flex !important;
  flex-direction: column !important;
  line-height: 1.05 !important;
}

#nobregaFloatWhatsapp .nfw-text strong {
  color: #fff !important;
  font-size: 17px !important;
  font-weight: 800 !important;
}

#nobregaFloatWhatsapp .nfw-text small {
  color: rgba(255,255,255,.9) !important;
  font-size: 12px !important;
  margin-top: 4px !important;
}

@media (max-width: 768px) {
  #nobregaFloatWhatsapp {
    right: 12px !important;
    bottom: 12px !important;
    min-width: 0 !important;
    width: calc(100vw - 24px) !important;
    max-width: 320px !important;
    padding: 11px 14px !important;
  }

  #nobregaFloatWhatsapp .nfw-text strong {
    font-size: 15px !important;
  }

  #nobregaFloatWhatsapp .nfw-text small {
    font-size: 11px !important;
  }
}
/* WHATSAPP FLOAT FIX - FIM */







/* SETAS ALINHADAS - INICIO */

/* Corrige setas tortas do banner/modal/produto */
.banner2360-arrow,
.nbanner-arrow,
.product-modal button[class*="prev"],
.product-modal button[class*="next"],
.modal button[class*="prev"],
.modal button[class*="next"],
button[class*="prev"],
button[class*="next"] {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
  line-height: 1 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: 700 !important;
  text-align: center !important;
}

/* Ajuste fino do símbolo */
.banner2360-arrow,
.nbanner-arrow {
  font-size: 38px !important;
  padding-bottom: 4px !important;
}

/* Seta esquerda */
.banner2360-prev,
.nbanner-prev,
button[class*="prev"] {
  text-indent: 0 !important;
}

/* Seta direita */
.banner2360-next,
.nbanner-next,
button[class*="next"] {
  text-indent: 0 !important;
}

/* SETAS ALINHADAS - FIM */



/* PRODUTOS FUNDO BRANCO FOTO - INICIO */

/* Área da foto dos produtos sempre branca */
.product-card .pimg,
.product-card .prod-img,
.product-card .product-img,
.product-card .product-image,
.product-card .image,
.product-card figure,
.product-card picture {
  background: #ffffff !important;
  border-radius: 14px 14px 6px 6px !important;
  overflow: hidden !important;
  padding: 0 !important;
  border: 0 !important;
}

/* Remove qualquer fundo escuro atrás da imagem */
.product-card .pimg::before,
.product-card .pimg::after,
.product-card .prod-img::before,
.product-card .prod-img::after,
.product-card .product-img::before,
.product-card .product-img::after,
.product-card .product-image::before,
.product-card .product-image::after {
  display: none !important;
  background: transparent !important;
}

/* Imagem ocupa a área branca sem cortar */
.product-card .pimg img,
.product-card .prod-img img,
.product-card .product-img img,
.product-card .product-image img,
.product-card figure img,
.product-card picture img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  display: block !important;
  background: #ffffff !important;
  border-radius: 0 !important;
}

/* Garante que o topo do card não fique preto */
.product-card > img:first-child,
.product-card > .pimg:first-child,
.product-card > .prod-img:first-child,
.product-card > .product-img:first-child,
.product-card > .product-image:first-child {
  background: #ffffff !important;
}

/* Mobile também */
@media (max-width: 768px) {
  .product-card .pimg,
  .product-card .prod-img,
  .product-card .product-img,
  .product-card .product-image,
  .product-card .image,
  .product-card figure,
  .product-card picture {
    background: #ffffff !important;
    border-radius: 12px 12px 5px 5px !important;
  }
}

/* PRODUTOS FUNDO BRANCO FOTO - FIM */

/* WHATSAPP BOLINHA - INICIO */
#nobregaFloatWhatsapp {
  position: fixed !important;
  left: 18px !important;
  right: auto !important;
  bottom: 18px !important;
  z-index: 99999 !important;

  width: 58px !important;
  height: 58px !important;
  min-width: 58px !important;
  max-width: 58px !important;
  padding: 0 !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  border-radius: 50% !important;
  background: linear-gradient(135deg, #17d263, #0cae45) !important;
  border: 1px solid rgba(255,255,255,.18) !important;
  box-shadow: 0 12px 34px rgba(17,168,68,.38) !important;

  text-decoration: none !important;
  overflow: hidden !important;
  animation: whatsBolinhaFloat 2.4s ease-in-out infinite !important;
}

#nobregaFloatWhatsapp svg {
  width: 30px !important;
  height: 30px !important;
  display: block !important;
}

#nobregaFloatWhatsapp .nfw-text,
#nobregaFloatWhatsapp strong,
#nobregaFloatWhatsapp small,
#nobregaFloatWhatsapp span:not(:has(svg)) {
  display: none !important;
}

#nobregaFloatWhatsapp:hover {
  transform: translateY(-3px) scale(1.04) !important;
  box-shadow: 0 16px 40px rgba(17,168,68,.48) !important;
}

@keyframes whatsBolinhaFloat {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-3px);
  }
}

@media (max-width: 768px) {
  #nobregaFloatWhatsapp {
    left: 12px !important;
    right: auto !important;
    bottom: 16px !important;

    width: 52px !important;
    height: 52px !important;
    min-width: 52px !important;
    max-width: 52px !important;
  }

  #nobregaFloatWhatsapp svg {
    width: 27px !important;
    height: 27px !important;
  }
}
/* WHATSAPP BOLINHA - FIM */













/* GALERIA FOTOS PRODUTOS FRONT - INICIO */
.produto-modal-gallery-wrap {
  position: relative !important;
  overflow: hidden !important;
}

.produto-modal-gallery-arrow {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  z-index: 25 !important;
  width: 34px !important;
  height: 44px !important;
  border: 0 !important;
  border-radius: 12px !important;
  background: rgba(0,0,0,.55) !important;
  color: #fff !important;
  font-size: 30px !important;
  font-family: Arial, Helvetica, sans-serif !important;
  line-height: 1 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 0 3px !important;
  cursor: pointer !important;
  box-shadow: 0 10px 22px rgba(0,0,0,.28) !important;
}

.produto-modal-gallery-arrow.prev {
  left: 12px !important;
}

.produto-modal-gallery-arrow.next {
  right: 12px !important;
}

.produto-modal-gallery-count {
  position: absolute !important;
  top: 12px !important;
  left: 12px !important;
  z-index: 24 !important;
  min-width: 48px !important;
  height: 26px !important;
  border-radius: 999px !important;
  background: rgba(0,0,0,.6) !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 10px !important;
}

.produto-modal-gallery-dots {
  position: absolute !important;
  left: 50% !important;
  bottom: 12px !important;
  transform: translateX(-50%) !important;
  z-index: 24 !important;
  display: flex !important;
  gap: 6px !important;
}

.produto-modal-gallery-dots button {
  width: 18px !important;
  height: 7px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: rgba(0,0,0,.35) !important;
  cursor: pointer !important;
}

.produto-modal-gallery-dots button.active {
  background: #ff5b00 !important;
  box-shadow: 0 0 12px rgba(255,91,0,.55) !important;
}

@media (max-width: 768px) {
  .produto-modal-gallery-arrow {
    width: 32px !important;
    height: 42px !important;
    font-size: 28px !important;
  }

  .produto-modal-gallery-arrow.prev {
    left: 8px !important;
  }

  .produto-modal-gallery-arrow.next {
    right: 8px !important;
  }

  .produto-modal-gallery-count {
    top: 8px !important;
    left: 8px !important;
  }

  .produto-modal-gallery-dots {
    bottom: 8px !important;
  }
}
/* GALERIA FOTOS PRODUTOS FRONT - FIM */

/* MODAL CLEAN ZIP FINAL - INICIO */
/* Corrige o modal do produto sem mexer no layout geral do site. */
body.product-modal-open-clean {
  overflow: hidden !important;
}

#productModal.product-modal {
  position: fixed !important;
  inset: 0 !important;
  width: 100vw !important;
  height: 100dvh !important;
  z-index: 99999 !important;
  display: none !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 24px !important;
  margin: 0 !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
}

#productModal.product-modal.open {
  display: flex !important;
}

#productModal .product-modal-backdrop {
  position: absolute !important;
  inset: 0 !important;
  width: 100vw !important;
  height: 100dvh !important;
  background: rgba(0, 0, 0, .84) !important;
  backdrop-filter: blur(12px) !important;
  -webkit-backdrop-filter: blur(12px) !important;
  z-index: 0 !important;
}

#productModal .product-modal-card {
  position: relative !important;
  z-index: 1 !important;
  width: min(1040px, calc(100vw - 42px)) !important;
  max-height: calc(100dvh - 48px) !important;
  display: grid !important;
  grid-template-columns: minmax(340px, 420px) minmax(0, 1fr) !important;
  overflow: hidden !important;
  border-radius: 22px !important;
  border: 1px solid rgba(255, 91, 0, .34) !important;
  background: linear-gradient(140deg, #111, #060606) !important;
  box-shadow: 0 35px 120px rgba(0,0,0,.75), 0 0 60px rgba(255,91,0,.14) !important;
}

#productModal .product-modal-close {
  z-index: 60 !important;
}

#productModal .modal-media,
#productModal.open .modal-media,
#productModal .modal-media-white-clean {
  min-height: 500px !important;
  height: auto !important;
  padding: 20px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #ffffff !important;
  border-right: 1px solid rgba(255, 91, 0, .28) !important;
  overflow: visible !important;
  position: relative !important;
}

#productModal .modal-media img,
#productModal .modal-product-image-clean {
  width: 100% !important;
  height: 100% !important;
  max-height: 500px !important;
  object-fit: contain !important;
  object-position: center center !important;
  display: block !important;
  background: #ffffff !important;
}

#productModal .modal-info {
  max-height: calc(100dvh - 48px) !important;
  overflow-y: auto !important;
}

/* Mata qualquer resto visual dos zooms antigos. */
.ml-product-zoom-box,
.ml-product-zoom-lens,
#mlProductZoomBox,
.ml-modal-zoom-box,
.ml-modal-zoom-lens,
.product-zoom-lens,
.zoom-preview,
.produto-zoom-preview,
.pz-modal-box,
.pz-modal-lens {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.modal-clean-zoom-lens {
  position: absolute !important;
  width: 116px !important;
  height: 116px !important;
  border: 2px solid #ff5b00 !important;
  background: rgba(255, 91, 0, .14) !important;
  box-shadow: 0 0 0 1px rgba(255,255,255,.45) inset !important;
  pointer-events: none !important;
  opacity: 0 !important;
  z-index: 55 !important;
  transition: opacity .12s ease !important;
}

.modal-clean-zoom-lens.show {
  opacity: 1 !important;
}

.modal-clean-zoom-box {
  position: fixed !important;
  width: 430px !important;
  height: 430px !important;
  z-index: 9999999 !important;
  border-radius: 18px !important;
  border: 2px solid rgba(255, 91, 0, .82) !important;
  background-color: #ffffff !important;
  background-repeat: no-repeat !important;
  box-shadow: 0 28px 80px rgba(0,0,0,.72), 0 0 0 1px rgba(255,255,255,.18) inset !important;
  pointer-events: none !important;
  opacity: 0 !important;
  transform: scale(.97) !important;
  transition: opacity .12s ease, transform .12s ease !important;
}

.modal-clean-zoom-box.show {
  opacity: 1 !important;
  transform: scale(1) !important;
}

@media (max-width: 980px) {
  #productModal.product-modal {
    padding: 10px !important;
    align-items: flex-start !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }

  #productModal .product-modal-card {
    width: 100% !important;
    max-width: 100% !important;
    max-height: none !important;
    grid-template-columns: 1fr !important;
    margin: 8px auto 90px !important;
    border-radius: 18px !important;
  }

  #productModal .modal-media,
  #productModal.open .modal-media,
  #productModal .modal-media-white-clean {
    min-height: 310px !important;
    padding: 12px !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(255, 91, 0, .28) !important;
  }

  #productModal .modal-media img,
  #productModal .modal-product-image-clean {
    max-height: 330px !important;
  }

  #productModal .modal-info {
    max-height: none !important;
    overflow: visible !important;
    padding: 22px 16px 20px !important;
  }

  #productModal .modal-info h2 {
    font-size: 24px !important;
    line-height: 1.12 !important;
  }

  #productModal .modal-actions {
    grid-template-columns: 1fr !important;
  }

  .modal-clean-zoom-lens,
  .modal-clean-zoom-box {
    display: none !important;
  }
}
/* MODAL CLEAN ZIP FINAL - FIM */

/* LINHA LARANJA MODAL PRODUTO - INICIO */
#productModal.open .modal-media {
  position: relative !important;
}

#productModal.open .modal-media::after {
  content: "" !important;
  position: absolute !important;
  top: 28px !important;
  right: -1px !important;
  width: 2px !important;
  height: calc(100% - 56px) !important;
  border-radius: 999px !important;
  background: linear-gradient(
    to bottom,
    transparent,
    rgba(255, 91, 0, .98),
    rgba(255, 154, 31, .98),
    rgba(255, 91, 0, .98),
    transparent
  ) !important;
  box-shadow: 0 0 16px rgba(255, 91, 0, .55) !important;
  z-index: 6 !important;
  pointer-events: none !important;
}

@media (max-width: 980px) {
  #productModal.open .modal-media::after {
    top: auto !important;
    left: 26px !important;
    right: 26px !important;
    bottom: -1px !important;
    width: auto !important;
    height: 2px !important;
    background: linear-gradient(
      to right,
      transparent,
      rgba(255, 91, 0, .98),
      rgba(255, 154, 31, .98),
      rgba(255, 91, 0, .98),
      transparent
    ) !important;
  }
}
/* LINHA LARANJA MODAL PRODUTO - FIM */


/* FRETE SOMENTE SUPERFRETE - INICIO */
#customerCep,
#customerCep + button,
.frete-line:has(#customerCep) {
  display: none !important;
}

.superfrete-box {
  margin-top: 10px !important;
}
/* FRETE SOMENTE SUPERFRETE - FIM */


/* ===============================
   LOGO REDONDA - SEM CANTOS BRANCOS
================================ */

.brand {
  width: 82px !important;
  height: 82px !important;
  min-width: 82px !important;
  background: #000 !important;
  border: 2px solid #ff6a00 !important;
  border-radius: 50% !important;
  overflow: hidden !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
  box-shadow: 0 0 14px rgba(255, 106, 0, 0.28) !important;
}

.brand img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  border-radius: 50% !important;
  display: block !important;
  filter: none !important;
}

@media (min-width: 1024px) {
  .brand {
    width: 90px !important;
    height: 90px !important;
    min-width: 90px !important;
  }
}

@media (max-width: 900px) {
  .brand {
    width: 78px !important;
    height: 78px !important;
    min-width: 78px !important;
  }
}

@media (max-width: 768px) {
  .brand {
    width: 70px !important;
    height: 70px !important;
    min-width: 70px !important;
  }

  .header-main {
    gap: 10px !important;
    align-items: center !important;
  }
}

@media (max-width: 430px) {
  .brand {
    width: 62px !important;
    height: 62px !important;
    min-width: 62px !important;
  }
}


/* WHATSAPP TOPO ADMIN DISCRETO - INICIO */

/* WhatsApp flutuante no canto direito superior */
#nobregaFloatWhatsapp,
#nobregaFloatingWhatsapp,
.nobrega-floating-whatsapp {
  position: fixed !important;
  top: 86px !important;
  right: 18px !important;
  left: auto !important;
  bottom: auto !important;

  width: 56px !important;
  height: 56px !important;
  min-width: 56px !important;
  max-width: 56px !important;

  border-radius: 50% !important;
  padding: 0 !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  z-index: 99999 !important;
  background: #20c563 !important;
  box-shadow: 0 12px 34px rgba(0,0,0,.35), 0 0 22px rgba(32,197,99,.35) !important;
}

/* Esconde qualquer texto do botão, deixa só o ícone */
#nobregaFloatWhatsapp .nfw-text,
#nobregaFloatWhatsapp strong,
#nobregaFloatWhatsapp small,
#nobregaFloatingWhatsapp .nfw-text,
#nobregaFloatingWhatsapp strong,
#nobregaFloatingWhatsapp small,
.nobrega-floating-whatsapp .nfw-text,
.nobrega-floating-whatsapp strong,
.nobrega-floating-whatsapp small {
  display: none !important;
}

/* Ajusta ícone */
#nobregaFloatWhatsapp svg,
#nobregaFloatingWhatsapp svg,
.nobrega-floating-whatsapp svg {
  width: 26px !important;
  height: 26px !important;
}

/* Admin padrão mais discreto */
.admin-shortcut {
  opacity: .28 !important;
  font-size: 10px !important;
  color: rgba(255,255,255,.38) !important;
  text-shadow: none !important;
}

/* Mobile */
@media (max-width: 768px) {
  #nobregaFloatWhatsapp,
  #nobregaFloatingWhatsapp,
  .nobrega-floating-whatsapp {
    top: 78px !important;
    right: 12px !important;
    width: 52px !important;
    height: 52px !important;
    min-width: 52px !important;
    max-width: 52px !important;
  }

  #nobregaFloatWhatsapp svg,
  #nobregaFloatingWhatsapp svg,
  .nobrega-floating-whatsapp svg {
    width: 24px !important;
    height: 24px !important;
  }

  /* Área Admin vira um pontinho discreto no mobile */
  .admin-shortcut,
  #mobileAdminBtn,
  .mobile-admin-btn {
    position: fixed !important;
    left: 8px !important;
    bottom: 8px !important;
    width: 10px !important;
    height: 10px !important;
    min-width: 10px !important;
    max-width: 10px !important;
    padding: 0 !important;
    margin: 0 !important;

    overflow: hidden !important;
    font-size: 0 !important;
    line-height: 0 !important;
    color: transparent !important;
    text-indent: -9999px !important;

    border-radius: 50% !important;
    background: rgba(255, 91, 0, .28) !important;
    border: 0 !important;
    box-shadow: none !important;
    opacity: .22 !important;
    z-index: 80 !important;
  }

  .admin-shortcut:hover,
  #mobileAdminBtn:hover,
  .mobile-admin-btn:hover {
    opacity: .45 !important;
  }
}

/* WHATSAPP TOPO ADMIN DISCRETO - FIM */

/* CARRINHO BONITO SUPERFRETE ADMIN - INICIO */

/* Esconde de vez a gambiarra antiga de entrega */
#deliveryCalcBox,
#deliveryKmBox,
#deliveryKm,
.delivery-calc-box,
.delivery-km-box,
.motoboy-box,
.frete-antigo-box,
.cart-footer input[type="date"] {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

/* Carrinho mais premium */
.cart {
  background:
    radial-gradient(circle at top right, rgba(255,91,0,.13), transparent 32%),
    linear-gradient(180deg, #0d0d0d, #050505) !important;
}

.cart-footer {
  gap: 12px !important;
  padding: 18px !important;
  border-top: 1px solid rgba(255,91,0,.22) !important;
  background: linear-gradient(180deg, rgba(255,91,0,.04), rgba(0,0,0,.18)) !important;
}

.cart-footer > input,
#customerName,
#customerAddress,
#superfreteCep {
  width: 100% !important;
  height: 46px !important;
  border-radius: 13px !important;
  border: 1px solid rgba(255,255,255,.12) !important;
  background: #101010 !important;
  color: #ffffff !important;
  padding: 0 14px !important;
  font-size: 14px !important;
  outline: none !important;
  box-shadow: inset 0 0 0 1px rgba(0,0,0,.2) !important;
}

.cart-footer > input:focus,
#customerName:focus,
#customerAddress:focus,
#superfreteCep:focus {
  border-color: rgba(255,91,0,.75) !important;
  box-shadow: 0 0 0 3px rgba(255,91,0,.14) !important;
}

.cart-footer > input::placeholder,
#superfreteCep::placeholder {
  color: rgba(255,255,255,.48) !important;
}

/* Card do SuperFrete */
#superfreteBox,
.superfrete-box {
  display: block !important;
  width: 100% !important;
  margin: 4px 0 6px !important;
  padding: 14px !important;
  border-radius: 16px !important;
  border: 1px solid rgba(255,91,0,.32) !important;
  background:
    radial-gradient(circle at top left, rgba(255,91,0,.16), transparent 38%),
    linear-gradient(160deg, #121212, #070707) !important;
  box-shadow: 0 14px 34px rgba(0,0,0,.3) !important;
  overflow: hidden !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.superfrete-title {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin-bottom: 12px !important;
}

.superfrete-title > span {
  width: 34px !important;
  height: 34px !important;
  border-radius: 50% !important;
  display: grid !important;
  place-items: center !important;
  background: rgba(255,91,0,.14) !important;
  border: 1px solid rgba(255,91,0,.35) !important;
}

.superfrete-title strong {
  display: block !important;
  color: #fff !important;
  font-size: 14px !important;
  line-height: 1.1 !important;
}

.superfrete-title small {
  display: block !important;
  color: rgba(255,255,255,.55) !important;
  font-size: 11px !important;
  margin-top: 3px !important;
}

.superfrete-line {
  display: grid !important;
  grid-template-columns: 1fr 104px !important;
  gap: 8px !important;
  align-items: center !important;
}

.superfrete-line button,
#btnSuperfrete {
  height: 46px !important;
  border: 0 !important;
  border-radius: 13px !important;
  background: linear-gradient(135deg, #ff5b00, #c83a00) !important;
  color: #fff !important;
  font-weight: 900 !important;
  font-size: 13px !important;
  box-shadow: 0 10px 26px rgba(255,91,0,.22) !important;
}

.superfrete-results {
  display: flex !important;
  flex-direction: column !important;
  gap: 8px !important;
  margin-top: 10px !important;
}

.superfrete-option {
  width: 100% !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 10px !important;
  text-align: left !important;
  padding: 11px 12px !important;
  border-radius: 14px !important;
  border: 1px solid rgba(255,255,255,.10) !important;
  background: rgba(255,255,255,.045) !important;
  color: #fff !important;
}

.superfrete-option.active {
  border-color: rgba(255,91,0,.85) !important;
  background: rgba(255,91,0,.14) !important;
  box-shadow: 0 0 0 3px rgba(255,91,0,.08) !important;
}

.superfrete-option strong {
  display: block !important;
  color: #fff !important;
  font-size: 13px !important;
}

.superfrete-option small {
  display: block !important;
  color: rgba(255,255,255,.58) !important;
  font-size: 11px !important;
  margin-top: 3px !important;
}

.superfrete-option b {
  color: #ff7a18 !important;
  white-space: nowrap !important;
  font-size: 13px !important;
}

.superfrete-total {
  margin-top: 12px !important;
  padding-top: 12px !important;
  border-top: 1px solid rgba(255,255,255,.08) !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
}

.superfrete-total span {
  color: rgba(255,255,255,.72) !important;
  font-size: 12px !important;
}

.superfrete-total strong {
  color: #ff7a18 !important;
  font-size: 17px !important;
}

.superfrete-status,
.superfrete-empty,
.superfrete-loading {
  display: block !important;
  margin-top: 9px !important;
  color: rgba(255,255,255,.55) !important;
  font-size: 11px !important;
  line-height: 1.35 !important;
}

.superfrete-status.success {
  color: #31d978 !important;
}

.superfrete-status.error,
.superfrete-empty {
  color: #ff5b5b !important;
}

.superfrete-status.loading,
.superfrete-loading {
  color: #ff9a3d !important;
}

/* Totais mais limpos */
.total-row {
  font-size: 13px !important;
  align-items: center !important;
}

.total-row.grand {
  margin-top: 4px !important;
  padding-top: 13px !important;
  border-top: 1px solid rgba(255,255,255,.12) !important;
}

.checkout {
  height: 50px !important;
  border-radius: 14px !important;
  letter-spacing: .02em !important;
}

/* Admin mobile: discreto, mas encontrável */
#mobileAdminBtn,
.mobile-admin-btn {
  display: none;
}

@media (max-width: 768px) {
  .cart {
    height: 88dvh !important;
    border-radius: 24px 24px 0 0 !important;
  }

  .cart-footer {
    max-height: 52dvh !important;
    overflow-y: auto !important;
    padding: 14px !important;
  }

  .superfrete-line {
    grid-template-columns: 1fr !important;
  }

  .superfrete-line button,
  #btnSuperfrete {
    width: 100% !important;
  }

  .admin-shortcut {
    display: none !important;
  }

  #mobileAdminBtn,
  .mobile-admin-btn {
    position: fixed !important;
    left: 10px !important;
    bottom: 78px !important;
    width: auto !important;
    height: 24px !important;
    min-width: 38px !important;
    padding: 0 9px !important;
    border-radius: 999px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: rgba(255,91,0,.16) !important;
    border: 1px solid rgba(255,91,0,.28) !important;
    color: rgba(255,255,255,.58) !important;

    font-size: 10px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    text-indent: 0 !important;

    opacity: .55 !important;
    z-index: 96 !important;
    box-shadow: none !important;
  }

  #mobileAdminBtn:hover,
  .mobile-admin-btn:hover {
    opacity: .9 !important;
  }
}

/* CARRINHO BONITO SUPERFRETE ADMIN - FIM */

/* INFO ENTREGA MOBILE FINAL - INICIO */

/* Resultado da entrega escolhida */
#superfreteSelectedInfo,
.superfrete-selected-info {
  display: block !important;
  margin-top: 10px !important;
  padding: 12px !important;
  border-radius: 14px !important;
  border: 1px solid rgba(49, 217, 120, .32) !important;
  background:
    radial-gradient(circle at top left, rgba(49,217,120,.16), transparent 42%),
    linear-gradient(160deg, rgba(255,255,255,.06), rgba(255,255,255,.025)) !important;
  color: #fff !important;
}

.superfrete-selected-head {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  margin-bottom: 8px !important;
}

.superfrete-selected-head strong {
  color: #31d978 !important;
  font-size: 13px !important;
}

.superfrete-selected-grid {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 5px !important;
}

.superfrete-selected-grid span {
  color: rgba(255,255,255,.78) !important;
  font-size: 11px !important;
  line-height: 1.35 !important;
}

.superfrete-selected-grid b {
  color: #fff !important;
}

.superfrete-selected-info small {
  display: block !important;
  margin-top: 8px !important;
  padding-top: 8px !important;
  border-top: 1px solid rgba(255,255,255,.08) !important;
  color: rgba(255,255,255,.58) !important;
  font-size: 10px !important;
  line-height: 1.35 !important;
}

/* Mostra melhor as opções retornadas */
.superfrete-results {
  max-height: none !important;
  overflow: visible !important;
}

.superfrete-option {
  min-height: 58px !important;
}

/* Mobile: não deixa o resultado sumir dentro do carrinho */
@media (max-width: 768px) {
  .cart-footer {
    max-height: 62dvh !important;
    overflow-y: auto !important;
    padding-bottom: 22px !important;
  }

  #superfreteBox,
  .superfrete-box {
    overflow: visible !important;
  }

  .superfrete-results,
  #superfreteResults,
  #superfreteSelectedInfo {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }

  .superfrete-option {
    display: flex !important;
    width: 100% !important;
  }

  #superfreteSelectedInfo {
    margin-bottom: 8px !important;
  }
}

/* INFO ENTREGA MOBILE FINAL - FIM */

/* FOTO PRODUTO INTEIRA CARDS - INICIO */

/* Área da foto em produtos e promoções: quadrada e sem cortar */
.product-card .pimg,
.promo-card .pimg {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 1 / 1 !important;

  background: #ffffff !important;
  border-radius: 14px 14px 6px 6px !important;
  padding: 8px !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  overflow: hidden !important;
  position: relative !important;
}

/* A imagem aparece inteira */
.product-card .pimg img,
.promo-card .pimg img {
  width: 100% !important;
  height: 100% !important;

  object-fit: contain !important;
  object-position: center center !important;

  display: block !important;
  background: #ffffff !important;
  border-radius: 8px !important;
}

/* Remove qualquer fundo/efeito antigo por cima da foto */
.product-card .pimg::before,
.product-card .pimg::after,
.promo-card .pimg::before,
.promo-card .pimg::after {
  display: none !important;
  content: none !important;
}

/* Mantém o selo promo por cima */
.product-card .discount-tag,
.promo-card .discount-tag,
.product-card .modal-tag,
.promo-card .modal-tag {
  z-index: 5 !important;
}

/* Mobile: foto inteira sem deixar o card gigante demais */
@media (max-width: 768px) {
  .product-card .pimg,
  .promo-card .pimg {
    aspect-ratio: 1 / 1 !important;
    padding: 6px !important;
    border-radius: 12px 12px 5px 5px !important;
  }

  .product-card .pimg img,
  .promo-card .pimg img {
    border-radius: 7px !important;
  }
}

/* FOTO PRODUTO INTEIRA CARDS - FIM */

/* MODAL 50 50 FOTO INTEIRA - INICIO */

/* Modal com foto e dados do mesmo tamanho */
#productModal.open .product-modal-card {
  width: min(1120px, calc(100vw - 40px)) !important;
  max-width: min(1120px, calc(100vw - 40px)) !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  align-items: stretch !important;
}

/* Área branca maior e organizada */
#productModal.open .modal-media {
  width: 100% !important;
  min-width: 0 !important;
  min-height: 540px !important;
  height: 100% !important;

  background: #ffffff !important;
  padding: 34px !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  overflow: visible !important;
  box-sizing: border-box !important;
}

/* Foto sempre inteira dentro da área branca */
#productModal.open .modal-media img {
  width: auto !important;
  height: auto !important;

  max-width: 100% !important;
  max-height: 100% !important;

  object-fit: contain !important;
  object-position: center center !important;

  display: block !important;
  background: #ffffff !important;
  box-sizing: border-box !important;
}

/* Se tiver wrapper/galeria dentro do modal, também respeita a área branca */
#productModal.open .modal-media > *,
#productModal.open .modal-gallery,
#productModal.open .modal-gallery-track,
#productModal.open .modal-photo-wrap {
  max-width: 100% !important;
  max-height: 100% !important;
  box-sizing: border-box !important;
}

/* Área dos dados fica do mesmo tamanho e bem centralizada */
#productModal.open .modal-info {
  width: 100% !important;
  min-width: 0 !important;
  padding: 38px 34px !important;

  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;

  box-sizing: border-box !important;
}

/* Mantém a linha laranja no meio certinha */
#productModal.open .modal-media::after {
  right: -1px !important;
}

/* Mobile: fica em coluna, mas foto inteira e com altura boa */
@media (max-width: 980px) {
  #productModal.open .product-modal-card {
    width: calc(100vw - 18px) !important;
    max-width: calc(100vw - 18px) !important;
    grid-template-columns: 1fr !important;
  }

  #productModal.open .modal-media {
    min-height: 360px !important;
    height: 360px !important;
    padding: 18px !important;
  }

  #productModal.open .modal-media img {
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
  }

  #productModal.open .modal-info {
    padding: 24px 18px 22px !important;
    justify-content: flex-start !important;
  }
}

@media (max-width: 480px) {
  #productModal.open .modal-media {
    min-height: 320px !important;
    height: 320px !important;
    padding: 14px !important;
  }
}

/* MODAL 50 50 FOTO INTEIRA - FIM */

/* MODAL FOTO MAIS CHEIA SEM CORTAR - INICIO */

/* Faz a foto preencher mais a área branca do modal, sem cortar */
#productModal.open .modal-media {
  padding: 10px !important;
  background: #ffffff !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* Imagem maior, inteira e centralizada */
#productModal.open .modal-media img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;

  object-fit: contain !important;
  object-position: center center !important;

  background: #ffffff !important;
  display: block !important;
}

/* Se a galeria criar wrapper, ele também ocupa tudo */
#productModal.open .modal-gallery,
#productModal.open .modal-gallery-track,
#productModal.open .modal-photo-wrap,
#productModal.open .modal-media > div:not(.modal-clean-zoom-lens):not(.modal-clean-zoom-box):not(.zoom-modal-clean-lens):not(.zoom-modal-clean-box):not(.pz-modal-lens):not(.pz-modal-box):not(.ml-modal-zoom-lens):not(.ml-modal-zoom-box) {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* Imagens dentro da galeria */
#productModal.open .modal-gallery img,
#productModal.open .modal-gallery-track img,
#productModal.open .modal-photo-wrap img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
}

/* Mobile */
@media (max-width: 980px) {
  #productModal.open .modal-media {
    padding: 8px !important;
  }
}

/* MODAL FOTO MAIS CHEIA SEM CORTAR - FIM */

/* ZOOM LENTE MENOR FINAL - INICIO */

/* Corrige a lente do zoom para não virar um quadradão */
#productModal.open .modal-media > div.zoom-modal-clean-lens,
#productModal.open .zoom-modal-clean-lens {
  position: absolute !important;

  width: 68px !important;
  height: 68px !important;
  min-width: 68px !important;
  min-height: 68px !important;
  max-width: 68px !important;
  max-height: 68px !important;

  display: block !important;
  padding: 0 !important;
  margin: 0 !important;

  border: 2px solid #ff5b00 !important;
  border-radius: 8px !important;
  background: rgba(255, 91, 0, .10) !important;
  box-shadow:
    0 0 0 1px rgba(255,255,255,.38) inset,
    0 0 14px rgba(255,91,0,.28) !important;

  pointer-events: none !important;
  z-index: 80 !important;
  box-sizing: border-box !important;

  align-items: initial !important;
  justify-content: initial !important;
  overflow: hidden !important;
}

#productModal.open .zoom-modal-clean-lens.show {
  opacity: 1 !important;
  visibility: visible !important;
}

#productModal.open .zoom-modal-clean-lens:not(.show) {
  opacity: 0 !important;
  visibility: hidden !important;
}

/* Mobile mantém desligado */
@media (max-width: 900px) {
  #productModal.open .zoom-modal-clean-lens {
    display: none !important;
  }
}

/* ZOOM LENTE MENOR FINAL - FIM */

/* ZOOM LENTE PEQUENA DEFINITIVA - INICIO */

/* Impede que o ajuste de "foto cheia" estique a lente */
#productModal.open .modal-media > div.zoom-modal-clean-lens,
#productModal.open .modal-media > div.pz-modal-lens,
#productModal.open .modal-media > div.ml-modal-zoom-lens,
#productModal.open .modal-media > div.product-zoom-lens,
#productModal.open .zoom-modal-clean-lens,
#productModal.open .pz-modal-lens,
#productModal.open .ml-modal-zoom-lens,
#productModal.open .product-zoom-lens {
  width: 56px !important;
  height: 56px !important;

  min-width: 56px !important;
  min-height: 56px !important;
  max-width: 56px !important;
  max-height: 56px !important;

  padding: 0 !important;
  margin: 0 !important;

  display: block !important;
  position: absolute !important;

  border: 2px solid #ff5b00 !important;
  border-radius: 7px !important;
  background: rgba(255, 91, 0, .10) !important;

  pointer-events: none !important;
  z-index: 999 !important;
  box-sizing: border-box !important;

  overflow: hidden !important;
  transform: none !important;
}

/* Quando estiver aparecendo */
#productModal.open .zoom-modal-clean-lens.show,
#productModal.open .pz-modal-lens.show,
#productModal.open .ml-modal-zoom-lens.show,
#productModal.open .product-zoom-lens.show {
  opacity: 1 !important;
  visibility: visible !important;
}

/* Quando estiver escondida */
#productModal.open .zoom-modal-clean-lens:not(.show),
#productModal.open .pz-modal-lens:not(.show),
#productModal.open .ml-modal-zoom-lens:not(.show),
#productModal.open .product-zoom-lens:not(.show) {
  opacity: 0 !important;
  visibility: hidden !important;
}

/* A janela grande do zoom continua normal */
#productModal.open .zoom-modal-clean-box,
#productModal.open .pz-modal-box,
#productModal.open .ml-modal-zoom-box {
  width: 430px !important;
  height: 430px !important;
  max-width: 430px !important;
  max-height: 430px !important;
}

/* Mobile sem lente */
@media (max-width: 900px) {
  #productModal.open .zoom-modal-clean-lens,
  #productModal.open .pz-modal-lens,
  #productModal.open .ml-modal-zoom-lens,
  #productModal.open .product-zoom-lens,
  #productModal.open .zoom-modal-clean-box,
  #productModal.open .pz-modal-box,
  #productModal.open .ml-modal-zoom-box {
    display: none !important;
  }
}

/* ZOOM LENTE PEQUENA DEFINITIVA - FIM */

/* ZOOM LENTE REAL CORRIGIDA - INICIO */

/* O zoom ativo usa a classe real .modal-clean-zoom-lens.
   Este bloco vence o CSS da foto cheia e impede a lente de virar 100% da área. */
#productModal.open #modalMedia.modal-media > .modal-clean-zoom-lens.modal-clean-zoom-lens,
#productModal.open .modal-media > .modal-clean-zoom-lens.modal-clean-zoom-lens,
body #productModal.open .modal-clean-zoom-lens.modal-clean-zoom-lens {
  width: 56px !important;
  height: 56px !important;
  min-width: 56px !important;
  min-height: 56px !important;
  max-width: 56px !important;
  max-height: 56px !important;

  display: block !important;
  position: absolute !important;
  padding: 0 !important;
  margin: 0 !important;

  flex: 0 0 56px !important;
  align-self: auto !important;
  justify-self: auto !important;
  align-items: initial !important;
  justify-content: initial !important;

  box-sizing: border-box !important;
  border: 2px solid #ff5b00 !important;
  border-radius: 7px !important;
  background: rgba(255, 91, 0, .10) !important;
  box-shadow:
    0 0 0 1px rgba(255,255,255,.38) inset,
    0 0 14px rgba(255,91,0,.28) !important;

  pointer-events: none !important;
  overflow: hidden !important;
  transform: none !important;
  z-index: 999999 !important;
}

#productModal.open .modal-clean-zoom-lens.show {
  opacity: 1 !important;
  visibility: visible !important;
}

#productModal.open .modal-clean-zoom-lens:not(.show) {
  opacity: 0 !important;
  visibility: hidden !important;
}

#productModal.open .modal-clean-zoom-box.modal-clean-zoom-box {
  width: 430px !important;
  height: 430px !important;
  max-width: 430px !important;
  max-height: 430px !important;
  display: block !important;
}

@media (max-width: 900px) {
  #productModal.open .modal-clean-zoom-lens,
  #productModal.open .modal-clean-zoom-box {
    display: none !important;
  }
}

/* ZOOM LENTE REAL CORRIGIDA - FIM */



/* COMBOS FOTO FRONT CSS - INICIO */
.combo-card .combo-icons.combo-photo {
  height: 170px !important;
  padding: 10px !important;
  margin-bottom: 12px !important;
  border-radius: 16px !important;
  background: #ffffff !important;
  border: 1px solid rgba(255,91,0,.24) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
}

.combo-card .combo-icons.combo-photo img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  background: #ffffff !important;
  display: block !important;
  border-radius: 10px !important;
}

@media (max-width: 768px) {
  .combo-card .combo-icons.combo-photo {
    height: 150px !important;
    padding: 8px !important;
    border-radius: 14px !important;
  }
}
/* COMBOS FOTO FRONT CSS - FIM */

/* COMBOS FOTO SEM ZOOM - INICIO */
.combo-card.has-combo-photo,
.combo-card:has(.combo-icons.combo-photo),
.combo-card:has(.combo-visual.combo-photo) {
  background: linear-gradient(160deg,#111,#080808) !important;
}

.combo-card.has-combo-photo .combo-icons.combo-photo,
.combo-card .combo-icons.combo-photo,
.combo-card .combo-visual.combo-photo {
  width: 100% !important;
  height: 190px !important;
  min-height: 190px !important;
  max-height: 190px !important;
  padding: 12px !important;
  margin: 0 0 14px 0 !important;
  border-radius: 16px !important;
  background: #ffffff !important;
  border: 1px solid rgba(255,91,0,.22) !important;
  box-shadow: none !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
}

.combo-card.has-combo-photo .combo-icons.combo-photo img,
.combo-card .combo-icons.combo-photo img,
.combo-card .combo-visual.combo-photo img,
.combo-card img.combo-photo-img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
  background: #ffffff !important;
  border-radius: 10px !important;
  display: block !important;
  position: static !important;
  inset: auto !important;
  transform: none !important;
  scale: 1 !important;
  filter: none !important;
}

.combo-card .combo-icons.combo-photo::before,
.combo-card .combo-icons.combo-photo::after,
.combo-card .combo-visual.combo-photo::before,
.combo-card .combo-visual.combo-photo::after {
  display: none !important;
  content: none !important;
}

.combo-card.has-combo-photo h3,
.combo-card:has(.combo-icons.combo-photo) h3,
.combo-card:has(.combo-visual.combo-photo) h3,
.combo-card.has-combo-photo small,
.combo-card:has(.combo-icons.combo-photo) small,
.combo-card:has(.combo-visual.combo-photo) small {
  color: #ffffff !important;
  text-shadow: none !important;
}

@media (max-width: 768px) {
  .combo-card.has-combo-photo .combo-icons.combo-photo,
  .combo-card .combo-icons.combo-photo,
  .combo-card .combo-visual.combo-photo {
    height: 165px !important;
    min-height: 165px !important;
    max-height: 165px !important;
    padding: 10px !important;
  }
}
/* COMBOS FOTO SEM ZOOM - FIM */
/* PATCH RETIRADA NA LOJA - INICIO */
.retirada-loja-box {
  margin: 10px 0 12px;
}

.retirada-loja-btn {
  width: 100% !important;
  border: 1px solid rgba(255, 91, 0, .35) !important;
  background: linear-gradient(135deg, rgba(255, 91, 0, .12), #101010) !important;
  color: #fff !important;
  border-radius: 14px !important;
  padding: 13px 14px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  cursor: pointer !important;
  text-align: left !important;
  transition: .2s ease !important;
}

.retirada-loja-btn span {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.retirada-loja-btn strong {
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-size: 14px;
}

.retirada-loja-btn small {
  color: #aaa;
  font-size: 12px;
  line-height: 1.25;
}

.retirada-loja-btn b {
  color: var(--orange);
  font-family: 'Montserrat', sans-serif;
  white-space: nowrap;
}

.retirada-loja-btn:hover,
.retirada-loja-btn.active {
  border-color: var(--orange) !important;
  box-shadow: 0 0 0 1px rgba(255, 91, 0, .25), 0 12px 30px rgba(255, 91, 0, .10) !important;
  transform: translateY(-1px);
}

.retirada-loja-btn.active::before {
  content: '✓';
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  background: var(--orange);
  color: #fff;
  font-weight: 900;
}

.retirada-selected-info .superfrete-selected-head span {
  background: var(--orange);
  color: #fff;
  border-radius: 999px;
  padding: 2px 7px;
  font-size: 11px;
  font-weight: 900;
}

@media (max-width: 980px) {
  .retirada-loja-btn {
    padding: 12px !important;
  }

  .retirada-loja-btn strong {
    font-size: 13px;
  }

  .retirada-loja-btn small {
    font-size: 11px;
  }
}
/* PATCH RETIRADA NA LOJA - FIM */

/* Ryan fix temporario - esconder fundo branco dos combos na tela principal */
#combos .combo-card,
#comboGrid .combo-card {
  overflow: hidden !important;
}

#combos .combo-card .combo-icons,
#combos .combo-card .combo-visual,
#combos .combo-card .combo-photo,
#comboGrid .combo-card .combo-icons,
#comboGrid .combo-card .combo-visual,
#comboGrid .combo-card .combo-photo {
  position: relative !important;
  overflow: hidden !important;
  background: #050505 !important;
  border: 0 !important;
  border-radius: 18px 18px 0 0 !important;
}

#combos .combo-card .combo-icons::after,
#combos .combo-card .combo-visual::after,
#combos .combo-card .combo-photo::after,
#comboGrid .combo-card .combo-icons::after,
#comboGrid .combo-card .combo-visual::after,
#comboGrid .combo-card .combo-photo::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 5 !important;
  pointer-events: none !important;
  box-shadow:
    inset 34px 0 0 #050505,
    inset -34px 0 0 #050505,
    inset 0 18px 0 #050505,
    inset 0 -42px 0 #050505 !important;
}

#combos .combo-card img,
#comboGrid .combo-card img {
  width: 100% !important;
  height: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: cover !important;
  object-position: center 43% !important;
  transform: scale(1.55) !important;
  transform-origin: center center !important;
  background: #050505 !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  display: block !important;
}

@media (max-width: 768px) {
  #combos .combo-card .combo-icons::after,
  #combos .combo-card .combo-visual::after,
  #combos .combo-card .combo-photo::after,
  #comboGrid .combo-card .combo-icons::after,
  #comboGrid .combo-card .combo-visual::after,
  #comboGrid .combo-card .combo-photo::after {
    box-shadow:
      inset 24px 0 0 #050505,
      inset -24px 0 0 #050505,
      inset 0 14px 0 #050505,
      inset 0 -34px 0 #050505 !important;
  }

  #combos .combo-card img,
  #comboGrid .combo-card img {
    transform: scale(1.62) !important;
    object-position: center 42% !important;
  }
}
