/* Brandy Pro Commerce Features - hidden/optional UI keeps original homepage unchanged */
.asmg-sticky-header-disabled .topbar,.asmg-sticky-header-disabled .subbar{position:static}
.asmg-header-layout-compact .topbar{min-height:54px;padding-top:6px;padding-bottom:6px}
.asmg-header-layout-simple .deliver,.asmg-header-layout-simple .nav-chip{display:none}
.asmg-header-menu{display:grid;gap:4px;place-items:center;background:transparent;color:#fff;border:1px solid transparent;border-radius:2px;cursor:pointer;min-width:38px;min-height:38px;flex:0 0 auto}
.asmg-header-menu:hover{border-color:#fff}
.asmg-header-menu span{display:block;height:2px;background:#fff;border-radius:2px}
.ask-ai,.ask_ai,.ask-ai-widget,#ask-ai,#ask_ai,.ai-assistant,.assistant-floating,.assistant-widget,.ask-assistant,.chatbot-widget,.chat-bot-widget,[class*="ask-ai" i],[class*="ask_ai" i],[id*="ask-ai" i],[id*="ask_ai" i],[class*="ai-assistant" i],[id*="ai-assistant" i],[class*="assistant-floating" i],[class*="chatbot" i],[id*="chatbot" i]{display:none!important}
.search{position:relative}
.asmg-search-wrap{position:relative;flex:1;display:flex;min-width:0;height:100%}
.asmg-search-wrap input{width:100%}
.asmg-search-suggestions{position:absolute;left:0;right:0;top:calc(100% + 4px);background:#fff;color:#111;border:1px solid #ddd;border-radius:4px;box-shadow:0 10px 30px rgba(0,0,0,.22);z-index:120;overflow:hidden;max-height:360px;overflow-y:auto}
.asmg-search-suggestions a{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:8px 10px;border-bottom:1px solid #eee;color:#111}
.asmg-search-suggestions a:hover{background:#f3f6f6}
.asmg-search-suggestions img{width:42px;height:42px;object-fit:contain;background:#f3f6f6;border-radius:3px}
.asmg-search-suggestions strong{font-size:13px;line-height:1.2}
.asmg-search-suggestions small{color:var(--deal);font-weight:700;white-space:nowrap}
.asmg-search-empty{padding:12px;color:#565959}
.woocommerce ul.products li.product{position:relative;overflow:hidden}
.asmg-product-label{position:absolute;top:10px;left:10px;background:var(--deal);color:#fff;font-size:12px;font-weight:700;border-radius:3px;padding:4px 7px;z-index:4;line-height:1}
.asmg-loop-actions{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px;align-items:center}
.asmg-mini-btn{border:1px solid #d5d9d9;background:#fff;border-radius:16px;color:#111;padding:5px 9px;font-size:12px;line-height:1.2;cursor:pointer;text-align:center}
.asmg-mini-btn:hover{background:#f3f6f6;color:#c7511f}
.asmg-buy-now,.asmg-single-buy-now{background:#ffa41c!important;border-color:#ff8f00!important;color:#111!important;margin-left:6px;text-align:center}
.asmg-countdown{margin:7px 0;color:#cc0c39;font-size:12px;font-weight:700;display:flex;gap:5px;align-items:center;flex-wrap:wrap}
.asmg-countdown b{background:#cc0c39;color:#fff;padding:3px 6px;border-radius:3px;font-variant-numeric:tabular-nums}
.asmg-smart-filter{background:#fff;border:1px solid #e7e7e7;box-shadow:0 1px 2px rgba(0,0,0,.06);padding:12px;margin:12px 14px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.asmg-smart-filter select,.asmg-smart-filter input{border:1px solid #d5d9d9;border-radius:4px;padding:8px;min-height:36px;background:#fff}
.asmg-smart-filter button{background:#ffd814;border:1px solid #fcd200;border-radius:18px;padding:8px 18px;font-weight:700;cursor:pointer}
.asmg-modal{position:fixed;inset:0;z-index:999;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;padding:16px}
.asmg-modal[hidden]{display:none!important}
.asmg-modal-box{background:#fff;max-width:860px;width:min(860px,96vw);max-height:88vh;overflow:auto;border-radius:6px;box-shadow:0 18px 50px rgba(0,0,0,.35);position:relative;padding:18px}
.asmg-modal-close,.asmg-drawer-close{position:absolute;right:10px;top:8px;border:0;background:#111;color:#fff;width:30px;height:30px;border-radius:50%;font-size:20px;line-height:1;cursor:pointer}
.asmg-qv-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:18px;align-items:start}
.asmg-qv-image{background:#f3f6f6;display:grid;place-items:center;min-height:280px}
.asmg-qv-image img{max-height:340px;object-fit:contain}
.asmg-qv-info h2{font-size:24px;margin:0 0 10px}
.asmg-qv-price{font-size:22px;font-weight:700;margin:8px 0}
.asmg-qv-desc{color:#333;line-height:1.5;margin-bottom:12px}
.asmg-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:95;background:#fff;border-top:1px solid #ddd;box-shadow:0 -8px 25px rgba(0,0,0,.12);display:flex;align-items:center;gap:12px;padding:10px 16px;transform:translateY(110%);transition:transform .25s ease}
.asmg-sticky-atc.asmg-show{transform:translateY(0)}
.asmg-sticky-img img{width:48px;height:48px;object-fit:contain;background:#f3f6f6;border-radius:4px}
.asmg-sticky-info{display:grid;gap:2px;min-width:0;flex:1}
.asmg-sticky-info strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.asmg-sticky-info span{font-weight:700;color:var(--deal)}
.asmg-fbt{background:#fff;border:1px solid #e7e7e7;margin:16px 0;padding:16px;box-shadow:0 1px 2px rgba(0,0,0,.06)}
.asmg-fbt h3{margin-bottom:12px;font-size:20px}
.asmg-fbt-item{display:grid;grid-template-columns:26px 54px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid #eee;padding:8px 0}
.asmg-fbt-item img{width:54px;height:54px;object-fit:contain;background:#f3f6f6;border-radius:4px}
.asmg-fbt-item b{color:var(--deal);white-space:nowrap}
.asmg-size-guide-btn{border:1px solid #d5d9d9;background:#fff;border-radius:18px;padding:8px 12px;margin:8px 0;cursor:pointer}
.asmg-backinstock{border:1px solid #e7e7e7;background:#f7f9fa;padding:12px;margin:12px 0;display:grid;gap:8px;max-width:420px}
.asmg-backinstock input{border:1px solid #d5d9d9;border-radius:4px;padding:10px;background:#fff}
.asmg-backinstock button{background:#ffd814;border:1px solid #fcd200;border-radius:18px;padding:9px 16px;font-weight:700;cursor:pointer}
.asmg-bis-msg{color:#007185;font-weight:700}
.asmg-swatches{display:flex;gap:6px;flex-wrap:wrap;margin:7px 0 10px}
.asmg-swatch{border:1px solid #d5d9d9;background:#fff;border-radius:16px;padding:7px 10px;cursor:pointer;font-size:13px}
.asmg-swatch.active{border-color:#f08804;box-shadow:0 0 0 2px rgba(240,136,4,.25)}
.asmg-sale-pop{position:fixed;left:16px;bottom:18px;z-index:94;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.22);padding:10px;display:grid;grid-template-columns:54px 1fr;gap:10px;max-width:310px;animation:asmgPop .35s ease}
.asmg-sale-pop[hidden]{display:none!important}
.asmg-sale-pop img{width:54px;height:54px;object-fit:contain;background:#f3f6f6;border-radius:4px}
.asmg-sale-pop strong{display:block;font-size:13px;line-height:1.25}
.asmg-sale-pop small{color:#565959}
@keyframes asmgPop{from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}
.asmg-mega-menu{position:fixed;left:14px;right:14px;top:104px;z-index:100;background:#fff;color:#111;border:1px solid #ddd;border-radius:4px;box-shadow:0 14px 38px rgba(0,0,0,.25);padding:14px}
.asmg-mega-menu[hidden]{display:none!important}
.asmg-mega-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.asmg-mega-inner a{display:grid;gap:4px;background:#f7f9fa;border:1px solid #eee;border-radius:4px;padding:10px;color:#111}
.asmg-mega-inner small{color:#565959}
.asmg-compare-drawer,.asmg-wishlist-drawer{position:fixed;right:16px;bottom:82px;z-index:101;width:min(420px,92vw);max-height:70vh;overflow:auto;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 16px 44px rgba(0,0,0,.26);padding:18px}
.asmg-compare-drawer[hidden],.asmg-wishlist-drawer[hidden]{display:none!important}
.asmg-compare-drawer h3,.asmg-wishlist-drawer h3{margin-bottom:10px;font-size:20px}
.asmg-compare-row,.asmg-wish-row{display:grid;grid-template-columns:1fr auto;gap:8px;border-bottom:1px solid #eee;padding:8px 0;align-items:center}
.asmg-compare-row a,.asmg-wish-row a{color:#007185;font-weight:700}
.asmg-compare-row small{color:#cc0c39;font-weight:700}
.asmg-remove-mini{border:0;background:#eee;border-radius:50%;width:26px;height:26px;cursor:pointer}
.asmg-floating-compare,.asmg-floating-wishlist{position:fixed;right:16px;bottom:82px;z-index:90;background:#131921;color:#fff;border:0;border-radius:999px;padding:12px 16px;box-shadow:0 8px 22px rgba(0,0,0,.22);cursor:pointer;font-weight:700}
.asmg-floating-wishlist{bottom:130px;background:#cc0c39}
.asmg-floating-compare[hidden],.asmg-floating-wishlist[hidden]{display:none!important}
.asmg-camera-search{border-left:1px solid #e6e6e6!important;background:#f3f3f3!important;width:44px!important;font-size:18px!important}
.asmg-search-rescue{background:#fff;border:1px solid #e7e7e7;padding:12px;margin-bottom:14px}
.asmg-search-rescue-form{max-width:760px;overflow:visible}
.asmg-search-rescue-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}
.asmg-search-rescue-actions .button,.asmg-business-form .button,.asmg-login-box .button{display:inline-block;background:#ffd814;border:1px solid #fcd200;border-radius:18px;color:#111;padding:8px 18px;font-weight:700}
.asmg-side-backdrop{position:fixed;inset:0;z-index:999;background:rgba(0,0,0,.01)}
.asmg-side-drawer{position:fixed;left:0;top:0;bottom:0;z-index:1000;width:min(360px,88vw);background:#fff;color:#111;box-shadow:14px 0 38px rgba(0,0,0,.28);padding:18px;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
.asmg-side-drawer[hidden],.asmg-side-backdrop[hidden],.asmg-login-panel[hidden]{display:none!important}
body.asmg-side-open{overflow:hidden;touch-action:none}
.asmg-side-close{position:absolute;right:10px;top:8px;border:0;background:#111;color:#fff;width:30px;height:30px;border-radius:50%;font-size:20px;cursor:pointer}
.asmg-side-login{display:grid;gap:10px;margin:30px 0 16px;padding:12px;background:#f3f6f6;border:1px solid #e7e7e7}
.asmg-side-drawer nav{display:grid;gap:2px}
.asmg-side-drawer nav a,.asmg-side-drawer nav li{display:block;padding:10px;border-bottom:1px solid #eee;color:#111;list-style:none}
.asmg-login-panel{position:fixed;inset:0;z-index:1001;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;padding:16px}
.asmg-login-box{position:relative;background:#fff;color:#111;width:min(420px,94vw);padding:20px;border-radius:6px;box-shadow:0 18px 48px rgba(0,0,0,.32)}
.asmg-login-close{position:absolute;right:10px;top:8px;border:0;background:#111;color:#fff;width:30px;height:30px;border-radius:50%;font-size:20px;cursor:pointer}
.asmg-login-box h3{font-size:22px;margin-bottom:12px}
.asmg-login-box form p{margin:10px 0}
.asmg-login-box input[type=text],.asmg-login-box input[type=password],.asmg-login-box input[type=email],.asmg-business-form input,.asmg-business-form textarea,.asmg-business-form select{width:100%;border:1px solid #d5d9d9;border-radius:4px;padding:10px;background:#fff;color:#111}
.asmg-login-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}
.asmg-login-links a{color:#007185}
.asmg-login-box{padding:0;border-radius:18px;overflow:hidden}
.asmg-login-box h3{margin:0;background:#07113a;color:#fff;padding:16px 20px;font-size:18px;line-height:1.2}
.asmg-login-close{background:transparent;color:#fff;border-radius:0;right:14px;top:10px;font-size:28px}
.asmg-login-box form{padding:16px 18px 0}
.asmg-login-box form label{display:block;font-weight:700;color:#4b5563;margin-bottom:7px}
.asmg-login-box input[type=text],.asmg-login-box input[type=password],.asmg-login-box input[type=email]{border-radius:14px;min-height:54px;font-size:16px}
.asmg-login-box input[type=checkbox]{width:22px;height:22px;margin-right:8px;vertical-align:middle}
.asmg-login-box input[type=submit]{width:100%;min-height:56px;background:#ffd814;border:1px solid #fcd200;border-radius:999px;color:#111;font-weight:700;font-size:18px;cursor:pointer}
.asmg-login-links{padding:0 18px 18px;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}
.asmg-login-links a{display:grid;place-items:center;min-height:48px;border:1px solid #e5e7eb;border-radius:14px;color:#111;background:#fff;font-weight:700}
.asmg-login-links a:last-child:nth-child(3){grid-column:1/-1}
.asmg-business-form{background:#fff;border:1px solid #e7e7e7;padding:16px;margin:14px 0;display:grid;gap:12px;max-width:760px}
.asmg-business-form label{display:grid;gap:5px;font-weight:700}
.asmg-business-form textarea{min-height:110px}
.asmg-hp{position:absolute!important;left:-9999px!important}
.asmg-form-notice{padding:10px 12px;border:1px solid #b7ebc6;background:#ecfff2;color:#14532d;margin:10px 0}
.asmg-form-error{border-color:#fecaca;background:#fff1f2;color:#991b1b}
.asmg-b2b-rules{border:1px solid #e7e7e7;background:#f7f9fa;padding:12px;margin:12px 0}
.asmg-b2b-rules h3{font-size:18px;margin-bottom:8px}
.asmg-b2b-rules table,.asmg-invoice-view table{width:100%;border-collapse:collapse;background:#fff}
.asmg-b2b-rules th,.asmg-b2b-rules td,.asmg-invoice-view th,.asmg-invoice-view td{border:1px solid #e7e7e7;padding:8px;text-align:left}
.asmg-quote-btn,.asmg-whatsapp-product{margin-top:7px}
.asmg-tracking-result,.asmg-invoice-view{background:#fff;border:1px solid #e7e7e7;padding:16px;margin:14px 0}
.asmg-timeline{display:grid;gap:7px;margin:10px 0 12px;padding-left:22px}
.asmg-timeline li{padding:7px 10px;background:#f3f6f6;border-left:3px solid #ffd814}
.asmg-checkout-extra{border:1px solid #e7e7e7;background:#f7f9fa;padding:14px;margin:14px 0}
.asmg-checkout-extra h3{margin-bottom:10px}
.asmg-ad-slot{display:grid;gap:10px;margin:12px 0}
.asmg-page-hero{background:linear-gradient(120deg,#131921,#232f3e);color:#fff;padding:22px;border-radius:4px;margin-bottom:16px}
.asmg-page-hero small{display:inline-block;color:#ffd814;font-weight:700;text-transform:uppercase;letter-spacing:.3px;margin-bottom:6px}
.asmg-page-hero h2{font-size:28px;line-height:1.15;margin:0 0 8px}
.asmg-page-hero p{color:#eef6ff;max-width:760px;line-height:1.55}
.asmg-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0}
.asmg-page-panel{background:#fff;border:1px solid #e7e7e7;padding:16px;box-shadow:0 1px 2px rgba(0,0,0,.06)}
.asmg-page-panel h3{font-size:18px;margin-bottom:8px}
.asmg-page-panel p,.asmg-page-panel li{color:#333;line-height:1.55}
.asmg-page-panel ul,.asmg-page-panel ol{margin-left:20px;display:grid;gap:6px}
.asmg-page-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.asmg-page-actions .button{display:inline-block;background:#ffd814;border:1px solid #fcd200;border-radius:18px;color:#111;padding:8px 18px;font-weight:700}
.float-whatsapp img{width:28px;height:28px;object-fit:contain}
.asmg-below-search-slider{position:relative;overflow:hidden;max-width:1480px;margin:0 auto;z-index:2}
.asmg-banner-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-y}
.asmg-banner-track::-webkit-scrollbar{display:none}
.asmg-banner-slide{min-width:100%;height:170px;position:relative;display:grid;place-items:center;scroll-snap-align:start;color:#111;background:#f3f6f6;overflow:hidden}
.asmg-banner-slide img{width:100%;height:100%;object-fit:cover}
.asmg-banner-slide span{position:absolute;left:18px;bottom:16px;background:rgba(255,216,20,.92);color:#111;font-weight:700;padding:8px 14px;border-radius:3px;max-width:80%}
body.asmg-input-focus .float-tools,body.asmg-input-focus .asmg-sale-pop,body.asmg-input-focus .asmg-floating-compare,body.asmg-input-focus .asmg-floating-wishlist{display:none!important}
@media(max-width:820px){
  .asmg-search-suggestions{top:100%;left:0;right:0}
  .asmg-qv-grid{grid-template-columns:1fr}
  .asmg-sticky-atc{padding:8px;gap:8px}
  .asmg-sticky-img{display:none}
  .asmg-sticky-info strong{font-size:12px}.asmg-sticky-info span{font-size:12px}
  .asmg-sticky-atc .button{padding:8px 10px;font-size:12px}
  .asmg-fbt-item{grid-template-columns:24px 44px 1fr;align-items:center}.asmg-fbt-item b{grid-column:3}
  .asmg-mega-menu{top:142px;left:8px;right:8px}.asmg-mega-inner{grid-template-columns:repeat(2,minmax(0,1fr))}
  .asmg-smart-filter{margin:10px 8px}.asmg-smart-filter input,.asmg-smart-filter select{width:100%}
  .asmg-search-rescue-form{height:40px}
  .asmg-business-form{padding:12px}
  .asmg-page-grid{grid-template-columns:1fr}
  .asmg-page-hero{padding:16px}
  .asmg-page-hero h2{font-size:22px}
  .asmg-below-search-slider{max-width:100%}
  .asmg-banner-slide{height:120px}
}
