/* ALX scoped UI only - does not touch product gallery/theme layout */
.alxpp-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.56);z-index:2147483300!important}.alxpp-overlay.active{display:block!important}.alxpp-protection-modal,.alxpp-checkout-modal{display:none;position:fixed;inset:0;z-index:2147483400!important;align-items:center;justify-content:center;padding:18px}.alxpp-protection-modal.active,.alxpp-checkout-modal.active{display:flex!important}.alxpp-modal-card{width:min(440px,94vw);max-height:92vh;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 24px 70px rgba(0,0,0,.26);position:relative}.alxpp-close,.alxpp-cart-close{appearance:none!important;background:#fff!important;color:#111!important;border:1px solid #ddd!important;border-radius:10px!important;width:44px!important;height:44px!important;line-height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:28px!important;cursor:pointer!important;box-shadow:none!important}.alxpp-close{position:absolute;right:12px;top:12px;z-index:2}.alxpp-modal-media{padding:18px 18px 0}.alxpp-modal-media img{width:100%;height:auto;max-height:230px;object-fit:contain;border-radius:18px;display:block}.alxpp-modal-body{padding:20px 24px 24px;text-align:center}.alxpp-modal-body h3{margin:0 0 8px!important;font-size:28px!important;line-height:1.05!important;font-weight:900!important;color:#111!important}.alxpp-modal-body p{margin:0 auto 14px!important;font-size:15px!important;line-height:1.45!important;color:#555!important;max-width:350px}.alxpp-price-pill{display:inline-flex;align-items:center;justify-content:center;background:#f4efe4;color:#111;border-radius:999px;padding:10px 20px;margin:0 0 16px;font-weight:900}.alxpp-check-row{display:flex!important;align-items:center!important;gap:10px!important;border:1px solid #e5dccd!important;border-radius:14px!important;padding:12px!important;margin:0 0 14px!important;text-align:left!important;color:#111!important;font-size:14px!important;cursor:pointer!important}.alxpp-check-row input{width:18px!important;height:18px!important;accent-color:#111!important;flex:0 0 18px}.alxpp-main-btn,.alxpp-ghost-btn,.alxpp-checkout-btn,.alxpp-viewcart-btn{width:100%!important;min-height:54px!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-size:15px!important;font-weight:900!important;letter-spacing:.2px!important;cursor:pointer!important;box-shadow:none!important}.alxpp-main-btn,.alxpp-checkout-btn{background:#111!important;color:#fff!important;border:1px solid #111!important}.alxpp-ghost-btn,.alxpp-viewcart-btn{background:#fff!important;color:#111!important;border:1px solid #111!important;margin-top:10px!important}.alxpp-main-btn:hover,.alxpp-checkout-btn:hover{background:#2b2b2b!important;color:#fff!important}.alxpp-ghost-btn:hover,.alxpp-viewcart-btn:hover{background:#f6f6f6!important;color:#111!important}.alxpp-cart-drawer{position:fixed!important;right:0;top:0;height:100vh;width:min(480px,92vw);background:#fff;z-index:2147483350!important;transform:translateX(105%);transition:transform .28s ease;box-shadow:-18px 0 45px rgba(0,0,0,.24);display:flex;flex-direction:column;overflow:hidden}.alxpp-cart-drawer.active{transform:translateX(0)}.alxpp-cart-head{padding:24px 24px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.alxpp-cart-head h3{margin:0 0 4px!important;font-size:30px!important;line-height:1!important;font-weight:900!important;color:#111!important}.alxpp-cart-head span{font-size:15px;color:#777}.alxpp-benefit-strip{display:flex;gap:0;background:#084d86;color:#fff;align-items:center;justify-content:space-around;flex-wrap:wrap}.alxpp-benefit-strip span{font-size:13px;font-weight:900;text-transform:uppercase;padding:13px 9px;white-space:nowrap}.alxpp-cart-content{flex:1;overflow:auto;padding:22px 24px}.alxpp-empty{text-align:center;padding:70px 10px}.alxpp-empty h4{font-size:26px;margin:12px 0 8px;color:#111}.alxpp-empty p{color:#666;margin:0 0 18px}.alxpp-cart-item{display:grid;grid-template-columns:96px 1fr 38px;gap:14px;padding:0 0 20px;margin:0 0 20px;border-bottom:1px solid #eee}.alxpp-cart-item img{width:96px;height:120px;object-fit:cover;background:#f5f5f5}.alxpp-item-title{font-size:15px;font-weight:900;line-height:1.25;color:#111;margin:0 0 7px;text-transform:uppercase}.alxpp-item-price{font-size:14px;margin-bottom:8px;color:#111}.alxpp-protected{font-size:14px;font-weight:900;color:#138a37;margin:8px 0}.alxpp-not-protected{font-size:13px;font-weight:800;color:#777;margin:8px 0}.alxpp-qty{display:inline-flex;border:1px solid #d82970;margin-top:8px}.alxpp-qty button{width:42px;height:42px;border:0!important;background:#fff!important;color:#d82970!important;font-size:22px!important;box-shadow:none!important;cursor:pointer}.alxpp-qty span{width:42px;height:42px;display:flex;align-items:center;justify-content:center;font-weight:900}.alxpp-remove{width:38px!important;height:38px!important;border:1px solid #d82970!important;background:#fff!important;color:#d82970!important;border-radius:7px!important;font-size:22px!important;line-height:1!important;box-shadow:none!important;cursor:pointer}.alxpp-cart-footer{border-top:1px solid #eee;padding:22px 24px;background:#fff}.alxpp-subtotal{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;font-size:20px;color:#111}.alxpp-subtotal strong{font-size:24px}.alxpp-viewcart-btn.alxpp-hide-cart-page{display:none!important}.alxpp-checkout-items{margin:18px 0;display:grid;gap:10px}.alxpp-checkout-item{display:grid;grid-template-columns:54px 1fr 24px;gap:12px;align-items:center;text-align:left;border:1px solid #eee;border-radius:12px;padding:10px}.alxpp-checkout-item img{width:54px;height:64px;object-fit:cover}.alxpp-checkout-item strong{display:block;font-size:13px;line-height:1.2;color:#111}.alxpp-checkout-item span{font-size:12px;color:#666}.alxpp-checkout-item input{width:20px;height:20px;accent-color:#111}.alxpp-meta-protected{font-weight:900;color:#138a37}@media (min-width:769px){.alxpp-cart-drawer{width:460px}.woocommerce-cart .alxpp-viewcart-btn{display:none!important}}@media (max-width:768px){.alxpp-cart-drawer{width:86vw}.alxpp-cart-head{padding:18px}.alxpp-cart-content{padding:18px}.alxpp-cart-footer{padding:18px}.alxpp-benefit-strip span{font-size:12px}.alxpp-modal-body h3{font-size:24px!important}.alxpp-modal-media img{max-height:190px}.alxpp-modal-card{width:min(410px,94vw)}}


/* ALX product summary duplicate gallery safety fix
   Some themes accidentally reveal gallery/thumb images inside the summary area after AJAX/cart scripts.
   Keep only the main product gallery on the left; hide duplicate gallery blocks inside summary/right column. */
body.single-product div.product .summary .woocommerce-product-gallery,
body.single-product div.product .summary .woocommerce-product-gallery__wrapper,
body.single-product div.product .summary .woocommerce-product-gallery__image,
body.single-product div.product .summary .flex-control-nav,
body.single-product div.product .summary .flex-control-thumbs,
body.single-product div.product .summary div.images,
body.single-product div.product .entry-summary .woocommerce-product-gallery,
body.single-product div.product .entry-summary .woocommerce-product-gallery__wrapper,
body.single-product div.product .entry-summary .woocommerce-product-gallery__image,
body.single-product div.product .entry-summary .flex-control-nav,
body.single-product div.product .entry-summary .flex-control-thumbs,
body.single-product div.product .entry-summary div.images{display:none!important;}

/* Keep ALX modal/drawer images visible */
body.single-product .alxpp-modal-media img,
body.single-product .alxpp-cart-item img,
body.single-product .alxpp-checkout-item img{display:block!important;}
