/* Your Store Horizon Theme */
*{box-sizing:border-box}html{scroll-behavior:smooth}body.hpdxb-theme{margin:0;background:var(--hpdxb-background);color:var(--hpdxb-foreground);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.hpdxb-container{width:min(1500px,calc(100% - 32px));margin-inline:auto}.hpdxb-site{min-height:100vh;display:flex;flex-direction:column}.hpdxb-main{flex:1;padding-bottom:36px}.hpdxb-top-strip{height:22px;overflow:hidden;background:#b3b2b2;color:#000;font-size:10px;display:flex;align-items:center}.hpdxb-marquee{display:flex;gap:42px;white-space:nowrap;animation:hpdxb-marquee 18s linear infinite;min-width:max-content}.hpdxb-marquee span{padding-inline:10px;font-weight:600}@keyframes hpdxb-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.hpdxb-header{position:sticky;top:0;z-index:90;background:rgba(246,250,250,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--hpdxb-border);box-shadow:0 4px 20px rgba(15,23,42,.05)}.admin-bar .hpdxb-header{top:32px}.hpdxb-header-inner{width:min(1500px,calc(100% - 32px));min-height:74px;margin:auto;display:flex;align-items:center;gap:18px}.hpdxb-logo{display:flex;align-items:center;min-width:170px}.hpdxb-logo img{max-height:54px;width:auto;object-fit:contain}.hpdxb-logo span{font-weight:900;font-size:24px;color:var(--hpdxb-primary)}.hpdxb-nav{display:flex;align-items:center;gap:4px;flex:1}.hpdxb-nav-item{position:relative}.hpdxb-nav-item>a,.hpdxb-wp-menu>li>a{display:flex;align-items:center;padding:11px 13px;border-radius:999px;font-size:14px;font-weight:800;color:#0f172a}.hpdxb-nav-item:hover>a,.hpdxb-wp-menu>li:hover>a{background:#fff;box-shadow:0 8px 20px rgba(15,23,42,.08);color:var(--hpdxb-primary)}.hpdxb-mega{position:absolute;left:0;top:100%;width:min(920px,calc(100vw - 48px));padding:18px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.16);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease;z-index:100}.hpdxb-nav-item:hover .hpdxb-mega{opacity:1;visibility:visible;transform:translateY(0)}.hpdxb-wp-menu{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.hpdxb-wp-menu .sub-menu{display:none}.hpdxb-search-form{position:relative;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--hpdxb-border);border-radius:999px;padding:7px 8px 7px 13px;min-width:280px;box-shadow:0 1px 3px rgba(15,23,42,.06)}.hpdxb-search-form input[type=search]{border:0;outline:0;background:transparent;width:100%;font-size:13px;color:#0f172a}.hpdxb-search-form button{border:0;border-radius:999px;background:var(--hpdxb-primary);color:#fff;font-size:12px;font-weight:800;padding:8px 12px;cursor:pointer}.hpdxb-header-actions{display:flex;align-items:center;gap:8px}.hpdxb-icon-link,.hpdxb-cart-trigger{height:42px;min-width:42px;border-radius:999px;border:1px solid var(--hpdxb-border);background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:900;box-shadow:0 1px 3px rgba(15,23,42,.05);cursor:pointer}.hpdxb-cart-count{background:var(--hpdxb-destructive);color:#fff;border-radius:999px;font-size:10px;line-height:1;padding:4px 6px}.hpdxb-menu-toggle{display:none;background:#fff;border:1px solid var(--hpdxb-border);border-radius:999px;width:42px;height:42px;font-size:20px}.hpdxb-mobile-menu{display:none}.hpdxb-search-results{position:absolute;top:calc(100% + 10px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.16);overflow:hidden;z-index:140}.hpdxb-search-loader{padding:18px;text-align:center;font-size:13px;color:#64748b}.hpdxb-search-list{display:flex;flex-direction:column}.hpdxb-search-result{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center;padding:11px;border-bottom:1px solid #f1f5f9}.hpdxb-search-result:hover{background:#f8fafc}.hpdxb-search-result img{width:52px;height:52px;object-fit:contain;background:#f8fafc;border-radius:12px}.hpdxb-search-result strong{font-size:13px;line-height:1.25;display:block}.hpdxb-search-result small{color:#64748b;font-size:11px}.hpdxb-search-result em{font-style:normal;color:var(--hpdxb-primary);font-weight:900;font-size:12px}.hpdxb-search-empty{padding:16px;color:#64748b;text-align:center;font-size:13px}
.hpdxb-hero{position:relative;overflow:hidden;display:flex;align-items:center}.hpdxb-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hpdxb-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,23,42,.64),rgba(15,23,42,.24),rgba(15,23,42,.08))}.hpdxb-hero-content{position:relative;z-index:1;color:#fff;padding-block:48px;max-width:1500px}.hpdxb-hero-content h1{font-size:clamp(34px,5vw,62px);line-height:1.02;margin:0 0 14px;font-weight:900;letter-spacing:-.04em}.hpdxb-hero-content p{font-size:clamp(15px,2vw,20px);max-width:650px;margin:0 0 24px;color:rgba(255,255,255,.91)}.hpdxb-hero-btn,.hpdxb-primary-btn{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--hpdxb-primary);border-radius:999px;padding:13px 20px;font-weight:900;box-shadow:0 18px 40px rgba(15,23,42,.24)}.hpdxb-section{width:min(1500px,calc(100% - 32px));margin:14px auto;padding:8px 0}.hpdxb-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:12px}.hpdxb-section-head.center{justify-content:center;text-align:center}.hpdxb-section-head h2{margin:0 0 2px;font-size:clamp(22px,3vw,34px);line-height:1.1;font-weight:900;letter-spacing:-.025em}.hpdxb-section-head p{margin:0;color:var(--hpdxb-muted-foreground);font-size:14px}.hpdxb-view-all{display:inline-flex;align-items:center;border:1px solid var(--hpdxb-border);background:#fff;padding:8px 13px;border-radius:999px;font-size:13px;font-weight:900}.hpdxb-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hpdxb-feature-grid>div{background:var(--hpdxb-card);border:1px solid var(--hpdxb-border);border-radius:18px;padding:18px;text-align:center;box-shadow:0 1px 3px rgba(15,23,42,.08)}.hpdxb-feature-grid span{font-size:30px}.hpdxb-feature-grid b{display:block;font-weight:900}.hpdxb-feature-grid small{color:var(--hpdxb-muted-foreground)}.hpdxb-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.hpdxb-category-card{height:118px;background:var(--hpdxb-card);border:1px solid var(--hpdxb-border);border-radius:18px;padding:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 4px 12px rgba(15,23,42,.06);transition:.2s ease;overflow:hidden}.hpdxb-category-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(15,23,42,.10)}.hpdxb-category-card img{width:48px;height:48px;object-fit:contain;margin-bottom:8px;transition:.2s ease}.hpdxb-category-card:hover img{transform:scale(1.1)}.hpdxb-category-card strong{font-size:13px;line-height:1.15}.hpdxb-dual-banners{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hpdxb-dual-card{min-height:275px;position:relative;overflow:hidden;border-radius:24px;background:#0f172a;box-shadow:0 12px 32px rgba(15,23,42,.12)}.hpdxb-dual-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.4s ease}.hpdxb-dual-card:hover img{transform:scale(1.04)}.hpdxb-dual-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.04),rgba(15,23,42,.72))}.hpdxb-dual-content{position:absolute;left:22px;right:22px;bottom:22px;color:#fff;display:flex;flex-direction:column;gap:6px}.hpdxb-dual-content strong{font-size:24px;font-weight:900}.hpdxb-dual-content em{font-style:normal;color:rgba(255,255,255,.86);font-size:13px;max-width:90%}.hpdxb-dual-content b{align-self:flex-start;margin-top:6px;background:#fff;color:#0f172a;border-radius:999px;padding:8px 14px;font-size:13px}.hpdxb-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.hpdxb-shop .products{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;list-style:none;margin:0;padding:0}.hpdxb-wc-product{list-style:none!important;margin:0!important}.hpdxb-product-card{height:100%;display:flex;flex-direction:column;background:var(--hpdxb-card);border:1px solid var(--hpdxb-border);border-radius:14px;overflow:hidden;box-shadow:0 1px 3px rgba(15,23,42,.08);transition:box-shadow .2s ease,transform .2s ease}.hpdxb-product-card:hover{box-shadow:0 14px 32px rgba(15,23,42,.12);transform:translateY(-1px)}.hpdxb-card-image-wrap{position:relative;display:block;aspect-ratio:1/1;background:var(--hpdxb-background);overflow:hidden;border-radius:12px;margin:8px 8px 0}.hpdxb-image-stage{position:absolute;inset:0;display:block}.hpdxb-image-stage img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:5px;transition:opacity 1.6s cubic-bezier(.23,1,.32,1),transform .5s ease}.hpdxb-hover-img{opacity:0}.hpdxb-product-card:hover .hpdxb-main-img{opacity:0;transform:scale(1.03)}.hpdxb-product-card:hover .hpdxb-hover-img{opacity:1;transform:scale(1.03)}.hpdxb-sale-badge{position:absolute;top:8px;left:8px;z-index:2;background:var(--hpdxb-destructive);color:#fff;border-radius:8px;padding:4px 8px;font-size:10px;font-weight:900}.hpdxb-stock-dot{position:absolute;left:8px;bottom:8px;width:6px;height:6px;border-radius:999px;background:#22c55e;z-index:2}.hpdxb-stock-dot:before{content:"";position:absolute;inset:-5px;background:#4ade80;border-radius:999px;opacity:.45;filter:blur(2px);animation:hpdxb-ping 1.8s cubic-bezier(0,0,.2,1) infinite}.hpdxb-stock-dot.is-out{background:#dc2626}.hpdxb-stock-dot.is-out:before{background:#ef4444}@keyframes hpdxb-ping{70%,100%{transform:scale(1.8);opacity:0}}.hpdxb-wishlist{position:absolute;right:8px;top:8px;width:32px;height:32px;border-radius:999px;background:#fff;border:1px solid var(--hpdxb-border);box-shadow:0 3px 10px rgba(15,23,42,.10);z-index:2;cursor:pointer;color:#64748b;font-size:18px;line-height:1}.hpdxb-image-dots{display:flex;justify-content:center;gap:4px;margin:-7px 0 2px;position:relative;z-index:4}.hpdxb-image-dots span{height:6px;width:6px;border-radius:999px;background:var(--hpdxb-muted)}.hpdxb-image-dots span.active{width:16px;background:var(--hpdxb-primary)}.hpdxb-card-content{display:flex;flex-direction:column;flex:1;padding:8px 10px 10px;min-width:0}.hpdxb-card-meta{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:4px}.hpdxb-card-category{text-transform:uppercase;letter-spacing:.04em;color:var(--hpdxb-muted-foreground);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hpdxb-rating{display:inline-flex;align-items:center;gap:2px;background:var(--hpdxb-muted);border-radius:6px;padding:2px 5px;color:#eab308;font-size:10px;line-height:1;white-space:nowrap}.hpdxb-rating b{color:#0f172a}.hpdxb-rating em{font-style:normal;color:#64748b}.hpdxb-card-title{font-size:13px;line-height:1.23;min-height:32px;margin:0 0 4px;font-weight:900;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hpdxb-card-desc{font-size:11px;color:var(--hpdxb-muted-foreground);margin:0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hpdxb-card-divider{height:1px;background:var(--hpdxb-border);margin:auto 0 8px}.hpdxb-card-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.hpdxb-price-box{min-width:0}.hpdxb-regular-price{display:block;text-decoration:line-through;color:var(--hpdxb-muted-foreground);font-size:10px;line-height:1.1}.hpdxb-current-price{display:block;color:#e30d0d;font-weight:900;font-size:14px;white-space:nowrap;line-height:1.1}.hpdxb-add-button{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:32px;min-width:64px;border-radius:10px;background:var(--hpdxb-primary);color:#fff!important;padding:0 10px;font-size:11px;font-weight:900;border:0;cursor:pointer;transition:.15s ease}.hpdxb-add-button:hover{filter:brightness(.95);transform:translateY(-1px)}.hpdxb-add-button.disabled{background:#cbd5e1;color:#64748b!important;pointer-events:none}.hpdxb-carousel-section{width:100%;overflow:hidden}.hpdxb-carousel-section .hpdxb-section-head{width:min(1500px,calc(100% - 32px));margin-inline:auto}.hpdxb-product-carousel{width:100%;overflow:auto;scrollbar-width:none;padding:3px 16px 12px}.hpdxb-product-carousel::-webkit-scrollbar{display:none}.hpdxb-product-carousel-track{display:flex;gap:14px;width:max-content}.hpdxb-carousel-item{width:210px;flex:0 0 auto}.hpdxb-shop-header{margin:26px 0 18px;display:flex;justify-content:space-between;align-items:end;gap:20px;background:linear-gradient(135deg,#ecfdf5,#eff6ff);border:1px solid var(--hpdxb-border);border-radius:28px;padding:28px}.hpdxb-eyebrow{display:inline-flex;color:var(--hpdxb-primary);font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.12em}.hpdxb-shop-header h1{margin:2px 0 4px;font-size:42px;line-height:1;font-weight:900;letter-spacing:-.04em}.hpdxb-shop-header p{margin:0;color:#64748b}.hpdxb-shop-tools{text-align:right;font-size:13px;color:#64748b}.hpdxb-shop-tools select{border:1px solid var(--hpdxb-border);border-radius:999px;padding:9px 12px;background:#fff}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:6px;justify-content:center;margin-top:24px}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border-radius:999px;border:1px solid var(--hpdxb-border);background:#fff;padding:10px 14px;color:#0f172a}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--hpdxb-primary);color:#fff}.hpdxb-single-product{padding-top:24px}.hpdxb-single-product div.product{background:#fff;border:1px solid var(--hpdxb-border);border-radius:28px;padding:22px;box-shadow:0 10px 30px rgba(15,23,42,.07)}.hpdxb-single-product .summary .product_title{font-size:clamp(24px,3vw,36px);font-weight:900;letter-spacing:-.035em}.hpdxb-single-product .price{color:#e30d0d!important;font-size:24px!important;font-weight:900}.woocommerce div.product form.cart .button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--hpdxb-primary)!important;color:#fff!important;border-radius:12px!important;font-weight:900!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:999px!important;border:1px solid var(--hpdxb-border)!important;background:#fff!important}.woocommerce div.product .woocommerce-tabs .panel{background:#fff;border:1px solid var(--hpdxb-border);border-radius:18px;padding:20px}.hpdxb-content-page{padding-top:32px}.hpdxb-page-card{background:#fff;border:1px solid var(--hpdxb-border);border-radius:28px;padding:clamp(20px,4vw,42px);box-shadow:0 10px 30px rgba(15,23,42,.07);margin-bottom:24px}.hpdxb-page-card h1{margin-top:0;font-size:clamp(28px,4vw,46px);font-weight:900;letter-spacing:-.04em}.hpdxb-post-list{display:grid;gap:12px}.hpdxb-post-result{display:block;border:1px solid var(--hpdxb-border);border-radius:16px;padding:14px}.hpdxb-post-result strong{display:block}.hpdxb-post-result span{color:#64748b}.hpdxb-contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0}.hpdxb-contact-cards>div{border:1px solid var(--hpdxb-border);border-radius:18px;padding:18px;background:#f8fafc}.hpdxb-contact-cards strong,.hpdxb-contact-cards a,.hpdxb-contact-cards span{display:block}.hpdxb-footer{background:var(--footer-bg);color:var(--footer-text);border-top:1px solid var(--footer-border);margin-top:auto;padding:48px 0 84px}.hpdxb-footer-inner{width:min(1500px,calc(100% - 32px));margin:auto}.hpdxb-footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:32px}.hpdxb-footer-col h4{color:var(--footer-accent);margin:0 0 14px;font-size:16px;font-weight:900}.hpdxb-footer-col a,.hpdxb-footer-col p{display:block;color:var(--footer-link);margin:0 0 10px;font-size:14px}.hpdxb-footer-map iframe{width:100%;height:120px;border:0;border-radius:18px;filter:saturate(.9)}.hpdxb-footer-bottom{border-top:1px solid var(--footer-border);padding-top:18px;margin-top:28px;display:flex;justify-content:space-between;gap:16px;color:var(--footer-link);font-size:13px}.hpdxb-footer-bottom p{margin:0}.hpdxb-footer-bottom div{display:flex;gap:16px}.hpdxb-bottom-nav{position:fixed;display:none;left:10px;right:10px;bottom:10px;z-index:80;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border:1px solid var(--hpdxb-border);border-radius:22px;box-shadow:0 14px 40px rgba(15,23,42,.18);padding:7px}.hpdxb-bottom-nav a,.hpdxb-bottom-nav button{flex:1;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:2px;color:#0f172a;font-size:10px;font-weight:800}.hpdxb-bottom-nav span{font-size:18px}.hpdxb-side-cart-overlay{position:fixed;inset:0;background:rgba(15,23,42,.45);z-index:180;opacity:0;visibility:hidden;transition:.2s ease}.hpdxb-side-cart{position:fixed;top:0;right:0;width:min(440px,100vw);height:100vh;background:#fff;z-index:190;box-shadow:-24px 0 70px rgba(15,23,42,.22);transform:translateX(105%);transition:.24s ease;display:flex;flex-direction:column}.admin-bar .hpdxb-side-cart{top:32px;height:calc(100vh - 32px)}body.hpdxb-cart-open{overflow:hidden}body.hpdxb-cart-open .hpdxb-side-cart-overlay{opacity:1;visibility:visible}body.hpdxb-cart-open .hpdxb-side-cart{transform:translateX(0)}.hpdxb-side-head{height:70px;padding:16px 18px;border-bottom:1px solid var(--hpdxb-border);display:flex;align-items:center;justify-content:space-between}.hpdxb-side-head strong{display:block;font-size:20px;font-weight:900}.hpdxb-side-head span{font-size:12px;color:#64748b}.hpdxb-side-head button{width:38px;height:38px;border-radius:999px;border:1px solid var(--hpdxb-border);background:#f8fafc;font-size:24px;cursor:pointer}.hpdxb-side-body{overflow:auto;flex:1;display:flex;flex-direction:column}.hpdxb-shipping-bar{margin:14px;padding:14px;border-radius:20px;background:linear-gradient(135deg,#ecfdf5,#eff6ff,#fff7ed);border:1px solid #bbf7d0}.hpdxb-shipping-copy{display:flex;gap:8px;align-items:center;font-size:13px;color:#0f172a}.hpdxb-shipping-copy strong{color:var(--hpdxb-primary)}.hpdxb-progress{height:10px;background:rgba(255,255,255,.8);border-radius:999px;margin-top:10px;overflow:hidden;border:1px solid rgba(15,23,42,.06)}.hpdxb-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--hpdxb-primary),#22c55e,#f59e0b);transition:width .3s ease}.hpdxb-side-items{padding:0 14px 14px;display:grid;gap:12px}.hpdxb-side-item{display:grid;grid-template-columns:76px 1fr;gap:12px;border:1px solid var(--hpdxb-border);border-radius:18px;padding:10px;background:#fff}.hpdxb-side-thumb img{width:76px;height:76px;object-fit:contain;background:#f8fafc;border-radius:14px}.hpdxb-side-title{display:block;font-size:13px;font-weight:900;line-height:1.25;margin-bottom:5px}.hpdxb-side-price{font-size:12px;color:#64748b}.hpdxb-remove{display:inline-flex;margin-top:6px;font-size:11px;color:var(--hpdxb-destructive);font-weight:800}.hpdxb-side-footer{margin-top:auto;border-top:1px solid var(--hpdxb-border);padding:16px;background:#fff}.hpdxb-side-subtotal{display:flex;justify-content:space-between;margin-bottom:12px}.hpdxb-side-subtotal strong{font-size:18px;color:#e30d0d}.hpdxb-checkout-btn{display:flex;justify-content:center;align-items:center;background:var(--hpdxb-primary);color:#fff!important;border-radius:14px;height:48px;font-weight:900}.hpdxb-cart-link{display:flex;justify-content:center;margin-top:10px;font-size:13px;font-weight:900;color:#0f172a}.hpdxb-side-empty{padding:44px 24px;text-align:center;color:#64748b}.hpdxb-side-empty span{font-size:44px}.hpdxb-side-empty h3{color:#0f172a;font-size:24px;margin:10px 0 4px;font-weight:900}
@media (max-width:1200px){.hpdxb-nav{display:none}.hpdxb-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.hpdxb-header-inner{min-height:64px}.hpdxb-logo{min-width:0;flex:1;justify-content:center}.hpdxb-logo img{max-height:44px}.hpdxb-search-form:not(.mobile){display:none}.hpdxb-mobile-menu{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--hpdxb-border);padding:12px 16px;box-shadow:0 14px 30px rgba(15,23,42,.12)}.hpdxb-mobile-menu.open{display:grid;gap:10px}.hpdxb-mobile-menu>a{padding:13px;border-radius:14px;background:#f8fafc;font-weight:900}.hpdxb-mobile-menu .hpdxb-search-form{display:flex;min-width:0;width:100%}.hpdxb-product-grid{grid-template-columns:repeat(4,1fr)}.hpdxb-shop .products{grid-template-columns:repeat(4,1fr)}.hpdxb-footer-grid{grid-template-columns:repeat(2,1fr)}.hpdxb-footer-map{grid-column:1/-1}}@media (max-width:782px){.admin-bar .hpdxb-header{top:46px}.admin-bar .hpdxb-side-cart{top:46px;height:calc(100vh - 46px)}}@media (max-width:760px){body.hpdxb-theme{font-size:15px;padding-bottom:76px}.hpdxb-container,.hpdxb-section,.hpdxb-header-inner,.hpdxb-footer-inner{width:calc(100% - 22px)}.hpdxb-top-strip{height:16px;font-size:8px}.hpdxb-header-inner{gap:8px;min-height:52px}.hpdxb-logo img{max-height:38px}.hpdxb-header-actions .hpdxb-icon-link{display:none}.hpdxb-cart-trigger{height:38px;min-width:38px;font-size:0}.hpdxb-cart-trigger .hpdxb-cart-count{font-size:10px}.hpdxb-hero{min-height:310px!important}.hpdxb-hero-content{padding-block:36px}.hpdxb-hero-content h1{font-size:34px}.hpdxb-hero-content p{font-size:14px}.hpdxb-section{margin:8px auto;padding:4px 0}.hpdxb-section-head{align-items:flex-start}.hpdxb-section-head h2{font-size:22px}.hpdxb-view-all{display:none}.hpdxb-feature-grid{grid-template-columns:repeat(2,1fr);gap:8px}.hpdxb-category-grid{grid-template-columns:repeat(2,1fr);gap:8px}.hpdxb-category-card{height:96px;border-radius:14px}.hpdxb-category-card img{width:38px;height:38px}.hpdxb-dual-banners{grid-template-columns:1fr;gap:10px}.hpdxb-dual-card{min-height:210px;border-radius:18px}.hpdxb-product-grid,.hpdxb-shop .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.hpdxb-card-image-wrap{margin:6px 6px 0}.hpdxb-card-content{padding:7px}.hpdxb-card-category{font-size:8px}.hpdxb-rating{font-size:9px;padding:2px 4px}.hpdxb-card-title{font-size:12px;min-height:30px}.hpdxb-card-desc{font-size:10px}.hpdxb-current-price{font-size:13px}.hpdxb-add-button{height:32px;min-width:42px;padding:0 8px}.hpdxb-add-button span{display:none}.hpdxb-carousel-item{width:165px}.hpdxb-shop-header{display:block;padding:20px;border-radius:20px;margin-top:16px}.hpdxb-shop-header h1{font-size:32px}.hpdxb-shop-tools{text-align:left;margin-top:12px}.hpdxb-single-product div.product{padding:14px;border-radius:18px}.hpdxb-footer{padding:34px 0 92px}.hpdxb-footer-grid{grid-template-columns:1fr;gap:20px}.hpdxb-footer-bottom{display:block}.hpdxb-footer-bottom div{margin-top:12px;flex-wrap:wrap}.hpdxb-bottom-nav{display:flex}.hpdxb-contact-cards{grid-template-columns:1fr}.hpdxb-side-cart{width:100vw}.hpdxb-search-result{grid-template-columns:46px 1fr;}.hpdxb-search-result em{grid-column:2}.hpdxb-search-result img{width:46px;height:46px}}@media (max-width:360px){.hpdxb-product-grid,.hpdxb-shop .products{gap:7px}.hpdxb-card-title{font-size:11px}.hpdxb-current-price{font-size:12px}.hpdxb-carousel-item{width:150px}}

/* Horizon product detail page v1.0.1 */
.hpdxb-single-product{padding-top:22px;padding-bottom:34px;}
.hpdxb-single-product div.product.hpdxb-product-detail{background:transparent;border:0;box-shadow:none;padding:0;border-radius:0;}
.hpdxb-pdp-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);gap:24px;align-items:start;max-width:1320px;margin:0 auto;}
.hpdxb-pdp-gallery,.hpdxb-pdp-summary{min-width:0;}
.hpdxb-pdp-main-image{position:relative;min-height:530px;aspect-ratio:1/1;border:1px solid var(--hpdxb-border);border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 1px 2px rgba(15,23,42,.04);}
.hpdxb-pdp-main-image:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 25%,rgba(34,197,94,.05),transparent 32%),linear-gradient(135deg,rgba(15,118,110,.025),transparent 42%);pointer-events:none;}
.hpdxb-pdp-main-img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;padding:34px;background:#fff;transition:opacity .18s ease,transform .18s ease;}
.hpdxb-pdp-main-image:hover .hpdxb-pdp-main-img{transform:scale(1.018);}
.hpdxb-pdp-sale{position:absolute;left:12px;top:12px;z-index:4;background:#ff2525;color:#fff;font-size:11px;font-weight:900;border-radius:7px;padding:6px 10px;box-shadow:0 6px 16px rgba(239,68,68,.22);}
.hpdxb-pdp-zoom{position:absolute;right:14px;top:14px;z-index:4;width:34px;height:34px;border-radius:999px;border:1px solid var(--hpdxb-border);background:rgba(255,255,255,.92);box-shadow:0 5px 14px rgba(15,23,42,.08);font-size:20px;line-height:1;cursor:pointer;color:#0f172a;}
.hpdxb-pdp-thumbs{display:flex;gap:12px;margin-top:14px;overflow:auto;padding:2px 2px 8px;scrollbar-width:thin;}
.hpdxb-pdp-thumb{width:74px;height:74px;flex:0 0 auto;border:2px solid var(--hpdxb-border);border-radius:12px;background:#fff;padding:4px;cursor:pointer;transition:.18s ease;}
.hpdxb-pdp-thumb:hover,.hpdxb-pdp-thumb.is-active{border-color:var(--hpdxb-primary);box-shadow:0 7px 18px rgba(15,118,110,.14);transform:translateY(-1px);}
.hpdxb-pdp-thumb img{width:100%;height:100%;object-fit:contain;display:block;}
.hpdxb-pdp-mini-badges{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:12px;}
.hpdxb-pdp-mini-badges span{display:flex;align-items:center;gap:7px;min-height:48px;border:1px solid var(--hpdxb-border);border-radius:9px;background:#fff;padding:8px 9px;box-shadow:0 1px 3px rgba(15,23,42,.05);position:relative;overflow:hidden;}
.hpdxb-pdp-mini-badges span:before{content:"";width:20px;height:20px;border-radius:999px;background:#2563eb;box-shadow:inset 0 0 0 5px rgba(255,255,255,.3);flex:0 0 auto;}
.hpdxb-pdp-mini-badges b{display:block;font-size:10px;line-height:1.1;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.hpdxb-pdp-mini-badges small{display:block;font-size:8px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.hpdxb-pdp-summary{display:flex;flex-direction:column;gap:12px;}
.hpdxb-pdp-title{font-size:18px!important;line-height:1.25!important;letter-spacing:-.015em!important;font-weight:900!important;margin:0!important;color:#071120!important;}
.hpdxb-pdp-rating-row{display:flex;align-items:center;gap:8px;margin-top:-3px;}
.hpdxb-pdp-stars{font-size:14px;letter-spacing:1px;color:#cbd5e1;line-height:1;}
.hpdxb-pdp-review-link{font-size:12px;color:#64748b;text-decoration:underline;text-underline-offset:2px;font-weight:700;}
.hpdxb-pdp-coupon{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;border:1px solid #84dcc7;background:linear-gradient(135deg,#ecfdf5,#f8fffe);border-radius:14px;padding:10px 12px;max-width:360px;}
.hpdxb-pdp-coupon-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:#0f9f7c;color:#fff;font-size:20px;font-weight:900;}
.hpdxb-pdp-coupon strong{display:block;font-size:12px;color:#0f172a;font-weight:900;}
.hpdxb-pdp-coupon small{display:block;font-size:9px;color:#0f5f54;font-weight:700;line-height:1.2;}
.hpdxb-copy-coupon{border:1px dashed #0f9f7c;background:#fff;border-radius:10px;padding:6px 10px;cursor:pointer;color:#0f766e;min-width:102px;}
.hpdxb-copy-coupon b{display:block;font-size:11px;font-weight:900;}
.hpdxb-copy-coupon small{display:block;font-size:8px;color:#0f766e;}
.hpdxb-copy-coupon.is-copied{background:#dcfce7;border-style:solid;}
.hpdxb-pdp-price{font-size:18px!important;font-weight:900!important;color:#fb1f1f!important;display:flex;align-items:center;gap:10px;margin:1px 0;}
.hpdxb-pdp-price .amount,.hpdxb-pdp-current-price .amount{font-weight:900;color:#fb1f1f!important;}
.hpdxb-pdp-price del,.hpdxb-pdp-price del .amount{color:#64748b!important;font-size:16px!important;font-weight:800!important;opacity:1;}
.hpdxb-pdp-short-desc{border:1px solid var(--hpdxb-border);border-radius:12px;background:rgba(255,255,255,.78);padding:10px 12px;color:#334155;font-size:12px;line-height:1.55;}
.hpdxb-pdp-short-desc p{margin:0;}
.hpdxb-pdp-cart-form{display:flex!important;flex-direction:column;gap:10px;margin:0!important;}
.hpdxb-pdp-qty-card{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--hpdxb-border);border-radius:12px;background:#fff;padding:7px 8px;}
.hpdxb-pdp-qty-control{display:flex;align-items:center;background:#f1f5f9;border-radius:10px;padding:3px;}
.hpdxb-pdp-qty-control button{width:34px;height:32px;border:0;border-radius:8px;background:transparent;color:#64748b;font-size:16px;font-weight:900;cursor:pointer;}
.hpdxb-pdp-qty-control button:hover{background:#fff;color:#0f172a;}
.hpdxb-pdp-qty-control .quantity{float:none!important;margin:0!important;display:block!important;}
.hpdxb-pdp-qty-control input.qty{width:44px!important;height:32px!important;border:0!important;background:transparent!important;font-size:13px!important;font-weight:900!important;text-align:center!important;box-shadow:none!important;padding:0!important;color:#0f172a!important;}
.hpdxb-pdp-stock-actions{display:flex;align-items:center;gap:8px;}
.hpdxb-pdp-stock{font-size:12px;font-weight:900;white-space:nowrap;}
.hpdxb-pdp-stock.in{color:#16a34a;}.hpdxb-pdp-stock.out{color:#ef4444;}
.hpdxb-pdp-icon-btn{width:38px;height:38px;border-radius:10px;border:1px solid var(--hpdxb-border);background:#fff;color:#64748b;font-size:17px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;}
.hpdxb-pdp-icon-btn:hover{border-color:var(--hpdxb-primary);color:var(--hpdxb-primary);}
.hpdxb-pdp-actions{display:grid;grid-template-columns:2fr 1fr;gap:10px;}
.woocommerce div.product form.cart .hpdxb-pdp-add,.hpdxb-pdp-add{height:42px!important;border-radius:11px!important;background:#ff2525!important;color:#fff!important;border:1px solid #ff2525!important;font-size:13px!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;line-height:1!important;padding:0 16px!important;box-shadow:none!important;}
.hpdxb-pdp-buy-now{height:42px;border-radius:11px;background:#fff;color:#ff2525;border:1px solid #ff2525;font-size:13px;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;}
.hpdxb-pdp-buy-now:hover{background:#fff5f5;}.hpdxb-pdp-buy-now.disabled{opacity:.45;cursor:not-allowed;}
.hpdxb-pdp-variable-form{border:1px solid var(--hpdxb-border);border-radius:14px;background:#fff;padding:12px;}
.hpdxb-pdp-bundle-box{border:1px solid #fecaca;background:#fffafa;border-radius:13px;padding:12px;}
.hpdxb-pdp-bundle-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;}
.hpdxb-pdp-bundle-head strong{font-size:13px;font-weight:900;color:#0f172a;}
.hpdxb-pdp-bundle-head span{font-size:9px;color:#ff2525;border:1px solid #fecaca;border-radius:999px;padding:3px 7px;background:#fff;white-space:nowrap;font-weight:800;}
.hpdxb-pdp-bundle-body{display:grid;grid-template-columns:86px 1fr;gap:10px;align-items:center;}
.hpdxb-pdp-bundle-badge{width:72px;height:72px;border-radius:999px;border:6px solid #fee2e2;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:auto;color:#ef4444;}
.hpdxb-pdp-bundle-badge span{font-size:20px;line-height:1;}.hpdxb-pdp-bundle-badge small{text-transform:uppercase;font-size:8px;font-weight:900;line-height:1.1;color:#ef4444;}
.hpdxb-pdp-bundle-options{display:grid;gap:8px;}
.hpdxb-pdp-bundle-option{width:100%;display:grid;grid-template-columns:20px 1fr auto;gap:8px;align-items:center;border:1px solid #fecaca;background:#fff;border-radius:10px;padding:9px 10px;cursor:pointer;text-align:left;}
.hpdxb-pdp-bundle-option.is-selected{border-color:#ff2525;background:#fff7f7;}
.hpdxb-pdp-bundle-option .radio{width:12px;height:12px;border-radius:999px;border:1px solid #ff2525;background:#fff;display:block;position:relative;}
.hpdxb-pdp-bundle-option.is-selected .radio:after{content:"";position:absolute;inset:3px;border-radius:999px;background:#ff2525;}
.hpdxb-pdp-bundle-option b{font-size:12px;font-weight:900;color:#0f172a;display:block;}.hpdxb-pdp-bundle-option small{font-size:10px;color:#ff2525;font-weight:800;display:block;}.hpdxb-pdp-bundle-option .price{text-align:right;}.hpdxb-pdp-bundle-option .price b{color:#ff2525;font-size:13px;}.hpdxb-pdp-bundle-option .price del{display:block;color:#64748b;font-size:10px;font-weight:800;}
.hpdxb-pdp-add-bundle{height:38px;width:100%;border:0;border-radius:9px;background:#f08b8f;color:#fff;font-weight:900;font-size:12px;margin-top:10px;cursor:pointer;}.hpdxb-pdp-add-bundle:hover{background:#ff2525;}
.hpdxb-pdp-trust-box{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--hpdxb-border);border-radius:12px;background:#fff;padding:11px 13px;}
.hpdxb-pdp-trust-box>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}.hpdxb-pdp-trust-box p{margin:0;color:#64748b;font-size:12px;text-align:right;}.hpdxb-pdp-trust-box b{color:#0f172a;}
.hpdxb-delivery-pill,.hpdxb-fast-pill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900;white-space:nowrap;}.hpdxb-delivery-pill{border:1px solid #22c55e;color:#16a34a;background:#f0fdf4;animation:hpdxb-soft-pulse 1.5s infinite;}.hpdxb-fast-pill{border:1px solid #fecaca;color:#ef4444;background:#fff1f2;}
@keyframes hpdxb-soft-pulse{0%,100%{box-shadow:0 0 0 rgba(34,197,94,0)}50%{box-shadow:0 0 20px rgba(34,197,94,.28)}}
.hpdxb-pdp-notice-box{border:1px solid var(--hpdxb-border);border-radius:12px;background:#fff;padding:10px 12px;font-size:11px;color:#64748b;line-height:1.45;}.hpdxb-pdp-notice-box p{margin:0 0 5px;}.hpdxb-pdp-notice-box p:last-child{margin-bottom:0;}.hpdxb-pdp-notice-box b{color:#ff2525;}.hpdxb-pdp-notice-box strong{color:#0f172a;}.hpdxb-live-dot{display:inline-flex;width:8px;height:8px;border-radius:999px;background:#16a34a;margin-right:6px;box-shadow:0 0 0 4px rgba(34,197,94,.12);}
.hpdxb-pdp-meta{display:flex;flex-wrap:wrap;gap:7px 13px;font-size:11px;color:#64748b;border-top:1px solid var(--hpdxb-border);padding-top:10px;}.hpdxb-pdp-meta a,.hpdxb-pdp-meta b{color:#0f172a;font-weight:800;}
.hpdxb-pdp-tabs{max-width:1320px;margin:36px auto 0;border-top:1px solid var(--hpdxb-border);padding-top:28px;}.hpdxb-pdp-tab-nav{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:18px;}.hpdxb-tab-btn{height:40px;border:1px solid var(--hpdxb-border);background:#fff;color:#64748b;border-radius:999px;padding:0 18px;font-size:13px;font-weight:900;cursor:pointer;}.hpdxb-tab-btn.is-active{background:#ff2525;color:#fff;border-color:#ff2525;box-shadow:0 8px 18px rgba(239,68,68,.16);}
.hpdxb-tab-panel{display:none;border:1px solid var(--hpdxb-border);background:#fff;border-radius:12px;padding:28px 32px;min-height:180px;color:#1e293b;font-size:14px;line-height:1.8;}.hpdxb-tab-panel.is-active{display:block;}.hpdxb-tab-panel p:first-child{margin-top:0;}.hpdxb-tab-panel p:last-child{margin-bottom:0;}.hpdxb-pdp-description ul,.hpdxb-feature-list ul{margin:0 0 0 20px;}.hpdxb-feature-list table.shop_attributes{border:0;margin-top:18px;}.hpdxb-feature-list table.shop_attributes th,.hpdxb-feature-list table.shop_attributes td{border:1px solid var(--hpdxb-border);padding:10px;background:#fff;}
.hpdxb-pdp-related{max-width:1320px;margin:64px auto 0;}.hpdxb-pdp-related h2{font-size:18px;letter-spacing:.04em;text-transform:uppercase;font-weight:900;margin:0 0 18px;color:#0f172a;}.hpdxb-pdp-related-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;}.hpdxb-pdp-related-grid .hpdxb-product-card{min-width:0;}.hpdxb-pdp-related-grid .hpdxb-card-title{font-size:12px;}.hpdxb-pdp-related-grid .hpdxb-card-image-wrap{margin:7px 7px 0;}.hpdxb-pdp-related-grid .hpdxb-current-price{font-size:13px;}
.hpdxb-pdp-tabs #reviews .commentlist,.hpdxb-tab-panel .commentlist{list-style:none;margin:0;padding:0;}.hpdxb-tab-panel #reply-title{font-size:17px;font-weight:900;}.hpdxb-tab-panel textarea,.hpdxb-tab-panel input[type=text],.hpdxb-tab-panel input[type=email]{width:100%;border:1px solid var(--hpdxb-border);border-radius:10px;padding:10px;background:#fff;}.hpdxb-tab-panel .form-submit .submit{background:#ff2525!important;color:#fff!important;border-radius:10px!important;border:0!important;padding:12px 18px!important;font-weight:900!important;}
@media (max-width:1200px){.hpdxb-pdp-grid{grid-template-columns:1fr 1fr;gap:18px;}.hpdxb-pdp-main-image{min-height:430px;}.hpdxb-pdp-mini-badges{grid-template-columns:repeat(3,1fr);}.hpdxb-pdp-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));}}
@media (max-width:860px){.hpdxb-pdp-grid{grid-template-columns:1fr;}.hpdxb-pdp-summary{gap:10px;}.hpdxb-pdp-main-image{min-height:auto;}.hpdxb-pdp-mini-badges{grid-template-columns:repeat(2,1fr);}.hpdxb-pdp-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.hpdxb-tab-panel{padding:18px;}.hpdxb-pdp-tabs{margin-top:28px;padding-top:22px;}.hpdxb-pdp-related{margin-top:42px;}.hpdxb-pdp-coupon{max-width:100%;}}
@media (max-width:560px){.hpdxb-pdp-main-img{padding:20px;}.hpdxb-pdp-thumbs{gap:8px;}.hpdxb-pdp-thumb{width:60px;height:60px;border-radius:10px;}.hpdxb-pdp-mini-badges span{min-height:42px;padding:7px;}.hpdxb-pdp-qty-card{align-items:stretch;flex-direction:column;}.hpdxb-pdp-stock-actions{justify-content:space-between;}.hpdxb-pdp-actions{grid-template-columns:1fr;}.hpdxb-pdp-bundle-head{align-items:flex-start;flex-direction:column;}.hpdxb-pdp-bundle-body{grid-template-columns:1fr;}.hpdxb-pdp-bundle-badge{width:64px;height:64px;}.hpdxb-pdp-bundle-option{grid-template-columns:20px 1fr;}.hpdxb-pdp-bundle-option .price{grid-column:2;text-align:left;}.hpdxb-pdp-trust-box{align-items:flex-start;flex-direction:column;}.hpdxb-pdp-trust-box p{text-align:left;}.hpdxb-pdp-tab-nav{gap:8px;}.hpdxb-tab-btn{height:36px;font-size:12px;padding:0 13px;}.hpdxb-pdp-related-grid{gap:9px;}}

/* Horizon cart page */
body.woocommerce-cart .hpdxb-main{padding-bottom:120px;}
body.woocommerce-cart .woocommerce-notices-wrapper{width:min(1420px,calc(100% - 40px));margin:14px auto 0;}
body.woocommerce-cart .hpdxb-bottom-nav{display:none!important;}
.hpdxb-cart-page{background:var(--hpdxb-background);padding:26px 0 120px;min-height:72vh;}
.hpdxb-cart-shell{width:min(1420px,calc(100% - 44px));margin:0 auto;}
.hpdxb-cart-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 16px;}
.hpdxb-cart-topbar h1{margin:0;color:#07111f;font-size:clamp(30px,3vw,42px);line-height:1;font-weight:900;letter-spacing:-.045em;}
.hpdxb-clear-cart{color:#ff2525;font-size:14px;font-weight:700;white-space:nowrap;}
.hpdxb-clear-cart:hover{text-decoration:underline;}
.hpdxb-cart-save-pill{display:inline-flex;align-items:center;gap:7px;background:#ecfdf5;border:1px solid #86efac;color:#07833b;border-radius:999px;padding:9px 15px;font-size:14px;font-weight:800;margin:0 0 18px;box-shadow:0 4px 14px rgba(34,197,94,.08);}
.hpdxb-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:46px;align-items:start;}
.hpdxb-cart-items{border:1px solid #e5eef6;border-radius:3px;background:#fff;overflow:hidden;box-shadow:0 2px 7px rgba(15,23,42,.035);}
.hpdxb-cart-item{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:142px;padding:21px 20px;border-bottom:1px solid #e2eaf2;background:#fff;}
.hpdxb-cart-item:last-child{border-bottom:0;}
.hpdxb-cart-product{display:grid;grid-template-columns:78px minmax(0,1fr);gap:18px;align-items:start;min-width:0;}
.hpdxb-cart-thumb{width:78px;height:78px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;}
.hpdxb-cart-thumb img{width:100%;height:100%;object-fit:contain;padding:5px;}
.hpdxb-cart-info{min-width:0;padding-top:1px;}
.hpdxb-cart-info h3{margin:0 0 6px;color:#050b18;font-size:18px;line-height:1.2;font-weight:900;letter-spacing:-.02em;}
.hpdxb-cart-info h3 a:hover{color:#ff2525;}
.hpdxb-cart-unit-price{font-size:14px;line-height:1.2;color:#ff2525;font-weight:900;margin-bottom:9px;}
.hpdxb-cart-discount-chip{display:inline-flex;align-items:center;border:1px solid #fecaca;background:#fff0f0;color:#ff2525;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:800;line-height:1;margin:0 0 8px;}
.hpdxb-cart-info .variation{font-size:11px;color:#64748b;margin:0 0 7px;display:grid;gap:2px;}
.hpdxb-cart-info .variation dt,.hpdxb-cart-info .variation dd{display:inline;margin:0;}
.hpdxb-cart-links{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin-top:1px;}
.hpdxb-cart-fav{border:0;background:transparent;color:#c7cdd6;font-size:14px;font-weight:700;padding:0;cursor:not-allowed;}
.hpdxb-cart-remove{display:inline-flex!important;align-items:center;gap:4px;color:#ff2525!important;font-size:14px!important;font-weight:800!important;text-decoration:underline;text-underline-offset:3px;opacity:.85;}
.hpdxb-cart-remove:hover{opacity:1;}
.hpdxb-cart-controls{display:flex;align-items:center;gap:24px;margin-left:auto;}
.hpdxb-cart-qty{height:52px;display:grid;grid-template-columns:44px 48px 44px;border:1px solid #fecaca;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 1px 2px rgba(239,68,68,.04);}
.hpdxb-cart-qty button{border:0;background:#fff;color:#ff2525;font-size:24px;font-weight:400;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;}
.hpdxb-cart-qty button:hover{background:#fff5f5;}
.hpdxb-cart-qty .quantity{display:flex!important;align-items:center;justify-content:center;margin:0!important;float:none!important;border-left:1px solid #fee2e2;border-right:1px solid #fee2e2;}
.hpdxb-cart-qty input.qty{width:100%!important;height:100%!important;min-height:50px!important;border:0!important;background:#fff!important;box-shadow:none!important;text-align:center!important;color:#ff2525!important;font-size:17px!important;font-weight:700!important;padding:0!important;appearance:textfield!important;-moz-appearance:textfield!important;}
.hpdxb-cart-qty input.qty::-webkit-outer-spin-button,.hpdxb-cart-qty input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.hpdxb-cart-line-price{min-width:112px;text-align:right;line-height:1.25;}
.hpdxb-cart-line-price del{display:block;color:#64748b;font-size:12px;font-weight:700;opacity:.75;}
.hpdxb-cart-line-price strong{display:block;color:#ff2525;font-size:18px;font-weight:900;}
.hpdxb-cart-update-hidden{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;}
.hpdxb-cart-summary{position:sticky;top:112px;background:#fff;border:1px solid #dbe7f0;border-radius:13px;padding:28px 30px;box-shadow:0 9px 24px rgba(15,23,42,.09);}
.admin-bar .hpdxb-cart-summary{top:144px;}
.hpdxb-cart-summary h2{margin:0 0 20px;color:#07111f;font-size:24px;line-height:1.1;font-weight:900;letter-spacing:-.035em;padding-bottom:20px;border-bottom:1px solid #dbe7f0;}
.hpdxb-cart-coupon{display:grid;grid-template-columns:1fr 92px;gap:8px;margin:0 0 18px;}
.hpdxb-cart-coupon input{height:44px;width:100%;border:1px solid #94a3b8;border-radius:7px;background:#fff;padding:0 13px;font-size:16px;color:#0f172a;outline:0;}
.hpdxb-cart-coupon input:focus{border-color:#ff2525;box-shadow:0 0 0 3px rgba(255,37,37,.08);}
.hpdxb-cart-coupon button.button{height:44px!important;border:0!important;border-radius:8px!important;background:#fb8b8e!important;color:#fff!important;font-size:14px!important;font-weight:900!important;padding:0!important;line-height:1!important;box-shadow:none!important;}
.hpdxb-cart-coupon button.button:hover{background:#ff2525!important;}
.hpdxb-summary-lines{display:grid;gap:12px;margin-bottom:16px;}
.hpdxb-summary-lines>div{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#64748b;font-size:14px;}
.hpdxb-summary-lines strong{color:#ff2525;font-size:14px;font-weight:900;text-align:right;}
.hpdxb-summary-discount span,.hpdxb-summary-discount strong{color:#ef4444!important;}
.hpdxb-cart-free-box{border-top:1px solid #dbe7f0;border-bottom:1px solid #dbe7f0;padding:14px 0 18px;margin:8px 0 16px;}
.hpdxb-cart-free-box strong{display:block;color:#07833b;font-size:14px;font-weight:900;margin-bottom:12px;}
.hpdxb-cart-free-progress{height:11px;background:#fee2e2;border-radius:999px;overflow:hidden;}
.hpdxb-cart-free-progress span{height:100%;display:block;background:#ff2525;border-radius:999px;box-shadow:0 0 0 1px rgba(255,37,37,.08);transition:width .25s ease;}
.hpdxb-summary-shipping{border-bottom:1px solid #dbe7f0;padding-bottom:14px;}
.hpdxb-summary-shipping strong{color:#16a34a!important;}
.hpdxb-summary-total{padding:6px 0 18px;display:grid;grid-template-columns:1fr auto;gap:2px 14px;align-items:end;}
.hpdxb-summary-total span{color:#07111f;font-size:18px;font-weight:900;}
.hpdxb-summary-total strong{color:#ff2525;font-size:30px;font-weight:900;line-height:1;text-align:right;}
.hpdxb-summary-total small{grid-column:2;color:#07833b;font-size:12px;font-weight:900;text-align:right;}
.hpdxb-cart-checkout,.hpdxb-cart-primary{height:64px;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:9px;background:#ff2525;color:#fff!important;font-size:16px;font-weight:900;box-shadow:0 11px 24px rgba(239,68,68,.17);}
.hpdxb-cart-checkout:hover,.hpdxb-cart-primary:hover{background:#e91010;transform:translateY(-1px);}
.hpdxb-cart-empty-card{min-height:380px;background:#fff;border:1px solid #dbe7f0;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px;box-shadow:0 9px 24px rgba(15,23,42,.06);}
.hpdxb-cart-empty-card span{font-size:54px;line-height:1;}.hpdxb-cart-empty-card h2{font-size:34px;margin:18px 0 6px;font-weight:900;letter-spacing:-.04em;}.hpdxb-cart-empty-card p{margin:0 0 22px;color:#64748b;}.hpdxb-cart-empty-card .hpdxb-cart-primary{max-width:260px;}
.hpdxb-cart-mobile-bar{display:none;}
@media (max-width:1120px){.hpdxb-cart-layout{grid-template-columns:1fr 340px;gap:24px}.hpdxb-cart-summary{padding:22px}.hpdxb-cart-item{padding:18px 16px}.hpdxb-cart-info h3{font-size:16px}.hpdxb-cart-controls{gap:14px}.hpdxb-cart-line-price{min-width:90px}.hpdxb-cart-qty{grid-template-columns:40px 44px 40px;height:48px}.hpdxb-cart-qty input.qty{min-height:46px!important;}.hpdxb-summary-total strong{font-size:26px;}}
@media (max-width:980px){body.woocommerce-cart .hpdxb-main{padding-bottom:158px;}.hpdxb-cart-page{padding-top:18px;padding-bottom:150px;}.hpdxb-cart-shell{width:calc(100% - 28px);}.hpdxb-cart-layout{display:block;}.hpdxb-cart-summary{position:static;margin-top:22px;display:none;}.hpdxb-cart-items{border-radius:4px;}.hpdxb-cart-mobile-bar{position:fixed;left:0;right:0;bottom:0;z-index:170;display:grid;grid-template-columns:1fr auto;gap:10px;background:rgba(246,250,250,.96);backdrop-filter:blur(16px);border-top:1px solid #dbe7f0;padding:14px 22px 16px;box-shadow:0 -10px 34px rgba(15,23,42,.11);}.hpdxb-cart-mobile-bar>div:first-child{align-self:center;}.hpdxb-cart-mobile-bar small{display:block;color:#64748b;font-size:12px;line-height:1.1;}.hpdxb-cart-mobile-bar strong{display:block;color:#ff2525;font-size:21px;line-height:1.15;font-weight:900;}.hpdxb-mobile-save{text-align:right;align-self:center;color:#0f172a;font-size:11px;}.hpdxb-mobile-save span{display:block;}.hpdxb-mobile-save small{color:#07833b;font-weight:900;}.hpdxb-cart-mobile-bar a{height:54px;border-radius:7px;display:flex;align-items:center;justify-content:center;color:#fff!important;background:#ff2525;font-size:15px;font-weight:900;}.hpdxb-cart-mobile-bar a:first-of-type{grid-column:1;}.hpdxb-cart-mobile-bar a:last-of-type{grid-column:2;min-width:45vw;}.hpdxb-cart-mobile-bar a:hover{background:#e91010;}}
@media (max-width:720px){.hpdxb-cart-topbar h1{font-size:28px}.hpdxb-cart-save-pill{font-size:12px;padding:8px 11px}.hpdxb-cart-item{display:grid;grid-template-columns:1fr;gap:12px;min-height:0;padding:15px 12px}.hpdxb-cart-product{grid-template-columns:62px 1fr;gap:12px}.hpdxb-cart-thumb{width:62px;height:62px}.hpdxb-cart-info h3{font-size:15px;margin-bottom:5px}.hpdxb-cart-unit-price{font-size:13px}.hpdxb-cart-links{gap:8px}.hpdxb-cart-fav,.hpdxb-cart-remove{font-size:12px!important}.hpdxb-cart-controls{justify-content:space-between;margin-left:0}.hpdxb-cart-qty{height:44px;grid-template-columns:38px 42px 38px;border-radius:11px}.hpdxb-cart-qty input.qty{min-height:42px!important;font-size:15px!important}.hpdxb-cart-qty button{font-size:21px}.hpdxb-cart-line-price strong{font-size:16px}.hpdxb-cart-mobile-bar{padding:12px 12px 14px;grid-template-columns:1fr auto}.hpdxb-cart-mobile-bar a{height:48px;font-size:13px}.hpdxb-cart-mobile-bar strong{font-size:18px}.hpdxb-cart-mobile-bar a:last-of-type{min-width:48vw}.hpdxb-cart-empty-card{padding:34px 18px;min-height:330px}.hpdxb-cart-empty-card h2{font-size:26px}}
@media (max-width:430px){.hpdxb-cart-mobile-bar{grid-template-columns:1fr 1fr}.hpdxb-mobile-save{display:none}.hpdxb-cart-mobile-bar>div:first-child{grid-column:1/-1}.hpdxb-cart-mobile-bar a:first-of-type,.hpdxb-cart-mobile-bar a:last-of-type{grid-column:auto;min-width:0}.hpdxb-cart-mobile-bar a{font-size:12px;padding:0 8px}.hpdxb-clear-cart{font-size:12px}.hpdxb-cart-topbar{align-items:flex-start}}


/* v4 mobile refinement overrides */
.hpdxb-mobile-search-toggle,.hpdxb-mobile-locale,.hpdxb-mobile-search-panel{display:none;}
.hpdxb-bottom-nav small{display:block;font-size:12px;line-height:1.1;font-weight:500;}
.hpdxb-bottom-nav .hpdxb-cart-count{position:absolute;top:4px;right:18px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:10px;}
.hpdxb-bottom-nav button,.hpdxb-bottom-nav a{position:relative;}
.hpdxb-bottom-nav-wa span{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#22c55e;color:#fff;box-shadow:0 10px 24px rgba(34,197,94,.25);font-size:20px;margin-top:-18px;}
.hpdxb-bottom-nav-wa small{margin-top:2px;}
.hpdxb-bottom-nav button span:first-child,.hpdxb-bottom-nav a span:first-child{font-size:20px;line-height:1;}
.hpdxb-bottom-nav button,.hpdxb-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;}

@media (max-width: 860px){
  .hpdxb-header{background:#fff;backdrop-filter:none;box-shadow:none;}
  .hpdxb-header-inner{min-height:54px;gap:10px;display:grid;grid-template-columns:36px 1fr auto auto;align-items:center;position:relative;}
  .hpdxb-logo{min-width:0;justify-content:center;}
  .hpdxb-logo img{max-height:34px;max-width:150px;margin:0 auto;}
  .hpdxb-nav,.hpdxb-search-form:not(.mobile),.hpdxb-desktop-wishlist,.hpdxb-desktop-cart{display:none!important;}
  .hpdxb-menu-toggle{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;width:34px;height:34px;padding:0;font-size:22px;color:#334155;box-shadow:none;border-radius:0;}
  .hpdxb-header-actions{margin-left:auto;gap:10px;display:grid;grid-template-columns:auto auto;align-items:center;}
  .hpdxb-mobile-search-toggle{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;background:transparent;color:#334155;font-size:22px;padding:0;}
  .hpdxb-mobile-locale{display:flex;align-items:center;gap:6px;font-size:15px;color:#0f172a;white-space:nowrap;}
  .hpdxb-mobile-locale strong{font-weight:900;}.hpdxb-mobile-locale span{color:#475569;}
  .hpdxb-mobile-search-panel{display:none;padding:0 14px 12px;background:#fff;border-top:1px solid #eef2f7;}
  .hpdxb-mobile-search-panel.open{display:block;}
  .hpdxb-mobile-search-panel .hpdxb-search-form.mobile{display:flex;min-width:0;width:100%;}
  .hpdxb-mobile-menu{display:none;background:#fff;border-top:1px solid #eef2f7;padding:10px 14px 14px;box-shadow:0 12px 24px rgba(15,23,42,.08);}
  .hpdxb-mobile-menu.open{display:grid;gap:10px;}
  .hpdxb-mobile-menu a{display:block;padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;font-weight:800;color:#0f172a;background:#fff;}
  .hpdxb-top-strip{height:14px;font-size:8px;}
  .hpdxb-main{padding-bottom:90px;}
  .hpdxb-bottom-nav{display:grid!important;grid-template-columns:repeat(5,1fr);gap:0;position:fixed;left:0;right:0;bottom:0;z-index:180;background:#fff;border-top:1px solid #e5e7eb;padding:7px 6px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -8px 22px rgba(15,23,42,.08);}
  .hpdxb-bottom-nav a,.hpdxb-bottom-nav button{min-height:58px;color:#6b7280;border:0;background:transparent;font-size:12px;font-weight:600;}
  .hpdxb-bottom-nav a:hover,.hpdxb-bottom-nav button:hover{color:#0f172a;}
  .hpdxb-footer{padding-bottom:84px;}
  .single-product .hpdxb-section,.woocommerce-shop .hpdxb-section,.tax-product_cat .hpdxb-section{width:calc(100% - 24px);}
  .single-product .hpdxb-container{width:calc(100% - 24px);}
  .hpdxb-pdp-shell{padding-top:14px;}
  .hpdxb-pdp-grid{gap:14px;}
  .hpdxb-pdp-main-image{border-radius:16px;padding:12px;min-height:auto;background:#fff;}
  .hpdxb-pdp-main-img{padding:10px;max-height:430px;object-fit:contain;}
  .hpdxb-pdp-thumbs{gap:8px;margin-top:8px;}
  .hpdxb-pdp-thumb{width:72px;height:72px;padding:5px;border-radius:12px;}
  .hpdxb-pdp-summary{gap:12px;}
  .hpdxb-pdp-title{font-size:20px;line-height:1.18;margin:0;letter-spacing:-.03em;}
  .hpdxb-pdp-rating{gap:10px;font-size:12px;}
  .hpdxb-pdp-coupon{padding:10px 10px 10px 12px;border-radius:16px;grid-template-columns:40px 1fr auto;gap:10px;}
  .hpdxb-pdp-coupon-icon{width:38px;height:38px;border-radius:12px;font-size:22px;}
  .hpdxb-copy-coupon{min-width:118px;padding:8px 10px;border-radius:12px;}
  .hpdxb-pdp-price{font-size:22px!important;margin-top:0;}
  .hpdxb-pdp-price del,.hpdxb-pdp-price del .amount{font-size:16px!important;}
  .hpdxb-pdp-short-desc{display:none;}
  .hpdxb-pdp-qty-card{padding:7px;grid-template-columns:1fr;display:grid;}
  .hpdxb-pdp-qty-control{justify-content:space-between;padding:4px 8px;border-radius:14px;}
  .hpdxb-pdp-qty-control button{width:34px;height:36px;font-size:20px;}
  .hpdxb-pdp-qty-control input.qty{height:36px!important;width:40px!important;font-size:18px!important;}
  .hpdxb-pdp-stock-actions{display:grid;grid-template-columns:1fr 42px 42px;gap:8px;align-items:center;}
  .hpdxb-pdp-stock{font-size:13px;display:flex;align-items:center;justify-content:center;}
  .hpdxb-pdp-icon-btn{width:42px;height:42px;border-radius:12px;}
  .hpdxb-pdp-actions{grid-template-columns:1fr 1fr;gap:12px;}
  .hpdxb-pdp-add,.hpdxb-pdp-buy-now{height:50px!important;font-size:15px!important;border-radius:12px;}
  .hpdxb-pdp-bundle-box{padding:14px;border-radius:14px;}
  .hpdxb-pdp-bundle-head strong{font-size:18px;line-height:1.05;max-width:130px;}
  .hpdxb-pdp-bundle-head span{font-size:11px;padding:4px 9px;}
  .hpdxb-pdp-bundle-body{grid-template-columns:1fr;gap:12px;}
  .hpdxb-pdp-bundle-badge{display:none;}
  .hpdxb-pdp-bundle-option{grid-template-columns:20px 1fr auto;padding:12px;border-radius:12px;}
  .hpdxb-pdp-bundle-option b{font-size:13px;}.hpdxb-pdp-bundle-option small{font-size:11px;}
  .hpdxb-pdp-bundle-option .price b{font-size:16px;}.hpdxb-pdp-bundle-option .price del{font-size:12px;}
  .hpdxb-pdp-add-bundle{height:46px;font-size:18px;border-radius:10px;}
  .hpdxb-pdp-trust-box,.hpdxb-pdp-notice-box{padding:12px 14px;border-radius:14px;}
  .hpdxb-pdp-trust-box{display:block;}.hpdxb-pdp-trust-box>div{margin-bottom:8px;}
  .hpdxb-pdp-trust-box p{font-size:14px;text-align:left;}
  .hpdxb-delivery-pill,.hpdxb-fast-pill{font-size:11px;padding:7px 12px;}
  .hpdxb-pdp-notice-box{font-size:13px;}
  .hpdxb-pdp-mini-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;}
  .hpdxb-pdp-mini-badges span{min-height:44px;padding:7px 8px;justify-content:flex-start;text-align:left;}
  .hpdxb-pdp-tabs{margin-top:20px;padding-top:18px;}
  .hpdxb-pdp-tab-nav{gap:10px;margin-bottom:14px;}
  .hpdxb-tab-btn{height:40px;padding:0 16px;font-size:12px;}
  .hpdxb-tab-panel{padding:18px 16px;font-size:14px;border-radius:14px;min-height:120px;}
  .hpdxb-pdp-related{margin-top:36px;}
  .hpdxb-pdp-related h2{font-size:20px;letter-spacing:.06em;margin-bottom:14px;}
  .hpdxb-pdp-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
  .hpdxb-pdp-related-grid .hpdxb-card-title{font-size:12px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:32px;}
  .hpdxb-pdp-related-grid .hpdxb-product-card{border-radius:14px;}
  .hpdxb-pdp-related-grid .hpdxb-card-content{padding:8px;}
  .hpdxb-pdp-related-grid .hpdxb-card-desc{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}
  .hpdxb-pdp-related-grid .hpdxb-add-button{height:38px;min-width:68px;padding:0 10px;font-size:12px;}
  .hpdxb-pdp-related-grid .hpdxb-current-price{font-size:13px;}
  .woocommerce .related ul.products,.woocommerce .upsells ul.products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
  .hpdxb-shop .products,.hpdxb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
  .hpdxb-card-content{padding:8px 8px 10px;}
  .hpdxb-card-title{font-size:12px;line-height:1.35;min-height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
  .hpdxb-card-desc{font-size:12px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;min-height:16px;}
  .hpdxb-card-meta{align-items:flex-start;gap:4px;flex-wrap:wrap;}
  .hpdxb-card-category{font-size:11px;max-width:65%;}.hpdxb-rating{font-size:10px;}
  .hpdxb-current-price{font-size:15px;}.hpdxb-regular-price{font-size:11px;}
  .hpdxb-add-button{min-width:72px;height:36px;border-radius:10px;font-size:12px;padding:0 10px;}
}

@media (max-width: 560px){
  .hpdxb-header-inner{width:calc(100% - 24px);grid-template-columns:34px 1fr auto auto;}
  .hpdxb-pdp-main-image{padding:8px;}
  .hpdxb-pdp-title{font-size:18px;}
  .hpdxb-pdp-coupon{grid-template-columns:38px 1fr 112px;}
  .hpdxb-copy-coupon{min-width:108px;}
  .hpdxb-pdp-price{font-size:20px!important;}
  .hpdxb-pdp-related-grid{gap:10px;}
  .hpdxb-pdp-related h2{font-size:18px;}
  .hpdxb-card-image-wrap{margin:6px 6px 0;}
  .hpdxb-wishlist{width:30px;height:30px;font-size:16px;}
  .hpdxb-sale-badge{padding:4px 7px;font-size:10px;border-radius:8px;}
  .hpdxb-cart-page{padding-top:18px;padding-bottom:150px;}
  .hpdxb-cart-shell{width:calc(100% - 24px);}
  .hpdxb-cart-topbar h1{font-size:24px;}
  .hpdxb-cart-save-pill{font-size:12px;padding:8px 11px;margin-bottom:14px;}
}


/* v5 card button + mobile card fixes */
.hpdxb-product-card .hpdxb-add-button,
.hpdxb-pdp-related-grid .hpdxb-add-button,
.hpdxb-shop .products .hpdxb-add-button,
.hpdxb-product-grid .hpdxb-add-button{
  background:#ff2525!important;
  color:#fff!important;
  border:1px solid #ff2525!important;
  border-radius:12px!important;
  box-shadow:none!important;
  min-width:74px;
  height:42px;
  padding:0 12px;
  font-size:13px;
  font-weight:800;
  gap:6px;
  line-height:1;
}
.hpdxb-product-card .hpdxb-add-button:hover,
.hpdxb-pdp-related-grid .hpdxb-add-button:hover,
.hpdxb-shop .products .hpdxb-add-button:hover,
.hpdxb-product-grid .hpdxb-add-button:hover{background:#ef1c1c!important;border-color:#ef1c1c!important;filter:none;transform:none;}
.hpdxb-product-card .hpdxb-add-button.disabled{background:#d1d5db!important;border-color:#d1d5db!important;color:#6b7280!important;}
.hpdxb-product-card .hpdxb-card-bottom{align-items:flex-end;gap:10px;}
.hpdxb-product-card .hpdxb-price-box{display:flex;flex-direction:column;gap:4px;}
.hpdxb-product-card .hpdxb-regular-price{font-size:12px;}
.hpdxb-product-card .hpdxb-current-price{font-size:15px;}
.hpdxb-product-card .hpdxb-card-meta{margin-bottom:6px;}
.hpdxb-product-card .hpdxb-card-category{font-size:11px;}
.hpdxb-product-card .hpdxb-rating{font-size:11px;padding:2px 6px;}
.hpdxb-product-card .hpdxb-card-title{font-size:16px;line-height:1.28;min-height:42px;margin-bottom:6px;}
.hpdxb-product-card .hpdxb-card-desc{font-size:12px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

@media (max-width: 760px){
  .hpdxb-product-grid,.hpdxb-shop .products,.woocommerce .related ul.products,.woocommerce .upsells ul.products,.hpdxb-pdp-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;}
  .hpdxb-product-card{border-radius:16px;box-shadow:0 1px 4px rgba(15,23,42,.08);}
  .hpdxb-card-image-wrap{margin:10px 10px 0;border-radius:14px;}
  .hpdxb-product-card .hpdxb-sale-badge{top:10px;left:10px;border-radius:10px;padding:6px 10px;font-size:10px;}
  .hpdxb-product-card .hpdxb-wishlist{top:10px;right:10px;width:34px;height:34px;font-size:18px;}
  .hpdxb-product-card .hpdxb-card-content{padding:10px 10px 12px;}
  .hpdxb-product-card .hpdxb-card-meta{display:flex;align-items:center;justify-content:space-between;gap:6px;flex-wrap:nowrap;}
  .hpdxb-product-card .hpdxb-card-category{font-size:10px;max-width:56%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
  .hpdxb-product-card .hpdxb-rating{font-size:10px;flex-shrink:0;}
  .hpdxb-product-card .hpdxb-card-title{font-size:14px;line-height:1.3;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
  .hpdxb-product-card .hpdxb-card-desc{font-size:12px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal;min-height:16px;}
  .hpdxb-product-card .hpdxb-card-divider{margin:8px 0 10px;}
  .hpdxb-product-card .hpdxb-card-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;}
  .hpdxb-product-card .hpdxb-regular-price{font-size:11px;}
  .hpdxb-product-card .hpdxb-current-price{font-size:14px;}
  .hpdxb-product-card .hpdxb-add-button{min-width:70px!important;height:40px!important;padding:0 12px!important;font-size:12px!important;border-radius:12px!important;gap:5px!important;}
  .hpdxb-product-card .hpdxb-add-button span{display:inline!important;line-height:1!important;}
  .hpdxb-product-card .hpdxb-add-button::before{content:"";}
}

@media (max-width: 560px){
  .hpdxb-container,.hpdxb-section,.hpdxb-header-inner,.hpdxb-footer-inner,.hpdxb-cart-shell,.hpdxb-pdp-shell{width:calc(100% - 22px)!important;}
  .hpdxb-product-grid,.hpdxb-shop .products,.woocommerce .related ul.products,.woocommerce .upsells ul.products,.hpdxb-pdp-related-grid{gap:12px!important;}
  .hpdxb-product-card .hpdxb-card-content{padding:9px 9px 11px;}
  .hpdxb-product-card .hpdxb-card-title{font-size:13px;min-height:36px;}
  .hpdxb-product-card .hpdxb-card-desc{font-size:11px;}
  .hpdxb-product-card .hpdxb-current-price{font-size:13px;}
  .hpdxb-product-card .hpdxb-add-button{min-width:68px!important;height:38px!important;padding:0 10px!important;font-size:12px!important;}
  .hpdxb-product-card .hpdxb-add-button span{display:inline!important;}
  .hpdxb-pdp-related-grid .hpdxb-card-title{min-height:34px;font-size:13px;}
}

@media (max-width: 420px){
  .hpdxb-product-grid,.hpdxb-shop .products,.woocommerce .related ul.products,.woocommerce .upsells ul.products,.hpdxb-pdp-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  .hpdxb-product-card .hpdxb-card-meta{gap:4px;}
  .hpdxb-product-card .hpdxb-card-category{font-size:9px;max-width:52%;}
  .hpdxb-product-card .hpdxb-rating{font-size:9px;padding:2px 4px;}
  .hpdxb-product-card .hpdxb-card-title{font-size:12px;min-height:34px;}
  .hpdxb-product-card .hpdxb-card-desc{font-size:10px;}
  .hpdxb-product-card .hpdxb-regular-price{font-size:10px;}
  .hpdxb-product-card .hpdxb-current-price{font-size:12px;}
  .hpdxb-product-card .hpdxb-add-button{min-width:64px!important;height:36px!important;padding:0 9px!important;font-size:11px!important;gap:4px!important;}
}


/* v6 compact + settings powered polish */
.hpdxb-single-product.hpdxb-container{width:min(1500px,calc(100% - 32px));}
.hpdxb-product-detail{background:transparent;border:0;box-shadow:none;padding:0;}
.hpdxb-pdp-grid{align-items:start;}
.hpdxb-pdp-main-img,.hpdxb-image-stage img{padding:0!important;}
.hpdxb-card-image-wrap{background:#fff;}
.hpdxb-product-card .hpdxb-card-image-wrap img{object-fit:contain;}
.hpdxb-product-card .hpdxb-add-button{background:var(--hpdxb-card-btn,#ff2525)!important;color:var(--hpdxb-card-btn-text,#fff)!important;border-color:var(--hpdxb-card-btn,#ff2525)!important;}
.hpdxb-cart-page{padding-top:16px;}
.hpdxb-cart-topbar{margin-bottom:12px;}
.hpdxb-cart-save-pill{margin-bottom:12px;padding:7px 12px;font-size:12px;}
.hpdxb-cart-items{border-radius:12px;box-shadow:0 5px 18px rgba(15,23,42,.06);}
.hpdxb-cart-item{min-height:98px;background:#fff;}
.hpdxb-cart-info h3{font-size:15px;line-height:1.2;margin-bottom:4px;}
.hpdxb-cart-unit-price{font-size:12px;margin-bottom:6px;}
.hpdxb-cart-discount-chip{font-size:9px;padding:3px 7px;margin-bottom:5px;}
.hpdxb-cart-fav,.hpdxb-cart-remove{font-size:12px!important;}
.hpdxb-cart-summary{border-radius:14px;box-shadow:0 8px 20px rgba(15,23,42,.07);}
.hpdxb-cart-summary h2{font-size:20px;}
.hpdxb-cart-coupon input{height:38px;font-size:13px;}.hpdxb-cart-coupon button.button{height:38px!important;font-size:12px!important;}
.hpdxb-summary-row{font-size:13px;}.hpdxb-summary-total strong{font-size:24px;}
.hpdxb-cart-checkout,.hpdxb-cart-primary{height:52px;font-size:14px;border-radius:10px;}

@media(max-width:860px){
  body.hpdxb-theme{font-size:13px!important;line-height:1.45;}
  .hpdxb-header{border-bottom:1px solid #e9eef4;}
  .hpdxb-header-inner{min-height:48px!important;width:calc(100% - 20px)!important;grid-template-columns:32px 1fr auto auto!important;gap:7px!important;}
  .hpdxb-menu-toggle,.hpdxb-mobile-search-toggle{width:30px!important;height:30px!important;font-size:20px!important;}
  .hpdxb-logo img{max-height:31px!important;max-width:136px!important;}
  .hpdxb-mobile-locale{font-size:13px!important;gap:4px!important;}
  .hpdxb-top-strip{height:12px!important;font-size:7px!important;}
  .hpdxb-main{padding-bottom:78px!important;}
  .hpdxb-section{width:calc(100% - 20px)!important;margin:8px auto!important;padding:2px 0!important;}
  .hpdxb-section-head{margin-bottom:8px!important;}.hpdxb-section-head h2{font-size:18px!important;}.hpdxb-section-head p{font-size:12px!important;}
  .hpdxb-feature-grid,.hpdxb-category-grid{gap:7px!important;}.hpdxb-category-card{height:86px!important;border-radius:12px!important;padding:8px!important;}.hpdxb-category-card strong{font-size:11px!important;}
  .hpdxb-product-grid,.hpdxb-shop .products,.hpdxb-pdp-related-grid{gap:10px!important;}
  .hpdxb-product-card{border-radius:14px!important;}
  .hpdxb-card-content{padding:7px 8px 9px!important;}
  .hpdxb-card-meta{margin-bottom:4px!important;}.hpdxb-card-category{font-size:9px!important;}.hpdxb-rating{font-size:9px!important;padding:1px 4px!important;}
  .hpdxb-card-title{font-size:12px!important;min-height:31px!important;margin-bottom:4px!important;}
  .hpdxb-card-desc{font-size:10px!important;min-height:14px!important;margin-bottom:6px!important;}
  .hpdxb-card-divider{margin:6px 0 8px!important;}
  .hpdxb-current-price{font-size:12px!important;}.hpdxb-regular-price{font-size:10px!important;}
  .hpdxb-add-button{height:34px!important;min-width:60px!important;font-size:11px!important;border-radius:10px!important;padding:0 8px!important;}
  .hpdxb-sale-badge{font-size:9px!important;padding:5px 8px!important;}.hpdxb-wishlist{width:30px!important;height:30px!important;}
  .hpdxb-pdp-grid{padding:8px!important;gap:10px!important;}
  .hpdxb-pdp-gallery,.hpdxb-pdp-summary{min-width:0;}
  .hpdxb-pdp-main-image{border-radius:14px!important;padding:0!important;}
  .hpdxb-pdp-main-img{padding:0!important;max-height:390px!important;}
  .hpdxb-pdp-thumb{width:62px!important;height:62px!important;}
  .hpdxb-pdp-mini-badges{gap:6px!important;margin-top:8px!important;}.hpdxb-pdp-mini-badges span{min-height:38px!important;padding:6px!important;}.hpdxb-pdp-mini-badges b{font-size:9px!important}.hpdxb-pdp-mini-badges small{font-size:7px!important}
  .hpdxb-pdp-title{font-size:16px!important;line-height:1.2!important;}
  .hpdxb-pdp-rating-row{font-size:11px!important;margin-top:0!important;}
  .hpdxb-pdp-coupon{padding:8px!important;grid-template-columns:34px 1fr auto!important;gap:8px!important;}
  .hpdxb-pdp-coupon-icon{width:32px!important;height:32px!important;font-size:18px!important;}.hpdxb-pdp-coupon strong{font-size:11px!important}.hpdxb-pdp-coupon small{font-size:8px!important}.hpdxb-copy-coupon{min-width:95px!important;padding:6px 8px!important}.hpdxb-copy-coupon b{font-size:10px!important}
  .hpdxb-pdp-price{font-size:18px!important;}.hpdxb-pdp-price del,.hpdxb-pdp-price del .amount{font-size:14px!important;}
  .hpdxb-pdp-qty-card{padding:6px!important;}.hpdxb-pdp-qty-control{border-radius:12px!important}.hpdxb-pdp-qty-control button{height:32px!important}.hpdxb-pdp-stock{font-size:12px!important}.hpdxb-pdp-icon-btn{width:38px!important;height:38px!important;}
  .hpdxb-pdp-add,.hpdxb-pdp-buy-now{height:42px!important;font-size:12px!important;border-radius:10px!important;}
  .hpdxb-pdp-bundle-box{padding:10px!important;}.hpdxb-pdp-bundle-head strong{font-size:16px!important}.hpdxb-pdp-bundle-head span{font-size:9px!important}.hpdxb-pdp-bundle-option{padding:9px!important}.hpdxb-pdp-bundle-option .price b{font-size:13px!important}.hpdxb-pdp-add-bundle{height:40px!important;font-size:14px!important;}
  .hpdxb-pdp-trust-box,.hpdxb-pdp-notice-box{padding:9px 10px!important;font-size:12px!important;}.hpdxb-delivery-pill,.hpdxb-fast-pill{font-size:10px!important;padding:5px 9px!important;}
  .hpdxb-tab-panel{padding:14px!important;font-size:12px!important;min-height:90px!important;}.hpdxb-tab-btn{height:34px!important;font-size:11px!important;padding:0 12px!important;}
  .hpdxb-pdp-related{margin-top:28px!important;}.hpdxb-pdp-related h2{font-size:16px!important;margin-bottom:10px!important;}
  .hpdxb-cart-page{padding-top:12px!important;}.hpdxb-cart-topbar h1{font-size:24px!important}.hpdxb-cart-layout{gap:14px!important}.hpdxb-cart-item{padding:10px!important;}.hpdxb-cart-info h3{font-size:13px!important}.hpdxb-cart-thumb{width:58px!important;height:58px!important}.hpdxb-cart-product{grid-template-columns:58px minmax(0,1fr)!important;gap:10px!important}.hpdxb-cart-qty{height:38px!important;grid-template-columns:34px 38px 34px!important}.hpdxb-cart-line-price strong{font-size:14px!important}.hpdxb-cart-mobile-bar{padding:9px 10px calc(10px + env(safe-area-inset-bottom))!important}.hpdxb-cart-mobile-bar a{height:42px!important;font-size:12px!important}
}


/* v7 gallery, wishlist, notification and sidecart fixes */
.hpdxb-card-image-wrap{position:relative;display:block;}
.hpdxb-card-image-wrap .hpdxb-image-stage{position:absolute;inset:0;display:block;}
.hpdxb-product-card.no-gallery:hover .hpdxb-main-img{opacity:1!important;transform:none!important;}
.hpdxb-product-card.no-gallery .hpdxb-hover-img,.hpdxb-product-card.no-gallery .hpdxb-image-dots{display:none!important;}
.hpdxb-product-card.has-gallery:hover .hpdxb-main-img{opacity:0;transform:scale(1.03)}
.hpdxb-product-card.has-gallery:hover .hpdxb-hover-img{opacity:1;transform:scale(1.03)}
.hpdxb-wishlist{display:inline-flex!important;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--hpdxb-border);background:var(--hpdxb-wishlist-bg);color:var(--hpdxb-wishlist-icon);box-shadow:0 6px 18px rgba(15,23,42,.10);font-size:20px;font-weight:900;line-height:1;transition:transform .12s ease, color .12s ease, background .12s ease;}
.hpdxb-wishlist:hover{transform:scale(1.04);}
.hpdxb-wishlist.is-active{color:var(--hpdxb-wishlist-active)!important;background:#fff5f5!important;}
.hpdxb-heart-icon{line-height:1;display:block;transform:translateY(-1px);}
.woocommerce-message:empty{display:none!important;}
.woocommerce-message .button.wc-forward{border-radius:12px!important;}
.hpdxb-mobile-toast{position:fixed;left:14px;right:14px;bottom:82px;z-index:260;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;background:var(--hpdxb-toast-bg);color:var(--hpdxb-toast-text);box-shadow:0 18px 40px rgba(15,23,42,.22);font-size:13px;font-weight:800;opacity:0;visibility:hidden;transform:translateY(12px);transition:.2s ease;}
.hpdxb-mobile-toast.is-visible{opacity:1;visibility:visible;transform:translateY(0);}
.hpdxb-mobile-toast a{color:var(--hpdxb-toast-text)!important;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:7px 10px;font-size:12px;white-space:nowrap;}
.hpdxb-side-cart{border-radius:20px 0 0 20px;overflow:hidden;background:var(--hpdxb-sidecart-bg);color:var(--hpdxb-sidecart-text);}
.hpdxb-side-head{height:64px;background:linear-gradient(135deg,rgba(255,37,37,.07),rgba(15,118,110,.06));padding:14px 16px;}
.hpdxb-side-head strong{font-size:18px;}.hpdxb-side-head span{font-size:11px;}
.hpdxb-side-body{min-height:0;}.hpdxb-side-cart-scroll{overflow:auto;flex:1;min-height:0;padding-bottom:8px;}
.hpdxb-side-items{padding:0 12px 12px;gap:10px;}
.hpdxb-side-item{grid-template-columns:70px 1fr;gap:10px;border-radius:16px;padding:9px;border-color:var(--hpdxb-border);box-shadow:0 1px 3px rgba(15,23,42,.04);}
.hpdxb-side-thumb img{width:70px;height:70px;border-radius:12px;background:#fff;object-fit:contain;}
.hpdxb-side-title{font-size:13px;line-height:1.25;margin:0 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.hpdxb-side-price{font-size:12px;font-weight:900;color:var(--hpdxb-price);}
.hpdxb-side-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px;}
.hpdxb-side-qty{font-size:11px;color:var(--hpdxb-muted-foreground);background:#f8fafc;border-radius:999px;padding:4px 8px;}
.hpdxb-side-remove{margin:0!important;font-size:11px!important;text-decoration:none!important;background:#fff1f2;border:1px solid #fecaca;border-radius:999px;padding:4px 8px;color:#ef4444!important;}
.hpdxb-side-footer{padding:14px 16px 16px;border-top:1px solid var(--hpdxb-border);box-shadow:0 -10px 30px rgba(15,23,42,.06);}
.hpdxb-side-subtotal{align-items:center;margin-bottom:12px;font-size:13px;}.hpdxb-side-subtotal strong{font-size:20px;}
.hpdxb-side-actions{display:grid;grid-template-columns:1fr;gap:8px;}.hpdxb-checkout-btn{height:48px;border-radius:13px;background:var(--hpdxb-cart-btn)!important;color:#fff!important;}.hpdxb-cart-link{height:40px;align-items:center;background:#f8fafc;border:1px solid var(--hpdxb-border);border-radius:12px;margin:0!important;}
.hpdxb-shipping-bar{margin:12px;border-radius:16px;padding:12px;background:linear-gradient(135deg,#ecfdf5,#fff);}
.hpdxb-wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.hpdxb-wishlist-item{border:1px solid var(--hpdxb-border);border-radius:16px;background:#fff;padding:10px;box-shadow:0 1px 3px rgba(15,23,42,.06)}.hpdxb-wishlist-item img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f8fafc;border-radius:12px}.hpdxb-wishlist-item strong{display:block;font-size:14px;line-height:1.3;margin:8px 0 4px}.hpdxb-wishlist-item span{display:block;color:var(--hpdxb-price);font-weight:900}.hpdxb-wishlist-item button{margin-top:8px;border:0;background:#fee2e2;color:#dc2626;border-radius:999px;padding:7px 10px;font-weight:800;cursor:pointer}
@media(max-width:760px){.hpdxb-side-cart{width:100vw!important;border-radius:18px 18px 0 0;top:auto!important;bottom:0;height:min(82vh,680px)!important;transform:translateY(105%);}.admin-bar .hpdxb-side-cart{height:min(78vh,650px)!important;top:auto!important}body.hpdxb-cart-open .hpdxb-side-cart{transform:translateY(0)}.hpdxb-side-cart-overlay{background:rgba(15,23,42,.32)}.hpdxb-side-head{height:58px}.hpdxb-side-item{grid-template-columns:60px 1fr}.hpdxb-side-thumb img{width:60px;height:60px}.hpdxb-side-footer{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.hpdxb-mobile-toast{bottom:78px;font-size:12px}.hpdxb-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hpdxb-wishlist-item strong{font-size:12px}}


/* v8 refinements: smoother image switch, clickable cards, cart SVG, wishlist count, PDP zoom */
.hpdxb-product-card{cursor:pointer;}
.hpdxb-product-card a,.hpdxb-product-card button{cursor:pointer;}
.hpdxb-product-card.no-gallery:hover .hpdxb-main-img{opacity:1!important;transform:none!important;}
.hpdxb-product-card.no-gallery .hpdxb-hover-img,.hpdxb-product-card.no-gallery .hpdxb-image-dots{display:none!important;}
.hpdxb-product-card.has-gallery:hover .hpdxb-main-img{opacity:0!important;transform:scale(1.025)!important;}
.hpdxb-product-card.has-gallery:hover .hpdxb-hover-img{opacity:1!important;transform:scale(1.025)!important;}
.hpdxb-cart-svg{width:22px;height:22px;display:inline-block;vertical-align:middle;flex:0 0 auto;}
.hpdxb-add-button .hpdxb-cart-svg{width:22px;height:22px;}
.hpdxb-pdp-add .hpdxb-cart-svg,.hpdxb-pdp-add-bundle .hpdxb-cart-svg{width:20px;height:20px;margin-right:6px;}
.hpdxb-cart-trigger .hpdxb-cart-svg{width:20px;height:20px;}
.hpdxb-bottom-nav .hpdxb-cart-svg{width:21px;height:21px;}
.hpdxb-add-button{gap:8px!important;}
.hpdxb-add-button span{display:inline!important;}
.hpdxb-wishlist-nav,.hpdxb-bottom-wishlist{position:relative;}
.hpdxb-wishlist-count{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;border-radius:999px;background:var(--hpdxb-wishlist-active,#ff2525);color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;line-height:1;padding:0 5px;box-shadow:0 4px 12px rgba(255,37,37,.25);}
.hpdxb-desktop-wishlist .hpdxb-wishlist-count{top:-4px;right:-4px;}
.hpdxb-bottom-wishlist .hpdxb-wishlist-count{top:4px;right:18px;}
.hpdxb-heart-nav{font-size:19px;line-height:1;}
.hpdxb-pdp-main-image{overflow:hidden;}
.hpdxb-pdp-main-img{will-change:transform;transform-origin:center center;}
@media(max-width:760px){.hpdxb-add-button .hpdxb-cart-svg{width:20px;height:20px}.hpdxb-bottom-wishlist .hpdxb-wishlist-count{right:16px;top:3px}.hpdxb-wishlist-count{font-size:9px;min-width:17px;height:17px}.hpdxb-product-card.has-gallery:hover .hpdxb-main-img,.hpdxb-product-card.has-gallery:hover .hpdxb-hover-img{transform:none!important}}


/* v9: button colors, side cart quantity, same-page image zoom, reviews */
.hpdxb-pdp-main-image{overflow:hidden;}
.hpdxb-lightbox{position:fixed;inset:0;z-index:99999;background:rgba(15,23,42,.82);display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease;}
.hpdxb-lightbox.is-open{opacity:1;visibility:visible;}
.hpdxb-lightbox img{max-width:min(1100px,96vw);max-height:92vh;object-fit:contain;background:#fff;border-radius:18px;box-shadow:0 30px 90px rgba(0,0,0,.35);}
.hpdxb-lightbox-close{position:absolute;top:18px;right:18px;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#fff;color:#0f172a;font-size:28px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;}
body.hpdxb-lightbox-open{overflow:hidden;}
.hpdxb-side-row{display:flex;align-items:center;justify-content:space-between;gap:10px;}
.hpdxb-side-qty-control{display:inline-grid;grid-template-columns:28px 34px 28px;align-items:center;height:34px;border:1px solid var(--hpdxb-border);border-radius:999px;background:#f8fafc;overflow:hidden;}
.hpdxb-side-qty-control button{height:100%;border:0;background:transparent;color:#0f172a;font-weight:900;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;}
.hpdxb-side-qty-control button:hover{background:#fff;}
.hpdxb-side-qty-control span{text-align:center;font-size:12px;font-weight:900;color:#0f172a;}
.hpdxb-side-qty-control.is-loading{opacity:.55;pointer-events:none;}
.hpdxb-side-remove{display:inline-flex!important;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid var(--hpdxb-remove-btn-border);border-radius:999px;text-decoration:none!important;font-size:12px!important;font-weight:900!important;}
.hpdxb-review-area h3{margin:0 0 14px;font-size:18px;font-weight:900;color:#0f172a;}
.hpdxb-review-list{display:grid;gap:12px;margin-bottom:22px;}
.hpdxb-review-item{border:1px solid var(--hpdxb-border);background:#fff;border-radius:14px;padding:14px;}
.hpdxb-review-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px;}
.hpdxb-review-stars{color:#f59e0b;letter-spacing:1px;white-space:nowrap;}
.hpdxb-review-text p{margin:0;color:#334155;font-size:13px;line-height:1.6;}
.hpdxb-no-reviews{color:#64748b;margin:0 0 18px;}
.hpdxb-review-area #reply-title{font-size:18px;font-weight:900;margin:0 0 12px;display:block;}
.hpdxb-review-area form{display:grid;gap:12px;max-width:720px;}
.hpdxb-review-area .comment-form-rating,.hpdxb-review-area .comment-form-comment,.hpdxb-review-area .comment-form-author,.hpdxb-review-area .comment-form-email{margin:0;display:grid;gap:6px;}
.hpdxb-review-area label{font-size:13px;font-weight:800;color:#0f172a;}
.hpdxb-review-area input,.hpdxb-review-area select,.hpdxb-review-area textarea{width:100%;border:1px solid var(--hpdxb-border);border-radius:12px;background:#fff;padding:11px 12px;font:inherit;color:#0f172a;}
.hpdxb-review-submit{min-height:44px;border:1px solid var(--hpdxb-btn-border)!important;border-radius:12px!important;background:var(--hpdxb-btn-bg)!important;color:var(--hpdxb-btn-text)!important;font-weight:900!important;padding:0 18px!important;cursor:pointer!important;}
.hpdxb-cart-svg{width:21px;height:21px;display:inline-block;vertical-align:middle;}
.hpdxb-add-button .hpdxb-cart-svg{margin-right:3px;}
.hpdxb-copy-coupon,.hpdxb-pdp-buy-now,.hpdxb-pdp-add-bundle,.hpdxb-tab-btn,.hpdxb-search-form button,.hpdxb-view-all,.hpdxb-cart-link,.hpdxb-checkout-btn,.hpdxb-primary-btn,.hpdxb-hero-btn,.hpdxb-add-button{transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease;}
@media(max-width:760px){.hpdxb-lightbox{padding:14px}.hpdxb-lightbox img{border-radius:14px;max-width:96vw;max-height:84vh}.hpdxb-lightbox-close{top:12px;right:12px;width:40px;height:40px}.hpdxb-side-qty-control{grid-template-columns:26px 30px 26px;height:32px}.hpdxb-side-remove{min-height:32px;padding:0 10px;font-size:11px!important}.hpdxb-review-area h3{font-size:16px}.hpdxb-review-item{padding:12px}.hpdxb-review-area input,.hpdxb-review-area select,.hpdxb-review-area textarea{padding:10px}}

/* v10: final button color fix, extra card templates, FBT */
.hpdxb-product-card .hpdxb-add-button,
.hpdxb-pdp-related-grid .hpdxb-add-button,
.hpdxb-shop .products .hpdxb-add-button,
.hpdxb-product-grid .hpdxb-add-button,
a.hpdxb-add-button.add_to_cart_button,
.woocommerce a.hpdxb-add-button.button{
  background:var(--hpdxb-card-btn,var(--hpdxb-btn-bg,#ff2525))!important;
  color:var(--hpdxb-card-btn-text,var(--hpdxb-btn-text,#fff))!important;
  border-color:var(--hpdxb-card-btn,var(--hpdxb-btn-border,#ff2525))!important;
}
.hpdxb-product-card .hpdxb-add-button:hover,
.hpdxb-pdp-related-grid .hpdxb-add-button:hover,
.hpdxb-shop .products .hpdxb-add-button:hover,
.hpdxb-product-grid .hpdxb-add-button:hover,
a.hpdxb-add-button.add_to_cart_button:hover,
.woocommerce a.hpdxb-add-button.button:hover{
  background:var(--hpdxb-card-btn-hover,var(--hpdxb-btn-hover-bg,#e91010))!important;
  color:var(--hpdxb-card-btn-hover-text,var(--hpdxb-btn-hover-text,#fff))!important;
  border-color:var(--hpdxb-card-btn-hover,var(--hpdxb-btn-hover-bg,#e91010))!important;
}
.hpdxb-product-card .hpdxb-add-button.loading,.hpdxb-pdp-add.loading,.hpdxb-fbt-actions button.is-loading{opacity:.7;pointer-events:none;}

.hpdxb-card-template-compact_premium .hpdxb-card-bottom{background:#eef2f7;border-radius:14px;padding:6px;margin-top:4px;align-items:center}.hpdxb-card-template-compact_premium .hpdxb-add-button{border-radius:999px!important;min-width:46px!important;width:46px!important;height:46px!important;padding:0!important}.hpdxb-card-template-compact_premium .hpdxb-add-button span{display:none!important}.hpdxb-card-template-compact_premium .hpdxb-card-desc{display:none}.hpdxb-card-template-compact_premium .hpdxb-card-divider{display:none}.hpdxb-card-template-compact_premium .hpdxb-card-title{font-weight:700;min-height:28px}.hpdxb-card-template-compact_premium .hpdxb-price-box{padding-left:2px}
.hpdxb-card-template-compact_trust .hpdxb-card-bottom{display:block}.hpdxb-card-template-compact_trust .hpdxb-add-button{width:100%;height:44px;margin-top:8px;border-radius:10px!important}.hpdxb-card-template-compact_trust .hpdxb-card-meta{display:grid;grid-template-columns:1fr auto}.hpdxb-card-template-compact_trust .hpdxb-card-desc:before{content:'🚚 Free Delivery';display:block;color:#ef4444;font-size:10px;margin-bottom:4px}.hpdxb-card-template-compact_trust .hpdxb-price-box{display:block}.hpdxb-card-template-compact_trust .hpdxb-current-price{font-size:16px}
.hpdxb-card-template-compact_offer{background:linear-gradient(180deg,#fff,#fffafa)}.hpdxb-card-template-compact_offer .hpdxb-card-content{gap:7px}.hpdxb-card-template-compact_offer .hpdxb-card-desc{border:1px solid #fecaca;background:#fff7f7;color:#ef4444;border-radius:8px;padding:6px;font-size:10px}.hpdxb-card-template-compact_offer .hpdxb-card-bottom{background:#fff;border:1px solid #fee2e2;border-radius:12px;padding:7px}.hpdxb-card-template-compact_offer .hpdxb-add-button{border-radius:12px!important;min-width:52px}.hpdxb-card-template-compact_offer .hpdxb-add-button span{display:none!important}

.hpdxb-fbt-box{order:75;border:1px solid #fecaca;background:#fffafa;border-radius:14px;padding:12px;box-shadow:0 1px 3px rgba(15,23,42,.04)}.hpdxb-fbt-timer{text-align:center;color:#ef4444;text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:.04em;margin:-3px 0 8px}.hpdxb-fbt-box h3{margin:0 0 10px;font-size:15px;line-height:1.2;font-weight:900;color:#0f172a}.hpdxb-fbt-products{display:flex;gap:12px;align-items:stretch;overflow-x:auto;padding-bottom:3px}.hpdxb-fbt-product{position:relative;flex:1 0 90px;min-width:88px;border:1px solid #ff2525;border-radius:10px;background:#fff;padding:8px 7px;text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px}.hpdxb-fbt-product input{position:absolute;opacity:0}.hpdxb-fbt-checkmark{position:absolute;top:6px;left:6px;width:16px;height:16px;border-radius:4px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900}.hpdxb-fbt-product input:not(:checked)+.hpdxb-fbt-checkmark{background:#fff;color:transparent;border:1px solid #cbd5e1}.hpdxb-fbt-img img{width:52px;height:52px;object-fit:contain;border-radius:6px;background:#f8fafc}.hpdxb-fbt-product strong{font-size:10px;line-height:1.15;color:#0f172a;min-height:22px}.hpdxb-fbt-product em{font-style:normal;color:#ff2525;font-weight:900;font-size:11px;line-height:1}.hpdxb-fbt-product del{color:#64748b;font-size:9px;line-height:1}.hpdxb-fbt-plus{position:absolute;left:-13px;top:50%;transform:translateY(-50%);width:22px;height:22px;border-radius:999px;background:#fff;border:1px solid #fecaca;color:#ef4444;display:flex;align-items:center;justify-content:center;font-weight:900;z-index:2}.hpdxb-fbt-summary{border-top:1px solid #fee2e2;margin-top:10px;padding-top:9px;display:grid;gap:5px}.hpdxb-fbt-summary p{margin:0;display:flex;justify-content:space-between;font-size:12px;color:#334155}.hpdxb-fbt-summary .discount b{color:#16a34a}.hpdxb-fbt-summary .total{border-top:1px solid #e5e7eb;margin-top:4px;padding-top:7px;font-weight:900;color:#0f172a}.hpdxb-fbt-summary .total b{color:#ff2525;font-size:15px}.hpdxb-fbt-coupon{background:#faf5ff;border:1px solid #e9d5ff;color:#7e22ce;border-radius:8px;padding:7px 9px;font-size:11px;margin-top:9px}.hpdxb-fbt-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}.hpdxb-fbt-actions button{height:40px;border-radius:10px;border:1px solid #ff2525;font-size:12px;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px}.hpdxb-fbt-add{background:#fff;color:#ff2525}.hpdxb-fbt-buy{background:#ff2525;color:#fff}.hpdxb-fbt-actions svg{width:16px;height:16px}@media(max-width:760px){.hpdxb-fbt-products{gap:9px}.hpdxb-fbt-product{min-width:82px}.hpdxb-fbt-actions button{font-size:11px;height:38px}.hpdxb-fbt-box{padding:10px}.hpdxb-fbt-summary p{font-size:11px}}


/* v11: FBT placement/design, button variables, mobile cart popup, compact spacing, qty bar */
.hpdxb-fbt-section{width:min(1320px,calc(100% - 32px));margin:22px auto 26px;}
.hpdxb-fbt-section .hpdxb-fbt-box{order:0!important;background:linear-gradient(135deg,#fff7f7 0%,#ffffff 48%,#f8fffd 100%);border:1px solid rgba(255,37,37,.22);border-radius:22px;padding:20px;box-shadow:0 16px 42px rgba(15,23,42,.07);}
.hpdxb-fbt-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;}
.hpdxb-fbt-title-row h3{margin:0!important;font-size:22px!important;letter-spacing:-.025em;}
.hpdxb-fbt-title-row span{background:#ff2525;color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;white-space:nowrap;}
.hpdxb-fbt-section .hpdxb-fbt-products{gap:16px;padding:2px 2px 8px;}
.hpdxb-fbt-section .hpdxb-fbt-product{min-height:150px;border-color:rgba(255,37,37,.42);border-radius:16px;padding:12px 10px;box-shadow:0 5px 14px rgba(15,23,42,.045);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;}
.hpdxb-fbt-section .hpdxb-fbt-product:hover{transform:translateY(-2px);box-shadow:0 12px 22px rgba(15,23,42,.08);border-color:#ff2525;}
.hpdxb-fbt-section .hpdxb-fbt-img img{width:72px;height:72px;background:#f8fafc;border-radius:12px;}
.hpdxb-fbt-section .hpdxb-fbt-product strong{font-size:12px;min-height:32px;line-height:1.25;}
.hpdxb-fbt-section .hpdxb-fbt-product em{font-size:14px;}.hpdxb-fbt-section .hpdxb-fbt-product del{font-size:11px;}
.hpdxb-fbt-section .hpdxb-fbt-plus{left:-20px;width:28px;height:28px;font-size:16px;}
.hpdxb-fbt-section .hpdxb-fbt-summary{background:#fff;border:1px solid #fee2e2;border-radius:14px;padding:12px 14px;margin-top:14px;}
.hpdxb-fbt-section .hpdxb-fbt-summary p{font-size:14px}.hpdxb-fbt-section .hpdxb-fbt-summary .total b{font-size:20px;}
.hpdxb-fbt-section .hpdxb-fbt-coupon{border-radius:12px;padding:11px 13px;font-size:13px;background:#faf5ff;}
.hpdxb-fbt-section .hpdxb-fbt-actions button{height:48px;border-radius:14px;font-size:14px;border-width:1px!important;}
.hpdxb-fbt-add{background:var(--hpdxb-fbt-add-bg,#fff)!important;color:var(--hpdxb-fbt-add-text,#ff2525)!important;border-color:var(--hpdxb-fbt-add-border,#ff2525)!important;}
.hpdxb-fbt-buy{background:var(--hpdxb-fbt-buy-bg,#ff2525)!important;color:var(--hpdxb-fbt-buy-text,#fff)!important;border-color:var(--hpdxb-fbt-buy-border,#ff2525)!important;}
.single_add_to_cart_button.hpdxb-pdp-add,.woocommerce div.product form.cart .hpdxb-pdp-add,.hpdxb-pdp-add{background:var(--hpdxb-pdp-add-bg,var(--hpdxb-btn-bg,#ff2525))!important;color:var(--hpdxb-pdp-add-text,var(--hpdxb-btn-text,#fff))!important;border-color:var(--hpdxb-pdp-add-border,var(--hpdxb-btn-border,#ff2525))!important;}
.single_add_to_cart_button.hpdxb-pdp-add:hover,.woocommerce div.product form.cart .hpdxb-pdp-add:hover,.hpdxb-pdp-add:hover{background:var(--hpdxb-pdp-add-hover-bg,var(--hpdxb-btn-hover-bg,#e91010))!important;color:var(--hpdxb-pdp-add-hover-text,var(--hpdxb-btn-hover-text,#fff))!important;border-color:var(--hpdxb-pdp-add-hover-bg,var(--hpdxb-btn-hover-bg,#e91010))!important;}
.hpdxb-pdp-qty-card{display:grid!important;grid-template-columns:minmax(150px,190px) 1fr!important;gap:12px!important;align-items:center!important;border:1px solid var(--hpdxb-border)!important;border-radius:16px!important;background:#fff!important;padding:8px!important;}
.hpdxb-pdp-qty-control{height:54px!important;border:1px solid var(--hpdxb-qty-border,#e2e8f0)!important;background:var(--hpdxb-qty-bg,#f1f5f9)!important;border-radius:14px!important;padding:0 12px!important;display:grid!important;grid-template-columns:44px 1fr 44px!important;align-items:center!important;}
.hpdxb-pdp-qty-control button{width:100%!important;height:100%!important;font-size:20px!important;color:var(--hpdxb-qty-btn-text,#0f172a)!important;}
.hpdxb-pdp-qty-control input.qty{height:52px!important;width:100%!important;font-size:18px!important;color:var(--hpdxb-qty-text,#0f172a)!important;}
.hpdxb-pdp-stock-actions{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;}.hpdxb-pdp-icon-btn{height:54px!important;width:54px!important;border-radius:14px!important;}
.hpdxb-card-template-compact_offer .hpdxb-card-image-wrap,.hpdxb-card-template-compact_trust .hpdxb-card-image-wrap,.hpdxb-card-template-compact_premium .hpdxb-card-image-wrap{aspect-ratio:1/0.9!important;margin:8px 8px 0!important;}
.hpdxb-card-template-compact_offer .hpdxb-card-content,.hpdxb-card-template-compact_trust .hpdxb-card-content,.hpdxb-card-template-compact_premium .hpdxb-card-content{padding:8px 9px 10px!important;gap:4px!important;}
.hpdxb-card-template-compact_offer .hpdxb-card-title,.hpdxb-card-template-compact_trust .hpdxb-card-title,.hpdxb-card-template-compact_premium .hpdxb-card-title{min-height:30px!important;font-size:13px!important;line-height:1.25!important;margin-bottom:2px!important;}
.hpdxb-card-template-compact_offer .hpdxb-card-desc,.hpdxb-card-template-compact_trust .hpdxb-card-desc{margin:0 0 5px!important;}
.hpdxb-card-template-compact_offer .hpdxb-card-bottom,.hpdxb-card-template-compact_trust .hpdxb-card-bottom{padding:6px!important;margin-top:4px!important;}
.hpdxb-mobile-toast.is-cart{position:fixed;left:50%;bottom:86px;transform:translate(-50%,18px);z-index:220;display:flex;align-items:center;gap:10px;min-width:min(92vw,360px);max-width:92vw;border-radius:999px;background:linear-gradient(135deg,#16a34a,#10b981);color:#fff;padding:8px 10px 8px 8px;box-shadow:0 18px 42px rgba(16,185,129,.30);opacity:0;visibility:hidden;transition:.22s ease;}
.hpdxb-mobile-toast.is-cart.is-visible{opacity:1;visibility:visible;transform:translate(-50%,0);}
.hpdxb-mobile-toast.is-cart .hpdxb-toast-imgs{display:flex;align-items:center;min-width:44px;}
.hpdxb-mobile-toast.is-cart img{width:42px;height:42px;border-radius:999px;object-fit:cover;background:#fff;border:2px solid rgba(255,255,255,.7);box-shadow:0 4px 12px rgba(0,0,0,.12);}
.hpdxb-mobile-toast.is-cart strong{font-size:13px;font-weight:900;line-height:1.1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.hpdxb-mobile-toast.is-cart a{display:inline-flex;align-items:center;justify-content:center;background:#ff2525;color:#fff!important;border-radius:999px;padding:11px 14px;font-size:13px;font-weight:900;white-space:nowrap;}
.hpdxb-mobile-toast.is-cart button,.hpdxb-mobile-toast.is-simple button{width:30px;height:30px;border:0;border-radius:999px;background:rgba(255,255,255,.22);color:#fff;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center;}
.hpdxb-mobile-toast.is-simple{position:fixed;left:12px;right:12px;bottom:88px;z-index:220;display:flex;align-items:center;gap:10px;background:var(--hpdxb-toast-bg,#111827);color:var(--hpdxb-toast-text,#fff);border-radius:16px;padding:12px 14px;box-shadow:0 16px 34px rgba(15,23,42,.22);opacity:0;visibility:hidden;transform:translateY(18px);transition:.22s ease;}.hpdxb-mobile-toast.is-simple.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.hpdxb-mobile-toast.is-simple span{flex:1}.hpdxb-mobile-toast.is-simple a{color:#fff;text-decoration:underline;font-weight:900;}
@media(max-width:760px){.hpdxb-fbt-section{width:calc(100% - 24px);margin:16px auto 20px}.hpdxb-fbt-section .hpdxb-fbt-box{padding:14px;border-radius:18px}.hpdxb-fbt-title-row h3{font-size:18px!important}.hpdxb-fbt-title-row span{font-size:11px;padding:6px 10px}.hpdxb-fbt-section .hpdxb-fbt-products{gap:10px}.hpdxb-fbt-section .hpdxb-fbt-product{min-width:116px;min-height:145px;padding:10px 8px}.hpdxb-fbt-section .hpdxb-fbt-img img{width:62px;height:62px}.hpdxb-fbt-section .hpdxb-fbt-actions{grid-template-columns:1fr;}.hpdxb-fbt-section .hpdxb-fbt-actions button{height:46px}.hpdxb-pdp-qty-card{grid-template-columns:1fr!important}.hpdxb-pdp-stock-actions{justify-content:space-between!important}.hpdxb-mobile-toast.is-cart{bottom:82px}.hpdxb-card-template-compact_offer .hpdxb-card-image-wrap,.hpdxb-card-template-compact_trust .hpdxb-card-image-wrap,.hpdxb-card-template-compact_premium .hpdxb-card-image-wrap{aspect-ratio:1/0.82!important;margin:7px 7px 0!important}}


/* v12 mobile product detail qty/stock row refinement */
@media (max-width: 760px){
  .hpdxb-pdp-qty-card{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    padding:12px!important;
    border-radius:16px!important;
    border:1px solid var(--hpdxb-border)!important;
    background:#fff!important;
  }
  .hpdxb-pdp-qty-control{
    width:100%!important;
    height:58px!important;
    padding:0 14px!important;
    border-radius:16px!important;
    background:var(--hpdxb-qty-bg,#f1f5f9)!important;
    border:1px solid var(--hpdxb-qty-border,#dbe3ee)!important;
    grid-template-columns:48px 1fr 48px!important;
  }
  .hpdxb-pdp-qty-control button{
    height:56px!important;
    font-size:24px!important;
    color:#0f172a!important;
    background:transparent!important;
  }
  .hpdxb-pdp-qty-control input.qty{
    height:56px!important;
    font-size:18px!important;
    font-weight:900!important;
  }
  .hpdxb-pdp-stock-actions{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
    width:100%!important;
  }
  .hpdxb-pdp-stock{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    font-size:14px!important;
    font-weight:900!important;
    color:#16a34a!important;
    min-height:32px!important;
  }
  .hpdxb-pdp-stock.out{color:#ef4444!important;}
  .hpdxb-pdp-stock-actions .hpdxb-wishlist{
    display:none!important;
  }
  .hpdxb-pdp-stock-actions .hpdxb-share-product{
    margin-left:auto!important;
    width:62px!important;
    height:62px!important;
    border-radius:16px!important;
    border:1px solid #d9e2ee!important;
    background:#fff!important;
    color:#3b82f6!important;
    font-size:28px!important;
    font-weight:900!important;
    box-shadow:none!important;
  }
  .hpdxb-pdp-stock-actions .hpdxb-share-product:hover{
    color:#2563eb!important;
    border-color:#bfd5ff!important;
    background:#f8fbff!important;
  }
}

@media (max-width: 420px){
  .hpdxb-pdp-qty-card{padding:10px!important;gap:10px!important;}
  .hpdxb-pdp-qty-control{height:56px!important;grid-template-columns:44px 1fr 44px!important;padding:0 12px!important;}
  .hpdxb-pdp-qty-control button{height:54px!important;font-size:22px!important;}
  .hpdxb-pdp-qty-control input.qty{height:54px!important;font-size:17px!important;}
  .hpdxb-pdp-stock{font-size:13px!important;}
  .hpdxb-pdp-stock-actions .hpdxb-share-product{width:58px!important;height:58px!important;font-size:26px!important;}
}


/* v13 compact FBT redesign */
.hpdxb-fbt-section{width:min(1180px,calc(100% - 28px))!important;margin:18px auto 22px!important;}
.hpdxb-fbt-section .hpdxb-fbt-box{
  display:grid!important;
  grid-template-columns:minmax(0,1.6fr) minmax(260px,340px)!important;
  grid-template-areas:
    'timer timer'
    'title title'
    'products summary'
    'products coupon'
    'products actions'!important;
  align-items:start!important;
  gap:10px 18px!important;
  padding:16px 18px!important;
  border-radius:24px!important;
  background:linear-gradient(135deg,#fff8f8 0%,#ffffff 62%,#f9fffd 100%)!important;
  border:1px solid rgba(255,37,37,.24)!important;
  box-shadow:0 10px 28px rgba(15,23,42,.05)!important;
}
.hpdxb-fbt-section .hpdxb-fbt-timer{grid-area:timer!important;margin:0!important;font-size:10px!important;line-height:1.1!important;letter-spacing:.05em!important;}
.hpdxb-fbt-section .hpdxb-fbt-title-row{grid-area:title!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 2px!important;}
.hpdxb-fbt-section .hpdxb-fbt-title-row h3{font-size:18px!important;line-height:1.1!important;margin:0!important;}
.hpdxb-fbt-section .hpdxb-fbt-title-row span{padding:6px 12px!important;font-size:11px!important;}
.hpdxb-fbt-section .hpdxb-fbt-products{
  grid-area:products!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px 16px!important;
  overflow:visible!important;
  padding:0!important;
}
.hpdxb-fbt-section .hpdxb-fbt-product{
  min-width:0!important;
  min-height:120px!important;
  padding:10px 9px 9px!important;
  gap:5px!important;
  border-radius:16px!important;
  border:1px solid rgba(255,37,37,.42)!important;
  box-shadow:0 4px 12px rgba(15,23,42,.04)!important;
}
.hpdxb-fbt-section .hpdxb-fbt-plus{left:-13px!important;width:24px!important;height:24px!important;font-size:15px!important;}
.hpdxb-fbt-section .hpdxb-fbt-checkmark{top:7px!important;left:7px!important;width:18px!important;height:18px!important;font-size:11px!important;border-radius:5px!important;}
.hpdxb-fbt-section .hpdxb-fbt-img img{width:58px!important;height:58px!important;border-radius:10px!important;}
.hpdxb-fbt-section .hpdxb-fbt-product strong{font-size:11px!important;line-height:1.25!important;min-height:28px!important;}
.hpdxb-fbt-section .hpdxb-fbt-product em{font-size:12px!important;line-height:1!important;}
.hpdxb-fbt-section .hpdxb-fbt-product del{font-size:10px!important;line-height:1!important;}
.hpdxb-fbt-section .hpdxb-fbt-summary{
  grid-area:summary!important;
  margin-top:0!important;
  padding:12px 14px!important;
  border-radius:16px!important;
  border:1px solid #fee2e2!important;
  background:#fff!important;
  box-shadow:0 3px 10px rgba(15,23,42,.035)!important;
}
.hpdxb-fbt-section .hpdxb-fbt-summary p{font-size:13px!important;line-height:1.3!important;}
.hpdxb-fbt-section .hpdxb-fbt-summary .total{margin-top:3px!important;padding-top:8px!important;}
.hpdxb-fbt-section .hpdxb-fbt-summary .total b{font-size:17px!important;}
.hpdxb-fbt-section .hpdxb-fbt-coupon{grid-area:coupon!important;margin-top:0!important;padding:10px 12px!important;border-radius:12px!important;font-size:12px!important;line-height:1.35!important;}
.hpdxb-fbt-section .hpdxb-fbt-actions{grid-area:actions!important;margin-top:0!important;gap:10px!important;}
.hpdxb-fbt-section .hpdxb-fbt-actions button{height:44px!important;border-radius:14px!important;font-size:13px!important;gap:6px!important;}
.hpdxb-fbt-section .hpdxb-fbt-actions svg{width:16px!important;height:16px!important;}

@media (max-width: 980px){
  .hpdxb-fbt-section .hpdxb-fbt-box{
    grid-template-columns:1fr!important;
    grid-template-areas:
      'timer'
      'title'
      'products'
      'summary'
      'coupon'
      'actions'!important;
    gap:10px!important;
    padding:14px!important;
  }
  .hpdxb-fbt-section .hpdxb-fbt-products{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}

@media (max-width: 760px){
  .hpdxb-fbt-section{width:calc(100% - 20px)!important;margin:14px auto 18px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-box{padding:12px!important;border-radius:20px!important;gap:9px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-title-row h3{font-size:17px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-title-row span{font-size:10px!important;padding:5px 10px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px 12px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-product{min-height:114px!important;padding:9px 6px!important;border-radius:14px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-plus{left:-9px!important;width:20px!important;height:20px!important;font-size:13px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-img img{width:52px!important;height:52px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-product strong{font-size:10px!important;min-height:24px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-product em{font-size:11px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-product del{font-size:9px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-summary{padding:10px 12px!important;border-radius:14px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-summary p{font-size:12px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-summary .total b{font-size:16px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-coupon{padding:9px 11px!important;font-size:11px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-actions{grid-template-columns:1fr 1fr!important;gap:8px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-actions button{height:42px!important;font-size:12px!important;border-radius:12px!important;}
}

@media (max-width: 560px){
  .hpdxb-fbt-section .hpdxb-fbt-products{grid-template-columns:1fr 1fr 1fr!important;gap:8px 10px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-product{min-height:106px!important;padding:8px 5px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-img img{width:46px!important;height:46px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-product strong{font-size:9px!important;line-height:1.2!important;min-height:22px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-product em{font-size:10px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-summary p{font-size:11px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-actions{grid-template-columns:1fr!important;}
}


/* v14 mobile PDP quantity/stock single-line fix */
@media (max-width: 760px){
  .hpdxb-pdp-qty-card{
    display:grid!important;
    grid-template-columns:150px minmax(0,1fr)!important;
    align-items:center!important;
    gap:8px!important;
    padding:8px!important;
    border-radius:14px!important;
    background:#fff!important;
  }
  .hpdxb-pdp-qty-control{
    width:150px!important;
    height:46px!important;
    min-width:150px!important;
    padding:0 8px!important;
    border-radius:12px!important;
    grid-template-columns:36px 1fr 36px!important;
  }
  .hpdxb-pdp-qty-control button{
    height:44px!important;
    width:36px!important;
    font-size:18px!important;
  }
  .hpdxb-pdp-qty-control input.qty{
    height:44px!important;
    width:100%!important;
    font-size:16px!important;
  }
  .hpdxb-pdp-stock-actions{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:7px!important;
    width:100%!important;
    min-width:0!important;
  }
  .hpdxb-pdp-stock{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    margin-right:auto!important;
    min-width:0!important;
    font-size:13px!important;
    white-space:nowrap!important;
  }
  .hpdxb-pdp-stock-actions .hpdxb-wishlist{
    display:inline-flex!important;
  }
  .hpdxb-pdp-stock-actions .hpdxb-pdp-icon-btn,
  .hpdxb-pdp-stock-actions .hpdxb-share-product,
  .hpdxb-pdp-stock-actions .hpdxb-wishlist{
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    border-radius:12px!important;
    font-size:20px!important;
    margin-left:0!important;
  }
  .hpdxb-pdp-stock-actions .hpdxb-share-product{
    color:#334155!important;
  }
}

@media (max-width: 420px){
  .hpdxb-pdp-qty-card{
    grid-template-columns:140px minmax(0,1fr)!important;
    gap:7px!important;
    padding:7px!important;
  }
  .hpdxb-pdp-qty-control{
    width:140px!important;
    min-width:140px!important;
    height:44px!important;
    grid-template-columns:34px 1fr 34px!important;
  }
  .hpdxb-pdp-qty-control button{
    width:34px!important;
    height:42px!important;
    font-size:17px!important;
  }
  .hpdxb-pdp-qty-control input.qty{
    height:42px!important;
    font-size:15px!important;
  }
  .hpdxb-pdp-stock{
    font-size:12px!important;
  }
  .hpdxb-pdp-stock-actions{
    gap:6px!important;
  }
  .hpdxb-pdp-stock-actions .hpdxb-pdp-icon-btn,
  .hpdxb-pdp-stock-actions .hpdxb-share-product,
  .hpdxb-pdp-stock-actions .hpdxb-wishlist{
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    border-radius:11px!important;
    font-size:18px!important;
  }
}

@media (max-width: 370px){
  .hpdxb-pdp-qty-card{
    grid-template-columns:128px minmax(0,1fr)!important;
  }
  .hpdxb-pdp-qty-control{
    width:128px!important;
    min-width:128px!important;
    grid-template-columns:30px 1fr 30px!important;
  }
  .hpdxb-pdp-stock{
    font-size:11px!important;
  }
  .hpdxb-pdp-stock-actions .hpdxb-pdp-icon-btn,
  .hpdxb-pdp-stock-actions .hpdxb-share-product,
  .hpdxb-pdp-stock-actions .hpdxb-wishlist{
    width:36px!important;
    height:36px!important;
    min-width:36px!important;
    font-size:16px!important;
  }
}

/* v16: compact full-width FBT, mobile side cart, coupon discount rows, cart popup stack */
.hpdxb-fbt-section{
  width:min(1500px,calc(100% - 32px))!important;
  margin:16px auto 20px!important;
}
.hpdxb-fbt-section .hpdxb-fbt-box{
  display:grid!important;
  grid-template-columns:minmax(0,1.9fr) minmax(300px,390px)!important;
  grid-template-areas:
    "timer timer"
    "title summary"
    "products summary"
    "products coupon"
    "products actions"!important;
  gap:8px 16px!important;
  align-items:start!important;
  padding:14px 16px!important;
  border-radius:22px!important;
  min-height:0!important;
  background:linear-gradient(135deg,#fff8f8 0%,#fff 58%,#f9fffd 100%)!important;
  border:1px solid rgba(255,37,37,.22)!important;
  box-shadow:0 10px 28px rgba(15,23,42,.045)!important;
}
.hpdxb-fbt-section .hpdxb-fbt-timer{grid-area:timer!important;margin:0!important;font-size:10px!important;line-height:1!important;text-align:center!important;}
.hpdxb-fbt-section .hpdxb-fbt-title-row{grid-area:title!important;margin:0!important;align-items:center!important;}
.hpdxb-fbt-section .hpdxb-fbt-title-row h3{font-size:19px!important;line-height:1.12!important;margin:0!important;}
.hpdxb-fbt-section .hpdxb-fbt-title-row span{padding:6px 12px!important;font-size:11px!important;}
.hpdxb-fbt-section .hpdxb-fbt-products{
  grid-area:products!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px 14px!important;
  overflow:visible!important;
  padding:0!important;
}
.hpdxb-fbt-section .hpdxb-fbt-product{
  min-width:0!important;
  min-height:96px!important;
  padding:8px 8px 7px!important;
  border-radius:14px!important;
  gap:3px!important;
  box-shadow:0 4px 12px rgba(15,23,42,.035)!important;
}
.hpdxb-fbt-section .hpdxb-fbt-checkmark{top:6px!important;left:6px!important;width:17px!important;height:17px!important;font-size:11px!important;}
.hpdxb-fbt-section .hpdxb-fbt-img img{width:48px!important;height:48px!important;border-radius:9px!important;}
.hpdxb-fbt-section .hpdxb-fbt-product strong{font-size:10px!important;line-height:1.18!important;min-height:24px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.hpdxb-fbt-section .hpdxb-fbt-product em{font-size:11px!important;line-height:1!important;}
.hpdxb-fbt-section .hpdxb-fbt-product del{font-size:9px!important;line-height:1!important;}
.hpdxb-fbt-section .hpdxb-fbt-plus{left:-12px!important;width:22px!important;height:22px!important;font-size:14px!important;}
.hpdxb-fbt-section .hpdxb-fbt-summary{grid-area:summary!important;margin:0!important;padding:10px 12px!important;border-radius:14px!important;background:#fff!important;}
.hpdxb-fbt-section .hpdxb-fbt-summary p{font-size:12px!important;line-height:1.25!important;}
.hpdxb-fbt-section .hpdxb-fbt-summary .total{padding-top:7px!important;margin-top:4px!important;}
.hpdxb-fbt-section .hpdxb-fbt-summary .total b{font-size:16px!important;}
.hpdxb-fbt-section .hpdxb-fbt-coupon{grid-area:coupon!important;margin:0!important;padding:9px 11px!important;border-radius:12px!important;font-size:11px!important;line-height:1.3!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.hpdxb-fbt-section .hpdxb-fbt-actions{grid-area:actions!important;margin:0!important;gap:9px!important;}
.hpdxb-fbt-section .hpdxb-fbt-actions button{height:42px!important;border-radius:13px!important;font-size:12px!important;}
.hpdxb-fbt-section .hpdxb-fbt-actions svg{width:15px!important;height:15px!important;}

.hpdxb-side-discount,.hpdxb-side-savings,.hpdxb-side-grand-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px 0;font-size:13px;color:#334155;}
.hpdxb-side-discount strong,.hpdxb-side-savings strong{color:#16a34a;font-weight:900;}
.hpdxb-side-grand-total{border-top:1px solid var(--hpdxb-border);padding-top:10px;margin-top:10px;font-weight:900;color:#0f172a;}
.hpdxb-side-grand-total strong{font-size:20px;color:var(--hpdxb-price,#ff2525);}

.hpdxb-mobile-toast.is-cart{left:50%!important;right:auto!important;min-width:unset!important;width:min(92vw,310px)!important;max-width:92vw!important;padding:8px 10px 8px 8px!important;gap:8px!important;}
.hpdxb-mobile-toast.is-cart .hpdxb-toast-imgs{display:flex!important;align-items:center!important;min-width:76px!important;}
.hpdxb-mobile-toast.is-cart .hpdxb-toast-imgs img{width:38px!important;height:38px!important;margin-left:-13px!important;border:2px solid #fff!important;}
.hpdxb-mobile-toast.is-cart .hpdxb-toast-imgs img:first-child{margin-left:0!important;}
.hpdxb-mobile-toast.is-cart .hpdxb-toast-cart-pill,.hpdxb-mobile-toast.is-cart a{background:#ff2525!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:10px 13px!important;font-size:13px!important;font-weight:900!important;}
.hpdxb-mobile-toast.is-cart button{flex:0 0 30px!important;}

@media(max-width:980px){
  .hpdxb-fbt-section .hpdxb-fbt-box{grid-template-columns:1fr!important;grid-template-areas:"timer" "title" "products" "summary" "coupon" "actions"!important;gap:9px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-products{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:760px){
  .hpdxb-fbt-section{width:calc(100% - 20px)!important;margin:14px auto 18px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-box{padding:12px!important;border-radius:18px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-products{gap:8px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-product{min-height:92px!important;padding:7px 5px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-img img{width:42px!important;height:42px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-product strong{font-size:9px!important;min-height:21px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-actions{grid-template-columns:1fr 1fr!important;}
  .hpdxb-fbt-section .hpdxb-fbt-actions button{height:40px!important;font-size:11px!important;}
  .hpdxb-side-cart{top:0!important;right:0!important;bottom:auto!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;transform:translateX(105%)!important;}
  .admin-bar .hpdxb-side-cart{top:46px!important;height:calc(100dvh - 46px)!important;max-height:calc(100dvh - 46px)!important;}
  body.hpdxb-cart-open .hpdxb-side-cart{transform:translateX(0)!important;}
  .hpdxb-side-body{min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;}
  .hpdxb-side-cart-scroll{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;padding-bottom:12px!important;}
  .hpdxb-side-footer{flex:0 0 auto!important;padding:12px 14px calc(14px + env(safe-area-inset-bottom))!important;background:#fff!important;}
}
@media(max-width:430px){
  .hpdxb-fbt-section .hpdxb-fbt-title-row h3{font-size:16px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-title-row span{font-size:10px!important;padding:5px 9px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-plus{display:none!important;}
  .hpdxb-fbt-section .hpdxb-fbt-product{min-height:88px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-img img{width:38px!important;height:38px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-summary p{font-size:11px!important;}
  .hpdxb-fbt-section .hpdxb-fbt-coupon{font-size:10px!important;}
  .hpdxb-mobile-toast.is-cart{bottom:76px!important;width:min(94vw,300px)!important;}
}


/* v17 search dropdown + product detail width fixes */
.hpdxb-search-results{
  width:min(520px,calc(100vw - 24px))!important;
  min-width:420px!important;
  left:auto!important;
  right:0!important;
  border-radius:18px!important;
  max-height:min(72vh,620px)!important;
  overflow:auto!important;
}
.hpdxb-search-result{
  display:grid!important;
  grid-template-columns:64px minmax(0,1fr) minmax(74px,auto)!important;
  gap:12px!important;
  align-items:center!important;
  padding:12px 14px!important;
  min-height:88px!important;
}
.hpdxb-search-result img{
  width:64px!important;
  height:64px!important;
  border-radius:13px!important;
  background:#f8fafc!important;
  object-fit:contain!important;
}
.hpdxb-search-result > span{
  min-width:0!important;
  display:block!important;
}
.hpdxb-search-result strong{
  font-size:13px!important;
  line-height:1.2!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  color:#0f172a!important;
  word-break:normal!important;
}
.hpdxb-search-result small{
  display:inline-flex!important;
  margin-top:6px!important;
  font-size:11px!important;
  color:#64748b!important;
}
.hpdxb-search-result em{
  min-width:72px!important;
  max-width:110px!important;
  justify-self:end!important;
  text-align:right!important;
  font-size:12px!important;
  line-height:1.2!important;
  color:var(--hpdxb-primary,#0f766e)!important;
  font-weight:900!important;
  white-space:normal!important;
  word-break:normal!important;
}
.hpdxb-search-result:hover{background:#f8fafc!important;}

body.single-product .hpdxb-product-detail{
  width:min(1500px,calc(100% - 32px))!important;
  margin:24px auto 0!important;
}
body.single-product .hpdxb-pdp-grid{
  width:100%!important;
  max-width:none!important;
  margin:0 auto!important;
}
body.single-product .hpdxb-pdp-tabs,
body.single-product .hpdxb-pdp-related{
  width:100%!important;
  max-width:none!important;
}
body.single-product .hpdxb-product-detail .hpdxb-fbt-section{
  width:100%!important;
  max-width:none!important;
}

@media(max-width:760px){
  .hpdxb-mobile-search-panel .hpdxb-search-results,
  .hpdxb-search-results{
    width:calc(100vw - 24px)!important;
    min-width:0!important;
    left:50%!important;
    right:auto!important;
    transform:translateX(-50%)!important;
    top:calc(100% + 8px)!important;
    max-height:70vh!important;
  }
  .hpdxb-search-result{
    grid-template-columns:56px minmax(0,1fr) auto!important;
    gap:10px!important;
    padding:11px 12px!important;
    min-height:78px!important;
  }
  .hpdxb-search-result img{width:56px!important;height:56px!important;}
  .hpdxb-search-result strong{font-size:12px!important;-webkit-line-clamp:2!important;}
  .hpdxb-search-result em{font-size:11px!important;max-width:78px!important;min-width:60px!important;}
  body.single-product .hpdxb-product-detail{width:calc(100% - 22px)!important;margin-top:12px!important;}
}


/* v18 mobile PDP compact spacing + single-line delivery date */
@media (max-width: 760px){
  body.single-product .hpdxb-main.hpdxb-single-product,
  body.single-product main.hpdxb-single-product{
    width:calc(100% - 8px)!important;
    padding-top:0!important;
    padding-bottom:92px!important;
    margin-top:0!important;
  }
  body.single-product .hpdxb-product-detail{
    width:100%!important;
    margin-top:4px!important;
  }
  body.single-product .hpdxb-pdp-grid{
    padding:3px!important;
    gap:7px!important;
  }
  body.single-product .hpdxb-pdp-gallery,
  body.single-product .hpdxb-pdp-summary{
    gap:7px!important;
  }
  body.single-product .hpdxb-pdp-main-image{
    border-radius:14px!important;
    padding:0!important;
    min-height:0!important;
  }
  body.single-product .hpdxb-pdp-thumbs{
    margin-top:6px!important;
    gap:7px!important;
  }
  body.single-product .hpdxb-pdp-thumb{
    width:54px!important;
    height:54px!important;
    border-radius:10px!important;
  }
  body.single-product .hpdxb-pdp-title{
    font-size:17px!important;
    line-height:1.22!important;
    margin-top:2px!important;
  }
  body.single-product .hpdxb-pdp-rating-row{
    margin-top:0!important;
    gap:6px!important;
  }
  body.single-product .hpdxb-pdp-coupon{
    padding:8px 9px!important;
    border-radius:13px!important;
    gap:8px!important;
  }
  body.single-product .hpdxb-pdp-coupon-icon{
    width:36px!important;
    height:36px!important;
    font-size:20px!important;
  }
  body.single-product .hpdxb-copy-coupon{
    min-width:96px!important;
    padding:6px 8px!important;
  }
  body.single-product .hpdxb-pdp-price{
    margin:2px 0!important;
    font-size:20px!important;
  }
  body.single-product .hpdxb-pdp-qty-card{
    padding:6px!important;
    border-radius:13px!important;
  }
  body.single-product .hpdxb-pdp-actions{
    gap:8px!important;
  }
  body.single-product .hpdxb-pdp-add,
  body.single-product .hpdxb-pdp-buy-now{
    height:46px!important;
    border-radius:11px!important;
    font-size:14px!important;
  }

  body.single-product .hpdxb-pdp-trust-box{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:6px!important;
    padding:7px 9px!important;
    border-radius:13px!important;
    min-height:44px!important;
    overflow:hidden!important;
  }
  body.single-product .hpdxb-pdp-trust-box>div{
    display:flex!important;
    flex:0 0 auto!important;
    align-items:center!important;
    gap:5px!important;
    margin:0!important;
    min-width:0!important;
    flex-wrap:nowrap!important;
  }
  body.single-product .hpdxb-delivery-pill,
  body.single-product .hpdxb-fast-pill{
    font-size:10px!important;
    line-height:1!important;
    padding:6px 8px!important;
    border-radius:999px!important;
    white-space:nowrap!important;
  }
  body.single-product .hpdxb-pdp-trust-box p{
    flex:1 1 auto!important;
    min-width:0!important;
    margin:0!important;
    text-align:right!important;
    font-size:12px!important;
    line-height:1.2!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:clip!important;
    color:#475569!important;
  }
  body.single-product .hpdxb-pdp-trust-box p b{
    color:#0f172a!important;
    font-weight:900!important;
  }
  body.single-product .hpdxb-pdp-notice-box{
    padding:8px 10px!important;
    border-radius:13px!important;
    font-size:12px!important;
  }
  body.single-product .hpdxb-fbt-section{
    margin-top:10px!important;
    margin-bottom:12px!important;
  }
  body.single-product .hpdxb-pdp-tabs{
    margin-top:16px!important;
    padding-top:14px!important;
  }
}

@media (max-width: 420px){
  body.single-product .hpdxb-main.hpdxb-single-product,
  body.single-product main.hpdxb-single-product{
    width:calc(100% - 6px)!important;
  }
  body.single-product .hpdxb-pdp-grid{
    padding:2px!important;
    gap:6px!important;
  }
  body.single-product .hpdxb-pdp-title{
    font-size:16px!important;
  }
  body.single-product .hpdxb-pdp-coupon{
    padding:7px 8px!important;
    grid-template-columns:34px 1fr 92px!important;
  }
  body.single-product .hpdxb-pdp-coupon-icon{
    width:34px!important;
    height:34px!important;
  }
  body.single-product .hpdxb-copy-coupon{
    min-width:90px!important;
    padding:5px 7px!important;
  }
  body.single-product .hpdxb-pdp-trust-box{
    gap:4px!important;
    padding:7px 8px!important;
  }
  body.single-product .hpdxb-delivery-pill,
  body.single-product .hpdxb-fast-pill{
    font-size:9px!important;
    padding:5px 7px!important;
  }
  body.single-product .hpdxb-pdp-trust-box p{
    font-size:11px!important;
  }
}

@media (max-width: 370px){
  body.single-product .hpdxb-fast-pill{display:none!important;}
  body.single-product .hpdxb-pdp-trust-box p{
    font-size:11px!important;
  }
}


/* v19 remove unwanted click/tap shade overlay */
*{
  -webkit-tap-highlight-color: transparent!important;
}
html, body, .hpdxb-site, .hpdxb-main{
  -webkit-touch-callout: none;
}
a, button, input, select, textarea, label,
.hpdxb-product-card, .hpdxb-card-image-wrap,
.hpdxb-wc-product, .product, .products li,
.hpdxb-section, .hpdxb-pdp-related-grid > *,
.hpdxb-product-grid > *, .hpdxb-shop .products > *{
  -webkit-tap-highlight-color: transparent!important;
}
a:active, button:active, label:active,
.hpdxb-product-card:active, .hpdxb-wc-product:active,
.hpdxb-card-image-wrap:active, .products li:active{
  background-color: inherit!important;
  box-shadow: inherit;
}
.hpdxb-product-card::before,
.hpdxb-product-card::after,
.hpdxb-card-image-wrap::before,
.hpdxb-card-image-wrap::after{
  pointer-events:none!important;
}
.hpdxb-product-card:focus,
.hpdxb-product-card:focus-visible,
.hpdxb-card-image-wrap:focus,
.hpdxb-card-image-wrap:focus-visible,
.hpdxb-wc-product:focus,
.hpdxb-wc-product:focus-visible{
  outline:none!important;
}
.hpdxb-product-card.is-clicked,
.hpdxb-product-card.is-active,
.hpdxb-product-card.active,
.hpdxb-product-card:target{
  background:var(--hpdxb-card)!important;
}
.hpdxb-product-card.is-clicked .hpdxb-card-image-wrap,
.hpdxb-product-card.is-active .hpdxb-card-image-wrap,
.hpdxb-product-card.active .hpdxb-card-image-wrap{
  background:var(--hpdxb-background)!important;
}

/* keep real hover only on pointer devices */
@media (hover:none){
  .hpdxb-product-card:hover{
    transform:none!important;
    box-shadow:0 1px 3px rgba(15,23,42,.08)!important;
  }
  .hpdxb-product-card:hover .hpdxb-main-img{
    opacity:1!important;
    transform:none!important;
  }
  .hpdxb-product-card:hover .hpdxb-hover-img{
    opacity:0!important;
    transform:none!important;
  }
}


/* v20 rating background + mobile search + delivery estimate refinement */
.hpdxb-rating,
.hpdxb-product-card .hpdxb-rating,
.hpdxb-card-meta .hpdxb-rating{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
  border-radius:0!important;
}
.hpdxb-rating b,
.hpdxb-rating em{
  background:transparent!important;
}

.hpdxb-fast-pill{
  display:none!important;
}
.hpdxb-pdp-delivery-estimate{
  padding:10px 12px!important;
}
.hpdxb-pdp-delivery-estimate > div{
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  flex-wrap:nowrap!important;
}
.hpdxb-pdp-delivery-estimate .hpdxb-delivery-pill{
  flex:0 0 auto!important;
}
.hpdxb-estimated-time{
  margin-left:auto!important;
  color:#0f172a!important;
  font-size:13px!important;
  font-weight:700!important;
  white-space:nowrap!important;
  line-height:1.2!important;
  text-align:right!important;
}
.hpdxb-estimated-time strong,
.hpdxb-estimated-time b{
  color:#0f172a!important;
  font-weight:900!important;
}

@media (max-width:760px){
  .hpdxb-mobile-search-panel.open .hpdxb-search-form.mobile input[type="search"]{
    font-size:16px!important;
  }
  .hpdxb-pdp-delivery-estimate{
    padding:7px 9px!important;
    min-height:42px!important;
  }
  .hpdxb-pdp-delivery-estimate > div{
    gap:6px!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-pill{
    padding:5px 8px!important;
    font-size:11px!important;
  }
  .hpdxb-estimated-time{
    font-size:12px!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
}

@media (max-width:390px){
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-pill{
    font-size:10px!important;
    padding:4px 7px!important;
  }
  .hpdxb-estimated-time{
    font-size:11px!important;
  }
}


/* v21 delivery label + compact side-cart controls */
.hpdxb-estimated-time,
.hpdxb-estimated-time span,
.hpdxb-estimated-time strong,
.hpdxb-estimated-time b{
  font-weight:500!important;
  text-decoration:none!important;
}
.hpdxb-estimated-time{
  color:#111827!important;
}

.hpdxb-side-head{
  min-height:62px!important;
  height:auto!important;
  padding:10px 14px!important;
  gap:10px!important;
}
.hpdxb-side-title-wrap{
  min-width:0!important;
}
.hpdxb-side-head-actions{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  margin-left:auto!important;
}
.hpdxb-side-clear-cart{
  width:auto!important;
  height:42px!important;
  padding:0 14px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  border-radius:10px!important;
  border:0!important;
  background:#ef2424!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1!important;
  cursor:pointer!important;
}
.hpdxb-side-clear-cart svg{
  width:15px!important;
  height:15px!important;
  flex:0 0 auto!important;
}
.hpdxb-side-close{
  width:38px!important;
  height:38px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
  border:0!important;
  background:transparent!important;
  color:#0f172a!important;
  font-size:30px!important;
  line-height:1!important;
  box-shadow:none!important;
}
.hpdxb-side-clear-cart.is-loading,
.hpdxb-side-remove-coupon.is-loading{
  opacity:.6!important;
  pointer-events:none!important;
}

.hpdxb-side-discount{
  align-items:flex-start!important;
}
.hpdxb-side-discount > span{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  flex-wrap:wrap!important;
}
.hpdxb-side-remove-coupon{
  appearance:none!important;
  border:1px solid #fecaca!important;
  background:#fff1f2!important;
  color:#ef4444!important;
  border-radius:999px!important;
  padding:2px 7px!important;
  font-size:10px!important;
  font-weight:900!important;
  cursor:pointer!important;
  line-height:1.4!important;
}

.hpdxb-side-footer{
  padding:12px 14px 14px!important;
}
.hpdxb-side-subtotal,
.hpdxb-side-discount,
.hpdxb-side-savings{
  margin:7px 0!important;
  font-size:13px!important;
}
.hpdxb-side-grand-total{
  margin:8px 0 10px!important;
  padding-top:9px!important;
}
.hpdxb-side-actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:8px!important;
  margin-top:8px!important;
}
.hpdxb-side-continue,
.hpdxb-cart-link,
.hpdxb-checkout-btn{
  height:42px!important;
  min-height:42px!important;
  border-radius:10px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  font-size:13px!important;
  font-weight:700!important;
  text-decoration:none!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
.hpdxb-side-continue{
  border:1px solid #fca5a5!important;
  background:#fee2e2!important;
  color:#ef2424!important;
}
.hpdxb-cart-link{
  border:1px solid #cbd5e1!important;
  background:#f8fafc!important;
  color:#334155!important;
}
.hpdxb-checkout-btn{
  grid-column:1/-1!important;
  height:48px!important;
  border-radius:11px!important;
  font-size:15px!important;
  background:var(--hpdxb-cart-btn,var(--hpdxb-primary,#ef2424))!important;
  color:#fff!important;
}
.hpdxb-checkout-btn span{
  margin-left:8px!important;
}

@media (max-width:760px){
  .hpdxb-side-head{
    padding:9px 12px!important;
    min-height:58px!important;
  }
  .hpdxb-side-clear-cart{
    height:38px!important;
    padding:0 12px!important;
    font-size:12px!important;
    border-radius:9px!important;
  }
  .hpdxb-side-close{
    width:36px!important;
    height:36px!important;
    font-size:28px!important;
  }
  .hpdxb-side-footer{
    padding:10px 12px calc(12px + env(safe-area-inset-bottom))!important;
  }
  .hpdxb-side-actions{
    gap:7px!important;
  }
  .hpdxb-side-continue,
  .hpdxb-cart-link{
    height:40px!important;
  }
  .hpdxb-checkout-btn{
    height:48px!important;
  }
  .hpdxb-estimated-time{
    font-weight:500!important;
  }
}


/* v22 delivery card redesign */
.hpdxb-pdp-delivery-estimate{padding:10px 12px!important;}
.hpdxb-pdp-delivery-estimate .hpdxb-delivery-estimate-card{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;width:100%!important;}
.hpdxb-pdp-delivery-estimate .hpdxb-delivery-left{display:flex!important;align-items:center!important;gap:14px!important;min-width:0;}
.hpdxb-pdp-delivery-estimate .hpdxb-delivery-box-icon{width:54px;height:54px;border-radius:14px;border:1px solid #d9efe0;background:#f6fff8;display:flex;align-items:center;justify-content:center;font-size:28px;line-height:1;color:#16a34a;flex:0 0 auto;}
.hpdxb-pdp-delivery-estimate .hpdxb-delivery-copy{display:flex;flex-direction:column;gap:4px;min-width:0;}
.hpdxb-pdp-delivery-estimate .hpdxb-delivery-copy strong{font-size:16px;font-weight:800;line-height:1.2;color:#16a34a;}
.hpdxb-pdp-delivery-estimate .hpdxb-delivery-origin{font-size:13px;line-height:1.25;color:#475569;display:flex;align-items:center;gap:6px;flex-wrap:wrap;}
.hpdxb-pdp-delivery-estimate .hpdxb-delivery-origin .label{color:#475569;font-weight:500;}
.hpdxb-pdp-delivery-estimate .hpdxb-delivery-origin .flag{font-size:20px;line-height:1;display:inline-flex;align-items:center;}
.hpdxb-pdp-delivery-estimate .hpdxb-delivery-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex:0 0 auto;text-align:right;}
.hpdxb-pdp-delivery-estimate .hpdxb-delivery-time{font-size:16px;line-height:1.2;color:#475569;white-space:nowrap;}
.hpdxb-pdp-delivery-estimate .hpdxb-delivery-time .label{font-weight:500;color:#64748b;}
.hpdxb-pdp-delivery-estimate .hpdxb-delivery-time .value{font-weight:700;color:#0f172a;}
.hpdxb-pdp-delivery-estimate .hpdxb-delivery-local{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:#16a34a;white-space:nowrap;}
.hpdxb-pdp-delivery-estimate .hpdxb-delivery-pill,.hpdxb-pdp-delivery-estimate .hpdxb-estimated-time{display:none!important;}

@media (max-width:760px){
  .hpdxb-pdp-delivery-estimate{padding:10px!important;}
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-estimate-card{gap:10px!important;align-items:flex-start!important;}
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-left{gap:10px!important;}
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-box-icon{width:44px;height:44px;font-size:22px;border-radius:12px;}
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-copy strong{font-size:13px;}
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-origin{font-size:11px;gap:4px;}
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-origin .flag{font-size:16px;}
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-right{gap:4px;}
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-time{font-size:13px;white-space:normal;}
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-local{font-size:12px;}
}
@media (max-width:560px){
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-estimate-card{display:grid!important;grid-template-columns:1fr auto;gap:8px!important;align-items:center!important;}
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-left{align-items:flex-start!important;}
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-copy strong{font-size:12px;}
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-origin{font-size:10px;}
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-time{font-size:12px;}
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-local{font-size:11px;justify-self:end;}
}


/* v23 cart page compact redesign */
.hpdxb-cart-page{padding-top:10px!important;padding-bottom:28px!important;}
.hpdxb-cart-shell{width:min(1240px,calc(100% - 28px))!important;}
.hpdxb-cart-topbar{margin:0 0 8px!important;align-items:flex-start!important;}
.hpdxb-cart-topbar h1{font-size:clamp(28px,2.8vw,34px)!important;letter-spacing:-.04em!important;}
.hpdxb-clear-cart{font-size:13px!important;font-weight:800!important;margin-top:4px!important;}
.hpdxb-cart-save-pill{margin-bottom:10px!important;padding:7px 12px!important;font-size:12px!important;border-radius:999px!important;}
.hpdxb-cart-layout{grid-template-columns:minmax(0,1fr) 334px!important;gap:18px!important;align-items:start!important;}
.hpdxb-cart-items{border:1px solid #dbe7f0!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 6px 18px rgba(15,23,42,.05)!important;background:#fff!important;}
.hpdxb-cart-item{min-height:104px!important;padding:14px 16px!important;gap:14px!important;border-bottom:1px solid #edf2f7!important;}
.hpdxb-cart-product{gap:12px!important;min-width:0!important;}
.hpdxb-cart-thumb{width:56px!important;height:56px!important;border-radius:10px!important;}
.hpdxb-cart-info{min-width:0!important;}
.hpdxb-cart-info h3{font-size:14px!important;line-height:1.2!important;margin-bottom:4px!important;max-width:100%!important;}
.hpdxb-cart-unit-price{font-size:12px!important;line-height:1.2!important;margin-bottom:4px!important;}
.hpdxb-cart-discount-chip{display:inline-flex!important;font-size:9px!important;padding:3px 6px!important;margin-bottom:5px!important;border-radius:999px!important;}
.hpdxb-cart-links{gap:8px!important;margin-top:3px!important;}
.hpdxb-cart-fav,.hpdxb-cart-remove{font-size:11px!important;line-height:1.2!important;}
.hpdxb-cart-controls{gap:12px!important;min-width:176px!important;justify-content:flex-end!important;}
.hpdxb-cart-qty{height:38px!important;grid-template-columns:34px 38px 34px!important;border-radius:10px!important;}
.hpdxb-cart-qty input.qty{min-height:36px!important;height:36px!important;font-size:14px!important;}
.hpdxb-cart-qty button{font-size:20px!important;}
.hpdxb-cart-line-price{min-width:78px!important;gap:3px!important;}
.hpdxb-cart-line-price del{font-size:11px!important;}
.hpdxb-cart-line-price strong{font-size:15px!important;line-height:1.1!important;}

.hpdxb-cart-summary{padding:18px!important;border-radius:18px!important;box-shadow:0 7px 20px rgba(15,23,42,.06)!important;top:96px!important;}
.admin-bar .hpdxb-cart-summary{top:128px!important;}
.hpdxb-cart-summary h2{font-size:18px!important;margin-bottom:14px!important;padding-bottom:14px!important;}
.hpdxb-cart-coupon{grid-template-columns:1fr 78px!important;gap:7px!important;margin-bottom:14px!important;}
.hpdxb-cart-coupon input{height:38px!important;padding:0 11px!important;font-size:13px!important;border-radius:8px!important;}
.hpdxb-cart-coupon button.button{height:38px!important;font-size:12px!important;border-radius:8px!important;}
.hpdxb-summary-lines{gap:9px!important;margin-bottom:12px!important;}
.hpdxb-summary-lines>div{font-size:13px!important;gap:12px!important;}
.hpdxb-summary-lines strong{font-size:13px!important;}
.hpdxb-cart-free-box{padding:10px 0 12px!important;margin:6px 0 12px!important;}
.hpdxb-cart-free-box strong{font-size:13px!important;margin-bottom:10px!important;}
.hpdxb-cart-free-progress{height:8px!important;}
.hpdxb-summary-shipping{padding-bottom:10px!important;}
.hpdxb-summary-total{padding:4px 0 12px!important;gap:0 12px!important;}
.hpdxb-summary-total span{font-size:15px!important;}
.hpdxb-summary-total strong{font-size:24px!important;}
.hpdxb-summary-total small{font-size:11px!important;}
.hpdxb-cart-checkout,.hpdxb-cart-primary{height:46px!important;font-size:14px!important;border-radius:10px!important;box-shadow:none!important;}

@media (max-width:1120px){
  .hpdxb-cart-shell{width:calc(100% - 24px)!important;}
  .hpdxb-cart-layout{grid-template-columns:minmax(0,1fr) 310px!important;gap:16px!important;}
  .hpdxb-cart-item{padding:12px 13px!important;}
  .hpdxb-cart-controls{min-width:165px!important;}
}
@media (max-width:980px){
  .hpdxb-cart-page{padding-top:10px!important;padding-bottom:150px!important;}
}


/* v24 cart page closer to reference screenshot */
@media (min-width: 981px){
  .hpdxb-cart-page{
    padding-top:10px!important;
    padding-bottom:22px!important;
  }
  .hpdxb-cart-shell{
    width:min(1320px,calc(100% - 20px))!important;
    background:#f9fbfb!important;
    border:1px solid #dde7ef!important;
    border-radius:28px!important;
    padding:14px 16px 16px!important;
    box-shadow:none!important;
  }
  .hpdxb-cart-topbar{
    margin:0 0 10px!important;
    min-height:44px!important;
    align-items:flex-start!important;
  }
  .hpdxb-cart-topbar h1{
    font-size:clamp(32px,3vw,38px)!important;
    line-height:1!important;
    font-weight:900!important;
    margin:0!important;
  }
  .hpdxb-clear-cart{
    font-size:14px!important;
    font-weight:800!important;
    margin-top:6px!important;
  }
  .hpdxb-cart-save-pill{
    display:inline-flex!important;
    align-items:center!important;
    padding:7px 14px!important;
    font-size:12px!important;
    border-radius:999px!important;
    margin:-48px 0 10px 190px!important;
    box-shadow:none!important;
  }
  .hpdxb-cart-layout{
    grid-template-columns:minmax(0,1fr) 350px!important;
    gap:18px!important;
  }
  .hpdxb-cart-items{
    border:1px solid #dfe8ef!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  .hpdxb-cart-item{
    min-height:108px!important;
    padding:14px 18px!important;
    gap:16px!important;
    background:#fff!important;
  }
  .hpdxb-cart-product{
    grid-template-columns:60px minmax(0,1fr)!important;
    gap:14px!important;
  }
  .hpdxb-cart-thumb{
    width:56px!important;
    height:56px!important;
    border-radius:8px!important;
    background:#fff!important;
    border:1px solid #edf2f7!important;
  }
  .hpdxb-cart-info h3{
    font-size:15px!important;
    line-height:1.22!important;
    margin-bottom:5px!important;
    max-width:600px!important;
  }
  .hpdxb-cart-unit-price{
    font-size:12px!important;
    margin-bottom:5px!important;
  }
  .hpdxb-cart-discount-chip{
    font-size:9px!important;
    padding:3px 7px!important;
    margin-bottom:6px!important;
  }
  .hpdxb-cart-links{
    gap:10px!important;
  }
  .hpdxb-cart-fav,.hpdxb-cart-remove{
    font-size:11px!important;
  }
  .hpdxb-cart-controls{
    gap:18px!important;
    min-width:195px!important;
  }
  .hpdxb-cart-qty{
    height:40px!important;
    grid-template-columns:36px 40px 36px!important;
    border-radius:10px!important;
  }
  .hpdxb-cart-qty input.qty{
    height:38px!important;
    min-height:38px!important;
    font-size:14px!important;
  }
  .hpdxb-cart-line-price{
    min-width:92px!important;
  }
  .hpdxb-cart-line-price del{
    font-size:12px!important;
  }
  .hpdxb-cart-line-price strong{
    font-size:16px!important;
    color:#2a36ff!important;
  }
  .hpdxb-cart-summary{
    top:92px!important;
    padding:20px 18px 18px!important;
    border-radius:18px!important;
    border:1px solid #dfe8ef!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  .hpdxb-cart-summary h2{
    font-size:18px!important;
    padding-bottom:14px!important;
    margin-bottom:14px!important;
  }
  .hpdxb-cart-coupon{
    grid-template-columns:minmax(0,1fr) 90px!important;
    gap:8px!important;
    margin-bottom:14px!important;
  }
  .hpdxb-cart-coupon input,
  .hpdxb-cart-coupon button.button{
    height:36px!important;
    font-size:12px!important;
    border-radius:8px!important;
  }
  .hpdxb-summary-lines{
    gap:10px!important;
    margin-bottom:12px!important;
  }
  .hpdxb-summary-lines>div,
  .hpdxb-summary-lines strong{
    font-size:13px!important;
  }
  .hpdxb-cart-free-box{
    padding:12px 0 14px!important;
    margin:6px 0 12px!important;
  }
  .hpdxb-cart-free-box strong{
    font-size:13px!important;
    margin-bottom:10px!important;
  }
  .hpdxb-cart-free-progress{height:9px!important;}
  .hpdxb-summary-shipping{padding-bottom:12px!important;}
  .hpdxb-summary-total{
    padding:4px 0 12px!important;
  }
  .hpdxb-summary-total span{font-size:15px!important;}
  .hpdxb-summary-total strong{font-size:22px!important;color:#0f172a!important;}
  .hpdxb-summary-total small{font-size:11px!important;}
  .hpdxb-cart-checkout{
    height:46px!important;
    border-radius:10px!important;
    font-size:14px!important;
    background:#2d2bf1!important;
  }
  .hpdxb-cart-checkout:hover{background:#241fe0!important;}
}


/* v25 cart page exact closer layout */
@media (min-width:981px){
  .hpdxb-cart-page{padding-top:12px!important;padding-bottom:24px!important;}
  .hpdxb-cart-shell{
    width:min(1286px,calc(100% - 28px))!important;
    background:#f8fbfb!important;
    border:1px solid #dde6ef!important;
    border-radius:28px!important;
    padding:22px 18px 22px!important;
  }
  .hpdxb-cart-topbar{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:18px!important;
    margin:0 0 12px!important;
  }
  .hpdxb-cart-topbar-left{
    display:flex!important;
    align-items:center!important;
    gap:14px!important;
    flex-wrap:wrap!important;
    min-width:0!important;
  }
  .hpdxb-cart-topbar h1{font-size:clamp(30px,2.9vw,36px)!important;line-height:1!important;margin:0!important;}
  .hpdxb-cart-save-pill{
    margin:0!important;
    padding:8px 14px!important;
    font-size:12px!important;
    border-radius:999px!important;
  }
  .hpdxb-clear-cart{margin-top:8px!important;white-space:nowrap!important;}
  .hpdxb-cart-layout{grid-template-columns:minmax(0,1fr) 314px!important;gap:18px!important;align-items:start!important;}
  .hpdxb-cart-items{border-radius:16px!important;overflow:hidden!important;}
  .hpdxb-cart-item{padding:13px 16px!important;min-height:100px!important;gap:16px!important;}
  .hpdxb-cart-product{grid-template-columns:48px minmax(0,1fr)!important;gap:12px!important;}
  .hpdxb-cart-thumb{width:48px!important;height:48px!important;border-radius:8px!important;}
  .hpdxb-cart-info h3{font-size:13px!important;line-height:1.24!important;max-width:520px!important;margin-bottom:4px!important;}
  .hpdxb-cart-unit-price{font-size:12px!important;margin-bottom:4px!important;}
  .hpdxb-cart-discount-chip{font-size:9px!important;padding:2px 6px!important;margin-bottom:5px!important;}
  .hpdxb-cart-links{margin-top:2px!important;gap:9px!important;}
  .hpdxb-cart-fav,.hpdxb-cart-remove{font-size:11px!important;}
  .hpdxb-cart-controls{min-width:180px!important;gap:16px!important;}
  .hpdxb-cart-qty{height:38px!important;grid-template-columns:34px 38px 34px!important;border-radius:10px!important;}
  .hpdxb-cart-qty input.qty{height:36px!important;min-height:36px!important;font-size:14px!important;}
  .hpdxb-cart-line-price{min-width:88px!important;gap:2px!important;}
  .hpdxb-cart-line-price del{font-size:11px!important;}
  .hpdxb-cart-line-price strong{font-size:15px!important;color:#2435ff!important;}
  .hpdxb-cart-summary{padding:16px 16px 14px!important;border-radius:16px!important;}
  .hpdxb-cart-summary h2{font-size:17px!important;margin-bottom:12px!important;padding-bottom:12px!important;}
  .hpdxb-cart-coupon{grid-template-columns:minmax(0,1fr) 82px!important;gap:8px!important;margin-bottom:12px!important;}
  .hpdxb-cart-coupon input,.hpdxb-cart-coupon button.button{height:36px!important;font-size:12px!important;}
  .hpdxb-summary-lines{gap:9px!important;margin-bottom:10px!important;}
  .hpdxb-summary-lines>div,.hpdxb-summary-lines strong{font-size:12px!important;}
  .hpdxb-cart-free-box{padding:10px 0 12px!important;margin:5px 0 10px!important;}
  .hpdxb-cart-free-box strong{font-size:12px!important;margin-bottom:9px!important;}
  .hpdxb-cart-free-progress{height:8px!important;}
  .hpdxb-summary-shipping{padding-bottom:10px!important;}
  .hpdxb-summary-total{padding:2px 0 10px!important;}
  .hpdxb-summary-total span{font-size:14px!important;}
  .hpdxb-summary-total strong{font-size:20px!important;}
  .hpdxb-summary-total small{font-size:11px!important;}
  .hpdxb-cart-checkout{height:40px!important;font-size:13px!important;border-radius:10px!important;}
}


/* v26 cart direct layout: remove inner "Your cart" heading section */
.hpdxb-cart-inline-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:0 0 10px!important;
}
.hpdxb-cart-inline-actions .hpdxb-cart-save-pill{
  margin:0!important;
}
.hpdxb-cart-inline-actions .hpdxb-clear-cart{
  margin:0!important;
}
@media (min-width:981px){
  .hpdxb-cart-topbar{
    display:none!important;
  }
  .hpdxb-cart-shell{
    padding-top:14px!important;
  }
  .hpdxb-cart-inline-actions{
    min-height:28px!important;
    margin:0 0 9px!important;
  }
  .hpdxb-cart-inline-actions .hpdxb-cart-save-pill{
    padding:7px 14px!important;
    font-size:12px!important;
    border-radius:999px!important;
  }
  .hpdxb-cart-inline-actions .hpdxb-clear-cart{
    font-size:13px!important;
    font-weight:800!important;
    color:#ff2525!important;
    white-space:nowrap!important;
  }
}
@media (max-width:980px){
  .hpdxb-cart-topbar{
    display:none!important;
  }
  .hpdxb-cart-inline-actions{
    margin:0 0 10px!important;
  }
}
@media (max-width:520px){
  .hpdxb-cart-inline-actions{
    align-items:flex-start!important;
  }
  .hpdxb-cart-inline-actions .hpdxb-cart-save-pill{
    font-size:11px!important;
    padding:6px 9px!important;
  }
  .hpdxb-cart-inline-actions .hpdxb-clear-cart{
    font-size:12px!important;
  }
}


/* v27 flatten cart into single white section */
.hpdxb-cart-page{background:#f3f7f8!important;}
.hpdxb-cart-page .hpdxb-section{
  background:#fff!important;
  border:1px solid #dde6ef!important;
  border-radius:28px!important;
  padding:18px!important;
  box-shadow:none!important;
}
.hpdxb-cart-shell{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  padding:0!important;
  width:100%!important;
}
.hpdxb-cart-inline-actions{
  margin:0 0 10px!important;
}

@media (min-width:981px){
  .hpdxb-cart-page{padding-top:10px!important;padding-bottom:22px!important;}
  .hpdxb-cart-shell{width:100%!important;}
  .hpdxb-cart-page .hpdxb-section{width:min(1286px,calc(100% - 28px))!important;}
  .hpdxb-cart-layout{grid-template-columns:minmax(0,1fr) 314px!important;gap:18px!important;}
}

@media (max-width:980px){
  .hpdxb-cart-page .hpdxb-section{
    width:calc(100% - 20px)!important;
    padding:14px!important;
    border-radius:22px!important;
  }
  .hpdxb-cart-shell{padding:0!important;}
}

@media (max-width:560px){
  .hpdxb-cart-page .hpdxb-section{
    width:calc(100% - 14px)!important;
    padding:10px!important;
    border-radius:18px!important;
  }
  .hpdxb-cart-inline-actions{margin:0 0 8px!important;}
}


/* v28 final cart page: one clean white cart page, no nested section look */
body.woocommerce-cart .hpdxb-main{
  background:#f3f8f8!important;
}
body.woocommerce-cart .hpdxb-main > .hpdxb-section,
body.woocommerce-cart .hpdxb-section{
  width:min(1286px,calc(100% - 28px))!important;
  margin:18px auto 18px!important;
  background:#fff!important;
  border:1px solid #dfe8ef!important;
  border-radius:28px!important;
  padding:24px 28px 26px!important;
  box-shadow:none!important;
}
body.woocommerce-cart .hpdxb-cart-shell{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  background:#fff!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.hpdxb-cart-main-title{
  display:block!important;
  margin:0 0 16px!important;
}
.hpdxb-cart-main-title h1{
  margin:0!important;
  font-size:clamp(32px,3.2vw,42px)!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:-.045em!important;
  color:#07111f!important;
}

/* Put save pill + clear cart directly under the Cart title */
body.woocommerce-cart .hpdxb-cart-inline-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:0 0 10px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
}
body.woocommerce-cart .hpdxb-cart-save-pill{
  margin:0!important;
  padding:7px 14px!important;
  font-size:12px!important;
  border-radius:999px!important;
}
body.woocommerce-cart .hpdxb-clear-cart{
  margin:0!important;
  font-size:13px!important;
  font-weight:800!important;
  color:#ff2525!important;
}

/* Remove the remaining inner container/box feeling */
body.woocommerce-cart .hpdxb-cart-form,
body.woocommerce-cart .woocommerce-cart-form{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  margin:0!important;
  box-shadow:none!important;
}
body.woocommerce-cart .hpdxb-cart-layout{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  margin:0!important;
  box-shadow:none!important;
  grid-template-columns:minmax(0,1fr) 314px!important;
  gap:18px!important;
  align-items:start!important;
}

/* Items + summary are the only cards */
body.woocommerce-cart .hpdxb-cart-items{
  border:1px solid #dfe8ef!important;
  border-radius:16px!important;
  background:#fff!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
body.woocommerce-cart .hpdxb-cart-summary{
  border:1px solid #dfe8ef!important;
  border-radius:16px!important;
  background:#fff!important;
  padding:16px!important;
  box-shadow:none!important;
  top:94px!important;
}
body.woocommerce-cart .hpdxb-cart-topbar{
  display:none!important;
}

/* Compact rows like the reference */
body.woocommerce-cart .hpdxb-cart-item{
  min-height:96px!important;
  padding:12px 15px!important;
  gap:14px!important;
  border-bottom:1px solid #edf2f7!important;
}
body.woocommerce-cart .hpdxb-cart-product{
  grid-template-columns:48px minmax(0,1fr)!important;
  gap:12px!important;
}
body.woocommerce-cart .hpdxb-cart-thumb{
  width:48px!important;
  height:48px!important;
  border-radius:8px!important;
}
body.woocommerce-cart .hpdxb-cart-info h3{
  font-size:13px!important;
  line-height:1.22!important;
  margin-bottom:4px!important;
}
body.woocommerce-cart .hpdxb-cart-unit-price{
  font-size:12px!important;
  margin-bottom:4px!important;
}
body.woocommerce-cart .hpdxb-cart-discount-chip{
  font-size:9px!important;
  padding:2px 6px!important;
  margin-bottom:4px!important;
}
body.woocommerce-cart .hpdxb-cart-links{
  margin-top:2px!important;
  gap:8px!important;
}
body.woocommerce-cart .hpdxb-cart-fav,
body.woocommerce-cart .hpdxb-cart-remove{
  font-size:11px!important;
}
body.woocommerce-cart .hpdxb-cart-controls{
  min-width:176px!important;
  gap:14px!important;
}
body.woocommerce-cart .hpdxb-cart-qty{
  height:36px!important;
  grid-template-columns:32px 36px 32px!important;
  border-radius:9px!important;
}
body.woocommerce-cart .hpdxb-cart-qty input.qty{
  height:34px!important;
  min-height:34px!important;
  font-size:13px!important;
}
body.woocommerce-cart .hpdxb-cart-line-price{
  min-width:84px!important;
}
body.woocommerce-cart .hpdxb-cart-line-price del{
  font-size:11px!important;
}
body.woocommerce-cart .hpdxb-cart-line-price strong{
  font-size:15px!important;
}

/* Summary compact */
body.woocommerce-cart .hpdxb-cart-summary h2{
  font-size:17px!important;
  margin-bottom:12px!important;
  padding-bottom:12px!important;
}
body.woocommerce-cart .hpdxb-cart-coupon{
  grid-template-columns:minmax(0,1fr) 82px!important;
  gap:8px!important;
  margin-bottom:12px!important;
}
body.woocommerce-cart .hpdxb-cart-coupon input,
body.woocommerce-cart .hpdxb-cart-coupon button.button{
  height:36px!important;
  font-size:12px!important;
  border-radius:8px!important;
}
body.woocommerce-cart .hpdxb-summary-lines{
  gap:9px!important;
  margin-bottom:10px!important;
}
body.woocommerce-cart .hpdxb-summary-lines>div,
body.woocommerce-cart .hpdxb-summary-lines strong{
  font-size:12px!important;
}
body.woocommerce-cart .hpdxb-cart-free-box{
  padding:10px 0 12px!important;
  margin:5px 0 10px!important;
}
body.woocommerce-cart .hpdxb-cart-free-box strong{
  font-size:12px!important;
  margin-bottom:9px!important;
}
body.woocommerce-cart .hpdxb-cart-free-progress{height:8px!important;}
body.woocommerce-cart .hpdxb-summary-shipping{padding-bottom:10px!important;}
body.woocommerce-cart .hpdxb-summary-total{padding:2px 0 10px!important;}
body.woocommerce-cart .hpdxb-summary-total span{font-size:14px!important;}
body.woocommerce-cart .hpdxb-summary-total strong{font-size:20px!important;}
body.woocommerce-cart .hpdxb-summary-total small{font-size:11px!important;}
body.woocommerce-cart .hpdxb-cart-checkout{
  height:40px!important;
  font-size:13px!important;
  border-radius:10px!important;
  background:#2d2bf1!important;
}

@media (max-width:980px){
  body.woocommerce-cart .hpdxb-main > .hpdxb-section,
  body.woocommerce-cart .hpdxb-section{
    width:calc(100% - 20px)!important;
    padding:16px!important;
    border-radius:22px!important;
  }
  body.woocommerce-cart .hpdxb-cart-layout{
    display:block!important;
  }
}
@media (max-width:560px){
  body.woocommerce-cart .hpdxb-main > .hpdxb-section,
  body.woocommerce-cart .hpdxb-section{
    width:calc(100% - 12px)!important;
    padding:10px!important;
    border-radius:18px!important;
  }
  .hpdxb-cart-main-title h1{font-size:28px!important;}
}


/* v29 cart final cleanup: single heading + no extra blank area */
body.woocommerce-cart .hpdxb-cart-main-title{display:none!important;}
body.woocommerce-cart .hpdxb-main,
body.woocommerce-cart .site-main,
body.woocommerce-cart .hpdxb-cart-page{
  min-height:0!important;
  height:auto!important;
}
body.woocommerce-cart .hpdxb-main > .hpdxb-section,
body.woocommerce-cart .hpdxb-section,
body.woocommerce-cart .hpdxb-cart-shell,
body.woocommerce-cart .hpdxb-cart-form,
body.woocommerce-cart .woocommerce-cart-form,
body.woocommerce-cart .hpdxb-cart-layout{
  min-height:0!important;
  height:auto!important;
}
body.woocommerce-cart .hpdxb-main > .hpdxb-section,
body.woocommerce-cart .hpdxb-section{
  margin:16px auto 18px!important;
  padding:18px 20px 18px!important;
  background:#fff!important;
}
body.woocommerce-cart .hpdxb-cart-inline-actions{
  margin:0 0 10px!important;
}
body.woocommerce-cart .hpdxb-cart-layout{
  align-items:start!important;
}
body.woocommerce-cart .hpdxb-cart-items,
body.woocommerce-cart .hpdxb-cart-summary{
  align-self:start!important;
}
body.woocommerce-cart .hpdxb-cart-page{padding-bottom:18px!important;}
@media (min-width:981px){
  body.woocommerce-cart .hpdxb-main > .hpdxb-section,
  body.woocommerce-cart .hpdxb-section{
    width:min(1286px,calc(100% - 28px))!important;
    border-radius:26px!important;
    padding:18px 18px 18px!important;
  }
  body.woocommerce-cart .hpdxb-cart-inline-actions{
    padding-top:0!important;
  }
}
@media (max-width:980px){
  body.woocommerce-cart .hpdxb-main > .hpdxb-section,
  body.woocommerce-cart .hpdxb-section{
    width:calc(100% - 18px)!important;
    padding:14px!important;
  }
}


/* v33 mobile delivery estimate box fix */
@media (max-width: 760px){
  .hpdxb-pdp-delivery-estimate{
    padding:8px!important;
    border-radius:16px!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-estimate-card{
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr) auto!important;
    grid-template-areas:
      "icon title date"
      "icon origin local"!important;
    align-items:center!important;
    column-gap:9px!important;
    row-gap:3px!important;
    width:100%!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-left{
    display:contents!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-box-icon{
    grid-area:icon!important;
    width:42px!important;
    height:42px!important;
    font-size:20px!important;
    border-radius:12px!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-copy{
    display:contents!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-copy strong{
    grid-area:title!important;
    font-size:12px!important;
    line-height:1.15!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-origin{
    grid-area:origin!important;
    display:flex!important;
    align-items:center!important;
    flex-wrap:nowrap!important;
    gap:4px!important;
    font-size:10.5px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-origin .label,
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-origin .flag{
    flex:0 0 auto!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-origin .flag{
    font-size:14px!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-right{
    display:contents!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-time{
    grid-area:date!important;
    font-size:11.5px!important;
    line-height:1.15!important;
    white-space:nowrap!important;
    text-align:right!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-time .label{
    display:inline!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-time .value{
    font-weight:800!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-local{
    grid-area:local!important;
    justify-self:end!important;
    font-size:10.5px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
    gap:2px!important;
  }
}

@media (max-width: 430px){
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-estimate-card{
    grid-template-columns:38px minmax(0,1fr) auto!important;
    column-gap:7px!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-box-icon{
    width:38px!important;
    height:38px!important;
    font-size:18px!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-copy strong{
    font-size:11px!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-origin{
    font-size:9.5px!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-time{
    font-size:10.5px!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-local{
    font-size:9.5px!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-time .label{
    display:none!important;
  }
}

@media (max-width: 360px){
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-origin .label{
    display:none!important;
  }
  .hpdxb-pdp-delivery-estimate .hpdxb-delivery-copy strong{
    font-size:10.5px!important;
  }
}


/* v34 mobile cart page redesign + hide footer on cart page */
body.woocommerce-cart .hpdxb-footer{
  display:none!important;
}
body.woocommerce-cart .hpdxb-bottom-nav{
  display:none!important;
}

@media (max-width: 980px){
  body.woocommerce-cart{
    background:#f3f8f8!important;
  }
  body.woocommerce-cart .hpdxb-main,
  body.woocommerce-cart .hpdxb-cart-page{
    padding:8px 0 96px!important;
    min-height:calc(100vh - 54px)!important;
    background:#f3f8f8!important;
  }
  body.woocommerce-cart .hpdxb-main > .hpdxb-section,
  body.woocommerce-cart .hpdxb-section{
    width:calc(100% - 10px)!important;
    margin:6px auto 0!important;
    padding:8px!important;
    border-radius:18px!important;
    background:#fff!important;
    border:1px solid #dfe9f1!important;
    box-shadow:none!important;
  }
  body.woocommerce-cart .entry-title,
  body.woocommerce-cart .page-title,
  body.woocommerce-cart h1{
    font-size:18px!important;
    line-height:1.1!important;
    margin:4px 0 10px!important;
    letter-spacing:-.02em!important;
  }
  body.woocommerce-cart .hpdxb-cart-shell{
    width:100%!important;
    padding:0!important;
    margin:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  body.woocommerce-cart .hpdxb-cart-inline-actions{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:8px!important;
    margin:0 0 8px!important;
  }
  body.woocommerce-cart .hpdxb-cart-save-pill{
    width:max-content!important;
    max-width:100%!important;
    height:28px!important;
    padding:5px 10px!important;
    border-radius:999px!important;
    font-size:10px!important;
    line-height:1!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  body.woocommerce-cart .hpdxb-clear-cart{
    font-size:11px!important;
    font-weight:900!important;
    color:#ff2525!important;
    white-space:nowrap!important;
  }
  body.woocommerce-cart .hpdxb-cart-layout{
    display:block!important;
    padding:0!important;
    margin:0!important;
    background:transparent!important;
  }
  body.woocommerce-cart .hpdxb-cart-items{
    display:grid!important;
    gap:8px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
  }
  body.woocommerce-cart .hpdxb-cart-item{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 92px!important;
    grid-template-areas:
      "product controls"
      "product controls"!important;
    align-items:center!important;
    gap:8px!important;
    min-height:86px!important;
    padding:8px!important;
    border:1px solid #dfe8ef!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:0 2px 7px rgba(15,23,42,.035)!important;
  }
  body.woocommerce-cart .hpdxb-cart-product{
    grid-area:product!important;
    display:grid!important;
    grid-template-columns:52px minmax(0,1fr)!important;
    gap:8px!important;
    align-items:start!important;
    min-width:0!important;
  }
  body.woocommerce-cart .hpdxb-cart-thumb{
    width:52px!important;
    height:52px!important;
    border-radius:10px!important;
    background:#fff!important;
    border:1px solid #edf2f7!important;
  }
  body.woocommerce-cart .hpdxb-cart-thumb img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
  }
  body.woocommerce-cart .hpdxb-cart-info{
    min-width:0!important;
    overflow:hidden!important;
  }
  body.woocommerce-cart .hpdxb-cart-info h3{
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
    margin:0 0 3px!important;
    font-size:12px!important;
    line-height:1.16!important;
    font-weight:850!important;
    max-width:100%!important;
  }
  body.woocommerce-cart .hpdxb-cart-unit-price{
    display:inline-flex!important;
    align-items:center!important;
    gap:5px!important;
    margin:0 0 3px!important;
    font-size:11px!important;
    line-height:1!important;
    color:#ff2525!important;
    font-weight:900!important;
  }
  body.woocommerce-cart .hpdxb-cart-unit-price del,
  body.woocommerce-cart .hpdxb-cart-line-price del{
    font-size:10px!important;
    color:#94a3b8!important;
  }
  body.woocommerce-cart .hpdxb-cart-discount-chip{
    display:inline-flex!important;
    max-width:100%!important;
    padding:2px 5px!important;
    margin:0 0 2px!important;
    font-size:8px!important;
    line-height:1!important;
    border-radius:999px!important;
  }
  body.woocommerce-cart .hpdxb-cart-links{
    margin:0!important;
    gap:6px!important;
    opacity:.72!important;
  }
  body.woocommerce-cart .hpdxb-cart-fav{
    font-size:9px!important;
  }
  body.woocommerce-cart .hpdxb-cart-controls{
    grid-area:controls!important;
    min-width:0!important;
    width:92px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-end!important;
    justify-content:space-between!important;
    gap:8px!important;
    height:100%!important;
  }
  body.woocommerce-cart .hpdxb-cart-qty{
    order:1!important;
    width:88px!important;
    height:34px!important;
    display:grid!important;
    grid-template-columns:28px 32px 28px!important;
    border:1px solid #dfe8ef!important;
    border-radius:10px!important;
    background:#fff!important;
    overflow:hidden!important;
  }
  body.woocommerce-cart .hpdxb-cart-qty button{
    width:28px!important;
    height:32px!important;
    font-size:17px!important;
    line-height:1!important;
    font-weight:900!important;
    color:#0f172a!important;
    background:#fff!important;
  }
  body.woocommerce-cart .hpdxb-cart-qty input.qty{
    width:32px!important;
    height:32px!important;
    min-height:32px!important;
    padding:0!important;
    font-size:12px!important;
    font-weight:900!important;
    background:#fff!important;
  }
  body.woocommerce-cart .hpdxb-cart-line-price{
    display:none!important;
  }
  body.woocommerce-cart .hpdxb-cart-remove{
    order:2!important;
    padding:8px 10px!important;
    border-radius:999px!important;
    border:1px solid #fecaca!important;
    background:#fff4f4!important;
    color:#ff2525!important;
    font-size:10px!important;
    font-weight:900!important;
    line-height:1!important;
    text-decoration:none!important;
  }
  body.woocommerce-cart .hpdxb-cart-summary{
    display:none!important;
  }
  body.woocommerce-cart .hpdxb-cart-mobile-bar{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    z-index:9999!important;
    display:grid!important;
    grid-template-columns:1fr auto!important;
    grid-template-areas:
      "total count"
      "buttons buttons"!important;
    gap:8px 10px!important;
    padding:8px 8px calc(8px + env(safe-area-inset-bottom))!important;
    background:#fff!important;
    border-top:1px solid #dfe8ef!important;
    box-shadow:0 -8px 22px rgba(15,23,42,.08)!important;
  }
  body.woocommerce-cart .hpdxb-cart-mobile-total{
    grid-area:total!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:center!important;
    gap:1px!important;
    min-width:0!important;
  }
  body.woocommerce-cart .hpdxb-cart-mobile-total span,
  body.woocommerce-cart .hpdxb-cart-mobile-total small{
    font-size:10px!important;
    line-height:1!important;
    color:#64748b!important;
    font-weight:700!important;
  }
  body.woocommerce-cart .hpdxb-cart-mobile-total strong{
    font-size:17px!important;
    line-height:1!important;
    color:#ff2525!important;
    font-weight:950!important;
  }
  body.woocommerce-cart .hpdxb-cart-mobile-count{
    grid-area:count!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-end!important;
    justify-content:center!important;
    gap:1px!important;
    color:#16a34a!important;
    font-size:10px!important;
    line-height:1.05!important;
    font-weight:850!important;
    text-align:right!important;
  }
  body.woocommerce-cart .hpdxb-cart-mobile-actions{
    grid-area:buttons!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
  body.woocommerce-cart .hpdxb-cart-mobile-actions a,
  body.woocommerce-cart .hpdxb-cart-mobile-bar a{
    width:100%!important;
    height:42px!important;
    min-height:42px!important;
    border-radius:8px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    font-size:12px!important;
    font-weight:900!important;
    padding:0 8px!important;
    margin:0!important;
  }
  body.woocommerce-cart .hpdxb-cart-mobile-actions a:first-child{
    background:#2d2bf1!important;
    color:#fff!important;
  }
  body.woocommerce-cart .hpdxb-cart-mobile-actions a:last-child{
    background:#2d2bf1!important;
    color:#fff!important;
  }
}

@media (max-width: 380px){
  body.woocommerce-cart .hpdxb-cart-item{
    grid-template-columns:minmax(0,1fr) 86px!important;
    padding:7px!important;
  }
  body.woocommerce-cart .hpdxb-cart-product{
    grid-template-columns:46px minmax(0,1fr)!important;
    gap:7px!important;
  }
  body.woocommerce-cart .hpdxb-cart-thumb{
    width:46px!important;
    height:46px!important;
  }
  body.woocommerce-cart .hpdxb-cart-info h3{
    font-size:11px!important;
  }
  body.woocommerce-cart .hpdxb-cart-controls{
    width:86px!important;
  }
  body.woocommerce-cart .hpdxb-cart-qty{
    width:84px!important;
    grid-template-columns:27px 30px 27px!important;
  }
}


/* pending v35 delivery box mobile refinement */
@media (max-width: 767px){
  body.single-product .hpdxb-pdp-delivery-estimate{
    padding:8px 10px!important;
    border-radius:16px!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-estimate-card{
    display:grid!important;
    grid-template-columns:48px minmax(0,1fr) auto!important;
    grid-template-areas:
      "icon title time"
      "icon origin local"!important;
    align-items:center!important;
    column-gap:10px!important;
    row-gap:4px!important;
    width:100%!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-left,
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-copy,
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-right{
    display:contents!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-box-icon{
    grid-area:icon!important;
    width:48px!important;
    height:48px!important;
    border-radius:14px!important;
    font-size:24px!important;
    align-self:center!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-copy strong{
    grid-area:title!important;
    display:block!important;
    margin:0!important;
    font-size:13px!important;
    line-height:1.15!important;
    font-weight:800!important;
    color:#16a34a!important;
    white-space:nowrap!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-origin{
    grid-area:origin!important;
    display:flex!important;
    align-items:center!important;
    gap:4px!important;
    font-size:11px!important;
    line-height:1.15!important;
    color:#334155!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-origin .label{
    font-weight:500!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-origin .flag{
    font-size:16px!important;
    line-height:1!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-time{
    grid-area:time!important;
    display:block!important;
    margin:0!important;
    font-size:12px!important;
    line-height:1.15!important;
    color:#64748b!important;
    white-space:nowrap!important;
    text-align:right!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-time .label{
    color:#64748b!important;
    font-weight:500!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-time .value{
    color:#0f172a!important;
    font-weight:800!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-local{
    grid-area:local!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-self:end!important;
    gap:4px!important;
    font-size:11px!important;
    line-height:1.15!important;
    font-weight:700!important;
    color:#16a34a!important;
    white-space:nowrap!important;
    text-align:right!important;
  }
}

@media (max-width: 420px){
  body.single-product .hpdxb-pdp-delivery-estimate{
    padding:8px!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-estimate-card{
    grid-template-columns:42px minmax(0,1fr) auto!important;
    column-gap:8px!important;
    row-gap:3px!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-box-icon{
    width:42px!important;
    height:42px!important;
    font-size:21px!important;
    border-radius:12px!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-copy strong{
    font-size:11.5px!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-origin{
    font-size:9.8px!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-time{
    font-size:11px!important;
  }
  body.single-product .hpdxb-pdp-delivery-estimate .hpdxb-delivery-local{
    font-size:10.5px!important;
  }
}


/* pending v35 product detail right-side custom HTML block */
.hpdxb-pdp-custom-html{
  border:1px solid var(--hpdxb-border);
  background:#fff;
  border-radius:16px;
  padding:14px;
  color:var(--hpdxb-card-foreground);
  box-shadow:0 4px 14px rgba(15,23,42,.04);
}
.hpdxb-pdp-custom-html > *:first-child{margin-top:0!important;}
.hpdxb-pdp-custom-html > *:last-child{margin-bottom:0!important;}
.hpdxb-pdp-custom-html img{max-width:100%;height:auto;border-radius:12px;}
.hpdxb-pdp-custom-html ul,
.hpdxb-pdp-custom-html ol{margin-left:18px;}
@media (max-width:860px){
  .hpdxb-pdp-custom-html{
    border-radius:14px;
    padding:11px;
    font-size:12px;
  }
}


/* pending v36 home page layout cleanup + section controls */
body.home,
body.front-page,
body.home .hpdxb-site,
body.front-page .hpdxb-site{
  overflow-x:hidden!important;
}
.hpdxb-home{
  overflow-x:hidden!important;
}
.hpdxb-home .hpdxb-section{
  width:min(1500px,calc(100% - 32px))!important;
  max-width:1500px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  clear:both!important;
}
.hpdxb-home .hpdxb-carousel-section{
  overflow:hidden!important;
}
.hpdxb-home .hpdxb-product-carousel{
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding-left:0!important;
  padding-right:0!important;
}
.hpdxb-home .hpdxb-product-carousel-track{
  width:auto!important;
  max-width:none!important;
  min-width:100%!important;
  display:flex!important;
  align-items:stretch!important;
}
.hpdxb-home .hpdxb-carousel-item{
  width:210px!important;
  flex:0 0 210px!important;
}
.hpdxb-home .hpdxb-product-grid{
  width:100%!important;
  max-width:100%!important;
}
.hpdxb-home-html-banner{
  background:#fff;
  border:1px solid var(--hpdxb-border);
  border-radius:20px;
  padding:16px!important;
  box-shadow:0 4px 16px rgba(15,23,42,.04);
}
.hpdxb-home-html-banner > *:first-child{margin-top:0!important;}
.hpdxb-home-html-banner > *:last-child{margin-bottom:0!important;}
.hpdxb-home-html-banner img{max-width:100%;height:auto;border-radius:16px;}

@media (max-width: 860px){
  .hpdxb-home .hpdxb-section{
    width:calc(100% - 18px)!important;
  }
  .hpdxb-home .hpdxb-carousel-item{
    width:46vw!important;
    flex-basis:46vw!important;
    max-width:210px!important;
    min-width:155px!important;
  }
  .hpdxb-home-html-banner{
    border-radius:16px;
    padding:11px!important;
  }
}


/* pending v38 header/footer setting refinements */
.hpdxb-header-static{position:relative!important;top:auto!important;}
.hpdxb-logo img{max-width:260px;}
.hpdxb-header .hpdxb-nav{display:flex;}
.hpdxb-footer-custom-html{
  margin-bottom:24px;
  border:1px solid var(--footer-border, var(--hpdxb-border));
  border-radius:18px;
  background:rgba(255,255,255,.72);
  padding:16px;
}
.hpdxb-footer-custom-html > *:first-child{margin-top:0!important;}
.hpdxb-footer-custom-html > *:last-child{margin-bottom:0!important;}
.hpdxb-footer-custom-html img{max-width:100%;height:auto;border-radius:14px;}
.hpdxb-footer-grid{align-items:start;}
.hpdxb-footer-map iframe{width:100%;min-height:112px;border:0;border-radius:14px;}
@media(max-width:860px){
  .hpdxb-logo img{max-width:170px;}
  .hpdxb-footer-custom-html{padding:12px;border-radius:14px;margin-bottom:16px;}
}


/* pending v39 dual promotional banner full controls */
.hpdxb-dual-banners{
  gap:var(--hpdxb-dual-gap,16px)!important;
}
.hpdxb-dual-card{
  min-height:var(--hpdxb-dual-height,275px)!important;
  border-radius:var(--hpdxb-dual-radius,24px)!important;
}
.hpdxb-dual-overlay{
  background:linear-gradient(180deg,rgba(15,23,42,.04),rgba(15,23,42,var(--hpdxb-dual-overlay,.70)))!important;
}
.hpdxb-dual-content{
  color:var(--hpdxb-dual-text,#fff)!important;
}
.hpdxb-dual-content b{
  background:var(--hpdxb-dual-button-bg,#fff)!important;
  color:var(--hpdxb-dual-button-text,#0f172a)!important;
}
.hpdxb-dual-custom-html{
  background:#fff;
  border:1px solid var(--hpdxb-border);
  border-radius:var(--hpdxb-dual-radius,24px);
  padding:0!important;
  overflow:hidden;
}
.hpdxb-dual-custom-html > *:first-child{margin-top:0!important;}
.hpdxb-dual-custom-html > *:last-child{margin-bottom:0!important;}
.hpdxb-dual-custom-html img{max-width:100%;height:auto;}
@media(max-width:860px){
  .hpdxb-dual-banners{
    grid-template-columns:1fr!important;
  }
  .hpdxb-dual-card{
    min-height:var(--hpdxb-dual-mobile-height,170px)!important;
  }
  .hpdxb-dual-content strong{
    font-size:18px!important;
  }
  .hpdxb-dual-content em{
    font-size:12px!important;
    max-width:100%!important;
  }
}


/* v40 custom checkout page design */
body.woocommerce-checkout .hpdxb-main{
  background:#f3f8f8!important;
  padding:22px 0 34px!important;
}
.hpdxb-checkout-page{
  width:min(1500px,calc(100% - 26px))!important;
  margin:0 auto!important;
}
.hpdxb-checkout-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 48%!important;
  gap:12px!important;
  align-items:start!important;
}
.hpdxb-checkout-left,
.hpdxb-checkout-right{
  display:grid!important;
  gap:26px!important;
}
.hpdxb-checkout-card{
  background:#fff!important;
  border:1px solid #dbe7ef!important;
  border-radius:10px!important;
  box-shadow:0 2px 8px rgba(15,23,42,.06)!important;
  padding:18px!important;
}
.hpdxb-checkout-card h2{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin:0 0 22px!important;
  color:#07111f!important;
  font-size:24px!important;
  line-height:1.1!important;
  font-weight:900!important;
}
.hpdxb-checkout-card h2 span{
  color:#ff2525!important;
  font-size:22px!important;
}
.hpdxb-checkout-field-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:14px 18px!important;
}
.hpdxb-checkout-page .form-row{
  margin:0 0 14px!important;
  padding:0!important;
  width:100%!important;
}
.hpdxb-checkout-page .hpdxb-checkout-field-grid .form-row{
  margin:0!important;
}
.hpdxb-checkout-page label{
  display:block!important;
  margin:0 0 7px!important;
  color:#07111f!important;
  font-size:15px!important;
  line-height:1.2!important;
  font-weight:500!important;
}
.hpdxb-checkout-page abbr.required{
  color:#ff2525!important;
  text-decoration:none!important;
}
.hpdxb-checkout-page input.input-text,
.hpdxb-checkout-page textarea,
.hpdxb-checkout-page select{
  width:100%!important;
  min-height:44px!important;
  border:1px solid #aeb6c2!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#07111f!important;
  font-size:17px!important;
  line-height:1.2!important;
  padding:0 13px!important;
  box-shadow:none!important;
  outline:none!important;
}
.hpdxb-checkout-page textarea{
  min-height:84px!important;
  padding-top:13px!important;
  resize:vertical!important;
}
.hpdxb-checkout-page input.input-text::placeholder,
.hpdxb-checkout-page textarea::placeholder{
  color:#97a1b8!important;
}
.hpdxb-checkout-page input.input-text:focus,
.hpdxb-checkout-page textarea:focus,
.hpdxb-checkout-page select:focus{
  border-color:#ff2525!important;
  box-shadow:0 0 0 3px rgba(255,37,37,.08)!important;
}
.hpdxb-checkout-page .select2-container--default .select2-selection--single{
  min-height:44px!important;
  border:1px solid #aeb6c2!important;
  border-radius:7px!important;
  display:flex!important;
  align-items:center!important;
}
.hpdxb-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered{
  line-height:44px!important;
  padding-left:13px!important;
  font-size:17px!important;
}
.hpdxb-checkout-location-help{
  margin:6px 0 24px!important;
  border-top:1px solid #dbe4ed!important;
  padding-top:10px!important;
}
.hpdxb-checkout-location-help p{
  text-align:center!important;
  margin:0 0 8px!important;
  font-size:13px!important;
  color:#55708f!important;
}
.hpdxb-detect-location{
  width:100%!important;
  min-height:43px!important;
  border:1px solid #8892a1!important;
  border-radius:7px!important;
  background:#f8fbfb!important;
  color:#07111f!important;
  font-size:16px!important;
  font-weight:500!important;
  cursor:pointer!important;
}
.hpdxb-shipping-method-list{
  display:grid!important;
  gap:20px!important;
}
.hpdxb-ship-option{
  display:grid!important;
  grid-template-columns:22px 50px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:14px!important;
  margin:0!important;
  padding:16px 18px!important;
  border:1px solid #e2e8f0!important;
  border-radius:15px!important;
  background:#fff!important;
  cursor:pointer!important;
}
.hpdxb-ship-option.is-selected,
.hpdxb-ship-option:has(input:checked){
  border-color:#ff2525!important;
  background:#fff0f0!important;
}
.hpdxb-ship-option input{
  position:absolute!important;
  opacity:0!important;
  pointer-events:none!important;
}
.hpdxb-ship-check{
  display:flex!important;
  width:18px!important;
  height:18px!important;
  align-items:center!important;
  justify-content:center!important;
  color:#ff2525!important;
  font-size:16px!important;
}
.hpdxb-ship-icon,
.hpdxb-pay-icon{
  width:42px!important;
  height:42px!important;
  border-radius:14px!important;
  background:#e8eef5!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.hpdxb-ship-copy strong,
.hpdxb-pay-copy strong{
  display:block!important;
  color:#07111f!important;
  font-size:16px!important;
  line-height:1.15!important;
  font-weight:800!important;
  margin-bottom:3px!important;
}
.hpdxb-ship-copy small,
.hpdxb-pay-copy small{
  display:block!important;
  color:#52627a!important;
  font-size:13px!important;
  line-height:1.25!important;
}
.hpdxb-ship-option b{
  color:#07111f!important;
  font-size:16px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
.hpdxb-ship-option.is-selected b,
.hpdxb-ship-option:has(input:checked) b{
  color:#16a34a!important;
}
.hpdxb-order-summary-card{
  padding:22px 18px!important;
}
.hpdxb-checkout-product-strip{
  display:flex!important;
  align-items:stretch!important;
  gap:10px!important;
  overflow-x:auto!important;
  padding:4px 0 30px!important;
  border-bottom:1px solid #dbe4ed!important;
  margin-bottom:18px!important;
}
.hpdxb-checkout-product-mini{
  position:relative!important;
  flex:0 0 110px!important;
  min-height:184px!important;
  border:1px solid #dbe7ef!important;
  border-radius:10px!important;
  background:#fff!important;
  padding:8px!important;
  box-shadow:0 2px 6px rgba(15,23,42,.05)!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  text-align:center!important;
}
.hpdxb-checkout-remove{
  position:absolute!important;
  left:-6px!important;
  top:-8px!important;
  width:21px!important;
  height:21px!important;
  border-radius:50%!important;
  background:#ef4444!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-weight:900!important;
  font-size:14px!important;
  z-index:2!important;
}
.hpdxb-checkout-mini-badge{
  position:absolute!important;
  right:-6px!important;
  top:-6px!important;
  min-width:22px!important;
  height:20px!important;
  padding:0 5px!important;
  border-radius:999px!important;
  background:#0f172a!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:10px!important;
  font-weight:900!important;
}
.hpdxb-checkout-mini-img{
  width:92px!important;
  height:82px!important;
  border-radius:8px!important;
  background:#f8fafc!important;
  border:1px solid #edf2f7!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin-bottom:8px!important;
  overflow:hidden!important;
}
.hpdxb-checkout-mini-img img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
.hpdxb-checkout-product-mini strong{
  font-size:11px!important;
  font-weight:800!important;
  line-height:1.15!important;
  color:#07111f!important;
  margin-bottom:6px!important;
}
.hpdxb-checkout-mini-qty{
  display:inline-flex!important;
  align-items:center!important;
  gap:9px!important;
  height:25px!important;
  padding:0 8px!important;
  border-radius:999px!important;
  background:#f1f5f9!important;
  color:#0f172a!important;
  font-size:13px!important;
  margin-top:auto!important;
}
.hpdxb-checkout-product-mini em{
  margin-top:6px!important;
  color:#ff2525!important;
  font-style:normal!important;
  font-size:12px!important;
  font-weight:900!important;
}
.hpdxb-checkout-coupon-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 84px!important;
  gap:9px!important;
  margin-bottom:16px!important;
}
.hpdxb-checkout-coupon-row input{
  height:43px!important;
  border-radius:7px!important;
  border:1px solid #aeb6c2!important;
  padding:0 14px!important;
  font-size:18px!important;
}
.hpdxb-checkout-coupon-row button{
  height:43px!important;
  border-radius:7px!important;
  border:0!important;
  background:#f68b8f!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:900!important;
}
.hpdxb-checkout-totals{
  display:grid!important;
  gap:10px!important;
}
.hpdxb-checkout-totals>div{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  color:#475569!important;
  font-size:15px!important;
}
.hpdxb-checkout-totals strong{
  color:#07111f!important;
  font-weight:700!important;
}
.hpdxb-checkout-totals .discount,
.hpdxb-checkout-totals .discount strong{
  color:#ff2525!important;
}
.hpdxb-checkout-totals .green,
.hpdxb-checkout-totals .green strong{
  color:#009444!important;
  font-weight:800!important;
}
.hpdxb-checkout-grand{
  border-top:1px solid #dbe4ed!important;
  padding-top:18px!important;
  margin-top:10px!important;
}
.hpdxb-checkout-grand span{
  display:flex!important;
  flex-direction:column!important;
  color:#07111f!important;
  font-size:17px!important;
  font-weight:900!important;
}
.hpdxb-checkout-grand small{
  color:#64748b!important;
  font-size:13px!important;
  font-weight:500!important;
}
.hpdxb-checkout-grand strong{
  color:#e30d0d!important;
  font-size:28px!important;
  font-weight:900!important;
}
.hpdxb-payment-card{
  padding:26px!important;
}
.hpdxb-payment-card .hpdxb-terms-title{
  color:#ff2525!important;
  font-size:16px!important;
  font-weight:700!important;
  margin:6px 0 4px!important;
}
.hpdxb-payment-methods{
  display:grid!important;
  gap:12px!important;
  margin-bottom:8px!important;
}
.hpdxb-payment-option{
  display:grid!important;
  grid-template-columns:24px 42px minmax(0,1fr)!important;
  gap:14px!important;
  align-items:center!important;
  margin:0!important;
  padding:17px 18px!important;
  border:1px solid #ff2525!important;
  border-radius:15px!important;
  background:#fff0f0!important;
  cursor:pointer!important;
}
.hpdxb-payment-option input{
  position:absolute!important;
  opacity:0!important;
}
.hpdxb-pay-check{
  color:#ff2525!important;
  font-size:17px!important;
}
.hpdxb-payment-card .payment_box{
  background:#fff!important;
  border:1px solid #dbe7ef!important;
  border-radius:12px!important;
  padding:12px!important;
  margin:8px 0!important;
}
.hpdxb-payment-card .payment_box:before{
  display:none!important;
}
.hpdxb-payment-card .woocommerce-terms-and-conditions-wrapper{
  margin:0 0 14px!important;
  font-size:13px!important;
  color:#475569!important;
}
.hpdxb-place-order{
  width:100%!important;
  height:58px!important;
  border-radius:8px!important;
  border:0!important;
  background:#ff2525!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:20px!important;
  font-weight:900!important;
  box-shadow:none!important;
}
.hpdxb-place-order:hover{
  background:#e30d0d!important;
  color:#fff!important;
}
.hpdxb-hidden-field{
  display:none!important;
}

@media(max-width:1024px){
  .hpdxb-checkout-layout{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:760px){
  body.woocommerce-checkout .hpdxb-main{
    padding:8px 0 120px!important;
  }
  .hpdxb-checkout-page{
    width:calc(100% - 12px)!important;
  }
  .hpdxb-checkout-card{
    padding:12px!important;
    border-radius:14px!important;
  }
  .hpdxb-checkout-card h2{
    font-size:19px!important;
    margin-bottom:14px!important;
  }
  .hpdxb-checkout-field-grid{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  .hpdxb-checkout-page input.input-text,
  .hpdxb-checkout-page textarea,
  .hpdxb-checkout-page select{
    min-height:42px!important;
    font-size:15px!important;
  }
  .hpdxb-ship-option{
    grid-template-columns:18px 40px minmax(0,1fr) auto!important;
    padding:12px!important;
    gap:10px!important;
  }
  .hpdxb-ship-icon,
  .hpdxb-pay-icon{
    width:36px!important;
    height:36px!important;
    border-radius:12px!important;
  }
  .hpdxb-ship-copy strong,
  .hpdxb-pay-copy strong{
    font-size:14px!important;
  }
  .hpdxb-ship-copy small,
  .hpdxb-pay-copy small{
    font-size:11px!important;
  }
  .hpdxb-order-summary-card,
  .hpdxb-payment-card{
    padding:13px!important;
  }
  .hpdxb-checkout-product-mini{
    flex-basis:100px!important;
  }
  .hpdxb-checkout-grand strong{
    font-size:24px!important;
  }
  .hpdxb-place-order{
    height:50px!important;
    font-size:16px!important;
  }
}


/* v41 checkout overflow fix when many products are in order summary */
body.woocommerce-checkout{
  overflow-x:hidden!important;
}
body.woocommerce-checkout .hpdxb-main,
body.woocommerce-checkout .hpdxb-checkout-page,
body.woocommerce-checkout .hpdxb-checkout-layout,
body.woocommerce-checkout .hpdxb-checkout-left,
body.woocommerce-checkout .hpdxb-checkout-right,
body.woocommerce-checkout .hpdxb-checkout-card,
body.woocommerce-checkout .hpdxb-order-summary-card,
body.woocommerce-checkout .hpdxb-payment-card{
  min-width:0!important;
  max-width:100%!important;
}
body.woocommerce-checkout .hpdxb-checkout-layout{
  grid-template-columns:minmax(0,1fr) minmax(420px,48%)!important;
  overflow:visible!important;
}
body.woocommerce-checkout .hpdxb-checkout-right{
  width:100%!important;
  overflow:hidden!important;
}
body.woocommerce-checkout .hpdxb-order-summary-card{
  overflow:hidden!important;
}
body.woocommerce-checkout .hpdxb-checkout-product-strip{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  overscroll-behavior-x:contain!important;
  -webkit-overflow-scrolling:touch!important;
  scrollbar-gutter:stable!important;
  padding-bottom:18px!important;
}
body.woocommerce-checkout .hpdxb-checkout-product-strip::-webkit-scrollbar{
  height:8px!important;
}
body.woocommerce-checkout .hpdxb-checkout-product-strip::-webkit-scrollbar-track{
  background:#edf2f7!important;
  border-radius:999px!important;
}
body.woocommerce-checkout .hpdxb-checkout-product-strip::-webkit-scrollbar-thumb{
  background:#94a3b8!important;
  border-radius:999px!important;
}
body.woocommerce-checkout .hpdxb-checkout-product-mini{
  flex:0 0 102px!important;
  width:102px!important;
  min-width:102px!important;
  max-width:102px!important;
}
body.woocommerce-checkout .hpdxb-checkout-mini-img{
  width:82px!important;
  height:72px!important;
}
body.woocommerce-checkout .hpdxb-checkout-product-mini strong{
  width:100%!important;
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
body.woocommerce-checkout .hpdxb-checkout-totals,
body.woocommerce-checkout .hpdxb-checkout-coupon-row,
body.woocommerce-checkout .hpdxb-payment-card{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}
body.woocommerce-checkout .hpdxb-checkout-coupon-row{
  grid-template-columns:minmax(0,1fr) 82px!important;
}
body.woocommerce-checkout .hpdxb-checkout-totals>div{
  min-width:0!important;
}
body.woocommerce-checkout .hpdxb-checkout-totals strong{
  min-width:0!important;
  text-align:right!important;
  word-break:normal!important;
}
body.woocommerce-checkout .hpdxb-checkout-grand strong{
  white-space:nowrap!important;
}
@media(max-width:1200px){
  body.woocommerce-checkout .hpdxb-checkout-layout{
    grid-template-columns:1fr!important;
  }
  body.woocommerce-checkout .hpdxb-checkout-right{
    overflow:visible!important;
  }
}
@media(max-width:760px){
  body.woocommerce-checkout .hpdxb-checkout-product-strip{
    gap:8px!important;
    padding-bottom:14px!important;
  }
  body.woocommerce-checkout .hpdxb-checkout-product-mini{
    flex-basis:94px!important;
    width:94px!important;
    min-width:94px!important;
    max-width:94px!important;
    min-height:164px!important;
  }
  body.woocommerce-checkout .hpdxb-checkout-mini-img{
    width:76px!important;
    height:66px!important;
  }
}


/* v42 custom order received / thank you page */
body.woocommerce-order-received .hpdxb-main{
  background:#f3f8f8!important;
  padding:12px 0 34px!important;
}
.hpdxb-order-received-page{
  width:min(1040px,calc(100% - 20px))!important;
  margin:0 auto!important;
}
.hpdxb-order-card{
  background:#fff!important;
  border:1px solid #dbe7ef!important;
  border-radius:9px!important;
  box-shadow:0 2px 10px rgba(15,23,42,.07)!important;
  padding:28px 24px!important;
}
.hpdxb-order-success-head{
  text-align:center!important;
}
.hpdxb-order-big-icon{
  width:68px!important;
  height:68px!important;
  border-radius:50%!important;
  border:5px solid #ff2525!important;
  color:#ff2525!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0 auto 12px!important;
  font-size:44px!important;
  line-height:1!important;
  font-weight:900!important;
}
.hpdxb-order-success-head h1{
  margin:0 0 8px!important;
  color:#07111f!important;
  font-size:30px!important;
  line-height:1.1!important;
  font-weight:900!important;
}
.hpdxb-order-success-head p{
  margin:0 0 10px!important;
  color:#64748b!important;
  font-size:15px!important;
}
.hpdxb-order-success-head p strong{
  color:#ff2525!important;
}
.hpdxb-order-success-pill{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0 auto 16px!important;
  padding:7px 13px!important;
  border-radius:8px!important;
  background:#c61515!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
}
.hpdxb-order-email-note strong{
  color:#07111f!important;
}
.hpdxb-order-meta-strip{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:0!important;
  background:#d1d5db!important;
  border-radius:8px!important;
  overflow:hidden!important;
  margin:18px 0 22px!important;
}
.hpdxb-order-meta-strip>div{
  display:grid!important;
  place-items:center!important;
  gap:6px!important;
  text-align:center!important;
  padding:14px 10px!important;
  color:#07111f!important;
}
.hpdxb-order-meta-strip span{
  color:#ff2525!important;
  font-size:20px!important;
}
.hpdxb-order-meta-strip small{
  color:#55708f!important;
  font-size:12px!important;
}
.hpdxb-order-meta-strip strong{
  color:#07111f!important;
  font-size:14px!important;
  font-weight:700!important;
}
.hpdxb-red-text{
  color:#ff2525!important;
}
.hpdxb-order-section-title{
  text-align:center!important;
  margin:18px 0 14px!important;
  color:#07111f!important;
  font-size:18px!important;
  font-weight:900!important;
}
.hpdxb-order-items-list{
  border-top:1px solid #dbe4ed!important;
  border-bottom:1px solid #dbe4ed!important;
  padding:13px 0!important;
  display:grid!important;
  gap:10px!important;
}
.hpdxb-order-item-row{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  background:#d1d5db!important;
  border-radius:8px!important;
  padding:10px!important;
}
.hpdxb-order-item-left{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  min-width:0!important;
}
.hpdxb-order-item-img{
  width:50px!important;
  height:50px!important;
  border-radius:7px!important;
  background:#fff!important;
  border:1px solid #edf2f7!important;
  overflow:hidden!important;
  flex:0 0 50px!important;
}
.hpdxb-order-item-img img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
.hpdxb-order-item-left strong{
  display:block!important;
  color:#07111f!important;
  font-size:14px!important;
  font-weight:800!important;
  line-height:1.25!important;
}
.hpdxb-order-item-left small{
  display:block!important;
  color:#55708f!important;
  font-size:13px!important;
}
.hpdxb-order-item-row>b{
  color:#07111f!important;
  font-size:15px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
.hpdxb-order-totals{
  display:grid!important;
  gap:9px!important;
  padding:14px 0!important;
  border-bottom:1px solid #dbe4ed!important;
}
.hpdxb-order-totals>div{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  color:#64748b!important;
  font-size:14px!important;
}
.hpdxb-order-totals strong{
  color:#07111f!important;
}
.hpdxb-order-totals .discount,
.hpdxb-order-totals .discount strong{
  color:#ff2525!important;
}
.hpdxb-order-totals .green,
.hpdxb-order-totals .green strong{
  color:#009444!important;
}
.hpdxb-order-total-paid{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  margin:0 -24px 28px!important;
  padding:16px 24px!important;
  background:#d1d5db!important;
}
.hpdxb-order-total-paid h3{
  margin:0!important;
  color:#07111f!important;
  font-size:18px!important;
  font-weight:900!important;
}
.hpdxb-order-total-paid small{
  display:block!important;
  color:#009444!important;
  font-size:12px!important;
  font-weight:700!important;
}
.hpdxb-order-total-paid>strong{
  color:#ff2525!important;
  font-size:23px!important;
  font-weight:900!important;
}
.hpdxb-order-info-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:16px!important;
  margin-bottom:28px!important;
}
.hpdxb-order-info-box{
  background:#d1d5db!important;
  border-radius:9px!important;
  padding:18px!important;
}
.hpdxb-order-info-box h3{
  margin:0 0 14px!important;
  color:#07111f!important;
  font-size:20px!important;
  font-weight:900!important;
}
.hpdxb-order-info-box p{
  margin:0 0 8px!important;
  color:#55708f!important;
  font-size:14px!important;
  line-height:1.35!important;
}
.hpdxb-order-delivery-lines{
  display:grid!important;
  gap:10px!important;
  margin-bottom:22px!important;
}
.hpdxb-order-delivery-lines>div{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  color:#64748b!important;
  font-size:14px!important;
}
.hpdxb-order-delivery-lines strong{
  color:#07111f!important;
}
.hpdxb-order-track-btn{
  width:100%!important;
  height:39px!important;
  border:1px solid #64748b!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#07111f!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:14px!important;
  font-weight:700!important;
}
.hpdxb-order-standard-delivery{
  background:#eff6ff!important;
  border:1px solid #93c5fd!important;
  border-radius:8px!important;
  padding:14px!important;
  color:#1e40af!important;
}
.hpdxb-order-standard-delivery strong{
  display:block!important;
  margin-bottom:8px!important;
  color:#1e40af!important;
  font-weight:900!important;
}
.hpdxb-order-standard-delivery ul{
  margin:0!important;
  padding-left:20px!important;
}
.hpdxb-order-standard-delivery li{
  font-size:13px!important;
  line-height:1.35!important;
}
.hpdxb-order-actions{
  display:flex!important;
  justify-content:center!important;
  gap:12px!important;
  margin-top:22px!important;
}
.hpdxb-order-primary-btn,
.hpdxb-order-secondary-btn{
  min-width:190px!important;
  min-height:45px!important;
  padding:0 24px!important;
  border-radius:8px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:14px!important;
  font-weight:900!important;
}
.hpdxb-order-primary-btn{
  background:#ff2525!important;
  color:#fff!important;
}
.hpdxb-order-secondary-btn{
  border:1px solid #dbe4ed!important;
  color:#07111f!important;
  background:#fff!important;
}
.hpdxb-order-failed-card{
  text-align:center!important;
}

@media(max-width:760px){
  body.woocommerce-order-received .hpdxb-main{
    padding:8px 0 18px!important;
  }
  .hpdxb-order-received-page{
    width:calc(100% - 12px)!important;
  }
  .hpdxb-order-card{
    padding:16px 12px!important;
    border-radius:14px!important;
  }
  .hpdxb-order-big-icon{
    width:54px!important;
    height:54px!important;
    font-size:34px!important;
    border-width:4px!important;
  }
  .hpdxb-order-success-head h1{
    font-size:22px!important;
  }
  .hpdxb-order-meta-strip{
    grid-template-columns:1fr!important;
  }
  .hpdxb-order-meta-strip>div{
    border-bottom:1px solid rgba(255,255,255,.35)!important;
  }
  .hpdxb-order-item-row{
    align-items:flex-start!important;
  }
  .hpdxb-order-item-left strong{
    font-size:12px!important;
  }
  .hpdxb-order-item-row>b{
    font-size:13px!important;
  }
  .hpdxb-order-total-paid{
    margin:0 -12px 18px!important;
    padding:14px 12px!important;
  }
  .hpdxb-order-info-grid{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  .hpdxb-order-info-box{
    padding:14px!important;
  }
  .hpdxb-order-info-box h3{
    font-size:17px!important;
  }
  .hpdxb-order-actions{
    flex-direction:column!important;
  }
  .hpdxb-order-primary-btn,
  .hpdxb-order-secondary-btn{
    width:100%!important;
  }
}


/* v43 checkout/order received cleanup */
body.woocommerce-checkout .hpdxb-footer,
body.woocommerce-checkout .hpdxb-bottom-nav{
  display:none!important;
}

/* Order received should not look like nested card inside the Order received page section */
body.woocommerce-order-received .hpdxb-footer{
  display:none!important;
}
body.woocommerce-order-received .hpdxb-bottom-nav{
  display:none!important;
}
body.woocommerce-order-received .hpdxb-main{
  background:#f3f8f8!important;
  padding:10px 0 22px!important;
}
body.woocommerce-order-received .hpdxb-main > .hpdxb-section,
body.woocommerce-order-received .hpdxb-section{
  width:min(1280px,calc(100% - 24px))!important;
  margin:10px auto 0!important;
  padding:26px 28px!important;
  background:#fff!important;
  border:1px solid #dbe7ef!important;
  border-radius:22px!important;
  box-shadow:0 8px 28px rgba(15,23,42,.05)!important;
}
body.woocommerce-order-received .hpdxb-main > .hpdxb-section > h1,
body.woocommerce-order-received .hpdxb-section > h1,
body.woocommerce-order-received .entry-title,
body.woocommerce-order-received .page-title{
  margin:0 0 18px!important;
  color:#07111f!important;
  font-size:28px!important;
  line-height:1.1!important;
  font-weight:900!important;
}
body.woocommerce-order-received .hpdxb-order-received-page{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
body.woocommerce-order-received .hpdxb-order-card{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  padding:0!important;
}
body.woocommerce-order-received .hpdxb-order-success-head{
  padding:4px 0 0!important;
}
body.woocommerce-order-received .hpdxb-order-meta-strip{
  width:100%!important;
}
body.woocommerce-order-received .hpdxb-order-total-paid{
  margin:0 0 22px!important;
  border-radius:0!important;
}
body.woocommerce-order-received .hpdxb-order-info-grid{
  margin-bottom:18px!important;
}

@media(max-width:760px){
  body.woocommerce-order-received .hpdxb-main{
    padding:7px 0 14px!important;
  }
  body.woocommerce-order-received .hpdxb-main > .hpdxb-section,
  body.woocommerce-order-received .hpdxb-section{
    width:calc(100% - 12px)!important;
    margin:6px auto 0!important;
    padding:14px 10px!important;
    border-radius:16px!important;
  }
  body.woocommerce-order-received .hpdxb-main > .hpdxb-section > h1,
  body.woocommerce-order-received .hpdxb-section > h1,
  body.woocommerce-order-received .entry-title,
  body.woocommerce-order-received .page-title{
    font-size:20px!important;
    margin:0 0 12px!important;
  }
  body.woocommerce-order-received .hpdxb-order-success-head{
    padding:0!important;
  }
  body.woocommerce-order-received .hpdxb-order-big-icon{
    width:48px!important;
    height:48px!important;
    font-size:30px!important;
    border-width:4px!important;
    margin-bottom:10px!important;
  }
  body.woocommerce-order-received .hpdxb-order-success-head h1{
    font-size:20px!important;
    line-height:1.1!important;
    margin-bottom:7px!important;
  }
  body.woocommerce-order-received .hpdxb-order-success-head p{
    font-size:13px!important;
    line-height:1.35!important;
    margin-bottom:8px!important;
  }
  body.woocommerce-order-received .hpdxb-order-success-pill{
    max-width:100%!important;
    padding:7px 9px!important;
    font-size:11px!important;
    white-space:normal!important;
    line-height:1.2!important;
  }
  body.woocommerce-order-received .hpdxb-order-meta-strip{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    margin:12px 0 16px!important;
    border-radius:10px!important;
  }
  body.woocommerce-order-received .hpdxb-order-meta-strip>div{
    padding:10px 4px!important;
    gap:4px!important;
    border-bottom:0!important;
    border-right:1px solid rgba(255,255,255,.35)!important;
  }
  body.woocommerce-order-received .hpdxb-order-meta-strip>div:last-child{
    border-right:0!important;
  }
  body.woocommerce-order-received .hpdxb-order-meta-strip span{
    font-size:16px!important;
  }
  body.woocommerce-order-received .hpdxb-order-meta-strip small{
    font-size:10px!important;
    line-height:1.1!important;
  }
  body.woocommerce-order-received .hpdxb-order-meta-strip strong{
    font-size:11px!important;
    line-height:1.15!important;
    word-break:break-word!important;
  }
  body.woocommerce-order-received .hpdxb-order-section-title{
    font-size:17px!important;
    margin:14px 0 10px!important;
  }
  body.woocommerce-order-received .hpdxb-order-items-list{
    gap:8px!important;
    padding:10px 0!important;
  }
  body.woocommerce-order-received .hpdxb-order-item-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:8px!important;
    padding:8px!important;
    align-items:center!important;
  }
  body.woocommerce-order-received .hpdxb-order-item-left{
    min-width:0!important;
    gap:8px!important;
  }
  body.woocommerce-order-received .hpdxb-order-item-img{
    width:42px!important;
    height:42px!important;
    flex-basis:42px!important;
  }
  body.woocommerce-order-received .hpdxb-order-item-left strong{
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
    font-size:11px!important;
    line-height:1.15!important;
  }
  body.woocommerce-order-received .hpdxb-order-item-left small{
    font-size:10px!important;
  }
  body.woocommerce-order-received .hpdxb-order-item-row>b{
    font-size:12px!important;
    white-space:nowrap!important;
  }
  body.woocommerce-order-received .hpdxb-order-totals{
    padding:10px 0!important;
    gap:7px!important;
  }
  body.woocommerce-order-received .hpdxb-order-totals>div{
    font-size:12px!important;
  }
  body.woocommerce-order-received .hpdxb-order-total-paid{
    margin:0 0 14px!important;
    padding:12px 10px!important;
  }
  body.woocommerce-order-received .hpdxb-order-total-paid h3{
    font-size:15px!important;
  }
  body.woocommerce-order-received .hpdxb-order-total-paid>strong{
    font-size:18px!important;
  }
  body.woocommerce-order-received .hpdxb-order-info-grid{
    grid-template-columns:1fr!important;
    gap:10px!important;
    margin-bottom:12px!important;
  }
  body.woocommerce-order-received .hpdxb-order-info-box{
    padding:12px!important;
    border-radius:10px!important;
  }
  body.woocommerce-order-received .hpdxb-order-info-box h3{
    font-size:15px!important;
    margin-bottom:10px!important;
  }
  body.woocommerce-order-received .hpdxb-order-info-box p,
  body.woocommerce-order-received .hpdxb-order-delivery-lines>div{
    font-size:12px!important;
  }
  body.woocommerce-order-received .hpdxb-order-standard-delivery{
    padding:11px!important;
  }
  body.woocommerce-order-received .hpdxb-order-standard-delivery li{
    font-size:11px!important;
  }
}


/* v44 direct checkout/cart section layout */
body.woocommerce-checkout .hpdxb-main{
  background:#f3f8f8!important;
  padding:10px 0 26px!important;
}
body.woocommerce-checkout .hpdxb-main > .hpdxb-section,
body.woocommerce-checkout .hpdxb-section{
  width:min(1500px,calc(100% - 24px))!important;
  margin:10px auto 0!important;
  padding:26px 28px!important;
  background:#fff!important;
  border:1px solid #dbe7ef!important;
  border-radius:22px!important;
  box-shadow:0 8px 28px rgba(15,23,42,.05)!important;
}
body.woocommerce-checkout .hpdxb-main > .hpdxb-section > h1,
body.woocommerce-checkout .hpdxb-section > h1,
body.woocommerce-checkout .entry-title,
body.woocommerce-checkout .page-title{
  margin:0 0 18px!important;
  color:#07111f!important;
  font-size:28px!important;
  line-height:1.1!important;
  font-weight:900!important;
}
body.woocommerce-checkout .hpdxb-checkout-page{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
body.woocommerce-checkout .hpdxb-shipping-info-card{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  padding:0!important;
}
body.woocommerce-checkout .hpdxb-shipping-info-card h2{
  margin-bottom:18px!important;
}
body.woocommerce-checkout .hpdxb-shipping-method-card{
  margin-top:0!important;
}

/* Cart page: direct content inside main Cart section, no inner shell/extra page feeling */
body.woocommerce-cart .hpdxb-main{
  background:#f3f8f8!important;
  padding:10px 0 96px!important;
}
body.woocommerce-cart .hpdxb-main > .hpdxb-section,
body.woocommerce-cart .hpdxb-section{
  width:min(1286px,calc(100% - 24px))!important;
  margin:10px auto 0!important;
  padding:26px 28px!important;
  background:#fff!important;
  border:1px solid #dbe7ef!important;
  border-radius:22px!important;
  box-shadow:0 8px 28px rgba(15,23,42,.05)!important;
}
body.woocommerce-cart .hpdxb-main > .hpdxb-section > h1,
body.woocommerce-cart .hpdxb-section > h1,
body.woocommerce-cart .entry-title,
body.woocommerce-cart .page-title{
  margin:0 0 18px!important;
  color:#07111f!important;
  font-size:28px!important;
  line-height:1.1!important;
  font-weight:900!important;
}
body.woocommerce-cart .hpdxb-cart-page{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  min-height:0!important;
  background:transparent!important;
}
body.woocommerce-cart .hpdxb-cart-shell{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
body.woocommerce-cart .hpdxb-cart-form,
body.woocommerce-cart .woocommerce-cart-form{
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
body.woocommerce-cart .hpdxb-cart-inline-actions{
  margin:0 0 10px!important;
}
body.woocommerce-cart .hpdxb-cart-layout{
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
body.woocommerce-cart .hpdxb-footer,
body.woocommerce-cart .hpdxb-bottom-nav{
  display:none!important;
}

@media(max-width:760px){
  body.woocommerce-checkout .hpdxb-main{
    padding:6px 0 18px!important;
  }
  body.woocommerce-checkout .hpdxb-main > .hpdxb-section,
  body.woocommerce-checkout .hpdxb-section{
    width:calc(100% - 12px)!important;
    margin:6px auto 0!important;
    padding:14px 10px!important;
    border-radius:16px!important;
  }
  body.woocommerce-checkout .hpdxb-main > .hpdxb-section > h1,
  body.woocommerce-checkout .hpdxb-section > h1,
  body.woocommerce-checkout .entry-title,
  body.woocommerce-checkout .page-title{
    font-size:20px!important;
    margin:0 0 12px!important;
  }
  body.woocommerce-checkout .hpdxb-shipping-info-card h2{
    font-size:18px!important;
    margin-bottom:12px!important;
  }

  body.woocommerce-cart .hpdxb-main{
    padding:6px 0 96px!important;
  }
  body.woocommerce-cart .hpdxb-main > .hpdxb-section,
  body.woocommerce-cart .hpdxb-section{
    width:calc(100% - 10px)!important;
    margin:6px auto 0!important;
    padding:10px 8px!important;
    border-radius:16px!important;
  }
  body.woocommerce-cart .hpdxb-main > .hpdxb-section > h1,
  body.woocommerce-cart .hpdxb-section > h1,
  body.woocommerce-cart .entry-title,
  body.woocommerce-cart .page-title{
    font-size:20px!important;
    margin:0 0 10px!important;
  }
}


/* v45 checkout coupon cleanup */
body.woocommerce-checkout .woocommerce-form-coupon-toggle,
body.woocommerce-checkout form.checkout_coupon{
  display:none!important;
}
body.woocommerce-checkout .hpdxb-checkout-coupon-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 84px!important;
  gap:9px!important;
  margin-bottom:8px!important;
}
body.woocommerce-checkout .hpdxb-checkout-apply-coupon.is-loading{
  opacity:.7!important;
  pointer-events:none!important;
}
body.woocommerce-checkout .hpdxb-checkout-coupon-message{
  margin:0 0 14px!important;
  padding:8px 10px!important;
  border-radius:8px!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.25!important;
}
body.woocommerce-checkout .hpdxb-checkout-coupon-message.is-success{
  background:#ecfdf5!important;
  border:1px solid #86efac!important;
  color:#07833b!important;
}
body.woocommerce-checkout .hpdxb-checkout-coupon-message.is-error{
  background:#fff0f0!important;
  border:1px solid #fecaca!important;
  color:#ff2525!important;
}
body.woocommerce-checkout .hpdxb-checkout-coupon-message.is-info{
  background:#eff6ff!important;
  border:1px solid #bfdbfe!important;
  color:#1d4ed8!important;
}


/* v46 coupon discount/remove rows for cart and checkout */
.hpdxb-applied-coupons{
  display:grid!important;
  gap:8px!important;
  margin:0 0 14px!important;
}
.hpdxb-applied-coupon{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto auto!important;
  align-items:center!important;
  gap:8px!important;
  padding:9px 10px!important;
  border:1px solid #d8f3df!important;
  background:#f0fdf4!important;
  border-radius:10px!important;
  color:#0f7a38!important;
  font-size:13px!important;
  line-height:1.2!important;
}
.hpdxb-applied-coupon span{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-weight:800!important;
}
.hpdxb-applied-coupon strong{
  color:#009444!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
.hpdxb-remove-coupon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:26px!important;
  padding:0 9px!important;
  border-radius:999px!important;
  border:1px solid #fecaca!important;
  background:#fff4f4!important;
  color:#ff2525!important;
  font-size:11px!important;
  font-weight:900!important;
  text-decoration:none!important;
  cursor:pointer!important;
  white-space:nowrap!important;
}
.hpdxb-remove-coupon:hover{
  background:#ff2525!important;
  color:#fff!important;
}
.hpdxb-remove-coupon.is-loading,
.hpdxb-remove-coupon:disabled{
  opacity:.65!important;
  pointer-events:none!important;
}
@media(max-width:760px){
  .hpdxb-applied-coupon{
    grid-template-columns:1fr auto!important;
    gap:6px!important;
    font-size:11px!important;
  }
  .hpdxb-applied-coupon .hpdxb-remove-coupon,
  .hpdxb-applied-coupon a.hpdxb-remove-coupon,
  .hpdxb-applied-coupon button.hpdxb-remove-coupon{
    grid-column:1 / -1!important;
    width:max-content!important;
    min-height:24px!important;
    font-size:10px!important;
    padding:0 8px!important;
  }
}


/* v46 modern reviews section + review redirect */
.hpdxb-modern-reviews{width:100%;}
.hpdxb-review-card{background:#fff;border:1px solid var(--hpdxb-border);border-radius:18px;padding:28px;box-shadow:0 10px 30px rgba(15,23,42,.06);}
.hpdxb-review-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e5e7eb;padding-bottom:18px;margin-bottom:24px;}
.hpdxb-review-title-row h3{font-size:28px!important;line-height:1.1;margin:0!important;font-weight:900!important;color:#07111f!important;}
.hpdxb-write-review-toggle,.hpdxb-read-all-reviews{border:0;background:#8b3dff;color:#fff;border-radius:12px;min-height:38px;padding:0 14px;font-size:13px;font-weight:900;cursor:pointer;}
.hpdxb-review-summary{display:grid;grid-template-columns:190px minmax(0,1fr);gap:28px;align-items:center;margin-bottom:24px;}
.hpdxb-review-score{display:grid;justify-items:center;gap:5px;border-right:1px solid #e5e7eb;padding-right:22px;}
.hpdxb-review-score strong{font-size:44px;line-height:1;font-weight:900;color:#07111f;letter-spacing:-.04em;}
.hpdxb-review-stars-large{display:inline-flex;gap:1px;color:#8b3dff;font-size:21px;line-height:1;letter-spacing:0;}
.hpdxb-review-score small{font-size:12px;color:#64748b;font-weight:600;}
.hpdxb-review-bars{display:grid;gap:9px;}
.hpdxb-review-bar-row{display:grid;grid-template-columns:34px minmax(0,1fr) 92px;gap:12px;align-items:center;font-size:12px;color:#475569;}
.hpdxb-review-bar-row span{font-weight:900;color:#07111f;text-align:right;}
.hpdxb-review-bar-row b{height:8px;background:#f1f5f9;border-radius:999px;overflow:hidden;display:block;}
.hpdxb-review-bar-row b i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8b3dff,#b365ff);}
.hpdxb-review-bar-row em{font-style:normal;color:#64748b;white-space:nowrap;}
.hpdxb-review-score-pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:26px;}
.hpdxb-review-score-pills span{display:inline-flex;align-items:center;gap:7px;min-height:42px;border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:0 16px;color:#334155;font-size:13px;font-weight:800;box-shadow:0 2px 8px rgba(15,23,42,.035);}
.hpdxb-review-score-pills b{color:#13a331;font-size:17px;}
.hpdxb-modern-reviews .hpdxb-review-list{display:grid;gap:0;margin:0 0 18px!important;}
.hpdxb-modern-reviews .hpdxb-review-item{border:0!important;border-bottom:1px solid #e5e7eb!important;border-radius:0!important;padding:20px 0!important;background:transparent!important;}
.hpdxb-modern-reviews .hpdxb-review-item:first-child{padding-top:0!important;}
.hpdxb-modern-reviews .hpdxb-review-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px;}
.hpdxb-review-author{display:flex;align-items:center;gap:10px;min-width:0;}
.hpdxb-review-author img{width:38px;height:38px;border-radius:999px;object-fit:cover;flex:0 0 38px;}
.hpdxb-review-author strong{display:block;color:#07111f;font-size:15px;font-weight:900;line-height:1.1;}
.hpdxb-review-author small{display:block;color:#94a3b8;font-size:11px;font-weight:700;}
.hpdxb-review-rating{display:flex;align-items:center;gap:8px;color:#8b3dff;white-space:nowrap;}
.hpdxb-review-rating b{color:#07111f;font-size:14px;font-weight:900;}
.hpdxb-review-rating span{color:#8b3dff;font-size:18px;letter-spacing:1px;}
.hpdxb-modern-reviews .hpdxb-review-text p{font-size:15px!important;line-height:1.65!important;color:#334155!important;margin:0!important;}
.hpdxb-read-all-reviews{background:transparent;color:#8b3dff;padding:0;min-height:0;text-decoration:underline;text-underline-offset:3px;}
.hpdxb-review-form-card{margin-top:22px;border:1px solid #e5e7eb;background:#f8fafc;border-radius:16px;padding:18px;}
.hpdxb-review-form-card #reply-title{font-size:20px!important;font-weight:900!important;color:#07111f!important;margin:0 0 14px!important;display:block!important;}
.hpdxb-review-form-card form{display:grid!important;grid-template-columns:1fr 1fr;gap:12px!important;max-width:none!important;}
.hpdxb-review-form-card .comment-form-rating,.hpdxb-review-form-card .comment-form-comment,.hpdxb-review-form-card .form-submit{grid-column:1/-1;}
.hpdxb-review-form-card label{font-size:12px!important;font-weight:900!important;color:#07111f!important;}
.hpdxb-review-form-card input,.hpdxb-review-form-card select,.hpdxb-review-form-card textarea{width:100%!important;border:1px solid #dbe4ed!important;border-radius:12px!important;background:#fff!important;padding:11px 12px!important;color:#0f172a!important;font:inherit!important;}
.hpdxb-review-form-card textarea{min-height:120px!important;}
.hpdxb-review-submit{background:#8b3dff!important;color:#fff!important;border:0!important;border-radius:12px!important;min-height:44px!important;padding:0 18px!important;font-weight:900!important;}
.hpdxb-pdp-tabs .hpdxb-tab-panel[data-panel="reviews"]{padding:0!important;border:0!important;background:transparent!important;}
@media(max-width:760px){
  .hpdxb-review-card{padding:14px;border-radius:16px;}
  .hpdxb-review-title-row{align-items:flex-start;gap:10px;margin-bottom:16px;padding-bottom:14px;}
  .hpdxb-review-title-row h3{font-size:22px!important;}
  .hpdxb-write-review-toggle{min-height:34px;border-radius:10px;font-size:11px;padding:0 10px;}
  .hpdxb-review-summary{grid-template-columns:1fr;gap:14px;margin-bottom:16px;}
  .hpdxb-review-score{border-right:0;justify-items:start;padding-right:0;grid-template-columns:auto 1fr;align-items:center;gap:4px 10px;}
  .hpdxb-review-score strong{font-size:36px;grid-row:1/3;}
  .hpdxb-review-stars-large{font-size:18px;}
  .hpdxb-review-score small{font-size:11px;}
  .hpdxb-review-bar-row{grid-template-columns:28px minmax(0,1fr) 78px;gap:8px;font-size:11px;}
  .hpdxb-review-score-pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:16px;}
  .hpdxb-review-score-pills span{min-height:36px;padding:0 10px;font-size:11px;}
  .hpdxb-review-score-pills b{font-size:15px;}
  .hpdxb-modern-reviews .hpdxb-review-item{padding:16px 0!important;}
  .hpdxb-modern-reviews .hpdxb-review-head{align-items:flex-start;margin-bottom:8px;}
  .hpdxb-review-author img{width:34px;height:34px;flex-basis:34px;}
  .hpdxb-review-author strong{font-size:13px;}
  .hpdxb-review-rating{gap:5px;}
  .hpdxb-review-rating span{font-size:16px;letter-spacing:0;}
  .hpdxb-modern-reviews .hpdxb-review-text p{font-size:12px!important;line-height:1.55!important;}
  .hpdxb-review-form-card{padding:12px;margin-top:16px;}
  .hpdxb-review-form-card form{grid-template-columns:1fr;gap:10px!important;}
  .hpdxb-review-form-card #reply-title{font-size:17px!important;}
}


/* v47 product reviews link + Google-style stars fix */
.hpdxb-pdp-review-link{
  cursor:pointer!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}
.hpdxb-google-stars,
.hpdxb-pdp-stars,
.hpdxb-review-stars-large,
.hpdxb-review-rating span{
  color:#fbbc04!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:2px!important;
  line-height:1!important;
  font-family:Arial, Helvetica, sans-serif!important;
  text-shadow:none!important;
}
.hpdxb-google-stars span,
.hpdxb-review-stars-large span{
  color:#fbbc04!important;
}
.hpdxb-google-stars .is-empty{
  color:#dadce0!important;
}
.hpdxb-pdp-rating-row{
  align-items:center!important;
}
.hpdxb-pdp-stars{
  font-size:18px!important;
  letter-spacing:0!important;
}
.hpdxb-review-stars-large{
  font-size:22px!important;
}
.hpdxb-review-rating span{
  font-size:18px!important;
  letter-spacing:0!important;
}
.hpdxb-review-bar-row b i{
  background:#fbbc04!important;
}
.hpdxb-review-score-pills b{
  color:#0f9d58!important;
}
.hpdxb-pdp-tabs .hpdxb-tab-panel[data-panel="reviews"].is-active{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
}
#hpdxb-pdp-reviews{
  scroll-margin-top:110px!important;
}
@media(max-width:760px){
  #hpdxb-pdp-reviews{
    scroll-margin-top:72px!important;
  }
  .hpdxb-pdp-stars{
    font-size:16px!important;
  }
}


/* v48 modern review write form styling */
.hpdxb-review-form-card{
  background:#fff!important;
  border:1px solid #e2e8f0!important;
  border-radius:18px!important;
  padding:18px!important;
  box-shadow:0 6px 20px rgba(15,23,42,.05)!important;
}
.hpdxb-review-form-card #reply-title{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:0 0 14px!important;
  padding-bottom:12px!important;
  border-bottom:1px solid #e5e7eb!important;
  color:#07111f!important;
  font-size:22px!important;
  font-weight:900!important;
}
.hpdxb-review-form-card .comment-form{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:14px!important;
  margin:0!important;
}
.hpdxb-review-form-card .comment-form-rating,
.hpdxb-review-form-card .comment-form-comment,
.hpdxb-review-form-card .comment-form-cookies-consent,
.hpdxb-review-form-card .form-submit,
.hpdxb-review-form-card .comment-notes{
  grid-column:1 / -1!important;
}
.hpdxb-review-form-card .comment-notes{
  margin:0!important;
  color:#64748b!important;
  font-size:13px!important;
}
.hpdxb-review-form-card p{
  margin:0!important;
}
.hpdxb-review-form-card label{
  display:block!important;
  margin:0 0 7px!important;
  color:#07111f!important;
  font-size:13px!important;
  line-height:1.2!important;
  font-weight:900!important;
}
.hpdxb-review-form-card .required{
  color:#ff2525!important;
  text-decoration:none!important;
}
.hpdxb-review-form-card textarea,
.hpdxb-review-form-card input[type="text"],
.hpdxb-review-form-card input[type="email"],
.hpdxb-review-form-card input[type="url"],
.hpdxb-review-form-card select{
  width:100%!important;
  border:1px solid #dbe4ed!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#07111f!important;
  font-size:15px!important;
  line-height:1.35!important;
  padding:12px 13px!important;
  box-shadow:none!important;
  outline:none!important;
}
.hpdxb-review-form-card textarea{
  min-height:132px!important;
  resize:vertical!important;
}
.hpdxb-review-form-card textarea:focus,
.hpdxb-review-form-card input:focus,
.hpdxb-review-form-card select:focus{
  border-color:#fbbc04!important;
  box-shadow:0 0 0 4px rgba(251,188,4,.16)!important;
}
.hpdxb-review-form-card .comment-form-rating{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  flex-wrap:wrap!important;
  padding:12px 14px!important;
  border:1px solid #e5e7eb!important;
  background:#fffdf2!important;
  border-radius:14px!important;
}
.hpdxb-review-form-card .comment-form-rating label{
  margin:0!important;
  font-size:14px!important;
}
.hpdxb-review-form-card .comment-form-rating .stars{
  margin:0!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:4px!important;
  line-height:1!important;
}
.hpdxb-review-form-card .comment-form-rating .stars a{
  position:relative!important;
  width:26px!important;
  height:26px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  text-indent:-9999px!important;
  color:#dadce0!important;
  text-decoration:none!important;
  font-size:0!important;
}
.hpdxb-review-form-card .comment-form-rating .stars a:before{
  content:"★"!important;
  position:absolute!important;
  inset:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-indent:0!important;
  font-size:25px!important;
  line-height:1!important;
  font-family:Arial,Helvetica,sans-serif!important;
  color:#dadce0!important;
  transition:transform .16s ease,color .16s ease!important;
}
.hpdxb-review-form-card .comment-form-rating .stars:hover a:before,
.hpdxb-review-form-card .comment-form-rating .stars.selected a.active:before,
.hpdxb-review-form-card .comment-form-rating .stars.selected a:not(.active):before{
  color:#fbbc04!important;
}
.hpdxb-review-form-card .comment-form-rating .stars a:hover:before,
.hpdxb-review-form-card .comment-form-rating .stars a.active:before{
  color:#fbbc04!important;
  transform:scale(1.08)!important;
}
.hpdxb-review-form-card .comment-form-rating .stars a:hover ~ a:before{
  color:#dadce0!important;
}
.hpdxb-review-form-card .comment-form-rating .stars.selected a.active ~ a:before{
  color:#dadce0!important;
}
.hpdxb-review-form-card .comment-form-cookies-consent{
  display:flex!important;
  align-items:flex-start!important;
  gap:9px!important;
  color:#475569!important;
  font-size:13px!important;
}
.hpdxb-review-form-card .comment-form-cookies-consent input{
  width:16px!important;
  height:16px!important;
  margin:2px 0 0!important;
  flex:0 0 16px!important;
}
.hpdxb-review-form-card .comment-form-cookies-consent label{
  margin:0!important;
  color:#475569!important;
  font-weight:600!important;
  font-size:13px!important;
}
.hpdxb-review-form-card .form-submit{
  display:flex!important;
  justify-content:flex-end!important;
}
.hpdxb-review-form-card input[type="submit"],
.hpdxb-review-submit,
.hpdxb-review-form-card .submit{
  min-height:46px!important;
  min-width:170px!important;
  border:0!important;
  border-radius:12px!important;
  background:#fbbc04!important;
  color:#111827!important;
  padding:0 20px!important;
  font-size:14px!important;
  font-weight:900!important;
  cursor:pointer!important;
  box-shadow:0 10px 22px rgba(251,188,4,.25)!important;
}
.hpdxb-review-form-card input[type="submit"]:hover,
.hpdxb-review-submit:hover,
.hpdxb-review-form-card .submit:hover{
  background:#f9ab00!important;
}
.hpdxb-review-form-card .comment-form-author,
.hpdxb-review-form-card .comment-form-email{
  grid-column:auto!important;
}
.hpdxb-review-form-card .comment-form-url{
  display:none!important;
}
@media(max-width:760px){
  .hpdxb-review-form-card{
    padding:12px!important;
    border-radius:16px!important;
  }
  .hpdxb-review-form-card #reply-title{
    font-size:17px!important;
    margin-bottom:12px!important;
    padding-bottom:10px!important;
  }
  .hpdxb-review-form-card .comment-form{
    grid-template-columns:1fr!important;
    gap:11px!important;
  }
  .hpdxb-review-form-card .comment-form-rating{
    gap:10px!important;
    padding:10px!important;
  }
  .hpdxb-review-form-card .comment-form-rating .stars a{
    width:24px!important;
    height:24px!important;
  }
  .hpdxb-review-form-card .comment-form-rating .stars a:before{
    font-size:23px!important;
  }
  .hpdxb-review-form-card textarea{
    min-height:110px!important;
  }
  .hpdxb-review-form-card textarea,
  .hpdxb-review-form-card input[type="text"],
  .hpdxb-review-form-card input[type="email"],
  .hpdxb-review-form-card select{
    font-size:14px!important;
    padding:10px 11px!important;
    border-radius:10px!important;
  }
  .hpdxb-review-form-card .form-submit,
  .hpdxb-review-form-card input[type="submit"],
  .hpdxb-review-submit,
  .hpdxb-review-form-card .submit{
    width:100%!important;
  }
}


/* v49 reviews bars + remove top write button cleanup */
.hpdxb-review-title-row{
  justify-content:flex-start!important;
}
.hpdxb-review-title-row .hpdxb-write-review-toggle{
  display:none!important;
}
.hpdxb-review-bar-row b{
  position:relative!important;
}
.hpdxb-review-bar-row b i{
  min-width:0!important;
  max-width:100%!important;
}
.hpdxb-review-bar-row em{
  text-align:left!important;
}


/* v50 clear cart button styling */
.hpdxb-side-clear-cart,
.hpdxb-clear-cart,
a.hpdxb-clear-cart,
button.hpdxb-clear-cart,
.woocommerce-cart .hpdxb-clear-cart{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:46px!important;
  padding:0 18px!important;
  border-radius:12px!important;
  border:0!important;
  background:#ff2525!important;
  color:#fff!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:900!important;
  text-decoration:none!important;
  box-shadow:0 10px 22px rgba(255,37,37,.14)!important;
}
.hpdxb-side-clear-cart *,
.hpdxb-clear-cart *,
a.hpdxb-clear-cart *,
button.hpdxb-clear-cart *,
.woocommerce-cart .hpdxb-clear-cart *{
  color:#fff!important;
  fill:#fff!important;
  stroke:#fff!important;
}
.hpdxb-side-clear-cart:hover,
.hpdxb-clear-cart:hover,
a.hpdxb-clear-cart:hover,
button.hpdxb-clear-cart:hover,
.woocommerce-cart .hpdxb-clear-cart:hover{
  background:#e30d0d!important;
  color:#fff!important;
}
.hpdxb-side-clear-cart svg,
.hpdxb-clear-cart svg,
.woocommerce-cart .hpdxb-clear-cart svg{
  width:16px!important;
  height:16px!important;
}
@media(max-width:760px){
  .hpdxb-side-clear-cart,
  .hpdxb-clear-cart,
  a.hpdxb-clear-cart,
  button.hpdxb-clear-cart,
  .woocommerce-cart .hpdxb-clear-cart{
    min-height:38px!important;
    padding:0 13px!important;
    border-radius:10px!important;
    font-size:12px!important;
    gap:6px!important;
  }
}


/* v51 mobile cart coupon field */
@media(max-width:980px){
  body.woocommerce-cart .hpdxb-main,
  body.woocommerce-cart .hpdxb-cart-page{
    padding-bottom:176px!important;
  }
  body.woocommerce-cart .hpdxb-cart-mobile-bar{
    grid-template-areas:
      "coupon coupon"
      "applied applied"
      "total count"
      "buttons buttons"!important;
    gap:7px 10px!important;
  }
  body.woocommerce-cart .hpdxb-mobile-cart-coupon{
    grid-area:coupon!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 82px!important;
    gap:7px!important;
    width:100%!important;
    margin:0!important;
  }
  body.woocommerce-cart .hpdxb-mobile-cart-coupon input{
    width:100%!important;
    height:36px!important;
    min-height:36px!important;
    border:1px solid #d7e0ea!important;
    border-radius:8px!important;
    background:#fff!important;
    color:#0f172a!important;
    font-size:12px!important;
    padding:0 10px!important;
    outline:none!important;
  }
  body.woocommerce-cart .hpdxb-mobile-cart-coupon input:focus{
    border-color:#2d2bf1!important;
    box-shadow:0 0 0 3px rgba(45,43,241,.10)!important;
  }
  body.woocommerce-cart .hpdxb-mobile-cart-coupon button{
    width:100%!important;
    height:36px!important;
    min-height:36px!important;
    border:0!important;
    border-radius:8px!important;
    background:#2d2bf1!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:900!important;
    padding:0 8px!important;
    margin:0!important;
  }
  body.woocommerce-cart .hpdxb-mobile-applied-coupons{
    grid-area:applied!important;
    display:grid!important;
    gap:5px!important;
    width:100%!important;
  }
  body.woocommerce-cart .hpdxb-mobile-applied-coupon{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto 26px!important;
    align-items:center!important;
    gap:6px!important;
    min-height:30px!important;
    padding:4px 6px 4px 9px!important;
    border:1px solid #bbf7d0!important;
    border-radius:8px!important;
    background:#f0fdf4!important;
    color:#087a39!important;
    font-size:11px!important;
    line-height:1!important;
  }
  body.woocommerce-cart .hpdxb-mobile-applied-coupon span{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    font-weight:850!important;
  }
  body.woocommerce-cart .hpdxb-mobile-applied-coupon strong{
    color:#009444!important;
    font-size:11px!important;
    font-weight:900!important;
    white-space:nowrap!important;
  }
  body.woocommerce-cart .hpdxb-mobile-applied-coupon a{
    width:24px!important;
    height:24px!important;
    min-height:24px!important;
    border-radius:50%!important;
    background:#fff4f4!important;
    color:#ff2525!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:15px!important;
    font-weight:900!important;
    border:1px solid #fecaca!important;
    padding:0!important;
  }
}
@media(max-width:380px){
  body.woocommerce-cart .hpdxb-main,
  body.woocommerce-cart .hpdxb-cart-page{
    padding-bottom:170px!important;
  }
  body.woocommerce-cart .hpdxb-mobile-cart-coupon{
    grid-template-columns:minmax(0,1fr) 74px!important;
  }
}


/* v52 mobile cart sticky buttons alignment fix */
@media(max-width:980px){
  body.woocommerce-cart .hpdxb-cart-mobile-bar{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    grid-template-areas:
      "coupon coupon"
      "applied applied"
      "total count"
      "continue checkout"!important;
    align-items:center!important;
    gap:7px 8px!important;
    padding:9px 10px 10px!important;
  }

  body.woocommerce-cart .hpdxb-cart-mobile-bar > div:not(.hpdxb-mobile-save):not(.hpdxb-mobile-applied-coupons){
    grid-area:total!important;
    min-width:0!important;
  }

  body.woocommerce-cart .hpdxb-cart-mobile-bar > .hpdxb-mobile-save{
    grid-area:count!important;
    text-align:right!important;
    min-width:0!important;
  }

  body.woocommerce-cart .hpdxb-cart-mobile-bar > a{
    width:100%!important;
    min-width:0!important;
    height:42px!important;
    min-height:42px!important;
    margin:0!important;
    padding:0 8px!important;
    border-radius:9px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    white-space:nowrap!important;
    font-size:12px!important;
    line-height:1!important;
    font-weight:900!important;
  }

  body.woocommerce-cart .hpdxb-cart-mobile-bar > a:first-of-type{
    grid-area:continue!important;
    background:#2d2bf1!important;
    color:#fff!important;
  }

  body.woocommerce-cart .hpdxb-cart-mobile-bar > a:last-of-type{
    grid-area:checkout!important;
    background:#2d2bf1!important;
    color:#fff!important;
  }

  body.woocommerce-cart .hpdxb-cart-mobile-bar > a span{
    margin-left:3px!important;
  }

  body.woocommerce-cart .hpdxb-cart-mobile-bar strong{
    font-size:20px!important;
    line-height:1!important;
  }

  body.woocommerce-cart .hpdxb-mobile-save span,
  body.woocommerce-cart .hpdxb-mobile-save small{
    display:block!important;
    line-height:1.15!important;
  }
}

@media(max-width:420px){
  body.woocommerce-cart .hpdxb-cart-mobile-bar{
    gap:6px!important;
    padding-left:8px!important;
    padding-right:8px!important;
  }

  body.woocommerce-cart .hpdxb-cart-mobile-bar > a{
    height:40px!important;
    min-height:40px!important;
    font-size:11px!important;
    padding:0 5px!important;
  }

  body.woocommerce-cart .hpdxb-cart-mobile-bar strong{
    font-size:18px!important;
  }

  body.woocommerce-cart .hpdxb-mobile-cart-coupon{
    grid-template-columns:minmax(0,1fr) 72px!important;
    gap:6px!important;
  }
}

@media(max-width:340px){
  body.woocommerce-cart .hpdxb-cart-mobile-bar > a{
    font-size:10px!important;
  }
}


/* v53 cart page clear cart text visibility fix */
body.woocommerce-cart .hpdxb-clear-cart,
body.woocommerce-cart a.hpdxb-clear-cart{
  min-width:max-content!important;
  width:auto!important;
  max-width:none!important;
  overflow:visible!important;
  text-indent:0!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
body.woocommerce-cart .hpdxb-clear-cart::before,
body.woocommerce-cart a.hpdxb-clear-cart::before{
  content:none!important;
}
body.woocommerce-cart .hpdxb-clear-cart-icon,
body.woocommerce-cart .hpdxb-clear-cart-text{
  display:inline-flex!important;
  align-items:center!important;
  color:#fff!important;
  opacity:1!important;
  visibility:visible!important;
  text-indent:0!important;
}
body.woocommerce-cart .hpdxb-clear-cart-icon{
  font-size:15px!important;
  line-height:1!important;
}
body.woocommerce-cart .hpdxb-cart-inline-actions{
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
}
@media(max-width:760px){
  body.woocommerce-cart .hpdxb-clear-cart,
  body.woocommerce-cart a.hpdxb-clear-cart{
    min-height:34px!important;
    padding:0 11px!important;
    font-size:11px!important;
    border-radius:9px!important;
  }
  body.woocommerce-cart .hpdxb-clear-cart-icon{
    font-size:13px!important;
  }
}


/* v54 mobile checkout sticky store + place order bar */
.hpdxb-mobile-checkout-sticky{
  display:none!important;
}
@media(max-width:760px){
  body.woocommerce-checkout .hpdxb-main,
  body.woocommerce-checkout .hpdxb-checkout-page{
    padding-bottom:88px!important;
  }

  body.woocommerce-checkout .hpdxb-payment-card .form-row.place-order .hpdxb-place-order{
    display:none!important;
  }

  body.woocommerce-checkout .hpdxb-mobile-checkout-sticky{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    z-index:9999!important;
    display:grid!important;
    grid-template-columns:86px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:center!important;
    padding:10px 10px calc(10px + env(safe-area-inset-bottom))!important;
    background:#f3f8f8!important;
    border-top:1px solid #dbe7ef!important;
    box-shadow:0 -8px 22px rgba(15,23,42,.10)!important;
  }

  body.woocommerce-checkout .hpdxb-mobile-checkout-store{
    height:56px!important;
    border-radius:10px!important;
    background:#e5e7eb!important;
    color:#64748b!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:3px!important;
    text-decoration:none!important;
    font-size:18px!important;
    font-weight:800!important;
    border:1px solid #d7e0ea!important;
  }

  body.woocommerce-checkout .hpdxb-mobile-checkout-store small{
    color:#64748b!important;
    font-size:11px!important;
    line-height:1!important;
    font-weight:800!important;
  }

  body.woocommerce-checkout .hpdxb-mobile-place-order{
    height:56px!important;
    min-height:56px!important;
    border:0!important;
    border-radius:10px!important;
    background:#ff2525!important;
    color:#fff!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    padding:0 12px!important;
    font-size:16px!important;
    line-height:1!important;
    font-weight:950!important;
    text-align:center!important;
    box-shadow:0 8px 18px rgba(255,37,37,.18)!important;
  }

  body.woocommerce-checkout .hpdxb-mobile-place-order span{
    color:#fff!important;
    font-size:16px!important;
    line-height:1!important;
  }

  body.woocommerce-checkout .hpdxb-mobile-place-order:disabled{
    opacity:.65!important;
  }
}

@media(max-width:380px){
  body.woocommerce-checkout .hpdxb-mobile-checkout-sticky{
    grid-template-columns:78px minmax(0,1fr)!important;
    gap:8px!important;
    padding-left:8px!important;
    padding-right:8px!important;
  }
  body.woocommerce-checkout .hpdxb-mobile-checkout-store,
  body.woocommerce-checkout .hpdxb-mobile-place-order{
    height:52px!important;
    min-height:52px!important;
  }
  body.woocommerce-checkout .hpdxb-mobile-place-order{
    font-size:14px!important;
    padding:0 8px!important;
  }
}


/* v62 exact screenshot-style checkout shipping method */
.hpdxb-shipping-method-card{
  background:#fff!important;
}

.hpdxb-shipping-method-card h2{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  margin:0 0 16px!important;
  color:#07111f!important;
  font-size:22px!important;
  line-height:1.1!important;
  font-weight:950!important;
}

.hpdxb-shipping-method-card .hpdxb-shipping-method-list{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:16px!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-option{
  position:relative!important;
  display:grid!important;
  grid-template-columns:28px 86px minmax(0,1fr)!important;
  align-items:center!important;
  gap:22px!important;
  width:100%!important;
  margin:0!important;
  padding:22px 28px!important;
  min-height:124px!important;
  border:2px solid #2d2bff!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:none!important;
  outline:none!important;
  cursor:pointer!important;
  transition:background .18s ease!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-option.is-selected{
  background:#f0edff!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-option:not(.is-selected){
  background:#fff!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-option input.shipping_method,
.hpdxb-shipping-method-card .hpdxb-ship-option input[type="radio"]{
  position:absolute!important;
  opacity:0!important;
  visibility:hidden!important;
  width:1px!important;
  height:1px!important;
  margin:0!important;
  pointer-events:none!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-check{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:28px!important;
  height:28px!important;
  border-radius:999px!important;
  border:2px solid #2d2bff!important;
  background:#fff!important;
  color:transparent!important;
  font-size:0!important;
  line-height:0!important;
  box-sizing:border-box!important;
  position:relative!important;
  flex:0 0 28px!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-check::before,
.hpdxb-shipping-method-card .hpdxb-ship-check::after{
  content:none!important;
  display:none!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-option.is-selected .hpdxb-ship-check::after{
  content:"✓"!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  color:#2d2bff!important;
  font-size:18px!important;
  line-height:1!important;
  font-weight:900!important;
  font-family:Arial, Helvetica, sans-serif!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-icon{
  width:86px!important;
  height:86px!important;
  min-width:86px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:20px!important;
  background:#e1e6ee!important;
  color:#8a96a8!important;
  font-size:32px!important;
  line-height:1!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-copy{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  gap:7px!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-title-line{
  display:flex!important;
  align-items:baseline!important;
  justify-content:flex-start!important;
  gap:28px!important;
  width:100%!important;
  margin:0!important;
  min-width:0!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-title-line strong{
  display:block!important;
  min-width:0!important;
  margin:0!important;
  color:#07111f!important;
  font-size:30px!important;
  line-height:1.05!important;
  font-weight:950!important;
  letter-spacing:-.02em!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-title-line b,
.hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-amount,
.hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-currencySymbol{
  display:block!important;
  flex:0 0 auto!important;
  margin:0!important;
  color:#05a85a!important;
  font-size:28px!important;
  line-height:1.05!important;
  font-weight:950!important;
  white-space:nowrap!important;
  letter-spacing:-.01em!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-copy small{
  display:block!important;
  margin:0!important;
  color:#73809a!important;
  font-size:20px!important;
  line-height:1.28!important;
  font-weight:550!important;
}

@media(max-width:760px){
  .hpdxb-shipping-method-card{
    padding:14px!important;
  }

  .hpdxb-shipping-method-card h2{
    font-size:20px!important;
    margin-bottom:12px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-shipping-method-list{
    gap:12px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-option{
    grid-template-columns:22px 54px minmax(0,1fr)!important;
    gap:12px!important;
    padding:13px 14px!important;
    min-height:78px!important;
    border-radius:16px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-check{
    width:22px!important;
    height:22px!important;
    flex-basis:22px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-option.is-selected .hpdxb-ship-check::after{
    font-size:14px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-icon{
    width:54px!important;
    height:54px!important;
    min-width:54px!important;
    border-radius:14px!important;
    font-size:22px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-title-line{
    gap:10px!important;
    justify-content:space-between!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-title-line strong{
    font-size:16px!important;
    white-space:normal!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-title-line b,
  .hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-amount,
  .hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-currencySymbol{
    font-size:16px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-copy small{
    font-size:12px!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }
}

@media(max-width:390px){
  .hpdxb-shipping-method-card .hpdxb-ship-option{
    grid-template-columns:20px 48px minmax(0,1fr)!important;
    gap:10px!important;
    padding:12px 10px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-icon{
    width:48px!important;
    height:48px!important;
    min-width:48px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-title-line strong{
    font-size:14px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-title-line b,
  .hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-amount,
  .hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-currencySymbol{
    font-size:14px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-copy small{
    font-size:10.5px!important;
  }
}


/* v63 shipping method font size adjustment */
.hpdxb-shipping-method-card .hpdxb-ship-title-line strong{
  font-size:16px!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-title-line b,
.hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-amount,
.hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-currencySymbol{
  font-size:16px!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-copy small{
  font-size:12px!important;
}

@media(max-width:760px){
  .hpdxb-shipping-method-card .hpdxb-ship-title-line strong{
    font-size:16px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-title-line b,
  .hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-amount,
  .hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-currencySymbol{
    font-size:16px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-copy small{
    font-size:12px!important;
  }
}

@media(max-width:390px){
  .hpdxb-shipping-method-card .hpdxb-ship-title-line strong{
    font-size:15px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-title-line b,
  .hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-amount,
  .hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-currencySymbol{
    font-size:15px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-copy small{
    font-size:11px!important;
  }
}


/* v64 shipping method icon size */
.hpdxb-shipping-method-card .hpdxb-ship-icon{
  width:60px!important;
  height:60px!important;
  min-width:60px!important;
  flex:0 0 60px!important;
}

@media(max-width:760px){
  .hpdxb-shipping-method-card .hpdxb-ship-icon{
    width:60px!important;
    height:60px!important;
    min-width:60px!important;
    flex:0 0 60px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-option{
    grid-template-columns:22px 60px minmax(0,1fr)!important;
  }
}

@media(max-width:390px){
  .hpdxb-shipping-method-card .hpdxb-ship-icon{
    width:60px!important;
    height:60px!important;
    min-width:60px!important;
    flex:0 0 60px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-option{
    grid-template-columns:20px 60px minmax(0,1fr)!important;
  }
}


/* v65 checkout totals updating style */
.hpdxb-checkout-totals.is-updating{
  opacity:.62!important;
  pointer-events:none!important;
}
.hpdxb-checkout-shipping-cost strong{
  transition:color .15s ease!important;
}


/* v66 final checkout shipping method style + mobile */
.hpdxb-shipping-method-card .hpdxb-shipping-method-list{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:14px!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-option,
.woocommerce-checkout .hpdxb-shipping-method-card .hpdxb-ship-option{
  position:relative!important;
  display:grid!important;
  grid-template-columns:24px 60px minmax(0,1fr)!important;
  align-items:center!important;
  gap:16px!important;
  width:100%!important;
  margin:0!important;
  padding:16px 18px!important;
  min-height:94px!important;
  border:2px solid #2f2bff!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:none!important;
  outline:none!important;
  cursor:pointer!important;
  transition:background .18s ease!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-option.is-selected,
.woocommerce-checkout .hpdxb-shipping-method-card .hpdxb-ship-option.is-selected{
  border-color:#2f2bff!important;
  background:#f0edff!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-option:not(.is-selected){
  border-color:#2f2bff!important;
  background:#fff!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-option input.shipping_method,
.hpdxb-shipping-method-card .hpdxb-ship-option input[type="radio"]{
  position:absolute!important;
  opacity:0!important;
  visibility:hidden!important;
  width:1px!important;
  height:1px!important;
  margin:0!important;
  pointer-events:none!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-check{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:24px!important;
  height:24px!important;
  flex:0 0 24px!important;
  border-radius:999px!important;
  border:2px solid #2f2bff!important;
  background:#fff!important;
  color:transparent!important;
  font-size:0!important;
  line-height:0!important;
  box-sizing:border-box!important;
  position:relative!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-check::before,
.hpdxb-shipping-method-card .hpdxb-ship-check::after{
  content:none!important;
  display:none!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-option.is-selected .hpdxb-ship-check::after{
  content:"✓"!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  color:#2f2bff!important;
  font-size:15px!important;
  line-height:1!important;
  font-weight:900!important;
  font-family:Arial, Helvetica, sans-serif!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-icon{
  width:60px!important;
  height:60px!important;
  min-width:60px!important;
  flex:0 0 60px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:16px!important;
  background:#e2e7ef!important;
  color:#8490a2!important;
  font-size:24px!important;
  line-height:1!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-copy{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  gap:4px!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-title-line{
  display:flex!important;
  align-items:baseline!important;
  justify-content:flex-start!important;
  gap:18px!important;
  width:100%!important;
  margin:0!important;
  min-width:0!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-title-line strong{
  display:block!important;
  min-width:0!important;
  margin:0!important;
  color:#07111f!important;
  font-size:16px!important;
  line-height:1.15!important;
  font-weight:950!important;
  letter-spacing:-.01em!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-title-line b,
.hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-amount,
.hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-currencySymbol{
  display:block!important;
  flex:0 0 auto!important;
  margin:0!important;
  color:#05a85a!important;
  font-size:16px!important;
  line-height:1.15!important;
  font-weight:950!important;
  white-space:nowrap!important;
}

.hpdxb-shipping-method-card .hpdxb-ship-copy small{
  display:block!important;
  margin:0!important;
  color:#6f7c94!important;
  font-size:12px!important;
  line-height:1.28!important;
  font-weight:550!important;
}

.hpdxb-checkout-totals.is-updating{
  opacity:.62!important;
  pointer-events:none!important;
}

@media(max-width:760px){
  .hpdxb-shipping-method-card{
    padding:16px!important;
  }

  .hpdxb-shipping-method-card h2{
    font-size:22px!important;
    margin-bottom:14px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-shipping-method-list{
    gap:12px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-option,
  .woocommerce-checkout .hpdxb-shipping-method-card .hpdxb-ship-option{
    grid-template-columns:24px 60px minmax(0,1fr)!important;
    gap:12px!important;
    padding:13px 14px!important;
    min-height:86px!important;
    border-radius:16px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-title-line{
    gap:8px!important;
    justify-content:space-between!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-title-line strong{
    font-size:16px!important;
    white-space:normal!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-title-line b,
  .hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-amount,
  .hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-currencySymbol{
    font-size:16px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-copy small{
    font-size:12px!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }
}

@media(max-width:390px){
  .hpdxb-shipping-method-card .hpdxb-ship-option,
  .woocommerce-checkout .hpdxb-shipping-method-card .hpdxb-ship-option{
    grid-template-columns:22px 56px minmax(0,1fr)!important;
    gap:10px!important;
    padding:12px 10px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-icon{
    width:56px!important;
    height:56px!important;
    min-width:56px!important;
    flex-basis:56px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-title-line strong{
    font-size:15px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-title-line b,
  .hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-amount,
  .hpdxb-shipping-method-card .hpdxb-ship-title-line .woocommerce-Price-currencySymbol{
    font-size:15px!important;
  }

  .hpdxb-shipping-method-card .hpdxb-ship-copy small{
    font-size:11px!important;
  }
}


/* v72 plugin-compatible checkout sections styling */
body.woocommerce-checkout .hpdxb-checkout-card{
  background:#f7f7f7!important;
  border:1px solid #d9e3ec!important;
  border-radius:12px!important;
  box-shadow:0 2px 8px rgba(15,23,42,.05)!important;
  padding:22px!important;
}

body.woocommerce-checkout .hpdxb-checkout-card h2{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  margin:0 0 18px!important;
  color:#07111f!important;
  font-size:22px!important;
  line-height:1.15!important;
  font-weight:950!important;
  letter-spacing:-.02em!important;
}

body.woocommerce-checkout .hpdxb-checkout-card h2 span{
  width:34px!important;
  height:34px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:9px!important;
  background:#ffe7e7!important;
  color:#ef2b2d!important;
  font-size:18px!important;
  line-height:1!important;
}

body.woocommerce-checkout .hpdxb-shipping-info-card .hpdxb-checkout-field-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:14px!important;
  margin:0!important;
}

body.woocommerce-checkout .hpdxb-shipping-info-card .form-row,
body.woocommerce-checkout .hpdxb-shipping-info-card .woocommerce-billing-fields__field-wrapper .form-row,
body.woocommerce-checkout .hpdxb-shipping-info-card .hpdxb-order-fields .form-row{
  float:none!important;
  width:100%!important;
  margin:0 0 14px!important;
  padding:0!important;
  clear:none!important;
}

body.woocommerce-checkout .hpdxb-shipping-info-card .hpdxb-checkout-field-grid .form-row-wide,
body.woocommerce-checkout .hpdxb-shipping-info-card .hpdxb-checkout-field-grid .pdxb-cfe-field.form-row-wide{
  grid-column:1 / -1!important;
}

body.woocommerce-checkout .hpdxb-shipping-info-card .form-row label{
  display:block!important;
  margin:0 0 6px!important;
  color:#07111f!important;
  font-size:14px!important;
  line-height:1.2!important;
  font-weight:750!important;
}

body.woocommerce-checkout .hpdxb-shipping-info-card abbr.required,
body.woocommerce-checkout .hpdxb-shipping-info-card .required{
  color:#ef2b2d!important;
  text-decoration:none!important;
}

body.woocommerce-checkout .hpdxb-shipping-info-card input.input-text,
body.woocommerce-checkout .hpdxb-shipping-info-card textarea,
body.woocommerce-checkout .hpdxb-shipping-info-card select,
body.woocommerce-checkout .hpdxb-shipping-info-card .select2-container .select2-selection--single{
  width:100%!important;
  min-height:42px!important;
  border:1px solid #b9c6d6!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#07111f!important;
  font-size:14px!important;
  line-height:1.3!important;
  padding:10px 12px!important;
  box-shadow:none!important;
  outline:none!important;
}

body.woocommerce-checkout .hpdxb-shipping-info-card textarea{
  min-height:88px!important;
  resize:vertical!important;
}

body.woocommerce-checkout .hpdxb-shipping-info-card input.input-text:focus,
body.woocommerce-checkout .hpdxb-shipping-info-card textarea:focus,
body.woocommerce-checkout .hpdxb-shipping-info-card select:focus{
  border-color:#ef2b2d!important;
  box-shadow:0 0 0 3px rgba(239,43,45,.08)!important;
}

body.woocommerce-checkout .pdxb-cfe-location-picker{
  display:flex!important;
  flex-direction:column!important;
  margin:6px 0 16px!important;
  padding:0!important;
  border:0!important;
}

body.woocommerce-checkout .pdxb-cfe-location-picker .pdxb-cfe-map{
  order:1!important;
  width:100%!important;
  height:190px!important;
  margin:0 0 8px!important;
  border:1px solid #d9e3ec!important;
  border-radius:8px!important;
  overflow:hidden!important;
  background:#eaf0f6!important;
}

body.woocommerce-checkout .pdxb-cfe-location-picker p{
  order:2!important;
  margin:0 0 8px!important;
  text-align:center!important;
  color:#64748b!important;
  font-size:12px!important;
  line-height:1.35!important;
}

body.woocommerce-checkout .pdxb-cfe-location-picker .pdxb-cfe-detect-location{
  order:3!important;
  width:100%!important;
  height:38px!important;
  border:1px solid #cbd5e1!important;
  border-radius:7px!important;
  background:#f8fafc!important;
  color:#07111f!important;
  font-size:14px!important;
  font-weight:650!important;
  cursor:pointer!important;
}

body.woocommerce-checkout .pdxb-cfe-location-picker + .hpdxb-checkout-location-help{
  display:none!important;
}

body.woocommerce-checkout .hpdxb-checkout-location-help{
  border-top:1px solid #d9e3ec!important;
  margin:10px 0 16px!important;
  padding-top:14px!important;
}

body.woocommerce-checkout .hpdxb-checkout-location-help p{
  margin:0 0 8px!important;
  text-align:center!important;
  color:#64748b!important;
  font-size:12px!important;
}

body.woocommerce-checkout .hpdxb-detect-location{
  width:100%!important;
  height:38px!important;
  border:1px solid #cbd5e1!important;
  border-radius:7px!important;
  background:#f8fafc!important;
  color:#07111f!important;
  font-size:14px!important;
  font-weight:650!important;
}

body.woocommerce-checkout .hpdxb-shipping-method-card .hpdxb-shipping-method-list,
body.woocommerce-checkout .hpdxb-payment-card .hpdxb-payment-methods{
  display:grid!important;
  gap:12px!important;
}

body.woocommerce-checkout .hpdxb-shipping-method-card .hpdxb-ship-option,
body.woocommerce-checkout .hpdxb-payment-card .hpdxb-payment-option{
  position:relative!important;
  display:grid!important;
  grid-template-columns:22px 50px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:12px!important;
  min-height:66px!important;
  padding:13px 16px!important;
  margin:0!important;
  border:1px solid #d9e3ec!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:none!important;
  cursor:pointer!important;
}

body.woocommerce-checkout .hpdxb-shipping-method-card .hpdxb-ship-option.is-selected,
body.woocommerce-checkout .hpdxb-shipping-method-card .hpdxb-ship-option:has(input:checked),
body.woocommerce-checkout .hpdxb-payment-card .hpdxb-payment-option:has(input:checked){
  border-color:#ef2b2d!important;
  background:#fff0f0!important;
}

body.woocommerce-checkout .hpdxb-ship-check,
body.woocommerce-checkout .hpdxb-pay-check{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:18px!important;
  height:18px!important;
  border:1.5px solid #ef2b2d!important;
  border-radius:999px!important;
  background:#fff!important;
  color:transparent!important;
  font-size:0!important;
  line-height:0!important;
}

body.woocommerce-checkout .hpdxb-ship-option.is-selected .hpdxb-ship-check::after,
body.woocommerce-checkout .hpdxb-ship-option:has(input:checked) .hpdxb-ship-check::after,
body.woocommerce-checkout .hpdxb-payment-option:has(input:checked) .hpdxb-pay-check::after{
  content:"✓"!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:100%!important;
  color:#ef2b2d!important;
  font-size:12px!important;
  font-weight:900!important;
}

body.woocommerce-checkout .hpdxb-ship-icon,
body.woocommerce-checkout .hpdxb-pay-icon{
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  border-radius:12px!important;
  background:#e9eef4!important;
  color:#64748b!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:18px!important;
}

body.woocommerce-checkout .hpdxb-ship-title-line{
  display:flex!important;
  align-items:baseline!important;
  justify-content:space-between!important;
  gap:12px!important;
  width:100%!important;
}

body.woocommerce-checkout .hpdxb-ship-title-line strong,
body.woocommerce-checkout .hpdxb-pay-copy strong{
  color:#07111f!important;
  font-size:14px!important;
  line-height:1.2!important;
  font-weight:900!important;
  margin:0!important;
}

body.woocommerce-checkout .hpdxb-ship-title-line b{
  color:#00a651!important;
  font-size:14px!important;
  line-height:1.2!important;
  font-weight:900!important;
  white-space:nowrap!important;
  margin:0!important;
}

body.woocommerce-checkout .hpdxb-ship-copy small,
body.woocommerce-checkout .hpdxb-pay-copy small{
  display:block!important;
  color:#4b5f78!important;
  font-size:11px!important;
  line-height:1.3!important;
  margin:2px 0 0!important;
}

body.woocommerce-checkout #place_order,
body.woocommerce-checkout .hpdxb-place-order,
body.woocommerce-checkout .hpdxb-mobile-place-order{
  background:#ef2b2d!important;
  border-color:#ef2b2d!important;
  color:#fff!important;
  border-radius:7px!important;
  min-height:50px!important;
  font-size:16px!important;
  font-weight:900!important;
  box-shadow:none!important;
}

@media(max-width:760px){
  body.woocommerce-checkout .hpdxb-checkout-card{
    padding:18px 16px!important;
    border-radius:10px!important;
  }

  body.woocommerce-checkout .hpdxb-checkout-card h2{
    font-size:20px!important;
    margin-bottom:16px!important;
  }

  body.woocommerce-checkout .hpdxb-shipping-info-card .hpdxb-checkout-field-grid{
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
  }

  body.woocommerce-checkout .hpdxb-shipping-info-card .form-row label{
    font-size:12px!important;
  }

  body.woocommerce-checkout .hpdxb-shipping-info-card input.input-text,
  body.woocommerce-checkout .hpdxb-shipping-info-card textarea,
  body.woocommerce-checkout .hpdxb-shipping-info-card select,
  body.woocommerce-checkout .hpdxb-shipping-info-card .select2-container .select2-selection--single{
    min-height:36px!important;
    border-radius:6px!important;
    padding:8px 10px!important;
    font-size:12px!important;
  }

  body.woocommerce-checkout .pdxb-cfe-location-picker .pdxb-cfe-map{
    height:156px!important;
  }

  body.woocommerce-checkout .hpdxb-shipping-method-card .hpdxb-ship-option,
  body.woocommerce-checkout .hpdxb-payment-card .hpdxb-payment-option{
    grid-template-columns:20px 40px minmax(0,1fr) auto!important;
    gap:10px!important;
    min-height:60px!important;
    padding:11px 12px!important;
    border-radius:11px!important;
  }

  body.woocommerce-checkout .hpdxb-ship-icon,
  body.woocommerce-checkout .hpdxb-pay-icon{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    border-radius:10px!important;
    font-size:16px!important;
  }

  body.woocommerce-checkout .hpdxb-ship-title-line strong,
  body.woocommerce-checkout .hpdxb-pay-copy strong,
  body.woocommerce-checkout .hpdxb-ship-title-line b{
    font-size:12px!important;
  }

  body.woocommerce-checkout .hpdxb-ship-copy small,
  body.woocommerce-checkout .hpdxb-pay-copy small{
    font-size:9.5px!important;
  }
}

@media(max-width:390px){
  body.woocommerce-checkout .hpdxb-shipping-info-card .hpdxb-checkout-field-grid{
    grid-template-columns:1fr!important;
  }
}


/* v73 checkout plugin field/map compatibility fixes */
body.woocommerce-checkout.pdxb-cfe-maps-enabled .hpdxb-checkout-location-help,
body.woocommerce-checkout .pdxb-cfe-location-picker + .hpdxb-checkout-location-help{
  display:none!important;
}

body.woocommerce-checkout .hpdxb-shipping-info-card .hpdxb-checkout-field-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:12px!important;
}

body.woocommerce-checkout .hpdxb-shipping-info-card .form-row{
  float:none!important;
  width:100%!important;
  margin:0 0 14px!important;
  padding:0!important;
  clear:none!important;
}

body.woocommerce-checkout .hpdxb-shipping-info-card .form-row-wide{
  grid-column:1 / -1!important;
}

body.woocommerce-checkout .hpdxb-shipping-info-card #billing_country_field,
body.woocommerce-checkout .hpdxb-shipping-info-card #billing_state_field,
body.woocommerce-checkout .hpdxb-shipping-info-card #billing_postcode_field,
body.woocommerce-checkout .hpdxb-shipping-info-card #billing_company_field,
body.woocommerce-checkout .hpdxb-shipping-info-card #billing_last_name_field{
  display:none!important;
}

body.woocommerce-checkout .hpdxb-shipping-info-card label{
  display:block!important;
  visibility:visible!important;
  height:auto!important;
  margin:0 0 6px!important;
  color:#07111f!important;
  font-size:12px!important;
  line-height:1.25!important;
  font-weight:900!important;
}

body.woocommerce-checkout .hpdxb-shipping-info-card input.input-text,
body.woocommerce-checkout .hpdxb-shipping-info-card select,
body.woocommerce-checkout .hpdxb-shipping-info-card textarea,
body.woocommerce-checkout .hpdxb-shipping-info-card .select2-selection--single{
  width:100%!important;
  min-height:38px!important;
  border:1px solid #b8c6d7!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#07111f!important;
  font-size:12px!important;
  padding:9px 10px!important;
  box-shadow:none!important;
}

body.woocommerce-checkout .hpdxb-shipping-info-card textarea{
  min-height:86px!important;
}

body.woocommerce-checkout .pdxb-cfe-location-picker{
  grid-column:1 / -1!important;
  margin:0 0 14px!important;
  padding:0!important;
  border:0!important;
}

body.woocommerce-checkout .pdxb-cfe-map{
  height:180px!important;
  margin:0 0 8px!important;
  border-radius:8px!important;
}

body.woocommerce-checkout .pdxb-cfe-location-picker p{
  margin:0 0 8px!important;
  font-size:12px!important;
  color:#64748b!important;
  text-align:center!important;
}

body.woocommerce-checkout .pdxb-cfe-detect-location{
  width:100%!important;
  height:38px!important;
  border:1px solid #cbd5e1!important;
  border-radius:7px!important;
  background:#f8fafc!important;
  color:#07111f!important;
  font-size:12px!important;
  font-weight:900!important;
}

body.woocommerce-checkout .woocommerce-invalid input,
body.woocommerce-checkout .woocommerce-invalid select,
body.woocommerce-checkout .woocommerce-invalid textarea{
  border-color:#ef2b2d!important;
  box-shadow:0 0 0 3px rgba(239,43,45,.08)!important;
}

@media(max-width:760px){
  body.woocommerce-checkout .hpdxb-shipping-info-card .hpdxb-checkout-field-grid{
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
  }
  body.woocommerce-checkout .hpdxb-shipping-info-card .form-row-wide{
    grid-column:1 / -1!important;
  }
}

@media(max-width:390px){
  body.woocommerce-checkout .hpdxb-shipping-info-card .hpdxb-checkout-field-grid{
    grid-template-columns:1fr!important;
  }
}


/* v74 location button pin icon + map fallback */
body.woocommerce-checkout .pdxb-cfe-detect-location{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
}
body.woocommerce-checkout .pdxb-cfe-detect-location img{
  width:18px!important;
  height:18px!important;
  object-fit:contain!important;
}
body.woocommerce-checkout .pdxb-cfe-map-fallback{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#f1f5f9!important;
}
body.woocommerce-checkout .pdxb-cfe-map-fallback-inner{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  color:#334155!important;
  text-align:center!important;
  padding:18px!important;
}
body.woocommerce-checkout .pdxb-cfe-map-fallback-inner img{
  width:42px!important;
  height:42px!important;
}


/* v75 checkout phone dropdown + invalid field red borders */
body.woocommerce-checkout .iti{
  width:100%!important;
  display:block!important;
}
body.woocommerce-checkout .iti input#billing_phone{
  width:100%!important;
  padding-left:92px!important;
}
body.woocommerce-checkout .woocommerce-invalid input,
body.woocommerce-checkout .woocommerce-invalid select,
body.woocommerce-checkout .woocommerce-invalid textarea,
body.woocommerce-checkout .pdxb-cfe-phone-invalid input,
body.woocommerce-checkout .pdxb-cfe-invalid-control{
  border-color:#ef2b2d!important;
  box-shadow:0 0 0 2px rgba(239,43,45,.12)!important;
}
body.woocommerce-checkout .pdxb-cfe-phone-error{
  display:block!important;
  margin-top:6px!important;
  color:#dc2626!important;
  font-size:12px!important;
  line-height:1.35!important;
  font-weight:700!important;
}


/* v76 phone country dropdown search/scroll fixes */
body.woocommerce-checkout .iti{
  width:100%!important;
  display:block!important;
  position:relative!important;
}
body.woocommerce-checkout .iti input#billing_phone{
  width:100%!important;
  min-height:38px!important;
  padding-left:96px!important;
}
body.woocommerce-checkout .iti__dropdown-content{
  width:315px!important;
  max-width:calc(100vw - 24px)!important;
  max-height:320px!important;
  overflow:hidden!important;
  border:1px solid #cbd5e1!important;
  border-radius:8px!important;
  box-shadow:0 12px 30px rgba(15,23,42,.18)!important;
  z-index:999999!important;
  background:#fff!important;
}
body.woocommerce-checkout .iti__country-list{
  max-height:255px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  -webkit-overflow-scrolling:touch!important;
}
body.woocommerce-checkout .iti__search-input,
body.woocommerce-checkout .iti input.iti__search-input{
  width:100%!important;
  min-width:100%!important;
  height:42px!important;
  min-height:42px!important;
  box-sizing:border-box!important;
  padding:10px 12px!important;
  font-size:16px!important;
  line-height:1.2!important;
  border:1px solid #94a3b8!important;
  border-radius:6px!important;
  margin:0!important;
}
body.woocommerce-checkout .iti__country{
  min-height:36px!important;
  padding:8px 10px!important;
  font-size:15px!important;
  line-height:1.3!important;
}
body.woocommerce-checkout .iti__selected-country{
  min-width:84px!important;
  background:#f1f5f9!important;
  border-right:1px solid #cbd5e1!important;
  border-radius:7px 0 0 7px!important;
}
@media(max-width:480px){
  body.woocommerce-checkout .iti__dropdown-content{
    width:calc(100vw - 32px)!important;
    max-height:360px!important;
  }
  body.woocommerce-checkout .iti__country-list{
    max-height:292px!important;
  }
}


/* v77 custom phone country dropdown fallback */
body.woocommerce-checkout .iti__country-container,
body.woocommerce-checkout .iti__selected-country{
  pointer-events:auto!important;
  cursor:pointer!important;
  z-index:5!important;
}
.pdxb-phone-country-dropdown{
  position:absolute!important;
  z-index:1000000!important;
  max-width:calc(100vw - 16px)!important;
  background:#fff!important;
  border:1px solid #cbd5e1!important;
  border-radius:10px!important;
  box-shadow:0 16px 35px rgba(15,23,42,.22)!important;
  overflow:hidden!important;
}
.pdxb-phone-country-search{
  width:100%!important;
  height:44px!important;
  box-sizing:border-box!important;
  border:0!important;
  border-bottom:1px solid #e2e8f0!important;
  padding:10px 12px!important;
  font-size:16px!important;
}
.pdxb-phone-country-list{
  max-height:290px!important;
  overflow-y:auto!important;
}
.pdxb-phone-country-item{
  display:grid!important;
  grid-template-columns:28px minmax(0,1fr) auto!important;
  gap:8px!important;
  width:100%!important;
  border:0!important;
  background:#fff!important;
  padding:10px 12px!important;
  text-align:left!important;
  cursor:pointer!important;
}
.pdxb-phone-country-item:hover{
  background:#f1f5f9!important;
}


/* v78 phone full +number input + dropdown scroll */
body.woocommerce-checkout .iti input#billing_phone{
  padding-left:54px!important;
}
body.woocommerce-checkout .iti__selected-country{
  min-width:46px!important;
  width:46px!important;
  pointer-events:auto!important;
  cursor:pointer!important;
}
body.woocommerce-checkout .iti__dropdown-content{
  width:340px!important;
  max-width:calc(100vw - 24px)!important;
  max-height:370px!important;
  overflow:hidden!important;
  z-index:1000000!important;
  background:#fff!important;
}
body.woocommerce-checkout .iti__country-list{
  max-height:300px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  overscroll-behavior:contain!important;
  touch-action:pan-y!important;
  -webkit-overflow-scrolling:touch!important;
}
body.woocommerce-checkout .iti__search-input,
body.woocommerce-checkout .iti input.iti__search-input{
  width:100%!important;
  min-width:100%!important;
  height:44px!important;
  min-height:44px!important;
  font-size:16px!important;
  padding:10px 12px!important;
  box-sizing:border-box!important;
}


/* v79 product card price styling */
.hpdxb-card-bottom{align-items:flex-end;gap:10px}
.hpdxb-price-box{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:2px;min-width:0}
.hpdxb-regular-price{display:block;margin:0;padding:0;color:#7c8798;font-size:10px;line-height:1;text-decoration:line-through;text-decoration-thickness:1.5px;text-decoration-color:#9aa5b1;white-space:nowrap}
.hpdxb-current-price{display:block;margin:0;padding:0;color:#e12525;font-weight:900;font-size:18px;line-height:1.05;letter-spacing:-.02em;white-space:nowrap}
.hpdxb-current-price .woocommerce-Price-amount,.hpdxb-regular-price .woocommerce-Price-amount{display:inline-flex;align-items:baseline;gap:2px}
.hpdxb-current-price .woocommerce-Price-currencySymbol,.hpdxb-regular-price .woocommerce-Price-currencySymbol{font-size:.9em}
@media (max-width: 768px){
  .hpdxb-price-box{gap:1px}
  .hpdxb-regular-price{font-size:9px}
  .hpdxb-current-price{font-size:16px}
}



/* v82-custom product card price regular/sale style */
.hpdxb-card-bottom{
  align-items:flex-end!important;
}

.hpdxb-price-box{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-end!important;
  gap:3px!important;
  line-height:1!important;
}

.hpdxb-regular-price,
.hpdxb-price-box del{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#6b7280!important;
  opacity:.9!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.05!important;
  text-decoration:line-through!important;
  text-decoration-thickness:1.5px!important;
  text-decoration-color:#6b7280!important;
  white-space:nowrap!important;
}

.hpdxb-current-price,
.hpdxb-price-box ins{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#e00000!important;
  font-size:20px!important;
  font-weight:900!important;
  line-height:1.05!important;
  letter-spacing:-.02em!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}

.hpdxb-current-price .woocommerce-Price-amount,
.hpdxb-price-box ins .woocommerce-Price-amount{
  color:#e00000!important;
  font-size:inherit!important;
  font-weight:900!important;
}

.hpdxb-regular-price .woocommerce-Price-amount,
.hpdxb-price-box del .woocommerce-Price-amount{
  color:#6b7280!important;
  font-size:inherit!important;
  font-weight:700!important;
}

.hpdxb-price-box .woocommerce-Price-currencySymbol{
  font-size:.9em!important;
  margin-inline-start:2px!important;
}

@media(max-width:760px){
  .hpdxb-regular-price,
  .hpdxb-price-box del{
    font-size:12px!important;
  }

  .hpdxb-current-price,
  .hpdxb-price-box ins{
    font-size:19px!important;
  }
}




/* v82-custom product card exact money format */
.hpdxb-product-card .hpdxb-card-bottom{
  align-items:flex-end!important;
}

.hpdxb-product-card .hpdxb-price-box{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-end!important;
  gap:3px!important;
  line-height:1!important;
  min-width:76px!important;
}

.hpdxb-product-card .hpdxb-card-money{
  display:inline-flex!important;
  flex-direction:row!important;
  align-items:baseline!important;
  justify-content:flex-start!important;
  gap:0!important;
  direction:ltr!important;
  unicode-bidi:isolate!important;
  white-space:nowrap!important;
}

.hpdxb-product-card .hpdxb-card-money-number,
.hpdxb-product-card .hpdxb-card-money-symbol{
  display:inline!important;
  direction:ltr!important;
  unicode-bidi:isolate!important;
  line-height:1!important;
}

.hpdxb-product-card .hpdxb-regular-price{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#6b7280!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.05!important;
  white-space:nowrap!important;
  text-decoration:line-through!important;
  text-decoration-thickness:1.5px!important;
  text-decoration-color:#6b7280!important;
}

.hpdxb-product-card .hpdxb-regular-price .hpdxb-card-money,
.hpdxb-product-card .hpdxb-regular-price .hpdxb-card-money-number,
.hpdxb-product-card .hpdxb-regular-price .hpdxb-card-money-symbol{
  color:#6b7280!important;
  font-size:13px!important;
  font-weight:700!important;
  text-decoration:inherit!important;
}

.hpdxb-product-card .hpdxb-current-price{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#e00000!important;
  font-size:20px!important;
  font-weight:900!important;
  line-height:1.05!important;
  white-space:nowrap!important;
  text-decoration:none!important;
  letter-spacing:-.02em!important;
}

.hpdxb-product-card .hpdxb-current-price .hpdxb-card-money,
.hpdxb-product-card .hpdxb-current-price .hpdxb-card-money-number,
.hpdxb-product-card .hpdxb-current-price .hpdxb-card-money-symbol{
  color:#e00000!important;
  font-size:20px!important;
  font-weight:900!important;
  text-decoration:none!important;
}

.hpdxb-product-card .hpdxb-card-money-symbol{
  margin-left:1px!important;
  font-size:.9em!important;
}

@media(max-width:760px){
  .hpdxb-product-card .hpdxb-regular-price,
  .hpdxb-product-card .hpdxb-regular-price .hpdxb-card-money,
  .hpdxb-product-card .hpdxb-regular-price .hpdxb-card-money-number,
  .hpdxb-product-card .hpdxb-regular-price .hpdxb-card-money-symbol{
    font-size:12px!important;
  }

  .hpdxb-product-card .hpdxb-current-price,
  .hpdxb-product-card .hpdxb-current-price .hpdxb-card-money,
  .hpdxb-product-card .hpdxb-current-price .hpdxb-card-money-number,
  .hpdxb-product-card .hpdxb-current-price .hpdxb-card-money-symbol{
    font-size:19px!important;
  }
}




/* v82 bundle coupon active button */
.hpdxb-pdp-bundle-box.has-selection .hpdxb-pdp-add-bundle,
.hpdxb-pdp-add-bundle.is-active{
  background:#ff2525!important;
  color:#ffffff!important;
  box-shadow:0 10px 22px rgba(255,37,37,.20)!important;
  transform:translateY(-1px);
}

.hpdxb-pdp-add-bundle:hover,
.hpdxb-pdp-add-bundle.is-active:hover{
  background:#e60000!important;
  color:#ffffff!important;
  box-shadow:0 12px 26px rgba(255,37,37,.28)!important;
  transform:translateY(-2px);
}

.hpdxb-pdp-add-bundle.is-loading{
  opacity:.78!important;
  pointer-events:none!important;
}

.hpdxb-pdp-bundle-option.is-selected{
  border-color:#ff2525!important;
  background:#fff7f7!important;
  box-shadow:0 6px 18px rgba(255,37,37,.08)!important;
}

.hpdxb-pdp-bundle-option:hover{
  border-color:#ff2525!important;
  background:#fffafa!important;
}




/* v82 cart page buttons theme color match */
.woocommerce-cart .hpdxb-cart-page a.button,
.woocommerce-cart .hpdxb-cart-page button.button,
.woocommerce-cart .hpdxb-cart-page .button,
.woocommerce-cart .hpdxb-cart-page input.button,
.woocommerce-cart .hpdxb-cart-page .checkout-button,
.woocommerce-cart .hpdxb-cart-page .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .hpdxb-cart-actions .button,
.woocommerce-cart .hpdxb-cart-coupon button,
.woocommerce-cart .hpdxb-cart-summary .button,
.woocommerce-cart .hpdxb-cart-mobile-sticky .button,
.woocommerce-cart .hpdxb-cart-mobile-sticky a,
.woocommerce-cart .hpdxb-cart-clear,
.woocommerce-cart .hpdxb-cart-update,
.woocommerce-cart .hpdxb-cart-checkout,
.hpdxb-cart-page a.button,
.hpdxb-cart-page button.button,
.hpdxb-cart-page input.button,
.hpdxb-cart-page .checkout-button,
.hpdxb-cart-page .wc-proceed-to-checkout a.checkout-button{
  background:var(--hpdxb-primary,#2336f5)!important;
  border-color:var(--hpdxb-primary,#2336f5)!important;
  color:#ffffff!important;
  box-shadow:0 10px 22px rgba(35,54,245,.18)!important;
  text-decoration:none!important;
}

.woocommerce-cart .hpdxb-cart-page a.button:hover,
.woocommerce-cart .hpdxb-cart-page button.button:hover,
.woocommerce-cart .hpdxb-cart-page .button:hover,
.woocommerce-cart .hpdxb-cart-page input.button:hover,
.woocommerce-cart .hpdxb-cart-page .checkout-button:hover,
.woocommerce-cart .hpdxb-cart-page .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .hpdxb-cart-actions .button:hover,
.woocommerce-cart .hpdxb-cart-coupon button:hover,
.woocommerce-cart .hpdxb-cart-summary .button:hover,
.woocommerce-cart .hpdxb-cart-mobile-sticky .button:hover,
.woocommerce-cart .hpdxb-cart-mobile-sticky a:hover,
.woocommerce-cart .hpdxb-cart-clear:hover,
.woocommerce-cart .hpdxb-cart-update:hover,
.woocommerce-cart .hpdxb-cart-checkout:hover,
.hpdxb-cart-page a.button:hover,
.hpdxb-cart-page button.button:hover,
.hpdxb-cart-page input.button:hover,
.hpdxb-cart-page .checkout-button:hover,
.hpdxb-cart-page .wc-proceed-to-checkout a.checkout-button:hover{
  background:var(--hpdxb-primary-strong,var(--hpdxb-primary,#2336f5))!important;
  border-color:var(--hpdxb-primary-strong,var(--hpdxb-primary,#2336f5))!important;
  color:#ffffff!important;
  transform:translateY(-1px);
  box-shadow:0 13px 26px rgba(35,54,245,.24)!important;
}

.woocommerce-cart .hpdxb-cart-page a.button:focus,
.woocommerce-cart .hpdxb-cart-page button.button:focus,
.woocommerce-cart .hpdxb-cart-page input.button:focus,
.woocommerce-cart .hpdxb-cart-page .checkout-button:focus,
.hpdxb-cart-page a.button:focus,
.hpdxb-cart-page button.button:focus,
.hpdxb-cart-page input.button:focus,
.hpdxb-cart-page .checkout-button:focus{
  outline:3px solid var(--hpdxb-ring,rgba(35,54,245,.20))!important;
  outline-offset:2px!important;
}

.woocommerce-cart .hpdxb-cart-page .button:disabled,
.woocommerce-cart .hpdxb-cart-page button.button:disabled,
.woocommerce-cart .hpdxb-cart-page input.button:disabled,
.hpdxb-cart-page .button:disabled,
.hpdxb-cart-page button.button:disabled,
.hpdxb-cart-page input.button:disabled{
  background:color-mix(in srgb,var(--hpdxb-primary,#2336f5) 45%,#ffffff)!important;
  border-color:color-mix(in srgb,var(--hpdxb-primary,#2336f5) 45%,#ffffff)!important;
  color:#ffffff!important;
  opacity:.65!important;
  cursor:not-allowed!important;
  box-shadow:none!important;
  transform:none!important;
}

/* Secondary/outline cart buttons */
.woocommerce-cart .hpdxb-cart-page .hpdxb-cart-continue,
.woocommerce-cart .hpdxb-cart-page .hpdxb-continue-shopping,
.hpdxb-cart-page .hpdxb-cart-continue,
.hpdxb-cart-page .hpdxb-continue-shopping{
  background:#ffffff!important;
  border:1px solid var(--hpdxb-primary,#2336f5)!important;
  color:var(--hpdxb-primary,#2336f5)!important;
  box-shadow:none!important;
}

.woocommerce-cart .hpdxb-cart-page .hpdxb-cart-continue:hover,
.woocommerce-cart .hpdxb-cart-page .hpdxb-continue-shopping:hover,
.hpdxb-cart-page .hpdxb-cart-continue:hover,
.hpdxb-cart-page .hpdxb-continue-shopping:hover{
  background:color-mix(in srgb,var(--hpdxb-primary,#2336f5) 8%,#ffffff)!important;
  border-color:var(--hpdxb-primary,#2336f5)!important;
  color:var(--hpdxb-primary,#2336f5)!important;
}

/* Clear cart / remove buttons should use theme danger red but stay clean */
.woocommerce-cart .hpdxb-clear-cart,
.woocommerce-cart .hpdxb-cart-clear,
.hpdxb-cart-page .hpdxb-clear-cart,
.hpdxb-cart-page .hpdxb-cart-clear{
  background:#ef4444!important;
  border-color:#ef4444!important;
  color:#ffffff!important;
}

.woocommerce-cart .hpdxb-clear-cart:hover,
.woocommerce-cart .hpdxb-cart-clear:hover,
.hpdxb-cart-page .hpdxb-clear-cart:hover,
.hpdxb-cart-page .hpdxb-cart-clear:hover{
  background:#dc2626!important;
  border-color:#dc2626!important;
  color:#ffffff!important;
}

@media(max-width:760px){
  .woocommerce-cart .hpdxb-cart-mobile-sticky a,
  .woocommerce-cart .hpdxb-cart-mobile-sticky button,
  .hpdxb-cart-mobile-sticky a,
  .hpdxb-cart-mobile-sticky button{
    background:var(--hpdxb-primary,#2336f5)!important;
    border-color:var(--hpdxb-primary,#2336f5)!important;
    color:#ffffff!important;
  }
}

