: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-category-link{
    display:inline-flex!important;
    align-items:center!important;
    width:fit-content!important;
    max-width:100%!important;
    color:#243d56!important;
    font-weight:inherit!important;
    line-height:1.35!important;
    text-decoration:none!important;
    overflow-wrap:anywhere!important;
    transition:color .18s ease, text-decoration-color .18s ease!important;
}
.bticp-hard-category-link:hover,
.bticp-hard-category-link:focus-visible{
    color:#0f70b7!important;
    text-decoration:underline!important;
    text-underline-offset:3px!important;
}
.bticp-hard-category-link:focus-visible{
    outline:2px solid var(--bt-primary)!important;
    outline-offset:3px!important;
    border-radius:3px!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(4,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:1180px) and (min-width:761px){
    .bticp-hard-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))!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}
}


/* BuyTuga Intelligent Commerce Pro v1.0.14 — Remove Support Bar Text */
.bt-support-bar-no-message .bt-support-bar-inner,
.bt-support-bar-inner-no-message{
    justify-content:flex-end;
}
.bt-support-bar-no-message .bt-support-links{
    margin-left:auto;
}
@media(max-width:782px){
    .bt-support-bar-no-message .bt-support-bar-inner,
    .bt-support-bar-inner-no-message{
        justify-content:center;
    }
    .bt-support-bar-no-message .bt-support-links{
        margin-left:0;
    }
}


/* BuyTuga Intelligent Commerce Pro v1.0.15 — Brand Manager Image Bridge */
.bt-v102-brand.bt-v102-brand-has-logo{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:10px;
    min-height:132px;
    text-align:center;
}
.bt-v102-brand-logo-wrap{
    width:100%;
    height:54px;
    display:flex;
    align-items:center;
    justify-content:center;
}
.bt-v102-brand-logo{
    max-width:150px;
    max-height:50px;
    width:auto;
    height:auto;
    object-fit:contain;
    display:block;
}
.bt-v102-brand.bt-v102-brand-has-logo strong{
    font-size:18px;
    line-height:1.1;
}
.bt-v102-brand.bt-v102-brand-has-logo span:not(.bt-v102-brand-logo-wrap){
    margin-top:0;
}
@media(max-width:782px){
    .bt-v102-brand.bt-v102-brand-has-logo{
        min-height:112px;
        padding:16px 12px;
    }
    .bt-v102-brand-logo-wrap{
        height:44px;
    }
    .bt-v102-brand-logo{
        max-width:120px;
        max-height:40px;
    }
}


/* BuyTuga Intelligent Commerce Pro v1.0.16 — Brand Logo Clean Cards */
.bt-v102-brand.bt-v102-brand-logo-only{
    gap:14px;
    min-height:150px;
}
.bt-v102-brand-logo-only .bt-v102-brand-logo-wrap{
    height:76px;
}
.bt-v102-brand-logo-only .bt-v102-brand-logo{
    max-width:190px;
    max-height:72px;
    width:auto;
    height:auto;
    object-fit:contain;
}
.bt-v102-brand-logo-only .bt-v102-brand-title-hidden{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    padding:0!important;
    margin:-1px!important;
    overflow:hidden!important;
    clip:rect(0,0,0,0)!important;
    white-space:nowrap!important;
    border:0!important;
}
.bt-v102-brand-logo-only .bt-v102-brand-cta{
    margin-top:4px;
    font-weight:800;
}
@media(max-width:782px){
    .bt-v102-brand.bt-v102-brand-logo-only{
        min-height:160px;
        padding:22px 14px;
        gap:14px;
    }
    .bt-v102-brand-logo-only .bt-v102-brand-logo-wrap{
        height:82px;
    }
    .bt-v102-brand-logo-only .bt-v102-brand-logo{
        max-width:210px;
        max-height:80px;
    }
    .bt-v102-brand-logo-only .bt-v102-brand-cta{
        font-size:15px;
    }
}


/* BuyTuga Intelligent Commerce Pro v1.0.17 — Brand Horizontal Scroll All */
.bt-v102-brand-scroll-wrap{
    width:100%;
    overflow:hidden;
}
.bt-v102-brand-grid.bt-v102-brand-scroll{
    display:flex!important;
    grid-template-columns:none!important;
    gap:18px;
    overflow-x:auto;
    overflow-y:hidden;
    scroll-snap-type:x proximity;
    -webkit-overflow-scrolling:touch;
    padding:0 0 14px;
    scrollbar-width:thin;
}
.bt-v102-brand-scroll .bt-v102-brand{
    flex:0 0 270px;
    width:270px;
    scroll-snap-align:start;
}
.bt-v102-brand-scroll .bt-v102-brand.bt-v102-brand-logo-only{
    min-height:150px;
}
.bt-v102-brand-scroll::-webkit-scrollbar{
    height:8px;
}
.bt-v102-brand-scroll::-webkit-scrollbar-track{
    background:rgba(0,0,0,.06);
    border-radius:999px;
}
.bt-v102-brand-scroll::-webkit-scrollbar-thumb{
    background:rgba(0,89,200,.35);
    border-radius:999px;
}
.bt-v102-brand-scroll:focus{
    outline:2px solid rgba(0,115,230,.24);
    outline-offset:4px;
}
@media(min-width:1200px){
    .bt-v102-brand-scroll .bt-v102-brand{
        flex-basis:280px;
        width:280px;
    }
}
@media(max-width:782px){
    .bt-v102-brand-scroll-wrap{
        margin-left:-2px;
        margin-right:-2px;
    }
    .bt-v102-brand-grid.bt-v102-brand-scroll{
        gap:14px;
        padding-bottom:12px;
    }
    .bt-v102-brand-scroll .bt-v102-brand{
        flex:0 0 76%;
        width:76%;
        max-width:330px;
    }
    .bt-v102-brand-scroll .bt-v102-brand.bt-v102-brand-logo-only{
        min-height:170px;
    }
}



/* BuyTuga Intelligent Commerce Pro v1.0.18 — Mobile Brand Cards Smaller */
@media(max-width:575px){
    .bt-v102-brand-grid.bt-v102-brand-scroll{
        gap:12px;
        padding-bottom:10px;
    }
    .bt-v102-brand-scroll .bt-v102-brand{
        flex:0 0 calc(50% - 6px) !important;
        width:calc(50% - 6px) !important;
        max-width:none;
        min-width:148px;
    }
    .bt-v102-brand-scroll .bt-v102-brand.bt-v102-brand-logo-only{
        min-height:148px;
    }
    .bt-v102-brand-scroll .bt-v102-brand .bt-v102-brand-name,
    .bt-v102-brand-scroll .bt-v102-brand .bt-v102-brand-cta{
        font-size:15px;
    }
}

@media(min-width:576px) and (max-width:782px){
    .bt-v102-brand-grid.bt-v102-brand-scroll{
        gap:12px;
        padding-bottom:10px;
    }
    .bt-v102-brand-scroll .bt-v102-brand{
        flex:0 0 calc(25% - 9px) !important;
        width:calc(25% - 9px) !important;
        max-width:none;
        min-width:132px;
    }
    .bt-v102-brand-scroll .bt-v102-brand.bt-v102-brand-logo-only{
        min-height:142px;
    }
}


/* BuyTuga Intelligent Commerce Pro v1.0.19 — Brand Scroll Arrow Hint */
.bt-v102-brand-scroll-wrap{
    position:relative;
}
@media(max-width:782px){
    .bt-v102-brand-scroll-wrap::after{
        content:'›';
        position:absolute;
        right:8px;
        top:50%;
        transform:translateY(-50%);
        width:34px;
        height:34px;
        border-radius:999px;
        display:flex;
        align-items:center;
        justify-content:center;
        font-size:28px;
        line-height:1;
        font-weight:800;
        color:#0d6edb;
        background:rgba(255,255,255,.92);
        box-shadow:0 4px 14px rgba(13,110,219,.18);
        border:1px solid rgba(13,110,219,.12);
        pointer-events:none;
        z-index:3;
    }
    .bt-v102-brand-scroll-wrap::before{
        content:'';
        position:absolute;
        top:0;
        right:0;
        width:58px;
        height:100%;
        background:linear-gradient(270deg, rgba(242,246,250,.96) 20%, rgba(242,246,250,0) 100%);
        pointer-events:none;
        z-index:2;
    }
}


/* BuyTuga Intelligent Commerce Pro v1.0.20 — Real Brand Scroll Buttons */
.bt-v102-brand-scroll-wrap{
    position:relative;
}
.bt-v102-brand-scroll-btn{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:38px;
    height:38px;
    border-radius:999px;
    border:1px solid rgba(13,110,219,.18);
    background:rgba(255,255,255,.96);
    color:#0d6edb;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:30px;
    line-height:1;
    font-weight:900;
    cursor:pointer;
    z-index:5;
    box-shadow:0 5px 18px rgba(13,110,219,.18);
    padding:0;
}
.bt-v102-brand-scroll-prev{
    left:6px;
}
.bt-v102-brand-scroll-next{
    right:6px;
}
.bt-v102-brand-scroll-btn:hover,
.bt-v102-brand-scroll-btn:focus{
    background:#0d6edb;
    color:#fff;
    outline:none;
}
.bt-v102-brand-scroll-btn[disabled]{
    opacity:.28;
    cursor:default;
    pointer-events:none;
}

/* Substitui a seta visual da v1.0.19 por botões reais */
.bt-v102-brand-scroll-wrap::after,
.bt-v102-brand-scroll-wrap::before{
    display:none!important;
    content:none!important;
}

@media(max-width:782px){
    .bt-v102-brand-scroll-btn{
        width:34px;
        height:34px;
        font-size:27px;
    }
    .bt-v102-brand-scroll-prev{
        left:2px;
    }
    .bt-v102-brand-scroll-next{
        right:2px;
    }
}


/* BuyTuga Intelligent Commerce Pro v1.0.23 — Friendly Load More Empty State */
.bticp-load-more-empty-state{
    display:inline-block;
    max-width:620px;
    margin:18px auto 0;
    padding:14px 18px;
    border-radius:16px;
    background:#eef7ff;
    border:1px solid rgba(13,110,219,.14);
    color:#0b2642!important;
    text-align:center;
    font-size:15px;
    line-height:1.45;
    font-weight:600;
}
.bticp-load-more-empty-state strong{
    display:block;
    color:#0d6edb;
    font-size:16px;
    margin-bottom:2px;
}
.bticp-load-more-empty-state span{
    color:#30465f;
}
.bticp-load-more-disabled,
button.bticp-load-more-disabled,
a.bticp-load-more-disabled{
    opacity:.72!important;
    cursor:default!important;
    pointer-events:none!important;
    background:#eef2f6!important;
    color:#60758a!important;
    box-shadow:none!important;
}
@media(max-width:782px){
    .bticp-load-more-empty-state{
        display:block;
        margin:14px 16px 0;
        padding:13px 14px;
        font-size:14px;
    }
}


/* BuyTuga Intelligent Commerce Pro v1.0.24 — Category Image Cards */
.bt-v102-category{
    position:relative;
    transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.bt-v102-category:hover{
    transform:translateY(-2px);
    box-shadow:0 12px 28px rgba(11,38,66,.08);
    border-color:rgba(13,110,219,.20);
}
.bt-v102-category .bt-v102-category-media,
.bt-v102-category span.bt-v102-category-media{
    grid-row:1/3;
    display:flex;
    align-items:center;
    justify-content:center;
    width:58px;
    height:58px;
    border-radius:12px;
    background:#eef5fb;
    overflow:hidden;
}
.bt-v102-category .bt-v102-category-media em{
    font-style:normal;
    color:#0d6edb;
    font-weight:950;
    font-size:22px;
    text-transform:uppercase;
}
.bt-v102-category-has-image{
    grid-template-columns:74px 1fr;
    min-height:112px;
    padding:16px;
}
.bt-v102-category-has-image .bt-v102-category-media,
.bt-v102-category-has-image span.bt-v102-category-media{
    width:68px;
    height:68px;
    background:#fff;
    border:1px solid #e9eff6;
    border-radius:14px;
}
.bt-v102-category-has-image .bt-v102-category-media img{
    max-width:62px;
    max-height:62px;
    width:auto;
    height:auto;
    object-fit:contain;
    display:block;
}
.bt-v102-category-has-image strong{
    font-size:15px;
}
.bt-v102-category-has-image small{
    font-size:13px;
}

@media(min-width:901px){
    .bt-v102-category-grid{
        align-items:stretch;
    }
}

@media(max-width:900px){
    .bt-v102-category-has-image{
        grid-template-columns:64px 1fr;
        min-height:100px;
    }
    .bt-v102-category-has-image .bt-v102-category-media,
    .bt-v102-category-has-image span.bt-v102-category-media{
        width:58px;
        height:58px;
    }
    .bt-v102-category-has-image .bt-v102-category-media img{
        max-width:52px;
        max-height:52px;
    }
}

@media(max-width:620px){
    .bt-v102-category-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        gap:12px;
    }
    .bt-v102-category{
        grid-template-columns:1fr!important;
        justify-items:center;
        text-align:center;
        gap:8px;
        min-height:148px;
        padding:14px 10px;
    }
    .bt-v102-category .bt-v102-category-media,
    .bt-v102-category span.bt-v102-category-media{
        grid-row:auto;
        width:62px;
        height:62px;
    }
    .bt-v102-category-has-image .bt-v102-category-media,
    .bt-v102-category-has-image span.bt-v102-category-media{
        width:72px;
        height:72px;
    }
    .bt-v102-category-has-image .bt-v102-category-media img{
        max-width:66px;
        max-height:66px;
    }
    .bt-v102-category strong{
        font-size:13px;
        line-height:1.18;
    }
    .bt-v102-category small{
        font-size:12px;
    }
}



/* BuyTuga Intelligent Commerce Pro v1.0.25 — Category Banners Full Width */
.bt-v102-category-has-image{
    grid-template-columns:1fr;
    grid-template-rows:auto auto auto;
    align-content:start;
    gap:10px;
    padding:0 0 16px;
    min-height:240px;
    overflow:hidden;
}
.bt-v102-category-has-image .bt-v102-category-media,
.bt-v102-category-has-image span.bt-v102-category-media{
    width:100%;
    height:132px;
    border:none;
    border-radius:0;
    background:#f4f7fb;
    margin:0;
}
.bt-v102-category-has-image .bt-v102-category-media img{
    width:100%;
    height:100%;
    max-width:none;
    max-height:none;
    object-fit:cover;
    display:block;
}
.bt-v102-category-has-image strong,
.bt-v102-category-has-image small{
    width:100%;
    padding:0 16px;
    text-align:left;
}
.bt-v102-category-no-image{
    padding:16px;
}

@media(max-width:900px){
    .bt-v102-category-has-image{
        min-height:220px;
    }
    .bt-v102-category-has-image .bt-v102-category-media,
    .bt-v102-category-has-image span.bt-v102-category-media{
        height:116px;
    }
}

@media(max-width:620px){
    .bt-v102-category-has-image,
    .bt-v102-category{
        min-height:0;
    }
    .bt-v102-category-has-image{
        padding:0 0 14px;
        gap:8px;
        text-align:left;
        justify-items:stretch;
    }
    .bt-v102-category-has-image .bt-v102-category-media,
    .bt-v102-category-has-image span.bt-v102-category-media{
        width:100%;
        height:92px;
        border-radius:0;
    }
    .bt-v102-category-has-image .bt-v102-category-media img{
        width:100%;
        height:100%;
        max-width:none;
        max-height:none;
        object-fit:cover;
    }
    .bt-v102-category-has-image strong,
    .bt-v102-category-has-image small{
        padding:0 12px;
        text-align:left;
    }
    .bt-v102-category-no-image{
        grid-template-columns:1fr!important;
        justify-items:center;
        text-align:center;
        gap:8px;
        min-height:148px;
        padding:14px 10px;
    }
}

/* BuyTuga Intelligent Commerce Pro v1.0.26 — Responsive Wide Screen & Fluid Homepage Layout
 * Expansão nativa do tema. Não usa zoom nem transform:scale.
 * Preserva os breakpoints existentes abaixo de 1281px.
 */
@media (min-width:1281px){
    .bt-container,
    .bticp-home-v102 .bt-container{
        width:92%;
        max-width:2240px;
        margin-left:auto;
        margin-right:auto;
    }

    .bt-commercial-mainbar{
        grid-template-columns:minmax(210px,250px) minmax(420px,1fr) minmax(230px,280px);
    }
}

@media (min-width:1440px){
    .bticp-home-v102 .bt-products-grid.bt-home-products-grid{
        grid-template-columns:repeat(6,minmax(0,1fr));
    }

    .bt-v102-category-grid{
        grid-template-columns:repeat(6,minmax(0,1fr));
    }

    .bt-shop-main > .bt-products-grid.products{
        grid-template-columns:repeat(5,minmax(0,1fr));
    }

    .bt-v102-hero-copy{
        padding-left:clamp(48px,4vw,78px);
        padding-right:clamp(48px,4vw,78px);
    }

    .bt-v102-hero h1{
        max-width:760px;
    }
}

@media (min-width:1800px){
    .bticp-home-v102 .bt-products-grid.bt-home-products-grid{
        grid-template-columns:repeat(7,minmax(0,1fr));
    }

    .bt-v102-category-grid{
        grid-template-columns:repeat(7,minmax(0,1fr));
    }

    .bt-shop-main > .bt-products-grid.products{
        grid-template-columns:repeat(6,minmax(0,1fr));
    }

    .bt-v102-hero-inner,
    .bt-v102-hero-media,
    .bt-v102-hero-img{
        min-height:390px;
    }

    .bt-v102-hero-img{
        height:390px;
    }
}

@media (min-width:2300px){
    .bt-container,
    .bticp-home-v102 .bt-container{
        max-width:2560px;
    }

    .bticp-home-v102 .bt-products-grid.bt-home-products-grid{
        grid-template-columns:repeat(8,minmax(0,1fr));
    }

    .bt-v102-category-grid{
        grid-template-columns:repeat(8,minmax(0,1fr));
    }

    .bt-shop-main > .bt-products-grid.products{
        grid-template-columns:repeat(7,minmax(0,1fr));
    }
}

@media (min-width:3200px){
    .bt-container,
    .bticp-home-v102 .bt-container{
        max-width:2880px;
    }
}


/* BuyTuga Intelligent Commerce Pro v1.0.27 — Complete Wide Product Rows
 * A homepage carrega até 16 produtos por grupo e apresenta apenas a quantidade
 * necessária para completar duas linhas em cada largura de ecrã largo.
 * Em ecrãs menores mantém o comportamento anterior de 10 produtos.
 */
@media (max-width:1439px){
    .bticp-home-v102 .bt-products-grid.bt-home-products-grid > .bt-product-card:nth-child(n+11){
        display:none;
    }
}

@media (min-width:1440px) and (max-width:1799px){
    .bticp-home-v102 .bt-products-grid.bt-home-products-grid > .bt-product-card:nth-child(n+13){
        display:none;
    }
}

@media (min-width:1800px) and (max-width:2299px){
    .bticp-home-v102 .bt-products-grid.bt-home-products-grid > .bt-product-card:nth-child(n+15){
        display:none;
    }
}

/* BuyTuga Intelligent Commerce Pro v1.0.28 — Responsive Homepage Banner Manager
 * Native <picture>/srcset rendering, optional mobile artwork and object-fit cover.
 * Images preserve their aspect ratio and are cropped only when necessary to fill the area.
 */
.bticp-banner-picture{
    display:block;
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    margin:0;
    overflow:hidden;
}
.bticp-banner-picture img{
    display:block;
    width:100%;
    height:100%;
    max-width:none;
    max-height:none;
    margin:0;
    object-fit:cover;
    object-position:var(--bticp-banner-focus,center center);
}

/* Main hero: full-cover mode. */
.bt-v102-hero-inner.bt-v102-hero-cover{
    display:flex;
    align-items:center;
    min-height:var(--bticp-hero-height-desktop,420px);
    isolation:isolate;
    background:#092c50;
}
.bt-v102-hero-cover .bticp-hero-picture{
    z-index:0;
}
.bt-v102-hero-cover .bticp-hero-picture img{
    object-position:var(--bticp-hero-focus,center center);
}
.bt-v102-hero-cover .bticp-hero-overlay{
    position:absolute;
    inset:0;
    z-index:1;
    pointer-events:none;
    background:linear-gradient(90deg,rgba(0,25,52,var(--bticp-hero-overlay,.45)) 0%,rgba(0,25,52,var(--bticp-hero-overlay-mid,.34)) 48%,rgba(0,25,52,var(--bticp-hero-overlay-end,.10)) 100%);
}
.bt-v102-hero-cover .bt-v102-hero-copy{
    position:relative;
    z-index:2;
    width:min(62%,820px);
}
.bt-v102-hero-cover .bt-v102-hero-copy h1,
.bt-v102-hero-cover .bt-v102-hero-copy p{
    text-shadow:0 2px 18px rgba(0,0,0,.32);
}

/* Main hero: legacy split mode, now with responsive picture support. */
.bt-v102-hero-split.bt-v102-hero-has-image{
    min-height:var(--bticp-hero-height-desktop,420px);
}
.bt-v102-hero-split .bt-v102-hero-media.has-responsive-image{
    min-height:var(--bticp-hero-height-desktop,420px);
    overflow:hidden;
}
.bt-v102-hero-split .bticp-hero-side-picture{
    position:absolute;
    inset:0;
    padding:18px;
}
.bt-v102-hero-split .bticp-hero-side-picture img{
    object-fit:contain;
    object-position:var(--bticp-hero-focus,center center);
    filter:drop-shadow(0 20px 35px rgba(0,0,0,.25));
}

/* Four panel-managed secondary banners. */
.bt-v102-configurable-banner{
    --bticp-banner-focus:center center;
    --bticp-banner-overlay:.22;
    --bticp-banner-text:#fff;
    position:relative;
    isolation:isolate;
    min-width:0;
    min-height:160px;
    overflow:hidden;
    color:var(--bticp-banner-text)!important;
}
.bt-v102-configurable-banner.has-image{
    background:#122f4a!important;
}
.bt-v102-configurable-banner.has-image:after{
    display:none!important;
}
.bt-v102-configurable-banner .bticp-banner-picture{
    z-index:0;
}
.bt-v102-configurable-banner .bticp-banner-picture img{
    object-position:var(--bticp-banner-focus,center center);
    transition:transform .28s ease;
}
.bt-v102-configurable-banner:hover .bticp-banner-picture img{
    transform:scale(1.025);
}
.bt-v102-configurable-banner .bticp-banner-overlay{
    position:absolute;
    inset:0;
    z-index:1;
    display:block;
    width:100%;
    height:100%;
    background:linear-gradient(90deg,rgba(5,25,45,var(--bticp-banner-overlay,.22)),rgba(5,25,45,var(--bticp-banner-overlay-soft,.08)));
    pointer-events:none;
}
.bt-v102-configurable-banner .bticp-banner-content{
    position:relative;
    z-index:2;
    display:flex;
    flex-direction:column;
    justify-content:center;
    width:min(76%,760px);
    min-height:100%;
    color:var(--bticp-banner-text)!important;
    font-size:inherit!important;
    font-weight:inherit!important;
    line-height:inherit;
    text-shadow:0 2px 15px rgba(0,0,0,.26);
}
.bt-v102-configurable-banner .bticp-banner-title{
    display:block;
    color:var(--bticp-banner-text)!important;
    font-size:clamp(22px,2vw,32px)!important;
    font-weight:950!important;
    line-height:1.08;
    letter-spacing:-.035em;
}
.bt-v102-configurable-banner .bticp-banner-subtitle{
    display:block;
    color:var(--bticp-banner-text)!important;
    margin-top:8px;
    font-size:14px;
    font-weight:650;
    line-height:1.4;
}
.bt-v102-promo-strip.bticp-banner-grid-count-1,
.bt-v102-double-banners.bticp-banner-grid-count-1{
    grid-template-columns:1fr;
}

@media(min-width:1800px){
    .bt-v102-configurable-banner{
        min-height:190px;
    }
}

@media(max-width:900px){
    .bt-v102-hero-inner.bt-v102-hero-cover{
        min-height:var(--bticp-hero-height-mobile,340px);
    }
    .bt-v102-hero-cover .bt-v102-hero-copy{
        width:100%;
        padding:34px 28px;
    }
    .bt-v102-hero-cover .bticp-hero-overlay{
        background:linear-gradient(90deg,rgba(0,25,52,var(--bticp-hero-overlay,.45)),rgba(0,25,52,var(--bticp-hero-overlay-mid,.34)));
    }
    .bt-v102-hero-split.bt-v102-hero-has-image{
        min-height:0;
    }
    .bt-v102-hero-split .bt-v102-hero-media.has-responsive-image{
        display:block;
        order:-1;
        min-height:var(--bticp-hero-height-mobile,340px);
    }
    .bt-v102-hero-split .bticp-hero-side-picture{
        padding:12px;
    }
    .bt-v102-configurable-banner{
        min-height:150px;
    }
}

@media(max-width:620px){
    .bt-v102-hero{
        padding-top:14px;
    }
    .bt-v102-hero-inner.bt-v102-hero-cover{
        width:calc(100% - 24px);
        min-height:var(--bticp-hero-height-mobile,340px);
    }
    .bt-v102-hero-cover .bt-v102-hero-copy{
        padding:28px 20px;
    }
    .bt-v102-hero-cover .bt-v102-hero-copy h1{
        font-size:clamp(29px,9vw,38px);
    }
    .bt-v102-hero-cover .bt-v102-hero-copy p{
        font-size:15px;
    }
    .bt-v102-configurable-banner{
        min-height:145px!important;
        padding:20px!important;
    }
    .bt-v102-configurable-banner .bticp-banner-content{
        width:88%;
    }
    .bt-v102-configurable-banner .bticp-banner-title{
        font-size:22px!important;
    }
    .bt-v102-configurable-banner .bticp-banner-subtitle{
        font-size:13px;
    }
}

/* BuyTuga Intelligent Commerce Pro v1.0.30 — Multi-link responsive hero slider */
.bticp-hero-slider-section{background:#fff;padding:26px 0 0}
.bticp-hero-slider{position:relative;min-height:var(--bticp-hero-height-desktop,420px);overflow:hidden;background:#092c50;box-shadow:0 10px 30px rgba(22,48,74,.13);isolation:isolate;outline:none}
.bticp-hero-track{display:flex;width:100%;min-height:inherit;transition:transform .58s cubic-bezier(.22,.61,.36,1);will-change:transform}
.bticp-hero-slide{position:relative;flex:0 0 100%;width:100%;min-height:var(--bticp-hero-height-desktop,420px);overflow:hidden;background:linear-gradient(120deg,#0a2c4f,#0f70db);isolation:isolate}
.bticp-hero-slide:not(.is-active){pointer-events:none}
.bticp-hero-visual{position:absolute;inset:0;z-index:0;display:block;color:inherit;text-decoration:none}
.bticp-hero-slide .bticp-hero-picture{z-index:0}
.bticp-hero-slide .bticp-hero-picture img{object-position:var(--bticp-hero-focus,center center)}
.bticp-hero-slide .bticp-hero-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(0,25,52,var(--bticp-hero-overlay,.45)) 0%,rgba(0,25,52,var(--bticp-hero-overlay-mid,.34)) 48%,rgba(0,25,52,var(--bticp-hero-overlay-end,.10)) 100%)}
.bticp-hero-slide.no-copy .bticp-hero-overlay{display:none}
.bticp-hero-copy{position:relative;z-index:2;width:min(62%,820px);min-height:var(--bticp-hero-height-desktop,420px);display:flex;flex-direction:column;justify-content:center;pointer-events:none}
.bticp-hero-copy .bt-v102-hero-actions,.bticp-hero-copy .bt-v102-hero-actions a{pointer-events:auto}
.bticp-hero-copy h1,.bticp-hero-copy p{text-shadow:0 2px 18px rgba(0,0,0,.32)}
.bticp-hero-fallback-art{position:absolute;inset:0;display:block}
.bticp-hero-fallback-art .bt-v102-device-a{right:26%;top:58px;width:180px;height:180px}
.bticp-hero-fallback-art .bt-v102-device-b{right:8%;bottom:42px;width:210px;height:130px}
.bticp-hero-fallback-art .bt-v102-device-c{left:auto;right:48%;bottom:58px;width:150px;height:105px}
.bticp-hero-slider.is-transition-fade .bticp-hero-track{display:block;transform:none!important;min-height:var(--bticp-hero-height-desktop,420px)}
.bticp-hero-slider.is-transition-fade .bticp-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease}
.bticp-hero-slider.is-transition-fade .bticp-hero-slide.is-active{opacity:1;visibility:visible;z-index:1}
.bticp-hero-arrow{position:absolute;top:50%;z-index:5;width:46px;height:46px;margin-top:-23px;border:0;border-radius:999px;background:rgba(255,255,255,.9);color:#0b2642;font-size:32px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 22px rgba(0,0,0,.18);opacity:.78;transition:opacity .2s ease,transform .2s ease}
.bticp-hero-arrow:hover,.bticp-hero-arrow:focus-visible{opacity:1;transform:scale(1.05)}
.bticp-hero-prev{left:16px}.bticp-hero-next{right:16px}
.bticp-hero-dots{position:absolute;z-index:6;left:50%;bottom:14px;display:flex;align-items:center;gap:8px;transform:translateX(-50%);padding:7px 10px;border-radius:999px;background:rgba(3,25,47,.34);backdrop-filter:blur(5px)}
.bticp-hero-dot{display:block;width:9px;height:9px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.55);cursor:pointer;transition:width .22s ease,background .22s ease}
.bticp-hero-dot.is-active{width:28px;background:#ffb300}
.bt-v102-configurable-banner.no-copy{padding:0!important}
.bt-v102-configurable-banner.no-copy .bticp-banner-picture img{transition:transform .28s ease}
.bt-v102-configurable-banner.no-copy:focus-visible{outline:3px solid #ffb300;outline-offset:2px}
@media(max-width:900px){
    .bticp-hero-slider,.bticp-hero-slide{min-height:var(--bticp-hero-height-mobile,340px)}
    .bticp-hero-slider.is-transition-fade .bticp-hero-track{min-height:var(--bticp-hero-height-mobile,340px)}
    .bticp-hero-copy{width:100%;min-height:var(--bticp-hero-height-mobile,340px);padding:34px 28px}
    .bticp-hero-slide .bticp-hero-overlay{background:linear-gradient(90deg,rgba(0,25,52,var(--bticp-hero-overlay,.45)),rgba(0,25,52,var(--bticp-hero-overlay-mid,.34)))}
}
@media(max-width:620px){
    .bticp-hero-slider-section{padding-top:14px}
    .bticp-hero-slider{width:calc(100% - 24px);min-height:var(--bticp-hero-height-mobile,340px)}
    .bticp-hero-slide{min-height:var(--bticp-hero-height-mobile,340px)}
    .bticp-hero-copy{padding:28px 20px}
    .bticp-hero-copy h1{font-size:clamp(29px,9vw,38px)}
    .bticp-hero-copy p{font-size:15px}
    .bticp-hero-arrow{width:38px;height:38px;margin-top:-19px;font-size:27px}
    .bticp-hero-prev{left:8px}.bticp-hero-next{right:8px}
    .bticp-hero-dots{bottom:9px}
}
@media(prefers-reduced-motion:reduce){
    .bticp-hero-track,.bticp-hero-slide,.bticp-hero-arrow,.bticp-hero-dot{transition:none!important}
}

/* BuyTuga v1.0.31 — configurable payment method logo images */
.bt-footer-premium .bt-payment-badges{align-items:center!important;gap:8px!important}
.bt-footer-premium .bt-payment-logo-item,.bt-footer-premium .bt-payment-text-badge{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-width:52px;min-height:34px;padding:5px 9px;border-radius:6px;text-decoration:none;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease}
.bt-footer-premium .bt-payment-badges.has-tile-background .bt-payment-logo-item,.bt-footer-premium .bt-payment-text-badge{background:#fff;color:#123;box-shadow:0 2px 8px rgba(0,0,0,.15)}
.bt-footer-premium .bt-payment-badges.has-transparent-background .bt-payment-logo-item{background:transparent;box-shadow:none;padding:3px}
.bt-footer-premium a.bt-payment-logo-item:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}
.bt-footer-premium .bt-payment-logo-image{display:block!important;width:auto!important;height:auto!important;max-width:82px!important;max-height:var(--bt-payment-logo-height,28px)!important;object-fit:contain!important;margin:0!important}
.bt-footer-premium .bt-payment-logo-label,.bt-footer-premium .bt-payment-text-badge{font-size:11px;font-weight:900;line-height:1.1;text-align:center}
@media(max-width:620px){.bt-footer-premium .bt-payment-logo-item,.bt-footer-premium .bt-payment-text-badge{min-height:32px;padding:4px 7px}.bt-footer-premium .bt-payment-logo-image{max-width:74px!important}}

/* BuyTuga v1.0.32 — adjustable floating WhatsApp button */
.bticp-floating-whatsapp{position:fixed;z-index:99990;bottom:calc(var(--bt-wa-bottom,24px) + env(safe-area-inset-bottom,0px));display:flex;align-items:center;justify-content:center;gap:10px;min-width:var(--bt-wa-size,60px);height:var(--bt-wa-size,60px);padding:0;border-radius:999px;background:var(--bt-wa-bg,#25d366);color:var(--bt-wa-color,#fff)!important;text-decoration:none!important;box-shadow:0 8px 26px rgba(0,0,0,.24);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.bticp-floating-whatsapp.is-right{right:24px}.bticp-floating-whatsapp.is-left{left:24px}.bticp-floating-whatsapp.has-label{padding:0 18px 0 14px}.bticp-floating-whatsapp:hover,.bticp-floating-whatsapp:focus{color:var(--bt-wa-color,#fff)!important;transform:translateY(-3px) scale(1.02);box-shadow:0 12px 30px rgba(0,0,0,.3);filter:saturate(1.05)}.bticp-floating-whatsapp:focus-visible{outline:3px solid rgba(37,211,102,.32);outline-offset:4px}.bticp-floating-whatsapp-icon{display:grid;place-items:center;width:calc(var(--bt-wa-size,60px) * .58);height:calc(var(--bt-wa-size,60px) * .58);flex:0 0 auto}.bticp-floating-whatsapp-icon svg{display:block;width:100%;height:100%}.bticp-floating-whatsapp-label{font-size:15px;font-weight:800;line-height:1;white-space:nowrap}@media(max-width:767px){.bticp-floating-whatsapp.is-right{right:16px}.bticp-floating-whatsapp.is-left{left:16px}.bticp-floating-whatsapp.hide-on-mobile{display:none!important}.bticp-floating-whatsapp.has-label{max-width:calc(100vw - 32px)}}@media(min-width:768px){.bticp-floating-whatsapp.hide-on-desktop{display:none!important}}

/* BuyTuga Intelligent Commerce Pro v1.0.33 — Always-visible quantity stepper */
.single-product .bticp-hard-cart form.cart{
    grid-template-columns:150px minmax(0,1fr)!important;
}
.single-product .bticp-hard-cart form.cart .quantity.bt-qty-stepper{
    display:grid!important;
    grid-template-columns:44px minmax(54px,1fr) 44px!important;
    align-items:stretch!important;
    width:150px!important;
    min-width:150px!important;
    height:54px!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border:1px solid #dbe6f0!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:0 5px 14px rgba(7,29,51,.04)!important;
}
.single-product .bticp-hard-cart form.cart .quantity.bt-qty-stepper input.qty{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    height:52px!important;
    margin:0!important;
    padding:0 4px!important;
    border:0!important;
    border-left:1px solid #edf2f7!important;
    border-right:1px solid #edf2f7!important;
    border-radius:0!important;
    background:#fff!important;
    color:#071d33!important;
    text-align:center!important;
    font-size:18px!important;
    font-weight:950!important;
    line-height:52px!important;
    box-shadow:none!important;
    -moz-appearance:textfield!important;
    appearance:textfield!important;
}
.single-product .bticp-hard-cart form.cart .quantity.bt-qty-stepper input.qty::-webkit-outer-spin-button,
.single-product .bticp-hard-cart form.cart .quantity.bt-qty-stepper input.qty::-webkit-inner-spin-button{
    margin:0!important;
    -webkit-appearance:none!important;
    appearance:none!important;
}
.single-product .bticp-hard-cart .bt-qty-btn{
    display:grid!important;
    place-items:center!important;
    width:44px!important;
    min-width:44px!important;
    height:52px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:#f5f8fb!important;
    color:#071d33!important;
    font-family:Arial,sans-serif!important;
    font-size:24px!important;
    font-weight:900!important;
    line-height:1!important;
    cursor:pointer!important;
    transition:background-color .18s ease,color .18s ease,transform .12s ease!important;
    -webkit-tap-highlight-color:transparent!important;
}
.single-product .bticp-hard-cart .bt-qty-btn:hover,
.single-product .bticp-hard-cart .bt-qty-btn:focus-visible{
    background:#e7f2ff!important;
    color:#006fe6!important;
    outline:2px solid #9fcbff!important;
    outline-offset:-2px!important;
}
.single-product .bticp-hard-cart .bt-qty-btn:active{
    transform:scale(.94)!important;
}
.single-product .bticp-hard-cart .bt-qty-btn:disabled{
    background:#f8fafc!important;
    color:#a8b5c2!important;
    cursor:not-allowed!important;
    transform:none!important;
}
.single-product .bticp-hard-cart .bt-qty-btn-minus::before{content:'−'!important}
.single-product .bticp-hard-cart .bt-qty-btn-plus::before{content:'+'!important}

@media(max-width:1100px){
    .single-product .bticp-hard-cart form.cart{
        grid-template-columns:146px minmax(0,1fr)!important;
    }
    .single-product .bticp-hard-cart form.cart .quantity.bt-qty-stepper{
        grid-template-columns:42px minmax(54px,1fr) 42px!important;
        width:146px!important;
        min-width:146px!important;
    }
    .single-product .bticp-hard-cart .bt-qty-btn{
        width:42px!important;
        min-width:42px!important;
    }
}
@media(max-width:520px){
    .single-product .bticp-hard-cart form.cart{
        grid-template-columns:1fr!important;
    }
    .single-product .bticp-hard-cart form.cart .quantity.bt-qty-stepper{
        grid-template-columns:54px minmax(0,1fr) 54px!important;
        width:100%!important;
        min-width:0!important;
    }
    .single-product .bticp-hard-cart .bt-qty-btn{
        width:54px!important;
        min-width:54px!important;
    }
}

/* BuyTuga Intelligent Commerce Pro v1.0.34 — Responsive back-to-top button */
.bticp-back-to-top{
    position:fixed;
    z-index:99989;
    right:auto;
    bottom:calc(var(--bt-top-bottom,24px) + env(safe-area-inset-bottom,0px));
    display:grid;
    place-items:center;
    width:var(--bt-top-size,48px);
    min-width:var(--bt-top-size,48px);
    height:var(--bt-top-size,48px);
    margin:0;
    padding:0;
    border:0;
    border-radius:999px;
    background:var(--bt-top-bg,#ffb300);
    color:var(--bt-top-color,#071d33);
    box-shadow:0 8px 24px rgba(5,28,51,.24);
    cursor:pointer;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(14px) scale(.9);
    transition:opacity .2s ease,visibility .2s ease,transform .2s ease,box-shadow .2s ease,filter .2s ease;
    -webkit-tap-highlight-color:transparent;
}
.bticp-back-to-top.is-right{right:24px}
.bticp-back-to-top.is-left{left:24px}
.bticp-back-to-top.is-visible{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:translateY(0) scale(1);
}
.bticp-back-to-top:hover,.bticp-back-to-top:focus-visible{
    color:var(--bt-top-color,#071d33);
    transform:translateY(-3px) scale(1.04);
    box-shadow:0 12px 29px rgba(5,28,51,.3);
    filter:saturate(1.05);
    outline:none;
}
.bticp-back-to-top:focus-visible{outline:3px solid rgba(255,179,0,.34);outline-offset:4px}
.bticp-back-to-top svg{display:block;width:52%;height:52%}
@media(min-width:768px){
    .bticp-back-to-top.stack-on-desktop{bottom:calc(var(--bt-top-stacked-bottom,98px) + env(safe-area-inset-bottom,0px))}
    .bticp-back-to-top.hide-on-desktop{display:none!important}
}
@media(max-width:767px){
    .bticp-back-to-top.is-right{right:16px}
    .bticp-back-to-top.is-left{left:16px}
    .bticp-back-to-top.stack-on-mobile{bottom:calc(var(--bt-top-stacked-bottom,98px) + env(safe-area-inset-bottom,0px))}
    .bticp-back-to-top.hide-on-mobile{display:none!important}
}
@media(prefers-reduced-motion:reduce){.bticp-back-to-top{transition:none!important}}



/* BuyTuga Intelligent Commerce Pro v1.0.35 — Energy classification badges and label lightbox */
.bticp-energy-badge{
    appearance:none;
    -webkit-appearance:none;
    border:0;
    background:transparent;
    padding:0;
    margin:8px 0 0;
    display:inline-flex;
    align-items:center;
    gap:10px;
    max-width:100%;
    color:#10253b;
    font:inherit;
    text-align:left;
}
.bticp-energy-badge.is-clickable{cursor:pointer}
.bticp-energy-badge.is-clickable:focus-visible{outline:3px solid rgba(13,110,219,.35);outline-offset:4px;border-radius:8px}
.bticp-energy-badge img{display:block;width:auto;object-fit:contain}
.bticp-energy-card{min-height:30px}
.bticp-energy-card img{max-width:72px;max-height:34px}
.bticp-energy-single{
    margin:10px 0 12px;
    padding:9px 11px;
    border:1px solid #e1e8ef;
    border-radius:12px;
    background:#f8fbfe;
}
.bticp-energy-single img{max-width:88px;max-height:58px}
.bticp-energy-copy{display:grid;line-height:1.08}
.bticp-energy-copy small{font-size:11px;color:#657789;font-weight:700}
.bticp-energy-copy strong{font-size:22px;color:#10253b}
.bticp-energy-copy em{margin-top:3px;font-size:11px;color:#0d6edb;font-style:normal;font-weight:800}
.bticp-energy-arrow{
    --bt-energy-color:#16873a;
    display:inline-flex;
    align-items:center;
    justify-content:flex-start;
    width:58px;
    height:27px;
    padding-left:11px;
    color:#fff;
    background:var(--bt-energy-color);
    clip-path:polygon(0 0,82% 0,100% 50%,82% 100%,0 100%);
    filter:drop-shadow(0 2px 3px rgba(0,0,0,.12));
}
.bticp-energy-arrow strong{font-size:16px;line-height:1;color:#fff}
.bticp-energy-single .bticp-energy-arrow{width:76px;height:39px;padding-left:15px}
.bticp-energy-single .bticp-energy-arrow strong{font-size:23px}
.bticp-energy-class-a .bticp-energy-arrow,.bticp-energy-class-aplus .bticp-energy-arrow,.bticp-energy-class-aplusplus .bticp-energy-arrow,.bticp-energy-class-aplusplusplus .bticp-energy-arrow{--bt-energy-color:#16873a}
.bticp-energy-class-b .bticp-energy-arrow{--bt-energy-color:#4da83f}
.bticp-energy-class-c .bticp-energy-arrow{--bt-energy-color:#b9bf22}
.bticp-energy-class-d .bticp-energy-arrow{--bt-energy-color:#f0ad18}
.bticp-energy-class-e .bticp-energy-arrow{--bt-energy-color:#ee7e18}
.bticp-energy-class-f .bticp-energy-arrow{--bt-energy-color:#df3d25}
.bticp-energy-class-g .bticp-energy-arrow{--bt-energy-color:#b51d2a}
.bt-product-card .bticp-energy-card{margin-top:7px;margin-bottom:2px}
.bt-product-card .bt-product-actions{margin-top:auto}
.bticp-energy-modal[hidden]{display:none!important}
.bticp-energy-modal{
    position:fixed;
    inset:0;
    z-index:1000000;
    display:grid;
    place-items:center;
    padding:24px;
    opacity:0;
    transition:opacity .16s ease;
}
.bticp-energy-modal.is-open{opacity:1}
.bticp-energy-modal-backdrop{position:absolute;inset:0;background:rgba(5,15,25,.78);backdrop-filter:blur(3px)}
.bticp-energy-modal-dialog{
    position:relative;
    z-index:1;
    width:min(940px,94vw);
    max-height:94vh;
    display:flex;
    flex-direction:column;
    overflow:hidden;
    border-radius:18px;
    background:#fff;
    box-shadow:0 28px 90px rgba(0,0,0,.35);
    transform:translateY(10px) scale(.985);
    transition:transform .16s ease;
    outline:0;
}
.bticp-energy-modal.is-open .bticp-energy-modal-dialog{transform:none}
.bticp-energy-modal-dialog header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border-bottom:1px solid #e5ebf1;background:#fff}
.bticp-energy-modal-dialog h2{margin:0;font-size:20px;color:#10253b}
.bticp-energy-modal-close{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:999px;background:#eef3f7;color:#10253b;font-size:30px;line-height:1;cursor:pointer}
.bticp-energy-modal-close:hover{background:#dfe8ef}
.bticp-energy-modal-content{display:grid;place-items:center;min-height:240px;overflow:auto;padding:20px;background:#f5f7f9}
.bticp-energy-modal-content img{display:block;max-width:100%;max-height:calc(94vh - 110px);width:auto;height:auto;object-fit:contain;background:#fff}
.bticp-energy-modal-content iframe{display:block;width:min(860px,88vw);height:calc(94vh - 115px);min-height:520px;border:0;background:#fff}
body.bticp-energy-modal-open{overflow:hidden}
@media(max-width:640px){
    .bticp-energy-modal{padding:10px}
    .bticp-energy-modal-dialog{width:96vw;max-height:96vh;border-radius:14px}
    .bticp-energy-modal-dialog header{padding:12px 13px}
    .bticp-energy-modal-dialog h2{font-size:16px}
    .bticp-energy-modal-content{padding:10px}
    .bticp-energy-modal-content iframe{width:92vw;height:calc(96vh - 92px);min-height:420px}
    .bticp-energy-single{width:100%}
}
@media(prefers-reduced-motion:reduce){.bticp-energy-modal,.bticp-energy-modal-dialog{transition:none}}

/* BuyTuga Intelligent Commerce Pro v1.0.38 — Modern responsive classic checkout */
body.woocommerce-checkout .bt-main{
    background:#f3f7fb!important;
}
body.woocommerce-checkout .bt-page-section{
    width:min(100% - 36px,1560px)!important;
    padding:30px 0 48px!important;
}
body.woocommerce-checkout .bt-page-card{
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
}
body.woocommerce-checkout .bt-page-header{
    margin:0 0 18px!important;
}
body.woocommerce-checkout .bt-page-header h1{
    margin:0!important;
    color:#071d33!important;
    font-size:clamp(30px,3vw,46px)!important;
    line-height:1.05!important;
    letter-spacing:-.045em!important;
}
body.woocommerce-checkout .bt-entry-content{
    line-height:1.55!important;
}
body.woocommerce-checkout .woocommerce{
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
}
body.woocommerce-checkout .woocommerce-form-coupon-toggle,
body.woocommerce-checkout .woocommerce-form-login-toggle{
    margin:0 0 16px!important;
}
body.woocommerce-checkout .woocommerce-info{
    margin:0!important;
    padding:15px 18px 15px 48px!important;
    border:1px solid #dbe8f5!important;
    border-top:3px solid #0879e8!important;
    border-radius:16px!important;
    background:#fff!important;
    color:#20384f!important;
    box-shadow:0 10px 30px rgba(13,35,54,.045)!important;
}
body.woocommerce-checkout .checkout_coupon,
body.woocommerce-checkout .woocommerce-form-login{
    margin:12px 0 20px!important;
    padding:18px!important;
    border:1px solid #e3ebf4!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 10px 28px rgba(13,35,54,.045)!important;
}
body.woocommerce-checkout form.checkout.woocommerce-checkout::after{
    content:"";
    display:block;
    clear:both;
}
body.woocommerce-checkout form.checkout #customer_details{
    float:left!important;
    width:calc(64% - 13px)!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:18px!important;
}
body.woocommerce-checkout form.checkout #customer_details>.col-1,
body.woocommerce-checkout form.checkout #customer_details>.col-2{
    float:none!important;
    width:auto!important;
    min-width:0!important;
    padding:24px!important;
    border:1px solid #e2eaf3!important;
    border-radius:22px!important;
    background:#fff!important;
    box-shadow:0 16px 44px rgba(13,35,54,.065)!important;
}
body.woocommerce-checkout form.checkout #customer_details h3,
body.woocommerce-checkout form.checkout #order_review_heading{
    margin:0 0 18px!important;
    color:#071d33!important;
    font-size:22px!important;
    line-height:1.2!important;
    letter-spacing:-.025em!important;
}
body.woocommerce-checkout form.checkout #customer_details .woocommerce-billing-fields__field-wrapper,
body.woocommerce-checkout form.checkout #customer_details .woocommerce-shipping-fields__field-wrapper{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
}
body.woocommerce-checkout form.checkout #customer_details .form-row{
    float:none!important;
    width:auto!important;
    margin:0!important;
    padding:0!important;
}
body.woocommerce-checkout form.checkout #customer_details .form-row-wide{
    grid-column:1 / -1!important;
}
body.woocommerce-checkout form.checkout #customer_details label{
    display:block!important;
    margin:0 0 7px!important;
    color:#20384f!important;
    font-size:13px!important;
    font-weight:850!important;
}
body.woocommerce-checkout form.checkout #customer_details input.input-text,
body.woocommerce-checkout form.checkout #customer_details textarea,
body.woocommerce-checkout form.checkout #customer_details select,
body.woocommerce-checkout form.checkout #customer_details .select2-selection{
    min-height:48px!important;
    border:1px solid #dce6f0!important;
    border-radius:12px!important;
    background:#fff!important;
    box-shadow:0 2px 0 rgba(13,35,54,.015)!important;
}
body.woocommerce-checkout form.checkout #customer_details input.input-text,
body.woocommerce-checkout form.checkout #customer_details textarea{
    padding:12px 13px!important;
}
body.woocommerce-checkout form.checkout #customer_details textarea{
    min-height:120px!important;
    resize:vertical!important;
}
body.woocommerce-checkout form.checkout #customer_details input.input-text:focus,
body.woocommerce-checkout form.checkout #customer_details textarea:focus,
body.woocommerce-checkout form.checkout #customer_details select:focus,
body.woocommerce-checkout form.checkout #customer_details .select2-container--focus .select2-selection{
    outline:0!important;
    border-color:#0879e8!important;
    box-shadow:0 0 0 3px rgba(8,121,232,.12)!important;
}
body.woocommerce-checkout form.checkout #customer_details .select2-selection__rendered{
    line-height:46px!important;
    padding-left:13px!important;
}
body.woocommerce-checkout form.checkout #customer_details .select2-selection__arrow{
    height:46px!important;
}
body.woocommerce-checkout form.checkout #customer_details .woocommerce-shipping-fields{
    margin:0 0 18px!important;
}
body.woocommerce-checkout form.checkout #customer_details .woocommerce-shipping-fields h3{
    padding:14px 15px!important;
    border:1px solid #dce7f2!important;
    border-radius:14px!important;
    background:#f6f9fc!important;
    font-size:15px!important;
}
body.woocommerce-checkout form.checkout #customer_details .woocommerce-shipping-fields h3 label{
    display:flex!important;
    align-items:center!important;
    gap:9px!important;
    margin:0!important;
    cursor:pointer!important;
}
body.woocommerce-checkout form.checkout #customer_details input[type="checkbox"]{
    width:18px!important;
    height:18px!important;
    accent-color:#0879e8!important;
}
body.woocommerce-checkout form.checkout #order_review_heading,
body.woocommerce-checkout form.checkout #order_review{
    float:right!important;
    clear:right!important;
    width:calc(36% - 13px)!important;
}
body.woocommerce-checkout form.checkout #order_review_heading{
    margin:0!important;
    padding:22px 24px 0!important;
    border:1px solid #e2eaf3!important;
    border-bottom:0!important;
    border-radius:22px 22px 0 0!important;
    background:#fff!important;
    box-shadow:0 16px 44px rgba(13,35,54,.065)!important;
}
body.woocommerce-checkout form.checkout #order_review{
    position:sticky!important;
    top:24px!important;
    z-index:5!important;
    padding:10px 24px 24px!important;
    border:1px solid #e2eaf3!important;
    border-top:0!important;
    border-radius:0 0 22px 22px!important;
    background:#fff!important;
    box-shadow:0 16px 44px rgba(13,35,54,.065)!important;
}
body.admin-bar.woocommerce-checkout form.checkout #order_review{
    top:56px!important;
}
body.woocommerce-checkout form.checkout #order_review table.shop_table{
    margin:0 0 18px!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
}
body.woocommerce-checkout form.checkout #order_review table.shop_table th,
body.woocommerce-checkout form.checkout #order_review table.shop_table td{
    padding:12px 5px!important;
    border:0!important;
    border-bottom:1px solid #edf2f7!important;
    color:#20384f!important;
    font-size:14px!important;
    vertical-align:top!important;
}
body.woocommerce-checkout form.checkout #order_review table.shop_table th:last-child,
body.woocommerce-checkout form.checkout #order_review table.shop_table td:last-child{
    text-align:right!important;
}
body.woocommerce-checkout form.checkout #order_review table.shop_table tfoot .order-total th,
body.woocommerce-checkout form.checkout #order_review table.shop_table tfoot .order-total td{
    padding-top:16px!important;
    border-bottom:0!important;
    color:#071d33!important;
    font-size:18px!important;
    font-weight:950!important;
}
body.woocommerce-checkout form.checkout #payment{
    border:0!important;
    border-radius:18px!important;
    background:#f6f9fc!important;
}
body.woocommerce-checkout form.checkout #payment ul.payment_methods{
    margin:0!important;
    padding:14px!important;
    border:0!important;
    list-style:none!important;
}
body.woocommerce-checkout form.checkout #payment ul.payment_methods>li.wc_payment_method{
    position:relative!important;
    margin:0 0 10px!important;
    padding:13px 14px!important;
    border:1px solid #dce6f0!important;
    border-radius:14px!important;
    background:#fff!important;
    list-style:none!important;
    transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;
}
body.woocommerce-checkout form.checkout #payment ul.payment_methods>li.wc_payment_method:last-child{
    margin-bottom:0!important;
}
body.woocommerce-checkout form.checkout #payment ul.payment_methods>li.wc_payment_method:hover{
    border-color:#a8c8e8!important;
    transform:translateY(-1px)!important;
}
body.woocommerce-checkout form.checkout #payment ul.payment_methods>li.wc_payment_method.is-selected,
body.woocommerce-checkout form.checkout #payment ul.payment_methods>li.wc_payment_method:has(input[type="radio"]:checked){
    border-color:#0879e8!important;
    box-shadow:0 0 0 3px rgba(8,121,232,.11)!important;
}
body.woocommerce-checkout form.checkout #payment ul.payment_methods>li.wc_payment_method>input[type="radio"]{
    width:18px!important;
    height:18px!important;
    margin:2px 8px 0 0!important;
    accent-color:#0879e8!important;
    vertical-align:top!important;
}
body.woocommerce-checkout form.checkout #payment ul.payment_methods>li.wc_payment_method>label{
    display:inline-flex!important;
    align-items:center!important;
    flex-wrap:wrap!important;
    gap:8px!important;
    width:calc(100% - 31px)!important;
    color:#10283e!important;
    font-size:14px!important;
    font-weight:900!important;
    cursor:pointer!important;
}
body.woocommerce-checkout form.checkout #payment ul.payment_methods>li.wc_payment_method>label img{
    display:inline-block!important;
    width:auto!important;
    max-width:150px!important;
    max-height:30px!important;
    margin:0 0 0 auto!important;
    object-fit:contain!important;
}
body.woocommerce-checkout form.checkout #payment .payment_box{
    margin:12px 0 0!important;
    padding:13px!important;
    border-radius:12px!important;
    background:#eef5fb!important;
    color:#344e66!important;
    font-size:13px!important;
    line-height:1.55!important;
}
body.woocommerce-checkout form.checkout #payment .payment_box::before{
    border-bottom-color:#eef5fb!important;
}
body.woocommerce-checkout form.checkout #payment .payment_box img{
    display:block!important;
    max-width:100%!important;
    height:auto!important;
    margin:0 0 10px!important;
    border-radius:10px!important;
}
body.woocommerce-checkout form.checkout #payment .place-order{
    margin:0!important;
    padding:6px 14px 14px!important;
}
body.woocommerce-checkout form.checkout #payment .woocommerce-privacy-policy-text,
body.woocommerce-checkout form.checkout #payment .form-row.validate-required{
    color:#536c82!important;
    font-size:12px!important;
    line-height:1.55!important;
}
body.woocommerce-checkout form.checkout #payment #place_order{
    float:none!important;
    width:100%!important;
    min-height:54px!important;
    margin:12px 0 0!important;
    border:0!important;
    border-radius:14px!important;
    background:#ffb300!important;
    color:#111!important;
    font-size:16px!important;
    font-weight:950!important;
    box-shadow:0 12px 28px rgba(255,179,0,.26)!important;
}
body.woocommerce-checkout form.checkout #payment #place_order:hover{
    background:#ffc027!important;
    transform:translateY(-1px)!important;
}
body.woocommerce-checkout .woocommerce-error,
body.woocommerce-checkout .woocommerce-message{
    border-radius:15px!important;
    box-shadow:0 10px 30px rgba(13,35,54,.05)!important;
}
@media(max-width:1180px){
    body.woocommerce-checkout form.checkout #customer_details{
        width:calc(61% - 11px)!important;
        grid-template-columns:1fr!important;
    }
    body.woocommerce-checkout form.checkout #order_review_heading,
    body.woocommerce-checkout form.checkout #order_review{
        width:calc(39% - 11px)!important;
    }
}
@media(max-width:900px){
    body.woocommerce-checkout .bt-page-section{
        width:min(100% - 24px,780px)!important;
        padding-top:20px!important;
    }
    body.woocommerce-checkout form.checkout #customer_details,
    body.woocommerce-checkout form.checkout #order_review_heading,
    body.woocommerce-checkout form.checkout #order_review{
        float:none!important;
        clear:both!important;
        width:100%!important;
    }
    body.woocommerce-checkout form.checkout #customer_details{
        grid-template-columns:1fr!important;
        margin-bottom:18px!important;
    }
    body.woocommerce-checkout form.checkout #order_review{
        position:static!important;
    }
}
@media(max-width:560px){
    body.woocommerce-checkout .bt-page-section{
        width:min(100% - 18px,100%)!important;
        padding:14px 0 28px!important;
    }
    body.woocommerce-checkout .bt-page-header h1{
        font-size:30px!important;
    }
    body.woocommerce-checkout form.checkout #customer_details>.col-1,
    body.woocommerce-checkout form.checkout #customer_details>.col-2,
    body.woocommerce-checkout form.checkout #order_review_heading,
    body.woocommerce-checkout form.checkout #order_review{
        padding-left:16px!important;
        padding-right:16px!important;
        border-radius:18px!important;
    }
    body.woocommerce-checkout form.checkout #order_review_heading{
        border-radius:18px 18px 0 0!important;
    }
    body.woocommerce-checkout form.checkout #order_review{
        border-radius:0 0 18px 18px!important;
    }
    body.woocommerce-checkout form.checkout #customer_details .woocommerce-billing-fields__field-wrapper,
    body.woocommerce-checkout form.checkout #customer_details .woocommerce-shipping-fields__field-wrapper{
        grid-template-columns:1fr!important;
    }
    body.woocommerce-checkout form.checkout #customer_details .form-row-wide{
        grid-column:auto!important;
    }
    body.woocommerce-checkout form.checkout #payment ul.payment_methods>li.wc_payment_method>label img{
        max-width:110px!important;
        max-height:26px!important;
    }
}

/* BuyTuga Intelligent Commerce Pro v1.0.39 — Two-column checkout below 1440px */
@media (max-width:1440px) and (min-width:901px){
    body.woocommerce-checkout form.checkout #customer_details{
        width:calc(62% - 12px)!important;
        grid-template-columns:1fr!important;
        gap:18px!important;
    }
    body.woocommerce-checkout form.checkout #order_review_heading,
    body.woocommerce-checkout form.checkout #order_review{
        width:calc(38% - 12px)!important;
    }
    body.woocommerce-checkout form.checkout #customer_details>.col-1,
    body.woocommerce-checkout form.checkout #customer_details>.col-2{
        padding:22px!important;
    }
    body.woocommerce-checkout form.checkout #customer_details .woocommerce-shipping-fields h3{
        margin-bottom:0!important;
    }
    body.woocommerce-checkout form.checkout #customer_details .shipping_address{
        margin-top:16px!important;
    }
}


/* BuyTuga Intelligent Commerce Pro v1.0.40 — Modern order received / thank-you page */
body.woocommerce-order-received .bt-main{
    background:#f3f7fb!important;
}
body.woocommerce-order-received .bt-page-section{
    width:min(100% - 36px,1560px)!important;
    padding:30px 0 54px!important;
}
body.woocommerce-order-received .bt-page-card{
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
}
body.woocommerce-order-received .bt-page-header{
    margin:0 0 20px!important;
}
body.woocommerce-order-received .bt-page-header h1{
    margin:0!important;
    color:#071d33!important;
    font-size:clamp(32px,3vw,46px)!important;
    line-height:1.05!important;
    letter-spacing:-.045em!important;
}
body.woocommerce-order-received .woocommerce{
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
}
body.woocommerce-order-received .woocommerce-order{
    display:grid!important;
    grid-template-columns:minmax(0,1.28fr) minmax(350px,.72fr)!important;
    gap:22px!important;
    align-items:start!important;
}
body.woocommerce-order-received .woocommerce-order>*{
    min-width:0!important;
    margin-top:0!important;
    margin-bottom:0!important;
}
body.woocommerce-order-received .woocommerce-order>.woocommerce-notice,
body.woocommerce-order-received .woocommerce-order>.woocommerce-thankyou-order-received{
    grid-column:1 / -1!important;
    position:relative!important;
    min-height:72px!important;
    padding:22px 24px 22px 74px!important;
    border:1px solid #cfe9db!important;
    border-radius:20px!important;
    background:#f1fff7!important;
    color:#0c5731!important;
    font-size:18px!important;
    font-weight:900!important;
    box-shadow:0 14px 36px rgba(13,35,54,.055)!important;
}
body.woocommerce-order-received .woocommerce-order>.woocommerce-notice::before,
body.woocommerce-order-received .woocommerce-order>.woocommerce-thankyou-order-received::before{
    content:"✓"!important;
    position:absolute!important;
    left:22px!important;
    top:50%!important;
    display:grid!important;
    place-items:center!important;
    width:36px!important;
    height:36px!important;
    border-radius:999px!important;
    background:#16b866!important;
    color:#fff!important;
    font-size:22px!important;
    line-height:1!important;
    transform:translateY(-50%)!important;
}
body.woocommerce-order-received ul.woocommerce-order-overview{
    grid-column:1 / -1!important;
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:12px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    list-style:none!important;
}
body.woocommerce-order-received ul.woocommerce-order-overview li{
    float:none!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    padding:16px 18px!important;
    border:1px solid #e1eaf3!important;
    border-radius:16px!important;
    background:#fff!important;
    color:#5c7287!important;
    font-size:11px!important;
    font-weight:800!important;
    line-height:1.35!important;
    text-transform:uppercase!important;
    box-shadow:0 10px 28px rgba(13,35,54,.045)!important;
}
body.woocommerce-order-received ul.woocommerce-order-overview li strong{
    display:block!important;
    margin-top:7px!important;
    overflow-wrap:anywhere!important;
    color:#071d33!important;
    font-size:15px!important;
    font-weight:950!important;
    line-height:1.3!important;
    text-transform:none!important;
}
body.woocommerce-order-received .woocommerce-order-details{
    grid-column:1!important;
    grid-row:3!important;
    margin:0!important;
    padding:24px!important;
    border:1px solid #e1eaf3!important;
    border-radius:22px!important;
    background:#fff!important;
    box-shadow:0 16px 44px rgba(13,35,54,.06)!important;
}
body.woocommerce-order-received .woocommerce-order-details__title,
body.woocommerce-order-received .woocommerce-customer-details h2{
    margin:0 0 18px!important;
    color:#071d33!important;
    font-size:24px!important;
    line-height:1.2!important;
    letter-spacing:-.025em!important;
}
body.woocommerce-order-received .woocommerce-order-details table.shop_table{
    width:100%!important;
    margin:0!important;
    border:0!important;
    border-collapse:separate!important;
    border-spacing:0!important;
    border-radius:0!important;
    box-shadow:none!important;
}
body.woocommerce-order-received .woocommerce-order-details table.shop_table th,
body.woocommerce-order-received .woocommerce-order-details table.shop_table td{
    padding:14px 10px!important;
    border:0!important;
    border-bottom:1px solid #edf2f7!important;
    color:#20384f!important;
    font-size:14px!important;
    vertical-align:top!important;
}
body.woocommerce-order-received .woocommerce-order-details table.shop_table th:last-child,
body.woocommerce-order-received .woocommerce-order-details table.shop_table td:last-child{
    text-align:right!important;
    white-space:nowrap!important;
}
body.woocommerce-order-received .woocommerce-order-details table.shop_table tfoot tr:last-child th,
body.woocommerce-order-received .woocommerce-order-details table.shop_table tfoot tr:last-child td{
    border-bottom:0!important;
    color:#071d33!important;
    font-size:17px!important;
    font-weight:950!important;
}
body.woocommerce-order-received table.woocommerce_eupago_table{
    grid-column:2!important;
    grid-row:3!important;
    position:sticky!important;
    top:24px!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    overflow:hidden!important;
    border:1px solid #dce7f2!important;
    border-collapse:separate!important;
    border-spacing:0!important;
    border-radius:22px!important;
    background:#fff!important;
    box-shadow:0 16px 44px rgba(13,35,54,.07)!important;
}
body.admin-bar.woocommerce-order-received table.woocommerce_eupago_table{
    top:56px!important;
}
body.woocommerce-order-received table.woocommerce_eupago_table th,
body.woocommerce-order-received table.woocommerce_eupago_table td{
    padding:15px 18px!important;
    border:0!important;
    border-bottom:1px solid #edf2f7!important;
    background:#fff!important;
    color:#20384f!important;
    font-size:14px!important;
    text-align:left!important;
}
body.woocommerce-order-received table.woocommerce_eupago_table th{
    padding:22px 18px 18px!important;
    background:#f7faff!important;
    color:#071d33!important;
    font-size:18px!important;
    font-weight:950!important;
    text-align:center!important;
}
body.woocommerce-order-received table.woocommerce_eupago_table th img{
    display:block!important;
    width:auto!important;
    max-width:220px!important;
    max-height:58px!important;
    margin:14px auto 0!important;
    object-fit:contain!important;
}
body.woocommerce-order-received table.woocommerce_eupago_table td:last-child{
    color:#071d33!important;
    font-weight:900!important;
    text-align:right!important;
}
body.woocommerce-order-received table.woocommerce_eupago_table tr:last-child td{
    border-bottom:0!important;
    color:#5b7084!important;
    font-weight:600!important;
    line-height:1.5!important;
    text-align:left!important;
}
body.woocommerce-order-received .woocommerce-customer-details{
    grid-column:1 / -1!important;
    margin:0!important;
    padding:24px!important;
    border:1px solid #e1eaf3!important;
    border-radius:22px!important;
    background:#fff!important;
    box-shadow:0 16px 44px rgba(13,35,54,.06)!important;
}
body.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns,
body.woocommerce-order-received .woocommerce-customer-details .col2-set{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:18px!important;
}
body.woocommerce-order-received .woocommerce-customer-details .woocommerce-column,
body.woocommerce-order-received .woocommerce-customer-details .col-1,
body.woocommerce-order-received .woocommerce-customer-details .col-2{
    float:none!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    padding:20px!important;
    border:1px solid #e5edf5!important;
    border-radius:16px!important;
    background:#f8fbfe!important;
}
body.woocommerce-order-received .woocommerce-customer-details address{
    margin:0!important;
    padding:0!important;
    border:0!important;
    color:#304b63!important;
    font-style:normal!important;
    line-height:1.75!important;
}
body.woocommerce-order-received .woocommerce-customer-details address p{
    margin:8px 0 0!important;
}
@media(max-width:1180px){
    body.woocommerce-order-received ul.woocommerce-order-overview{
        grid-template-columns:repeat(3,minmax(0,1fr))!important;
    }
    body.woocommerce-order-received .woocommerce-order{
        grid-template-columns:minmax(0,1fr) minmax(320px,.72fr)!important;
    }
}
@media(max-width:900px){
    body.woocommerce-order-received .bt-page-section{
        width:min(100% - 24px,780px)!important;
        padding-top:20px!important;
    }
    body.woocommerce-order-received .woocommerce-order{
        grid-template-columns:1fr!important;
        gap:16px!important;
    }
    body.woocommerce-order-received .woocommerce-order-details,
    body.woocommerce-order-received table.woocommerce_eupago_table,
    body.woocommerce-order-received .woocommerce-customer-details{
        grid-column:1!important;
        grid-row:auto!important;
    }
    body.woocommerce-order-received table.woocommerce_eupago_table{
        position:static!important;
    }
    body.woocommerce-order-received ul.woocommerce-order-overview{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}
@media(max-width:560px){
    body.woocommerce-order-received .bt-page-section{
        width:min(100% - 18px,100%)!important;
        padding:14px 0 30px!important;
    }
    body.woocommerce-order-received .bt-page-header h1{
        font-size:30px!important;
    }
    body.woocommerce-order-received .woocommerce-order>.woocommerce-notice,
    body.woocommerce-order-received .woocommerce-order>.woocommerce-thankyou-order-received{
        min-height:0!important;
        padding:18px 16px 18px 58px!important;
        border-radius:16px!important;
        font-size:16px!important;
    }
    body.woocommerce-order-received .woocommerce-order>.woocommerce-notice::before,
    body.woocommerce-order-received .woocommerce-order>.woocommerce-thankyou-order-received::before{
        left:15px!important;
        width:31px!important;
        height:31px!important;
        font-size:19px!important;
    }
    body.woocommerce-order-received ul.woocommerce-order-overview{
        grid-template-columns:1fr!important;
        gap:9px!important;
    }
    body.woocommerce-order-received .woocommerce-order-details,
    body.woocommerce-order-received .woocommerce-customer-details{
        padding:17px!important;
        border-radius:18px!important;
    }
    body.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns,
    body.woocommerce-order-received .woocommerce-customer-details .col2-set{
        grid-template-columns:1fr!important;
    }
    body.woocommerce-order-received table.woocommerce_eupago_table{
        border-radius:18px!important;
    }
    body.woocommerce-order-received table.woocommerce_eupago_table th,
    body.woocommerce-order-received table.woocommerce_eupago_table td{
        padding:13px 14px!important;
    }
}

/* BuyTuga Intelligent Commerce Pro v1.0.41 — FLOA payment confirmation and pt-PT polish */
body.woocommerce-order-received.bticp-floa-order .woocommerce-order>.woocommerce-notice,
body.woocommerce-order-received.bticp-floa-order .woocommerce-order>.woocommerce-thankyou-order-received{
    transition:background-color .2s ease,border-color .2s ease,color .2s ease;
}
body.woocommerce-order-received.bticp-floa-status-pending .woocommerce-order>.woocommerce-notice,
body.woocommerce-order-received.bticp-floa-status-pending .woocommerce-order>.woocommerce-thankyou-order-received{
    border-color:#f5d58b!important;
    background:#fff9e8!important;
    color:#704700!important;
}
body.woocommerce-order-received.bticp-floa-status-pending .woocommerce-order>.woocommerce-notice::before,
body.woocommerce-order-received.bticp-floa-status-pending .woocommerce-order>.woocommerce-thankyou-order-received::before{
    content:"…"!important;
    background:#f2aa00!important;
    color:#fff!important;
    font-size:24px!important;
    line-height:.7!important;
}
body.woocommerce-order-received.bticp-floa-status-failed .woocommerce-order>.woocommerce-notice,
body.woocommerce-order-received.bticp-floa-status-failed .woocommerce-order>.woocommerce-thankyou-order-received{
    border-color:#f3b6b6!important;
    background:#fff1f1!important;
    color:#8b1e1e!important;
}
body.woocommerce-order-received.bticp-floa-status-failed .woocommerce-order>.woocommerce-notice::before,
body.woocommerce-order-received.bticp-floa-status-failed .woocommerce-order>.woocommerce-thankyou-order-received::before{
    content:"!"!important;
    background:#d93636!important;
}
body.woocommerce-order-received.bticp-floa-status-refunded .woocommerce-order>.woocommerce-notice,
body.woocommerce-order-received.bticp-floa-status-refunded .woocommerce-order>.woocommerce-thankyou-order-received{
    border-color:#cfd9e5!important;
    background:#f5f8fb!important;
    color:#304b63!important;
}
body.woocommerce-order-received.bticp-floa-status-refunded .woocommerce-order>.woocommerce-notice::before,
body.woocommerce-order-received.bticp-floa-status-refunded .woocommerce-order>.woocommerce-thankyou-order-received::before{
    content:"↩"!important;
    background:#60788f!important;
}
body.woocommerce-order-received table.woocommerce_eupago_table.bticp-floa-instructions tr:last-child td{
    position:relative!important;
    padding:17px 18px 17px 48px!important;
    font-size:13px!important;
    font-weight:800!important;
}
body.woocommerce-order-received table.woocommerce_eupago_table.bticp-floa-instructions tr:last-child td::before{
    position:absolute;
    left:18px;
    top:50%;
    display:grid;
    place-items:center;
    width:22px;
    height:22px;
    border-radius:999px;
    color:#fff;
    font-size:13px;
    font-weight:950;
    line-height:1;
    transform:translateY(-50%);
}
body.woocommerce-order-received table.woocommerce_eupago_table.bticp-floa-instructions--pending tr:last-child td{
    background:#fff9e8!important;
    color:#704700!important;
}
body.woocommerce-order-received table.woocommerce_eupago_table.bticp-floa-instructions--pending tr:last-child td::before{
    content:"…";
    background:#f2aa00;
}
body.woocommerce-order-received table.woocommerce_eupago_table.bticp-floa-instructions--paid tr:last-child td{
    background:#f1fff7!important;
    color:#0c5731!important;
}
body.woocommerce-order-received table.woocommerce_eupago_table.bticp-floa-instructions--paid tr:last-child td::before{
    content:"✓";
    background:#16b866;
}
body.woocommerce-order-received table.woocommerce_eupago_table.bticp-floa-instructions--failed tr:last-child td{
    background:#fff1f1!important;
    color:#8b1e1e!important;
}
body.woocommerce-order-received table.woocommerce_eupago_table.bticp-floa-instructions--failed tr:last-child td::before{
    content:"!";
    background:#d93636;
}
body.woocommerce-order-received table.woocommerce_eupago_table.bticp-floa-instructions--refunded tr:last-child td{
    background:#f5f8fb!important;
    color:#304b63!important;
}
body.woocommerce-order-received table.woocommerce_eupago_table.bticp-floa-instructions--refunded tr:last-child td::before{
    content:"↩";
    background:#60788f;
}
body.woocommerce-order-received table.woocommerce_eupago_table.bticp-floa-instructions .woocommerce-Price-amount{
    color:inherit!important;
    font:inherit!important;
}


/* BuyTuga Intelligent Commerce Pro v1.0.42 — two-level energy label display */
.bt-product-media{position:relative}
.bt-product-media>.bticp-energy-card{
    position:absolute;left:10px;bottom:10px;z-index:4;margin:0;
    min-height:0;padding:3px 5px;border:1px solid rgba(255,255,255,.9);
    border-radius:7px;background:rgba(255,255,255,.96);box-shadow:0 4px 14px rgba(16,37,59,.16)
}
.bt-product-media>.bticp-energy-card img{max-width:58px;max-height:30px}
.bt-product-media>.bticp-energy-card .bticp-energy-arrow{width:50px;height:27px;padding-left:10px}
.bt-product-media>.bticp-energy-card .bticp-energy-arrow strong{font-size:14px}
.bticp-energy-hover[hidden]{display:none!important}
.bticp-energy-hover{
    position:fixed;z-index:100000;padding:10px;border:1px solid #dbe4ec;border-radius:14px;
    background:#fff;box-shadow:0 20px 55px rgba(5,15,25,.28);pointer-events:auto
}
.bticp-energy-hover img{display:block;width:100%;max-height:420px;object-fit:contain;background:#fff}
.bticp-energy-hover-document{display:grid;gap:5px;padding:18px;text-align:center;color:#10253b}
.bticp-energy-hover-document span{font-size:13px;color:#657789}
@media(max-width:767px){
    .bt-product-media>.bticp-energy-card{left:7px;bottom:7px}
    .bticp-energy-hover{display:none!important}
}


/* BuyTuga v1.0.48 — compact legal identity strip */
.bt-footer-merchant-row{
    position:relative;
    z-index:2;
    margin-top:26px;
}
.bt-footer-merchant-identity{
    display:grid;
    grid-template-columns:minmax(230px,1.05fr) minmax(105px,.45fr) minmax(280px,1.35fr) minmax(300px,1.45fr);
    gap:14px 22px;
    align-items:center;
    width:100%;
    max-width:none;
    margin:0;
    padding:15px 18px;
    border:1px solid rgba(255,255,255,.20);
    border-radius:10px;
    background:rgba(0,0,0,.10);
}
.bt-footer-merchant-identity p{
    margin:0!important;
    color:var(--bticp-footer-muted,#d7eaff)!important;
    font-size:12px!important;
    line-height:1.45!important;
}
.bt-footer-merchant-identity p:first-child,
.bt-footer-merchant-identity strong{
    color:var(--bticp-footer-text,#fff)!important;
    font-weight:800;
}
.bt-footer-premium .bt-footer-premium-bottom{
    margin-top:24px!important;
}
@media(max-width:1180px){
    .bt-footer-merchant-identity{
        grid-template-columns:minmax(220px,1fr) minmax(120px,.55fr) minmax(0,1.7fr);
    }
    .bt-footer-merchant-identity p:last-child{
        grid-column:1/-1;
    }
}
@media(max-width:760px){
    .bt-footer-merchant-row{
        margin-top:22px;
    }
    .bt-footer-merchant-identity{
        grid-template-columns:1fr;
        gap:7px;
        padding:15px 16px;
    }
    .bt-footer-merchant-identity p:last-child{
        grid-column:auto;
    }
}
