/* Mobile storefront. Shared breakpoint with the existing product template. */
.btm-header,.btm-discover,.btm-bottom,.btm-spotlight{display:none}
@media(max-width:782px){
 .btm-spotlight{display:block;padding:4px 16px 20px}
 .btm-spotlight .btm-section-heading{margin:8px 0 0}
 .btm-spotlight__intro{font-size:12px;color:#727580;margin:0 0 16px}
 .btm-spotlight__grid{display:flex;flex-wrap:wrap;align-items:stretch}
 .btm-product-flags{display:flex;flex-wrap:wrap;gap:5px;padding:10px 10px 0;min-height:32px}
 .btm-product-flags span{padding:4px 7px;border-radius:5px;font-size:10px;line-height:1.3;font-weight:700}
 .btm-featured{color:#946319;background:#fbf0d9}
 .btm-sale{color:#c9233b;background:#fff0f2}
 .btm-product-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 7px;min-height:46px;color:#c9233b;font-weight:700;font-size:16px;line-height:1.5}
 .btm-product-price del{font-size:12px;font-weight:400;color:#82858d}
 .btm-product-price ins{text-decoration:none}
 .btm-spotlight .add-to-cart-button svg{width:14px;flex-shrink:0}
 body{--btm-red:#c9233b;--btm-ink:#22242b;--btm-muted:#727580;background:#f5f5f7;color:var(--btm-ink);-webkit-text-size-adjust:100%}
 #wrapper,#main{background:#f5f5f7!important}
 #header,.bt-shop-header,.menu_home_mobile{display:none!important}
 .btm-header{display:block;background:#fff;padding:14px 16px 16px;border-bottom:1px solid #eeeef0}
 .btm-header__row{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;gap:12px}
 .btm-brand{display:flex;align-items:center;gap:9px;color:var(--btm-ink)}
 .btm-brand img{width:46px;height:28px;object-fit:contain}
 .btm-brand strong{display:block;font-size:25px;letter-spacing:-1px;line-height:1.1;font-weight:800}
 .btm-brand strong span{color:var(--btm-red)}
 .btm-brand small{display:block;font-size:10px;color:var(--btm-muted);margin-top:5px;letter-spacing:.2px}
 .btm-icon-button{display:grid;place-items:center;min-width:44px;min-height:44px;color:var(--btm-ink);border:1px solid #ececf0;border-radius:50%}
 .btm-search{display:flex;align-items:center;gap:8px;background:#f5f5f7;border:1px solid #ebebef;border-radius:12px;margin:0;padding:4px}
 .btm-search input[type=search]{width:100%;min-width:0;height:44px;margin:0;padding:0 10px;border:0;background:transparent;box-shadow:none;font-size:16px;color:var(--btm-ink)}
 .btm-search input::placeholder{font-size:13px;color:#787b85}
 .btm-search button{display:grid;place-items:center;min-width:44px;height:44px;margin:0;padding:0;border:0;border-radius:9px;color:#fff;background:var(--btm-red)}
 .btm-discover{display:block;padding:16px 16px 20px;background:#fff;margin-bottom:12px}
 .btm-hero{position:relative;isolation:isolate;overflow:hidden;background:#f2eae2;border-radius:18px;padding:24px 20px;min-height:265px;color:#30302e}
 .btm-eyebrow{font-size:9px;letter-spacing:1.3px;font-weight:700}
 .btm-hero h1{font-size:32px;line-height:1.16;letter-spacing:-1.2px;margin:20px 0 12px;color:#30302e}
 .btm-hero h1 em{font-style:normal;color:#9d443c}
 .btm-hero p{font-size:12px;line-height:1.65;color:#6b635d;margin:0 0 22px}
 .btm-hero>a{display:inline-flex;align-items:center;gap:12px;min-height:44px;padding:0 13px;border-radius:8px;background:#30332e;color:white;font-size:11px;font-weight:700;position:relative;z-index:2}
 .btm-hero>a svg{width:16px}
 .btm-hob{position:absolute;z-index:-1;right:-62px;top:112px;width:154px;height:198px;transform:rotate(-25deg);border:5px solid #52544f;border-radius:13px;background:linear-gradient(120deg,#343936,#141916);box-shadow:-16px 24px 25px #6b57482b;display:flex;align-items:center;flex-direction:column;gap:14px;padding:18px}
 .btm-hob i{display:block;width:63px;height:63px;border:1px solid #8d918a;border-radius:50%;outline:1px solid #60665f;outline-offset:-7px}
 .btm-hob b{color:#d9ded4;font-size:9px;font-weight:400}
 .btm-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:25px 0 15px}
 .btm-section-heading h2{font-size:17px;letter-spacing:-.4px;margin:0}
 .btm-section-heading>a{display:flex;align-items:center;gap:6px;min-height:44px;color:var(--btm-muted);font-size:12px}
 .btm-section-heading svg{width:15px}
 .btm-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px 8px}
 .btm-categories a{text-align:center;color:#454751;min-width:0}
 .btm-categories a>span{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 9px;border-radius:18px;background:#f6f5f3;color:#9d443c}
 .btm-categories img{max-width:48px;max-height:48px;object-fit:contain;mix-blend-mode:multiply}
 .btm-categories strong{display:block;font-size:11px;line-height:1.45;font-weight:500;overflow-wrap:anywhere}
 .btm-bottom{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:1000;bottom:0;left:0;right:0;padding:9px 8px calc(9px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #e9e9ef;box-shadow:0 -4px 20px #22242b06;backdrop-filter:blur(16px)}
 .btm-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:45px;color:#777b85;font-size:10px;font-weight:600}
 .btm-bottom a[aria-current]{color:var(--btm-red)}
 body:not(.single-product):not(.woocommerce-cart):not(.woocommerce-checkout){padding-bottom:calc(78px + env(safe-area-inset-bottom))}
 a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--btm-red);outline-offset:3px}
 .home .section-title-container{padding:0 4px;margin:10px 0 14px}
 .section-title-main{font-size:19px!important;line-height:1.35;letter-spacing:-.4px;color:var(--btm-ink)}
 .section-title{flex-wrap:wrap;gap:8px;border:0}
 .section-title>a{font-size:12px;text-transform:none;letter-spacing:0;min-height:44px;display:flex;align-items:center}
 .products.row{margin-left:-6px!important;margin-right:-6px!important}
 .products .product-small.col{padding:0 6px 12px;width:50%;max-width:50%;flex-basis:50%}
 .products .product-small .col-inner{border:1px solid #e9e9ee;border-radius:14px;box-shadow:0 2px 5px #22242b03}
 .products .product-small .box-image{padding:12px 9px 0;background:#fff}
 .products .product-small .box-image img{aspect-ratio:1;object-fit:contain}
 .products .product-small .box-text{padding:12px}
 .products .product-small .name.product-title a{font-size:13px;line-height:1.5;height:auto;min-height:39px;font-weight:600}
 .products .product-small .gia-khuyen-mai .tien-giam{font-size:17px;color:var(--btm-red);letter-spacing:-.5px}
 .products .product-small .div-gia{gap:5px;flex-direction:column;align-items:flex-start}
 .products .product-small .add-to-cart-button .button{min-height:44px;border-radius:8px;background:#fff1f2;color:var(--btm-red);white-space:normal;line-height:1.4}
 .products .product-small .badge-inner.on-sale{background:var(--btm-red)}
 .category-page-title{background:#fff;padding:12px 0}
 .category-page-title h1.shop-page-title{font-size:23px;letter-spacing:-.6px}
 .category-page-title .woocommerce-ordering select{height:44px;min-height:44px;border-radius:9px;font-size:14px;border-color:#e4e4eb}
 .category-filtering a{display:inline-flex;align-items:center;min-height:44px}
 .tax-product_cat .term-description{max-height:none;overflow:hidden}
 .tab-sp ul,.home-tab .nav-tabs{width:max-content!important;max-width:none;display:flex;gap:8px}
 .tab-sp,.home-tab{max-width:100%;overflow-x:auto}
 .menu-foot-banner li span{border:1px solid #e9e9ef;background:#fff;border-radius:12px;height:auto;min-height:60px;color:#454751}
 .menu-foot-banner li span a{color:#454751}
 .tickpromo{border-radius:10px}
 .footer-section{padding:24px 16px!important;background:#fff}
 .footer-section p,.footer-section li{font-size:13px;line-height:1.7}
 .bt-redesign__gallery{margin:12px;border-radius:16px}
 .bt-redesign__gallery .product-gallery-slider img{object-fit:contain;max-height:420px}
 .bt-redesign .bt-redesign__title{font-size:21px!important;line-height:1.4;letter-spacing:-.4px}
 .bt-redesign__price{border-radius:12px;padding:16px!important}
 .bt-redesign__price-sale{color:var(--btm-red)}
 .bt-sticky-bar{border-top:1px solid #eee;box-shadow:0 -4px 20px #22242b08}
 .bt-sticky-bar__buy{background:var(--btm-red);border-radius:10px;min-height:48px}
 .woocommerce-checkout input.input-text,.woocommerce-cart input.input-text,.woocommerce-account input.input-text{font-size:16px;min-height:46px;border-radius:8px}
 .woocommerce-checkout .large-7{box-shadow:none;border-radius:14px}
}
@media(max-width:359px){.btm-hero{padding:20px 16px}.btm-hero h1{font-size:29px}.btm-hob{right:-100px;top:128px}.btm-categories a>span{width:54px;height:54px}.products .product-small .box-text{padding:9px}.products .product-small .gia-khuyen-mai .tien-giam{font-size:15px}}
