/* Final responsive override loaded AFTER every OpenCart/module stylesheet. */
.bft-svg-icon{display:inline-flex;align-items:center;justify-content:center;width:1.15em;height:1.15em;flex:0 0 auto;color:currentColor;vertical-align:-.15em}
.bft-svg-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;display:block}
.bft-icon-check svg circle{fill:#14b85a;stroke:#14b85a}.bft-icon-check svg path{stroke:#fff;stroke-width:2.6}
.bft-topbar .bft-svg-icon{color:#16bd5f}
.bft-header-contact .bft-svg-icon{width:18px;height:18px}
.bft-search .bft-svg-icon{width:21px;height:21px;color:#fff}
.bft-cart .bft-svg-icon{width:19px;height:19px}
.bft-menu-toggle .bft-svg-icon{color:#ed3347;width:21px;height:21px;margin-right:8px}
.bft-mobile-home .bft-svg-icon,.bft-desktop-home .bft-svg-icon{width:18px;height:18px}

.bft-italy-flag-css{display:inline-grid!important;grid-template-columns:repeat(3,1fr);width:30px!important;height:20px!important;overflow:hidden;border:1px solid rgba(0,0,0,.12);border-radius:1px;flex:0 0 30px!important;vertical-align:middle;background:#fff}
.bft-italy-flag-css>span:nth-child(1){background:#009246}.bft-italy-flag-css>span:nth-child(2){background:#fff}.bft-italy-flag-css>span:nth-child(3){background:#ce2b37}

/* Desktop / laptop: match approved header */
@media (min-width:992px){
  .bft-topbar{background:#111318!important;color:#fff!important}
  .bft-topbar-inner{height:40px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}
  .bft-genuine-line,.bft-topbar-links a{font-size:14px!important;font-weight:800!important;color:#fff!important}
  .bft-topbar-links{display:flex!important;align-items:center!important;gap:25px!important}
  .bft-header-row{display:flex!important;align-items:center!important;gap:26px!important;min-height:104px!important;padding:0!important}
  .bft-logo{flex:0 0 190px!important;text-align:left!important}
  .bft-logo img{max-width:175px!important;max-height:62px!important;margin:0!important}
  .bft-search-wrap{flex:1 1 auto!important;min-width:0!important}
  .bft-search .form-control{height:50px!important;font-size:16px!important}
  .bft-search .btn{height:50px!important;width:58px!important;background:#e20b27!important;border-color:#e20b27!important}
  .bft-header-actions{display:flex!important;align-items:center!important;gap:10px!important;flex:0 0 auto!important}
  .bft-header-contact{display:flex!important;height:46px!important;padding:0 19px!important;font-size:15px!important;font-weight:800!important;border-radius:10px!important}
  .bft-header-contact.bft-whatsapp{background:#18b65c!important;color:#fff!important;border-color:#18b65c!important}
  .bft-header-contact.bft-call{background:#111318!important;color:#fff!important;border-color:#111318!important}
  .bft-cart-wrap,.bft-cart{width:auto!important}
  .bft-cart>button{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;height:46px!important;min-width:118px!important;background:#fff!important;color:#111318!important;border:1px solid #d9dee5!important;border-radius:10px!important;font-size:14px!important;padding:0 16px!important}
  .bft-cart #cart-total{display:inline!important}
  .bft-nav-wrap{background:#15181d!important}
  .bft-mobile-nav-head{display:none!important}
  .bft-menu-collapse{display:block!important;height:auto!important}
  .bft-menu .navbar-nav{display:flex!important;float:none!important;justify-content:center!important;width:100%!important;margin:0!important}
  .bft-menu .navbar-nav>li>a{color:#fff!important;font-size:13.5px!important;font-weight:700!important;padding:18px 14px!important}
}

/* Tablet + mobile: exact compact layout approved by user */
@media (max-width:991px){
  body.bft-theme{padding-bottom:0!important}
  .container{width:94%!important;max-width:none!important}
  .bft-topbar{background:#111318!important;color:#fff!important}
  .bft-topbar-inner{height:54px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:0!important}
  .bft-genuine-line{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important;color:#fff!important;white-space:normal!important}
  .bft-topbar-links{display:none!important}
  .bft-header{background:#fff!important}
  .bft-header-row{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:'logo' 'search' 'actions'!important;gap:14px!important;min-height:0!important;padding:24px 0 22px!important}
  .bft-logo{grid-area:logo!important;display:block!important;text-align:center!important;justify-self:center!important;width:100%!important}
  .bft-logo img{display:block!important;max-width:220px!important;max-height:74px!important;width:auto!important;margin:0 auto!important}
  .bft-search-wrap{grid-area:search!important;display:block!important;width:100%!important;max-width:none!important}
  .bft-search{width:100%!important}
  .bft-search .form-control{height:58px!important;font-size:18px!important;padding-left:20px!important;border-radius:12px 0 0 12px!important;background:#fafbfc!important}
  .bft-search .btn{height:58px!important;width:68px!important;background:#e20b27!important;border-color:#e20b27!important;border-radius:0 12px 12px 0!important}
  .bft-header-actions{grid-area:actions!important;display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:10px!important;width:100%!important;align-items:stretch!important}
  .bft-header-contact{display:flex!important;visibility:visible!important;opacity:1!important;height:56px!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 10px!important;border-radius:11px!important;font-size:16px!important;font-weight:800!important;white-space:nowrap!important}
  .bft-header-contact span{display:inline!important}
  .bft-header-contact.bft-whatsapp{background:#18b65c!important;color:#fff!important;border:1px solid #18b65c!important}
  .bft-header-contact.bft-call{background:#111318!important;color:#fff!important;border:1px solid #111318!important}
  .bft-cart-wrap,.bft-cart{display:block!important;width:100%!important}
  .bft-cart>button{display:flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;height:56px!important;background:#ed111f!important;color:#fff!important;border:1px solid #ed111f!important;border-radius:11px!important;font-size:16px!important;font-weight:800!important;padding:0 8px!important}
  .bft-cart #cart-total{display:inline!important;visibility:visible!important;opacity:1!important;color:#fff!important;font-size:16px!important}
  .bft-nav-wrap{background:#15181d!important}
  .bft-nav-wrap>.container{width:94%!important}
  .bft-mobile-nav-head{display:flex!important;visibility:visible!important;align-items:center!important;justify-content:space-between!important;height:68px!important}
  .bft-menu-toggle,.bft-mobile-home{display:flex!important;align-items:center!important;background:transparent!important;border:0!important;color:#fff!important;font-size:17px!important;font-weight:800!important;padding:0!important}
  .bft-menu-collapse{padding:0!important;max-height:70vh!important;overflow:auto!important;border-top:1px solid #2b2f35!important}
  .bft-menu .navbar-nav{display:block!important;float:none!important;margin:0 -15px!important}
  .bft-menu .navbar-nav>li>a{color:#fff!important;font-size:14px!important;padding:13px 15px!important;border-top:1px solid #282b30!important}
  .bft-menu .bft-desktop-home{display:none!important}
  .bft-mobile-contactbar{display:none!important}
  .bft-cart .dropdown-menu{position:fixed!important;top:235px!important;left:3%!important;right:3%!important;width:94%!important;max-width:none!important}

  /* Make homepage typography responsive instead of oversized */
  .bft-hero-v6-shell{grid-template-columns:1fr!important;min-height:0!important;padding:46px 0 38px!important;gap:30px!important}
  .bft-hero h1{font-size:40px!important;line-height:1.08!important}
  .bft-hero-subtitle{font-size:21px!important;line-height:1.38!important}
  .bft-hero-lead{font-size:16px!important;line-height:1.7!important}
  .bft-solution-panel-v7{max-width:none!important;width:100%!important}

  /* Footer must remain dark and card-based on mobile/tablet */
  .bft-footer-v2{display:block!important;background:#17191d!important;color:#b9c1ca!important}
  .bft-footer-help{display:block!important;background:#121d29!important;border-top:2px solid #e31b2e!important;border-bottom:1px solid #32404c!important}
  .bft-footer-help-inner{display:block!important;padding:24px 0!important;min-height:0!important}
  .bft-footer-help-copy h2{color:#fff!important;font-size:22px!important}
  .bft-footer-help-copy p{color:#d2d9e0!important;font-size:13px!important}
  .bft-footer-help-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:18px!important}
  .bft-footer-help-actions a{justify-content:center!important}
  .bft-footer-main{display:block!important;background:#17191d!important;padding:32px 0!important}
  .bft-footer-grid-v2{display:grid!important;grid-template-columns:1fr 1fr!important;gap:26px!important}
  .bft-footer-v2 h2,.bft-footer-v2 h3{color:#fff!important}
  .bft-footer-company>p{color:#c0c7d0!important}
  .bft-footer-info a{color:#e5e8ec!important}
  .bft-contact-card{display:flex!important;background:#17191d!important;border:1px solid #353a40!important;color:#fff!important}
  .bft-contact-card strong{color:#fff!important}
  .bft-contact-card small,.bft-contact-card a{color:#9ea8b4!important}
  .bft-why-panel{display:block!important;background:#fff!important;border-radius:10px!important;overflow:hidden!important}
  .bft-footer-bottom-v2{display:block!important;background:#101820!important;border-top:1px solid #2d353d!important}
  .bft-footer-bottom-v2 .container{min-height:68px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;color:#fff!important;font-size:12px!important;text-align:center!important;flex-wrap:wrap!important}
}

@media (max-width:767px){
  .bft-topbar-inner{height:52px!important}
  .bft-genuine-line{font-size:15px!important}
  .bft-header-row{padding:22px 0 20px!important}
  .bft-logo img{max-width:205px!important;max-height:68px!important}
  .bft-header-actions{gap:8px!important}
  .bft-header-contact,.bft-cart>button{height:54px!important;font-size:15px!important}
  .bft-cart #cart-total{font-size:15px!important}
  .bft-mobile-nav-head{height:64px!important}
  .bft-footer-grid-v2{grid-template-columns:1fr!important;gap:28px!important}
  .bft-footer-help-actions{grid-template-columns:1fr 1fr!important}
  .bft-footer-bottom-v2 .container{display:block!important;padding:14px 0!important}
  .bft-footer-bottom-v2 .container>span{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin-top:8px!important}
  .bft-hero h1{font-size:36px!important}
  .bft-hero-subtitle{font-size:20px!important}
}

@media (max-width:520px){
  .bft-genuine-line{font-size:14px!important}
  .bft-logo img{max-width:190px!important;max-height:64px!important}
  .bft-search .form-control{font-size:16px!important}
  .bft-header-actions{gap:7px!important}
  .bft-header-contact,.bft-cart>button{font-size:14px!important;padding-left:6px!important;padding-right:6px!important}
  .bft-footer-help-actions{grid-template-columns:1fr!important}
  .bft-hero h1{font-size:34px!important}
  .bft-hero-subtitle{font-size:19px!important}
}

/* =========================================================
   MOBILE/TABLET FINAL POLISH — equal action buttons + footer
   ========================================================= */
.bft-cart-total-mobile{display:none}

@media (max-width:991px){
  /* force the three action controls into truly equal columns */
  .bft-header-actions{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
  }
  .bft-header-actions>*{min-width:0!important;width:100%!important;max-width:100%!important}
  .bft-header-contact,.bft-cart-wrap,.bft-cart,.bft-cart>button{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }
  .bft-header-contact,.bft-cart>button{
    height:56px!important;
    padding:0 8px!important;
    justify-content:center!important;
    text-align:center!important;
    overflow:hidden!important;
  }
  .bft-header-contact span:last-child,.bft-cart-total-mobile{
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .bft-cart-total-desktop{display:none!important}
  .bft-cart-total-mobile{display:inline!important;color:#fff!important;font-size:16px!important;font-weight:800!important}

  /* keep the mobile menu head balanced */
  .bft-mobile-nav-head{padding:0 2px!important}
  .bft-menu-toggle,.bft-mobile-home{min-width:0!important}

  /* Mobile/tablet footer: clean stacked cards, no font-font glyph dependency */
  .bft-footer-v2{overflow:hidden!important}
  .bft-footer-main{padding:28px 0 24px!important}
  .bft-footer-grid-v2{grid-template-columns:1fr!important;gap:26px!important}
  .bft-footer-v2 h2{font-size:22px!important;line-height:1.25!important}
  .bft-footer-v2 h3{font-size:18px!important;line-height:1.25!important;margin-bottom:14px!important}
  .bft-footer-company h2{font-size:22px!important;margin-bottom:14px!important}
  .bft-footer-company>p{font-size:14px!important;line-height:1.7!important}
  .bft-footer-info ul{margin:0!important}
  .bft-footer-info li{margin:0!important;border-bottom:1px solid #30343a!important}
  .bft-footer-info li:last-child{border-bottom:0!important}
  .bft-footer-info a{display:block!important;padding:11px 0!important;font-size:15px!important;color:#e9edf1!important}
  .bft-footer-info a i{display:none!important}
  .bft-footer-info a:before{content:'›';display:inline-block;margin-right:9px;color:#ef3340;font-weight:900;font-size:20px;line-height:1;vertical-align:-1px}

  .bft-contact-card{
    display:grid!important;
    grid-template-columns:40px minmax(0,1fr)!important;
    align-items:center!important;
    gap:11px!important;
    min-height:64px!important;
    padding:10px 12px!important;
    margin-bottom:10px!important;
    background:#1b1e23!important;
    border:1px solid #353a40!important;
    border-radius:10px!important;
  }
  .bft-contact-card>i{display:none!important}
  .bft-contact-card:before{
    content:'';width:40px;height:40px;border-radius:50%;background:#f32438;display:block!important;
  }
  .bft-contact-card span{min-width:0!important}
  .bft-contact-card strong{font-size:15px!important;line-height:1.25!important;color:#fff!important;margin-bottom:3px!important}
  .bft-contact-card small,.bft-contact-card a{font-size:13px!important;line-height:1.45!important;color:#aeb7c1!important;word-break:normal!important;overflow-wrap:anywhere!important}

  .bft-why-panel{width:100%!important;background:#fff!important;border-radius:12px!important;overflow:hidden!important}
  .bft-why-panel>div{
    display:grid!important;
    grid-template-columns:40px minmax(0,1fr)!important;
    gap:11px!important;
    align-items:center!important;
    min-height:66px!important;
    padding:10px 12px!important;
    border-bottom:1px solid #e5e8eb!important;
  }
  .bft-why-panel>div:last-child{border-bottom:0!important}
  .bft-why-panel i{display:none!important}
  .bft-why-panel>div:not(:first-child):before{
    content:'✓';display:flex!important;align-items:center!important;justify-content:center!important;
    width:36px!important;height:36px!important;border-radius:50%!important;background:#f32438!important;color:#fff!important;
    font-size:18px!important;font-weight:900!important;
  }
  .bft-why-panel .bft-italy-flag-css{width:36px!important;height:24px!important;flex:0 0 36px!important}
  .bft-why-panel span:not(.bft-italy-flag-css){min-width:0!important;display:flex!important;flex-direction:column!important}
  .bft-why-panel strong{font-size:15px!important;line-height:1.25!important;color:#132032!important}
  .bft-why-panel small{font-size:12px!important;line-height:1.4!important;color:#718091!important;margin-top:3px!important}

  .bft-footer-bottom-v2 .container{padding:16px 0!important;gap:10px!important}
  .bft-footer-bottom-v2 .container strong{font-size:14px!important}
  .bft-footer-bottom-v2 .container>span{font-size:13px!important}
}

@media (max-width:520px){
  .bft-header-actions{gap:7px!important}
  .bft-header-contact,.bft-cart>button{height:54px!important;font-size:14px!important;padding:0 5px!important}
  .bft-header-contact .bft-svg-icon,.bft-cart .bft-svg-icon{width:18px!important;height:18px!important;flex:0 0 18px!important}
  .bft-cart-total-mobile{font-size:14px!important}
  .bft-footer-help-copy h2{font-size:20px!important}
  .bft-footer-help-copy p{font-size:13px!important;line-height:1.55!important}
}

/* =====================================================================
   BFT AUTOMATION UAE — FINAL REFERENCE POLISH 2026-09-14
   Keeps desktop reference intact and makes tablet/mobile match approved UI.
   ===================================================================== */

/* premium motion / hover */
.bft-header-contact,.bft-cart>button,.bft-search .btn,.bft-btn-primary,.bft-btn-whatsapp,
.bft-btn-white,.bft-btn-dark,.bft-add-cart,.bft-category-add-cart,.bft-footer-help-actions a,
.bft-solution-row,.bft-benefit-grid>div,.bft-category-card,.bft-home-product,
.bft-guide-grid>div,.bft-solution-grid>div,.bft-contact-card,.bft-why-panel>div{
  transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,border-color .22s ease,color .22s ease!important;
}
@media (hover:hover){
  .bft-header-contact:hover,.bft-cart>button:hover,.bft-search .btn:hover,.bft-btn-primary:hover,
  .bft-btn-whatsapp:hover,.bft-btn-white:hover,.bft-btn-dark:hover,.bft-add-cart:hover,
  .bft-category-add-cart:hover,.bft-footer-help-actions a:hover{
    transform:translateY(-2px)!important;
    box-shadow:0 10px 24px rgba(15,23,42,.16)!important;
  }
  .bft-benefit-grid>div:hover,.bft-guide-grid>div:hover,.bft-solution-grid>div:hover,
  .bft-contact-card:hover,.bft-why-panel>div:hover{
    transform:translateY(-3px)!important;
    box-shadow:0 12px 26px rgba(10,18,28,.12)!important;
  }
  .bft-benefit-grid>div:hover i,.bft-guide-grid>div:hover span,.bft-solution-grid>div:hover i{
    transform:scale(1.08)!important;
  }
  .bft-category-card:hover,.bft-home-product:hover{transform:translateY(-5px)!important;box-shadow:0 18px 36px rgba(15,24,35,.12)!important}
  .bft-why-panel>div:hover{background:#fff8f8!important}
}

/* desktop footer/reference refinements */
@media (min-width:992px){
  .bft-footer-grid-v2{grid-template-columns:1.55fr .7fr .9fr .95fr!important;gap:42px!important}
  .bft-contact-card{min-height:52px!important}
  .bft-why-panel>div{min-height:54px!important}
  .bft-why-panel i{display:grid!important;place-items:center!important}
}

/* tablet and mobile */
@media (max-width:991px){
  html,body{max-width:100%;overflow-x:hidden!important}
  body.bft-theme{font-size:14px!important;padding-bottom:0!important}
  .container{width:94%!important;max-width:94%!important;padding-left:0!important;padding-right:0!important}

  /* TOP BAR — only genuine text, compact like reference */
  .bft-topbar{height:auto!important;min-height:48px!important;background:#101216!important}
  .bft-topbar-inner{height:48px!important;min-height:48px!important;justify-content:center!important;padding:0!important}
  .bft-topbar-links{display:none!important}
  .bft-genuine-line{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:14px!important;line-height:1.2!important;font-weight:800!important;text-align:center!important;white-space:normal!important}
  .bft-genuine-line .bft-svg-icon{width:18px!important;height:18px!important;flex:0 0 18px!important}

  /* HEADER — centered logo + full search + 3 equal action buttons */
  .bft-header-row{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-areas:'logo' 'search' 'actions'!important;
    gap:16px!important;
    min-height:0!important;
    padding:24px 0 20px!important;
  }
  .bft-logo{grid-area:logo!important;display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important}
  .bft-logo img{display:block!important;max-width:190px!important;max-height:72px!important;width:auto!important;margin:0 auto!important}
  .bft-search-wrap{grid-area:search!important;width:100%!important;min-width:0!important}
  .bft-search,.bft-search .input-group{width:100%!important}
  .bft-search .form-control{height:52px!important;font-size:15px!important;padding-left:18px!important;border-radius:12px 0 0 12px!important;background:#fbfcfd!important}
  .bft-search .btn{height:52px!important;width:58px!important;border-radius:0 12px 12px 0!important;font-size:17px!important}

  .bft-header-actions{
    grid-area:actions!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
  }
  .bft-header-actions>*{width:100%!important;min-width:0!important;max-width:none!important}
  .bft-header-contact,.bft-cart-wrap,.bft-cart,.bft-cart>button{width:100%!important;min-width:0!important;max-width:none!important}
  .bft-header-contact,.bft-cart>button{
    height:52px!important;
    min-height:52px!important;
    padding:0 8px!important;
    border:0!important;
    border-radius:11px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    font-size:14px!important;
    line-height:1!important;
    font-weight:800!important;
    white-space:nowrap!important;
    overflow:hidden!important;
  }
  .bft-header-contact.bft-whatsapp{display:flex!important;background:#15b85b!important;color:#fff!important}
  .bft-header-contact.bft-call{display:flex!important;background:#111318!important;color:#fff!important}
  .bft-cart>button{background:#ef1d2f!important;color:#fff!important}
  .bft-header-contact .bft-svg-icon,.bft-cart>button .bft-svg-icon{width:19px!important;height:19px!important;flex:0 0 19px!important;color:currentColor!important}
  .bft-cart-total-desktop{display:none!important}
  .bft-cart-total-mobile{display:inline!important;font-size:14px!important;font-weight:800!important;color:#fff!important;white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}

  /* NAV — exact dark two-side mobile bar */
  .bft-nav-wrap{background:#111318!important;border:0!important}
  .bft-nav-wrap>.container{width:100%!important;max-width:100%!important}
  .bft-mobile-nav-head{display:flex!important;height:62px!important;padding:0 20px!important;align-items:center!important;justify-content:space-between!important;background:#111318!important}
  .bft-menu-toggle,.bft-mobile-home{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#fff!important;background:transparent!important;border:0!important;font-size:15px!important;font-weight:800!important;padding:0!important;line-height:1!important}
  .bft-menu-toggle .bft-svg-icon{color:#e4293e!important}
  .bft-mobile-home .bft-svg-icon{color:#fff!important}
  .bft-menu-toggle .bft-svg-icon,.bft-mobile-home .bft-svg-icon{width:20px!important;height:20px!important;flex:0 0 20px!important}
  .bft-menu-collapse{padding:0!important;border:0!important;max-height:72vh!important;overflow:auto!important;background:#111318!important}
  .bft-menu .navbar-nav{display:block!important;float:none!important;width:100%!important;margin:0!important}
  .bft-menu .navbar-nav>li>a{font-size:13px!important;padding:12px 20px!important;border-top:1px solid #292d33!important}
  .bft-menu .bft-desktop-home{display:none!important}

  /* Homepage mobile/tablet typography and spacing */
  .bft-hero-v6-shell{grid-template-columns:1fr!important;min-height:0!important;gap:28px!important;padding:42px 0 34px!important}
  .bft-eyebrow,.bft-section-kicker{font-size:10.5px!important;letter-spacing:.1em!important}
  .bft-hero h1{font-size:36px!important;line-height:1.08!important;margin-bottom:16px!important}
  .bft-hero-subtitle{font-size:19px!important;line-height:1.38!important}
  .bft-hero-lead{font-size:15px!important;line-height:1.7!important}
  .bft-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}
  .bft-hero-actions .btn{width:100%!important;min-width:0!important;padding:12px 10px!important;font-size:13px!important}
  .bft-hero-points{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px 14px!important;margin-top:20px!important;font-size:12px!important}
  .bft-solution-panel-v7{width:100%!important;max-width:none!important;border-radius:18px!important;padding:20px!important}
  .bft-benefit-grid{grid-template-columns:repeat(2,1fr)!important}
  .bft-benefit-grid>div{padding:15px 12px!important;min-height:70px!important;border-bottom:1px solid var(--bft-line)!important}
  .bft-section{padding:52px 0!important}
  .bft-section-head h2{font-size:27px!important}
  .bft-category-grid,.bft-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .bft-category-card{min-height:104px!important;padding:14px!important}
  .bft-category-name-v5{font-size:13px!important}
  .bft-guide-grid,.bft-solution-grid{grid-template-columns:1fr 1fr!important}
  .bft-seo-content .row>[class*='col-']{width:100%!important;float:none!important}
  .bft-coverage-card{margin-top:24px!important}

  /* FOOTER — preserve desktop icon language on mobile */
  .bft-footer-v2{background:#17191d!important;color:#b9c1ca!important;overflow:hidden!important}
  .bft-footer-help{background:#121d29!important;border-top:2px solid #e31b2e!important;border-bottom:1px solid #32404c!important}
  .bft-footer-help-inner{display:block!important;min-height:0!important;padding:24px 0!important}
  .bft-footer-help-copy>span{font-size:10px!important}
  .bft-footer-help-copy h2{font-size:20px!important;line-height:1.25!important;margin-bottom:7px!important}
  .bft-footer-help-copy p{font-size:12px!important;line-height:1.55!important}
  .bft-footer-help-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:16px!important}
  .bft-footer-help-actions a{height:42px!important;justify-content:center!important;font-size:12px!important}

  .bft-footer-main{background:#17191d!important;padding:30px 0 26px!important}
  .bft-footer-grid-v2{display:grid!important;grid-template-columns:1fr!important;gap:28px!important}
  .bft-footer-v2 h2,.bft-footer-v2 h3{color:#fff!important}
  .bft-footer-company h2{font-size:20px!important;margin-bottom:14px!important}
  .bft-footer-company>p{font-size:13px!important;line-height:1.7!important}
  .bft-footer-v2 h3{font-size:16px!important;margin-bottom:14px!important}
  .bft-footer-info li{margin:0 0 9px!important;border:0!important}
  .bft-footer-info a{display:block!important;padding:2px 0!important;font-size:14px!important;color:#e5e8ec!important}
  .bft-footer-info a i{display:inline-block!important;color:#ef2336!important;margin-right:7px!important}
  .bft-footer-info a:before{display:none!important;content:none!important}

  .bft-footer-mini-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .bft-footer-mini-grid>span{min-height:52px!important;font-size:11px!important;padding:8px!important}
  .bft-footer-mini-grid i{display:grid!important;width:31px!important;height:31px!important;flex:0 0 31px!important;border-radius:50%!important;background:#f32438!important;color:#fff!important;place-items:center!important}

  .bft-contact-card{
    display:flex!important;align-items:center!important;gap:10px!important;
    min-height:60px!important;padding:10px 11px!important;margin-bottom:9px!important;
    border:1px solid #353a40!important;border-radius:9px!important;background:#17191d!important;
  }
  .bft-contact-card:before{display:none!important;content:none!important}
  .bft-contact-card>i{
    display:grid!important;width:34px!important;height:34px!important;flex:0 0 34px!important;
    border-radius:50%!important;background:#f32438!important;color:#fff!important;place-items:center!important;font-size:14px!important;
  }
  .bft-contact-card span{display:flex!important;flex-direction:column!important;min-width:0!important}
  .bft-contact-card strong{font-size:13px!important;line-height:1.2!important;color:#fff!important;margin:0 0 2px!important}
  .bft-contact-card small,.bft-contact-card a{font-size:11px!important;line-height:1.35!important;color:#9ea8b4!important;overflow-wrap:anywhere!important}

  .bft-why-panel{display:block!important;width:100%!important;background:#fff!important;border-radius:10px!important;overflow:hidden!important;color:#17202a!important}
  .bft-why-panel>div{
    display:flex!important;align-items:center!important;gap:10px!important;min-height:58px!important;
    padding:9px 10px!important;border-bottom:1px solid #e2e5e8!important;background:#fff!important;
  }
  .bft-why-panel>div:before{display:none!important;content:none!important}
  .bft-why-panel>div:last-child{border-bottom:0!important}
  .bft-why-panel i{
    display:grid!important;place-items:center!important;width:30px!important;height:30px!important;flex:0 0 30px!important;
    color:#ed1b2f!important;font-size:18px!important;text-align:center!important;
  }
  .bft-why-panel .bft-italy-flag-css{display:grid!important;grid-template-columns:repeat(3,1fr)!important;width:30px!important;height:20px!important;flex:0 0 30px!important;border:1px solid #ddd!important}
  .bft-why-panel span:not(.bft-italy-flag-css){display:flex!important;flex-direction:column!important;min-width:0!important}
  .bft-why-panel strong{font-size:12px!important;line-height:1.2!important;color:#132032!important}
  .bft-why-panel small{font-size:10px!important;line-height:1.25!important;color:#718091!important;margin-top:2px!important}

  .bft-footer-bottom-v2{background:#101820!important;border-top:1px solid #2d353d!important}
  .bft-footer-bottom-v2 .container{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:8px 18px!important;min-height:64px!important;padding:12px 0!important;color:#fff!important;text-align:center!important;font-size:11px!important}
  .bft-footer-bottom-v2 .container>span{display:inline-flex!important;align-items:center!important;gap:7px!important;margin:0!important}
}

@media (max-width:767px){
  .bft-topbar-inner{height:46px!important;min-height:46px!important}
  .bft-genuine-line{font-size:13px!important;max-width:90%!important}
  .bft-header-row{padding:20px 0 18px!important;gap:14px!important}
  .bft-logo img{max-width:185px!important;max-height:66px!important}
  .bft-search .form-control{height:50px!important;font-size:14px!important}
  .bft-search .btn{height:50px!important;width:56px!important}
  .bft-header-actions{gap:8px!important}
  .bft-header-contact,.bft-cart>button{height:50px!important;min-height:50px!important;font-size:13px!important;padding:0 6px!important;gap:6px!important}
  .bft-cart-total-mobile{font-size:13px!important}
  .bft-mobile-nav-head{height:58px!important;padding:0 20px!important}
  .bft-menu-toggle,.bft-mobile-home{font-size:14px!important}
  .bft-hero h1{font-size:34px!important}
  .bft-hero-subtitle{font-size:18px!important}
  .bft-hero-lead{font-size:14px!important}
  .bft-guide-grid,.bft-solution-grid{grid-template-columns:1fr!important}
  .bft-footer-help-actions{grid-template-columns:1fr 1fr!important}
}

@media (max-width:520px){
  .container{width:94%!important;max-width:94%!important}
  .bft-genuine-line{font-size:12.5px!important}
  .bft-genuine-line .bft-svg-icon{width:16px!important;height:16px!important;flex-basis:16px!important}
  .bft-logo img{max-width:178px!important;max-height:62px!important}
  .bft-header-actions{gap:7px!important}
  .bft-header-contact,.bft-cart>button{height:49px!important;min-height:49px!important;font-size:12.5px!important;padding:0 4px!important}
  .bft-header-contact .bft-svg-icon,.bft-cart>button .bft-svg-icon{width:17px!important;height:17px!important;flex:0 0 17px!important}
  .bft-cart-total-mobile{font-size:12.5px!important}
  .bft-mobile-nav-head{padding:0 18px!important}
  .bft-menu-toggle,.bft-mobile-home{font-size:13.5px!important}
  .bft-hero-v6-shell{padding:36px 0 30px!important}
  .bft-hero h1{font-size:32px!important}
  .bft-hero-subtitle{font-size:17px!important}
  .bft-hero-actions{grid-template-columns:1fr 1fr!important}
  .bft-hero-points{grid-template-columns:1fr!important}
  .bft-benefit-grid{grid-template-columns:1fr 1fr!important}
  .bft-benefit-grid strong{font-size:11px!important}
  .bft-benefit-grid small{font-size:9.5px!important}
  .bft-category-grid,.bft-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .bft-footer-help-actions{grid-template-columns:1fr 1fr!important}
  .bft-footer-help-actions a{padding:0 8px!important;font-size:11px!important}
  .bft-footer-company h2{font-size:19px!important}
  .bft-footer-v2 h3{font-size:15px!important}
}

/* =========================================================
   2026-09-14 FINAL USER-APPROVED ADJUSTMENTS
   red benefit strip, equal hero CTAs, compact mobile actions
   ========================================================= */

/* Full-width red benefit strip beneath the hero */
.bft-benefit-bar{
  background:#e30620!important;
  border-top:1px solid #cf051c!important;
  border-bottom:1px solid #cf051c!important;
}
.bft-benefit-grid>div{
  color:#fff!important;
  border-right:1px solid rgba(255,255,255,.24)!important;
  background:transparent!important;
  transition:transform .24s ease,background .24s ease,box-shadow .24s ease!important;
}
.bft-benefit-grid>div:last-child{border-right:0!important}
.bft-benefit-grid i,
.bft-benefit-grid strong,
.bft-benefit-grid small{color:#fff!important}
.bft-benefit-grid small{opacity:.82!important}
@media (hover:hover){
  .bft-benefit-grid>div:hover{
    background:rgba(0,0,0,.09)!important;
    transform:translateY(-3px)!important;
    box-shadow:0 8px 24px rgba(74,0,8,.16)!important;
  }
  .bft-benefit-grid>div:hover i{transform:scale(1.12) rotate(-4deg)!important}
}

/* Hero CTAs: same dimensions; Shop button black */
.bft-hero-actions{align-items:stretch!important}
.bft-hero-actions .btn{
  width:170px!important;
  min-width:170px!important;
  height:46px!important;
  padding:0 14px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  font-size:13px!important;
  border-radius:9px!important;
}
.bft-hero-actions .bft-btn-primary{
  background:#111318!important;
  border-color:#111318!important;
  color:#fff!important;
}
.bft-hero-actions .bft-btn-primary:hover{
  background:#000!important;
  border-color:#000!important;
  transform:translateY(-2px)!important;
  box-shadow:0 10px 24px rgba(0,0,0,.20)!important;
}
.bft-hero-actions .bft-btn-whatsapp:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 10px 24px rgba(18,139,72,.22)!important;
}

/* Tablet/mobile header controls exactly as reference: compact + equal */
@media (max-width:991px){
  .bft-header-actions{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
  }
  .bft-header-contact,.bft-cart>button{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:44px!important;
    min-height:44px!important;
    padding:0 7px!important;
    border-radius:8px!important;
    font-size:12px!important;
    line-height:1!important;
    gap:6px!important;
  }
  .bft-header-contact .bft-svg-icon,
  .bft-cart>button .bft-svg-icon{
    width:15px!important;
    height:15px!important;
    flex:0 0 15px!important;
  }
  .bft-cart-total-mobile{font-size:12px!important;font-weight:800!important}
  .bft-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;max-width:380px!important}
  .bft-hero-actions .btn{width:100%!important;min-width:0!important;height:44px!important;font-size:12px!important}

  /* Red strip remains clean on smaller screens */
  .bft-benefit-grid>div{border-right:1px solid rgba(255,255,255,.20)!important;border-bottom:1px solid rgba(255,255,255,.20)!important}
  .bft-benefit-grid strong{color:#fff!important}
  .bft-benefit-grid small{color:#fff!important;opacity:.8!important}
}

@media (max-width:767px){
  .container{width:96%!important;max-width:96%!important}
  .bft-topbar-inner{height:45px!important;min-height:45px!important}
  .bft-genuine-line{font-size:12.5px!important;line-height:1.15!important}
  .bft-header-row{padding:16px 0 15px!important;gap:11px!important}
  .bft-logo img{max-width:165px!important;max-height:58px!important}
  .bft-search .form-control{height:43px!important;font-size:13px!important;padding-left:13px!important}
  .bft-search .btn{height:43px!important;width:48px!important;font-size:16px!important}
  .bft-header-actions{gap:6px!important}
  .bft-header-contact,.bft-cart>button{
    height:39px!important;
    min-height:39px!important;
    padding:0 5px!important;
    font-size:11px!important;
    border-radius:7px!important;
    gap:5px!important;
  }
  .bft-header-contact .bft-svg-icon,.bft-cart>button .bft-svg-icon{width:13px!important;height:13px!important;flex-basis:13px!important}
  .bft-cart-total-mobile{font-size:11px!important}
  .bft-mobile-nav-head{height:56px!important}
  .bft-menu-toggle,.bft-mobile-home{font-size:13px!important}
  .bft-hero-actions{max-width:100%!important}
  .bft-hero-actions .btn{height:42px!important;font-size:11.5px!important;padding:0 8px!important}
}

@media (max-width:420px){
  .bft-header-contact,.bft-cart>button{font-size:10.5px!important;padding:0 4px!important}
  .bft-cart-total-mobile{font-size:10.5px!important}
}

/* Desktop/laptop header action buttons — match approved reference */
@media (min-width:992px){
  .bft-header-actions{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
  }
  .bft-header-actions .bft-header-contact,
  .bft-header-actions .bft-cart>button{
    width:118px!important;
    min-width:118px!important;
    max-width:118px!important;
    height:46px!important;
    min-height:46px!important;
    padding:0 12px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    border-radius:9px!important;
    font-size:13px!important;
    line-height:1!important;
    font-weight:700!important;
    white-space:nowrap!important;
  }
  .bft-header-actions .bft-whatsapp{background:#12b85a!important;color:#fff!important;border:1px solid #12b85a!important}
  .bft-header-actions .bft-call{background:#111318!important;color:#fff!important;border:1px solid #111318!important}
  .bft-header-actions .bft-cart>button{background:#fff!important;color:#111!important;border:1px solid #d8dde3!important}
  .bft-header-actions .bft-svg-icon{width:15px!important;height:15px!important;flex:0 0 15px!important}
  .bft-header-actions .bft-svg-icon svg{width:15px!important;height:15px!important}
  .bft-header-actions .bft-cart>button i{font-size:14px!important}
}


/* Desktop header action final equal-size correction */
@media (min-width:992px){
  .bft-header-actions{gap:10px!important;}
  .bft-header-actions .bft-header-contact,
  .bft-header-actions .bft-cart-wrap,
  .bft-header-actions .bft-cart,
  .bft-header-actions .bft-cart>button{
    width:118px!important;
    min-width:118px!important;
    max-width:118px!important;
    height:46px!important;
  }
  .bft-header-actions .bft-header-contact,
  .bft-header-actions .bft-cart>button{
    padding:0 10px!important;
    font-size:13px!important;
    font-weight:800!important;
    justify-content:center!important;
    gap:7px!important;
    white-space:nowrap!important;
  }
  .bft-header-actions .bft-cart>button .bft-svg-icon,
  .bft-header-actions .bft-header-contact .bft-svg-icon{
    width:17px!important;
    height:17px!important;
    flex:0 0 17px!important;
  }
  .bft-cart-total-desktop{display:inline!important;overflow:visible!important;text-overflow:clip!important;}
}

/* =========================================================
   2026-09-14 CATEGORY REFERENCE + MOBILE CART ICON FINAL
   ========================================================= */

/* Tablet/mobile cart: icon only, same physical button as WhatsApp / Call */
@media (max-width:991px){
  .bft-header-actions .bft-cart-total-desktop,
  .bft-header-actions .bft-cart-total-mobile{display:none!important}
  .bft-header-actions .bft-cart>button{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
  }
  .bft-header-actions .bft-cart>button .bft-svg-icon{
    margin:0!important;
    width:16px!important;
    height:16px!important;
    flex:0 0 16px!important;
  }
}

/* Category page: match supplied desktop reference */
#product-category.bft-category-page{
  background:#f4f7fa!important;
  color:#0e2d50!important;
  padding-bottom:58px!important;
}
#product-category .bft-cat-breadcrumb{
  padding:30px 12px 18px!important;
  margin:0!important;
}
#product-category .bft-cat-breadcrumb ol{
  display:flex!important;
  align-items:center!important;
  gap:0!important;
  list-style:none!important;
  padding:0!important;
  margin:0!important;
}
#product-category .bft-cat-breadcrumb li{
  font-size:12px!important;
  color:#698096!important;
}
#product-category .bft-cat-breadcrumb li+li:before{
  content:'/';
  color:#aeb8c3;
  margin:0 11px;
}
#product-category .bft-cat-breadcrumb a{color:#55718d!important}

#product-category .bft-category-hero{
  background:transparent!important;
  border:0!important;
  padding:0 0 26px!important;
}
#product-category .bft-category-hero-inner{
  position:relative!important;
  overflow:hidden!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.55fr) minmax(330px,.85fr)!important;
  gap:34px!important;
  align-items:stretch!important;
  padding:38px 42px!important;
  border:1px solid #dbe3eb!important;
  border-radius:22px!important;
  background:
    radial-gradient(circle at 104% 6%, transparent 0 60px, rgba(227,6,32,.065) 61px 84px, transparent 85px),
    radial-gradient(circle at -4% 106%, transparent 0 55px, rgba(13,47,87,.045) 56px 80px, transparent 81px),
    #fff!important;
  box-shadow:0 12px 34px rgba(15,38,60,.035)!important;
}
#product-category .bft-category-hero-copy{
  min-width:0!important;
  padding:4px 0!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
#product-category .bft-category-eyebrow{
  display:inline-flex!important;
  align-items:center!important;
  align-self:flex-start!important;
  gap:7px!important;
  margin:0 0 16px!important;
  padding:7px 11px!important;
  border:1px solid #fac5cd!important;
  border-radius:999px!important;
  background:#fff7f8!important;
  color:#d80a24!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:.08em!important;
}
#product-category .bft-category-eyebrow>span{
  width:8px!important;
  height:8px!important;
  border-radius:50%!important;
  background:#e30620!important;
  box-shadow:0 0 0 4px rgba(227,6,32,.10)!important;
}
#product-category .bft-category-hero h1{
  margin:0 0 12px!important;
  max-width:760px!important;
  color:#0b335d!important;
  font-size:42px!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
  font-weight:800!important;
}
#product-category .bft-category-summary{
  max-width:760px!important;
  margin:0!important;
  color:#55718b!important;
  font-size:14px!important;
  line-height:1.62!important;
}
#product-category .bft-category-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:24px!important;
  padding-top:19px!important;
  margin-top:19px!important;
  border-top:1px solid #e2e8ee!important;
  color:#123c64!important;
  font-size:10px!important;
  font-weight:700!important;
}
#product-category .bft-category-meta i{color:#e30620!important;margin-right:5px!important}

#product-category .bft-category-feature-panel{
  align-self:stretch!important;
  display:block!important;
  padding:22px 22px 12px!important;
  border:1px solid #d9e2eb!important;
  border-radius:19px!important;
  background:#fff!important;
  color:#102f52!important;
  box-shadow:0 12px 28px rgba(15,38,60,.04)!important;
}
#product-category .bft-feature-panel-head{
  padding:0 0 13px!important;
  border-bottom:1px solid #e4e9ef!important;
}
#product-category .bft-feature-panel-head span{
  display:block!important;
  margin-bottom:5px!important;
  color:#e30620!important;
  font-size:8px!important;
  letter-spacing:.11em!important;
  font-weight:800!important;
}
#product-category .bft-feature-panel-head strong{
  display:block!important;
  color:#0b335d!important;
  font-size:16px!important;
  line-height:1.2!important;
}
#product-category .bft-category-feature-list{display:block!important}
#product-category .bft-category-feature-item{
  display:flex!important;
  align-items:center!important;
  gap:15px!important;
  min-height:72px!important;
  padding:13px 0!important;
  border-bottom:1px solid #e4e9ef!important;
}
#product-category .bft-category-feature-item:last-child{border-bottom:0!important}
#product-category .bft-category-feature-icon{
  width:42px!important;
  height:42px!important;
  flex:0 0 42px!important;
  border-radius:12px!important;
  display:grid!important;
  place-items:center!important;
  background:#fff0f2!important;
  color:#e30620!important;
  transition:transform .22s ease,background .22s ease,box-shadow .22s ease!important;
}
#product-category .bft-category-feature-icon i{color:#e30620!important;font-size:14px!important}
#product-category .bft-category-feature-item>div{display:flex!important;flex-direction:column!important;gap:2px!important}
#product-category .bft-category-feature-item strong{color:#123a62!important;font-size:11px!important;line-height:1.25!important}
#product-category .bft-category-feature-item small{color:#71859a!important;font-size:8px!important;line-height:1.3!important}
@media (hover:hover){
  #product-category .bft-category-feature-item:hover .bft-category-feature-icon{
    transform:translateY(-2px) scale(1.04)!important;
    background:#e30620!important;
    color:#fff!important;
    box-shadow:0 8px 18px rgba(227,6,32,.18)!important;
  }
  #product-category .bft-category-feature-item:hover .bft-category-feature-icon i{color:#fff!important}
}

#product-category .bft-category-content-wrap{padding-top:0!important;padding-bottom:0!important}
#product-category .bft-category-toolbar{
  margin:0 0 18px!important;
  padding:12px 14px!important;
  min-height:54px!important;
  border:1px solid #dbe3eb!important;
  border-radius:13px!important;
  background:#fff!important;
  box-shadow:0 7px 18px rgba(15,38,60,.025)!important;
}
#product-category .bft-view-button{
  width:33px!important;height:33px!important;border-radius:8px!important;
}
#product-category #grid-view{background:#0b335d!important;color:#fff!important;border-color:#0b335d!important}
#product-category .bft-result-count{font-size:9px!important;color:#71859a!important}
#product-category .bft-select-field{font-size:9px!important;font-weight:800!important;color:#244766!important;text-transform:uppercase!important;letter-spacing:.04em!important}
#product-category .bft-select-field select{height:34px!important;min-width:165px!important;font-size:10px!important;text-transform:none!important;letter-spacing:0!important;font-weight:500!important}
#product-category .bft-limit-field select{min-width:74px!important}

#product-category .bft-category-products{margin-left:-8px!important;margin-right:-8px!important}
#product-category .bft-category-products .product-layout{padding:8px!important}
#product-category .bft-category-products .product-grid{width:25%!important;float:left!important}
#product-category .bft-category-product-card{
  display:block!important;
  height:100%!important;
  overflow:hidden!important;
  border:1px solid #dbe3eb!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 6px 20px rgba(15,38,60,.035)!important;
  transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease!important;
}
#product-category .bft-category-product-image{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:0!important;
  aspect-ratio:1/1!important;
  padding:18px!important;
  background:#fff!important;
}
#product-category .bft-category-product-image img{width:100%!important;height:100%!important;object-fit:contain!important}
#product-category .bft-category-product-body{
  min-height:150px!important;
  padding:16px 14px 14px!important;
  border-top:1px solid #e5eaf0!important;
  text-align:center!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
}
#product-category .bft-category-product-body h3{
  min-height:36px!important;
  margin:0 0 10px!important;
  font-size:12px!important;
  line-height:1.35!important;
  font-weight:800!important;
}
#product-category .bft-category-product-body h3 a{color:#0b335d!important}
#product-category .bft-category-product-desc{display:none!important}
#product-category .bft-category-price{margin:auto 0 0!important;padding:6px 0 0!important}
#product-category .bft-category-price strong{color:#f10d25!important;font-size:18px!important;font-weight:800!important}
#product-category .bft-category-card-actions{width:100%!important;margin-top:11px!important}
#product-category .bft-category-add-cart{
  width:auto!important;
  min-width:128px!important;
  height:34px!important;
  padding:0 13px!important;
  border-radius:7px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  background:#111318!important;
  color:#fff!important;
  font-size:9px!important;
  font-weight:800!important;
  text-transform:uppercase!important;
  transition:transform .2s ease,background .2s ease,box-shadow .2s ease!important;
}
@media (hover:hover){
  #product-category .bft-category-product-card:hover{
    transform:translateY(-5px)!important;
    border-color:#cdd6df!important;
    box-shadow:0 18px 38px rgba(15,38,60,.10)!important;
  }
  #product-category .bft-category-add-cart:hover{
    transform:translateY(-2px)!important;
    background:#e30620!important;
    box-shadow:0 9px 20px rgba(227,6,32,.20)!important;
  }
}

@media (max-width:1199px){
  #product-category .bft-category-hero-inner{grid-template-columns:minmax(0,1.35fr) minmax(315px,.8fr)!important;padding:34px!important}
  #product-category .bft-category-hero h1{font-size:37px!important}
}
@media (max-width:991px){
  #product-category .bft-category-hero-inner{grid-template-columns:1fr!important;gap:22px!important}
  #product-category .bft-category-products .product-grid{width:50%!important}
  #product-category .bft-category-feature-panel{max-width:none!important}
}
@media (max-width:767px){
  #product-category.bft-category-page{padding-bottom:35px!important}
  #product-category .bft-cat-breadcrumb{padding:18px 4px 12px!important}
  #product-category .bft-category-hero{padding-bottom:16px!important}
  #product-category .bft-category-hero-inner{padding:24px 20px!important;border-radius:16px!important}
  #product-category .bft-category-eyebrow{font-size:9px!important;margin-bottom:14px!important}
  #product-category .bft-category-hero h1{font-size:29px!important;line-height:1.08!important}
  #product-category .bft-category-summary{font-size:13px!important;line-height:1.55!important}
  #product-category .bft-category-meta{gap:10px 14px!important;font-size:9px!important}
  #product-category .bft-category-feature-panel{padding:18px 16px 8px!important;border-radius:15px!important}
  #product-category .bft-category-toolbar{align-items:stretch!important;padding:10px!important}
  #product-category .bft-toolbar-left{justify-content:space-between!important;width:100%!important}
  #product-category .bft-toolbar-controls{width:100%!important;grid-template-columns:1fr 1fr!important}
  #product-category .bft-select-field select{min-width:0!important;width:100%!important}
  #product-category .bft-category-products{margin-left:-5px!important;margin-right:-5px!important}
  #product-category .bft-category-products .product-layout{padding:5px!important}
  #product-category .bft-category-product-image{padding:10px!important}
  #product-category .bft-category-product-body{min-height:132px!important;padding:12px 8px!important}
  #product-category .bft-category-product-body h3{font-size:11px!important;min-height:32px!important}
  #product-category .bft-category-price strong{font-size:15px!important}
  #product-category .bft-category-add-cart{min-width:0!important;width:100%!important;height:32px!important;font-size:8.5px!important;padding:0 6px!important}
}


/* 2026-09-14 Product specifications tab + proper category list view */
#product-product .bft-product-specifications{
  margin-top:34px!important;
  border:1px solid #dbe3eb!important;
  border-radius:14px!important;
  background:#fff!important;
  overflow:hidden!important;
  box-shadow:0 7px 24px rgba(15,38,60,.035)!important;
}
#product-product .bft-product-tabbar{
  min-height:46px!important;
  padding:0 10px!important;
  display:flex!important;
  align-items:flex-end!important;
  background:#f7f9fb!important;
  border-bottom:1px solid #dbe3eb!important;
}
#product-product .bft-product-tab{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:36px!important;
  min-width:118px!important;
  padding:0 18px!important;
  margin-bottom:-1px!important;
  border-radius:8px 8px 0 0!important;
  background:#111318!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:0!important;
}
#product-product .bft-product-tabpanel{
  padding:26px 28px 30px!important;
  background:#fff!important;
}
#product-product .bft-product-tabpanel .bft-description{
  margin:0!important;
}
#product-product .bft-technical-specifications{
  margin-top:28px!important;
  padding-top:24px!important;
  border-top:1px solid #e5eaf0!important;
}
#product-product .bft-technical-specifications h2{
  margin:0 0 16px!important;
  font-size:22px!important;
  color:#0b335d!important;
}

/* active grid/list buttons */
#product-category .bft-view-button.active{
  background:#0b335d!important;
  color:#fff!important;
  border-color:#0b335d!important;
}
#product-category #grid-view:not(.active),
#product-category #list-view:not(.active){
  background:#fff!important;
  color:#244766!important;
  border-color:#dbe3eb!important;
}

/* true desktop list view - prevents oversized/zoomed product cards */
#product-category .bft-category-products .product-list{
  width:100%!important;
  float:none!important;
  clear:both!important;
  padding:8px!important;
}
#product-category .bft-category-products .product-list .bft-category-product-card{
  display:grid!important;
  grid-template-columns:240px minmax(0,1fr)!important;
  align-items:stretch!important;
  min-height:220px!important;
  width:100%!important;
}
#product-category .bft-category-products .product-list .bft-category-product-image{
  width:240px!important;
  height:220px!important;
  min-height:220px!important;
  aspect-ratio:auto!important;
  padding:16px!important;
  border-right:1px solid #e5eaf0!important;
}
#product-category .bft-category-products .product-list .bft-category-product-body{
  min-height:220px!important;
  padding:22px 24px!important;
  text-align:left!important;
  align-items:flex-start!important;
  border-top:0!important;
}
#product-category .bft-category-products .product-list .bft-category-product-body h3{
  min-height:0!important;
  margin:0 0 10px!important;
  font-size:18px!important;
  line-height:1.35!important;
  text-align:left!important;
}
#product-category .bft-category-products .product-list .bft-category-product-desc{
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  max-width:780px!important;
  margin:0 0 10px!important;
  color:#687483!important;
  font-size:13px!important;
  line-height:1.55!important;
}
#product-category .bft-category-products .product-list .bft-category-price{
  margin-top:auto!important;
  padding-top:8px!important;
}
#product-category .bft-category-products .product-list .bft-category-card-actions{
  width:auto!important;
  margin-top:10px!important;
}
#product-category .bft-category-products .product-list .bft-category-add-cart{
  width:auto!important;
  min-width:145px!important;
}

@media (max-width:767px){
  #product-product .bft-product-specifications{margin-top:22px!important;border-radius:12px!important}
  #product-product .bft-product-tabbar{min-height:42px!important;padding:0 8px!important}
  #product-product .bft-product-tab{height:34px!important;min-width:112px!important;padding:0 14px!important;font-size:10px!important}
  #product-product .bft-product-tabpanel{padding:20px 16px 24px!important}

  #product-category .bft-category-products .product-list{width:100%!important;float:none!important;padding:5px!important}
  #product-category .bft-category-products .product-list .bft-category-product-card{
    display:grid!important;
    grid-template-columns:125px minmax(0,1fr)!important;
    min-height:150px!important;
  }
  #product-category .bft-category-products .product-list .bft-category-product-image{
    width:125px!important;height:150px!important;min-height:150px!important;padding:10px!important;
  }
  #product-category .bft-category-products .product-list .bft-category-product-body{
    min-height:150px!important;padding:12px 12px!important;align-items:flex-start!important;text-align:left!important;
  }
  #product-category .bft-category-products .product-list .bft-category-product-body h3{
    font-size:12px!important;min-height:0!important;margin-bottom:6px!important;
  }
  #product-category .bft-category-products .product-list .bft-category-product-desc{display:none!important}
  #product-category .bft-category-products .product-list .bft-category-price strong{font-size:15px!important}
  #product-category .bft-category-products .product-list .bft-category-card-actions{width:100%!important}
  #product-category .bft-category-products .product-list .bft-category-add-cart{width:100%!important;min-width:0!important}
}


/* === 2026-09-14 FINAL LIST VIEW + PRODUCT SPECIFICATION PANEL === */
/* Product specification/description block: separate white panel with top-left tab */
#product-product .bft-product-content {
  margin-top: 34px !important;
}
#product-product .bft-product-specifications {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  overflow: visible !important;
  box-shadow: none !important;
}
#product-product .bft-product-tabbar {
  min-height: 42px !important;
  height: 42px !important;
  padding: 0 0 0 14px !important;
  display: flex !important;
  align-items: flex-end !important;
  background: transparent !important;
  border: 0 !important;
}
#product-product .bft-product-tab {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 42px !important;
  min-width: 124px !important;
  padding: 0 18px !important;
  margin: 0 !important;
  border-radius: 9px 9px 0 0 !important;
  background: #0b335d !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  box-shadow: none !important;
}
#product-product .bft-product-tab:before {
  content: "\\f15c";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 6px;
}
#product-product .bft-product-tabpanel {
  padding: 56px 54px 60px !important;
  background: #fff !important;
  border: 1px solid #d9e1e8 !important;
  border-radius: 0 14px 14px 14px !important;
  box-shadow: 0 8px 26px rgba(15,38,60,.035) !important;
}
#product-product .bft-product-tabpanel .bft-description {
  margin: 0 !important;
  font-size: 15px !important;
  line-height: 1.8 !important;
  color: #111827 !important;
}
#product-product .bft-product-tabpanel .bft-description h1,
#product-product .bft-product-tabpanel .bft-description h2,
#product-product .bft-product-tabpanel .bft-description h3 {
  color: #0b0f14 !important;
}
#product-product .bft-technical-specifications {
  margin-top: 34px !important;
  padding-top: 28px !important;
  border-top: 1px solid #e4e9ee !important;
}

/* Category list view: compact professional horizontal rows, image never zoomed */
#product-category .bft-category-products .product-list {
  width: 100% !important;
  max-width: none !important;
  float: none !important;
  clear: both !important;
  padding: 6px 0 !important;
  display: block !important;
}
#product-category .bft-category-products .product-list .bft-category-product-card {
  display: grid !important;
  grid-template-columns: 170px minmax(0,1fr) !important;
  width: 100% !important;
  min-height: 204px !important;
  overflow: hidden !important;
  border: 1px solid #d7e0e8 !important;
  border-radius: 10px !important;
  background: #fff !important;
  box-shadow: none !important;
  transform: none !important;
}
#product-category .bft-category-products .product-list .bft-category-product-card:hover {
  box-shadow: 0 8px 24px rgba(15,38,60,.07) !important;
  transform: translateY(-1px) !important;
}
#product-category .bft-category-products .product-list .bft-category-product-image {
  width: 170px !important;
  height: 204px !important;
  min-height: 204px !important;
  padding: 12px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  aspect-ratio: auto !important;
  overflow: hidden !important;
  border-right: 1px solid #e4e9ee !important;
  background: #fff !important;
}
#product-category .bft-category-products .product-list .bft-category-product-image a {
  width: 100% !important;
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
#product-category .bft-category-products .product-list .bft-category-product-image img {
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-width: 145px !important;
  max-height: 176px !important;
  object-fit: contain !important;
  margin: auto !important;
  transform: none !important;
}
#product-category .bft-category-products .product-list .bft-product-quick-actions {
  display: none !important;
}
#product-category .bft-category-products .product-list .bft-category-product-body {
  min-height: 204px !important;
  padding: 14px 34px 12px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
  text-align: center !important;
  border: 0 !important;
  background: #fff !important;
}
#product-category .bft-category-products .product-list .bft-category-product-body h3 {
  width: 100% !important;
  min-height: 0 !important;
  margin: 0 0 14px !important;
  padding: 0 !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
  font-weight: 800 !important;
  text-align: center !important;
  text-transform: uppercase !important;
}
#product-category .bft-category-products .product-list .bft-category-product-desc,
#product-category .bft-category-products .product-list .bft-category-rating {
  display: none !important;
}
#product-category .bft-category-products .product-list .bft-category-price {
  margin: auto 0 10px !important;
  padding: 0 !important;
  width: 100% !important;
  text-align: center !important;
}
#product-category .bft-category-products .product-list .bft-category-price strong {
  font-size: 16px !important;
  line-height: 1 !important;
  color: #0b335d !important;
  font-weight: 800 !important;
}
#product-category .bft-category-products .product-list .bft-category-card-actions {
  width: 168px !important;
  margin: 0 auto !important;
}
#product-category .bft-category-products .product-list .bft-category-add-cart {
  width: 168px !important;
  min-width: 168px !important;
  height: 32px !important;
  padding: 0 12px !important;
  border-radius: 5px !important;
  background: #08ad4f !important;
  color: #fff !important;
  font-size: 10px !important;
  font-weight: 700 !important;
}
#product-category .bft-category-products .product-list .bft-category-add-cart:hover {
  background: #078c42 !important;
}

@media (max-width: 767px) {
  #product-product .bft-product-content { margin-top: 22px !important; }
  #product-product .bft-product-tabbar { height: 36px !important; min-height: 36px !important; padding-left: 8px !important; }
  #product-product .bft-product-tab { height: 36px !important; min-width: 112px !important; padding: 0 13px !important; font-size: 11px !important; }
  #product-product .bft-product-tabpanel { padding: 26px 18px 30px !important; border-radius: 0 11px 11px 11px !important; }
  #product-product .bft-product-tabpanel .bft-description { font-size: 14px !important; line-height: 1.7 !important; }

  #product-category .bft-category-products .product-list {
    width: 100% !important;
    padding: 5px 0 !important;
  }
  #product-category .bft-category-products .product-list .bft-category-product-card {
    grid-template-columns: 118px minmax(0,1fr) !important;
    min-height: 154px !important;
  }
  #product-category .bft-category-products .product-list .bft-category-product-image {
    width: 118px !important;
    height: 154px !important;
    min-height: 154px !important;
    padding: 8px !important;
  }
  #product-category .bft-category-products .product-list .bft-category-product-image img {
    max-width: 102px !important;
    max-height: 136px !important;
  }
  #product-category .bft-category-products .product-list .bft-category-product-body {
    min-height: 154px !important;
    padding: 10px 12px !important;
  }
  #product-category .bft-category-products .product-list .bft-category-product-body h3 {
    font-size: 11px !important;
    margin-bottom: 8px !important;
  }
  #product-category .bft-category-products .product-list .bft-category-price { margin-bottom: 8px !important; }
  #product-category .bft-category-products .product-list .bft-category-price strong { font-size: 14px !important; }
  #product-category .bft-category-products .product-list .bft-category-card-actions,
  #product-category .bft-category-products .product-list .bft-category-add-cart {
    width: 128px !important;
    min-width: 128px !important;
  }
}


/* 2026-09-14 Specification tab cleanup */
#product-product .bft-product-tab:before{
  content:none !important;
  display:none !important;
}

/* 2026-09-14 Quick Checkout redesign */
#checkout-checkout{
  background:#fff;
  padding-top:18px;
  padding-bottom:54px;
}
#checkout-checkout > .breadcrumb,
#checkout-checkout > .row{
  max-width:920px;
  margin-left:auto;
  margin-right:auto;
}
#checkout-checkout .inspire-form-bg{
  background:transparent;
  padding:0;
  border:0;
  box-shadow:none;
}
#checkout-checkout h1.heading{
  font-size:24px;
  line-height:1.2;
  font-weight:700;
  margin:22px 0 18px;
  color:#111318;
}
#checkout-checkout .panel-group .panel{
  border:1px solid #d9dde2;
  border-radius:0;
  box-shadow:none;
  overflow:hidden;
  margin-bottom:5px;
}
#checkout-checkout .panel-default > .panel-heading{
  background:#f7f7f7;
  border-color:#d9dde2;
  padding:9px 12px;
}
#checkout-checkout .panel-title,
#checkout-checkout .panel-title a{
  font-size:13px;
  font-weight:500;
  color:#18212b;
  text-decoration:none;
}
#checkout-checkout #collapse-checkout-option .panel-body{
  padding:26px 14px 28px;
}
#checkout-checkout .bft-checkout-option-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:70px;
  align-items:start;
}
#checkout-checkout .bft-checkout-col h2{
  margin:0 0 8px;
  font-size:22px;
  line-height:1.2;
  font-weight:700;
  color:#10151c;
}
#checkout-checkout .bft-checkout-col > p{
  margin:0 0 12px;
  color:#5f6975;
  font-size:12px;
}
#checkout-checkout .bft-quick-actions{
  max-width:195px;
}
#checkout-checkout .bft-wa-checkout,
#checkout-checkout .bft-quick-checkout{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:38px;
  border-radius:5px;
  font-size:12px;
  line-height:1;
  font-weight:700;
  text-decoration:none;
  border:0;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease;
}
#checkout-checkout .bft-wa-checkout{
  background:#19b85a;
  color:#fff;
}
#checkout-checkout .bft-wa-checkout:hover{
  background:#12984a;
  color:#fff;
  transform:translateY(-1px);
  box-shadow:0 7px 18px rgba(25,184,90,.22);
}
#checkout-checkout .bft-checkout-or{
  text-align:center;
  font-size:14px;
  font-weight:800;
  margin:10px 0;
  color:#111318;
}
#checkout-checkout .bft-quick-checkout{
  background:#111318;
  color:#fff;
}
#checkout-checkout .bft-quick-checkout:hover{
  background:#cf0b2c;
  color:#fff;
  transform:translateY(-1px);
  box-shadow:0 7px 18px rgba(207,11,44,.2);
}
#checkout-checkout .bft-quick-note{
  display:block;
  margin-top:10px;
  color:#697481;
  font-size:11px;
}
#checkout-checkout .bft-returning .form-group{
  margin-bottom:12px;
}
#checkout-checkout .bft-returning label{
  font-size:12px;
  font-weight:600;
  margin-bottom:4px;
}
#checkout-checkout .bft-returning .form-control{
  height:34px;
  border:1px solid #cfd5dc;
  border-radius:2px;
  box-shadow:none;
  font-size:12px;
  padding:6px 10px;
}
#checkout-checkout .bft-returning a{
  display:inline-block;
  margin-top:3px;
  font-size:10px;
  color:#111318;
}
#checkout-checkout #button-login{
  min-width:44px;
  height:30px;
  padding:0 10px;
  border:0;
  border-radius:0;
  background:#078833;
  color:#fff;
  font-size:10px;
  font-weight:700;
  text-transform:uppercase;
}
#checkout-checkout #button-login:hover{background:#066d2a}
@media(max-width:767px){
  #checkout-checkout{padding-left:10px;padding-right:10px}
  #checkout-checkout .bft-checkout-option-row{grid-template-columns:1fr;gap:28px}
  #checkout-checkout .bft-quick-actions{max-width:none}
  #checkout-checkout h1.heading{font-size:22px}
}

/* 2026-09-14 cart count finalisation */
@media (min-width:992px){
  .bft-cart>button{width:118px!important;min-width:118px!important;max-width:118px!important;padding:0 10px!important;overflow:hidden!important;white-space:nowrap!important}
  .bft-cart>button.bft-cart-has-items{background:#e20b27!important;border-color:#e20b27!important;color:#fff!important}
  .bft-cart>button.bft-cart-has-items .bft-svg-icon{color:#fff!important}
  .bft-cart-total-desktop{font-size:13px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important}
  .bft-cart-total-mobile{display:none!important}
}
@media (max-width:991px){
  .bft-cart>button{width:100%!important;min-width:0!important;max-width:none!important}
  .bft-cart-total-desktop,.bft-cart-total-mobile,#cart-total{display:none!important;visibility:hidden!important;width:0!important;max-width:0!important;overflow:hidden!important;margin:0!important;padding:0!important}
  .bft-cart>button .bft-svg-icon{width:21px!important;height:21px!important;margin:0!important}
}


/* Mini cart checkout button: green and perfectly centered */
.bft-mini-cart-actions > a{
  min-height:46px;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  line-height:1.2!important;
  padding:0 14px!important;
}
.bft-mini-cart-actions .bft-mini-cart-checkout{
  background:#18b65b!important;
  border-color:#18b65b!important;
  color:#fff!important;
}
.bft-mini-cart-actions .bft-mini-cart-checkout:hover,
.bft-mini-cart-actions .bft-mini-cart-checkout:focus{
  background:#109b4b!important;
  border-color:#109b4b!important;
  color:#fff!important;
}

/* 2026-09-14: desktop category navigation — keep every category on one line */
@media (min-width: 992px){
  .bft-nav-wrap .container{width:100%!important;max-width:1240px!important;padding-left:12px!important;padding-right:12px!important}
  .bft-menu .navbar-nav{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;width:100%!important}
  .bft-menu .navbar-nav>li{float:none!important;flex:0 0 auto!important}
  .bft-menu .navbar-nav>li>a{
    font-size:11.5px!important;
    line-height:1.2!important;
    padding:17px 11px!important;
    white-space:nowrap!important;
  }
}
@media (min-width:992px) and (max-width:1199px){
  .bft-menu .navbar-nav>li>a{font-size:10.5px!important;padding-left:7px!important;padding-right:7px!important}
}

/* ===== Professional typography refinement - 2026-09-14 ===== */
@media (min-width: 992px){
  /* Homepage hero: more balanced desktop scale */
  #common-home .bft-hero-v6-shell{
    min-height:520px!important;
    padding:54px 0!important;
  }
  #common-home .bft-hero h1{
    font-size:42px!important;
    line-height:1.10!important;
    letter-spacing:-.025em!important;
    margin-bottom:15px!important;
    max-width:680px!important;
  }
  #common-home .bft-hero-subtitle{
    font-size:18px!important;
    line-height:1.42!important;
    margin-bottom:14px!important;
    max-width:680px!important;
  }
  #common-home .bft-hero-lead{
    font-size:14.5px!important;
    line-height:1.65!important;
    max-width:670px!important;
    margin-bottom:22px!important;
  }
  #common-home .bft-eyebrow{
    font-size:10.5px!important;
    letter-spacing:.14em!important;
    margin-bottom:11px!important;
  }

  /* Category hero: match the cleaner reference proportions */
  #product-category .bft-category-hero-inner{
    padding:34px 36px!important;
  }
  #product-category .bft-category-eyebrow{
    font-size:10px!important;
    letter-spacing:.15em!important;
    margin-bottom:12px!important;
  }
  #product-category .bft-category-hero h1{
    font-size:30px!important;
    line-height:1.16!important;
    letter-spacing:-.02em!important;
    margin:0 0 14px!important;
    max-width:720px!important;
  }
  #product-category .bft-category-hero-copy h2,
  #product-category .bft-category-hero-copy .bft-category-subtitle{
    font-size:17px!important;
    line-height:1.45!important;
    margin-bottom:13px!important;
  }
  #product-category .bft-category-hero-copy p{
    font-size:14px!important;
    line-height:1.65!important;
    max-width:720px!important;
  }
  #product-category .bft-category-support-title,
  #product-category .bft-category-support h3{
    font-size:17px!important;
  }

  /* Compact desktop header action typography */
  .bft-header-actions .bft-header-contact,
  .bft-header-actions .bft-cart>button{
    font-size:12px!important;
    font-weight:700!important;
    height:44px!important;
    min-height:44px!important;
    line-height:1!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
  .bft-header-actions .bft-svg-icon,
  .bft-header-actions .bft-cart>button .bft-svg-icon{
    width:14px!important;
    height:14px!important;
    flex:0 0 14px!important;
  }

  /* Homepage product cards: centered product identity and price */
  #common-home .bft-home-product-body,
  #common-home .bft-home-product-body-v4{
    text-align:center!important;
  }
  #common-home .bft-home-product h3,
  #common-home .bft-home-product-body-v4 h3{
    text-align:center!important;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
  }
  #common-home .bft-home-price,
  #common-home .bft-home-price-v4{
    text-align:center!important;
    display:block!important;
  }
  #common-home .bft-home-price strong,
  #common-home .bft-home-price-v4 strong,
  #common-home .bft-home-price .price-new,
  #common-home .bft-home-price-v4 .price-new{
    display:inline-block!important;
    text-align:center!important;
  }
}

@media (min-width: 768px) and (max-width: 991px){
  #common-home .bft-hero h1{font-size:34px!important;line-height:1.10!important}
  #common-home .bft-hero-subtitle{font-size:17px!important}
  #product-category .bft-category-hero h1{font-size:28px!important;line-height:1.14!important}
  #product-category .bft-category-hero-copy h2,
  #product-category .bft-category-hero-copy .bft-category-subtitle{font-size:16px!important}
}


/* ===== Category CTA + navigation alignment + mobile product centering — 2026-09-14 ===== */
/* Replace the small category-meta row with clear support actions */
#product-category .bft-category-cta{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin-top:20px!important;
  padding-top:18px!important;
  border-top:1px solid #dfe6ee!important;
  flex-wrap:wrap!important;
}
#product-category .bft-category-cta .btn{
  min-width:156px!important;
  height:44px!important;
  padding:0 18px!important;
  border:0!important;
  border-radius:8px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:800!important;
  text-decoration:none!important;
  box-shadow:0 8px 20px rgba(15,35,60,.10)!important;
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important;
}
#product-category .bft-category-chat{
  background:#14b85a!important;
  color:#fff!important;
}
#product-category .bft-category-call{
  background:#111318!important;
  color:#fff!important;
}
#product-category .bft-category-cta .btn:hover,
#product-category .bft-category-cta .btn:focus{
  transform:translateY(-2px)!important;
  box-shadow:0 12px 24px rgba(15,35,60,.16)!important;
  color:#fff!important;
}
#product-category .bft-category-chat:hover,
#product-category .bft-category-chat:focus{background:#0ea34e!important}
#product-category .bft-category-call:hover,
#product-category .bft-category-call:focus{background:#252930!important}

/* Keep the desktop Home item aligned on the same baseline as category names */
@media (min-width:992px){
  .bft-menu .navbar-nav>li>a{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    min-height:50px!important;
  }
  .bft-menu .bft-desktop-home>a .bft-svg-icon{
    width:14px!important;
    height:14px!important;
    flex:0 0 14px!important;
    margin:0!important;
  }
}

/* Homepage product identity must stay centered on every screen size */
#common-home .bft-home-product-body,
#common-home .bft-home-product-body-v4{
  text-align:center!important;
}
#common-home .bft-home-product h3,
#common-home .bft-home-product-body-v4 h3{
  text-align:center!important;
}
#common-home .bft-home-product h3 a,
#common-home .bft-home-product-body-v4 h3 a{
  display:block!important;
  width:100%!important;
  text-align:center!important;
}
#common-home .bft-home-price,
#common-home .bft-home-price-v4{
  width:100%!important;
  text-align:center!important;
}
#common-home .bft-home-price strong,
#common-home .bft-home-price-v4 strong,
#common-home .bft-home-price .price-new,
#common-home .bft-home-price-v4 .price-new,
#common-home .bft-home-price .price-old,
#common-home .bft-home-price-v4 .price-old{
  display:inline-block!important;
}

@media (max-width:767px){
  #product-category .bft-category-cta{
    gap:8px!important;
    margin-top:16px!important;
    padding-top:15px!important;
  }
  #product-category .bft-category-cta .btn{
    flex:1 1 calc(50% - 4px)!important;
    min-width:0!important;
    height:42px!important;
    padding:0 10px!important;
    font-size:11.5px!important;
    gap:6px!important;
  }
  #common-home .bft-home-product h3,
  #common-home .bft-home-product h3 a,
  #common-home .bft-home-price,
  #common-home .bft-home-price-v4{
    text-align:center!important;
  }
}

/* Wishlist/compare intentionally removed from product listings */
.bft-product-quick-actions:empty{display:none!important;}

/* Approved enlarged responsive BFT logo proportions — 2026-09-14 */
@media (min-width:1200px){
  .bft-header-row{grid-template-columns:280px minmax(390px,500px) auto!important;min-height:112px!important;column-gap:22px!important}
  .bft-logo{width:280px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}
  .bft-logo a{display:flex!important;align-items:center!important;width:100%!important}
  .bft-logo img{width:auto!important;height:auto!important;max-width:270px!important;max-height:96px!important;object-fit:contain!important;margin:0!important}
  .bft-search-wrap{width:100%!important;max-width:500px!important}
}
@media (min-width:992px) and (max-width:1199px){
  .bft-header-row{grid-template-columns:245px minmax(300px,420px) auto!important;min-height:104px!important;column-gap:14px!important}
  .bft-logo{width:245px!important}
  .bft-logo img{width:auto!important;height:auto!important;max-width:235px!important;max-height:88px!important;object-fit:contain!important;margin:0!important}
  .bft-search-wrap{max-width:420px!important}
}
@media (min-width:768px) and (max-width:991px){
  .bft-header-row{grid-template-columns:240px minmax(260px,1fr) auto!important;min-height:102px!important;gap:14px!important}
  .bft-logo{width:240px!important;display:flex!important;align-items:center!important}
  .bft-logo img{width:auto!important;height:auto!important;max-width:230px!important;max-height:86px!important;object-fit:contain!important;margin:0!important}
}
@media (max-width:767px){
  .bft-header-row{padding-top:10px!important}
  .bft-logo{display:flex!important;align-items:center!important;justify-content:center!important;min-height:82px!important}
  .bft-logo a{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}
  .bft-logo img{width:auto!important;height:auto!important;max-width:230px!important;max-height:82px!important;object-fit:contain!important;margin:0 auto!important}
}
@media (max-width:420px){
  .bft-logo img{max-width:215px!important;max-height:78px!important}
}

/* Manufacturer directory + BFT brand page — premium responsive design */
.bft-brand-directory,.bft-brand-page{background:#f7f8fa;color:#111}.bft-brand-directory p,.bft-brand-page p{font-size:15px;line-height:1.75;color:#222}.bft-brand-directory h2,.bft-brand-page h2{font-size:20px;line-height:1.35;color:#111;font-weight:800}.bft-brand-directory-hero{padding:26px 0 38px;background:linear-gradient(135deg,#f4f6f8 0%,#fff 72%);border-bottom:1px solid #e4e8ed}.bft-brand-directory-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:42px;align-items:center}.bft-brand-kicker,.bft-brand-section-label{display:flex;align-items:center;gap:8px;color:#e4132c;font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.bft-brand-kicker span{width:28px;height:2px;background:#e4132c}.bft-brand-directory-hero h1{font-size:34px;line-height:1.17;margin:10px 0 16px;color:#111}.bft-brand-directory-hero p{max-width:760px}.bft-brand-hero-actions,.bft-brand-cta-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.bft-brand-whatsapp,.bft-brand-call{border-radius:9px!important;padding:12px 18px!important;font-weight:800!important;color:#fff!important;border:0!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.bft-brand-whatsapp{background:#08b95b!important}.bft-brand-call{background:#111820!important}.bft-brand-whatsapp:hover,.bft-brand-call:hover{transform:translateY(-3px);box-shadow:0 10px 22px rgba(0,0,0,.17);color:#fff!important}.bft-brand-whatsapp:hover{background:#079e4e!important}.bft-brand-call:hover{background:#e4132c!important}.bft-brand-hero-panel{background:#111820;border-radius:18px;padding:16px;box-shadow:0 18px 45px rgba(17,24,32,.16)}.bft-brand-hero-panel>div{display:flex;align-items:center;gap:13px;padding:13px 12px;border:1px solid rgba(255,255,255,.11);border-radius:11px;margin-bottom:9px;background:rgba(255,255,255,.035);transition:.2s}.bft-brand-hero-panel>div:last-child{margin-bottom:0}.bft-brand-hero-panel>div:hover{transform:translateX(4px);border-color:rgba(228,19,44,.65);background:rgba(228,19,44,.07)}.bft-brand-hero-panel i{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#ed1536;color:#fff;font-size:16px}.bft-brand-hero-panel span{display:flex;flex-direction:column}.bft-brand-hero-panel strong{color:#fff;font-size:14px}.bft-brand-hero-panel small{color:#afbac8;font-size:12px;margin-top:3px;line-height:1.4}.bft-brand-directory-body{padding-top:32px;padding-bottom:64px}.bft-brand-intro-card,.bft-premium-block{background:#fff;border:1px solid #e1e6ec;border-radius:16px;padding:26px 30px;box-shadow:0 9px 26px rgba(17,24,32,.045)}.bft-brand-intro-card h2,.bft-premium-block h2{margin:7px 0 12px}.bft-brand-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px}.bft-brand-section-head span{font-size:11px;color:#e4132c;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.bft-brand-section-head h2{margin:4px 0 0}.bft-brand-index{margin-top:30px}.bft-brand-letter-nav{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:20px}.bft-brand-letter-nav a{width:36px;height:36px;display:grid;place-items:center;border:1px solid #dce2e8;border-radius:8px;background:#fff;color:#111;font-weight:800;transition:.2s}.bft-brand-letter-nav a:hover{background:#e4132c;color:#fff;border-color:#e4132c;transform:translateY(-2px)}.bft-brand-group{display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;margin-bottom:20px;scroll-margin-top:120px}.bft-brand-letter{width:54px;height:54px;border-radius:13px;background:#111820;color:#fff;display:grid;place-items:center;font-size:21px;font-weight:900}.bft-brand-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bft-brand-card{display:grid;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:88px;padding:14px 15px;background:#fff;border:1px solid #e0e5ea;border-radius:13px;color:#111;position:relative;overflow:hidden;transition:.24s}.bft-brand-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#e4132c;transform:scaleY(0);transform-origin:center;transition:.24s}.bft-brand-card:hover{color:#111;border-color:#d2d9e0;box-shadow:0 13px 28px rgba(17,24,32,.11);transform:translateY(-3px)}.bft-brand-card:hover:before{transform:scaleY(1)}.bft-brand-card-icon{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:#fff1f3;color:#e4132c;font-size:17px}.bft-brand-card-copy{display:flex;flex-direction:column}.bft-brand-card-copy strong{font-size:15px}.bft-brand-card-copy small{font-size:11px;color:#687483;margin-top:3px}.bft-brand-card-arrow{color:#9ba5b1;transition:.2s}.bft-brand-card:hover .bft-brand-card-arrow{color:#e4132c;transform:translateX(3px)}.bft-brand-directory-cta{margin-top:34px;padding:28px 30px;border-radius:17px;background:linear-gradient(125deg,#111820,#1c2630);display:flex;align-items:center;justify-content:space-between;gap:28px}.bft-brand-directory-cta span{color:#ff5369;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.bft-brand-directory-cta h2,.bft-brand-directory-cta p{color:#fff}.bft-brand-directory-cta h2{margin:5px 0 7px}.bft-brand-directory-cta p{margin:0;max-width:690px;color:#c3cbd4}.bft-brand-directory-cta .bft-brand-cta-actions{margin-top:0;flex:0 0 auto}.bft-brand-product-hero .bft-category-hero-inner{display:grid!important;grid-template-columns:minmax(0,1fr) 385px!important;gap:42px!important;align-items:center!important}.bft-brand-product-hero .bft-category-summary{max-width:760px}.bft-brand-feature-panel{display:block!important}.bft-brand-feature-panel .bft-category-feature-list{display:block!important}.bft-brand-intro{margin-bottom:22px}.bft-brand-quick-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 28px}.bft-brand-quick-links>a{background:#fff;border:1px solid #dfe4e9;border-radius:14px;padding:16px;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-areas:'icon title' 'icon text';column-gap:12px;color:#111;transition:.22s;position:relative;overflow:hidden}.bft-brand-quick-links>a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#e4132c;transform:scaleX(0);transform-origin:left;transition:.22s}.bft-brand-quick-links>a:hover{color:#111;transform:translateY(-3px);box-shadow:0 12px 25px rgba(17,24,32,.1);border-color:#d2d8df}.bft-brand-quick-links>a:hover:after{transform:scaleX(1)}.bft-brand-quick-links i{grid-area:icon;width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:#fff1f3;color:#e4132c;font-size:17px}.bft-brand-quick-links strong{grid-area:title;font-size:14px;align-self:end}.bft-brand-quick-links small{grid-area:text;color:#697583;font-size:11px;line-height:1.4;margin-top:3px}.bft-brand-seo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:36px}.bft-brand-seo-grid article{background:#fff;border:1px solid #e0e5ea;border-radius:15px;padding:22px;transition:.22s}.bft-brand-seo-grid article:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(17,24,32,.09);border-color:#d5dbe2}.bft-brand-seo-icon{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:#fff0f2;color:#e4132c;margin-bottom:11px}.bft-brand-seo-grid h2{margin:0 0 8px}.bft-brand-seo-grid p{margin:0}.bft-brand-bottom-cta{margin-bottom:12px}.bft-brand-page .bft-category-product-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.bft-brand-page .bft-category-add-cart{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.bft-brand-page .bft-category-add-cart:hover{transform:translateY(-2px);box-shadow:0 8px 17px rgba(228,19,44,.22)}
@media(max-width:991px){.bft-brand-directory-hero-grid,.bft-brand-product-hero .bft-category-hero-inner{grid-template-columns:1fr!important}.bft-brand-hero-panel{max-width:none}.bft-brand-card-grid,.bft-brand-quick-links{grid-template-columns:repeat(2,minmax(0,1fr))}.bft-brand-directory-cta{align-items:flex-start;flex-direction:column}.bft-brand-directory-cta .bft-brand-cta-actions{margin-top:2px}}
@media(max-width:767px){.bft-brand-directory-hero{padding:17px 0 26px}.bft-brand-directory-hero h1{font-size:28px}.bft-brand-directory-body{padding-top:20px}.bft-brand-intro-card,.bft-premium-block{padding:20px 17px}.bft-brand-group{grid-template-columns:1fr}.bft-brand-letter{width:44px;height:44px}.bft-brand-card-grid,.bft-brand-quick-links,.bft-brand-seo-grid{grid-template-columns:1fr}.bft-brand-card{min-height:78px}.bft-brand-directory-cta{padding:22px 18px}.bft-brand-hero-actions,.bft-brand-cta-actions{width:100%;display:grid;grid-template-columns:1fr}.bft-brand-whatsapp,.bft-brand-call{width:100%;text-align:center}.bft-brand-product-hero .bft-category-feature-panel{display:block!important}.bft-brand-page .bft-category-products .product-grid,.bft-brand-page .bft-category-products .product-list{width:50%!important;float:left!important}.bft-brand-page .bft-category-product-body h3{font-size:12px!important}.bft-brand-page .bft-category-add-cart{font-size:11px!important;padding:9px 5px!important}}
\n\n/* BFT brand hero contact cards — replaces brand support heading */\n.bft-brand-support-cards{display:grid;grid-template-columns:1fr;gap:10px;margin-bottom:12px}.bft-brand-support-card{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:12px 13px;border-radius:12px;text-decoration:none!important;color:#fff!important;transition:transform .22s ease,box-shadow .22s ease,background .22s ease;border:1px solid rgba(255,255,255,.12)}.bft-brand-support-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.22);color:#fff!important}.bft-brand-support-whatsapp{background:#08b95b}.bft-brand-support-whatsapp:hover{background:#079f4f}.bft-brand-support-call{background:#252d36}.bft-brand-support-call:hover{background:#e4132c}.bft-brand-support-card-icon{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:rgba(255,255,255,.15);font-size:18px}.bft-brand-support-card>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.bft-brand-support-card strong{font-size:14px;line-height:1.3;color:#fff}.bft-brand-support-card small{font-size:11px;line-height:1.4;color:rgba(255,255,255,.78);margin-top:3px}.bft-brand-support-arrow{justify-self:end;opacity:.75;transition:transform .2s ease}.bft-brand-support-card:hover .bft-brand-support-arrow{transform:translateX(3px);opacity:1}.bft-brand-feature-panel{padding-top:16px!important}.bft-brand-feature-panel .bft-category-feature-list{margin-top:0!important}\n@media(max-width:767px){.bft-brand-support-card{padding:11px}.bft-brand-support-card strong{font-size:13px}.bft-brand-support-card small{font-size:10.5px}}\n
/* BFT brand hero CTA placement — approved left-column layout */
.bft-brand-hero-support-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:24px 0 0!important;max-width:760px}.bft-brand-hero-support-cards .bft-brand-support-card{min-height:72px;padding:13px 15px}.bft-brand-hero-support-cards .bft-brand-support-card strong{font-size:14px}.bft-brand-hero-support-cards .bft-brand-support-card small{font-size:11px}.bft-brand-feature-panel{padding-top:16px!important}
@media(max-width:991px){.bft-brand-hero-support-cards{max-width:none}}
@media(max-width:767px){.bft-brand-hero-support-cards{grid-template-columns:1fr!important;margin-top:18px!important}.bft-brand-hero-support-cards .bft-brand-support-card{min-height:66px}}

/* Final BFT brand hero CTA sizing — compact, side by side on desktop */
@media (min-width:768px){
  .bft-brand-hero-support-cards{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
    margin-top:24px!important;
    width:100%!important;
    max-width:690px!important;
  }
  .bft-brand-hero-support-cards .bft-brand-support-card{
    min-height:64px!important;
    padding:11px 14px!important;
    border-radius:11px!important;
    grid-template-columns:38px minmax(0,1fr) 14px!important;
    gap:11px!important;
  }
  .bft-brand-hero-support-cards .bft-brand-support-card-icon{
    width:38px!important;
    height:38px!important;
    border-radius:9px!important;
    font-size:16px!important;
  }
  .bft-brand-hero-support-cards .bft-brand-support-card strong{
    font-size:13px!important;
  }
  .bft-brand-hero-support-cards .bft-brand-support-card small{
    font-size:10.5px!important;
    line-height:1.3!important;
  }
}
@media (min-width:992px){
  .bft-brand-hero-support-cards{max-width:660px!important;}
}
@media (max-width:767px){
  .bft-brand-hero-support-cards{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
    margin-top:18px!important;
    width:100%!important;
    max-width:none!important;
  }
  .bft-brand-hero-support-cards .bft-brand-support-card{
    min-height:58px!important;
    padding:9px 10px!important;
    grid-template-columns:32px minmax(0,1fr) 12px!important;
    gap:8px!important;
  }
  .bft-brand-hero-support-cards .bft-brand-support-card-icon{
    width:32px!important;
    height:32px!important;
    font-size:14px!important;
  }
  .bft-brand-hero-support-cards .bft-brand-support-card strong{font-size:11.5px!important;}
  .bft-brand-hero-support-cards .bft-brand-support-card small{font-size:9px!important;}
}
@media (max-width:520px){
  .bft-brand-hero-support-cards{grid-template-columns:1fr!important;}
}

/* Premium neon hover — product Add to Cart buttons across category, search, home, brand & related products */
.bft-category-add-cart,
.bft-home-product .bft-add-cart,
.bft-add-cart-v4,
.rel-cart,
.product-thumb .acart,
.product-thumb button.acart {
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate;
  transition:transform .24s cubic-bezier(.2,.8,.2,1),
             box-shadow .24s ease,
             background .24s ease,
             border-color .24s ease,
             color .24s ease,
             filter .24s ease!important;
}

.bft-category-add-cart::after,
.bft-home-product .bft-add-cart::after,
.bft-add-cart-v4::after,
.rel-cart::after,
.product-thumb .acart::after,
.product-thumb button.acart::after {
  content:"";
  position:absolute;
  inset:-45%;
  z-index:-1;
  pointer-events:none;
  opacity:0;
  background:radial-gradient(circle at 50% 50%,rgba(57,255,20,.34) 0%,rgba(20,255,122,.18) 28%,rgba(20,255,122,0) 68%);
  transform:scale(.65);
  transition:opacity .24s ease,transform .35s ease!important;
}

.bft-category-add-cart:hover,
.bft-category-add-cart:focus-visible,
.bft-home-product .bft-add-cart:hover,
.bft-home-product .bft-add-cart:focus-visible,
.bft-add-cart-v4:hover,
.bft-add-cart-v4:focus-visible,
.rel-cart:hover,
.rel-cart:focus-visible,
.product-thumb .acart:hover,
.product-thumb .acart:focus-visible,
.product-thumb button.acart:hover,
.product-thumb button.acart:focus-visible {
  background:#0bbf5a!important;
  color:#fff!important;
  border-color:#37ff77!important;
  transform:translateY(-2px)!important;
  filter:saturate(1.08) brightness(1.04)!important;
  box-shadow:
    0 0 0 1px rgba(55,255,119,.60),
    0 0 10px rgba(20,255,122,.62),
    0 0 22px rgba(20,255,122,.42),
    0 10px 24px rgba(8,185,83,.28)!important;
}

.bft-category-add-cart:hover::after,
.bft-category-add-cart:focus-visible::after,
.bft-home-product .bft-add-cart:hover::after,
.bft-home-product .bft-add-cart:focus-visible::after,
.bft-add-cart-v4:hover::after,
.bft-add-cart-v4:focus-visible::after,
.rel-cart:hover::after,
.rel-cart:focus-visible::after,
.product-thumb .acart:hover::after,
.product-thumb .acart:focus-visible::after,
.product-thumb button.acart:hover::after,
.product-thumb button.acart:focus-visible::after {
  opacity:1;
  transform:scale(1);
}

.bft-category-add-cart:active,
.bft-home-product .bft-add-cart:active,
.bft-add-cart-v4:active,
.rel-cart:active,
.product-thumb .acart:active,
.product-thumb button.acart:active {
  transform:translateY(0) scale(.985)!important;
  box-shadow:0 0 0 1px rgba(55,255,119,.45),0 0 12px rgba(20,255,122,.30)!important;
}

@media (prefers-reduced-motion:reduce){
  .bft-category-add-cart,
  .bft-home-product .bft-add-cart,
  .bft-add-cart-v4,
  .rel-cart,
  .product-thumb .acart,
  .product-thumb button.acart,
  .bft-category-add-cart::after,
  .bft-home-product .bft-add-cart::after,
  .bft-add-cart-v4::after,
  .rel-cart::after,
  .product-thumb .acart::after,
  .product-thumb button.acart::after{transition:none!important;}
}

/* ===== Premium top navbar hover — 2026-09-14 ===== */
@media (min-width:992px){
  .bft-nav-wrap{
    position:relative!important;
    overflow:visible!important;
  }
  .bft-menu .navbar-nav>li{
    position:relative!important;
  }
  .bft-menu .navbar-nav>li>a{
    position:relative!important;
    z-index:1!important;
    overflow:hidden!important;
    border-radius:9px!important;
    transition:transform .24s ease, color .24s ease, background .24s ease, box-shadow .24s ease!important;
  }
  .bft-menu .navbar-nav>li>a:before{
    content:""!important;
    position:absolute!important;
    inset:5px 3px!important;
    border-radius:8px!important;
    background:linear-gradient(135deg,rgba(228,19,44,.22),rgba(228,19,44,.07))!important;
    border:1px solid rgba(255,78,99,.0)!important;
    box-shadow:0 0 0 rgba(228,19,44,0)!important;
    opacity:0!important;
    transform:scale(.88)!important;
    transition:opacity .24s ease,transform .24s ease,border-color .24s ease,box-shadow .24s ease!important;
    z-index:-1!important;
  }
  .bft-menu .navbar-nav>li>a:after{
    content:""!important;
    position:absolute!important;
    left:50%!important;
    right:50%!important;
    bottom:6px!important;
    height:2px!important;
    border-radius:999px!important;
    background:#ff314b!important;
    box-shadow:0 0 8px rgba(255,49,75,.9),0 0 16px rgba(228,19,44,.42)!important;
    opacity:0!important;
    transition:left .24s ease,right .24s ease,opacity .24s ease!important;
  }
  .bft-menu .navbar-nav>li>a:hover,
  .bft-menu .navbar-nav>li>a:focus,
  .bft-menu .navbar-nav>li.open>a{
    color:#fff!important;
    background:transparent!important;
    transform:translateY(-2px)!important;
    text-shadow:0 0 12px rgba(255,255,255,.18)!important;
  }
  .bft-menu .navbar-nav>li>a:hover:before,
  .bft-menu .navbar-nav>li>a:focus:before,
  .bft-menu .navbar-nav>li.open>a:before{
    opacity:1!important;
    transform:scale(1)!important;
    border-color:rgba(255,75,98,.38)!important;
    box-shadow:0 8px 22px rgba(0,0,0,.18),0 0 18px rgba(228,19,44,.16)!important;
  }
  .bft-menu .navbar-nav>li>a:hover:after,
  .bft-menu .navbar-nav>li>a:focus:after,
  .bft-menu .navbar-nav>li.open>a:after{
    left:16px!important;
    right:16px!important;
    opacity:1!important;
  }
  .bft-menu .dropdown-menu>li>a{
    position:relative!important;
    transition:background .2s ease,color .2s ease,padding-left .2s ease,box-shadow .2s ease!important;
  }
  .bft-menu .dropdown-menu>li>a:hover,
  .bft-menu .dropdown-menu>li>a:focus{
    color:var(--bft-red)!important;
    background:linear-gradient(90deg,rgba(228,19,44,.09),rgba(228,19,44,.02))!important;
    padding-left:22px!important;
    box-shadow:inset 3px 0 0 var(--bft-red)!important;
  }
}

@media (prefers-reduced-motion:reduce){
  .bft-menu .navbar-nav>li>a,
  .bft-menu .navbar-nav>li>a:before,
  .bft-menu .navbar-nav>li>a:after,
  .bft-menu .dropdown-menu>li>a{transition:none!important}
}

/* ===== Unified green neon hover: all product cart buttons + top navbar ===== */
/* Product Add to Cart buttons: category, search, homepage, brand, modules and related products */
.bft-listing-page .bft-category-add-cart,
#content .bft-category-add-cart,
.bft-home-product .bft-add-cart,
.bft-home-product .bft-add-cart-v4,
.product-thumb .acart,
.product-thumb button.acart,
.product-thumb .button-group button.acart,
.rel-cart {
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
  transition:transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .24s ease,background .24s ease,border-color .24s ease,color .24s ease,filter .24s ease!important;
}
.bft-listing-page .bft-category-add-cart::after,
#content .bft-category-add-cart::after,
.bft-home-product .bft-add-cart::after,
.bft-home-product .bft-add-cart-v4::after,
.product-thumb .acart::after,
.product-thumb button.acart::after,
.product-thumb .button-group button.acart::after,
.rel-cart::after {
  content:""!important;
  position:absolute!important;
  inset:-45%!important;
  z-index:-1!important;
  pointer-events:none!important;
  opacity:0!important;
  background:radial-gradient(circle at 50% 50%,rgba(57,255,20,.34) 0%,rgba(20,255,122,.18) 28%,rgba(20,255,122,0) 68%)!important;
  transform:scale(.65)!important;
  transition:opacity .24s ease,transform .35s ease!important;
}
.bft-listing-page .bft-category-add-cart:hover,
.bft-listing-page .bft-category-add-cart:focus-visible,
#content .bft-category-add-cart:hover,
#content .bft-category-add-cart:focus-visible,
.bft-home-product .bft-add-cart:hover,
.bft-home-product .bft-add-cart:focus-visible,
.bft-home-product .bft-add-cart-v4:hover,
.bft-home-product .bft-add-cart-v4:focus-visible,
.product-thumb .acart:hover,
.product-thumb .acart:focus-visible,
.product-thumb button.acart:hover,
.product-thumb button.acart:focus-visible,
.product-thumb .button-group button.acart:hover,
.product-thumb .button-group button.acart:focus-visible,
.rel-cart:hover,
.rel-cart:focus-visible {
  background:#0bbf5a!important;
  color:#fff!important;
  border-color:#37ff77!important;
  transform:translateY(-2px)!important;
  filter:saturate(1.08) brightness(1.04)!important;
  box-shadow:0 0 0 1px rgba(55,255,119,.60),0 0 10px rgba(20,255,122,.62),0 0 22px rgba(20,255,122,.42),0 10px 24px rgba(8,185,83,.28)!important;
}
.bft-listing-page .bft-category-add-cart:hover::after,
.bft-listing-page .bft-category-add-cart:focus-visible::after,
#content .bft-category-add-cart:hover::after,
#content .bft-category-add-cart:focus-visible::after,
.bft-home-product .bft-add-cart:hover::after,
.bft-home-product .bft-add-cart:focus-visible::after,
.bft-home-product .bft-add-cart-v4:hover::after,
.bft-home-product .bft-add-cart-v4:focus-visible::after,
.product-thumb .acart:hover::after,
.product-thumb .acart:focus-visible::after,
.product-thumb button.acart:hover::after,
.product-thumb button.acart:focus-visible::after,
.product-thumb .button-group button.acart:hover::after,
.product-thumb .button-group button.acart:focus-visible::after,
.rel-cart:hover::after,
.rel-cart:focus-visible::after {
  opacity:1!important;
  transform:scale(1)!important;
}

/* Top navbar: use the exact same green neon language as the product cart hover */
@media (min-width:992px){
  .bft-menu .navbar-nav>li>a:before{
    background:linear-gradient(135deg,rgba(11,191,90,.24),rgba(20,255,122,.08))!important;
    border-color:rgba(55,255,119,0)!important;
  }
  .bft-menu .navbar-nav>li>a:after{
    background:#37ff77!important;
    box-shadow:0 0 8px rgba(55,255,119,.95),0 0 18px rgba(20,255,122,.52)!important;
  }
  .bft-menu .navbar-nav>li>a:hover,
  .bft-menu .navbar-nav>li>a:focus,
  .bft-menu .navbar-nav>li.open>a{
    color:#fff!important;
    background:#0bbf5a!important;
    transform:translateY(-2px)!important;
    text-shadow:0 0 12px rgba(255,255,255,.22)!important;
    box-shadow:0 0 0 1px rgba(55,255,119,.58),0 0 10px rgba(20,255,122,.52),0 0 20px rgba(20,255,122,.30),0 8px 20px rgba(8,185,83,.22)!important;
  }
  .bft-menu .navbar-nav>li>a:hover:before,
  .bft-menu .navbar-nav>li>a:focus:before,
  .bft-menu .navbar-nav>li.open>a:before{
    opacity:1!important;
    transform:scale(1)!important;
    border-color:rgba(55,255,119,.46)!important;
    box-shadow:0 0 18px rgba(20,255,122,.28)!important;
  }
  .bft-menu .dropdown-menu>li>a:hover,
  .bft-menu .dropdown-menu>li>a:focus{
    color:#078f45!important;
    background:linear-gradient(90deg,rgba(20,255,122,.12),rgba(20,255,122,.03))!important;
    padding-left:22px!important;
    box-shadow:inset 3px 0 0 #0bbf5a,0 0 12px rgba(20,255,122,.12)!important;
  }
}


/* Floating quick contact buttons — tablet + mobile */
.bft-float-contact-stack{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:1190;
  display:flex;
  flex-direction:column;
  gap:12px;
  align-items:center;
  pointer-events:none;
}
.bft-float-contact{
  width:54px;
  height:54px;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:#fff!important;
  text-decoration:none!important;
  font-size:24px;
  line-height:1;
  border:2px solid rgba(255,255,255,.82);
  box-shadow:0 10px 26px rgba(0,0,0,.22),0 0 0 1px rgba(0,0,0,.04);
  transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;
  pointer-events:auto;
  -webkit-tap-highlight-color:transparent;
}
.bft-float-contact:hover,
.bft-float-contact:focus{
  color:#fff!important;
  transform:translateY(-3px) scale(1.04);
  outline:0;
}
.bft-float-wa{
  background:#19a957!important;
  box-shadow:0 10px 26px rgba(0,0,0,.22),0 0 18px rgba(25,169,87,.28)!important;
}
.bft-float-wa:hover,
.bft-float-wa:focus{
  background:#16b85a!important;
  box-shadow:0 13px 30px rgba(0,0,0,.24),0 0 24px rgba(25,169,87,.46)!important;
}
.bft-float-call{
  display:none;
  background:#075a3a!important;
  box-shadow:0 10px 26px rgba(0,0,0,.22),0 0 18px rgba(7,90,58,.25)!important;
}
.bft-float-call:hover,
.bft-float-call:focus{
  background:#086b45!important;
  box-shadow:0 13px 30px rgba(0,0,0,.24),0 0 24px rgba(7,90,58,.42)!important;
}
@media (max-width:1024px){
  .bft-float-contact-stack{
    right:18px;
    bottom:20px;
    gap:11px;
  }
  .bft-float-contact,
  .bft-float-wa{
    display:grid!important;
    width:56px!important;
    height:56px!important;
    font-size:24px!important;
  }
  .bft-float-call{display:grid!important;}
}
@media (max-width:767px){
  .bft-float-contact-stack{
    right:14px;
    bottom:16px;
    gap:10px;
  }
  .bft-float-contact,
  .bft-float-wa{
    width:52px!important;
    height:52px!important;
    font-size:22px!important;
  }
}
@media print{
  .bft-float-contact-stack{display:none!important;}
}

/* Final floating contact alignment — call above, WhatsApp below */
@media (max-width:1024px){
  .bft-float-contact-stack{
    right:18px!important;
    bottom:24px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:12px!important;
    width:56px!important;
  }
  .bft-float-contact{
    position:relative!important;
    inset:auto!important;
    flex:0 0 56px!important;
    width:56px!important;
    height:56px!important;
    min-width:56px!important;
    min-height:56px!important;
    max-width:56px!important;
    max-height:56px!important;
    margin:0!important;
    padding:0!important;
    border-radius:50%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    box-sizing:border-box!important;
  }
  .bft-float-call{order:1!important;background:#075a3a!important;}
  .bft-float-wa{order:2!important;background:#19a957!important;}
  .bft-float-contact i{margin:0!important;line-height:1!important;}
}
@media (max-width:767px){
  .bft-float-contact-stack{
    right:16px!important;
    bottom:18px!important;
    gap:10px!important;
    width:52px!important;
  }
  .bft-float-contact{
    flex-basis:52px!important;
    width:52px!important;
    height:52px!important;
    min-width:52px!important;
    min-height:52px!important;
    max-width:52px!important;
    max-height:52px!important;
  }
}

/* Detailed category guide + bottom CTA */
.bft-category-rich-guide{font-size:15px;line-height:1.8;color:#20262d}
.bft-category-rich-guide h2{font-size:20px;line-height:1.35;font-weight:800;color:#111820;margin:30px 0 12px}
.bft-category-rich-guide h2:first-child{margin-top:0}
.bft-category-rich-guide h3{font-size:17px;line-height:1.45;font-weight:800;color:#172029;margin:22px 0 7px}
.bft-category-rich-guide p{margin:0 0 14px}
.bft-category-rich-guide ul{margin:10px 0 20px;padding-left:22px}
.bft-category-rich-guide li{margin:6px 0;padding-left:3px}
.bft-category-bottom-cta{margin-top:34px;padding:28px 30px;border-radius:16px;background:linear-gradient(135deg,#0b1510,#13231a);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px;box-shadow:0 14px 34px rgba(7,28,16,.15)}
.bft-category-bottom-cta-copy{max-width:720px}
.bft-category-bottom-cta-copy>span{display:block;font-size:11px;font-weight:800;letter-spacing:.14em;color:#59df91;margin-bottom:6px}
.bft-category-bottom-cta-copy h2{margin:0 0 7px!important;color:#fff!important;font-size:20px!important}
.bft-category-bottom-cta-copy p{margin:0;color:#d7e2db;line-height:1.65}
.bft-category-bottom-cta-actions{display:flex;gap:10px;flex:0 0 auto}
.bft-category-bottom-cta-actions .btn{white-space:nowrap}
@media(max-width:767px){.bft-category-bottom-cta{padding:22px 18px;display:block}.bft-category-bottom-cta-actions{margin-top:18px;display:grid;grid-template-columns:1fr}.bft-category-bottom-cta-actions .btn{width:100%;text-align:center}.bft-category-rich-guide h2{margin-top:26px}}
