:root{
    --bt-primary:#ffb300;
    --bt-primary-dark:#d99600;
    --bt-dark:#071522;
    --bt-dark-2:#102335;
    --bt-text:#14283a;
    --bt-muted:#647789;
    --bt-border:#e6edf3;
    --bt-soft:#f5f8fb;
    --bt-white:#ffffff;
    --bt-radius:18px;
    --bt-shadow:0 14px 40px rgba(13,35,54,.08);
    --bt-shadow-soft:0 8px 24px rgba(13,35,54,.06);
    --bt-container:1240px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--bt-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}a:hover{color:#0f70b7}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bt-container{width:min(100% - 32px,var(--bt-container));margin:0 auto}.bt-main{background:#fff;min-height:55vh}.bt-card,.bt-page-card{background:#fff;border:1px solid var(--bt-border);border-radius:var(--bt-radius);box-shadow:var(--bt-shadow-soft)}
.bt-topbar{background:var(--bt-dark);color:#cfe3f3;font-size:13px}.bt-topbar-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:36px}.bt-top-menu,.bt-footer-menu{display:flex;gap:16px;list-style:none;margin:0;padding:0}.bt-main-header{display:grid;grid-template-columns:auto minmax(150px,260px) 1fr auto;gap:22px;align-items:center;padding:20px 0;background:#fff}.bt-logo-text{display:inline-flex;align-items:center;font-size:28px;font-weight:900;letter-spacing:-.04em;color:var(--bt-dark)}.bt-logo-text span{color:var(--bt-primary)}.custom-logo{max-height:62px;width:auto}.bt-menu-toggle{display:none;background:#fff;border:1px solid var(--bt-border);border-radius:12px;width:44px;height:44px;padding:10px;cursor:pointer}.bt-menu-toggle span:not(.screen-reader-text){display:block;height:2px;background:var(--bt-dark);margin:5px 0}.bt-search-form{display:flex;background:#fff;border:2px solid #e5ebf2;border-radius:16px;overflow:hidden;box-shadow:0 5px 18px rgba(13,35,54,.04)}.bt-search-field{flex:1;border:0;padding:13px 16px;min-width:0}.bt-search-submit{border:0;background:var(--bt-primary);color:#111;padding:0 18px;font-weight:800;cursor:pointer}.bt-search-submit:hover{background:var(--bt-primary-dark)}.bt-header-actions{display:flex;align-items:center;gap:12px;white-space:nowrap}.bt-action-link,.bt-cart-link{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--bt-border);padding:10px 13px;border-radius:13px;font-weight:800;background:#fff}.bt-cart-link{background:var(--bt-dark);color:#fff}.bt-cart-link strong{background:var(--bt-primary);color:#111;border-radius:999px;min-width:22px;height:22px;display:grid;place-items:center;font-size:12px}.bt-nav{background:#fff;border-top:1px solid var(--bt-border);border-bottom:1px solid var(--bt-border)}.bt-primary-menu{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.bt-primary-menu>li>a{display:block;padding:14px 16px;font-weight:800;color:#20374c}.bt-primary-menu>li>a:hover{background:var(--bt-soft);border-radius:10px;color:#0f70b7}.bt-mobile-panel{border-top:1px solid var(--bt-border);padding:16px;background:#fff}.bt-mobile-menu{list-style:none;margin:14px 0 0;padding:0}.bt-mobile-menu a{display:block;padding:12px;border-bottom:1px solid var(--bt-border)}
.bt-hero{background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 55%,#fff9df 100%);border-bottom:1px solid var(--bt-border)}.bt-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:42px;align-items:center;padding:64px 0}.bt-eyebrow{display:inline-flex;font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#0872b8;background:#eaf6ff;border-radius:999px;padding:6px 10px;margin-bottom:10px}.bt-hero h1{font-size:clamp(36px,5vw,64px);line-height:1.03;margin:0 0 18px;letter-spacing:-.06em;color:var(--bt-dark)}.bt-hero p{font-size:18px;color:var(--bt-muted);max-width:660px;margin:0 0 24px}.bt-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.bt-btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex!important;align-items:center;justify-content:center;border:0;border-radius:14px;background:var(--bt-primary)!important;color:#111!important;font-weight:900;padding:13px 18px!important;line-height:1.2!important;cursor:pointer;box-shadow:0 8px 22px rgba(255,179,0,.25)}.bt-btn:hover,.button:hover{transform:translateY(-1px);filter:brightness(.98)}.bt-btn-ghost{background:#fff!important;border:1px solid var(--bt-border)!important;box-shadow:none!important}.bt-hero-panel{position:relative;min-height:360px}.bt-device-card{position:absolute;border-radius:30px;background:#fff;box-shadow:0 30px 70px rgba(13,35,54,.16);border:1px solid rgba(255,255,255,.9)}.bt-device-main{inset:28px 34px 34px 34px;background:linear-gradient(145deg,#0c2235,#1e4665)}.bt-device-small{right:0;bottom:0;width:42%;height:42%;background:linear-gradient(145deg,#fff,#f2f7fc)}.bt-hero-badge{position:absolute;left:0;bottom:35px;background:#fff;border-radius:999px;padding:12px 16px;font-weight:900;box-shadow:var(--bt-shadow-soft)}.bt-trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:30px auto}.bt-trust-strip div{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--bt-border);border-radius:16px;padding:16px;box-shadow:var(--bt-shadow-soft);font-weight:800}.bt-trust-strip strong{font-size:24px}.bt-section,.bt-page-section{padding:38px 0}.bt-section-head,.bt-shop-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.bt-section-head h2,.bt-shop-header h1,.bt-page-header h1{margin:0;font-size:clamp(26px,3vw,40px);line-height:1.1;letter-spacing:-.04em;color:var(--bt-dark)}.bt-link{font-weight:900;color:#0872b8}.bt-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.bt-category-card{background:#fff;border:1px solid var(--bt-border);border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:8px;box-shadow:var(--bt-shadow-soft);transition:.18s}.bt-category-card:hover,.bt-product-card:hover{transform:translateY(-3px);box-shadow:var(--bt-shadow)}.bt-category-image{height:120px;background:var(--bt-soft);border-radius:16px;display:grid;place-items:center;overflow:hidden}.bt-category-image img{max-height:100%;object-fit:contain}.bt-category-placeholder{font-size:42px;font-weight:900;color:#aec0d0}.bt-category-card strong{font-size:17px}.bt-category-card small{color:var(--bt-muted)}
.bt-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.bt-product-card{background:#fff;border:1px solid var(--bt-border);border-radius:20px;overflow:hidden;box-shadow:var(--bt-shadow-soft);position:relative;transition:.18s;list-style:none}.bt-product-thumb{height:230px;display:grid;place-items:center;background:#fff;padding:20px;position:relative}.bt-product-thumb img{max-height:190px;width:auto;object-fit:contain}.bt-sale-badge{position:absolute;top:12px;left:12px;background:#e53935;color:#fff;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.bt-product-body{padding:16px}.bt-product-brand{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#6d8093}.bt-product-title{font-size:15px;line-height:1.35;margin:6px 0 10px;min-height:42px}.bt-product-title a{color:#14283a}.bt-product-price,.price{font-weight:950;color:var(--bt-dark);font-size:18px}.bt-product-price del,.price del{color:#8a99a8!important;font-size:.82em;margin-right:8px;text-decoration-thickness:2px}.bt-product-price ins,.price ins{text-decoration:none;color:#e53935}.bt-product-actions{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:14px}.bt-btn-secondary{background:#f2f6fa!important;box-shadow:none!important;border:1px solid var(--bt-border)!important}.bt-icon-btn{width:42px;height:42px;border-radius:13px;background:var(--bt-primary);color:#111;display:grid;place-items:center;font-size:22px;font-weight:900}.bt-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.bt-post-card{background:#fff;border:1px solid var(--bt-border);border-radius:18px;overflow:hidden;box-shadow:var(--bt-shadow-soft)}.bt-post-body{padding:18px}.bt-post-body h2{margin-top:0}.bt-page-card,.bt-archive-header{padding:28px;background:#fff}.bt-entry-content{line-height:1.8}.bt-featured-image{margin:20px 0;border-radius:18px;overflow:hidden}.bt-not-found,.bt-empty-state{text-align:center;max-width:720px;margin:30px auto}.bt-breadcrumbs{font-size:13px;color:#6f8194;margin:20px 0}.bt-breadcrumbs a{color:#385d7a}.bt-breadcrumb-sep{margin:0 8px;color:#b5c3cf}
.bt-shop-layout,.bt-woo-page{padding:26px 0 56px;background:#fff}.bt-shop-header{background:#fff;border:1px solid var(--bt-border);border-radius:22px;padding:24px;box-shadow:var(--bt-shadow-soft)}.bt-shop-description{color:var(--bt-muted);margin-top:10px}.bt-shop-content{display:grid;grid-template-columns:280px 1fr;gap:24px}.bt-shop-sidebar{display:flex;flex-direction:column;gap:16px}.bt-widget{padding:18px}.bt-widget-title{margin:0 0 12px;font-size:17px}.bt-shop-main{min-width:0}.bt-shop-count{margin-bottom:14px;color:var(--bt-muted)}.woocommerce-pagination{margin:30px 0}.woocommerce-pagination ul{display:flex;gap:8px;list-style:none;padding:0;justify-content:center}.woocommerce-pagination a,.woocommerce-pagination span{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--bt-border);border-radius:12px;background:#fff;font-weight:900}.woocommerce-pagination .current{background:var(--bt-primary);color:#111}.woocommerce-ordering select{border:1px solid var(--bt-border);border-radius:12px;padding:11px 13px;background:#fff}
.bt-single-product{padding:22px 0 56px}.bt-product-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:24px;align-items:start}.bt-product-gallery-card,.bt-product-summary-card,.bt-detail-card{background:#fff;border:1px solid var(--bt-border);border-radius:24px;box-shadow:var(--bt-shadow-soft)}.bt-product-gallery-card{padding:24px}.bt-main-product-image{min-height:460px;display:grid;place-items:center;background:#fff;border-radius:20px}.bt-main-product-image img{max-height:430px;width:auto;object-fit:contain}.bt-product-thumbs{display:flex;gap:10px;margin-top:14px;overflow:auto}.bt-product-thumbs img{width:72px;height:72px;object-fit:contain;border:1px solid var(--bt-border);border-radius:12px;padding:7px;background:#fff}.bt-product-summary-card{padding:26px;position:sticky;top:20px}.bt-product-brand-pill{display:inline-flex;background:#edf7ff;color:#0872b8;border-radius:999px;padding:6px 10px;font-size:12px;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.bt-single-title{font-size:clamp(26px,3vw,38px);line-height:1.12;margin:12px 0;letter-spacing:-.04em;color:var(--bt-dark)}.bt-single-rating{margin-bottom:8px}.bt-single-price{font-size:30px;font-weight:950;margin:12px 0;color:var(--bt-dark)}.bt-single-short{color:#526a7f;border-top:1px solid var(--bt-border);border-bottom:1px solid var(--bt-border);padding:14px 0;margin:14px 0}.bt-product-quick-data{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.bt-product-quick-data span{background:var(--bt-soft);border:1px solid var(--bt-border);border-radius:999px;padding:7px 10px;font-size:13px}.bt-cart-box{margin:18px 0}.bt-cart-box form.cart{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.quantity input.qty{height:48px;border:1px solid var(--bt-border);border-radius:12px;text-align:center}.single_add_to_cart_button{min-height:48px}.bt-trust-mini{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.bt-trust-mini span{background:#f8fbfe;border:1px solid var(--bt-border);border-radius:14px;padding:11px;font-size:13px;font-weight:800}.bt-product-sections{margin-top:28px}.bt-product-section-nav{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.bt-product-section-nav a{background:#fff;border:1px solid var(--bt-border);border-radius:999px;padding:10px 14px;font-weight:900;box-shadow:var(--bt-shadow-soft)}.bt-detail-card{padding:28px;margin-bottom:18px;scroll-margin-top:20px}.bt-detail-card h2{margin:0 0 16px;font-size:26px;letter-spacing:-.03em}.bt-detail-card table.shop_attributes{width:100%;border-collapse:collapse}.bt-detail-card table.shop_attributes th,.bt-detail-card table.shop_attributes td{padding:12px;border-bottom:1px solid var(--bt-border);text-align:left}.bt-support-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.bt-support-cards>div{background:var(--bt-soft);border:1px solid var(--bt-border);border-radius:16px;padding:16px}.bt-related-products{margin-top:34px}.bt-comments .comment-list,.bt-comment-list{padding-left:20px}.comment-form input,.comment-form textarea,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{width:100%;border:1px solid var(--bt-border);border-radius:12px;padding:12px;background:#fff}.woocommerce-account .woocommerce,.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce{background:#fff;border:1px solid var(--bt-border);border-radius:22px;padding:24px;box-shadow:var(--bt-shadow-soft)}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-wrap:wrap;gap:8px}.woocommerce-MyAccount-navigation a{display:block;background:var(--bt-soft);border:1px solid var(--bt-border);border-radius:999px;padding:10px 13px;font-weight:900}.woocommerce-MyAccount-navigation .is-active a{background:var(--bt-primary);color:#111}.woocommerce table.shop_table{border:1px solid var(--bt-border)!important;border-radius:16px!important;overflow:hidden;background:#fff}.woocommerce table.shop_table th,.woocommerce table.shop_table td{border-color:var(--bt-border)!important;padding:14px!important}.bt-footer{background:var(--bt-dark);color:#d8e7f4;margin-top:0}.bt-footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:26px;padding:46px 0}.bt-footer-logo{color:#fff}.bt-footer p,.bt-footer a{color:#d8e7f4}.bt-footer-title{color:#fff;margin-top:0}.bt-footer-bottom{border-top:1px solid rgba(255,255,255,.1)}.bt-footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;font-size:14px}.bt-debug-badge{position:fixed;right:14px;bottom:14px;background:#0057ff;color:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;z-index:999999}
@media(max-width:1024px){.bt-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bt-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bt-product-hero{grid-template-columns:1fr}.bt-product-summary-card{position:static}.bt-shop-content{grid-template-columns:1fr}.bt-shop-sidebar{display:none}.bt-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bt-main-header{grid-template-columns:auto 1fr auto}.bt-header-search{grid-column:1/-1;grid-row:2}.bt-menu-toggle{display:inline-block}.bt-nav{display:none}}
@media(max-width:760px){.bt-container{width:min(100% - 24px,var(--bt-container))}.bt-hero-grid{grid-template-columns:1fr;padding:42px 0}.bt-hero-panel{display:none}.bt-trust-strip{grid-template-columns:1fr 1fr}.bt-products-grid,.bt-category-grid,.bt-post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bt-product-thumb{height:190px}.bt-product-thumb img{max-height:150px}.bt-product-gallery-card,.bt-product-summary-card,.bt-detail-card{border-radius:18px;padding:18px}.bt-main-product-image{min-height:300px}.bt-main-product-image img{max-height:280px}.bt-trust-mini,.bt-support-cards{grid-template-columns:1fr}.bt-section-head,.bt-shop-header{display:block}.bt-footer-grid{grid-template-columns:1fr}.bt-footer-bottom-inner{display:block}.bt-header-actions .bt-action-link{display:none}}
@media(max-width:480px){.bt-products-grid,.bt-category-grid{grid-template-columns:1fr}.bt-trust-strip{grid-template-columns:1fr}.bt-single-price{font-size:26px}.bt-cart-box form.cart{display:block}.single_add_to_cart_button{width:100%;margin-top:10px!important}.quantity input.qty{width:100%!important}.bt-product-section-nav a{flex:1;text-align:center}.bt-topbar-inner{justify-content:center}.bt-top-menu{display:none}}

/* v1.0.1 — Full Homepage Builder Override */
body.bticp-home-override{background:#f4f7fb!important;color:var(--bt-text)}
body.bticp-home-override .bt-main{background:#f4f7fb!important;overflow:hidden}
body.bticp-home-override .entry-content > .rev_slider_wrapper,
body.bticp-home-override .entry-content > .elementor,
body.bticp-home-override .entry-content > .wp-block-shortcode,
body.bticp-home-override .entry-content > .buytuga-manager-home,
body.bticp-home-override .site-content > .rev_slider_wrapper{display:none!important}
.bt-home-hero{position:relative;background:radial-gradient(circle at 78% 20%,rgba(255,179,0,.22),transparent 28%),linear-gradient(135deg,#071522 0%,#0e2b43 55%,#f5f9ff 55.2%,#ffffff 100%);color:#fff;overflow:hidden}
.bt-home-hero:after{content:"";position:absolute;inset:auto 0 0 0;height:1px;background:rgba(255,255,255,.16)}
.bt-home-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:center;gap:48px;min-height:520px;padding:72px 0;position:relative;z-index:1}.bt-home-kicker{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;padding:8px 12px;margin-bottom:18px}.bt-home-hero h1{font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.07em;margin:0 0 20px;color:#fff;max-width:820px}.bt-home-hero p{font-size:clamp(17px,1.6vw,22px);color:#d6e7f5;max-width:680px;margin:0 0 28px}.bt-home-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:28px}.bt-home-hero-actions .bt-btn{font-size:16px;padding:15px 22px!important}.bt-home-hero-actions .bt-btn-ghost{background:rgba(255,255,255,.1)!important;color:#fff!important;border-color:rgba(255,255,255,.24)!important}.bt-home-hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:630px}.bt-home-hero-metrics span{display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:12px;color:#cfe3f3;font-weight:800}.bt-home-hero-metrics strong{display:grid;place-items:center;min-width:42px;height:42px;border-radius:13px;background:var(--bt-primary);color:#111;font-weight:950}.bt-home-hero-visual{min-height:410px;position:relative}.bt-home-hero-img{width:100%;height:auto;max-height:460px;object-fit:contain;filter:drop-shadow(0 26px 50px rgba(0,0,0,.28));border-radius:28px;background:#fff}.bt-home-product-stage{position:absolute;inset:0;min-height:410px}.bt-stage-orb{position:absolute;border-radius:50%;filter:blur(.2px);opacity:.92}.bt-stage-orb-a{right:4%;top:8%;width:280px;height:280px;background:linear-gradient(135deg,#ffb300,#fff3bf)}.bt-stage-orb-b{left:5%;bottom:4%;width:180px;height:180px;background:linear-gradient(135deg,#2aa7ff,#094f83)}.bt-stage-card{position:absolute;display:grid;place-items:center;background:#fff;color:#071522;border:1px solid rgba(255,255,255,.82);box-shadow:0 30px 70px rgba(0,0,0,.24);font-weight:950;letter-spacing:-.05em}.bt-stage-card-main{right:8%;top:18%;width:64%;height:52%;border-radius:34px;font-size:54px}.bt-stage-card-mini{left:4%;bottom:18%;width:42%;height:30%;border-radius:26px;color:#0f70b7;font-size:28px}.bt-stage-price{position:absolute;right:0;bottom:10%;background:#ff3d00;color:#fff;border-radius:999px;padding:14px 20px;font-weight:950;box-shadow:0 18px 35px rgba(255,61,0,.28)}
.bt-home-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:-34px;position:relative;z-index:2}.bt-home-trust>div{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--bt-border);border-radius:18px;padding:18px;box-shadow:var(--bt-shadow);min-height:86px}.bt-home-trust strong{font-size:28px}.bt-home-trust span{display:flex;flex-direction:column;font-weight:950;color:var(--bt-dark);line-height:1.25}.bt-home-trust small{font-weight:600;color:var(--bt-muted);margin-top:4px}.bt-home-section{padding:42px 0}.bt-home-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.bt-home-section-head h2{font-size:clamp(27px,3.1vw,44px);line-height:1.05;letter-spacing:-.05em;margin:0;color:var(--bt-dark)}.bt-home-products-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.bt-home-products-grid .bt-product-card{border-radius:22px}.bt-home-products-grid .bt-product-thumb{height:210px}.bt-home-categories-section,.bt-home-brands-section{position:relative}.bt-home-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.bt-home-category-card{position:relative;display:flex;align-items:center;gap:16px;min-height:140px;padding:20px;background:#fff;border:1px solid var(--bt-border);border-radius:24px;box-shadow:var(--bt-shadow-soft);overflow:hidden}.bt-home-category-card:after{content:"";position:absolute;right:-42px;bottom:-54px;width:150px;height:150px;border-radius:50%;background:#dcebff;z-index:0}.bt-home-category-card:hover{transform:translateY(-3px);box-shadow:var(--bt-shadow)}.bt-home-category-media{position:relative;z-index:1;display:grid;place-items:center;width:82px;height:82px;background:#f5f8fb;border-radius:20px;overflow:hidden;flex:0 0 auto}.bt-home-category-media img{max-height:74px;object-fit:contain}.bt-home-category-media span{font-size:34px;font-weight:950;color:#90a8bb}.bt-home-category-card strong,.bt-home-category-card small{position:relative;z-index:1}.bt-home-category-card strong{font-size:17px;color:var(--bt-dark);line-height:1.2}.bt-home-category-card small{display:block;color:var(--bt-muted);margin-top:4px}.bt-home-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.bt-home-brand-card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:118px;background:#fff;border:1px solid var(--bt-border);border-radius:22px;box-shadow:var(--bt-shadow-soft);text-align:center}.bt-home-brand-card:hover{transform:translateY(-3px);box-shadow:var(--bt-shadow)}.bt-home-brand-card strong{font-size:28px;font-weight:950;letter-spacing:-.04em;color:#0f2a3b}.bt-home-brand-card span{font-size:12px;font-weight:950;text-transform:uppercase;color:#0872b8}.bt-footer{margin-top:0!important}.bt-debug-badge{position:fixed;right:12px;bottom:12px;z-index:99999;background:#0f70ff;color:#fff;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900;box-shadow:0 10px 30px rgba(0,0,0,.18)}
@media(max-width:1180px){.bt-home-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bt-home-category-grid,.bt-home-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:860px){.bt-home-hero{background:linear-gradient(135deg,#071522,#0e2b43)}.bt-home-hero-grid{grid-template-columns:1fr;min-height:0;padding:46px 0}.bt-home-hero-visual{min-height:300px}.bt-home-hero-metrics,.bt-home-trust{grid-template-columns:1fr}.bt-home-trust{margin-top:20px}.bt-home-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bt-home-category-grid,.bt-home-brand-grid{grid-template-columns:1fr}}
@media(max-width:540px){.bt-home-hero h1{font-size:38px}.bt-home-products-grid{grid-template-columns:1fr}.bt-home-section-head{display:block}.bt-home-section-head .bt-link{display:inline-flex;margin-top:10px}.bt-home-hero-actions .bt-btn{width:100%}}

/* v1.0.2 — Hipermercado Inspired Commercial Homepage */
:root{--bt-blue:#0d6edb;--bt-blue-dark:#0752a9;--bt-red:#f04423;--bt-commerce-bg:#f3f5f8}
body.bticp-home-v102{background:var(--bt-commerce-bg)!important}.bt-commercial-header{background:#fff;border-bottom:1px solid #e7eef5;box-shadow:none;position:relative;z-index:50}.bt-support-bar{background:#fff;color:#4b5c6c;border-bottom:1px solid #edf1f5;font-size:13px}.bt-support-bar-inner{display:flex;justify-content:space-between;align-items:center;gap:18px;min-height:34px}.bt-support-links{display:flex;align-items:center;gap:18px;white-space:nowrap}.bt-support-links a,.bt-support-links span{color:#3e5062;text-decoration:none}.bt-commercial-mainbar{display:grid;grid-template-columns:230px minmax(320px,1fr) 250px;align-items:center;gap:28px;padding:20px 0}.bt-commercial-mainbar .bt-logo-text{font-size:31px}.bt-commercial-search .bt-search-form{height:52px;border:2px solid var(--bt-blue);border-radius:6px;background:#fff;box-shadow:none;overflow:hidden}.bt-commercial-search .bt-search-field{height:100%;font-size:15px;padding:0 18px}.bt-commercial-search .bt-search-submit{height:100%;min-width:92px;background:var(--bt-blue)!important;color:#fff!important;border-radius:0!important;text-transform:none}.bt-commercial-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.bt-commercial-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;background:#f3f7fb;text-decoration:none;font-size:18px}.bt-commercial-cart{position:relative;display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--bt-dark);font-weight:800}.bt-commercial-cart span{font-size:22px}.bt-commercial-cart strong{position:absolute;left:18px;top:-10px;display:grid;place-items:center;min-width:22px;height:22px;border-radius:999px;background:#ffb300;color:#111;font-size:12px;border:2px solid #fff}.bt-commercial-cart em{font-style:normal;color:#111;font-weight:900}.bt-blue-nav{background:var(--bt-blue);color:#fff}.bt-blue-nav-inner{display:flex;align-items:center;min-height:48px;gap:12px}.bt-blue-menu-toggle{display:none;border:0;background:#0752a9;color:#fff;border-radius:4px;padding:10px 14px}.bt-blue-menu-toggle strong{margin-left:7px}.bt-blue-menu{display:flex;align-items:center;gap:0;margin:0;padding:0;list-style:none;flex:1}.bt-blue-menu li{margin:0}.bt-blue-menu a{display:block;color:#fff!important;text-decoration:none;font-weight:900;font-size:14px;padding:16px 18px;text-transform:uppercase;letter-spacing:.01em}.bt-blue-menu a:hover{background:#0752a9}.bt-main{background:var(--bt-commerce-bg)!important}.bticp-home-v102 .bt-main{background:var(--bt-commerce-bg)!important}.bticp-home-v102 .bt-container{max-width:1180px}.bticp-home-v102 .bt-home-section{padding:34px 0}.bticp-home-v102 .bt-home-section-head{border-bottom:1px solid #d9e1ea;padding-bottom:10px;margin-bottom:22px}.bticp-home-v102 .bt-home-section-head h2{font-size:26px;letter-spacing:-.02em}.bticp-home-v102 .bt-eyebrow{color:#0d6edb}.bt-v102-hero{background:#fff;padding:26px 0 0}.bt-v102-hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 44%;min-height:330px;align-items:center;overflow:hidden;background:linear-gradient(90deg,rgba(0,45,92,.88),rgba(0,45,92,.72)),radial-gradient(circle at 88% 40%,rgba(255,255,255,.96) 0 23%,transparent 24%),linear-gradient(120deg,#0a2c4f,#0f70db);border-radius:0;box-shadow:0 10px 30px rgba(22,48,74,.13)}.bt-v102-hero-copy{position:relative;z-index:2;padding:44px 48px;color:#fff}.bt-v102-pill{display:inline-flex;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:8px 12px;color:#fff;text-transform:uppercase;font-weight:900;font-size:11px;letter-spacing:.08em}.bt-v102-hero h1{color:#fff;font-size:clamp(34px,4.2vw,56px);line-height:1.02;letter-spacing:-.05em;max-width:650px;margin:18px 0 14px}.bt-v102-hero p{color:#dceeff;font-size:17px;line-height:1.45;max-width:580px;margin:0 0 22px}.bt-v102-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.bt-v102-hero .bt-btn{background:#ffb300!important;color:#111!important;border-radius:4px!important}.bt-v102-hero .bt-btn-ghost{background:#fff!important;color:#0d2a48!important}.bt-v102-hero-media{position:relative;min-height:330px}.bt-v102-hero-img{width:100%;height:330px;object-fit:contain;padding:20px;filter:drop-shadow(0 20px 35px rgba(0,0,0,.28))}.bt-v102-device-stage{position:absolute;inset:0}.bt-v102-device{position:absolute;border-radius:14px;background:linear-gradient(160deg,#1b2938,#050b12);box-shadow:0 18px 40px rgba(0,0,0,.35)}.bt-v102-device-a{right:26%;top:58px;width:180px;height:180px}.bt-v102-device-b{right:8%;bottom:42px;width:210px;height:130px}.bt-v102-device-c{left:12%;bottom:58px;width:150px;height:105px}.bt-v102-offer{position:absolute;right:22px;top:38px;background:#fff;border:4px solid #ff6b1a;color:#0b2642;padding:14px 18px;box-shadow:0 8px 20px rgba(0,0,0,.12);text-align:center}.bt-v102-offer strong{display:block;color:#0d6edb}.bt-v102-offer em{font-style:normal;font-size:32px;font-weight:950;color:#ff6b1a}.bt-v102-reviews{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0;background:#fff;border:1px solid #e3e9f0;border-top:0}.bt-v102-reviews article{padding:18px;border-right:1px solid #e3e9f0;min-height:100px}.bt-v102-reviews article:last-child{border-right:0}.bt-v102-reviews strong{display:block;color:#ff9f00;letter-spacing:2px}.bt-v102-reviews b{display:block;color:#20364d;margin:5px 0 4px}.bt-v102-reviews span{display:block;color:#6f7f90;font-size:13px}.bt-v102-promo-strip,.bt-v102-double-banners{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:36px}.bt-v102-wide-banner,.bt-v102-double-banners a{display:flex;flex-direction:column;justify-content:center;min-height:160px;padding:30px;color:#fff;text-decoration:none;background:#8f99a5;border-radius:0;position:relative;overflow:hidden}.bt-v102-wide-banner:after,.bt-v102-double-banners a:after{content:"";position:absolute;right:-30px;bottom:-55px;width:230px;height:230px;border-radius:50%;background:rgba(255,255,255,.2)}.bt-v102-wide-banner-b{background:#677b91}.bt-v102-double-banners a:nth-child(1){background:linear-gradient(135deg,#0d6edb,#073d83)}.bt-v102-double-banners a:nth-child(2){background:linear-gradient(135deg,#ff6b1a,#be2e10)}.bt-v102-wide-banner span,.bt-v102-double-banners span{font-size:25px;font-weight:950;letter-spacing:-.04em}.bt-v102-wide-banner strong,.bt-v102-double-banners strong{font-weight:600;margin-top:7px}.bticp-home-v102 .bt-products-grid.bt-home-products-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.bticp-home-v102 .bt-product-card{border-radius:0;border:0;background:#fff;box-shadow:none;padding:0}.bticp-home-v102 .bt-product-card:hover{box-shadow:0 10px 26px rgba(15,42,59,.11);transform:none}.bticp-home-v102 .bt-product-thumb{height:190px;padding:14px;background:#fff}.bticp-home-v102 .bt-product-thumb img{max-height:170px}.bticp-home-v102 .bt-sale-badge{background:#f04423;border-radius:3px;right:10px;top:10px}.bticp-home-v102 .bt-product-title{font-size:13px;line-height:1.35;min-height:52px}.bticp-home-v102 .bt-product-price{font-size:17px;color:#e33618}.bticp-home-v102 .bt-product-actions{align-items:center}.bticp-home-v102 .bt-product-actions .bt-btn{background:#fff!important;border:1px solid #dfe7ef!important;color:#0c2a47!important;border-radius:3px!important;font-size:12px;padding:9px 10px!important}.bticp-home-v102 .bt-icon-btn{background:#ffb300;color:#111;border-radius:4px}.bt-v102-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.bt-v102-category{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:12px;min-height:86px;background:#fff;border:1px solid #e2e9f1;padding:14px;text-decoration:none;color:#0b2642}.bt-v102-category span{grid-row:1/3;display:grid;place-items:center;width:50px;height:50px;border-radius:6px;background:#eef5fb;color:#0d6edb;font-weight:950;font-size:22px;text-transform:uppercase}.bt-v102-category strong{font-size:14px;line-height:1.15}.bt-v102-category small{color:#7a8998}.bt-v102-brand-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.bt-v102-brand{display:grid;place-items:center;min-height:92px;background:#fff;border:1px solid #e3eaf1;text-decoration:none;color:#0b2642}.bt-v102-brand strong{font-size:20px;font-weight:950;text-transform:uppercase}.bt-v102-brand span{font-size:11px;font-weight:950;color:#0d6edb;text-transform:uppercase}.bt-footer{background:#0d6edb!important;color:#fff!important}.bt-footer p,.bt-footer a{color:#e7f1ff!important}.bt-footer-bottom{background:#fff;color:#0d6edb}.bt-footer-bottom a{color:#0d6edb!important}.bt-footer-logo{color:#fff!important}.bt-footer-logo span{color:#ffb300!important}
@media(max-width:1180px){.bt-commercial-mainbar{grid-template-columns:190px 1fr 210px}.bticp-home-v102 .bt-products-grid.bt-home-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bt-v102-category-grid,.bt-v102-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:900px){.bt-support-bar-inner{justify-content:center}.bt-support-links{display:none}.bt-commercial-mainbar{grid-template-columns:1fr auto}.bt-commercial-search{grid-column:1/-1;grid-row:2}.bt-commercial-actions{justify-content:flex-end}.bt-blue-menu-toggle{display:flex;align-items:center}.bt-blue-menu{overflow-x:auto}.bt-v102-hero-inner{grid-template-columns:1fr}.bt-v102-hero-media{display:none}.bt-v102-reviews{grid-template-columns:1fr 1fr}.bt-v102-promo-strip,.bt-v102-double-banners{grid-template-columns:1fr}.bticp-home-v102 .bt-products-grid.bt-home-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bt-v102-category-grid,.bt-v102-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.bt-commercial-mainbar{gap:12px;padding:14px 0}.bt-commercial-cart em{display:none}.bt-v102-hero-copy{padding:34px 24px}.bt-v102-hero h1{font-size:34px}.bt-v102-reviews{grid-template-columns:1fr}.bticp-home-v102 .bt-products-grid.bt-home-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bt-v102-category-grid,.bt-v102-brand-grid{grid-template-columns:1fr}.bt-v102-promo-strip,.bt-v102-double-banners{gap:14px}.bt-v102-wide-banner,.bt-v102-double-banners a{min-height:125px;padding:22px}.bt-v102-wide-banner span,.bt-v102-double-banners span{font-size:22px}.bt-blue-menu a{padding:14px 12px;font-size:12px}}

/* BuyTuga v1.0.3 — Premium configurable footer */
.bt-footer-premium{
    position:relative;
    overflow:hidden;
    background:#171a17!important;
    color:#fff!important;
    border-top:7px solid #00c887;
    padding:62px 0 0!important;
}
.bt-footer-premium:before{
    content:"";
    position:absolute;
    right:-14%;
    bottom:-48%;
    width:62vw;
    height:62vw;
    max-width:900px;
    max-height:900px;
    border-radius:50%;
    background:radial-gradient(circle,rgba(0,200,135,.30) 0%,rgba(0,200,135,.12) 32%,rgba(0,200,135,0) 67%);
    pointer-events:none;
}
.bt-footer-premium:after{
    content:"";
    position:absolute;
    left:-220px;
    bottom:-260px;
    width:520px;
    height:520px;
    border-radius:50%;
    background:radial-gradient(circle,rgba(0,200,135,.16),rgba(0,200,135,0) 64%);
    pointer-events:none;
}
.bt-footer-premium-grid{
    position:relative;
    z-index:1;
    display:grid;
    grid-template-columns:minmax(230px,1.25fr) repeat(4,minmax(150px,1fr)) minmax(230px,1fr);
    gap:48px;
    align-items:start;
}
.bt-footer-premium-logo{
    display:inline-flex;
    font-size:38px;
    line-height:1;
    font-weight:950;
    letter-spacing:-.06em;
    color:#fff!important;
    margin-bottom:22px;
}
.bt-footer-premium-logo span{color:#ffb300!important}.bt-footer-tagline{color:#dbe6e2!important;max-width:280px;margin:0 0 25px;font-size:15px;line-height:1.55}.bt-footer-contact-lines{margin:18px 0 34px}.bt-footer-contact-lines p{margin:7px 0;color:#fff!important;font-size:20px;line-height:1.2}.bt-footer-contact-lines p strong{color:#00c887;font-weight:950}.bt-footer-contact-lines a{color:#fff!important;text-decoration:none}.bt-footer-contact-lines small{display:block;color:#aab7b2;font-size:15px;line-height:1.2;margin:-2px 0 10px}.bt-footer-rating{margin-top:28px}.bt-rating-title{display:block;color:#fff;font-size:18px;margin-bottom:10px}.bt-rating-title:before{content:"★";color:#00c887;margin-right:7px}.bt-rating-stars{display:flex;gap:5px;margin:8px 0}.bt-rating-stars span{display:grid;place-items:center;width:34px;height:34px;background:#00b67a;color:#fff;font-size:20px;font-weight:900}.bt-footer-rating p{color:#fff!important;margin:8px 0 0;font-size:15px}.bt-footer-rating p b{font-weight:950}.bt-footer-column h3,.bt-footer-side h3{
    position:relative;
    margin:0 0 30px;
    padding-bottom:18px;
    color:#00c887!important;
    font-size:22px;
    line-height:1.2;
    letter-spacing:.02em;
    text-transform:uppercase;
    font-weight:950;
}
.bt-footer-column h3:after,.bt-footer-side h3:after{content:"";position:absolute;left:0;bottom:0;width:86px;height:3px;background:#00c887}.bt-footer-column h3:before,.bt-footer-side h3:before{content:"";position:absolute;left:86px;right:0;bottom:1px;height:1px;background:rgba(255,255,255,.18)}.bt-footer-column ul{list-style:none;margin:0;padding:0}.bt-footer-column li{margin:0 0 16px}.bt-footer-column a,.bt-footer-column span{color:#fff!important;font-size:18px;font-weight:650;line-height:1.35;text-decoration:none}.bt-footer-column a:hover{color:#00c887!important}.bt-footer-side{display:flex;flex-direction:column;gap:56px}.bt-payment-badges{display:flex;flex-wrap:wrap;gap:8px}.bt-payment-badges span{display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:32px;padding:0 10px;border-radius:5px;background:#fff;color:#123;font-size:12px;font-weight:950;box-shadow:0 2px 8px rgba(0,0,0,.15)}.bt-social-icons{display:flex;flex-wrap:wrap;gap:13px}.bt-social-icons a,.bt-social-icons span{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:28px;color:#fff!important;font-size:18px;font-weight:900;text-decoration:none;text-transform:uppercase;opacity:.94}.bt-social-icons a:hover{color:#00c887!important;opacity:1}.bt-footer-premium-bottom{position:relative;z-index:1;margin-top:58px;border-top:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.18);color:#cbd8d4!important}.bt-footer-premium-bottom .bt-footer-bottom-inner{min-height:54px}.bt-footer-premium-bottom a,.bt-footer-premium-bottom span{color:#cbd8d4!important}.bt-footer-premium .bt-footer-menu{display:flex;gap:18px;flex-wrap:wrap;list-style:none;margin:0;padding:0}
@media(max-width:1280px){.bt-footer-premium-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:38px}.bt-footer-side{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr}}
@media(max-width:900px){.bt-footer-premium{padding-top:42px!important}.bt-footer-premium-grid{grid-template-columns:1fr 1fr;gap:34px}.bt-footer-company{grid-column:1/-1}.bt-footer-side{grid-column:1/-1}.bt-footer-column h3,.bt-footer-side h3{font-size:18px}.bt-footer-column a,.bt-footer-column span{font-size:16px}}
@media(max-width:620px){.bt-footer-premium-grid{grid-template-columns:1fr}.bt-footer-side{display:flex}.bt-footer-premium-logo{font-size:32px}.bt-footer-contact-lines p{font-size:18px}.bt-rating-stars span{width:30px;height:30px}.bt-footer-premium-bottom .bt-footer-bottom-inner{display:block;padding:18px 0}.bt-footer-premium .bt-footer-menu{margin-top:10px}}


/* BuyTuga v1.0.4 — Configurable premium footer colors and BuyTuga defaults */
.bt-footer-premium{
    background:var(--bticp-footer-bg,#0d6edb)!important;
    color:var(--bticp-footer-text,#fff)!important;
    border-top:7px solid var(--bticp-footer-accent,#00c887)!important;
}
.bt-footer-premium:before{
    background:radial-gradient(circle,color-mix(in srgb,var(--bticp-footer-accent,#00c887) 34%,transparent) 0%,color-mix(in srgb,var(--bticp-footer-accent,#00c887) 15%,transparent) 32%,transparent 67%)!important;
}
.bt-footer-premium:after{
    background:radial-gradient(circle,color-mix(in srgb,var(--bticp-footer-accent,#00c887) 20%,transparent),transparent 64%)!important;
}
.bt-footer-premium-logo,
.bt-footer-premium .bt-footer-column a,
.bt-footer-premium .bt-footer-column span,
.bt-footer-premium .bt-footer-contact-lines p,
.bt-footer-premium .bt-footer-contact-lines a,
.bt-footer-premium .bt-rating-title,
.bt-footer-premium .bt-footer-rating p{
    color:var(--bticp-footer-text,#fff)!important;
}
.bt-footer-premium-logo span,
.bt-footer-premium .bt-footer-contact-lines p strong,
.bt-footer-premium .bt-footer-column h3,
.bt-footer-premium .bt-footer-side h3,
.bt-footer-premium .bt-rating-title:before,
.bt-footer-premium .bt-footer-column a:hover,
.bt-footer-premium .bt-social-icons a:hover{
    color:var(--bticp-footer-accent,#00c887)!important;
}
.bt-footer-premium .bt-footer-column h3:after,
.bt-footer-premium .bt-footer-side h3:after,
.bt-footer-premium .bt-rating-stars span{
    background:var(--bticp-footer-accent,#00c887)!important;
}
.bt-footer-premium .bt-footer-column h3:before,
.bt-footer-premium .bt-footer-side h3:before{
    background:color-mix(in srgb,var(--bticp-footer-text,#fff) 22%,transparent)!important;
}
.bt-footer-tagline,
.bt-footer-contact-lines small,
.bt-footer-premium-bottom a,
.bt-footer-premium-bottom span{
    color:var(--bticp-footer-muted,#d7eaff)!important;
}
.bt-footer-premium-bottom{
    background:var(--bticp-footer-bottom-bg,#075fbd)!important;
    color:var(--bticp-footer-muted,#d7eaff)!important;
}
.bt-footer-premium .bt-payment-badges span{
    background:var(--bticp-footer-text,#fff)!important;
    color:var(--bticp-footer-bg,#0d6edb)!important;
}
.bt-footer-premium .bt-social-icons a,
.bt-footer-premium .bt-social-icons span{
    color:var(--bticp-footer-text,#fff)!important;
}

/* BuyTuga v1.0.5 — complete configurable footer render fix */
.bt-footer-premium{
    padding-top:64px!important;
    overflow:hidden!important;
}
.bt-footer-premium-grid{
    display:grid!important;
    grid-template-columns:minmax(250px,1.25fr) repeat(3,minmax(170px,1fr)) minmax(245px,1.05fr)!important;
    gap:42px!important;
    align-items:flex-start!important;
}
.bt-footer-company,.bt-footer-column,.bt-footer-side{position:relative!important;z-index:2!important;min-width:0!important;display:block!important;visibility:visible!important;opacity:1!important}
.bt-footer-column ul,.bt-footer-column li{display:block!important;visibility:visible!important;opacity:1!important}
.bt-footer-column h3,.bt-footer-side h3{font-size:18px!important;margin-bottom:22px!important;padding-bottom:14px!important;letter-spacing:.02em!important}
.bt-footer-column li{margin-bottom:13px!important}
.bt-footer-column a,.bt-footer-column span{font-size:15px!important;line-height:1.42!important;font-weight:750!important;color:var(--bticp-footer-text,#fff)!important;text-decoration:none!important}
.bt-footer-side{display:flex!important;flex-direction:column!important;gap:34px!important}
.bt-footer-payments,.bt-footer-social{display:block!important;visibility:visible!important;opacity:1!important}
.bt-footer-tagline{font-size:14px!important;line-height:1.55!important}.bt-footer-contact-lines p{font-size:16px!important}.bt-footer-contact-lines small{font-size:13px!important}.bt-rating-stars span{width:28px!important;height:28px!important;font-size:16px!important}.bt-footer-rating p{font-size:13px!important}.bt-payment-badges span{height:30px!important;min-width:48px!important;font-size:11px!important}.bt-footer-premium-bottom{margin-top:42px!important}
@media(max-width:1180px){.bt-footer-premium-grid{grid-template-columns:1.1fr 1fr 1fr!important}.bt-footer-side{grid-column:auto!important}.bt-footer-company{grid-column:auto!important}}
@media(max-width:760px){.bt-footer-premium-grid{grid-template-columns:1fr!important}.bt-footer-side{display:flex!important}.bt-footer-column h3,.bt-footer-side h3{font-size:17px!important}.bt-footer-column a,.bt-footer-column span{font-size:15px!important}}


/* BuyTuga v1.0.6 — Footer cleanup and right-aligned payment column */
.bt-footer-premium .bt-footer-rating{display:none!important}
.bt-footer-premium-grid{
    grid-template-columns:minmax(190px,1.05fr) minmax(145px,.9fr) minmax(155px,.95fr) minmax(190px,1.18fr) minmax(180px,1.05fr)!important;
    gap:34px!important;
    align-items:start!important;
}
.bt-footer-premium .bt-footer-company{grid-column:auto!important}
.bt-footer-premium .bt-footer-side{
    grid-column:5!important;
    justify-self:end!important;
    width:min(100%,260px)!important;
    text-align:left!important;
    display:flex!important;
    flex-direction:column!important;
    gap:34px!important;
}
.bt-footer-premium .bt-footer-payments,.bt-footer-premium .bt-footer-social{
    justify-self:end!important;
    width:100%!important;
}
.bt-footer-premium .bt-payment-badges{
    justify-content:flex-start!important;
    max-width:260px!important;
}
.bt-footer-premium .bt-social-icons{justify-content:flex-start!important}
.bt-footer-premium .bt-footer-contact-lines{margin-bottom:20px!important}
.bt-footer-premium .bt-footer-company{max-width:300px!important}
@media(max-width:1180px){
    .bt-footer-premium-grid{grid-template-columns:1.05fr 1fr 1fr!important}
    .bt-footer-premium .bt-footer-side{grid-column:auto!important;justify-self:stretch!important;width:100%!important}
}
@media(max-width:760px){
    .bt-footer-premium-grid{grid-template-columns:1fr!important}
    .bt-footer-premium .bt-footer-side{grid-column:auto!important;justify-self:stretch!important;max-width:none!important;width:100%!important}
}


/* BuyTuga v1.0.7 — Product Page Premium Two Column Layout + EAN attributes polish */
.single-product .bt-main,
.single-product .site-main,
.single-product .bt-single-product{
    background:#fff!important;
}
.single-product .bt-single-product{
    padding-top:26px!important;
    padding-bottom:72px!important;
}
.single-product .bt-breadcrumbs{
    margin:14px 0 22px!important;
    color:#8091a3!important;
}
.single-product .bt-product-hero{
    display:grid!important;
    grid-template-columns:minmax(420px,1.04fr) minmax(360px,.96fr)!important;
    gap:28px!important;
    align-items:stretch!important;
    margin-bottom:34px!important;
}
.single-product .bt-product-gallery-card,
.single-product .bt-product-summary-card{
    border-radius:22px!important;
    border:1px solid #e8eef5!important;
    background:#fff!important;
    box-shadow:0 18px 48px rgba(13,35,54,.08)!important;
}
.single-product .bt-product-gallery-card{
    padding:24px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    min-height:560px!important;
}
.single-product .bt-main-product-image{
    min-height:440px!important;
    background:#fff!important;
    border-radius:18px!important;
    overflow:hidden!important;
}
.single-product .bt-main-product-image img{
    display:block!important;
    max-width:100%!important;
    width:auto!important;
    height:auto!important;
    max-height:440px!important;
    object-fit:contain!important;
}
.single-product .bt-product-thumbs{
    border-top:1px solid #eef3f8!important;
    padding-top:14px!important;
    margin-top:16px!important;
}
.single-product .bt-product-thumbs img{
    width:76px!important;
    height:76px!important;
    border-radius:14px!important;
    box-shadow:0 6px 16px rgba(13,35,54,.05)!important;
}
.single-product .bt-product-summary-card{
    padding:30px!important;
    position:sticky!important;
    top:18px!important;
    align-self:start!important;
    min-height:560px!important;
    display:flex!important;
    flex-direction:column!important;
}
.single-product .bt-product-brand-pill{
    width:max-content!important;
    background:#edf7ff!important;
    color:#0d6edb!important;
}
.single-product .bt-single-title{
    font-size:clamp(28px,2.8vw,42px)!important;
    line-height:1.08!important;
    margin:14px 0 12px!important;
    color:#071d33!important;
}
.single-product .bt-single-price{
    margin:14px 0 10px!important;
    color:#f04423!important;
    font-size:34px!important;
    line-height:1.1!important;
    display:flex!important;
    align-items:baseline!important;
    gap:10px!important;
    flex-wrap:wrap!important;
}
.single-product .bt-single-price del,
.single-product .bt-single-price .price del{
    order:2!important;
    color:#94a2b1!important;
    font-size:18px!important;
    font-weight:700!important;
    text-decoration:line-through!important;
}
.single-product .bt-single-price ins,
.single-product .bt-single-price .price ins{
    order:1!important;
    text-decoration:none!important;
    color:#f04423!important;
    font-size:34px!important;
    font-weight:950!important;
}
.single-product .bt-single-short{
    background:#f8fbfe!important;
    border:1px solid #e8eef5!important;
    border-radius:16px!important;
    padding:15px 16px!important;
    margin:16px 0!important;
    color:#42576c!important;
}
.single-product .bt-product-quick-data{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    margin:18px 0 22px!important;
}
.single-product .bt-product-quick-data span{
    border-radius:14px!important;
    padding:12px 14px!important;
    background:#f6f9fc!important;
    border:1px solid #e8eef5!important;
    color:#263f58!important;
    font-size:13px!important;
}
.single-product .bt-cart-box{
    margin-top:auto!important;
    padding-top:18px!important;
    border-top:1px solid #eef3f8!important;
}
.single-product .bt-cart-box form.cart{
    display:grid!important;
    grid-template-columns:112px minmax(220px,1fr)!important;
    gap:14px!important;
    align-items:center!important;
}
.single-product .bt-cart-box .quantity{
    margin:0!important;
    width:112px!important;
}
.single-product .bt-cart-box .quantity input.qty{
    width:104px!important;
    height:54px!important;
    border-radius:14px!important;
    font-size:18px!important;
    font-weight:850!important;
}
.single-product .bt-cart-box .single_add_to_cart_button{
    width:100%!important;
    min-height:54px!important;
    border-radius:14px!important;
    font-size:17px!important;
    text-transform:none!important;
    box-shadow:0 13px 28px rgba(255,179,0,.26)!important;
}
.single-product .bt-cart-box .single_add_to_cart_button:before{
    content:'🛒';
    margin-right:8px;
}
.single-product .bt-trust-mini{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
    margin-top:18px!important;
}
.single-product .bt-trust-mini span{
    border-radius:16px!important;
    padding:13px!important;
    background:#f8fbfe!important;
}
.single-product .bt-product-section-nav{
    justify-content:center!important;
    margin:0 0 22px!important;
}
.single-product .bt-product-section-nav a{
    border-radius:999px!important;
    padding:12px 20px!important;
    background:#fff!important;
    box-shadow:0 10px 28px rgba(13,35,54,.08)!important;
}
.single-product .bt-product-section-nav a:first-child{
    background:var(--bt-primary)!important;
    color:#111!important;
}
.single-product .bt-detail-card{
    border-radius:22px!important;
    padding:34px!important;
    box-shadow:0 16px 45px rgba(13,35,54,.07)!important;
}
.single-product .bt-detail-card table.shop_attributes{
    border:1px solid #e8eef5!important;
    border-radius:16px!important;
    overflow:hidden!important;
}
.single-product .bt-detail-card table.shop_attributes th{
    width:30%!important;
    background:#f6f9fc!important;
    color:#10283e!important;
    font-weight:900!important;
}
.single-product .bt-detail-card table.shop_attributes td{
    background:#fff!important;
    color:#253d54!important;
}
.single-product .bt-related-products{
    margin-top:44px!important;
}
.single-product .bt-related-products .bt-products-grid{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
@media(min-width:761px) and (max-width:1080px){
    .single-product .bt-product-hero{
        grid-template-columns:minmax(0,1fr) minmax(330px,.9fr)!important;
        gap:20px!important;
    }
    .single-product .bt-product-gallery-card,
    .single-product .bt-product-summary-card{
        min-height:auto!important;
    }
    .single-product .bt-main-product-image{min-height:360px!important}
    .single-product .bt-main-product-image img{max-height:390px!important}
    .single-product .bt-single-title{font-size:28px!important}
    .single-product .bt-cart-box form.cart{grid-template-columns:96px 1fr!important}
    .single-product .bt-cart-box .quantity,
    .single-product .bt-cart-box .quantity input.qty{width:96px!important}
}
@media(max-width:760px){
    .single-product .bt-product-hero{
        grid-template-columns:1fr!important;
    }
    .single-product .bt-product-summary-card{
        position:static!important;
        min-height:auto!important;
    }
    .single-product .bt-product-gallery-card{min-height:auto!important}
    .single-product .bt-product-quick-data{grid-template-columns:1fr!important}
    .single-product .bt-cart-box form.cart{grid-template-columns:1fr!important}
    .single-product .bt-cart-box .quantity,
    .single-product .bt-cart-box .quantity input.qty{width:100%!important}
    .single-product .bt-trust-mini{grid-template-columns:1fr!important}
    .single-product .bt-related-products .bt-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:520px){
    .single-product .bt-related-products .bt-products-grid{grid-template-columns:1fr!important}
    .single-product .bt-detail-card{padding:24px!important}
}

/* BuyTuga v1.0.8 — Hard WooCommerce Product Template Override */
body.single-product.bticp-theme,
body.single-product.bticp-theme .bt-main,
body.single-product.bticp-theme .bt-woo-page,
body.single-product.bticp-theme .bticp-hard-product-wrapper{
    background:#fff!important;
}
.bticp-hard-product-wrapper{
    display:block!important;
    max-width:1240px!important;
    margin:0 auto!important;
    padding:24px 0 76px!important;
    color:#071d33!important;
}
.bticp-hard-product-wrapper .bt-breadcrumbs{
    margin:4px 0 22px!important;
    font-size:13px!important;
    color:#7b8da0!important;
}
.bticp-hard-product-layout{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(410px,.92fr)!important;
    gap:32px!important;
    align-items:start!important;
}
.bticp-hard-gallery,
.bticp-hard-summary,
.bticp-hard-panel{
    background:#fff!important;
    border:1px solid #e6edf5!important;
    border-radius:24px!important;
    box-shadow:0 18px 48px rgba(13,35,54,.08)!important;
}
.bticp-hard-gallery{
    padding:22px!important;
}
.bticp-hard-main-image{
    min-height:460px!important;
    display:grid!important;
    place-items:center!important;
    background:#fff!important;
    border-radius:20px!important;
    overflow:hidden!important;
}
.bticp-hard-main-image img{
    display:block!important;
    width:auto!important;
    max-width:100%!important;
    height:auto!important;
    max-height:500px!important;
    object-fit:contain!important;
}
.bticp-hard-thumbs{
    display:flex!important;
    gap:10px!important;
    margin-top:16px!important;
    padding-top:15px!important;
    border-top:1px solid #eef3f8!important;
    overflow:auto!important;
}
.bticp-hard-thumb{
    width:78px!important;
    min-width:78px!important;
    height:78px!important;
    border-radius:14px!important;
    border:1px solid #e6edf5!important;
    background:#fff!important;
    padding:7px!important;
    cursor:pointer!important;
    display:grid!important;
    place-items:center!important;
    box-shadow:0 6px 16px rgba(13,35,54,.05)!important;
}
.bticp-hard-thumb.is-active{
    border-color:#0d6edb!important;
    box-shadow:0 0 0 3px rgba(13,110,219,.12)!important;
}
.bticp-hard-thumb img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
}
.bticp-hard-summary{
    padding:30px!important;
    position:sticky!important;
    top:18px!important;
}
.bticp-hard-brand{
    display:inline-flex!important;
    width:max-content!important;
    background:#edf7ff!important;
    color:#0d6edb!important;
    border-radius:999px!important;
    padding:7px 11px!important;
    font-size:12px!important;
    text-transform:uppercase!important;
    font-weight:950!important;
    letter-spacing:.08em!important;
}
.bticp-hard-title{
    font-size:clamp(30px,3vw,44px)!important;
    line-height:1.08!important;
    margin:15px 0 12px!important;
    letter-spacing:-.045em!important;
    color:#071d33!important;
}
.bticp-hard-rating{margin:8px 0!important}
.bticp-hard-price,
.bticp-hard-price .price{
    display:flex!important;
    align-items:baseline!important;
    gap:12px!important;
    flex-wrap:wrap!important;
    color:#f04423!important;
    font-size:34px!important;
    font-weight:950!important;
    margin:12px 0 12px!important;
    line-height:1.1!important;
}
.bticp-hard-price del,
.bticp-hard-price .price del{
    order:2!important;
    color:#91a0af!important;
    font-size:18px!important;
    font-weight:800!important;
    text-decoration:line-through!important;
    opacity:1!important;
}
.bticp-hard-price ins,
.bticp-hard-price .price ins{
    order:1!important;
    color:#f04423!important;
    font-size:34px!important;
    font-weight:950!important;
    text-decoration:none!important;
}
.bticp-hard-stock{
    margin:4px 0 16px!important;
    font-weight:850!important;
}
.bticp-hard-stock .stock{margin:0!important}.bticp-hard-stock .in-stock{color:#0b9d45!important}.bticp-hard-stock .out-of-stock{color:#d32f2f!important}
.bticp-hard-short{
    background:#f8fbfe!important;
    border:1px solid #e8eef5!important;
    border-radius:17px!important;
    padding:15px 16px!important;
    margin:16px 0!important;
    color:#42576c!important;
    line-height:1.6!important;
}
.bticp-hard-short strong{display:block!important;color:#071d33!important;margin-bottom:6px!important}.bticp-hard-short p{margin:0!important}
.bticp-hard-facts{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    margin:16px 0 20px!important;
}
.bticp-hard-facts span{
    display:flex!important;
    flex-direction:column!important;
    gap:3px!important;
    min-width:0!important;
    border:1px solid #e8eef5!important;
    background:#f6f9fc!important;
    border-radius:15px!important;
    padding:10px 12px!important;
    color:#243d56!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}
.bticp-hard-facts span strong{
    display:block!important;
    font-size:11px!important;
    text-transform:uppercase!important;
    letter-spacing:.08em!important;
    color:#6c7e91!important;
}
.bticp-hard-cart{
    border-top:1px solid #eef3f8!important;
    padding-top:20px!important;
    margin-top:20px!important;
}
.bticp-hard-cart form.cart{
    display:grid!important;
    grid-template-columns:104px minmax(0,1fr)!important;
    gap:14px!important;
    align-items:center!important;
    margin:0!important;
}
.bticp-hard-cart form.cart .quantity{
    width:104px!important;
    margin:0!important;
}
.bticp-hard-cart form.cart .quantity input.qty{
    width:112px!important;
    height:54px!important;
    border:1px solid #dbe6f0!important;
    border-radius:14px!important;
    text-align:center!important;
    font-size:18px!important;
    font-weight:900!important;
    background:#fff!important;
}
.bticp-hard-cart form.cart .single_add_to_cart_button{
    width:100%!important;
    min-height:54px!important;
    border-radius:14px!important;
    font-size:17px!important;
    font-weight:950!important;
    text-transform:none!important;
    background:#ffb300!important;
    color:#111!important;
    box-shadow:0 14px 30px rgba(255,179,0,.27)!important;
}
.bticp-hard-cart form.cart .single_add_to_cart_button:before{
    content:'🛒';
    margin-right:8px!important;
}
.bticp-hard-trust{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
    margin-top:18px!important;
}
.bticp-hard-trust div{
    display:grid!important;
    grid-template-columns:30px 1fr!important;
    gap:2px 9px!important;
    align-items:center!important;
    background:#f8fbfe!important;
    border:1px solid #e8eef5!important;
    border-radius:16px!important;
    padding:12px!important;
}
.bticp-hard-trust span{grid-row:1/3!important;font-size:20px!important}.bticp-hard-trust strong{font-size:13px!important;color:#071d33!important}.bticp-hard-trust small{font-size:12px!important;color:#6d8093!important}
.bticp-hard-tabs{
    margin-top:34px!important;
}
.bticp-hard-tabs-nav{
    display:flex!important;
    justify-content:center!important;
    flex-wrap:wrap!important;
    gap:10px!important;
    margin:0 0 20px!important;
}
.bticp-hard-tabs-nav button{
    appearance:none!important;
    border:1px solid #e5edf5!important;
    background:#fff!important;
    color:#071d33!important;
    border-radius:999px!important;
    padding:12px 20px!important;
    font-weight:950!important;
    cursor:pointer!important;
    box-shadow:0 10px 28px rgba(13,35,54,.08)!important;
}
.bticp-hard-tabs-nav button.is-active{
    background:#ffb300!important;
    border-color:#ffb300!important;
    color:#111!important;
}
.bticp-hard-panel{
    display:none!important;
    padding:34px!important;
    margin-bottom:18px!important;
}
.bticp-hard-panel.is-active{
    display:block!important;
}
.bticp-hard-panel h2{
    margin:0 0 18px!important;
    font-size:27px!important;
    letter-spacing:-.035em!important;
    color:#071d33!important;
}
.bticp-hard-panel .bt-entry-content{
    color:#263d54!important;
    line-height:1.85!important;
}
.bticp-hard-panel table.shop_attributes{
    width:100%!important;
    border-collapse:separate!important;
    border-spacing:0!important;
    border:1px solid #e8eef5!important;
    border-radius:16px!important;
    overflow:hidden!important;
}
.bticp-hard-panel table.shop_attributes th,
.bticp-hard-panel table.shop_attributes td{
    padding:13px 15px!important;
    border-bottom:1px solid #e8eef5!important;
    text-align:left!important;
}
.bticp-hard-panel table.shop_attributes th{
    width:32%!important;
    background:#f6f9fc!important;
    color:#10283e!important;
    font-weight:950!important;
}
.bticp-hard-panel table.shop_attributes td{background:#fff!important;color:#253d54!important}
.bticp-hard-support-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:14px!important;
}
.bticp-hard-support-grid article{
    background:#f8fbfe!important;
    border:1px solid #e8eef5!important;
    border-radius:17px!important;
    padding:16px!important;
}
.bticp-hard-related{
    margin-top:44px!important;
}
.bticp-hard-related .bt-section-head h2{color:#071d33!important}
.bticp-hard-related .bt-products-grid{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
body.single-product .woocommerce-tabs:not(.bticp-hard-tabs),
body.single-product ul.wc-tabs,
body.single-product .wc-tabs-wrapper{
    display:none!important;
}
@media(max-width:1100px){
    .bticp-hard-product-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.92fr)!important;gap:20px!important}
    .bticp-hard-main-image{min-height:360px!important}.bticp-hard-main-image img{max-height:350px!important}
    .bticp-hard-summary{padding:24px!important}.bticp-hard-title{font-size:30px!important}.bticp-hard-cart form.cart{grid-template-columns:100px 1fr!important}.bticp-hard-cart form.cart .quantity,.bticp-hard-cart form.cart .quantity input.qty{width:100px!important}
}
@media(max-width:820px){
    .bticp-hard-product-wrapper{padding-top:16px!important}
    .bticp-hard-product-layout{grid-template-columns:1fr!important}
    .bticp-hard-summary{position:static!important}
    .bticp-hard-main-image{min-height:300px!important}.bticp-hard-main-image img{max-height:290px!important}
    .bticp-hard-facts,.bticp-hard-trust{grid-template-columns:1fr!important}
    .bticp-hard-support-grid{grid-template-columns:1fr!important}
    .bticp-hard-related .bt-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:520px){
    .bticp-hard-gallery,.bticp-hard-summary,.bticp-hard-panel{border-radius:18px!important}
    .bticp-hard-gallery,.bticp-hard-summary,.bticp-hard-panel{padding:20px!important}
    .bticp-hard-cart form.cart{grid-template-columns:1fr!important}
    .bticp-hard-cart form.cart .quantity,.bticp-hard-cart form.cart .quantity input.qty{width:100%!important}
    .bticp-hard-related .bt-products-grid{grid-template-columns:1fr!important}
}


/* BuyTuga Intelligent Commerce Pro v1.0.9 - Product fine polish */
.single-product .bticp-hard-product-wrapper{
    max-width:1240px!important;
}
.single-product .bticp-hard-gallery{
    min-width:0!important;
}
.single-product .bticp-hard-main-image{
    aspect-ratio:1.12/1!important;
}
.single-product .bticp-hard-summary{
    min-width:0!important;
}
.single-product .bticp-hard-price del .amount,
.single-product .bticp-hard-price .price del .amount{
    color:#91a0af!important;
}
.single-product .bticp-hard-facts{
    clear:both!important;
}
.single-product .bticp-hard-facts span{
    min-height:66px!important;
}
.single-product .bticp-hard-cart .button.disabled,
.single-product .bticp-hard-cart .button:disabled{
    opacity:.65!important;
}
.single-product .bticp-hard-panel table.bticp-spec-table{
    width:100%!important;
    border-collapse:separate!important;
    border-spacing:0!important;
    border:1px solid #e8eef5!important;
    border-radius:16px!important;
    overflow:hidden!important;
    margin:0 0 18px!important;
}
.single-product .bticp-hard-panel table.bticp-spec-table th,
.single-product .bticp-hard-panel table.bticp-spec-table td{
    padding:13px 15px!important;
    border-bottom:1px solid #e8eef5!important;
    text-align:left!important;
}
.single-product .bticp-hard-panel table.bticp-spec-table tr:last-child th,
.single-product .bticp-hard-panel table.bticp-spec-table tr:last-child td{
    border-bottom:0!important;
}
.single-product .bticp-hard-panel table.bticp-spec-table th{
    width:32%!important;
    background:#f6f9fc!important;
    color:#10283e!important;
    font-weight:950!important;
}
.single-product .bticp-hard-panel table.bticp-spec-table td{
    background:#fff!important;
    color:#253d54!important;
}
@media(max-width:1100px){
    .single-product .bticp-hard-product-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.92fr)!important}
}
@media(max-width:820px){
    .single-product .bticp-hard-product-layout{gap:18px!important}
    .single-product .bticp-hard-summary{padding:22px!important}
    .single-product .bticp-hard-title{font-size:28px!important}
    .single-product .bticp-hard-price,.single-product .bticp-hard-price .price{font-size:30px!important}
}
@media(max-width:520px){
    .single-product .bticp-hard-main-image{aspect-ratio:auto!important}
    .single-product .bticp-hard-tabs-nav{justify-content:flex-start!important;overflow:auto!important;flex-wrap:nowrap!important;padding-bottom:4px!important}
    .single-product .bticp-hard-tabs-nav button{white-space:nowrap!important;padding:11px 16px!important}
}

/* BuyTuga Intelligent Commerce Pro v1.0.10 — My Account Premium UX Polish */
body.woocommerce-account .bt-main{
    background:#f3f7fb!important;
}
body.woocommerce-account .bt-page-section{
    padding-top:30px!important;
    padding-bottom:34px!important;
}
body.woocommerce-account .bt-page-card{
    max-width:1280px!important;
    margin:0 auto!important;
    padding:34px 32px!important;
    border-radius:26px!important;
    border:1px solid #e6edf5!important;
    background:#fff!important;
    box-shadow:0 18px 55px rgba(13,35,54,.08)!important;
}
body.woocommerce-account .bt-page-header h1{
    font-size:clamp(32px,3vw,46px)!important;
    line-height:1.05!important;
    letter-spacing:-.055em!important;
    margin:0 0 24px!important;
}
body.woocommerce-account .woocommerce{
    border-radius:24px!important;
    padding:26px!important;
    box-shadow:none!important;
    border:1px solid #e6edf5!important;
    background:#fff!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:10px!important;
    margin:0 0 26px!important;
    padding:0!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li{
    margin:0!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:46px!important;
    padding:0 18px!important;
    border-radius:999px!important;
    border:1px solid #e1e9f2!important;
    background:#f6f9fc!important;
    color:#071d33!important;
    font-size:16px!important;
    font-weight:950!important;
    box-shadow:0 6px 18px rgba(13,35,54,.035)!important;
    white-space:nowrap!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,
body.woocommerce-account .woocommerce-MyAccount-navigation a:hover{
    background:#ffb300!important;
    border-color:#ffb300!important;
    color:#111!important;
    box-shadow:0 10px 24px rgba(255,179,0,.24)!important;
}
body.woocommerce-account .woocommerce-MyAccount-content{
    color:#10283e!important;
    font-size:16px!important;
    line-height:1.75!important;
}
body.woocommerce-account .woocommerce-MyAccount-content>p:first-child,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address,
body.woocommerce-account .woocommerce-MyAccount-content form.edit-account,
body.woocommerce-account .woocommerce-MyAccount-content table.shop_table{
    background:#fff!important;
    border:1px solid #e6edf5!important;
    border-radius:20px!important;
    padding:22px!important;
    box-shadow:0 12px 36px rgba(13,35,54,.055)!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address{
    padding:24px!important;
    margin-bottom:18px!important;
}
body.woocommerce-account .woocommerce-Addresses{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:22px!important;
}
body.woocommerce-account .woocommerce-Address-title{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:14px!important;
    margin-bottom:14px!important;
}
body.woocommerce-account .woocommerce-Address-title h2,
body.woocommerce-account .woocommerce-MyAccount-content h2,
body.woocommerce-account .woocommerce-MyAccount-content h3{
    color:#071d33!important;
    font-size:clamp(22px,2vw,28px)!important;
    line-height:1.16!important;
    letter-spacing:-.035em!important;
    margin:0 0 16px!important;
}
body.woocommerce-account .woocommerce-Address-title a{
    display:inline-flex!important;
    border-radius:999px!important;
    padding:9px 14px!important;
    background:#eef5fb!important;
    color:#0d6edb!important;
    font-weight:900!important;
}
body.woocommerce-account table.shop_table{
    width:100%!important;
    overflow:hidden!important;
    border-collapse:separate!important;
    border-spacing:0!important;
}
body.woocommerce-account table.shop_table th{
    background:#f7fafc!important;
    color:#071d33!important;
    font-size:15px!important;
    font-weight:950!important;
    padding:16px!important;
}
body.woocommerce-account table.shop_table td{
    padding:16px!important;
    vertical-align:middle!important;
}
body.woocommerce-account table.shop_table tr:not(:last-child) td{
    border-bottom:1px solid #eef2f7!important;
}
body.woocommerce-account table.shop_table .button,
body.woocommerce-account .woocommerce-Button,
body.woocommerce-account button.button{
    min-height:44px!important;
    border-radius:14px!important;
    padding:11px 18px!important;
}
body.woocommerce-account form.edit-account .woocommerce-form-row,
body.woocommerce-account form.edit-account p.form-row,
body.woocommerce-account form.edit-account p{
    margin-bottom:18px!important;
}
body.woocommerce-account form.edit-account label{
    display:block!important;
    margin-bottom:8px!important;
    color:#10283e!important;
    font-weight:800!important;
}
body.woocommerce-account form.edit-account input.input-text,
body.woocommerce-account form.edit-account input[type="text"],
body.woocommerce-account form.edit-account input[type="email"],
body.woocommerce-account form.edit-account input[type="password"]{
    min-height:52px!important;
    border:1px solid #dfe8f2!important;
    border-radius:14px!important;
    padding:0 15px!important;
    background:#fff!important;
    box-shadow:inset 0 1px 0 rgba(13,35,54,.02)!important;
}
body.woocommerce-account form.edit-account fieldset{
    margin:28px 0 22px!important;
    padding:24px!important;
    border:1px solid #e6edf5!important;
    border-radius:20px!important;
    background:#f9fbfe!important;
    box-shadow:0 10px 28px rgba(13,35,54,.045)!important;
}
body.woocommerce-account form.edit-account fieldset legend{
    display:inline-flex!important;
    padding:0 12px!important;
    color:#071d33!important;
    font-size:18px!important;
    font-weight:950!important;
    background:#f9fbfe!important;
}
body.woocommerce-account em{
    color:#526a7f!important;
}
body.woocommerce-account mark,
body.woocommerce-account .order-status{
    display:inline-flex!important;
    align-items:center!important;
    border-radius:999px!important;
    padding:5px 10px!important;
    background:#fff5d8!important;
    color:#7a4b00!important;
    font-weight:850!important;
}
body.woocommerce-account .bt-footer-premium{
    padding-top:46px!important;
}
body.woocommerce-account .bt-footer-premium-grid{
    gap:30px!important;
}
body.woocommerce-account .bt-footer-column h3,
body.woocommerce-account .bt-footer-side h3{
    font-size:17px!important;
    margin-bottom:18px!important;
    padding-bottom:12px!important;
}
body.woocommerce-account .bt-footer-column li{
    margin-bottom:10px!important;
}
body.woocommerce-account .bt-footer-column a,
body.woocommerce-account .bt-footer-column span{
    font-size:14px!important;
}
body.woocommerce-account .bt-footer-tagline{
    font-size:13px!important;
}
body.woocommerce-account .bt-footer-premium-bottom{
    margin-top:28px!important;
}
@media(max-width:780px){
    body.woocommerce-account .bt-page-section{padding-top:18px!important;padding-bottom:22px!important}
    body.woocommerce-account .bt-page-card{padding:22px 16px!important;border-radius:20px!important}
    body.woocommerce-account .woocommerce{padding:16px!important;border-radius:18px!important}
    body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
    body.woocommerce-account .woocommerce-MyAccount-navigation a{min-height:44px!important;font-size:14px!important;padding:0 12px!important;text-align:center!important;white-space:normal!important}
    body.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr!important;gap:14px!important}
    body.woocommerce-account form.edit-account fieldset{padding:18px!important}
    body.woocommerce-account table.shop_table_responsive thead{display:none!important}
    body.woocommerce-account table.shop_table_responsive tr{display:block!important;border:1px solid #e7eef5!important;border-radius:16px!important;margin-bottom:12px!important;overflow:hidden!important;background:#fff!important}
    body.woocommerce-account table.shop_table_responsive td{display:flex!important;justify-content:space-between!important;gap:14px!important;text-align:right!important;border-bottom:1px solid #eef2f7!important}
    body.woocommerce-account table.shop_table_responsive td:before{content:attr(data-title);font-weight:950;color:#071d33;text-align:left!important}
    body.woocommerce-account table.shop_table_responsive td:last-child{border-bottom:0!important}
    body.woocommerce-account .bt-footer-premium{padding-top:34px!important}
}
@media(max-width:480px){
    body.woocommerce-account .woocommerce-MyAccount-navigation ul{grid-template-columns:1fr!important}
    body.woocommerce-account .bt-page-header h1{font-size:32px!important}
}


/* BuyTuga v1.0.11 — navigation cleanup and smart commercial links */
.bt-blue-menu > li > a,
.bt-blue-menu > li.current-menu-item > a,
.bt-blue-menu > li.current_page_item > a,
.bt-blue-menu > li.current-menu-ancestor > a,
.bt-blue-menu > li.current-menu-parent > a,
.bt-blue-menu > li[class*="current"] > a,
.bt-blue-menu > li > a[aria-current="page"]{
    background:transparent!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
    border-radius:0!important;
    color:#fff!important;
}
.bt-blue-menu > li > a:hover,
.bt-blue-menu > li > a:focus{
    background:rgba(255,255,255,.12)!important;
    border-radius:0!important;
    color:#fff!important;
    outline:0!important;
    box-shadow:none!important;
}
.bt-blue-menu .bt-nav-price-deal > a{
    background:#ffb300!important;
    color:#111!important;
    margin-left:6px!important;
    border-radius:0!important;
}
.bt-blue-menu .bt-nav-price-deal > a:hover,
.bt-blue-menu .bt-nav-price-deal > a:focus{
    background:#ffc233!important;
    color:#111!important;
}
@media(max-width:900px){
    .bt-blue-menu .bt-nav-price-deal>a{margin-left:0!important}
}
