/*
Theme Name: AOS Premium Shop Theme v16
Theme URI: https://abdullahonlineshopbd.com
Author: AOS Team
Description: Premium WooCommerce shop theme foundation: sticky header, category drawer, product grids, single product actions and footer-plugin-ready layout.
Version: 16.0.0
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Text Domain: aos-premium-shop
*/
:root{--aos-blue:#0757ff;--aos-purple:#742cff;--aos-dark:#071631;--aos-gold:#f6b400;--aos-bg:#f5f7ff;--aos-text:#071631;--aos-red:#ff4b35}*{box-sizing:border-box}html,body{margin:0;max-width:100%;overflow-x:hidden}body{font-family:Inter,Arial,sans-serif;background:var(--aos-bg);color:var(--aos-text)}body.aos-lock{overflow:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.aos-container{width:min(96%,1540px);margin:auto}.aos-header{position:sticky;top:0;z-index:999;background:#fff;box-shadow:0 8px 30px rgba(7,22,49,.08)}.admin-bar .aos-header{top:32px}.aos-header-row{display:grid;grid-template-columns:auto minmax(260px,410px) minmax(360px,1fr) auto;gap:16px;align-items:center;padding:12px 0}.aos-menu-trigger{border:0;width:42px;height:42px;border-radius:13px;background:#eef4ff;color:var(--aos-blue);display:grid;place-items:center;font-size:23px;font-weight:900;cursor:pointer}.aos-brand{display:flex;align-items:center;gap:10px;min-width:0}.aos-logo{width:58px!important;height:58px!important;object-fit:contain;flex:0 0 auto}.aos-logo-fallback{background:linear-gradient(135deg,#0757ff,#742cff);border-radius:14px;color:#fff;font-weight:900;display:grid;place-items:center}.aos-brand-text{min-width:0}.aos-title-line{display:flex;align-items:center;gap:8px;white-space:nowrap;min-width:0}.aos-shop-title{font-size:21px;line-height:1.05;font-weight:900;color:var(--aos-blue);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aos-tagline{font-size:12px;font-weight:800;color:var(--aos-purple);margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aos-badge{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#18a7ff,#0955df);color:#fff;font-weight:900;clip-path:polygon(50% 0%,61% 12%,76% 6%,83% 21%,100% 25%,94% 42%,100% 57%,84% 65%,85% 82%,67% 83%,57% 100%,42% 88%,25% 94%,18% 79%,0 75%,7% 58%,0 43%,16% 35%,15% 18%,33% 17%);box-shadow:0 8px 18px rgba(18,119,255,.35);font-size:16px;flex:0 0 auto}.aos-search{display:flex;min-width:0;border:1px solid #e0e7ff;border-radius:14px;overflow:hidden;background:#fff}.aos-search input{border:0;padding:14px 16px;outline:0;flex:1;min-width:0}.aos-search select{border:0;border-left:1px solid #e0e7ff;padding:0 10px;background:#fff;min-width:130px}.aos-search button,.aos-btn{border:0;background:linear-gradient(135deg,var(--aos-blue),var(--aos-purple));color:#fff;font-weight:900;padding:0 24px;cursor:pointer}.aos-actions{display:flex;align-items:center;gap:10px}.aos-noti{border:0;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff7e6;color:#f59e0b;position:relative;cursor:pointer}.aos-noti em{position:absolute;right:4px;top:2px;background:#ff4050;color:#fff;font-size:11px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-style:normal}.aos-noti-panel{display:none;position:absolute;right:74px;top:64px;width:290px;background:#fff;border-radius:16px;box-shadow:0 25px 60px rgba(7,22,49,.22);padding:16px;z-index:1002}.aos-noti-panel.show{display:block}.aos-noti-panel strong{font-size:18px}.aos-noti-panel p{margin:10px 0;color:#475569}.aos-account{background:var(--aos-dark);color:#fff;border-radius:16px;padding:13px 20px;font-weight:900}.aos-menu-row{border-top:1px solid #eef2ff;padding:12px 0}.aos-menu-inner{display:flex;justify-content:space-between;align-items:center}.aos-cat-btn{border:0;background:linear-gradient(135deg,var(--aos-blue),var(--aos-purple));color:#fff;border-radius:12px;padding:12px 18px;font-weight:900;cursor:pointer}.aos-deal-btn{background:#ff4b35;color:#fff;border-radius:12px;padding:12px 22px;font-weight:900}.aos-drawer-overlay{position:fixed;inset:0;background:rgba(7,22,49,.55);z-index:1100;display:none}.aos-drawer-overlay.show{display:block}.aos-drawer{position:fixed;left:-330px;top:0;bottom:0;width:320px;background:#fff;z-index:1101;padding:18px;box-shadow:20px 0 55px rgba(7,22,49,.22);transition:.25s ease;overflow:auto}.aos-drawer.show{left:0}.admin-bar .aos-drawer{top:32px}.aos-drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.aos-drawer-head strong{font-size:20px}.aos-close-drawer{border:0;background:#eef4ff;color:#0757ff;border-radius:10px;width:36px;height:36px;font-weight:900;cursor:pointer}.aos-drawer a{display:block;padding:12px;border-bottom:1px solid #eef2ff;font-weight:700}.aos-hero-wrap{padding:28px 0}.aos-hero-grid{display:grid;grid-template-columns:300px 1fr;gap:28px}.aos-cat-panel{background:#fff;border-radius:18px;padding:14px;box-shadow:0 18px 45px rgba(7,22,49,.08);max-height:460px;overflow:hidden}.aos-cat-panel h3{margin:0;background:linear-gradient(135deg,var(--aos-blue),var(--aos-purple));color:#fff;border-radius:12px;padding:14px}.aos-cat-panel a{display:flex;justify-content:space-between;padding:12px 10px;border-bottom:1px solid #eef2ff}.aos-hero{min-height:330px;border-radius:22px;padding:54px;background:linear-gradient(135deg,#0445bd,#782cff 58%,#f241bf);color:#fff;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.aos-hero h1{font-size:52px;line-height:1;margin:10px 0}.aos-hero p{font-size:18px}.aos-hero-icons{font-size:70px;letter-spacing:12px;white-space:nowrap}.aos-white-btn{display:inline-block;border-radius:12px;padding:14px 24px!important;background:#fff!important;color:#0757ff!important;font-weight:900}.aos-section{padding:24px 0}.aos-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.aos-section h2{font-size:30px;margin:0}.aos-section-head a{font-weight:800;color:#0757ff}.aos-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.aos-cat-card{background:#fff;border-radius:14px;padding:18px 10px;text-align:center;font-weight:900;box-shadow:0 14px 35px rgba(7,22,49,.06);min-height:76px;display:grid;place-items:center}.aos-product-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important;clear:both}.aos-pcard,.woocommerce ul.products li.product{position:relative!important;background:#fff!important;border-radius:18px!important;padding:12px!important;box-shadow:0 14px 35px rgba(7,22,49,.08)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;width:auto!important;margin:0!important;float:none!important;height:100%!important}.aos-pimg,.woocommerce ul.products li.product a img{display:block!important;border-radius:14px!important;overflow:hidden!important;background:linear-gradient(135deg,#1e7bff,#d322df)!important;aspect-ratio:1/1!important;width:100%!important;height:auto!important;object-fit:cover!important;margin:0 0 10px!important}.aos-pimg img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.aos-ptitle,.woocommerce-loop-product__title{font-size:15px!important;line-height:1.25!important;font-weight:900!important;margin:12px 0 6px!important;min-height:40px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.aos-stars,.woocommerce .star-rating span:before,.woocommerce .star-rating:before{color:var(--aos-gold)!important}.aos-stars{font-size:15px;letter-spacing:1px}.aos-price,.woocommerce ul.products li.product .price{font-weight:900!important;color:#542cff!important;margin:5px 0 12px!important}.aos-add,.woocommerce ul.products li.product .button{margin-top:auto!important;width:100%!important;text-align:center!important;border-radius:10px!important;background:linear-gradient(135deg,var(--aos-blue),var(--aos-purple))!important;color:#fff!important;font-weight:900!important;padding:10px 8px!important}.aos-sale-badge,.woocommerce span.onsale{position:absolute!important;right:0!important;top:0!important;left:auto!important;background:#9b9a00!important;color:#fff!important;font-weight:900!important;border-radius:0 18px 0 18px!important;padding:8px!important;z-index:2!important;line-height:1!important;min-height:auto!important;min-width:auto!important}.woocommerce .woocommerce-ordering{margin-bottom:20px}.woocommerce-result-count{font-weight:700}.aos-no-footer{height:40px}.aos-bottom-nav{display:none}.aos-live{position:fixed;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#19c66a;color:#fff;font-size:24px;z-index:999;box-shadow:0 14px 35px rgba(0,0,0,.2)}.single-product .product{background:#fff;border-radius:22px;padding:24px;display:grid;grid-template-columns:minmax(320px,48%) 1fr;gap:40px}.single-product div.product div.images,.single-product div.product div.summary{float:none!important;width:auto!important}.single-product div.product div.images img{border-radius:22px;background:#f2f5ff}.single-product .entry-summary .price{font-size:22px;font-weight:900;color:#542cff}.quantity.aos-qty{display:inline-flex!important;border:1px solid #ddd;border-radius:12px;overflow:hidden;vertical-align:middle}.quantity.aos-qty button{width:34px;border:0;background:#f1f5ff;font-weight:900;color:#0757ff}.quantity.aos-qty input.qty{width:48px;border:0;text-align:center}.aos-single-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.aos-single-buttons a,.aos-single-buttons button,.single_add_to_cart_button{border:0!important;border-radius:12px!important;padding:12px 16px!important;font-weight:900!important;color:#fff!important;background:linear-gradient(135deg,var(--aos-blue),var(--aos-purple))!important}.aos-whatsapp{background:#22c55e!important}.aos-call{background:#ff8a00!important}.aos-buy-now{background:#ef4444!important}.variations select{display:none!important}.aos-swatches{display:flex;gap:8px;flex-wrap:wrap;margin:6px 0 12px}.aos-swatch{border:1px solid #dbe4ff;background:#fff;border-radius:999px;padding:8px 12px;font-weight:900;cursor:pointer}.aos-swatch.active{background:linear-gradient(135deg,var(--aos-blue),var(--aos-purple));color:#fff}.woocommerce-tabs{grid-column:1/-1}.related.products{grid-column:1/-1}.related.products ul.products{grid-template-columns:repeat(5,minmax(0,1fr))!important}.comment-form-email,.comment-form-cookies-consent{display:none!important}.comment-form-author input{max-width:360px}.comment-form-rating .stars a{color:#f6b400!important}.commentlist .review{background:#fff;border-radius:14px;padding:12px;margin:12px 0;box-shadow:0 10px 24px rgba(7,22,49,.06)}@media(max-width:900px){.admin-bar .aos-header{top:0}.aos-container{width:100%;padding:0 10px}.aos-header-row{grid-template-columns:auto 1fr auto;gap:7px;padding:8px 10px}.aos-menu-trigger{width:36px;height:36px;font-size:20px}.aos-brand{gap:6px}.aos-logo{width:38px!important;height:38px!important}.aos-shop-title{font-size:12px;max-width:210px}.aos-tagline{font-size:10px;max-width:210px}.aos-badge{width:25px;height:25px;font-size:13px}.aos-search{grid-column:1/-1;order:3;margin-top:6px}.aos-search select{display:none}.aos-search input{font-size:16px;padding:13px}.aos-search button{padding:0 18px}.aos-account{display:none}.aos-actions{gap:6px}.aos-noti{width:38px;height:38px}.aos-noti-panel{right:10px;top:58px;width:min(280px,calc(100vw - 20px))}.aos-menu-row{display:none}.aos-hero-wrap{padding:18px 10px}.aos-hero-grid{grid-template-columns:1fr}.aos-cat-panel{display:none}.aos-hero{min-height:230px;padding:26px;border-radius:18px}.aos-hero h1{font-size:32px}.aos-hero p{font-size:15px}.aos-hero-icons{font-size:34px;letter-spacing:0}.aos-section{padding:20px 10px}.aos-section h2{font-size:28px}.aos-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.aos-cat-card{font-size:12px;padding:11px 4px;min-height:66px}.aos-product-grid,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.aos-pcard,.woocommerce ul.products li.product{border-radius:14px!important;padding:7px!important}.aos-ptitle,.woocommerce-loop-product__title{font-size:11px!important;line-height:1.2!important;min-height:34px!important}.aos-stars{font-size:11px}.aos-price,.woocommerce ul.products li.product .price{font-size:11px!important}.aos-add,.woocommerce ul.products li.product .button{font-size:11px!important;padding:8px 4px!important}.aos-sale-badge,.woocommerce span.onsale{font-size:10px!important;padding:6px!important}.single-product .product{display:block;padding:12px}.single-product .entry-summary{margin-top:18px}.related.products ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.aos-bottom-nav{position:fixed;left:0;right:0;bottom:0;background:linear-gradient(135deg,var(--aos-blue),var(--aos-purple));height:72px;display:grid;grid-template-columns:repeat(6,1fr);z-index:1000;color:#fff}.aos-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;font-weight:800}.aos-bottom-nav span{font-size:18px}.aos-live{right:18px;bottom:96px}.aos-no-footer{height:90px}}@media(max-width:420px){.aos-shop-title{max-width:180px;font-size:11px}.aos-tagline{max-width:180px;font-size:9px}.aos-section h2{font-size:27px}.aos-hero h1{font-size:30px}}


/* === AOS v13 Final fixes === */
.aos-header{position:sticky!important;top:0!important;z-index:999999!important;background:#fff!important;}
.admin-bar .aos-header{top:32px!important;}
.aos-menu-row,.aos-deal-btn,.aos-cat-btn,.aos-cat-panel,.aos-live{display:none!important;}
.aos-hero-wrap{padding:26px 0 14px!important;}
.aos-hero-grid{display:block!important;}
.aos-hero{width:100%!important;min-height:360px!important;border-radius:22px!important;padding:58px 64px!important;}
.aos-main{padding-bottom:0!important;}
.aos-no-footer{height:30px!important;}
.aos-header-row{grid-template-columns:auto minmax(280px,450px) minmax(420px,1fr) auto!important;}
.aos-shop-title{font-size:21px!important;max-width:360px!important;}
.aos-tagline{font-size:12px!important;max-width:360px!important;}
.aos-logo{width:54px!important;height:54px!important;}
.aos-badge{width:30px!important;height:30px!important;}
.woocommerce .widget-area,.woocommerce-sidebar,#secondary,.secondary,.sidebar{display:none!important;}
.woocommerce .content-area,.woocommerce-page .content-area,.site-main{width:100%!important;float:none!important;}
.woocommerce ul.products::before,.woocommerce ul.products::after{content:none!important;display:none!important;}
.woocommerce ul.products,.aos-product-grid,.related.products ul.products{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important;clear:both!important;margin:0!important;padding:0!important;list-style:none!important;}
.woocommerce ul.products li.product,.aos-pcard,.related.products ul.products li.product{float:none!important;clear:none!important;width:auto!important;margin:0!important;height:100%!important;min-height:390px!important;display:flex!important;flex-direction:column!important;position:relative!important;}
.woocommerce ul.products li.product a img,.aos-pimg{height:auto!important;aspect-ratio:1/1!important;object-fit:cover!important;flex:0 0 auto!important;}
.woocommerce-loop-product__title,.aos-ptitle{min-height:42px!important;max-height:42px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;}
.woocommerce ul.products li.product .star-rating,.aos-stars{height:18px!important;margin-top:auto!important;}
.woocommerce ul.products li.product .price,.aos-price{min-height:22px!important;display:block!important;}
.woocommerce ul.products li.product .button,.aos-add{margin-top:8px!important;}
.single-product .product{display:grid!important;grid-template-columns:minmax(360px,48%) 1fr!important;gap:42px!important;align-items:start!important;}
.single-product form.cart{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin:16px 0!important;}
.single-product .single_add_to_cart_button,.single-product .aos-buy-now{font-size:16px!important;min-width:130px!important;text-align:center!important;border-radius:12px!important;padding:13px 18px!important;line-height:1.2!important;}
.single-product .aos-buy-now{background:linear-gradient(135deg,#ff4b35,#ff8a00)!important;color:#fff!important;border:0!important;}
.single-product .quantity.aos-qty{height:42px!important;border-radius:12px!important;}
.single-product .quantity.aos-qty button{height:42px!important;font-size:18px!important;cursor:pointer!important;}
.single-product .quantity.aos-qty input.qty{height:42px!important;font-weight:900!important;}
.variations select{display:inline-block!important;border:1px solid #dbe4ff!important;border-radius:10px!important;padding:10px!important;background:#fff!important;font-weight:800!important;}
.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{display:block!important;text-align:left!important;padding:5px 0!important;}
.aos-single-buttons a{font-size:16px!important;min-width:150px!important;text-align:center!important;}
.related.products{grid-column:1/-1!important;width:100%!important;clear:both!important;}
.related.products ul.products li.product{min-height:360px!important;}
.aos-bottom-nav .aos-wishlist{cursor:pointer;}
@media(max-width:900px){
  .admin-bar .aos-header{top:0!important;}
  .aos-header-row{grid-template-columns:auto 1fr auto!important;}
  .aos-logo{width:35px!important;height:35px!important;}
  .aos-shop-title{font-size:12px!important;max-width:210px!important;}
  .aos-tagline{font-size:9px!important;max-width:220px!important;}
  .aos-badge{width:24px!important;height:24px!important;}
  .aos-search{grid-column:1/-1!important;order:3!important;}
  .aos-hero{min-height:235px!important;padding:28px!important;border-radius:18px!important;}
  .aos-hero h1{font-size:32px!important;}
  .aos-hero-icons{font-size:34px!important;letter-spacing:0!important;}
  .woocommerce ul.products,.aos-product-grid,.related.products ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;}
  .woocommerce ul.products li.product,.aos-pcard,.related.products ul.products li.product{min-height:270px!important;padding:7px!important;border-radius:13px!important;}
  .woocommerce-loop-product__title,.aos-ptitle{font-size:11px!important;min-height:34px!important;max-height:34px!important;}
  .single-product .product{display:block!important;padding:10px!important;}
  .single-product .entry-summary{margin-top:14px!important;}
  .single-product form.cart{gap:8px!important;}
  .single-product .single_add_to_cart_button,.single-product .aos-buy-now{flex:1 1 130px!important;min-width:130px!important;font-size:14px!important;padding:12px!important;}
  .aos-single-buttons a{flex:1 1 140px!important;min-width:140px!important;}
}
@media(max-width:420px){.aos-shop-title{max-width:190px!important;font-size:11px!important}.aos-tagline{max-width:205px!important;font-size:8.5px!important}.woocommerce ul.products li.product,.aos-pcard{min-height:250px!important}.aos-add,.woocommerce ul.products li.product .button{font-size:10px!important}}


/* === AOS v14 final non-design-breaking fixes === */
:root{--aos-header-h:78px;--aos-mobile-header-h:120px;}
html,body{overflow-x:hidden!important;}
body.aos-theme-v14{padding-top:var(--aos-header-h)!important;}
body.aos-theme-v14 .aos-header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:2147483000!important;background:#fff!important;box-shadow:0 8px 24px rgba(5,20,60,.06)!important;}
.admin-bar body.aos-theme-v14 .aos-header, body.admin-bar.aos-theme-v14 .aos-header{top:32px!important;}
body.aos-theme-v14 .aos-drawer{position:fixed!important;top:var(--aos-header-h)!important;left:0!important;bottom:0!important;z-index:2147482998!important;max-height:calc(100vh - var(--aos-header-h))!important;overflow-y:auto!important;}
body.aos-theme-v14 .aos-drawer-overlay{position:fixed!important;z-index:2147482997!important;top:var(--aos-header-h)!important;}
body.aos-theme-v14.aos-lock{overflow:hidden!important;}
body.aos-theme-v14 .aos-noti-panel{position:fixed!important;right:24px!important;top:calc(var(--aos-header-h) + 12px)!important;z-index:2147483001!important;}
body.aos-theme-v14 .aos-hero-slider{position:relative;overflow:hidden;border-radius:22px;}
body.aos-theme-v14 .aos-slide{display:none;min-height:360px;border-radius:22px;overflow:hidden;background:linear-gradient(135deg,#0757ff,#e218c8);}
body.aos-theme-v14 .aos-slide.active{display:block;}
body.aos-theme-v14 .aos-slide-link{display:block;height:100%;text-decoration:none;color:inherit;}
body.aos-theme-v14 .aos-slide img{width:100%;height:360px;object-fit:cover;display:block;border-radius:22px;}
body.aos-theme-v14 .aos-slide.no-image{padding:58px 64px;color:#fff;}
body.aos-theme-v14 .aos-slide-dots{display:flex;gap:8px;justify-content:center;margin-top:-24px;position:relative;z-index:3;}
body.aos-theme-v14 .aos-slide-dots button{width:24px;height:8px;border:0;border-radius:999px;background:rgba(255,255,255,.55);cursor:pointer;padding:0;}
body.aos-theme-v14 .aos-slide-dots button.active{background:#fff;width:34px;}
/* final product grid discipline */
body.aos-theme-v14 .aos-product-grid,
body.aos-theme-v14 .woocommerce ul.products,
body.aos-theme-v14 .related.products ul.products{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important;grid-auto-flow:row!important;width:100%!important;}
body.aos-theme-v14 .aos-pcard,
body.aos-theme-v14 .woocommerce ul.products li.product,
body.aos-theme-v14 .related.products ul.products li.product{display:flex!important;flex-direction:column!important;float:none!important;width:auto!important;margin:0!important;min-width:0!important;height:100%!important;min-height:392px!important;break-inside:avoid!important;}
body.aos-theme-v14 .aos-pimg,
body.aos-theme-v14 .woocommerce ul.products li.product a img{width:100%!important;aspect-ratio:1/1!important;height:auto!important;object-fit:cover!important;flex:0 0 auto!important;}
body.aos-theme-v14 .aos-ptitle,
body.aos-theme-v14 .woocommerce-loop-product__title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:44px!important;max-height:44px!important;line-height:1.25!important;}
body.aos-theme-v14 .aos-stars,body.aos-theme-v14 .star-rating{margin-top:auto!important;}
body.aos-theme-v14 .aos-add,body.aos-theme-v14 .woocommerce ul.products li.product .button{margin-top:9px!important;display:block!important;text-align:center!important;}
body.aos-theme-v14 .related.products{width:100%!important;clear:both!important;overflow:hidden!important;}
body.aos-theme-v14.single-product .related.products ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
body.aos-theme-v14.single-product .related.products ul.products li.product{min-height:360px!important;}
/* buy now final */
body.aos-theme-v14.single-product .aos-buy-now{background:linear-gradient(135deg,#ff4b35,#ff8a00)!important;color:#fff!important;border:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;cursor:pointer!important;font-weight:900!important;}
body.aos-theme-v14.single-product .single_add_to_cart_button,
body.aos-theme-v14.single-product .aos-buy-now{min-width:180px!important;height:48px!important;border-radius:12px!important;font-size:15px!important;}
body.aos-theme-v14.single-product .aos-single-buttons{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;max-width:580px!important;}
body.aos-theme-v14.single-product .aos-single-buttons a{height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;}
/* quantity cleanup */
body.aos-theme-v14 .quantity.aos-qty, body.aos-theme-v14 .quantity{display:inline-flex!important;align-items:center!important;overflow:hidden!important;border-radius:12px!important;background:#f5f7ff!important;border:1px solid #dfe7ff!important;}
body.aos-theme-v14 .quantity .aos-qty-minus, body.aos-theme-v14 .quantity .aos-qty-plus{width:40px!important;border:0!important;background:#eef3ff!important;color:#1155ff!important;font-weight:900!important;}
body.aos-theme-v14 .quantity input.qty{width:50px!important;border:0!important;text-align:center!important;background:#fff!important;}
@media(max-width:900px){
  :root{--aos-header-h:118px;--aos-mobile-header-h:118px;}
  body.aos-theme-v14{padding-top:var(--aos-mobile-header-h)!important;}
  .admin-bar body.aos-theme-v14 .aos-header, body.admin-bar.aos-theme-v14 .aos-header{top:0!important;}
  body.aos-theme-v14 .aos-drawer{top:var(--aos-mobile-header-h)!important;max-height:calc(100vh - var(--aos-mobile-header-h) - 58px)!important;}
  body.aos-theme-v14 .aos-drawer-overlay{top:var(--aos-mobile-header-h)!important;}
  body.aos-theme-v14 .aos-noti-panel{top:calc(var(--aos-mobile-header-h) + 8px)!important;right:10px!important;left:10px!important;width:auto!important;}
  body.aos-theme-v14 .aos-slide,body.aos-theme-v14 .aos-slide img{height:auto;min-height:225px;}
  body.aos-theme-v14 .aos-slide.no-image{padding:28px!important;min-height:225px!important;}
  body.aos-theme-v14 .aos-product-grid,
  body.aos-theme-v14 .woocommerce ul.products,
  body.aos-theme-v14 .related.products ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;}
  body.aos-theme-v14 .aos-pcard,
  body.aos-theme-v14 .woocommerce ul.products li.product,
  body.aos-theme-v14 .related.products ul.products li.product{min-height:250px!important;padding:7px!important;}
  body.aos-theme-v14.single-product .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body.aos-theme-v14.single-product .single_add_to_cart_button,
  body.aos-theme-v14.single-product .aos-buy-now{flex:1 1 46%!important;min-width:0!important;width:auto!important;height:44px!important;font-size:13px!important;}
  body.aos-theme-v14.single-product .aos-single-buttons a{height:44px!important;font-size:13px!important;}
}
@media(max-width:420px){
  body.aos-theme-v14 .aos-pcard,
  body.aos-theme-v14 .woocommerce ul.products li.product{min-height:238px!important;}
}

/* AOS v15 drawer close hard fix */
.aos-drawer-overlay:not(.show){display:none!important}.aos-drawer:not(.show){left:-360px!important}.aos-drawer.show{left:0!important}.aos-close-drawer{pointer-events:auto!important;position:relative!important;z-index:999999!important}


/* === AOS v16 Final Stability Fixes: sticky orange header, drawer below header, slider placeholder === */
:root{--aos-header-height:92px;--aos-admin-offset:0px;--aos-orange:#ff6a00;--aos-orange2:#ff8b1a}
body.admin-bar{--aos-admin-offset:32px}
.aos-header{position:fixed!important;top:var(--aos-admin-offset)!important;left:0!important;right:0!important;z-index:99999!important;background:linear-gradient(135deg,var(--aos-orange),var(--aos-orange2))!important;box-shadow:0 10px 32px rgba(255,106,0,.22)!important;border-bottom:1px solid rgba(255,255,255,.22)!important}
body{padding-top:calc(var(--aos-header-height) + var(--aos-admin-offset))!important}
.admin-bar .aos-header{top:32px!important}.aos-main{position:relative;z-index:1}.aos-header-row{padding:10px 0!important}.aos-menu-trigger{background:rgba(255,255,255,.92)!important;color:#0757ff!important}.aos-shop-title{color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.08)!important}.aos-tagline{color:#fff7ed!important;text-shadow:0 1px 1px rgba(0,0,0,.08)!important}.aos-search{box-shadow:0 6px 18px rgba(7,22,49,.08)!important}.aos-account{background:#071631!important}.aos-noti{background:#fff7e6!important}
.aos-drawer-overlay{position:fixed!important;top:calc(var(--aos-header-height) + var(--aos-admin-offset))!important;left:0!important;right:0!important;bottom:0!important;z-index:99980!important;background:rgba(7,22,49,.55)!important}.aos-drawer{position:fixed!important;top:calc(var(--aos-header-height) + var(--aos-admin-offset))!important;bottom:0!important;left:-360px!important;width:320px!important;max-width:86vw!important;height:auto!important;z-index:99981!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding:18px!important}.aos-drawer.show{left:0!important}.admin-bar .aos-drawer{top:calc(var(--aos-header-height) + 32px)!important}.admin-bar .aos-drawer-overlay{top:calc(var(--aos-header-height) + 32px)!important}
.aos-hero-wrap{padding:22px 0!important}.aos-hero-slider{width:100%!important;min-height:280px;border-radius:22px;overflow:hidden;background:linear-gradient(135deg,#eef4ff,#fff);position:relative}.aos-slide{display:none}.aos-slide.active{display:block}.aos-slide-link{display:block;width:100%;height:100%;min-height:280px}.aos-slide-link img{display:block;width:100%;height:100%;min-height:280px;object-fit:cover;border-radius:22px}.aos-slide.no-image .aos-slide-link{background:linear-gradient(135deg,#f6f8ff,#ffffff);border:2px dashed #dbe5ff;border-radius:22px;min-height:280px}.aos-slide.no-image strong,.aos-slide.no-image h1,.aos-slide.no-image p,.aos-slide.no-image .aos-white-btn,.aos-slide.no-image .aos-hero-icons{display:none!important}.aos-slide-dots{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.aos-slide-dots button{width:22px;height:8px;border:0;border-radius:99px;background:rgba(255,255,255,.6);cursor:pointer}.aos-slide-dots button.active{background:#fff;width:34px}.aos-hero-grid{display:block!important}.aos-cat-panel,.aos-menu-row,.aos-deal-btn,.aos-cat-btn{display:none!important}
.aos-product-grid,.woocommerce ul.products{grid-auto-flow:row!important;align-items:stretch!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{min-height:100%!important}.woocommerce ul.products li.product .woocommerce-loop-product__link{display:block!important;flex:0 0 auto!important}.woocommerce ul.products li.product .button{margin-top:auto!important}
@media(max-width:782px){body.admin-bar{--aos-admin-offset:46px}}
@media(max-width:700px){:root{--aos-header-height:126px}.aos-header-row{grid-template-columns:auto 1fr auto!important;gap:8px!important}.aos-search{grid-column:1/-1!important;order:5!important}.aos-logo{width:42px!important;height:42px!important}.aos-shop-title{font-size:13px!important;max-width:245px!important}.aos-tagline{font-size:10px!important;max-width:245px!important}.aos-badge{width:24px!important;height:24px!important;font-size:12px!important}.aos-actions{gap:6px!important}.aos-account{display:none!important}.aos-noti{width:42px!important;height:42px!important}.aos-hero-wrap{padding:14px 0!important}.aos-hero-slider,.aos-slide-link,.aos-slide-link img,.aos-slide.no-image .aos-slide-link{min-height:190px!important}.aos-drawer{width:82vw!important;max-width:330px!important}.aos-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.aos-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.aos-bottom-nav{z-index:99990!important}}
@media(max-width:430px){.aos-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.aos-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.aos-shop-title{max-width:210px!important}.aos-tagline{max-width:210px!important}}
