/* AL Shop Online v30 - product delivery + free shipping marketing */
:root{--alshop-orange:#ff4f1f;--alshop-dark:#171923;--alshop-soft:#f5f6f8;--alshop-border:#e8eaef;}
.alshop-delivery-badge-24h{position:absolute;left:10px;top:10px;z-index:25;display:inline-flex;align-items:center;gap:5px;border-radius:7px;background:#ff4f1f;color:#fff;font-weight:800;font-size:12px;line-height:1;padding:6px 8px;box-shadow:0 8px 18px rgba(255,79,31,.25);letter-spacing:.1px;white-space:nowrap;pointer-events:none;}
.alshop-delivery-badge-24h svg{width:14px;height:14px;display:block;fill:currentColor;}
.agm-card-image,.aiz-card-box .position-relative,.product-card .position-relative,.product-box .position-relative{isolation:isolate;}
.alshop-card-shipping-line{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:#14a05f;font-size:12px;font-weight:700;}
.alshop-card-shipping-line:before{content:"";width:7px;height:7px;border-radius:99px;background:#14c276;box-shadow:0 0 0 3px rgba(20,194,118,.13);}
.alshop-product-benefits{border:1px solid #ffe2d7;background:linear-gradient(135deg,#fff8f5 0%,#fff 62%);border-radius:14px;padding:12px;margin:14px 0;box-shadow:0 10px 28px rgba(255,79,31,.08);}
.alshop-product-benefits__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;}
.alshop-product-benefit{display:flex;align-items:flex-start;gap:9px;border:1px solid #f0f1f4;background:#fff;border-radius:11px;padding:10px 11px;min-height:64px;}
.alshop-product-benefit i{display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#fff0e9;color:#ff4f1f;font-size:18px;}
.alshop-product-benefit strong{display:block;font-size:13px;line-height:1.2;color:#171923;margin-bottom:2px;}
.alshop-product-benefit span{display:block;font-size:12px;line-height:1.25;color:#777f8d;}
.alshop-free-shipping-cart-note{display:flex;align-items:center;gap:10px;border:1px solid #ffe2d7;background:#fff8f5;color:#171923;border-radius:12px;padding:10px 12px;margin:10px 0;font-size:13px;font-weight:700;}
.alshop-free-shipping-cart-note i{color:#ff4f1f;font-size:18px;}
@media(max-width:767.98px){.alshop-delivery-badge-24h{left:8px;top:8px;font-size:11px;padding:5px 7px}.alshop-product-benefits{margin:10px 0;border-radius:12px;padding:10px}.alshop-product-benefits__grid{grid-template-columns:1fr;gap:7px}.alshop-product-benefit{min-height:auto;padding:9px 10px}.alshop-product-benefit strong{font-size:12.5px}.alshop-product-benefit span{font-size:11.5px}.alshop-card-shipping-line{font-size:11px}}
