/* AL Shop Online v32 - product page duplicate benefit cards removed */
.alshop-delivery-badge-24h{position:absolute;left:12px;top:12px;z-index:4;display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;background:#ff4f1f;color:#fff;font-size:12px;font-weight:800;box-shadow:0 8px 22px rgba(255,79,31,.26);line-height:1;}
.alshop-delivery-badge-24h svg{width:14px;height:14px;fill:currentColor;display:block;}
.alshop-card-shipping-line{display:flex;align-items:center;gap:5px;margin-top:6px;color:#0f9f6e;font-size:12px;font-weight:700;line-height:1.25;}
.alshop-card-shipping-line i{color:#ff4f1f;font-size:15px;}

/* Do not show the duplicate top cards in single product page. Transport/payment remain lower in their own blocks. */
.product-details-page .alshop-product-benefits,
.product-details-page .agm-product-benefits,
.product-details-page .agm-product-benefit-grid,
.product-details-page .agm-product-usps,
.product-details-page .agm-product-trust,
.product-details-page .alshop-product-usps,
.product-details-page .product-benefits,
.product-details-page .product-usps,
.product-details-page .product-trust-row,
.product-details-page .product-service-row,
#option-choice-form .alshop-product-benefits,
#option-choice-form .agm-product-benefits,
#option-choice-form .agm-product-benefit-grid,
#option-choice-form .agm-product-usps,
#option-choice-form .agm-product-trust,
#option-choice-form .alshop-product-usps,
#option-choice-form .product-benefits,
#option-choice-form .product-usps,
#option-choice-form .product-trust-row,
#option-choice-form .product-service-row{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;}

body.b2b-page-active .alshop-delivery-badge-24h,
body.b2b-page-active .alshop-card-shipping-line,
.b2b-page .alshop-delivery-badge-24h,
.b2b-page .alshop-card-shipping-line,
body:has(#option-choice-form) .alshop-delivery-badge-24h,
body:has(.agm-product-title-v40) .alshop-delivery-badge-24h,
body:has(#option-choice-form) .alshop-card-shipping-line,
body:has(.agm-product-title-v40) .alshop-card-shipping-line{display:none!important;}
.alshop-free-shipping-cart-note{display:flex;align-items:center;gap:8px;margin:0 0 12px;padding:10px 12px;border:1px solid #d7f5e6;border-radius:12px;background:#f1fff7;color:#0f8a5a;font-size:13px;font-weight:800;}
.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-card-shipping-line{font-size:11px}}
