:root{--bh-deep:#021b36;--bh-green2:#15803d;--bh-bg:#f3f7fb;--bh-text:#071a33;--bh-muted:#64748b;--bh-orange:#f59e0b;--bh-red:#ef4444;--bh-radius:16px;--bh-wide:1640px;--bh-content:1320px}body{margin:0;background:var(--bh-bg);color:var(--bh-text);font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.bh-container{width:min(calc(100% - 64px),var(--bh-wide));margin:auto}.bh-content{width:min(calc(100% - 64px),var(--bh-content));margin:auto}.bh-section{padding:56px 0}.bh-section-sm{padding:34px 0}.bh-top{display:grid}.bh-logo{font-weight:950;line-height:.88;color:var(--bh-navy)}.bh-logo span{color:var(--bh-green)}.bh-logo small{display:block;color:var(--bh-green);letter-spacing:.5px;margin-top:4px}.bh-info strong{display:block;color:var(--bh-navy)}.bh-nav{display:flex;align-items:center;font-size:13px;font-weight:900;text-transform:uppercase}.bh-actions{display:flex;align-items:center}.bh-icon{font-size:18px;color:var(--bh-navy)}.bh-cart{display:inline-flex;align-items:center;gap:8px;background:var(--bh-navy);color:#fff;font-weight:900}.bh-cart-count{display:inline-grid;place-items:center;background:var(--bh-green);min-width:24px;height:24px;border-radius:999px}.bh-menu-toggle{display:none;border:0;background:var(--bh-navy);color:#fff;padding:10px 13px;border-radius:10px;font-weight:900}.bh-hero{background:linear-gradient(100deg,#edf6ff 0%,#f8fbff 55%,#e8f5ff 100%);padding:52px 0}.bh-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:48px;align-items:center}.bh-eyebrow{color:var(--bh-green2);font-weight:950;text-transform:uppercase;font-size:13px;letter-spacing:.3px}.bh-hero h1{font-size:clamp(42px,4.5vw,78px);line-height:1.02;margin:12px 0 22px;letter-spacing:-2px;color:var(--bh-deep)}.bh-hero p{max-width:690px;color:#334155;font-size:18px}.bh-btns{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.bh-btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;border:0!important;border-radius:10px!important;padding:14px 24px!important;font-weight:950!important;font-size:14px!important;line-height:1!important;cursor:pointer!important;background:var(--bh-green)!important;color:#fff!important;transition:.2s}.bh-btn:hover,.button:hover{transform:translateY(-1px);background:var(--bh-green2)!important}.bh-btn.secondary{background:#fff!important;color:var(--bh-navy)!important;border:1px solid var(--bh-border)!important}.bh-hero-card img{display:block;border-radius:22px;box-shadow:var(--bh-shadow);width:100%}.bh-trust{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;transform:translateY(-18px)}.bh-trust-card{background:#fff;border:1px solid var(--bh-border);border-radius:12px;padding:14px 18px;box-shadow:0 5px 18px rgb(2 27 54 / .05)}.bh-trust-card strong{display:block;font-size:13px;color:var(--bh-navy)}.bh-trust-card span{font-size:12px;color:var(--bh-muted)}.bh-filter{background:var(--bh-deep);padding:22px;border-radius:16px;color:#fff;margin-top:12px}.bh-filter h3{margin:0 0 15px}.bh-filter form{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.bh-input,select,input,textarea{width:100%;border:1px solid var(--bh-border);border-radius:9px;padding:13px 14px;background:#fff;color:var(--bh-text)}.bh-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px;gap:18px}.bh-section-head h2{margin:0;font-size:clamp(26px,3vw,38px);line-height:1.1;color:var(--bh-deep)}.bh-section-head a{font-weight:950;color:var(--bh-navy)}.bh-grid{display:grid;gap:20px}.bh-grid-6{grid-template-columns:repeat(6,1fr)}.bh-grid-4{grid-template-columns:repeat(4,1fr)}.bh-grid-3{grid-template-columns:repeat(3,1fr)}.bh-grid-2{grid-template-columns:repeat(2,1fr)}.bh-card{background:#fff;border:1px solid var(--bh-border);border-radius:var(--bh-radius);box-shadow:var(--bh-shadow);overflow:hidden}.bh-card-body{padding:18px}.bh-card h3{margin:0 0 10px;font-size:19px;color:var(--bh-deep);line-height:1.25}.bh-card p{color:var(--bh-muted);font-size:14px}.bh-service-img,.bh-blog-img,.bh-product-img,.bh-cat-img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.bh-product-img{aspect-ratio:1.3/1;background:#eef5fc}.bh-price{font-weight:950;color:var(--bh-navy);font-size:20px}.bh-stars{color:var(--bh-orange);font-size:13px}.bh-brand-row{display:flex;gap:28px;flex-wrap:wrap;font-weight:950;color:var(--bh-navy);font-size:14px}.bh-stats{display:grid;grid-template-columns:repeat(5,1fr)}.bh-stat{background:#fff;border:1px solid var(--bh-border);border-radius:14px}.bh-stat strong{display:block;color:var(--bh-red)}.bh-book-row{display:grid;grid-template-columns:1fr 1fr;gap:30px}.bh-book-panel{background:#fff;border:1px solid var(--bh-border);border-radius:18px;padding:28px;box-shadow:var(--bh-shadow)}.bh-book-panel form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.bh-full{grid-column:1/-1}.bh-side-cta{color:#fff;border-radius:18px;padding:40px}.bh-side-cta h2,.bh-side-cta p{color:#fff}.bh-packages{grid-template-columns:repeat(4,1fr)}.bh-package{text-align:center;padding:30px}.bh-package.featured{border-color:var(--bh-green);box-shadow:0 0 0 2px rgb(32 168 50 / .18)}.bh-package .price{font-size:30px;font-weight:950;color:var(--bh-deep)}.bh-dark-strip{background:var(--bh-deep);color:#fff}.bh-dark-strip .bh-grid{grid-template-columns:repeat(5,1fr)}.bh-dark-strip strong{display:block}.bh-seo{background:#fff;border:1px solid var(--bh-border);border-radius:18px;padding:34px}.bh-cta{background:linear-gradient(95deg,#11842d,#22a93b);color:#fff;padding:42px 0}.bh-footer{background:var(--bh-deep);color:#d7e5f5;padding:56px 0 26px}.bh-footer h4{color:#fff;margin:0 0 12px}.bh-footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:46px}.bh-footer a,.bh-footer p{color:#d7e5f5}.bh-footer-bottom{border-top:1px solid rgb(255 255 255 / .12);margin-top:40px;padding-top:22px;display:flex;justify-content:space-between;gap:20px}.bh-page-hero{background:var(--bh-deep);color:#fff}.bh-page-hero h1{margin:0 0 16px}.bh-page-hero p{color:#d7e5f5}.bh-archive{padding:48px 0}.bh-post-wrap{max-width:880px;margin:0 auto;padding:42px 0}.bh-post-title{font-size:clamp(34px,4vw,56px);line-height:1.1;margin:0 0 14px}.bh-post-content{background:#fff;border:1px solid var(--bh-border);border-radius:18px;padding:30px;margin:22px 0}.bh-shop-layout{display:grid;grid-template-columns:300px 1fr;gap:28px}.bh-shop-sidebar{background:#fff;border:1px solid var(--bh-border);border-radius:18px;padding:22px;height:max-content;position:sticky;top:150px}.bh-cat-list{display:grid;gap:10px}.bh-cat-link{display:flex;justify-content:space-between;border:1px solid var(--bh-border);padding:12px 14px;border-radius:10px;font-weight:800}.bh-cat-card{position:relative}.bh-cat-card .bh-card-body{position:relative}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:22px!important}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;background:#fff;border:1px solid var(--bh-border);border-radius:16px;padding:16px!important;box-shadow:var(--bh-shadow)}.woocommerce ul.products li.product img{border-radius:12px;background:#eef5fc}.woocommerce div.product{max-width:1320px;margin:50px auto!important;background:#fff;border-radius:18px;padding:30px;border:1px solid var(--bh-border)}.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce{width:min(calc(100% - 64px),1320px);margin:44px auto;background:#fff;border:1px solid var(--bh-border);border-radius:18px;padding:30px}.bh-mobile-bar{display:none}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px)}@media(max-width:1180px){.bh-grid-6,.woocommerce ul.products{grid-template-columns:repeat(3,1fr)!important}.bh-grid-4,.bh-packages{grid-template-columns:repeat(2,1fr)}.bh-info:nth-child(n+4){display:none}.bh-shop-layout{grid-template-columns:1fr}.bh-shop-sidebar{position:static}}@media(max-width:782px){.bh-hero{padding:34px 0}.bh-hero-grid,.bh-book-row{grid-template-columns:1fr}.bh-hero h1{font-size:38px;letter-spacing:-1px}.bh-trust,.bh-stats,.bh-dark-strip .bh-grid{grid-template-columns:1fr 1fr}.bh-filter form,.bh-book-panel form{grid-template-columns:1fr}.bh-grid-6,.bh-grid-4,.bh-grid-3,.bh-grid-2,.bh-packages,.woocommerce ul.products{grid-template-columns:1fr!important}.bh-footer-bottom{flex-direction:column}.bh-mobile-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--bh-border);box-shadow:0 -8px 24px rgb(2 27 54 / .12)}.bh-mobile-bar a{text-align:center;font-weight:900;color:var(--bh-navy)}}@media(max-width:520px){.bh-footer-grid,.bh-trust,.bh-stats{grid-template-columns:1fr}.bh-section-head{display:block}.bh-btns{display:grid}.bh-btn{width:100%}.bh-page-hero h1{font-size:38px}.bh-hero p{font-size:16px}}.bh-nav ul,.bh-nav li{list-style:none!important;margin:0!important;padding:0!important}.bh-nav li::marker{content:""}.bh-nav a{min-height:58px}.bh-alert{background:#fff;border:1px solid var(--bh-border);border-radius:18px;padding:30px;box-shadow:var(--bh-shadow)}.bh-wc-box .woocommerce{width:100%;margin:0;background:#fff0;border:0;padding:0}.bh-wc-box{overflow-x:auto}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:18px!important;line-height:1.25!important;color:var(--bh-deep);font-weight:950;padding:12px 0 4px!important}.woocommerce ul.products li.product .price{font-size:18px!important;color:var(--bh-navy)!important;font-weight:950!important}.woocommerce .quantity .qty{max-width:90px}.woocommerce table.shop_table{border-radius:14px!important;overflow:hidden}.woocommerce-message,.woocommerce-info{border-top-color:var(--bh-green)!important;background:#fff!important;border-radius:12px}.woocommerce-message::before,.woocommerce-info::before{color:var(--bh-green)!important}.bh-cat-card:hover,.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgb(2 27 54 / .14);transition:.2s}.bh-cat-card h3{font-size:20px}.bh-cat-card p{margin-bottom:0}.bh-cat-img{background:#edf5fc;border-bottom:1px solid var(--bh-border)}@media(max-width:782px){.bh-nav ul{flex-direction:column;align-items:flex-start}.bh-shop-sidebar{order:2}}:root{--bh-hero-pad:104px}.bh-header{backdrop-filter:saturate(180%) blur(12px)}.bh-navrow{border-top:0}.bh-nav a{letter-spacing:.02em}.bh-actions{margin-left:auto}.bh-icon:hover{color:var(--bh-green)}.bh-page-hero{position:relative;overflow:hidden}.bh-page-hero:after{content:"";position:absolute;right:-120px;top:-120px;width:420px;height:420px;border-radius:999px;background:rgb(32 168 50 / .10)}.bh-page-hero .bh-content{position:relative;z-index:1}.bh-shop-hero{background:radial-gradient(circle at 80% 20%,rgb(32 168 50 / .22),transparent 34%),linear-gradient(105deg,#021b36,#062b55)}.bh-fitment-card{background:#fff;border:1px solid var(--bh-border);border-radius:20px;padding:28px;box-shadow:var(--bh-shadow);display:grid;grid-template-columns:.9fr 1.3fr;gap:26px;align-items:center}.bh-fitment-card h2{margin:0 0 8px;font-size:28px}.bh-fitment-card p{margin:0;color:var(--bh-muted)}.bh-fitment-card form{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.bh-shop-main .woocommerce-result-count{font-weight:700;color:var(--bh-muted)}.woocommerce .woocommerce-ordering select{min-width:190px}.woocommerce ul.products li.product{display:flex;flex-direction:column;min-height:430px}.woocommerce ul.products li.product img{aspect-ratio:1.25/1;object-fit:contain}.woocommerce ul.products li.product .button{margin-top:auto;width:max-content}.woocommerce ul.products li.product .price{margin-bottom:14px!important}.woocommerce div.product .summary{padding-left:22px}.woocommerce div.product p.price{font-size:28px!important;color:var(--bh-navy)!important;font-weight:950}.product_meta{font-size:14px;color:var(--bh-muted);margin-top:18px}.related.products h2{margin-top:34px}.bh-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.bh-contact-card{background:#fff;border:1px solid var(--bh-border);border-radius:20px;padding:34px;box-shadow:var(--bh-shadow)}.bh-contact-list{display:grid;gap:8px;margin:20px 0}.bh-contact-list p{margin:0}.bh-map-box{margin-top:22px;border:1px dashed var(--bh-border);border-radius:18px;background:linear-gradient(135deg,#e8f5ff,#f5fff7);min-height:180px;display:grid;place-items:center;text-align:center;color:var(--bh-navy);font-weight:950}.bh-contact-form{display:grid;gap:14px}.bh-contact-form label{display:grid;gap:8px}.bh-success{font-weight:800}.bh-mini-list{display:grid;gap:10px;margin-top:28px;color:#d7e5f5}.bh-mini-list span{display:block}.bh-book-panel label{font-size:14px}.bh-book-panel input,.bh-book-panel select,.bh-book-panel textarea,.bh-contact-form input,.bh-contact-form textarea{min-height:48px}.bh-book-panel textarea,.bh-contact-form textarea{min-height:140px}.bh-side-cta{background:radial-gradient(circle at 90% 10%,rgb(32 168 50 / .22),transparent 34%),var(--bh-deep)}.bh-card,.woocommerce ul.products li.product,.bh-contact-card,.bh-book-panel,.bh-post-content,.bh-shop-sidebar{border-color:#d7e5f5}.bh-card:hover{transform:translateY(-3px);transition:.2s;box-shadow:0 18px 45px rgb(2 27 54 / .14)}.bh-footer-bottom strong{color:#fff}.bh-footer{font-size:15px}.bh-footer .bh-logo{font-size:28px}.woocommerce-cart table.cart img{width:72px}.woocommerce-cart .cart-collaterals .cart_totals{width:100%;max-width:520px;float:none;margin:32px auto 0}.woocommerce-cart .actions .coupon{display:flex;gap:10px;flex-wrap:wrap}.woocommerce-cart table.cart td.actions .coupon .input-text{width:180px!important}.woocommerce-checkout form.checkout{display:grid;grid-template-columns:1.2fr .8fr;gap:30px}.woocommerce-checkout #order_review_heading{grid-column:2;grid-row:1}.woocommerce-checkout #customer_details{grid-column:1;grid-row:1 / span 2}.woocommerce-checkout #order_review{grid-column:2;grid-row:2}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{border:1px solid var(--bh-border);border-radius:9px;padding:13px 14px;background:#fff}@media(max-width:1180px){.bh-fitment-card{grid-template-columns:1fr}.bh-fitment-card form{grid-template-columns:1fr 1fr}.woocommerce-checkout form.checkout{grid-template-columns:1fr}.woocommerce-checkout #order_review_heading,.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review{grid-column:auto;grid-row:auto}.woocommerce ul.products li.product{min-height:auto}}@media(max-width:782px){:root{--bh-hero-pad:64px}.bh-fitment-card form,.bh-contact-grid{grid-template-columns:1fr}.bh-fitment-card{padding:22px}.bh-shop-sidebar{display:block}.woocommerce div.product{width:min(calc(100% - 28px),1320px)}.woocommerce div.product .summary{padding-left:0}.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%!important}.bh-contact-card{padding:24px}.bh-side-cta{padding:28px}.bh-menu-toggle{margin-left:auto}}.bh-hero-slider{position:relative;padding:0;overflow:hidden;background:#eaf6ff}.bh-hero-track{position:relative;min-height:clamp(520px,50vw,760px)}.bh-hero-slide{position:absolute;inset:0;opacity:0;transform:scale(1.015);pointer-events:none;transition:opacity .75s ease,transform 1.1s ease}.bh-hero-slide.is-active{opacity:1;transform:scale(1);pointer-events:auto}.bh-hero-slide .bh-hero-grid{min-height:clamp(520px,50vw,760px);padding:64px 0}.bh-hero-copy{animation:bhCopyIn .7s ease both}.bh-hero-slide.is-active .bh-hero-card{animation:bhImageIn .8s ease both}.bh-slider-dots{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);display:flex;gap:9px;background:rgb(255 255 255 / .75);backdrop-filter:blur(12px);border:1px solid rgb(219 231 243 / .9);border-radius:999px;padding:8px 10px}.bh-slider-dots button{width:11px;height:11px;border-radius:999px;border:0;background:#a8bdd2;cursor:pointer;padding:0}.bh-slider-dots button.is-active{background:var(--bh-green);width:32px}.bh-hero-card{position:relative}.bh-hero-card:before{content:"";position:absolute;inset:8% -4% -6% 14%;background:radial-gradient(circle,rgb(32 168 50 / .20),transparent 58%);z-index:-1;filter:blur(10px)}.bh-hero-card img{transition:transform .35s ease,box-shadow .35s ease}.bh-hero-card:hover img{transform:translateY(-4px) scale(1.01)}@keyframes bhCopyIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes bhImageIn{from{opacity:0;transform:translateX(34px) scale(.98)}to{opacity:1;transform:none}}.bh-card,.bh-trust-card,.bh-stat,.woocommerce ul.products li.product,.bh-book-panel,.bh-side-cta,.bh-seo,.bh-contact-card{animation:bhFadeUp .55s ease both;animation-timeline:auto}@keyframes bhFadeUp{from{opacity:.88;transform:translateY(8px)}to{opacity:1;transform:none}}.bh-title-image{border-radius:24px;box-shadow:0 24px 60px rgb(2 27 54 / .16)}.bhb-banner-admin-note{background:#ecfdf3;border-left:4px solid var(--bh-green);padding:14px 16px;border-radius:10px;margin:14px 0}@media(max-width:782px){.bh-hero-track,.bh-hero-slide .bh-hero-grid{min-height:auto}.bh-hero-slide{position:relative;display:none}.bh-hero-slide.is-active{display:block}.bh-hero-slide .bh-hero-grid{padding:36px 0 70px}.bh-slider-dots{bottom:14px}.bh-slider-dots button{width:10px;height:10px}.bh-slider-dots button.is-active{width:24px}.bh-hero-card:before{display:none}}html,body{max-width:100%;overflow-x:hidden}.bh-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:28px;align-items:center}.bh-nav li{margin:0;padding:0}.bh-nav a{display:inline-flex;align-items:center}.bh-shop-main{min-width:0}.bh-shop-hero{position:relative;z-index:1}.bh-shop-layout{align-items:start}.woocommerce-result-count{color:var(--bh-muted);font-weight:700}.woocommerce-ordering select{background:#fff}@media(max-width:782px){.bh-top{position:relative;padding-right:164px}.bh-menu-toggle{right:0;top:14px}.bh-cart{white-space:nowrap}.bh-nav li{width:100%}.bh-nav a{border-bottom:1px solid rgb(255 255 255 / .12)}.bh-page-hero h1{letter-spacing:-.8px}.bh-page-hero p{max-width:34ch}.bh-shop-hero .bh-eyebrow{font-size:11px}.bh-cta h2{max-width:11em}.bh-cta .bh-btn{width:100%;max-width:330px}.bh-footer p{font-size:15px;margin:8px 0}.bh-mobile-bar{min-height:64px}.bh-mobile-bar a{display:flex;align-items:center;justify-content:center;min-height:64px;font-size:14px;padding:6px 2px}.bh-shop-layout{grid-template-columns:1fr!important;gap:18px}.bh-shop-sidebar{position:relative;top:auto}.bh-shop-sidebar h3:first-child{margin-top:0}.bh-cat-list{padding-bottom:6px}.bh-cat-link{align-items:center}.bh-shop-sidebar hr,.bh-shop-sidebar h3:not(:first-child),.bh-shop-sidebar p,.bh-shop-sidebar .bh-btn{display:none!important}.bh-fitment-card{border-radius:18px}.bh-fitment-card h2{font-size:24px}.bh-fitment-card form{display:grid;grid-template-columns:1fr;gap:10px}.bh-section-head{margin-bottom:16px}.bh-section-head>a{display:inline-flex;margin-top:10px}.woocommerce ul.products li.product{border-radius:14px;min-height:0!important}.woocommerce ul.products li.product img{aspect-ratio:1/1;object-fit:contain;margin-bottom:10px!important}.woocommerce ul.products li.product .button{padding:11px 8px!important;font-size:12px!important;border-radius:9px!important}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none!important;display:block;text-align:left;margin:0 0 14px!important}.woocommerce div.product .product_title{line-height:1.12}.woocommerce div.product form.cart .button{width:100%}.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce{margin:26px auto;padding:16px;width:min(calc(100% - 24px),1320px)}.woocommerce-cart table.cart,.woocommerce-cart table.cart tbody,.woocommerce-cart table.cart tr,.woocommerce-cart table.cart td{display:block;width:100%}.woocommerce-cart table.cart thead{display:none}.woocommerce-cart table.cart tr{border:1px solid var(--bh-border);border-radius:14px;margin-bottom:12px;padding:12px}.woocommerce-cart table.cart td{border:0!important;text-align:left!important;padding:7px!important}.woocommerce-cart table.cart img{width:58px}.woocommerce-cart .cart-collaterals .cart_totals{max-width:none}.woocommerce-cart .actions .coupon{display:grid!important;gap:8px}.woocommerce-cart .actions .button{width:100%}}@media(max-width:370px){.woocommerce ul.products{grid-template-columns:1fr!important}.bh-top{padding-right:148px}.bh-cart{font-size:13px;padding:0 10px}.bh-menu-toggle{padding:0 12px}}@media (max-width:782px){html,body{width:100%}.bh-container,.bh-content{width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important}.bh-header{border-bottom:1px solid var(--bh-border)}.bh-top{min-height:70px!important;padding-right:186px!important}.bh-logo{font-size:24px!important;min-width:128px!important}.bh-navrow{right:92px!important;top:12px!important;width:auto!important;padding:0!important}.bh-cart{min-height:48px!important;height:48px!important;padding:0 14px!important;border-radius:15px!important;font-size:14px!important}.bh-cart-count{min-width:25px!important;height:25px!important}.bh-menu-toggle{right:0!important;top:12px!important;height:48px!important;min-height:48px!important;border-radius:15px!important;padding:0 15px!important}.bh-nav{max-width:none!important;background:var(--bh-deep)!important;border-radius:20px!important;padding:12px 18px!important;z-index:300!important;box-shadow:0 24px 70px rgb(2 27 54 / .35)!important}.bh-nav li,.bh-nav a{width:100%!important}.bh-nav a{line-height:1.2!important;justify-content:flex-start!important;white-space:normal!important}.bh-page-hero{padding:46px 0 42px!important;overflow:hidden}.bh-shop-hero{background:radial-gradient(circle at 95% 10%,rgb(32 168 50 / .20),transparent 38%),var(--bh-deep)!important}.bh-page-hero h1{font-size:clamp(34px, 10vw, 46px)!important;letter-spacing:-1px!important}.bh-page-hero p{font-size:16px!important;line-height:1.55!important}.bh-section{padding:30px 0!important}.bh-section-sm{padding:22px 0!important}.bh-fitment-card{padding:18px!important;border-radius:18px!important;overflow:hidden!important}.bh-fitment-card h2{font-size:23px!important;line-height:1.15!important}.bh-fitment-card p{font-size:14px!important}.bh-shop-layout{display:block!important;width:100%!important;max-width:100%!important;overflow:visible!important}.bh-shop-main,.woocommerce,.woocommerce-page{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}.bh-shop-sidebar{width:100%!important;max-width:100%!important;overflow:hidden!important;margin:0 0 18px!important;padding:16px!important}.bh-cat-list{display:flex!important;gap:10px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;padding:2px 0 10px!important}.bh-cat-link{flex:0 0 auto!important;gap:10px!important;justify-content:space-between!important;white-space:nowrap!important;padding:12px 14px!important}.bh-cat-link span{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important}.bh-cat-link b{margin-left:8px!important}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none!important;display:block!important;width:100%!important;margin:0 0 14px!important}.woocommerce .woocommerce-ordering select{width:100%!important;min-height:50px!important;border-radius:13px!important;font-size:15px!important}.woocommerce ul.products,.woocommerce-page ul.products,.bh-shop-main ul.products,body.woocommerce ul.products{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;width:100%!important;max-width:100%!important;margin:18px 0 0!important;padding:0!important;list-style:none!important;overflow:visible!important;clear:both!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important;content:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.bh-shop-main ul.products li.product{display:block!important;float:none!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:14px!important;overflow:hidden!important;border-radius:20px!important}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:block!important;width:100%!important;overflow:hidden!important}.woocommerce ul.products li.product img{display:block!important;width:100%!important;max-width:100%!important;height:220px!important;object-fit:contain!important;object-position:center!important;margin:0 auto 12px!important;border-radius:15px!important;background:#f5f9fd!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:20px!important;line-height:1.25!important;margin:8px 0 6px!important;padding:0!important;white-space:normal!important;overflow:visible!important}.woocommerce ul.products li.product .price{font-size:19px!important;line-height:1.2!important;margin:0 0 12px!important;display:block!important}.woocommerce ul.products li.product .button{display:flex!important;width:100%!important;min-height:50px!important;margin:8px 0 0!important;padding:0 14px!important;border-radius:14px!important;font-size:15px!important}.woocommerce div.product{width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;margin:24px auto!important;padding:16px!important;overflow:hidden!important}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none!important;width:100%!important;padding:0!important}.woocommerce div.product div.images img{width:100%!important;max-height:360px!important;object-fit:contain!important;background:#f5f9fd!important}.bh-cta{padding:32px 0 86px!important;overflow:hidden!important}.bh-cta h2{line-height:1.2!important;max-width:100%!important;margin-bottom:10px!important}.bh-cta p{font-size:16px!important;line-height:1.5!important}.bh-cta .bh-btn{width:100%!important;max-width:none!important;min-height:54px!important}.bh-footer{overflow:hidden!important}.bh-footer h4{margin-top:8px!important}.bh-mobile-bar{position:fixed!important;left:0!important;right:0!important;bottom:0!important;display:grid!important;background:#fff!important;border-top:1px solid var(--bh-border)!important;box-shadow:0 -8px 24px rgb(2 27 54 / .10)!important;z-index:500!important}.bh-mobile-bar a{color:var(--bh-navy)!important;font-weight:950!important}}@media (max-width:380px){.bh-top{padding-right:172px!important}.bh-logo{font-size:22px!important;min-width:120px!important}.bh-cart,.bh-menu-toggle{font-size:13px!important;padding-left:11px!important;padding-right:11px!important}.bh-navrow{right:82px!important}.woocommerce ul.products li.product img{height:200px!important}}@media (max-width:782px){.bh-top{display:grid!important;grid-template-columns:1fr auto auto!important;gap:8px!important;align-items:center!important;padding:12px 14px!important;width:100%!important;max-width:100%!important}.bh-navrow{position:static!important;display:contents!important}.bh-actions{display:contents!important}.bh-cart{grid-column:2!important;grid-row:1!important;min-width:92px!important;justify-content:center!important}.bh-menu-toggle{display:inline-flex!important;grid-column:3!important;grid-row:1!important;position:static!important;min-width:82px!important;justify-content:center!important}.bh-nav{position:fixed!important;left:14px!important;right:14px!important;top:82px!important;width:auto!important;max-height:calc(100vh - 160px)!important;overflow-y:auto!important}.admin-bar .bh-nav{top:82px!important}.bh-nav a{text-align:left!important}.bh-icon{display:none!important}.woocommerce ul.products li.product{contain:layout paint!important}.woocommerce ul.products li.product a img,.woocommerce ul.products li.product img,.bh-product-img{height:auto!important;aspect-ratio:1 / 1!important;object-fit:contain!important;object-position:center center!important;padding:12px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:auto!important}.woocommerce ul.products li.product .price del{opacity:.55!important;margin-right:8px!important}.woocommerce ul.products li.product .price ins{text-decoration:none!important}.bh-cat-link{min-width:172px!important;display:inline-flex!important;align-items:center!important}.bh-cat-link span{max-width:128px!important}.bh-cat-link b{display:inline-grid!important;place-items:center!important;min-width:24px!important;height:24px!important;background:#f3f7fb!important;border-radius:999px!important}.bh-cta{padding-top:34px!important;padding-bottom:98px!important}.bh-cta h2{font-size:clamp(25px, 8vw, 34px)!important}}@media (max-width:430px){.bh-logo{font-size:25px!important;min-width:118px!important}.bh-logo small{font-size:11px!important}.bh-cart{min-width:86px!important;padding-left:10px!important;padding-right:10px!important}.bh-menu-toggle{min-width:76px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px!important}.woocommerce ul.products li.product .price{font-size:17px!important}}.bh-lang-switch{display:inline-flex;align-items:center;gap:4px;background:#f3f7fb;border:1px solid var(--bh-border);border-radius:999px;padding:3px;margin-left:8px}.bh-lang-switch a{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:900;color:var(--bh-navy);text-decoration:none;white-space:nowrap}.bh-lang-switch a.is-active{background:var(--bh-green);color:#fff}.bhb-watermark-products .woocommerce ul.products li.product a.woocommerce-LoopProduct-link{position:relative}.bhb-watermark-products .woocommerce ul.products li.product a.woocommerce-LoopProduct-link:before,.bhb-watermark-products .bh-product-card .bh-product-img-wrap:before{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%) rotate(-22deg);z-index:3;pointer-events:none;font-weight:950;font-size:clamp(18px,2.2vw,34px);letter-spacing:.12em;color:#062b55;border:2px solid currentColor;border-radius:14px;padding:8px 14px;white-space:nowrap;text-align:center;text-transform:uppercase}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link img{position:relative;z-index:1}@media(max-width:782px){.bh-lang-switch{grid-column:1 / -1;justify-self:start}.bhb-watermark-products .woocommerce ul.products li.product a.woocommerce-LoopProduct-link:before{font-size:18px;padding:6px 10px;top:38%}.bh-footer-grid>div{padding-bottom:10px}.bh-footer-grid p{margin:0 0 12px!important}}.bh-shop-highlight{padding-top:24px!important;padding-bottom:34px!important}.bh-shop-highlight-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center;background:linear-gradient(120deg,#062b55 0%,#083a6f 55%,#0a563a 100%);color:#fff;border-radius:24px;padding:36px;box-shadow:0 18px 50px rgb(2 27 54 / .16);position:relative;overflow:hidden}.bh-shop-highlight-grid:after{content:"";position:absolute;right:-70px;top:-90px;width:280px;height:280px;border-radius:999px;background:rgb(32 168 50 / .22)}.bh-shop-highlight h2{margin:8px 0 10px;color:#fff;font-size:clamp(28px,3.4vw,46px);line-height:1.05;letter-spacing:-.8px}.bh-shop-highlight p{color:#dbeafe;max-width:760px;font-size:17px}.bh-shop-highlight .bh-eyebrow{color:#88f09a}.bh-shop-highlight-points{display:grid;gap:12px;position:relative;z-index:1}.bh-shop-highlight-points>div{background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .16);border-radius:16px;padding:16px 18px;backdrop-filter:blur(8px)}.bh-shop-highlight-points strong{display:block;color:#fff;font-size:16px}.bh-shop-highlight-points span{display:block;color:#dbeafe;font-size:13px;margin-top:2px}.bh-cta{position:relative;overflow:hidden;background-blend-mode:multiply}.bh-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(12 126 42 / .96),rgb(32 168 50 / .94));pointer-events:none}.bh-cta .bh-content{position:relative;z-index:2}.bh-cta h2{font-size:clamp(26px,3.2vw,42px);line-height:1.12;max-width:860px;margin:0 0 10px;color:#fff;text-shadow:0 1px 0 rgb(0 0 0 / .08)}.bh-cta p{font-size:17px;color:#fff}.bh-floating-actions{flex-direction:column;gap:10px;align-items:flex-end}.bh-floating-actions a,.bh-floating-actions button{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:999px;border:0;padding:0 18px;box-shadow:0 12px 32px rgb(2 27 54 / .18);font-weight:950;cursor:pointer;transition:.2s ease}.bh-float-shop{background:var(--bh-green);color:#fff!important}.bh-float-book{background:#fff;color:var(--bh-navy)!important;border:1px solid var(--bh-border)!important}.bh-floating-actions a:hover,.bh-floating-actions button:hover{transform:translateY(-2px)}@media(max-width:782px){.bh-shop-highlight{padding:18px 0!important}.bh-shop-highlight-grid{grid-template-columns:1fr;padding:24px 18px;border-radius:20px;width:calc(100% - 28px);margin:auto}.bh-shop-highlight h2{font-size:30px!important;letter-spacing:-.4px}.bh-shop-highlight p{font-size:15px!important}.bh-shop-highlight .bh-btns{display:grid;grid-template-columns:1fr;gap:10px;margin-top:18px}.bh-shop-highlight .bh-btn{width:100%!important;min-height:52px!important}.bh-shop-highlight-points{grid-template-columns:1fr;gap:10px}.bh-floating-actions{gap:8px}.bh-floating-actions .bh-float-book{display:none}.bh-floating-actions .bh-float-shop{min-height:42px;padding:0 13px;font-size:13px;max-width:158px;white-space:nowrap}.bh-footer{padding-top:34px!important}}@media(min-width:783px){.bh-mobile-bar{display:none!important}}.bh-actions .bh-lang-switch{margin:0 4px 0 0;flex-shrink:0;align-self:center}.bh-lang-switch{box-shadow:0 4px 14px rgb(2 27 54 / .06)}.bh-lang-switch a:hover{background:rgb(32 168 50 / .12);color:var(--bh-green2)}.bh-lang-switch a.is-active:hover{background:var(--bh-green);color:#fff}.bh-footer a,.bh-footer p{transition:color .18s ease,transform .18s ease,opacity .18s ease}.bh-footer a:hover{color:#36d157!important;opacity:1;text-decoration:none;transform:translateX(3px);display:inline-block}.bh-footer h4{position:relative;padding-bottom:8px}.bh-footer h4:after{content:"";position:absolute;left:0;bottom:0;width:32px;height:2px;background:rgb(32 168 50 / .72);border-radius:99px;transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.bh-footer div:hover>h4:after{transform:scaleX(1)}.bh-nav a{transition:color .18s ease,opacity .18s ease}.bh-nav a:hover{color:var(--bh-green)!important}.bh-floating-actions .bh-float-shop{animation:bhPulseShop 2.7s ease-in-out infinite}@keyframes bhPulseShop{0%,100%{box-shadow:0 12px 32px rgb(2 27 54 / .18)}50%{box-shadow:0 16px 36px rgb(32 168 50 / .34)}}.bh-lang-bn body,.bh-lang-bn{font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif}.bh-lang-bn .bh-hero h1,.bh-lang-bn h1,.bh-lang-bn h2,.bh-lang-bn h3{letter-spacing:-.4px;line-height:1.16}.bh-lang-bn .bh-nav,.bh-lang-bn .bh-btn,.bh-lang-bn .button{letter-spacing:0;text-transform:none}@media(max-width:782px){.bh-top .bh-menu-toggle{grid-column:3!important;grid-row:1!important}.bh-navrow{gap:8px!important}.bh-actions{width:100%!important;justify-content:space-between!important}.bh-actions .bh-lang-switch{order:1;margin:0!important;display:inline-flex!important;max-width:152px;overflow:hidden}.bh-actions .bh-cart{order:2;margin-left:auto!important;min-width:92px!important;display:inline-flex!important;position:static!important}.bh-nav a{line-height:1.2!important}.bh-mobile-bar a:hover,.bh-mobile-bar a:focus{color:var(--bh-green)!important}.bh-footer a:hover{transform:none}.bh-float-shop{font-size:12px!important;padding:0 12px!important;max-width:145px!important}}@media(min-width:783px){.bh-actions{display:flex;align-items:center;gap:13px}.bh-actions .bh-lang-switch{order:0}}.bh-nav .current-menu-item>a,.bh-nav .current_page_item>a,body.bh-page-shop .bh-nav a[href*="shop-parts"],body.bh-page-services .bh-nav a[href*="services"],body.bh-page-book .bh-nav a[href*="book-service"],body.bh-page-blog .bh-nav a[href*="blog"],body.bh-page-contact .bh-nav a[href*="contact"]{color:var(--bh-green)!important}body.bh-page-services .bh-nav a[href*="shop-parts"],body.bh-page-book .bh-nav a[href*="shop-parts"],body.bh-page-blog .bh-nav a[href*="shop-parts"],body.bh-page-contact .bh-nav a[href*="shop-parts"]{color:inherit!important}.bh-card-body>a:not(.bh-btn):not(.button),.bh-post-content a,.bh-footer a{text-underline-offset:4px}.bh-card-body>a:not(.bh-btn):not(.button){display:inline-flex;align-items:center;gap:4px;margin-top:8px;color:var(--bh-navy);font-weight:900;border-bottom:2px solid #fff0;transition:color .18s ease,border-color .18s ease,transform .18s ease}.bh-card-body>a:not(.bh-btn):not(.button):hover,.bh-card-body>a:not(.bh-btn):not(.button):focus{color:var(--bh-green2)!important;border-bottom-color:var(--bh-green2);transform:translateX(2px)}.bh-lang-switch{white-space:nowrap;isolation:isolate}.bh-lang-switch a:focus-visible,.bh-nav a:focus-visible,.bh-footer a:focus-visible{outline:3px solid rgb(32 168 50 / .35);outline-offset:3px;border-radius:8px}@media(max-width:782px){.bh-nav .current-menu-item>a,.bh-nav .current_page_item>a,body.bh-page-shop .bh-nav a[href*="shop-parts"],body.bh-page-services .bh-nav a[href*="services"],body.bh-page-book .bh-nav a[href*="book-service"],body.bh-page-blog .bh-nav a[href*="blog"],body.bh-page-contact .bh-nav a[href*="contact"]{background:rgb(32 168 50 / .12)!important;color:#fff!important;border-left:4px solid var(--bh-green)!important}.bh-actions .bh-lang-switch{flex:0 0 auto!important}}.bh-form-note,.bh-field-help{display:block;margin-top:8px;color:var(--bh-muted);font-size:13px;line-height:1.45}.bh-book-panel optgroup{font-weight:900;color:var(--bh-navy)}.bh-book-panel option{font-weight:500}.bh-book-panel select:required:invalid{color:var(--bh-muted)}.bh-shop-search-card{background:#fff;border:1px solid var(--bh-border);border-radius:22px;padding:18px;box-shadow:var(--bh-shadow);margin:0 0 22px}.bh-shop-search-card form{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.bh-shop-search-card input[type="search"]{min-height:54px;border-radius:16px;font-size:16px;padding:0 18px}.bh-shop-search-card button{min-height:54px;border-radius:16px!important;padding:0 24px!important;font-size:16px!important}.bh-mobile-shop-note{display:none;color:var(--bh-muted);font-weight:700;margin:8px 0 0}@media(max-width:782px){.bh-shop-layout{display:block!important;width:100%!important;max-width:100%!important;padding:0 14px!important}.bh-shop-main{width:100%!important;max-width:100%!important;overflow:visible!important}.bh-shop-search-card{margin:0 0 16px!important;padding:12px!important;border-radius:18px!important}.bh-shop-search-card form{grid-template-columns:1fr 54px!important;gap:8px!important}.bh-shop-search-card input[type="search"]{min-height:52px!important;border-radius:15px!important;font-size:15px!important}.bh-shop-search-card button{min-width:54px!important;width:54px!important;height:52px!important;min-height:52px!important;padding:0!important;border-radius:15px!important;font-size:0!important;position:relative}.bh-shop-search-card button:before{content:"🔍";font-size:21px;line-height:1}.bh-mobile-shop-note{display:block;font-size:13px!important}.woocommerce ul.products,.woocommerce-page ul.products,.bh-shop-main ul.products,body.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;max-width:100%!important;margin:14px 0 0!important;padding:0!important;overflow:visible!important;list-style:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.bh-shop-main ul.products li.product{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:10px!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 10px 24px rgb(2 27 54 / .08)!important}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;min-width:0!important;width:100%!important;overflow:hidden!important;color:var(--bh-text)!important}.woocommerce ul.products li.product img,.woocommerce-page ul.products li.product img{width:100%!important;height:auto!important;aspect-ratio:1/1!important;max-height:none!important;object-fit:contain!important;object-position:center!important;padding:8px!important;margin:0 0 8px!important;border-radius:14px!important;background:#f5f9fd!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.25!important;min-height:36px!important;max-height:38px!important;margin:4px 0 6px!important;padding:0!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;color:var(--bh-deep)!important}.woocommerce ul.products li.product .price{min-height:20px!important}.woocommerce ul.products li.product .price del{margin-right:5px!important;opacity:.55!important}.woocommerce ul.products li.product .button,.woocommerce ul.products li.product a.button{width:100%!important;min-height:44px!important;margin:auto 0 0!important;padding:0 8px!important;border-radius:14px!important;font-size:13px!important;line-height:1.1!important;white-space:nowrap!important}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none!important;display:block!important;text-align:left!important;margin:0 0 12px!important;width:100%!important}.woocommerce .woocommerce-result-count{font-size:14px!important;color:var(--bh-muted)!important;font-weight:800!important}.woocommerce .woocommerce-ordering select{width:100%!important;min-height:52px!important;border-radius:16px!important;font-size:15px!important;background:#fff!important}.bh-cat-list{display:flex!important;gap:10px!important;overflow-x:auto!important;padding:2px 0 8px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important}.bh-cat-link{flex:0 0 auto!important;min-width:160px!important;border-radius:15px!important;background:#fff!important;scroll-snap-align:start!important}.bh-cat-link span{max-width:112px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.bh-shop-sidebar{background:#fff!important;border-radius:18px!important;padding:16px!important;margin:0 0 18px!important;box-shadow:0 8px 22px rgb(2 27 54 / .06)!important}.bh-shop-sidebar h3{font-size:22px!important;margin:0 0 12px!important}.bh-shop-sidebar hr,.bh-shop-sidebar h3:nth-of-type(2),.bh-shop-sidebar p,.bh-shop-sidebar .bh-btn{display:none!important}}@media(max-width:370px){.woocommerce ul.products,.woocommerce-page ul.products,.bh-shop-main ul.products,body.woocommerce ul.products{grid-template-columns:1fr!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;max-height:none!important;-webkit-line-clamp:unset!important}.woocommerce ul.products li.product .price{font-size:17px!important}}.woocommerce div.product .related.products{clear:both;padding-top:26px;border-top:1px solid var(--bh-border)}.woocommerce div.product .related.products ul.products li.product{position:relative;overflow:hidden!important}.woocommerce div.product .related.products ul.products li.product:before{content:"Related";position:absolute;left:14px;top:14px;z-index:2;background:#fff;color:var(--bh-red);font-size:11px;font-weight:950;padding:4px 8px;border-radius:999px;box-shadow:0 5px 16px rgb(2 27 54 / .10)}.woocommerce div.product .related.products ul.products li.product:after{content:"♡";position:absolute;right:14px;top:14px;z-index:2;width:34px;height:34px;border-radius:999px;background:#fff;color:var(--bh-navy);display:grid;place-items:center;font-size:22px;box-shadow:0 5px 18px rgb(2 27 54 / .12)}.bh-single-product-trust{clear:both}.bh-single-product-trust span{font-weight:900;color:var(--bh-navy)}.bh-sticky-product-bar{display:none}@media(max-width:782px){.woocommerce div.product{margin:18px 14px 28px!important;padding:14px!important;border-radius:20px!important;overflow:hidden!important}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none!important;width:100%!important;padding:0!important;margin:0!important}.woocommerce div.product p.price{font-size:24px!important;margin:10px 0!important;color:var(--bh-navy)!important}.woocommerce div.product form.cart{width:100%!important}.woocommerce div.product form.cart .quantity input{height:48px!important;border-radius:14px!important;text-align:center!important}.woocommerce div.product form.cart .single_add_to_cart_button{width:100%!important;min-height:48px!important;border-radius:14px!important}.bh-single-product-trust{gap:8px!important;margin:14px 0!important}.bh-single-product-trust span{font-size:11px!important;padding:10px!important;border-radius:12px!important;text-align:center!important}.woocommerce div.product .related.products{margin:28px -14px 0!important;padding:24px 14px 10px!important;background:#f2f7fc;border-top:1px solid var(--bh-border)}.woocommerce div.product .related.products>h2{font-size:24px!important;margin:0 0 16px!important;color:var(--bh-deep)!important}.woocommerce div.product .related.products ul.products{display:grid!important;margin:0!important;padding:0!important;list-style:none!important}.woocommerce div.product .related.products ul.products li.product{border-radius:18px!important;box-shadow:0 10px 26px rgb(2 27 54 / .09)!important}.woocommerce div.product .related.products ul.products li.product:before{font-size:10px!important;left:10px!important;top:10px!important;padding:3px 7px!important}.woocommerce div.product .related.products ul.products li.product:after{right:10px!important;top:10px!important;width:30px!important;height:30px!important;font-size:19px!important}.bh-sticky-product-bar{position:fixed;left:0;right:0;bottom:64px;z-index:89;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px 14px;background:#fff;border-top:1px solid var(--bh-border);box-shadow:0 -8px 22px rgb(2 27 54 / .12)}.bh-sticky-product-meta{grid-column:1/-1;display:flex;justify-content:space-between;gap:10px;align-items:center;color:var(--bh-navy);font-weight:950;font-size:14px;min-width:0}.bh-sticky-product-meta span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:62%}.bh-sticky-product-meta span:last-child{color:var(--bh-green2)}.bh-sticky-product-bar a{min-height:48px;border-radius:15px;display:flex;align-items:center;justify-content:center;font-weight:950;text-decoration:none!important}.bh-sticky-add{background:#eef2f7;color:var(--bh-navy)}.bh-sticky-buy{background:var(--bh-green);color:#fff}}.bh-contact-actions-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0 22px}.bh-contact-action-card{position:relative;display:flex;align-items:center;gap:13px;min-height:86px;padding:16px;border:1px solid var(--bh-border);border-radius:18px;background:#fff;color:var(--bh-deep);box-shadow:0 8px 22px rgb(2 27 54 / .06);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.bh-contact-action-card:after{content:"";position:absolute;inset:auto -24px -36px auto;width:90px;height:90px;border-radius:999px;background:rgb(32 168 50 / .08);transition:.18s ease}.bh-contact-action-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgb(2 27 54 / .14);border-color:rgb(32 168 50 / .45)}.bh-contact-action-card:hover:after{transform:scale(1.18);background:rgb(32 168 50 / .14)}.bh-contact-action-card span:not(.bh-contact-icon){position:relative;z-index:2;display:grid;gap:3px}.bh-contact-action-card strong{display:block;font-size:16px;line-height:1.15}.bh-contact-action-card small{display:block;color:var(--bh-muted);font-size:12px;line-height:1.35}.bh-contact-icon{position:relative;z-index:2;flex:0 0 46px;width:46px;height:46px;border-radius:14px;display:grid;place-items:center;font-weight:950;color:#fff;font-size:20px}.bh-contact-call .bh-contact-icon{background:linear-gradient(135deg,#062b55,#0d4a88)}.bh-contact-whatsapp .bh-contact-icon{background:linear-gradient(135deg,#20a832,#15803d)}.bh-contact-email .bh-contact-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.bh-contact-messenger .bh-contact-icon{background:linear-gradient(135deg,#2563eb,#7c3aed)}.bh-contact-call{border-left:4px solid #062b55}.bh-contact-whatsapp{border-left:4px solid #20a832}.bh-contact-email{border-left:4px solid #f59e0b}.bh-contact-messenger{border-left:4px solid #2563eb}.bh-contact-info-card>p{max-width:62ch}.bh-form-note{margin-top:-4px;font-size:14px;color:var(--bh-muted)}.bh-error{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239;padding:12px;border-radius:10px;margin-bottom:14px}.bh-success{background:#ecfdf5;border:1px solid #bbf7d0;color:#166534;padding:12px;border-radius:10px;margin-bottom:14px}@media(max-width:640px){.bh-contact-actions-v2{grid-template-columns:1fr}.bh-contact-action-card{min-height:78px;padding:14px}.bh-contact-icon{width:42px;height:42px;flex-basis:42px}.bh-contact-action-card strong{font-size:15px}}@media (max-width:782px){.bh-footer{padding:30px 0 calc(104px + env(safe-area-inset-bottom))!important}.bh-footer .bh-content{width:min(calc(100% - 32px), var(--bh-content))!important}.bh-footer-grid{display:grid!important;grid-template-columns:1fr 1fr!important;align-items:start!important}.bh-footer-grid>div:first-child,.bh-footer-grid>div:last-child{grid-column:1 / -1!important}.bh-footer .bh-logo{font-size:30px!important;line-height:.9!important;margin-bottom:10px!important}.bh-footer h4{margin:0 0 10px!important;padding-bottom:9px!important}.bh-footer h4:after{transform:scaleX(1)!important;width:34px!important}.bh-footer p{font-size:14px!important;line-height:1.55!important;margin:0 0 8px!important}.bh-footer a{display:inline-flex!important;align-items:center!important;min-height:28px!important;font-size:14px!important;line-height:1.25!important}.bh-footer a:hover,.bh-footer a:focus{color:#36d157!important;text-decoration:underline!important;text-underline-offset:4px!important}.bh-footer-bottom{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:24px!important;padding-top:18px!important;font-size:12px!important}.bh-footer-bottom strong{font-size:12px!important;line-height:1.35!important}.bh-mobile-bar{padding-bottom:env(safe-area-inset-bottom)!important}.bh-mobile-bar a{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;min-height:58px!important;padding:8px 3px!important;font-size:14px!important;white-space:nowrap!important}.bh-mobile-cart-count{margin-left:2px!important}body.single-product .bh-footer{padding-bottom:calc(190px + env(safe-area-inset-bottom))!important}body.single-product .bh-floating-actions .bh-float-shop,body.single-product .bh-floating-actions .bh-float-book{display:none!important}body.single-product .bh-floating-actions{right:16px!important;bottom:calc(154px + env(safe-area-inset-bottom))!important;z-index:96!important}body.single-product .bh-scroll-top{width:48px!important;height:48px!important}}@media (max-width:390px){.bh-footer-grid{grid-template-columns:1fr!important;gap:18px!important}.bh-mobile-bar a{font-size:13px!important}}.bh-brand-model-shop{padding-top:22px!important;padding-bottom:28px!important}.bh-brand-model-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.bh-brand-model-card{background:#fff;border:1px solid var(--bh-border);border-radius:18px;padding:18px;box-shadow:0 10px 28px rgb(2 27 54 / .07);position:relative;overflow:hidden;transition:.18s ease}.bh-brand-model-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgb(2 27 54 / .12);border-color:rgb(32 168 50 / .35)}.bh-brand-model-card:after{content:"";position:absolute;right:-38px;top:-48px;width:110px;height:110px;border-radius:999px;background:rgb(32 168 50 / .08)}.bh-brand-logo-text{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,var(--bh-navy),#0d4a88);color:#fff;font-size:25px;font-weight:950;display:grid;place-items:center;margin-bottom:12px}.bh-brand-model-card h3{margin:0 0 12px;color:var(--bh-deep);font-size:20px;line-height:1.1}.bh-model-chip-row{display:flex;gap:8px;flex-wrap:wrap;position:relative;z-index:2}.bh-model-chip-row a{display:inline-flex;align-items:center;min-height:30px;padding:5px 9px;border-radius:999px;background:#f3f8fd;border:1px solid var(--bh-border);font-size:12px;font-weight:900;color:var(--bh-navy);transition:.18s ease}.bh-model-chip-row a:hover{background:var(--bh-green);color:#fff;border-color:var(--bh-green)}.bh-shop-filter-panel{padding:18px}.bh-shop-filter-panel h3{font-size:18px;margin:0 0 12px;color:var(--bh-deep)}.bh-filter-tags{display:grid;grid-template-columns:1fr;gap:8px}.bh-filter-tags a{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border:1px solid var(--bh-border);border-radius:10px;background:#f8fbff;font-weight:900;font-size:13px;color:var(--bh-navy)}.bh-filter-tags a:hover{background:#eafbef;border-color:rgb(32 168 50 / .35);color:var(--bh-green2)}.bh-shop-search-pro{background:#fff;border:1px solid var(--bh-border);border-radius:18px;padding:18px;margin-bottom:22px;box-shadow:0 8px 24px rgb(2 27 54 / .06)}.bh-shop-search-pro form{display:grid;grid-template-columns:1fr auto;gap:12px}.bh-shop-benefit-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.bh-shop-benefit-row span{display:inline-flex;padding:7px 10px;border-radius:999px;background:#f0f9f3;color:var(--bh-green2);font-size:12px;font-weight:950}.bh-shop-main-pro .woocommerce ul.products li.product,.woocommerce-page.archive ul.products li.product{padding:12px!important;border-radius:14px!important;box-shadow:0 8px 24px rgb(2 27 54 / .07)!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}.bh-shop-main-pro .woocommerce ul.products li.product:hover,.woocommerce-page.archive ul.products li.product:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgb(2 27 54 / .12)!important;border-color:rgb(32 168 50 / .32)!important}.bh-shop-main-pro .woocommerce ul.products li.product img,.woocommerce-page.archive ul.products li.product img{aspect-ratio:1/1!important;object-fit:contain!important;background:#f5f9fd!important;padding:10px!important;margin:0 0 10px!important;border-radius:12px!important}.bh-shop-main-pro .woocommerce-loop-product__title,.woocommerce-page.archive .woocommerce-loop-product__title{font-size:14px!important;line-height:1.25!important;min-height:36px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:var(--bh-deep)!important;margin:5px 0!important}.bh-shop-main-pro .woocommerce ul.products li.product .price,.woocommerce-page.archive ul.products li.product .price{font-size:15px!important;font-weight:950!important;color:var(--bh-navy)!important;margin:0 0 8px!important}.bh-shop-main-pro .woocommerce ul.products li.product .button,.woocommerce-page.archive ul.products li.product .button{min-height:38px!important;width:100%!important;border-radius:10px!important;font-size:12px!important;padding:0 8px!important;margin-top:6px!important}.bh-shop-main-pro .woocommerce ul.products li.product .button.added:after{margin-left:5px!important}.woocommerce span.onsale{background:var(--bh-red)!important;border-radius:999px!important;min-height:0!important;line-height:1!important;padding:6px 8px!important;font-size:11px!important;font-weight:950!important}@media(max-width:1320px){.bh-brand-model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bh-shop-main-pro .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:980px){.bh-shop-layout-pro{grid-template-columns:1fr}.bh-shop-filter-panel{position:static}}@media(max-width:782px){.bh-brand-model-grid{display:flex;gap:12px;overflow-x:auto;padding:4px 2px 10px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.bh-brand-model-card{flex:0 0 220px;scroll-snap-align:start;padding:14px;border-radius:16px}.bh-brand-logo-text{width:42px;height:42px;font-size:22px;border-radius:12px;margin-bottom:8px}.bh-brand-model-card h3{font-size:18px}.bh-shop-search-pro form{grid-template-columns:1fr}.bh-shop-benefit-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bh-shop-benefit-row span{justify-content:center;font-size:11px;text-align:center}.bh-shop-main-pro .woocommerce ul.products,.woocommerce-page.archive ul.products,body.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.bh-shop-main-pro .woocommerce ul.products li.product,.woocommerce-page.archive ul.products li.product,body.woocommerce ul.products li.product{padding:10px!important;border-radius:16px!important;min-width:0!important}.bh-shop-main-pro .woocommerce ul.products li.product img,.woocommerce-page.archive ul.products li.product img,body.woocommerce ul.products li.product img{height:auto!important;aspect-ratio:1/1!important;padding:8px!important;margin-bottom:8px!important}.bh-shop-main-pro .woocommerce-loop-product__title,.woocommerce-page.archive .woocommerce-loop-product__title,body.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;min-height:34px!important;max-height:36px!important;-webkit-line-clamp:2!important;margin:4px 0 5px!important}.bh-shop-main-pro .woocommerce ul.products li.product .price,.woocommerce-page.archive ul.products li.product .price,body.woocommerce ul.products li.product .price{font-size:14px!important;margin:0 0 8px!important}.bh-shop-main-pro .woocommerce ul.products li.product .button,.woocommerce-page.archive ul.products li.product .button,body.woocommerce ul.products li.product .button{min-height:42px!important;font-size:12px!important;border-radius:12px!important}.bh-shop-filter-panel{padding:14px!important}.bh-filter-tags{display:flex;overflow-x:auto;gap:8px;padding-bottom:8px}.bh-filter-tags a{flex:0 0 auto;min-width:118px;justify-content:center}}@media(max-width:360px){.bh-shop-main-pro .woocommerce ul.products,.woocommerce-page.archive ul.products,body.woocommerce ul.products{grid-template-columns:1fr!important}.bh-shop-main-pro .woocommerce-loop-product__title,.woocommerce-page.archive .woocommerce-loop-product__title,body.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;max-height:none!important;-webkit-line-clamp:unset!important}}.woocommerce ul.products:before,.woocommerce ul.products:after,.woocommerce-page ul.products:before,.woocommerce-page ul.products:after,.bh-shop-main-pro .woocommerce ul.products:before,.bh-shop-main-pro .woocommerce ul.products:after{content:none!important;display:none!important}.bh-brand-filter-strip{width:min(calc(100% - 64px),var(--bh-content));margin:26px auto 20px;background:#fff;border:1px solid var(--bh-border);border-radius:20px;padding:18px;box-shadow:0 10px 28px rgb(2 27 54 / .07)}.bh-brand-filter-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px;flex-wrap:wrap}.bh-brand-filter-head h3{margin:0;color:var(--bh-deep);font-size:28px;line-height:1.1}.bh-brand-filter-head p{margin:0;color:var(--bh-muted);font-size:14px;max-width:560px}.bh-brand-logo-scroll{display:grid;grid-template-columns:repeat(10,minmax(92px,1fr));gap:10px}.bh-brand-logo-tile{min-height:84px;border:1px solid var(--bh-border);border-radius:16px;background:linear-gradient(180deg,#fff,#f6f9fd);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;box-shadow:0 6px 16px rgb(2 27 54 / .05);transition:.18s ease;text-align:center;position:relative;overflow:hidden}.bh-brand-logo-tile:after{content:"";position:absolute;inset:auto 0 0 0;height:4px;background:var(--bh-green);opacity:.18;transition:.18s ease}.bh-brand-logo-tile:hover{transform:translateY(-2px);border-color:rgb(32 168 50 / .45);box-shadow:0 14px 32px rgb(2 27 54 / .11)}.bh-brand-logo-tile:hover:after{height:7px;opacity:1}.bh-brand-mark{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:var(--bh-navy);color:#fff;font-weight:950;font-size:18px;line-height:1}.bh-brand-logo-tile strong{font-size:12px;line-height:1.15;color:var(--bh-deep);font-weight:950;white-space:nowrap}.bh-brand-yamaha .bh-brand-mark,.bh-brand-honda .bh-brand-mark,.bh-brand-suzuki .bh-brand-mark,.bh-brand-hero .bh-brand-mark{background:#e11d2e}.bh-brand-bajaj .bh-brand-mark,.bh-brand-tvs .bh-brand-mark{background:#0b4aa2}.bh-brand-ktm .bh-brand-mark{background:#f97316}.bh-brand-royal .bh-brand-mark{background:#b7791f}.bh-brand-runner .bh-brand-mark,.bh-brand-lifan .bh-brand-mark{background:#111827}.bh-shop-main-pro .woocommerce ul.products{align-items:stretch!important;grid-auto-flow:row!important}.bh-shop-main-pro .woocommerce ul.products li.product{min-width:0!important}@media(max-width:1320px){.bh-brand-logo-scroll{grid-template-columns:repeat(5,minmax(96px,1fr))}}@media(max-width:782px){.bh-brand-filter-strip{width:calc(100% - 28px);padding:14px;border-radius:18px;margin:18px auto}.bh-brand-filter-head{display:block}.bh-brand-filter-head h3{font-size:22px}.bh-brand-filter-head p{font-size:13px;margin-top:6px}.bh-brand-logo-scroll{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 8px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.bh-brand-logo-tile{flex:0 0 108px;min-height:78px;border-radius:15px;scroll-snap-align:start}.bh-brand-mark{width:32px;height:32px;border-radius:10px;font-size:16px}.bh-brand-logo-tile strong{font-size:11px}}.bh-shop-discovery-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:16px}.bh-shop-discovery-head h2{margin:4px 0 5px;color:var(--bh-deep);font-size:30px;line-height:1.1}.bh-shop-discovery-head p{margin:0;color:var(--bh-muted);font-size:14px}.bh-catalog-search-form input,.bh-catalog-search-form select{width:100%;min-height:46px;border:1px solid var(--bh-border);border-radius:12px;padding:0 14px;background:#f8fbff;color:var(--bh-deep);font-weight:700}.bh-shop-brand-row,.bh-shop-category-chip-row{display:grid;grid-template-columns:118px 1fr;gap:12px;align-items:center;margin-top:12px}.bh-shop-brand-row>span,.bh-shop-category-chip-row>span{font-weight:950;color:var(--bh-deep);font-size:14px}.bh-shop-brand-scroll,.bh-category-chip-scroll{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 8px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.bh-shop-brand-chip{flex:0 0 118px;min-height:78px;border:1px solid var(--bh-border);border-radius:16px;background:linear-gradient(180deg,#fff,#f6f9fd);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;box-shadow:0 6px 16px rgb(2 27 54 / .05);transition:.18s ease;scroll-snap-align:start;position:relative;overflow:hidden}.bh-shop-brand-chip:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--bh-green);opacity:.2;transition:.18s ease}.bh-shop-brand-chip:hover{transform:translateY(-2px);border-color:rgb(32 168 50 / .45);box-shadow:0 14px 30px rgb(2 27 54 / .12)}.bh-shop-brand-chip:hover:after{height:7px;opacity:1}.bh-shop-brand-chip strong{font-size:12px;color:var(--bh-deep);font-weight:950;line-height:1.1;white-space:nowrap}.bh-category-chip{flex:0 0 auto;display:inline-flex;gap:10px;align-items:center;justify-content:space-between;min-width:130px;min-height:42px;padding:8px 12px;border-radius:12px;border:1px solid var(--bh-border);background:#f8fbff;color:var(--bh-navy);font-weight:950;transition:.18s ease}.bh-category-chip:hover{background:#eafbef;border-color:rgb(32 168 50 / .45);color:var(--bh-green2);transform:translateY(-1px)}.bh-category-chip b{display:grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:#fff;border:1px solid var(--bh-border);font-size:12px;color:var(--bh-deep)}@media(max-width:980px){.bh-catalog-search-form{grid-template-columns:1fr}.bh-shop-brand-row,.bh-shop-category-chip-row{grid-template-columns:1fr;gap:7px}.bh-shop-discovery-head h2{font-size:24px}.bh-shop-discovery-card{padding:16px;border-radius:18px}.bh-shop-discovery-panel{padding-top:18px}.bh-shop-brand-chip{flex-basis:104px;min-height:72px}.bh-category-chip{min-width:124px}}@media(max-width:480px){.bh-shop-discovery-card{margin:0 -2px}.bh-catalog-search-form input,.bh-catalog-search-form select{min-height:44px;font-size:13px}.bh-shop-discovery-head h2{font-size:22px}.bh-shop-discovery-head p{font-size:13px}.bh-shop-brand-chip strong{font-size:11px}}.bh-shop-control-section,.bh-brand-filter-section,.bh-brand-model-shop{display:block!important}.bh-brand-filter-section{padding-top:28px!important;padding-bottom:6px!important}.bh-brand-strip{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-top:14px}.bh-brand-tile{background:#fff;border:1px solid var(--bh-border);border-radius:16px;min-height:76px;display:flex;align-items:center;justify-content:center;box-shadow:var(--bh-shadow);font-weight:900;color:var(--bh-navy);text-decoration:none;transition:.18s ease}.bh-brand-tile:hover{transform:translateY(-2px);border-color:rgb(32 168 50 / .45);color:var(--bh-green)}.bh-shop-main-pro .woocommerce-ordering{margin-bottom:18px!important}@media (max-width:768px){.bh-brand-strip{display:flex!important;overflow-x:auto;grid-template-columns:none;padding-bottom:8px;scroll-snap-type:x mandatory}.bh-brand-tile{min-width:110px;scroll-snap-align:start}.bh-shop-control-section{padding-top:24px!important}}.bh-shop-discovery-panel{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:2!important;background:#eef5fb!important;padding:34px 0 0!important}.bh-shop-discovery-card{display:block!important;max-width:100%}.bh-catalog-search-form{display:grid;grid-template-columns:minmax(280px,1fr) 240px 170px;gap:12px;align-items:center;margin:0 0 14px!important}.bh-shop-brand-scroll,.bh-category-chip-scroll{scrollbar-width:thin}.bh-shop-brand-chip .bh-brand-mark{margin-bottom:2px}.bh-shop-layout-pro{align-items:start}.bh-shop-main-pro .woocommerce-ordering{text-align:right}.bh-shop-main-pro .woocommerce-ordering select{max-width:220px;font-size:13px;padding:10px 12px}.woocommerce ul.products::before,.woocommerce ul.products::after{content:none!important;display:none!important}@media(max-width:1024px){.bh-catalog-search-form{grid-template-columns:1fr 200px}.bh-catalog-search-form .bh-btn{grid-column:1/-1}.bh-shop-main-pro .woocommerce-ordering{margin:0 0 18px!important;text-align:left}}@media(max-width:782px){.bh-shop-discovery-panel{padding:22px 0 0!important}.bh-catalog-search-form{grid-template-columns:1fr}.bh-shop-brand-row,.bh-shop-category-chip-row{display:block}.bh-shop-brand-row>span,.bh-shop-category-chip-row>span{display:block;margin:12px 0 8px}.bh-shop-main-pro .woocommerce-ordering select{max-width:100%}}.bh-shop-discovery-v47{padding:42px 0 0!important;background:linear-gradient(180deg,#eef6fd 0%,#eef5fb 100%)!important}.bh-shop-discovery-v47 .bh-shop-discovery-card{padding:0!important;overflow:hidden!important;border-radius:28px!important;border:1px solid rgb(6 43 85 / .10)!important;background:#fff!important;box-shadow:0 22px 60px rgb(2 27 54 / .10)!important}.bh-discovery-hero{display:grid;gap:26px}.bh-discovery-copy h2{margin:6px 0 8px!important;line-height:1.05!important;color:var(--bh-deep)!important;letter-spacing:-.7px}.bh-discovery-copy p{margin:0!important;color:#42566f!important;max-width:760px;font-size:15px!important}.bh-discovery-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:17px}.bh-discovery-trust span{display:inline-flex;align-items:center;min-height:34px;border-radius:999px;padding:6px 12px;background:#fff;border:1px solid rgb(6 43 85 / .10);font-weight:900;color:var(--bh-navy);font-size:12px;box-shadow:0 6px 18px rgb(2 27 54 / .05)}.bh-discovery-art{position:relative;border-radius:24px;background:linear-gradient(135deg,#062b55,#021b36);overflow:hidden;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .08)}.bh-discovery-art:before{content:"";position:absolute;right:22px;top:24px;width:142px;height:142px;border:18px solid rgb(32 168 50 / .28);border-radius:50%}.bh-discovery-art:after{content:"";position:absolute;left:38px;bottom:28px;width:170px;height:86px;background:linear-gradient(90deg,rgb(255 255 255 / .12),rgb(255 255 255 / .02));clip-path:polygon(0 70%,18% 34%,37% 58%,55% 18%,82% 64%,100% 38%,100% 100%,0 100%);opacity:.9}.bh-art-card{position:absolute;left:28px;top:32px;background:#fff;border-radius:18px;padding:18px 22px;box-shadow:0 14px 34px rgb(0 0 0 / .18)}.bh-art-card b{display:block;color:var(--bh-deep);font-size:22px;line-height:1.05}.bh-art-card span{display:block;color:var(--bh-green2);font-weight:900;font-size:12px;margin-top:6px}.bh-art-ring{position:absolute;right:58px;bottom:30px;width:56px;height:56px;border:9px solid #fff;border-radius:50%;box-shadow:-112px 0 0 0 #fff0}.bh-art-ring:before{content:"";position:absolute;right:92px;top:0;width:56px;height:56px;border:9px solid #fff;border-radius:50%}.bh-art-ring:after{content:"";position:absolute;right:30px;top:16px;width:96px;height:9px;background:#20a832;transform:rotate(-35deg);border-radius:10px}.bh-catalog-search-pro{display:grid!important;grid-template-columns:minmax(0,1fr) 245px 185px!important;gap:14px!important;align-items:end!important}.bh-catalog-search-pro label{display:block}.bh-catalog-search-pro label span{display:block;color:var(--bh-deep);font-weight:950;font-size:12px;margin:0 0 6px;text-transform:uppercase;letter-spacing:.02em}.bh-catalog-search-pro input,.bh-catalog-search-pro select{min-height:54px!important;border-radius:15px!important;background:#f7fbff!important;border:1px solid #d7e6f5!important;font-weight:800!important;color:var(--bh-deep)!important}.bh-catalog-search-pro input:focus,.bh-catalog-search-pro select:focus{outline:3px solid rgb(32 168 50 / .14)!important;border-color:rgb(32 168 50 / .45)!important}.bh-catalog-search-pro .bh-search-submit{min-height:54px!important;border-radius:15px!important;font-size:14px!important;box-shadow:0 10px 22px rgb(32 168 50 / .24)!important}.bh-filter-title{margin:0 0 12px}.bh-filter-title>span{width:36px;height:36px;border-radius:12px;background:#eafbef;display:grid;place-items:center;font-size:17px}.bh-filter-title strong{line-height:1;color:var(--bh-deep)}.bh-shop-brand-grid{display:grid!important}.bh-shop-brand-grid .bh-shop-brand-chip{flex:none!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important}.bh-shop-brand-grid .bh-shop-brand-chip:before{inset:auto 12px 10px 12px}.bh-shop-brand-grid .bh-shop-brand-chip:hover{transform:translateY(-3px)!important;border-color:rgb(32 168 50 / .5)!important;box-shadow:0 18px 34px rgb(2 27 54 / .13)!important}.bh-shop-brand-grid .bh-shop-brand-chip:hover:before{opacity:1;height:6px}.bh-shop-brand-grid .bh-shop-brand-chip strong{color:var(--bh-deep)!important;letter-spacing:0!important;white-space:normal!important}.bh-shop-brand-grid .bh-shop-brand-chip .bh-brand-mark{display:none!important}.bh-shop-filter-cats{padding-bottom:18px;border-top:1px solid #edf4fb}.bh-category-chip-grid{display:grid!important;overflow:visible!important;padding:0!important}.bh-category-chip-grid .bh-category-chip{min-width:0!important;border:1px solid #dceaf7!important;padding:10px 12px!important;display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;gap:9px!important;align-items:center!important;box-shadow:0 6px 16px rgb(2 27 54 / .04)!important}.bh-category-chip-grid .bh-category-chip i{width:28px;height:28px;border-radius:10px;background:#fff;display:grid;place-items:center;font-style:normal;box-shadow:inset 0 0 0 1px #dceaf7}.bh-category-chip-grid .bh-category-chip span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bh-category-chip-grid .bh-category-chip:hover{background:#eafbef!important;border-color:rgb(32 168 50 / .45)!important;color:var(--bh-green2)!important}.bh-quick-fitment-note{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:14px 16px;color:#fff}.bh-quick-fitment-note strong{font-size:15px}.bh-quick-fitment-note span{color:#d7e5f5}.bh-quick-fitment-note a{margin-left:auto;color:#fff;background:rgb(255 255 255 / .14);border:1px solid rgb(255 255 255 / .16);border-radius:999px;padding:8px 12px;font-weight:950}.bh-quick-fitment-note a:hover{background:var(--bh-green)}@media(max-width:1200px){.bh-discovery-hero{grid-template-columns:1fr}.bh-discovery-art{min-height:135px}.bh-shop-brand-grid{grid-template-columns:repeat(4,minmax(128px,1fr))!important}.bh-category-chip-grid{grid-template-columns:repeat(3,minmax(150px,1fr))!important}.bh-catalog-search-pro{grid-template-columns:1fr 220px!important}.bh-catalog-search-pro .bh-search-submit{grid-column:1/-1}}@media(max-width:782px){.bh-shop-discovery-v47{padding:22px 0 0!important}.bh-discovery-hero{padding:18px;gap:15px}.bh-discovery-copy h2{font-size:28px!important}.bh-discovery-trust{gap:7px}.bh-discovery-trust span{font-size:11px}.bh-discovery-art{display:none}.bh-catalog-search-pro{padding:16px!important}.bh-shop-filter-section{padding:14px 16px 3px}.bh-filter-title{align-items:flex-start}.bh-shop-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.bh-shop-brand-grid .bh-shop-brand-chip{border-radius:15px!important}.bh-shop-brand-grid .bh-shop-brand-chip strong{font-size:12px!important}.bh-category-chip-grid{gap:8px!important}.bh-category-chip-grid .bh-category-chip{min-height:50px!important;font-size:12px}.bh-quick-fitment-note{margin:4px 16px 17px;display:grid;gap:6px}.bh-quick-fitment-note a{margin-left:0;text-align:center}.bh-shop-discovery-v47 .bh-shop-discovery-card{border-radius:20px!important}}@media(max-width:390px){.bh-shop-brand-grid{grid-template-columns:1fr!important}.bh-category-chip-grid{grid-template-columns:1fr!important}}.bh-shop-campaign-hero{padding:66px 0;background:radial-gradient(circle at 92% 12%,rgb(32 168 50 / .28),transparent 30%),linear-gradient(105deg,#021b36,#062b55)!important;overflow:hidden;position:relative}.bh-shop-campaign-hero:after{content:"";position:absolute;inset:auto -90px -140px auto;width:390px;height:390px;border-radius:999px;background:rgb(32 168 50 / .08);pointer-events:none}.bh-shop-hero-grid{position:relative;z-index:2}.bh-shop-hero-copy h1{margin:12px 0 16px;color:#fff}.bh-shop-hero-copy p{margin:0}.bh-shop-hero-badges{margin-top:18px}.bh-shop-hero-badges span{display:inline-flex;align-items:center;gap:6px;backdrop-filter:blur(8px)}.bh-shop-campaign-hero .bh-btn.secondary{background:rgb(255 255 255 / .12)!important;color:#fff!important;border-color:rgb(255 255 255 / .28)!important}.bh-shop-campaign-hero .bh-btn.secondary:hover{background:#fff!important;color:var(--bh-navy)!important}.bh-shop-hero-art{padding:10px;background:linear-gradient(135deg,rgb(255 255 255 / .20),rgb(255 255 255 / .08));border:1px solid rgb(255 255 255 / .18)}.bh-shop-hero-art img{aspect-ratio:16/7}.bh-page-shop .bh-page-hero:not(.bh-shop-campaign-hero){display:none!important}@media(max-width:1180px){.bh-shop-hero-grid{grid-template-columns:1fr}.bh-shop-hero-copy h1{max-width:860px}}@media(max-width:782px){.bh-shop-campaign-hero{padding:42px 0 34px}.bh-shop-hero-copy h1{letter-spacing:-1px}.bh-shop-hero-badges{gap:8px}.bh-shop-hero-badges span{font-size:12px;padding:7px 10px}.bh-shop-hero-art{padding:7px}.bh-shop-campaign-hero .bh-btns{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bh-shop-campaign-hero .bh-btn{width:100%;padding:13px 12px!important}}@media(max-width:520px){.bh-shop-campaign-hero .bh-btns{grid-template-columns:1fr}.bh-shop-hero-art img{aspect-ratio:9/7.8}.bh-shop-hero-copy h1{font-size:36px}}.bh-sidebar .product-categories a,.bh-shop-sidebar a,.bh-shop-sidebar li,.bh-shop-cats a,.bh-cat-list a{transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.bh-sidebar .product-categories a:hover,.bh-shop-sidebar a:hover,.bh-shop-cats a:hover,.bh-cat-list a:hover{background:#eafbef!important;border-color:rgb(32 168 50 / .55)!important;color:var(--bh-green2)!important;transform:translateX(3px);box-shadow:0 10px 22px rgb(32 168 50 / .10)!important}.bh-shop-brand-grid .bh-shop-brand-chip em{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:3px 8px;border-radius:999px;font-style:normal;font-size:10px;font-weight:950;transition:.18s ease;line-height:1}.bh-shop-brand-grid .bh-shop-brand-chip:hover em,.bh-shop-brand-grid .bh-shop-brand-chip:focus-visible em,.bh-shop-brand-grid .bh-shop-brand-chip.is-current em{opacity:1;transform:translateY(0);background:#eafbef;color:var(--bh-green2)}.bh-shop-brand-grid .bh-shop-brand-chip:hover,.bh-shop-brand-grid .bh-shop-brand-chip:focus-visible,.bh-shop-brand-grid .bh-shop-brand-chip.is-current{background:linear-gradient(180deg,#ffffff,#effcf3)!important;border-color:rgb(32 168 50 / .65)!important;box-shadow:0 18px 36px rgb(2 27 54 / .14)!important;outline:none!important}.bh-shop-brand-grid .bh-shop-brand-chip:hover strong,.bh-shop-brand-grid .bh-shop-brand-chip:focus-visible strong,.bh-shop-brand-grid .bh-shop-brand-chip.is-current strong{color:var(--bh-green2)!important}.bh-category-chip-grid .bh-category-chip:hover,.bh-category-chip-grid .bh-category-chip:focus-visible,.bh-category-chip-grid .bh-category-chip.is-current{background:linear-gradient(180deg,#ffffff,#eafbef)!important;border-color:rgb(32 168 50 / .65)!important;color:var(--bh-green2)!important;transform:translateY(-2px)!important;box-shadow:0 15px 30px rgb(2 27 54 / .12)!important;outline:none!important}.bh-category-chip-grid .bh-category-chip:hover i,.bh-category-chip-grid .bh-category-chip:focus-visible i,.bh-category-chip-grid .bh-category-chip.is-current i{background:var(--bh-green)!important;color:#fff!important;box-shadow:0 8px 18px rgb(32 168 50 / .24)!important}.bh-category-chip-grid .bh-category-chip:hover b,.bh-category-chip-grid .bh-category-chip:focus-visible b,.bh-category-chip-grid .bh-category-chip.is-current b{border-color:rgb(32 168 50 / .35)!important;color:var(--bh-green2)!important;background:#fff!important}.bh-category-chip-grid .bh-category-chip:active,.bh-shop-brand-grid .bh-shop-brand-chip:active{transform:scale(.98)!important}@media(max-width:782px){.bh-shop-discovery-v47 .bh-shop-discovery-card{box-shadow:0 14px 36px rgb(2 27 54 / .10)!important}.bh-shop-brand-grid .bh-shop-brand-chip em{opacity:1;transform:none;font-size:10px;min-height:20px}.bh-shop-brand-grid .bh-shop-brand-chip{touch-action:manipulation}.bh-category-chip-grid .bh-category-chip{touch-action:manipulation;grid-template-columns:30px minmax(0,1fr) auto!important}.bh-category-chip-grid .bh-category-chip:hover{transform:none!important}.bh-shop-sidebar a:hover,.bh-sidebar .product-categories a:hover{transform:none!important}}@media(hover:none){.bh-shop-brand-grid .bh-shop-brand-chip:hover,.bh-category-chip-grid .bh-category-chip:hover{transform:none!important}}.bh-home-shop-hero:before{content:"";position:absolute;inset:0;pointer-events:none}.bh-home-shop-copy p{margin:0}.bh-btn-xl{font-size:16px!important;min-height:52px!important;padding:16px 24px!important}.bh-home-trust-pills span{gap:6px}.bh-home-shop-art img{border:1px solid rgb(255 255 255 / .18)}.bh-home-search-first{margin-top:-30px;position:relative;z-index:3}.bh-filter-sales-first{display:grid;grid-template-columns:290px minmax(0,1fr);gap:18px;align-items:end;border:1px solid #d5eadc!important;background:#fff!important;box-shadow:0 24px 60px rgb(2 27 54 / .12)!important}.bh-filter-sales-first h3{font-size:26px;margin:2px 0 6px}.bh-filter-sales-first p{margin:0;color:#6b7f94}.bh-filter-sales-first form{grid-template-columns:repeat(3,minmax(0,1fr)) 150px!important}.bh-home-brand-grid{display:grid}.bh-home-brand-card{place-items:center;text-align:center;gap:7px;text-decoration:none;transition:.2s ease}.bh-home-brand-card strong{font-weight:950}.bh-home-brand-card span{opacity:0;transform:translateY(4px);transition:.2s ease;color:var(--bh-green2);font-weight:950}.bh-home-brand-card:hover span,.bh-home-brand-card:focus-visible span{opacity:1;transform:translateY(0)}.bh-home-product-grid .bh-sales-product-card{overflow:hidden}.bh-mini-badges{display:flex;gap:6px;flex-wrap:wrap;margin:0 0 8px}.bh-mini-badges span{background:#eafbef;color:var(--bh-green2);font-size:10px;font-weight:950;border-radius:999px;padding:4px 7px}.bh-card-actions,.bh-loop-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:center}.bh-card-actions .button,.bh-loop-actions .button{width:100%;margin:0!important}.bh-buy-now{min-height:38px;display:inline-flex;align-items:center;justify-content:center;background:#062b55!important;color:#fff!important;border-radius:9px;text-decoration:none;font-weight:950;font-size:13px;padding:0 10px;transition:.18s ease}.bh-buy-now:hover{background:#20a832!important;transform:translateY(-1px)}.woocommerce ul.products li.product .bh-loop-actions{margin-top:8px}.woocommerce ul.products li.product .bh-loop-actions .button{font-size:12px!important;padding-left:6px!important;padding-right:6px!important}.woocommerce ul.products li.product .bh-loop-actions .bh-buy-now{font-size:12px!important;min-height:36px!important}.bh-sales-confidence-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);gap:32px;align-items:center}.bh-sales-confidence h2{font-size:clamp(32px,4vw,54px);line-height:1.08;letter-spacing:-1.5px;margin:8px 0 12px}.bh-sales-confidence p{color:#d7e5f5;font-size:17px;line-height:1.7}.bh-sales-confidence-points{display:grid;gap:12px}.bh-sales-confidence-points div{padding:16px;border-radius:18px}.bh-sales-confidence-points strong{display:block;font-size:17px}.bh-sales-confidence-points span{display:block;margin-top:5px}@media(max-width:1180px){.bh-filter-sales-first{grid-template-columns:1fr}.bh-filter-sales-first form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-sales-confidence-grid{grid-template-columns:1fr}}@media(max-width:782px){.bh-home-hero-actions{display:grid;grid-template-columns:1fr}.bh-home-search-first{margin-top:-18px}.bh-filter-sales-first{padding:18px!important}.bh-filter-sales-first form{grid-template-columns:1fr!important}.bh-home-brand-card span{opacity:1;transform:none}.bh-card-actions,.bh-loop-actions{grid-template-columns:1fr;gap:7px}.bh-buy-now{min-height:38px}.bh-sales-confidence{padding-bottom:78px!important}.bh-sales-confidence-points div{padding:14px}}@media(max-width:380px){.bh-home-brand-grid{grid-template-columns:1fr}.bh-home-shop-copy h1{font-size:34px}}.bh-home-parts-finder{padding:0 0 24px}.bh-quick-finder{display:grid}.bh-quick-finder-head h2{line-height:1.08;letter-spacing:-.5px;color:var(--bh-deep)}.bh-quick-finder-head p{margin:0;color:#5e7187}.bh-quick-finder-form{display:grid;align-items:end}.bh-quick-finder-form label{display:grid;gap:5px;margin:0}.bh-quick-finder-form label span{text-transform:uppercase;letter-spacing:.08em;font-weight:950;color:#35526d}.bh-quick-finder-form select{height:42px;border:1px solid #d5e4f2;border-radius:10px;background:#f9fcff;color:#0b2d52;font-weight:800;padding:0 12px;outline:none}.bh-quick-finder-form select:focus{border-color:rgb(32 168 50 / .7);box-shadow:0 0 0 4px rgb(32 168 50 / .1);background:#fff}.bh-quick-finder-form .bh-btn{height:42px;min-height:42px;padding:0 14px;border-radius:10px;white-space:nowrap}.bh-quick-finder-links{display:flex;gap:10px;flex-wrap:wrap}.bh-quick-finder-links a{display:inline-flex;align-items:center;gap:6px;text-decoration:none;background:#f1f7fd;border:1px solid #dceaf7;border-radius:999px;color:#062b55;font-weight:950;transition:.18s ease}.bh-quick-finder-links a:hover,.bh-quick-finder-links a:focus-visible{background:#eafbef;border-color:rgb(32 168 50 / .5);color:#108a28;transform:translateY(-1px);outline:none}.bh-home-shop-hero{padding-bottom:64px}.bh-home-brand-card span{font-size:11px}.bh-home-products-priority .bh-section-head p{max-width:620px;color:#64748b}.bh-sales-product-card{transition:.18s ease}.bh-sales-product-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgb(2 27 54 / .13)}.bh-mini-badges span:first-child{background:#eafbef;color:#108a28}.bh-mini-badges span:last-child{background:#eef6ff;color:#0b5db8}@media(max-width:1180px){.bh-quick-finder{align-items:start}.bh-quick-finder-form{grid-template-columns:repeat(3,minmax(0,1fr)) 140px}.bh-home-shop-hero{padding-bottom:54px}}@media(max-width:900px){.bh-home-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:782px){.bh-home-parts-finder{padding-bottom:18px}.bh-quick-finder{gap:13px}.bh-quick-finder-form{gap:9px}.bh-quick-finder-links a{text-align:center;font-size:11px}.bh-home-shop-hero{padding-bottom:44px}.bh-home-brand-first{padding-top:8px}.bh-home-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bh-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-sales-product-card .bh-card-body{padding:10px}.bh-mini-badges{gap:4px}.bh-mini-badges span{font-size:9px;padding:3px 5px}.bh-card-actions{grid-template-columns:1fr}.bh-card-actions .button,.bh-card-actions .bh-buy-now{min-height:36px!important;font-size:11px!important}}@media(max-width:420px){.bh-home-brand-grid{grid-template-columns:1fr 1fr}.bh-home-shop-copy h1{font-size:36px}.bh-home-shop-copy p{font-size:15px}.bh-home-product-grid{gap:10px!important}.bh-sales-product-card h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important}.bh-home-brand-card strong{font-size:12px}}.bh-home-shop-art .bh-home-art-slide{display:block;opacity:0;visibility:hidden;position:absolute;transition:opacity .55s ease,transform .55s ease;transform:scale(1.012)}.bh-home-shop-art .bh-home-art-slide.is-active{transform:scale(1)}.bh-home-shop-art .bh-home-art-slide img{display:block;width:100%;aspect-ratio:16/8.2;object-fit:cover;border-radius:22px;border:1px solid rgb(255 255 255 / .18)}.bh-home-brand-card{isolation:isolate}.bh-home-brand-card .bh-brand-logo-wrap{align-items:center;justify-content:center;border-radius:16px;border:1px solid rgb(219 234 254 / .9);box-shadow:inset 0 -1px 0 rgb(255 255 255 / .8)}.bh-home-brand-card strong{font-size:15px!important;line-height:1.15!important;letter-spacing:-.15px;color:#021b36!important;margin-top:5px;transition:.18s ease}.bh-home-brand-card span:not(.bh-brand-logo-wrap){opacity:1!important;transform:none!important;color:#dff9e5!important;font-size:11px!important;font-weight:950!important;letter-spacing:.02em;text-transform:uppercase;line-height:1.2;position:relative;z-index:2;margin-top:2px}.bh-home-brand-card:hover:before,.bh-home-brand-card:focus-visible:before{background:linear-gradient(90deg,#108a28,#20a832)}.bh-home-brand-card:focus-visible{box-shadow:0 0 0 4px rgb(32 168 50 / .18),0 24px 48px rgb(2 27 54 / .16)!important}.bh-shop-brand-grid .bh-shop-brand-chip strong{font-size:13px!important;margin-top:1px}.bh-shop-brand-grid .bh-shop-brand-chip em{opacity:1!important;transform:none!important;background:#eefbf2!important;color:#15803d!important}@media(max-width:1180px){.bh-home-brand-card{min-height:138px!important}.bh-home-brand-card img{height:76px!important}.bh-shop-brand-grid .bh-shop-brand-chip img{height:68px!important}}@media(max-width:782px){.bh-home-shop-art .bh-home-art-slide,.bh-home-shop-art .bh-home-art-slide.is-active{inset:7px}.bh-home-shop-art .bh-home-art-slide img{aspect-ratio:9/7.5;border-radius:16px}.bh-home-brand-grid{gap:10px!important}.bh-home-brand-card{min-height:128px!important;padding:10px 10px 14px!important;border-radius:17px!important}.bh-home-brand-card .bh-brand-logo-wrap{min-height:70px;border-radius:13px}.bh-home-brand-card img{height:68px!important;width:min(100%,160px)!important}.bh-home-brand-card strong{font-size:13px!important}.bh-home-brand-card span:not(.bh-brand-logo-wrap){font-size:9.5px!important}.bh-shop-brand-grid .bh-shop-brand-chip{min-height:108px!important}.bh-shop-brand-grid .bh-shop-brand-chip img{height:58px!important}}@media(max-width:420px){.bh-home-brand-card{min-height:122px!important}.bh-home-brand-card img{height:62px!important}.bh-home-brand-card .bh-brand-logo-wrap{min-height:64px}}.bh-home-shop-hero:before{background:linear-gradient(90deg,rgb(255 255 255 / .82),rgb(255 255 255 / .18))!important}.bh-home-shop-copy{position:relative}.bh-home-shop-copy:before{content:"";position:absolute;left:-22px;top:0;bottom:0;width:5px;border-radius:999px;background:linear-gradient(180deg,#20a832,#062b55);opacity:.95}.bh-home-shop-copy p{font-weight:600}.bh-home-trust-pills span{backdrop-filter:blur(12px);border-color:#d4e7f7!important}.bh-home-parts-finder{padding-bottom:18px!important}.bh-quick-finder{padding:15px!important;border-radius:18px!important;grid-template-columns:minmax(190px,.46fr) minmax(0,1.85fr)!important;gap:12px!important;align-items:center!important;background:rgb(255 255 255 / .94)!important;backdrop-filter:blur(14px)}.bh-quick-finder-head h2{font-size:21px!important;margin:1px 0 2px!important}.bh-quick-finder-head p{font-size:12px!important;line-height:1.35!important}.bh-quick-finder-head .bh-eyebrow{font-size:10px!important}.bh-quick-finder-form{grid-template-columns:repeat(3,minmax(0,1fr)) 132px!important;gap:8px!important}.bh-quick-finder-form label span{font-size:9px!important}.bh-quick-finder-form select,.bh-quick-finder-form .bh-btn{height:38px!important;min-height:38px!important;font-size:12px!important}.bh-quick-finder-links{grid-column:2!important;margin-top:4px!important}.bh-quick-finder-links a{padding:6px 9px!important;font-size:11px!important}.bh-home-brand-first{padding:28px 0 24px!important}.bh-home-brand-first .bh-section-head{margin-bottom:16px!important}.bh-home-brand-card:before{inset:auto 10px 8px 10px}.bh-home-brand-card:after{top:-36px;width:88px;height:88px}.bh-home-brand-card .bh-brand-logo-wrap{place-items:center}.bh-home-brand-card:hover:after,.bh-home-brand-card:focus-visible:after{background:rgb(32 168 50 / .13)}.bh-shop-brand-grid .bh-shop-brand-chip:after{top:-28px;width:72px;height:72px}.bh-shop-brand-grid .bh-shop-brand-chip img{position:relative;z-index:1}.bh-discovery-copy h2{font-size:clamp(30px,3.2vw,44px)!important}.bh-sales-product-card .bh-product-img{aspect-ratio:1.22/1!important}.bh-card-actions .button,.bh-card-actions .bh-buy-now{min-height:34px!important;font-size:12px!important}.bh-sales-confidence{padding:36px 0!important}.bh-stats{gap:10px}.bh-stat{padding:15px!important}.bh-stat strong{font-size:22px!important}@media(max-width:1180px){.bh-home-shop-grid{grid-template-columns:1fr!important}.bh-quick-finder{grid-template-columns:1fr!important}.bh-quick-finder-links{grid-column:1!important}}@media(max-width:900px){.bh-quick-finder-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-quick-finder-form .bh-btn{grid-column:1/-1}}@media(max-width:782px){.bh-home-shop-copy:before{left:-12px;width:4px}.bh-home-shop-art img{aspect-ratio:9/7.2!important}.bh-quick-finder-form{grid-template-columns:1fr!important}.bh-quick-finder-form select,.bh-quick-finder-form .bh-btn{height:44px!important;min-height:44px!important}.bh-home-brand-grid,.bh-shop-brand-grid{gap:9px!important}.bh-home-brand-card,.bh-shop-brand-grid .bh-shop-brand-chip{border-radius:14px!important}.bh-discovery-hero,.bh-catalog-search-pro,.bh-shop-filter-section{padding-left:15px!important;padding-right:15px!important}.bh-quick-fitment-note{margin-left:15px!important;margin-right:15px!important}.bh-home-products-priority{padding-top:30px!important}}@media(max-width:420px){.bh-home-brand-card,.bh-shop-brand-grid .bh-shop-brand-chip{height:68px!important;min-height:68px!important}.bh-home-brand-card img,.bh-shop-brand-grid .bh-shop-brand-chip img{height:44px!important}}.bh-home-shop-hero{position:relative;overflow:hidden!important}.bh-home-shop-hero:after{content:"";position:absolute;right:-150px;bottom:-180px;width:520px;height:520px;border-radius:999px;background:rgb(6 43 85 / .07);pointer-events:none}.bh-home-shop-grid{position:relative;z-index:1}.bh-home-shop-copy{padding:18px 0 18px!important}.bh-home-shop-copy:before{display:none!important}.bh-home-shop-copy .bh-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgb(32 168 50 / .10);border:1px solid rgb(32 168 50 / .18);border-radius:999px;padding:8px 12px;font-size:11px}.bh-home-shop-copy h1{color:#021b36!important}.bh-home-hero-actions{display:flex;flex-wrap:wrap}.bh-btn-xl{min-height:48px;padding-left:24px!important;padding-right:24px!important}.bh-home-trust-pills{display:flex!important;flex-wrap:wrap!important}.bh-home-trust-pills span{display:inline-flex;align-items:center;font-size:12px}.bh-home-shop-art{position:relative;overflow:hidden}.bh-home-shop-art:before{border:1px solid rgb(255 255 255 / .22);pointer-events:none}.bh-home-shop-art picture{position:absolute!important;inset:10px!important;display:block!important;opacity:0;transition:opacity .55s ease,transform 6s ease;transform:scale(1.01)}.bh-home-shop-art picture.is-active{opacity:1;transform:scale(1.035)}.bh-home-shop-art img{width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;border-radius:22px!important;display:block!important}.bh-home-shop-art:after{position:absolute;z-index:4;font-weight:950;letter-spacing:.04em}.bh-home-parts-finder-v54{position:relative;z-index:5}.bh-quick-finder{border:1px solid rgb(219 231 243 / .95)!important;box-shadow:0 18px 40px rgb(2 27 54 / .11)!important}.bh-home-parts-finder-v54 .bh-quick-finder{padding:13px 16px!important;grid-template-columns:minmax(170px,.38fr) minmax(0,1.7fr)!important}.bh-home-parts-finder-v54 .bh-quick-finder-head h2{font-size:19px!important}.bh-home-parts-finder-v54 .bh-quick-finder-head p{font-size:12px!important}.bh-home-parts-finder-v54 .bh-quick-finder-form{grid-template-columns:repeat(3,minmax(0,1fr)) 132px!important}.bh-compact-logo-section .bh-section-head{margin-bottom:14px!important}.bh-home-brand-card:hover,.bh-home-brand-card:focus-visible{background:#fff!important}.bh-discovery-hero{grid-template-columns:1fr 300px!important;align-items:center!important}.bh-discovery-art{min-height:145px!important}.bh-category-chip:hover,.bh-category-chip:focus-visible,.bh-cat-link:hover,.bh-cat-link:focus-visible{border-color:rgb(32 168 50 / .62)!important;box-shadow:0 10px 26px rgb(2 27 54 / .10)!important;transform:translateY(-1px)!important;background:#fff!important}.bh-sales-confidence{position:relative;background:linear-gradient(105deg,#062b55,#063e49 55%,#0b6e3b)!important;color:#fff!important;overflow:hidden}.bh-sales-confidence:before{content:"";position:absolute;inset:0;background-image:var(--bh-fitment-bg);background-size:cover;background-position:center;opacity:.18}.bh-sales-confidence:after{content:"";position:absolute;right:-90px;top:-120px;width:360px;height:360px;border-radius:50%;background:rgb(32 168 50 / .16)}.bh-sales-confidence-grid{position:relative;z-index:1}.bh-sales-confidence h2,.bh-sales-confidence p{color:#fff!important}.bh-sales-confidence .bh-btn.secondary{background:#fff!important;color:#062b55!important}.bh-sales-confidence-points div{background:rgb(255 255 255 / .11)!important;border:1px solid rgb(255 255 255 / .13)!important;color:#fff!important}.bh-sales-confidence-points span{color:#d7e5f5!important}.bh-product-card,.woocommerce ul.products li.product{transition:.18s ease!important}.bh-product-card:hover,.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgb(2 27 54 / .14)!important}.bh-footer a{transition:.18s ease}.bh-footer a:hover,.bh-footer a:focus-visible{color:#fff;text-decoration:underline;text-decoration-color:#20a832;text-underline-offset:5px}.bh-shop-hero-art img{box-shadow:0 24px 60px rgb(0 0 0 / .25)}.bh-shop-hero-badges{display:flex;flex-wrap:wrap;gap:9px;margin:16px 0}.bh-shop-hero-badges span{background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .16);color:#fff;border-radius:999px;padding:7px 10px;font-weight:900;font-size:12px}@media(max-width:1180px){.bh-home-shop-art{max-width:760px}.bh-discovery-hero{grid-template-columns:1fr!important}.bh-discovery-art{display:none!important}}@media(max-width:900px){.bh-home-parts-finder-v54 .bh-quick-finder{grid-template-columns:1fr!important}.bh-home-parts-finder-v54 .bh-quick-finder-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-home-parts-finder-v54 .bh-quick-finder-form .bh-btn{grid-column:1/-1}}@media(max-width:782px){.bh-home-shop-art picture{inset:8px!important}.bh-home-shop-art img{border-radius:16px!important}.bh-home-brand-grid,.bh-shop-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-home-brand-card,.bh-shop-brand-grid .bh-shop-brand-chip{height:66px!important;min-height:66px!important}.bh-home-brand-card img,.bh-shop-brand-grid .bh-shop-brand-chip img{height:44px!important}.bh-shop-discovery-panel{padding-top:22px!important}.bh-catalog-search-pro{grid-template-columns:1fr!important}.bh-shop-discovery-card{border-radius:18px!important}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.woocommerce ul.products li.product{padding:10px!important}.woocommerce ul.products li.product .button{width:100%!important;margin-top:6px!important}.bh-footer-grid>div:first-child{grid-column:1/-1}.bh-footer-bottom{padding-bottom:78px}}@media(max-width:480px){.bh-home-brand-grid,.bh-shop-brand-grid{gap:8px!important}.bh-home-brand-card,.bh-shop-brand-grid .bh-shop-brand-chip{height:62px!important}.bh-home-brand-card img,.bh-shop-brand-grid .bh-shop-brand-chip img{height:40px!important}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woocommerce ul.products li.product .price{font-size:14px!important}.woocommerce ul.products li.product h2,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;line-height:1.25!important}.bh-home-hero-actions .bh-btn{flex:1 1 100%}.bh-home-trust-pills span{font-size:11px;padding:7px 9px}.bh-footer-grid{grid-template-columns:1fr!important}.bh-footer{padding-bottom:115px!important}}.bh-shop-hero-actions .bh-btn{box-shadow:0 8px 20px rgb(2 27 54 / .18)}.bh-home-brand-first{padding-top:24px!important;padding-bottom:20px!important;background:linear-gradient(180deg,#f3f9ff,#edf6fd)!important}.bh-home-brand-card{padding:0!important;background:#fff!important;border:1px solid #d9e9f7!important;box-shadow:0 12px 28px rgb(2 27 54 / .08)!important;overflow:hidden!important;position:relative!important;display:block!important}.bh-home-brand-card .bh-brand-logo-wrap{position:relative!important;z-index:1!important}.bh-home-brand-card img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important}.bh-home-brand-card:before{content:""!important;position:absolute!important;left:14px!important;right:14px!important;bottom:9px!important;height:4px!important;border-radius:999px!important;background:#20a832!important;opacity:.32!important;z-index:2!important;transition:.18s ease!important}.bh-home-brand-card:after{content:"View parts →"!important;position:absolute!important;right:10px!important;bottom:12px!important;z-index:3!important;background:#021b36!important;color:#fff!important;border-radius:999px!important;padding:5px 8px!important;font-size:10px!important;font-weight:950!important;opacity:0!important;transform:translateY(5px)!important;transition:.18s ease!important}.bh-home-brand-card:hover,.bh-home-brand-card:focus-visible{transform:translateY(-4px)!important;border-color:rgb(32 168 50 / .66)!important;box-shadow:0 20px 42px rgb(2 27 54 / .16)!important;outline:none!important}.bh-home-brand-card:hover:before,.bh-home-brand-card:focus-visible:before{opacity:1!important;height:6px!important}.bh-home-brand-card:hover:after,.bh-home-brand-card:focus-visible:after{opacity:1!important;transform:none!important}.bh-shop-discovery-card{padding:0!important;overflow:hidden!important;border-radius:24px!important;border:1px solid #d5e9f8!important;box-shadow:0 24px 70px rgb(2 27 54 / .11)!important;background:#fff!important}.bh-discovery-hero{padding:24px 28px!important;background:linear-gradient(120deg,#f8fdff,#eefaff 58%,#e8ffef)!important;border-bottom:1px solid #dcecf8!important}.bh-catalog-search-pro{margin:0!important;padding:20px 28px 16px!important;background:#fff!important;border-bottom:1px solid #edf3f8!important}.bh-shop-filter-section{padding:16px 28px 4px!important;background:#fff!important}.bh-shop-filter-cats{padding-top:12px!important}.bh-filter-title{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:12px!important;color:#021b36!important}.bh-filter-title span{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:#eafbef;color:#108a28;font-size:15px!important}.bh-filter-title strong{font-size:18px!important;font-weight:950!important;letter-spacing:-.2px!important}.bh-filter-title small{margin-left:auto!important;color:#64748b!important;font-weight:800!important;font-size:12px!important}.bh-shop-brand-grid{padding:0!important}.bh-shop-brand-grid .bh-shop-brand-chip{padding:0!important;background:#fff!important;border:1px solid #d8e8f6!important;box-shadow:0 12px 28px rgb(2 27 54 / .08)!important;overflow:hidden!important;display:block!important;position:relative!important}.bh-shop-brand-grid .bh-shop-brand-chip img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important}.bh-shop-brand-grid .bh-shop-brand-chip:before{content:""!important;position:absolute!important;left:12px!important;right:12px!important;bottom:8px!important;height:4px!important;border-radius:999px!important;background:#20a832!important;opacity:.28!important;z-index:2!important;transition:.18s ease!important}.bh-shop-brand-grid .bh-shop-brand-chip:after{content:"Filter →"!important;position:absolute!important;right:9px!important;bottom:11px!important;z-index:3!important;background:#021b36!important;color:#fff!important;border-radius:999px!important;padding:4px 7px!important;font-size:10px!important;font-weight:950!important;opacity:0!important;transform:translateY(5px)!important;transition:.18s ease!important}.bh-shop-brand-grid .bh-shop-brand-chip:hover,.bh-shop-brand-grid .bh-shop-brand-chip:focus-visible,.bh-shop-brand-grid .bh-shop-brand-chip.is-current{transform:translateY(-4px)!important;border-color:rgb(32 168 50 / .68)!important;box-shadow:0 20px 44px rgb(2 27 54 / .16)!important;outline:none!important;background:#fff!important}.bh-shop-brand-grid .bh-shop-brand-chip:hover:before,.bh-shop-brand-grid .bh-shop-brand-chip:focus-visible:before,.bh-shop-brand-grid .bh-shop-brand-chip.is-current:before{height:6px!important;opacity:1!important}.bh-shop-brand-grid .bh-shop-brand-chip:hover:after,.bh-shop-brand-grid .bh-shop-brand-chip:focus-visible:after,.bh-shop-brand-grid .bh-shop-brand-chip.is-current:after{opacity:1!important;transform:none!important}.bh-category-chip-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.bh-category-chip-grid .bh-category-chip{min-height:54px!important;border-radius:14px!important;background:linear-gradient(180deg,#fff,#f8fbff)!important}.bh-category-chip-grid .bh-category-chip:hover,.bh-category-chip-grid .bh-category-chip:focus-visible{border-color:rgb(32 168 50 / .58)!important;background:#fff!important;box-shadow:0 12px 28px rgb(2 27 54 / .12)!important}.bh-quick-fitment-note{margin:16px 28px 24px!important;border-radius:16px!important;background:linear-gradient(90deg,#062b55,#073b54)!important}.woocommerce ul.products li.product img,.bh-product-img img{background:#f4f9fd!important;min-height:180px;object-fit:contain!important}.woocommerce ul.products li.product{border-color:#dceaf6!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:40px}@media(max-width:1180px){.bh-shop-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.bh-category-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-home-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:900px){.bh-shop-brand-grid,.bh-home-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-category-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-shop-filter-section,.bh-catalog-search-pro,.bh-discovery-hero{padding-left:18px!important;padding-right:18px!important}.bh-quick-fitment-note{margin-left:18px!important;margin-right:18px!important}}@media(max-width:782px){.bh-shop-hero-copy p{font-size:15px!important}.bh-shop-brand-grid,.bh-home-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.bh-shop-brand-grid .bh-shop-brand-chip,.bh-home-brand-card{height:82px!important;min-height:82px!important}.bh-shop-brand-grid .bh-shop-brand-chip:after,.bh-home-brand-card:after{opacity:1!important;transform:none!important;font-size:9px!important}.bh-category-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-filter-title small{display:none!important}.bh-discovery-hero{padding-top:18px!important;padding-bottom:18px!important}.bh-catalog-search-pro{padding-top:16px!important}.woocommerce ul.products li.product img{min-height:140px}}@media(max-width:430px){.bh-shop-brand-grid .bh-shop-brand-chip,.bh-home-brand-card{height:76px!important;min-height:76px!important}.bh-category-chip-grid{grid-template-columns:1fr!important}.bh-category-chip-grid .bh-category-chip{min-height:48px!important}.bh-shop-filter-section,.bh-catalog-search-pro,.bh-discovery-hero{padding-left:14px!important;padding-right:14px!important}.bh-quick-fitment-note{margin-left:14px!important;margin-right:14px!important}}.bh-shop-hero-art{position:relative}.bh-shop-hero-art .bh-shop-art-slide{position:absolute;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease;display:block}.bh-shop-hero-art .bh-shop-art-slide.is-active{opacity:1;visibility:visible;position:absolute}.bh-shop-hero-art .bh-shop-art-slide img{height:100%;width:100%;object-fit:cover}.bh-shop-rotator-dots{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:7px;z-index:4}.bh-shop-rotator-dots button{width:9px;height:9px;border:0;border-radius:999px;background:rgb(255 255 255 / .55);box-shadow:0 0 0 1px rgb(2 27 54 / .2);padding:0;cursor:pointer}.bh-shop-rotator-dots button.is-active{background:var(--bh-green);width:24px}.bh-shop-brand-grid .bh-shop-brand-chip img,.bh-home-brand-card img{object-fit:cover!important;background:#fff!important}.bh-shop-brand-grid .bh-shop-brand-chip:hover img,.bh-home-brand-card:hover img{filter:saturate(1.04) contrast(1.02)!important}.bh-shop-brand-grid .bh-shop-brand-chip:before,.bh-home-brand-card:before{pointer-events:none!important}@media(max-width:1180px){.bh-shop-hero-art{max-width:720px;width:100%}}@media(max-width:782px){.bh-shop-hero-art{display:block!important}.bh-shop-hero-art .bh-shop-art-slide{inset:7px}.bh-shop-rotator-dots{bottom:14px}.bh-page-hero.bh-shop-campaign-hero{padding-bottom:32px!important}}@media(max-width:520px){.bh-shop-hero-art{min-height:250px}}.bh-home-brand-card,.bh-shop-brand-grid .bh-shop-brand-chip{background:#fff!important;overflow:hidden!important;isolation:isolate!important;contain:paint!important;transform:translateZ(0)!important}.bh-home-brand-card img,.bh-shop-brand-grid .bh-shop-brand-chip img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important;background:#fff!important}.bh-home-brand-card:before,.bh-home-brand-card:after,.bh-shop-brand-grid .bh-shop-brand-chip:before,.bh-shop-brand-grid .bh-shop-brand-chip:after{display:none!important;content:none!important}.bh-home-brand-card:hover,.bh-home-brand-card:focus-visible,.bh-shop-brand-grid .bh-shop-brand-chip:hover,.bh-shop-brand-grid .bh-shop-brand-chip:focus-visible,.bh-shop-brand-grid .bh-shop-brand-chip.is-current{transform:translateY(-3px)!important;border-color:#20a832!important;box-shadow:0 18px 38px rgb(2 27 54 / .16)!important;background:#fff!important}.bh-home-brand-card:hover img,.bh-home-brand-card:focus-visible img,.bh-shop-brand-grid .bh-shop-brand-chip:hover img,.bh-shop-brand-grid .bh-shop-brand-chip:focus-visible img{filter:saturate(1.05) contrast(1.02)!important;transform:scale(1.015)!important;transition:transform .22s ease,filter .22s ease!important}.bh-home-brand-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}.bh-home-brand-card{height:104px!important;min-height:104px!important;border-radius:18px!important}.bh-shop-brand-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;overflow:visible!important}.bh-shop-brand-grid .bh-shop-brand-chip img{border-radius:15px!important}.bh-home-brand-card img{border-radius:17px!important}@media(max-width:640px){.bh-shop-discovery-card{border-radius:18px!important}.bh-discovery-hero{display:block!important}.bh-discovery-art{display:none!important}}.bh-home-brand-grid,.bh-shop-brand-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;overflow:visible!important}.bh-home-brand-card,.bh-shop-brand-grid .bh-shop-brand-chip{display:block!important;position:relative!important;overflow:hidden!important;background:#fff center/cover no-repeat!important;border:1px solid #d9e9f7!important;border-radius:18px!important;box-shadow:0 12px 28px rgb(2 27 54 / .08)!important;padding:0!important;text-decoration:none!important;min-height:88px!important;height:104px!important;opacity:1!important;visibility:visible!important;isolation:isolate!important}.bh-shop-brand-grid .bh-shop-brand-chip{height:82px!important;min-height:82px!important;border-radius:16px!important}.bh-home-brand-card:before,.bh-home-brand-card:after,.bh-shop-brand-grid .bh-shop-brand-chip:before,.bh-shop-brand-grid .bh-shop-brand-chip:after{content:none!important;display:none!important;background:none!important}.bh-home-brand-card .bh-brand-logo-wrap{display:block!important;width:100%!important;height:100%!important;min-height:0!important;background:transparent!important;line-height:0!important}.bh-home-brand-card img,.bh-shop-brand-grid .bh-shop-brand-chip img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center!important;opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important;border-radius:inherit!important;background:#fff!important}.bh-home-brand-card:hover,.bh-home-brand-card:focus-visible,.bh-shop-brand-grid .bh-shop-brand-chip:hover,.bh-shop-brand-grid .bh-shop-brand-chip:focus-visible,.bh-shop-brand-grid .bh-shop-brand-chip.is-current{transform:translateY(-3px)!important;border-color:#20a832!important;box-shadow:0 18px 42px rgb(2 27 54 / .16)!important;outline:none!important}@media(max-width:1180px){.bh-home-brand-grid,.bh-shop-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:900px){.bh-home-brand-grid,.bh-shop-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-home-brand-card{height:92px!important}.bh-shop-brand-grid .bh-shop-brand-chip{height:78px!important}}@media(max-width:640px){.bh-home-brand-grid,.bh-shop-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.bh-home-brand-card{height:82px!important}.bh-shop-brand-grid .bh-shop-brand-chip{height:72px!important}}.bh-home-brand-v60-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important;overflow:visible!important}.bh-home-brand-v60-card{display:block!important;position:relative!important;height:104px!important;min-height:104px!important;border-radius:18px!important;border:1px solid #d9e9f7!important;background-color:#fff!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;box-shadow:0 12px 28px rgb(2 27 54 / .08)!important;overflow:hidden!important;text-decoration:none!important;transform:none!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;contain:layout paint style!important;isolation:isolate!important}.bh-home-brand-v60-card:before,.bh-home-brand-v60-card:after{content:none!important;display:none!important}.bh-home-brand-v60-img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;min-width:100%!important;min-height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:17px!important;opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important;background:#fff!important;position:relative!important;z-index:2!important}.bh-home-brand-v60-fallback{display:none!important}.bh-home-brand-v60-card:hover,.bh-home-brand-v60-card:focus-visible{transform:translateY(-3px)!important;border-color:rgb(32 168 50 / .7)!important;box-shadow:0 18px 42px rgb(2 27 54 / .16)!important;outline:none!important}.bh-home-brand-v60-card:hover .bh-home-brand-v60-img,.bh-home-brand-v60-card:focus-visible .bh-home-brand-v60-img{filter:saturate(1.04) contrast(1.02)!important;transform:scale(1.012)!important;transition:transform .2s ease,filter .2s ease!important}@media(max-width:1180px){.bh-home-brand-v60-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:900px){.bh-home-brand-v60-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-home-brand-v60-card{height:92px!important;min-height:92px!important}}@media(max-width:640px){.bh-home-brand-v60-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.bh-home-brand-v60-card{height:82px!important;min-height:82px!important;border-radius:15px!important}.bh-home-brand-v60-img{border-radius:14px!important}}body.bh-lang-bn,body.bh-lang-bn input,body.bh-lang-bn select,body.bh-lang-bn textarea,body.bh-lang-bn button{font-family:"Noto Sans Bengali","Hind Siliguri","SolaimanLipi","Bangla MN",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}body.bh-lang-bn h1,body.bh-lang-bn h2,body.bh-lang-bn h3,body.bh-lang-bn .bh-logo,body.bh-lang-bn .bh-btn{letter-spacing:0!important;word-spacing:0!important}body.bh-lang-bn p,body.bh-lang-bn li,body.bh-lang-bn small,body.bh-lang-bn span{line-height:1.65}body.bh-lang-bn .bh-eyebrow{font-weight:950}body.bh-lang-bn .bh-nav a{font-size:14px;line-height:1.35;white-space:nowrap}body.bh-lang-bn .bh-info strong{font-size:12px;line-height:1.2}body.bh-lang-bn .bh-info span{font-size:13px;line-height:1.3}.bh-home-shop-copy{z-index:3!important}.bh-home-shop-art img,.bh-home-shop-art .bh-home-art-slide img{aspect-ratio:auto!important}.bh-home-shop-art:after{background:#20a832!important;color:#fff!important;border:1px solid rgb(255 255 255 / .25)!important}.bh-shop-hero-art{justify-self:end!important;overflow:hidden!important}.bh-shop-hero-art img{border:1px solid rgb(255 255 255 / .15)!important}.bh-shop-hero-copy h1{max-width:700px!important}.bh-shop-hero-copy p{line-height:1.7!important}.bh-page-hero{padding:70px 0!important}.bh-page-hero h1{font-size:clamp(44px,4.4vw,72px)!important;line-height:1.08!important;max-width:980px!important}.bh-page-hero p{font-size:17px!important;line-height:1.7!important;max-width:720px!important}body.bh-lang-bn .bh-card h3,body.bh-lang-bn .bh-product-card h3,body.bh-lang-bn .woocommerce ul.products li.product .woocommerce-loop-product__title{line-height:1.35!important}body.bh-lang-bn .bh-btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center}body.bh-lang-bn .bh-contact-card,body.bh-lang-bn .bh-book-panel{line-height:1.65}body.bh-lang-bn .bh-contact-action-card strong{line-height:1.25}body.bh-lang-bn .bh-footer h4{font-size:18px;line-height:1.35}body.bh-lang-bn .bh-footer a,body.bh-lang-bn .bh-footer p{line-height:1.8}.bh-home-brand-v60-card,.bh-shop-brand-chip,.bh-category-chip,.bh-cat-link,.bh-product-card,.woocommerce ul.products li.product{will-change:transform;backface-visibility:hidden}.bh-home-brand-v60-card:hover,.bh-shop-brand-chip:hover,.bh-category-chip:hover,.bh-cat-link:hover{transform:translateY(-2px)!important;border-color:rgb(32 168 50 / .75)!important;box-shadow:0 16px 36px rgb(2 27 54 / .14)!important}@media(max-width:1280px){.bh-home-shop-grid,.bh-shop-hero-grid{grid-template-columns:minmax(0,1fr) minmax(450px,.95fr)!important;gap:34px!important}.bh-home-shop-art,.bh-shop-hero-art{max-width:620px!important;min-height:278px!important}.bh-home-shop-art img,.bh-home-shop-art .bh-home-art-slide img,.bh-shop-hero-art img{height:260px!important}}@media(max-width:980px){.bh-home-shop-grid,.bh-shop-hero-grid{grid-template-columns:1fr!important}.bh-home-shop-art,.bh-shop-hero-art{justify-self:start!important;max-width:760px!important;width:100%!important}}@media(max-width:782px){.bh-page-hero{padding:42px 0!important}.bh-page-hero h1{font-size:clamp(34px,10vw,48px)!important;line-height:1.12!important}.bh-page-hero p{font-size:15px!important}.bh-lang-switch{align-self:center!important}}:root{--bh-hero-img-w:820px;--bh-hero-img-h:388px;--bh-hero-img-w-mid:690px;--bh-hero-img-h-mid:330px}.bh-home-shop-hero{background:radial-gradient(circle at 92% 44%,rgb(32 168 50 / .18),transparent 24%),linear-gradient(100deg,#f8fcff 0%,#edf8ff 52%,#e5f9ee 100%)!important}.bh-home-shop-grid{display:grid!important}.bh-home-shop-copy p{color:#30445d!important}.bh-home-shop-art{background:linear-gradient(135deg,rgb(255 255 255 / .55),rgb(32 168 50 / .10))!important}.bh-home-shop-art .bh-home-art-slide.is-active{display:block!important;position:relative!important;inset:auto!important;opacity:1!important;visibility:visible!important}.bh-home-shop-art img,.bh-home-shop-art .bh-home-art-slide img{width:100%!important;height:calc(var(--bh-hero-img-h) - 20px)!important;object-fit:cover!important;object-position:center!important;border-radius:24px!important;display:block!important}.bh-home-shop-art:before{content:""!important;position:absolute!important;inset:-20px!important;border-radius:42px!important;background:radial-gradient(circle at 75% 28%,rgb(32 168 50 / .20),transparent 34%);z-index:-1!important;filter:blur(8px)!important}.bh-home-shop-art:after{content:"100% GENUINE"!important;right:22px!important;bottom:22px!important;padding:8px 12px!important;border-radius:999px!important;font-size:12px!important;box-shadow:0 10px 22px rgb(2 27 54 / .18)!important}.bh-home-trust-pills span{background:#fff!important;border:1px solid #d8e9f7!important;border-radius:999px!important;padding:8px 12px!important;color:#062b55!important;font-weight:900!important;box-shadow:0 8px 18px rgb(2 27 54 / .05)!important}.bh-page-hero.bh-shop-campaign-hero{background:radial-gradient(circle at 92% 35%,rgb(32 168 50 / .18),transparent 26%),linear-gradient(105deg,#021b36,#062b55)!important}.bh-shop-hero-grid{display:grid!important;align-items:center!important}.bh-shop-hero-art{width:100%!important;border-radius:32px!important;box-shadow:0 26px 70px rgb(0 0 0 / .25)!important}.bh-shop-hero-art .bh-shop-art-slide{inset:10px!important;border-radius:25px!important;overflow:hidden!important}.bh-shop-hero-art img{width:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.bh-shop-hero-copy h1{font-size:clamp(46px,4vw,70px)!important;line-height:1.04!important;letter-spacing:-1.3px!important}.bh-shop-hero-copy p{font-size:18px!important;max-width:720px!important;color:#dbeafe!important}body.bh-lang-bn{font-size:17px!important;text-rendering:optimizeLegibility!important}body.bh-lang-bn .bh-shop-hero-copy h1{letter-spacing:0!important}body.bh-lang-bn .bh-section-head h2{font-size:clamp(30px,2.6vw,44px)!important}body.bh-lang-bn .bh-eyebrow{font-size:13px!important;color:#138a34!important}body.bh-lang-bn .bh-page-hero{padding:76px 0!important}body.bh-lang-bn .bh-page-hero p{color:#e4eef9!important}body.bh-lang-bn .bh-btn,.bh-lang-bn .button{font-weight:950!important;line-height:1.2!important;min-height:44px!important}body.bh-lang-bn .bh-card p,body.bh-lang-bn .bh-product-card p,body.bh-lang-bn .bh-contact-card p{font-size:15px!important;line-height:1.75!important}body.bh-lang-bn .bh-footer-grid{align-items:start!important}body.bh-lang-bn .bh-footer h4{margin-bottom:14px!important}.admin-bar .bh-home-shop-hero,.admin-bar .bh-page-hero{scroll-margin-top:140px}.bh-home-parts-finder{margin-top:-20px!important;position:relative!important;z-index:5!important}.bh-home-parts-finder .bh-quick-finder{box-shadow:0 14px 36px rgb(2 27 54 / .10)!important}.bh-home-brand-v60-section{padding-top:24px!important}.bh-section-sm.bh-home-brand-first{padding-bottom:18px!important}.single-bhb_service .bh-post-content img,.single-post .bh-post-content img{border-radius:18px!important;box-shadow:0 16px 38px rgb(2 27 54 / .10)!important;max-height:560px!important;width:100%!important;object-fit:cover!important;object-position:center!important}@media(max-width:1500px){:root{--bh-hero-img-w:720px;--bh-hero-img-h:340px}.bh-shop-hero-art{max-width:700px!important;min-height:322px!important}.bh-shop-hero-art img{height:302px!important}}@media(max-width:1180px){.bh-home-shop-grid,.bh-shop-hero-grid{grid-template-columns:1fr!important;gap:26px!important}.bh-home-shop-art{min-height:330px!important}.bh-shop-hero-art{min-height:330px!important}.bh-shop-hero-art img{height:310px!important}}@media(max-width:782px){.bh-home-shop-art{min-height:0!important}.bh-page-hero.bh-shop-campaign-hero{padding:34px 0!important}.bh-shop-hero-art{min-height:0!important;border-radius:22px!important}.bh-shop-hero-art img{height:auto!important;aspect-ratio:16/9!important;border-radius:17px!important}.bh-shop-hero-grid{gap:22px!important}.bh-shop-hero-copy h1{font-size:clamp(34px,9vw,48px)!important}body.bh-lang-bn .bh-home-shop-copy h1,body.bh-lang-bn .bh-shop-hero-copy h1{font-size:clamp(31px,8.7vw,43px)!important;line-height:1.24!important}body.bh-lang-bn .bh-page-hero{padding:44px 0!important}}.bh-home-shop-copy h1{margin-bottom:14px!important}.bh-home-shop-art img,.bh-home-shop-art .bh-home-art-slide img{aspect-ratio:auto!important}body.bh-lang-bn .bh-home-shop-copy h1{font-weight:950!important;margin-bottom:14px!important}body.bh-lang-bn .bh-home-shop-copy p{font-size:17px!important;font-weight:600!important}body.bh-lang-bn .bh-eyebrow{line-height:1.3!important;letter-spacing:.02em!important}body.bh-lang-bn .bh-home-trust-pills span{font-size:13px!important;line-height:1.35!important;padding:9px 12px!important}body.bh-lang-bn .bh-section-head h2{line-height:1.22!important;letter-spacing:0!important}body.bh-lang-bn .bh-card p,body.bh-lang-bn .woocommerce ul.products li.product,body.bh-lang-bn .bh-seo p{line-height:1.75!important}body.bh-lang-bn .bh-btn,body.bh-lang-bn .button,body.bh-lang-bn .woocommerce a.button{font-weight:900!important;line-height:1.25!important;text-align:center!important}body.bh-lang-bn .bh-catalog-search-pro label span,body.bh-lang-bn .bh-quick-finder-form label span{line-height:1.25!important}.bh-shop-hero-grid{grid-template-columns:minmax(360px,.78fr) minmax(620px,1.22fr)!important;gap:34px!important}.bh-shop-hero-art{max-width:820px!important;min-height:350px!important}.bh-shop-hero-art img{height:330px!important;border-radius:25px!important}body.bh-lang-bn .bh-shop-hero-copy h1{font-size:clamp(40px,3.55vw,58px)!important;line-height:1.18!important;max-width:640px!important}body.bh-lang-bn .bh-shop-hero-copy p{font-size:17px!important;line-height:1.85!important;max-width:660px!important}body.bh-lang-bn .bh-page-hero h1{font-size:clamp(42px,3.7vw,62px)!important;line-height:1.18!important;max-width:900px!important}body.bh-lang-bn .bh-page-hero p{font-size:17px!important;line-height:1.85!important;max-width:760px!important}@media(max-width:1500px){.bh-home-shop-grid,.bh-shop-hero-grid{grid-template-columns:minmax(330px,.86fr) minmax(540px,1.14fr)!important;gap:26px!important}.bh-home-shop-art,.bh-shop-hero-art{max-width:720px!important;min-height:316px!important}.bh-home-shop-art img,.bh-home-shop-art .bh-home-art-slide img,.bh-shop-hero-art img{height:296px!important}body.bh-lang-bn .bh-home-shop-copy h1,body.bh-lang-bn .bh-shop-hero-copy h1{font-size:clamp(38px,3.25vw,54px)!important;max-width:570px!important}}@media(max-width:1180px){.bh-home-shop-grid,.bh-shop-hero-grid,body.bh-lang-bn .bh-home-shop-grid{grid-template-columns:1fr!important;gap:26px!important}.bh-home-shop-art,.bh-shop-hero-art{justify-self:start!important;max-width:820px!important;width:100%!important;min-height:0!important}.bh-home-shop-art img,.bh-home-shop-art .bh-home-art-slide img,.bh-shop-hero-art img{height:auto!important;aspect-ratio:16/9!important}.bh-home-shop-copy h1,body.bh-lang-bn .bh-home-shop-copy h1{max-width:820px!important}}@media(max-width:782px){.bh-home-shop-copy h1{max-width:100%!important}body.bh-lang-bn .bh-home-shop-copy h1{max-width:100%!important}body.bh-lang-bn .bh-home-shop-copy p{font-size:15.5px!important;line-height:1.82!important}.bh-home-shop-art,.bh-shop-hero-art{border-radius:22px!important;padding:7px!important}.bh-home-shop-art img,.bh-home-shop-art .bh-home-art-slide img,.bh-shop-hero-art img{border-radius:16px!important;aspect-ratio:16/9!important}body.bh-lang-bn .bh-page-hero h1{font-size:clamp(31px,8.7vw,42px)!important;line-height:1.25!important}body.bh-lang-bn .bh-page-hero p{font-size:15.5px!important;line-height:1.8!important}}:root{--bh-v64-home-art-w:900px;--bh-v64-home-art-h:410px}.bh-home-shop-hero{padding:64px 0 52px!important}.bh-home-shop-grid{grid-template-columns:minmax(500px,.92fr) minmax(640px,1.08fr)!important;gap:22px!important;align-items:center!important}.bh-home-shop-copy{max-width:760px!important}.bh-home-shop-copy h1{max-width:720px!important;font-size:clamp(46px,4.2vw,70px)!important;line-height:1.02!important;letter-spacing:-1.45px!important;margin:8px 0 14px!important}.bh-home-shop-copy p{max-width:690px!important;font-size:17px!important;line-height:1.62!important}.bh-home-shop-art{justify-self:start!important;width:100%!important;max-width:var(--bh-v64-home-art-w)!important;min-height:var(--bh-v64-home-art-h)!important;padding:10px!important;border-radius:34px!important;transform:translateX(-4px)!important;box-shadow:0 30px 84px rgb(2 27 54 / .23),0 0 0 1px rgb(32 168 50 / .18)!important}.bh-home-shop-art .bh-home-art-slide{inset:10px!important;border-radius:25px!important;overflow:hidden!important}.bh-home-shop-art img,.bh-home-shop-art .bh-home-art-slide img{height:390px!important;width:100%!important;object-fit:cover!important;object-position:center!important;border-radius:25px!important}.bh-home-hero-actions{margin-top:18px!important;gap:13px!important}.bh-home-trust-pills{margin-top:13px!important;gap:8px!important}.bh-home-parts-finder-v54{margin-top:-18px!important}body.bh-lang-bn .bh-home-shop-grid{grid-template-columns:minmax(500px,.94fr) minmax(620px,1.06fr)!important;gap:22px!important}body.bh-lang-bn .bh-home-shop-copy h1{max-width:720px!important;font-size:clamp(40px,3.55vw,58px)!important;line-height:1.16!important;letter-spacing:0!important}body.bh-lang-bn .bh-home-shop-copy p{max-width:710px!important;line-height:1.78!important}body.bh-lang-bn .bh-home-shop-art{justify-self:start!important;transform:translateX(-4px)!important}@media(max-width:1500px){:root{--bh-v64-home-art-w:780px;--bh-v64-home-art-h:360px}.bh-home-shop-grid{grid-template-columns:minmax(430px,.92fr) minmax(560px,1.08fr)!important;gap:20px!important}.bh-home-shop-copy h1{font-size:clamp(42px,3.85vw,62px)!important;max-width:650px!important}.bh-home-shop-copy p{max-width:620px!important;font-size:16.5px!important}.bh-home-shop-art img,.bh-home-shop-art .bh-home-art-slide img{height:340px!important}body.bh-lang-bn .bh-home-shop-grid{grid-template-columns:minmax(430px,.94fr) minmax(540px,1.06fr)!important;gap:20px!important}body.bh-lang-bn .bh-home-shop-copy h1{font-size:clamp(38px,3.35vw,54px)!important;max-width:650px!important}}@media(max-width:1180px){.bh-home-shop-grid,body.bh-lang-bn .bh-home-shop-grid{grid-template-columns:1fr!important;gap:24px!important}.bh-home-shop-copy,.bh-home-shop-copy h1,.bh-home-shop-copy p,body.bh-lang-bn .bh-home-shop-copy h1{max-width:860px!important}.bh-home-shop-art,body.bh-lang-bn .bh-home-shop-art{justify-self:start!important;max-width:860px!important;width:100%!important;min-height:0!important;transform:none!important}.bh-home-shop-art img,.bh-home-shop-art .bh-home-art-slide img{height:auto!important;aspect-ratio:16/9!important}}@media(max-width:782px){body.bh-lang-bn .bh-home-shop-copy h1{font-size:clamp(31px,8.8vw,42px)!important;line-height:1.23!important}}.bh-v2-section-head{align-items:flex-end!important;margin-bottom:18px!important}.bh-v2-section-head p{margin:.45rem 0 0;color:#55708c;font-size:14px;max-width:680px}.bh-v2-category-section{padding-top:24px!important;padding-bottom:28px!important}.bh-v2-cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.bh-v2-cat-card{position:relative;min-height:154px;display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;overflow:hidden;background:linear-gradient(180deg,#fff,#f8fcff);border:1px solid #dceaf6;border-radius:18px;padding:22px 18px;box-shadow:0 10px 28px rgb(2 27 54 / .075);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;background-size:cover}.bh-v2-cat-card:hover,.bh-v2-cat-card:focus-visible{transform:translateY(-3px);border-color:rgb(32 168 50 / .55);box-shadow:0 18px 42px rgb(2 27 54 / .14)}.bh-v2-cat-topline{position:absolute;left:18px;right:18px;bottom:12px;height:4px;border-radius:999px;background:linear-gradient(90deg,#20a832,#b9ebc6)}.bh-v2-cat-icon{position:relative;z-index:2;display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#eef7ff;border:1px solid #cfe1f4;color:#062b55;font-size:26px;box-shadow:inset 0 -2px 0 rgb(6 43 85 / .05)}.bh-v2-cat-info{position:relative;z-index:2;display:grid;gap:4px;min-width:0}.bh-v2-cat-info strong{font-size:18px;line-height:1.12;color:#021b36;font-weight:950;letter-spacing:-.2px}.bh-v2-cat-info small{font-size:12px;color:#60758d;font-weight:800}.bh-v2-cat-badge{position:absolute;right:14px;top:14px;z-index:3;background:#20a832;color:#fff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.02em}.bh-v2-cat-bg{position:absolute;right:-18px;bottom:-20px;width:110px;height:90px;object-fit:contain;opacity:.12;filter:saturate(.9);pointer-events:none}.bh-v2-cat-card:nth-child(2n) .bh-v2-cat-badge{background:#ef4444}.bh-v2-cat-card:nth-child(3n) .bh-v2-cat-badge{background:#2563eb}.bh-v2-cat-card:nth-child(4n) .bh-v2-cat-badge{background:#f59e0b}.bh-v2-product-section{padding-top:34px!important}.bh-v2-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.bh-v2-product-card{background:#fff;border:1px solid #dbe7f3;border-radius:18px;box-shadow:0 10px 30px rgb(2 27 54 / .085);overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.bh-v2-product-card:hover,.bh-v2-product-card:focus-within{transform:translateY(-4px);border-color:rgb(32 168 50 / .48);box-shadow:0 20px 50px rgb(2 27 54 / .15)}.bh-v2-product-media{position:relative;display:block;margin:12px 12px 0;border-radius:13px;overflow:hidden;background:linear-gradient(180deg,#f2f8fe,#ecf4fb);border:1px solid #e1ecf7}.bh-v2-product-img{display:block;width:100%;height:220px;object-fit:contain;padding:12px;background:#f3f8fc}.bh-v2-product-tag,.bh-v2-stock-tag{position:absolute;z-index:3;top:9px;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:950;color:#fff;box-shadow:0 4px 12px rgb(0 0 0 / .12)}.bh-v2-product-tag{left:9px;background:#20a832}.bh-v2-stock-tag{right:9px;background:#062b55}.bh-v2-product-body{padding:14px 14px 15px;display:flex;flex-direction:column;gap:8px;flex:1}.bh-v2-product-meta{display:flex;flex-wrap:wrap;gap:6px}.bh-v2-product-meta span{background:#eefaf1;border:1px solid #d0f0d7;color:#15803d;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:950}.bh-v2-product-card h3{margin:0;font-size:16px;line-height:1.25;font-weight:950;min-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#021b36}.bh-v2-product-cats{font-size:11px;color:#48709a;font-weight:800;min-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bh-v2-product-cats a{color:#2563eb}.bh-v2-price-row{margin-top:auto}.bh-v2-product-card .bh-price{font-size:18px;line-height:1.15;color:#062b55}.bh-v2-product-card .price del{font-size:12px;color:#64748b;opacity:.85}.bh-v2-product-card .price ins{text-decoration:none;color:#20a832}.bh-v2-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px}.bh-v2-actions .button,.bh-v2-actions .bh-buy-now{min-height:36px!important;border-radius:8px!important;padding:10px 8px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;text-align:center!important;display:flex!important;justify-content:center;align-items:center}.bh-v2-actions .bh-buy-now{background:#062b55!important;color:#fff!important}.bh-v2-actions .bh-buy-now:hover{background:#021b36!important;transform:translateY(-1px)}body.bh-lang-bn .bh-v2-cat-info strong{font-size:17px;line-height:1.25;letter-spacing:0}body.bh-lang-bn .bh-v2-section-head p{line-height:1.65}body.bh-lang-bn .bh-v2-product-card h3{line-height:1.35;min-height:44px}@media(max-width:1180px){.bh-v2-cat-grid,.bh-v2-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bh-v2-product-img{height:200px}}@media(max-width:782px){.bh-v2-category-section{padding-top:18px!important}.bh-v2-section-head{align-items:flex-start!important}.bh-v2-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bh-v2-cat-card{min-height:142px;padding:18px 14px;grid-template-columns:44px 1fr}.bh-v2-cat-icon{width:44px;height:44px;font-size:22px;border-radius:13px}.bh-v2-cat-info strong{font-size:15px}.bh-v2-cat-info small{font-size:11px}.bh-v2-cat-badge{font-size:9px;right:10px;top:10px}.bh-v2-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bh-v2-product-media{margin:8px 8px 0}.bh-v2-product-img{height:150px;padding:8px}.bh-v2-product-body{padding:10px}.bh-v2-product-card h3{font-size:13px;min-height:36px}.bh-v2-product-card .bh-price{font-size:14px}.bh-v2-product-meta span{font-size:9px;padding:3px 6px}.bh-v2-actions{grid-template-columns:1fr;gap:6px}.bh-v2-actions .button,.bh-v2-actions .bh-buy-now{min-height:34px!important;font-size:11px!important}.bh-v2-product-cats{font-size:10px}}@media(max-width:430px){.bh-v2-cat-grid{grid-template-columns:1fr 1fr}.bh-v2-product-img{height:132px}.bh-v2-cat-card{min-height:132px}.bh-v2-cat-info strong{font-size:14px}}.bh-v67-section-head{align-items:flex-end;margin-bottom:18px}.bh-v67-section-head p{margin:6px 0 0;color:#61758d;font-weight:650;max-width:720px}.bh-v67-view-link{display:inline-flex;align-items:center;gap:6px;border:1px solid #dceaf6;font-size:12px!important}.bh-v67-view-link:hover{border-color:rgb(32 168 50 / .45);transform:translateY(-1px)}.bh-v67-product-showcase{position:relative}.bh-v67-product-intro strong{font-weight:950}.bh-v67-product-intro small{font-weight:650}.bh-v67-intro-badge{border-radius:999px;padding:7px 11px;font-size:12px;font-weight:950;white-space:nowrap}.bh-v67-product-card{border-color:#d8e8f5}.bh-v67-product-media{border-color:#dceaf6;display:flex;align-items:center;justify-content:center}.bh-v67-product-media:after{content:"";position:absolute;left:0;right:0;top:0}.bh-v67-product-img{height:218px!important;width:100%;object-fit:contain!important;padding:14px!important;background:linear-gradient(180deg,#f8fbff,#eef6fd)!important}.bh-v67-product-placeholder{display:grid;place-items:center;height:218px;width:100%;padding:14px;color:#60758d;font-weight:800;text-align:center;background:#f1f7fd}.bh-v67-corner-ribbon{position:absolute;z-index:4;color:#fff;border-radius:999px;font-weight:950;text-transform:uppercase;box-shadow:0 6px 14px rgb(0 0 0 / .13)}.bh-v67-stock-tag{background:#062b55!important}.bh-v67-product-meta span{background:#f1fbf4;border-color:#ccefd5;color:#15803d}.bh-v67-product-cats{color:#365f89}.bh-v67-price-row{display:flex;align-items:flex-end;justify-content:space-between;padding-top:2px}.bh-v67-product-card .bh-price{font-weight:950}.bh-v67-product-card .price del{display:inline-block;margin-right:4px}.bh-v67-fitment-note{font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bh-v67-actions{grid-template-columns:1fr 1fr}.bh-v67-actions .button,.bh-v67-actions .bh-buy-now{letter-spacing:.01em}.bh-v67-actions .button{box-shadow:0 7px 15px rgb(32 168 50 / .18)}.bh-v67-actions .bh-buy-now{box-shadow:0 7px 15px rgb(6 43 85 / .15)}.bh-v67-service-grid{display:grid}.bh-v67-service-card{display:flex;flex-direction:column;transition:.18s}.bh-v67-service-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgb(2 27 54 / .14);border-color:rgb(32 168 50 / .42)}.bh-v67-service-media{position:relative;display:block;overflow:hidden}.bh-v67-service-img{display:block;aspect-ratio:auto!important}.bh-v67-service-badge{position:absolute;color:#fff;border-radius:999px;font-weight:950}.bh-v67-service-body p{margin:0 0 10px}.bh-v67-readmore{color:#062b55}.bh-v67-readmore:hover{color:#20a832}.bh-v67-blog-grid{display:grid}.bh-v67-blog-card{background:#fff;border:1px solid #dbe7f3;overflow:hidden;transition:.18s}.bh-v67-blog-card:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgb(2 27 54 / .15);border-color:rgb(32 168 50 / .42)}.bh-v67-blog-media{position:relative;display:block;overflow:hidden}.bh-v67-blog-img{aspect-ratio:auto!important;object-position:center!important;display:block;width:100%}.bh-v67-blog-badge{position:absolute;background:#20a832;color:#fff;border-radius:999px;font-weight:950;box-shadow:0 8px 20px rgb(0 0 0 / .15)}.bh-v67-blog-body small{color:#5c7894;font-weight:850}.bh-v67-blog-body h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bh-v67-blog-body p{margin:0 0 12px;color:#61758d}body.bh-lang-bn .bh-v67-section-head p{line-height:1.7}body.bh-lang-bn .bh-v67-fitment-note{white-space:normal;line-height:1.45}body.bh-lang-bn .bh-v67-service-body h3,body.bh-lang-bn .bh-v67-blog-body h3{line-height:1.35;letter-spacing:0}@media(max-width:1280px){.bh-v67-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bh-v67-service-img{height:160px!important}}@media(max-width:782px){.bh-v67-section-head{display:block}.bh-v67-view-link{margin-top:12px}.bh-v67-product-intro{padding:13px}.bh-v67-product-media{border-radius:12px}.bh-v67-corner-ribbon,.bh-v67-stock-tag{font-size:8px;padding:4px 7px}.bh-v67-product-body{padding:10px!important}.bh-v67-product-card h3{font-size:13px!important;min-height:36px!important}.bh-v67-product-card .bh-price{font-size:14px}.bh-v67-fitment-note{font-size:10px;padding:5px 7px}.bh-v67-actions{gap:6px}.bh-v67-blog-grid{gap:16px}}@media(max-width:430px){.bh-v67-product-grid{gap:10px}.bh-v67-service-grid{grid-template-columns:1fr 1fr}.bh-v67-product-meta span:nth-child(2){display:none}}.bh-v67-product-section{background:linear-gradient(180deg,#eef7ff 0%,#f6fbff 58%,#fff0 100%)!important}.bh-v67-product-showcase{border:1px solid rgb(216 232 245 / .9);box-shadow:0 18px 45px rgb(2 27 54 / .07)}.bh-v67-product-intro{margin:0 0 16px!important;border-radius:16px!important;color:#fff!important;border:0!important;box-shadow:0 16px 34px rgb(2 27 54 / .14)!important}.bh-v67-product-intro strong{color:#fff!important}.bh-v67-product-intro small{color:#dcecff!important}.bh-v67-intro-badge{background:#20a832!important;color:#fff!important;box-shadow:0 7px 16px rgb(32 168 50 / .25)}.bh-v67-product-card{background:#fff!important;border:1px solid #dbe9f5!important;overflow:hidden!important}.bh-v67-product-card:hover{border-color:rgb(32 168 50 / .45)!important}.bh-v67-product-media{background:linear-gradient(180deg,#f9fcff,#eef6fd)!important;border:1px solid #dceaf6!important}.bh-v67-product-media:after{height:5px!important;background:linear-gradient(90deg,#20a832,#0b5db8,#062b55)!important}.bh-v67-product-img,.bh-v67-product-placeholder{object-fit:contain!important;background:transparent!important}.bh-v67-corner-ribbon{left:8px!important;top:9px!important;font-size:9px!important;padding:5px 8px!important;background:#20a832!important}.bh-v67-stock-tag{right:8px!important;top:9px!important;font-size:9px!important;padding:5px 8px!important}.bh-v67-product-meta{gap:5px!important}.bh-v67-product-meta span{font-size:9px!important;padding:4px 7px!important;border-radius:999px!important}.bh-v67-product-card h3{margin:0!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bh-v67-product-cats{font-size:10px!important;min-height:15px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.bh-v67-product-card .bh-price{line-height:1.1!important;color:#05213f!important}.bh-v67-fitment-note{border-radius:8px!important;background:#f4fbf6!important;border:1px solid #d7f1de!important;color:#176534!important}.bh-v67-actions{gap:7px!important}.bh-v67-actions .button,.bh-v67-actions .bh-buy-now{border-radius:9px!important;padding:8px 8px!important}.bh-v67-service-card{background:#fff!important;border:1px solid #dbe9f5!important}.bh-v67-service-media{border-bottom:1px solid #dbe9f5!important}.bh-v67-service-badge{background:#20a832!important;border:1px solid rgb(255 255 255 / .28)!important;box-shadow:0 8px 18px rgb(0 0 0 / .18)!important}.bh-v67-service-body h3{margin-bottom:8px!important}.bh-v67-service-body p{color:#445d77!important}.bh-v67-readmore{display:inline-flex;align-items:center;gap:4px}.bh-v67-blog-card{box-shadow:0 10px 28px rgb(2 27 54 / .08)!important}.bh-v67-blog-media{background:linear-gradient(135deg,#062b55,#021b36)!important}.bh-v67-blog-img{border-radius:12px!important;background:#062b55!important}.bh-v67-blog-badge{left:16px!important;bottom:16px!important;font-size:9px!important;padding:5px 8px!important}.bh-v67-blog-body small{font-size:10px!important}.bh-v67-blog-body h3{margin:4px 0 7px!important}.bh-v67-blog-body p{margin-bottom:10px!important}body.bh-lang-bn .bh-v67-product-card h3{font-size:13.5px!important;line-height:1.35!important}body.bh-lang-bn .bh-v67-service-body h3{font-size:17px!important;line-height:1.35!important}body.bh-lang-bn .bh-v67-service-body p,body.bh-lang-bn .bh-v67-blog-body p{line-height:1.65!important}@media(max-width:1180px){.bh-v67-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-v67-service-img{height:162px!important}.bh-v67-product-media{min-height:176px!important}.bh-v67-product-img,.bh-v67-product-placeholder{height:174px!important}.bh-v67-blog-img{height:140px!important}}@media(max-width:782px){.bh-v67-product-showcase{padding:12px;border-radius:18px}.bh-v67-product-intro{gap:5px!important}.bh-v67-product-media{margin:7px 7px 0!important}.bh-v67-product-img,.bh-v67-product-placeholder{padding:7px!important}.bh-v67-fitment-note{display:none!important}.bh-v67-actions{grid-template-columns:1fr!important}.bh-v67-service-media{padding:7px!important}.bh-v67-service-img{border-radius:10px!important}.bh-v67-service-body{padding:11px!important}.bh-v67-blog-body h3{min-height:0!important}}@media(max-width:430px){.bh-v67-product-media{min-height:112px!important}.bh-v67-product-img,.bh-v67-product-placeholder{height:110px!important}.bh-v67-service-img{height:98px!important}.bh-v67-blog-img{height:125px!important}}.bh-v67-product-section{padding-top:36px!important;padding-bottom:42px!important}.bh-v67-product-showcase{padding:14px!important;border-radius:22px!important;background:linear-gradient(180deg,#ffffff 0%,#f6fbff 100%)!important}.bh-v67-product-intro{display:flex!important;align-items:center!important;gap:12px!important;min-height:auto!important;padding:10px 13px!important;margin-bottom:14px!important}.bh-v67-product-intro strong{font-size:15px!important;line-height:1.2!important}.bh-v67-product-intro small{font-size:12px!important;line-height:1.35!important}.bh-v67-product-grid{gap:16px!important}.bh-v67-product-card{border-radius:17px!important;box-shadow:0 9px 24px rgb(2 27 54 / .075)!important}.bh-v67-product-card:hover{transform:translateY(-3px)!important;box-shadow:0 18px 42px rgb(2 27 54 / .14)!important}.bh-v67-product-media{min-height:176px!important;margin:9px 9px 0!important;border-radius:14px!important}.bh-v67-product-img,.bh-v67-product-placeholder{height:174px!important;padding:10px!important}.bh-v67-product-body{padding:11px 12px 12px!important;gap:5px!important}.bh-v67-product-card h3{font-size:13.5px!important;line-height:1.26!important;min-height:36px!important}.bh-v67-product-card .bh-price{font-size:15.5px!important}.bh-v67-fitment-note{font-size:9.5px!important;padding:4px 7px!important}.bh-v67-actions .button,.bh-v67-actions .bh-buy-now{min-height:34px!important;font-size:10.5px!important}.bh-v67-services-section{padding-top:34px!important;padding-bottom:30px!important;background:#f2f8fd!important}.bh-v67-services-section .bh-v67-section-head{margin-bottom:14px!important}.bh-v67-services-section .bh-v67-section-head h2{font-size:clamp(28px,2.25vw,40px)!important;margin:2px 0 2px!important}.bh-v67-services-section .bh-v67-section-head p{font-size:14px!important;margin-top:0!important}.bh-v67-service-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important}.bh-v67-service-card{border-radius:16px!important;box-shadow:0 8px 22px rgb(2 27 54 / .075)!important;overflow:hidden!important}.bh-v67-service-media{padding:7px!important;background:linear-gradient(135deg,#062b55,#021b36)!important}.bh-v67-service-img{height:110px!important;width:100%!important;object-fit:contain!important;object-position:center!important;border-radius:11px!important;background:#062b55!important}.bh-v67-service-badge{left:11px!important;bottom:11px!important;font-size:9px!important;padding:4px 7px!important;max-width:calc(100% - 22px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.bh-v67-service-body{padding:12px 12px 13px!important}.bh-v67-service-body h3{font-size:14px!important;line-height:1.2!important;min-height:34px!important;margin:0 0 6px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.bh-v67-service-body p{font-size:11.5px!important;line-height:1.45!important;min-height:50px!important;margin-bottom:8px!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.bh-v67-readmore{font-size:11.5px!important;font-weight:950!important}.bh-v67-blog-section{padding-top:30px!important;padding-bottom:38px!important}.bh-v67-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.bh-v67-blog-card{border-radius:17px!important}.bh-v67-blog-media{padding:7px!important}.bh-v67-blog-img{height:126px!important;object-fit:contain!important}.bh-v67-blog-body{padding:12px 13px 14px!important}.bh-v67-blog-body h3{font-size:14px!important;line-height:1.28!important;min-height:38px!important}.bh-v67-blog-body p{font-size:11.5px!important;line-height:1.48!important;min-height:34px!important}.bh-product-detail-section{padding-top:46px!important;padding-bottom:64px!important}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper,.woocommerce div.product div.images img{border-radius:18px!important}.woocommerce div.product div.summary{padding-left:26px!important}.woocommerce div.product .product_title{margin-bottom:12px!important}.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:30px!important;font-weight:950!important;color:#062b55!important}.woocommerce div.product form.cart .single_add_to_cart_button{min-height:48px!important;padding-inline:28px!important}.woocommerce div.product .woocommerce-tabs{clear:both!important;padding-top:22px!important}@media(max-width:1500px){.bh-v67-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-v67-service-img{height:136px!important}}@media(max-width:1180px){.bh-v67-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-v67-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woocommerce div.product div.summary{padding-left:0!important}}@media(max-width:782px){.bh-v67-product-intro{display:grid!important}.bh-v67-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}.bh-v67-product-media{min-height:122px!important}.bh-v67-product-img,.bh-v67-product-placeholder{height:120px!important}.bh-v67-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}.bh-v67-service-img{height:98px!important}.bh-v67-service-body h3{font-size:12.5px!important;min-height:30px!important}.bh-v67-service-body p{font-size:10.8px!important;min-height:44px!important;-webkit-line-clamp:3!important}.bh-v67-blog-grid{grid-template-columns:1fr!important}.bh-v67-blog-img{height:118px!important}.bh-single-product-shell{padding:14px!important;border-radius:20px!important}.bh-product-detail-section{padding-top:24px!important;padding-bottom:36px!important}.woocommerce div.product form.cart{display:grid!important;gap:10px!important}}.bh-product-detail-section{padding:34px 0 72px!important;background:linear-gradient(180deg,#eef6fd 0%,#f7fbff 54%,#eef6fd 100%)!important}.bh-product-detail-section .bh-container{max-width:1480px!important;width:min(1480px,calc(100% - 56px))!important}.bh-single-product-shell{max-width:1480px!important;padding:0!important;border:0!important;border-radius:30px!important;background:transparent!important;box-shadow:none!important}.bh-single-product-shell div.product{display:grid!important;grid-template-columns:minmax(520px,1.06fr) minmax(440px,.94fr)!important;gap:38px!important;align-items:start!important}.woocommerce div.product div.images,.woocommerce-page div.product div.images{float:none!important;width:100%!important;margin:0!important;background:#fff!important;border:1px solid #d7e7f4!important;border-radius:28px!important;padding:26px!important;box-shadow:0 18px 48px rgb(2 27 54 / .08)!important}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{margin:0!important}.woocommerce div.product div.images img{width:100%!important;height:520px!important;object-fit:contain!important;object-position:center!important;background:linear-gradient(180deg,#f8fcff,#eef6fb)!important;border-radius:22px!important;border:1px solid #dfeaf4!important}.woocommerce div.product div.summary,.woocommerce-page div.product div.summary{float:none!important;width:100%!important;margin:0!important;padding:34px!important;background:linear-gradient(180deg,#fff 0%,#f8fcff 100%)!important;border:1px solid #d7e7f4!important;border-radius:28px!important;box-shadow:0 18px 48px rgb(2 27 54 / .08)!important;position:sticky!important;top:24px!important}.bh-v70-product-kicker{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0 0 14px!important}.bh-v70-product-kicker span{font-size:12px!important;font-weight:950!important;color:#0b8f35!important;background:#ecfff2!important;border:1px solid #bdecc9!important;border-radius:999px!important;padding:7px 10px!important}.woocommerce div.product .product_title{font-size:clamp(42px,4vw,64px)!important;line-height:1.02!important;letter-spacing:-1.2px!important;margin:0 0 14px!important;color:#021b36!important}.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:clamp(32px,3vw,46px)!important;font-weight:950!important;color:#062b55!important;margin:0 0 14px!important;display:block!important}.woocommerce div.product .summary .woocommerce-product-details__short-description{font-size:16px!important;line-height:1.65!important;color:#425a73!important;margin:0 0 18px!important;max-width:620px!important}.woocommerce div.product form.cart{display:grid!important;grid-template-columns:92px 1fr 1fr!important;gap:12px!important;align-items:stretch!important;margin:20px 0 18px!important}.woocommerce div.product form.cart .quantity{margin:0!important;width:100%!important}.woocommerce div.product form.cart .qty{height:54px!important;width:100%!important;border-radius:14px!important;border:1px solid #d7e7f4!important;font-weight:900!important;text-align:center!important}.woocommerce div.product form.cart .single_add_to_cart_button,.bh-v70-buy-now,.bh-v70-fitment-help{min-height:54px!important;border-radius:14px!important;font-weight:950!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;text-decoration:none!important;padding:0 18px!important;box-shadow:0 12px 24px rgb(2 27 54 / .10)!important}.woocommerce div.product form.cart .single_add_to_cart_button{background:#19ab3b!important;color:#fff!important}.bh-v70-buy-now{background:#062b55!important;color:#fff!important}.bh-v70-fitment-help{grid-column:1/-1!important;background:#eef8ff!important;color:#062b55!important;border:1px solid #cfe2f3!important;box-shadow:none!important}.bh-single-product-trust{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:18px 0 12px!important}.bh-single-product-trust span{background:#f0f8ff!important;border:1px solid #d7e7f4!important;border-radius:16px!important;padding:14px!important;min-height:72px!important;display:flex!important;align-items:center!important;font-size:12px!important;line-height:1.25!important}.woocommerce div.product .product_meta{font-size:12px!important;color:#6d8198!important;border-top:1px solid #e3edf6!important;padding-top:14px!important;margin-top:16px!important}.woocommerce div.product .woocommerce-tabs,.bh-v70-product-support,.woocommerce div.product .related.products{grid-column:1/-1!important}.woocommerce div.product .woocommerce-tabs{background:#fff!important;border:1px solid #d7e7f4!important;border-radius:24px!important;padding:24px!important;box-shadow:0 14px 40px rgb(2 27 54 / .06)!important;margin-top:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs{padding-left:0!important;margin-bottom:20px!important}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:28px!important;color:#021b36!important}.bh-v70-product-support{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:14px!important;margin:6px 0 0!important}.bh-v70-product-support article{background:#062b55!important;color:#fff!important;border-radius:18px!important;padding:18px 20px!important;box-shadow:0 14px 34px rgb(2 27 54 / .12)!important}.bh-v70-product-support b{display:block!important;font-size:15px!important;margin-bottom:6px!important}.bh-v70-product-support span{display:block!important;font-size:12.5px!important;line-height:1.45!important;color:rgb(255 255 255 / .82)!important}.woocommerce div.product .related.products{background:linear-gradient(180deg,#f3f9ff,#fff)!important;border:1px solid #d7e7f4!important;border-radius:28px!important;padding:28px!important;box-shadow:0 18px 48px rgb(2 27 54 / .08)!important;margin-top:0!important}.woocommerce div.product .related.products>h2{font-size:clamp(30px,3vw,44px)!important;line-height:1.08!important;margin:0 0 20px!important;color:#021b36!important}.woocommerce div.product .related.products ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;margin:0!important;padding:0!important}.woocommerce div.product .related.products ul.products li.product{width:auto!important;margin:0!important;border-radius:22px!important;min-height:360px!important;padding:14px!important}.woocommerce div.product .related.products ul.products li.product img{height:170px!important;object-fit:contain!important;border-radius:16px!important;background:#f4f9ff!important}@media(max-width:1180px){.bh-single-product-shell div.product{grid-template-columns:1fr!important;gap:18px!important}.woocommerce div.product div.summary{position:relative!important;top:auto!important}.woocommerce div.product div.images img{height:420px!important}.bh-v70-product-support{grid-template-columns:1fr!important}}@media(max-width:782px){.bh-product-detail-section .bh-container{width:calc(100% - 24px)!important}.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .related.products{border-radius:20px!important;padding:14px!important}.woocommerce div.product div.images img{height:300px!important;border-radius:16px!important}.woocommerce div.product .product_title{font-size:34px!important;letter-spacing:-.5px!important}.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:30px!important}.woocommerce div.product form.cart{grid-template-columns:72px 1fr!important}.bh-v70-buy-now{grid-column:1/-1!important}.bh-single-product-trust{grid-template-columns:1fr 1fr!important}.woocommerce div.product .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.woocommerce div.product .related.products ul.products li.product{min-height:300px!important;padding:10px!important}.woocommerce div.product .related.products ul.products li.product img{height:130px!important}}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{overflow:hidden!important;border-radius:22px!important;background:linear-gradient(180deg,#f9fdff,#edf6fb)!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:hover img{filter:saturate(1.04) contrast(1.02)!important}body.single-product .woocommerce div.product div.summary,body.single-product .woocommerce-page div.product div.summary{border-color:#cfe2f3!important}body.single-product .bh-v70-product-kicker{margin-bottom:16px!important}body.single-product .woocommerce div.product form.cart .quantity{grid-column:1!important;grid-row:1!important}body.single-product .woocommerce div.product form.cart .single_add_to_cart_button{grid-column:2!important;grid-row:1!important;width:100%!important}body.single-product .woocommerce div.product form.cart .bh-v70-buy-now{grid-column:3!important;grid-row:1!important;width:100%!important}body.single-product .woocommerce div.product form.cart .bh-v70-fitment-help{grid-column:1/-1!important;grid-row:2!important;width:100%!important}body.single-product .woocommerce div.product form.cart .single_add_to_cart_button:hover,body.single-product .woocommerce div.product form.cart .bh-v70-buy-now:hover,body.single-product .woocommerce div.product form.cart .bh-v70-fitment-help:hover{transform:translateY(-1px)!important;filter:brightness(1.02)!important}body.single-product .bh-single-product-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.single-product .bh-single-product-trust span{min-height:58px!important;padding:12px 14px!important;background:linear-gradient(180deg,#f4fbff,#eaf5ff)!important}body.single-product .bh-v70-product-support{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}body.single-product .bh-v70-product-support article{background:linear-gradient(135deg,#052646,#073f40)!important;border:1px solid rgb(255 255 255 / .06)!important}body.single-product .woocommerce div.product .woocommerce-tabs{padding:28px!important;margin-top:6px!important}body.single-product .woocommerce div.product .related.products{padding:30px!important}body.single-product .woocommerce div.product .related.products>h2:after{content:"Compatible parts customers often check next";display:block;margin-top:8px;font-size:14px;font-weight:800;line-height:1.4;color:#60758d;letter-spacing:0}body.single-product .woocommerce div.product .related.products ul.products{gap:16px!important}body.single-product .woocommerce div.product .related.products ul.products li.product{min-height:344px!important;padding:12px!important;border:1px solid #dce9f3!important;transition:transform .2s ease,box-shadow .2s ease!important}body.single-product .woocommerce div.product .related.products ul.products li.product:hover{transform:translateY(-4px)!important;box-shadow:0 18px 44px rgb(2 27 54 / .14)!important}body.single-product .woocommerce div.product .related.products ul.products li.product img{padding:6px!important}body.single-product .woocommerce div.product .related.products ul.products li.product .woocommerce-loop-product__title{min-height:44px!important}@media(max-width:1180px){body.single-product .bh-single-product-shell div.product{grid-template-columns:1fr!important;gap:18px!important}body.single-product .woocommerce div.product div.summary{position:relative!important;top:auto!important}body.single-product .woocommerce div.product div.images img{height:430px!important}}@media(max-width:782px){body.single-product .woocommerce div.product div.images:before{font-size:10px!important;right:14px!important;top:12px!important;padding:6px 9px!important}}body.single-product .bh-single-product-shell{max-width:none!important;width:100%!important}body.single-product .bh-single-product-shell div.product{display:grid!important}body.single-product .woocommerce div.product div.images,body.single-product .woocommerce-page div.product div.images{width:100%!important;float:none!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{width:100%!important;margin:0!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image,body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block!important;width:100%!important}body.single-product .woocommerce div.product div.images img{max-width:100%!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:hover img{transform:scale(1.08)!important}body.single-product .woocommerce div.product div.summary,body.single-product .woocommerce-page div.product div.summary{width:100%!important;float:none!important;margin:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important}body.single-product .woocommerce div.product .product_title{letter-spacing:-.04em!important}body.single-product .woocommerce div.product p.price,body.single-product .woocommerce div.product span.price{font-size:clamp(34px,3vw,52px)!important;margin:8px 0 20px!important}body.single-product .woocommerce div.product form.cart{margin:22px 0 20px!important}body.single-product .bh-v70-product-support{margin-top:24px!important}body.single-product .woocommerce div.product .woocommerce-tabs,body.single-product .woocommerce div.product .related.products{max-width:none!important;width:100%!important}body.single-product .woocommerce div.product .related.products ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}body.single-product .woocommerce div.product .related.products ul.products li.product img{object-fit:contain!important}.bh-product-zoom-preview{position:fixed;z-index:999999;display:none;pointer-events:none;width:min(520px,38vw);height:min(520px,70vh);background:#fff;border:1px solid #cfe2f3;border-radius:26px;box-shadow:0 30px 90px rgb(2 27 54 / .28);padding:18px;overflow:hidden}.bh-product-zoom-preview.is-visible{display:flex;align-items:center;justify-content:center}.bh-product-zoom-preview img{max-width:100%;max-height:100%;object-fit:contain;transform:scale(1.22)}.bh-product-zoom-preview:before{content:'Zoom preview';position:absolute;top:12px;left:14px;background:#0fb13b;color:#fff;font-weight:900;font-size:11px;border-radius:999px;padding:6px 10px}@media(max-width:1280px){.bh-product-zoom-preview{display:none!important}}@media(max-width:782px){body.single-product .woocommerce div.product div.summary{justify-content:flex-start!important}body.single-product .woocommerce div.product p.price,body.single-product .woocommerce div.product span.price{font-size:30px!important}}body.single-product .bh-product-detail-section{padding:26px 0 78px!important;background:radial-gradient(circle at 11% 5%,rgb(15 177 59 / .10),transparent 34%),linear-gradient(180deg,#eef7ff 0%,#f8fbfe 54%,#eef7ff 100%)!important}body.single-product .bh-product-detail-section .bh-container{max-width:1740px!important;width:min(1740px,calc(100% - 42px))!important}body.single-product .bh-single-product-shell{padding:28px 30px 34px!important;border-radius:34px!important;background:rgb(255 255 255 / .92)!important;border:1px solid rgb(202 224 242 / .95)!important;box-shadow:0 34px 110px rgb(2 27 54 / .11)!important}body.single-product .bh-single-product-shell div.product{grid-template-columns:minmax(680px,1.12fr) minmax(520px,.88fr)!important;gap:42px!important;align-items:stretch!important}body.single-product .woocommerce div.product div.images,body.single-product .woocommerce-page div.product div.images{min-height:640px!important;padding:28px!important;border-radius:30px!important;background:linear-gradient(180deg,#ffffff 0%,#f4faff 100%)!important;border:1px solid #d5e8f6!important;overflow:hidden!important;position:relative!important;box-shadow:inset 0 0 0 10px rgb(242 248 253 / .78),0 20px 60px rgb(2 27 54 / .10)!important}body.single-product .woocommerce div.product div.images:before{content:'Hover to zoom';position:absolute;right:18px;top:18px;z-index:6;background:#fff;color:#021b36;border:1px solid #d2e6f6;box-shadow:0 10px 28px rgb(2 27 54 / .13);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:950;letter-spacing:.01em}body.single-product .woocommerce div.product div.images:after{content:'🔍';position:absolute;right:18px;top:58px;z-index:6;width:42px;height:42px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#021b36;box-shadow:0 10px 28px rgb(2 27 54 / .20);font-size:18px}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper,body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image,body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image a{height:100%!important;min-height:584px!important}body.single-product .woocommerce div.product div.images img{height:584px!important;width:100%!important;object-fit:contain!important;transform-origin:var(--bh-zoom-x,50%) var(--bh-zoom-y,50%)!important;transition:transform .22s ease,filter .22s ease!important;will-change:transform!important;cursor:zoom-in!important}body.single-product .woocommerce div.product div.images.bh-modern-product-zoom.is-zooming img,body.single-product .woocommerce div.product div.images:hover img{transform:scale(1.42)!important;filter:saturate(1.05) contrast(1.03)!important}body.single-product .bh-product-zoom-preview,body.single-product .bh-product-zoom-preview.is-visible{display:none!important}body.single-product .woocommerce div.product div.summary,body.single-product .woocommerce-page div.product div.summary{min-height:640px!important;border-radius:30px!important;padding:38px!important;background:linear-gradient(180deg,#fff 0%,#f6fbff 100%)!important;border:1px solid #d5e8f6!important;box-shadow:0 20px 60px rgb(2 27 54 / .08)!important}body.single-product .woocommerce div.product .product_title{font-size:clamp(50px,4vw,76px)!important;max-width:760px!important}body.single-product .woocommerce div.product .summary .price,body.single-product .woocommerce div.product p.price{font-size:clamp(36px,3vw,56px)!important}body.single-product .woocommerce div.product form.cart{display:grid!important;grid-template-columns:100px minmax(220px,1fr) minmax(180px,.85fr)!important;gap:14px!important;align-items:center!important}body.single-product .woocommerce div.product form.cart .button,body.single-product .woocommerce div.product form.cart .bh-v70-buy-now{min-height:58px!important;border-radius:14px!important;font-size:15px!important;font-weight:950!important}body.single-product .woocommerce div.product form.cart .bh-v70-fitment-help{min-height:54px!important;border-radius:14px!important;font-weight:950!important}body.single-product .bh-v70-product-support article{border-radius:18px!important;padding:20px!important}body.single-product .woocommerce div.product .woocommerce-tabs{border-radius:26px!important;background:#fff!important;border:1px solid #d5e8f6!important;box-shadow:0 16px 44px rgb(2 27 54 / .06)!important}body.single-product .woocommerce div.product .related.products{border-radius:28px!important;background:linear-gradient(180deg,#f2f9ff,#fff)!important}body.single-product .woocommerce div.product .related.products ul.products li.product img{height:178px!important}@media(max-width:1280px){body.single-product .bh-product-detail-section .bh-container{width:calc(100% - 28px)!important}body.single-product .bh-single-product-shell div.product{grid-template-columns:1fr!important;gap:22px!important}body.single-product .woocommerce div.product div.images,body.single-product .woocommerce-page div.product div.images,body.single-product .woocommerce div.product div.summary,body.single-product .woocommerce-page div.product div.summary{min-height:auto!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper,body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image,body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image a{min-height:0!important}body.single-product .woocommerce div.product div.images img{height:470px!important}body.single-product .woocommerce div.product div.images:hover img,body.single-product .woocommerce div.product div.images.bh-modern-product-zoom.is-zooming img{transform:none!important}}@media(max-width:782px){body.single-product .woocommerce div.product div.images{padding:12px!important;border-radius:20px!important}body.single-product .woocommerce div.product div.images:before{content:'Tap image';font-size:10px;padding:6px 9px;right:12px;top:12px}body.single-product .woocommerce div.product div.images:after{display:none!important}body.single-product .woocommerce div.product div.summary{padding:18px!important;border-radius:20px!important}}body.bh-bangla{font-family:"Noto Sans Bengali","Hind Siliguri","SolaimanLipi",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;letter-spacing:0;word-spacing:.02em;line-height:1.75}body.bh-bangla .bh-nav{font-size:14px;font-weight:900;text-transform:none;gap:24px}body.bh-bangla .bh-info strong,body.bh-bangla .bh-eyebrow{letter-spacing:0;text-transform:none;font-weight:950}body.bh-bangla .bh-cart{font-weight:950}body.bh-bangla h1,body.bh-bangla h2,body.bh-bangla h3,body.bh-bangla h4,body.bh-bangla .bh-page-hero h1,body.bh-bangla .bh-hero h1{font-family:"Noto Sans Bengali","Hind Siliguri",system-ui,sans-serif;letter-spacing:-.015em;line-height:1.18}body.bh-bangla .bh-hero h1{font-size:clamp(36px,4vw,62px);max-width:620px}body.bh-bangla .bh-shop-hero h1{font-size:clamp(34px,3.6vw,58px);max-width:640px}body.bh-bangla .bh-page-hero h1{font-size:clamp(38px,4.2vw,64px)}body.bh-bangla .bh-hero p,body.bh-bangla .bh-page-hero p,body.bh-bangla .bh-shop-hero-copy p{font-size:16px;line-height:1.85;max-width:720px}body.bh-bangla .bh-btn,body.bh-bangla .button,body.bh-bangla .woocommerce a.button,body.bh-bangla .woocommerce button.button{font-size:13px!important;padding:13px 18px!important;white-space:normal;text-align:center;line-height:1.25!important}body.bh-bangla .bh-shop-discovery-card h2{font-size:clamp(28px,3vw,44px);line-height:1.22;margin-bottom:8px}body.bh-bangla .bh-shop-discovery-card p{line-height:1.7}body.bh-bangla .bh-discovery-trust span,body.bh-bangla .bh-shop-hero-badges span{font-size:12px;line-height:1.35;white-space:normal}body.bh-bangla .bh-filter-title{align-items:center;gap:10px}body.bh-bangla .bh-filter-title strong{font-size:19px;line-height:1.2}body.bh-bangla .bh-filter-title small{font-size:12px;color:#66778f}body.bh-bangla .bh-shop-brand-chip{background-size:cover;background-position:center;min-height:78px}body.bh-bangla .bh-category-chip{min-height:48px;align-items:center;line-height:1.25}body.bh-bangla .bh-category-chip span{font-size:14px;font-weight:900}body.bh-bangla .woocommerce-result-count{font-size:13px;color:#64748b}body.bh-bangla .woocommerce-ordering select{font-size:13px}body.bh-bangla .woocommerce ul.products li.product .woocommerce-loop-product__title,body.bh-bangla .bh-product-title,body.bh-bangla .bh-card h3{line-height:1.35;font-size:16px}body.bh-bangla .woocommerce ul.products li.product .price,body.bh-bangla .bh-price{font-size:18px;font-weight:950}body.bh-bangla .bh-loop-actions{gap:8px}body.bh-bangla .bh-loop-actions .button,body.bh-bangla .bh-loop-actions .bh-buy-now{min-height:38px;font-size:12px!important;padding:11px 12px!important}body.bh-bangla .bh-quick-fitment-note{line-height:1.5;align-items:center}body.bh-bangla .bh-quick-fitment-note strong{font-size:14px;white-space:nowrap}body.bh-bangla .bh-quick-fitment-note span{font-size:13px}body.bh-bangla .bh-quick-fitment-note a{font-size:13px;padding:10px 16px}body.bh-bangla .bh-cta h2{font-size:clamp(28px,3vw,46px);line-height:1.22;max-width:720px}body.bh-bangla .bh-footer h4{font-size:17px}body.bh-bangla .bh-footer p,body.bh-bangla .bh-footer a{font-size:14px;line-height:1.8}body.bh-bangla .bh-side-cta h2,body.bh-bangla .bh-book-panel h2{line-height:1.25}body.bh-bangla .bh-service-card .bh-card-body p,body.bh-bangla .bh-blog-card .bh-card-body p{line-height:1.65}@media(max-width:1180px){body.bh-bangla .bh-shop-hero-grid{grid-template-columns:1fr;gap:22px}body.bh-bangla .bh-shop-hero-art{max-width:760px}}@media(max-width:782px){body.bh-bangla .bh-nav{font-size:16px;gap:12px}body.bh-bangla .bh-hero h1,body.bh-bangla .bh-shop-hero h1{font-size:34px;line-height:1.18}body.bh-bangla .bh-page-hero h1{font-size:36px}body.bh-bangla .bh-shop-discovery-card h2{font-size:28px}body.bh-bangla .bh-catalog-search-pro{gap:10px}body.bh-bangla .bh-quick-fitment-note{display:grid;gap:7px;text-align:left}body.bh-bangla .bh-quick-fitment-note strong{white-space:normal}body.bh-bangla .bh-category-chip{min-height:54px}body.bh-bangla .bh-footer-grid{text-align:left}}.bh-footer-bottom strong{display:none!important}body.bh-bangla .bh-shop-sidebar h3,body.bh-bangla .bh-shop-filter-panel h3{font-size:17px;line-height:1.25;text-transform:none;letter-spacing:0}body.bh-bangla .bh-shop-sidebar p,body.bh-bangla .bh-shop-filter-panel p{font-size:14px;line-height:1.65}body.bh-bangla .bh-cat-link{min-height:48px;align-items:center}body.bh-bangla .bh-cat-link span{font-size:14px;font-weight:950;line-height:1.25}body.bh-bangla .bh-filter-tags a{font-size:12px;font-weight:900;line-height:1.2}body.bh-bangla .bh-v70-product-kicker span,body.bh-bangla .bh-single-product-trust span{font-size:12px;line-height:1.25;text-align:left}body.bh-bangla .bh-v70-product-support b{font-size:15px;line-height:1.25}body.bh-bangla .bh-v70-product-support span{font-size:13px;line-height:1.55}body.bh-bangla.single-product .woocommerce div.product div.summary .product_title{font-size:clamp(38px,4vw,64px);line-height:1.08;letter-spacing:-.02em}body.bh-bangla.single-product .woocommerce div.product .price{font-size:clamp(28px,3vw,44px)}body.bh-bangla.single-product .woocommerce div.product form.cart .button,body.bh-bangla.single-product .woocommerce div.product form.cart .bh-v70-buy-now,body.bh-bangla.single-product .woocommerce div.product form.cart .bh-v70-fitment-help{font-size:14px!important;line-height:1.18!important}body.bh-bangla.single-product .woocommerce-tabs .panel p,body.bh-bangla.single-product .woocommerce-tabs .panel li{font-size:15px;line-height:1.8}body.bh-bangla .related.products h2{font-size:clamp(30px,3vw,46px);line-height:1.2}body.bh-bangla .bh-footer-bottom{justify-content:flex-start!important}body.single-product .woocommerce div.product div.images.bh-v75-lens-ready,body.single-product .woocommerce-product-gallery.bh-v75-lens-ready{position:relative!important;overflow:hidden!important;cursor:zoom-in!important}body.single-product .woocommerce div.product div.images.bh-v75-lens-ready img,body.single-product .woocommerce-product-gallery.bh-v75-lens-ready img{transition:transform .22s ease,filter .22s ease!important;transform-origin:var(--bh-zoom-x,50%) var(--bh-zoom-y,50%)!important}body.single-product .woocommerce div.product div.images.bh-v75-lens-ready:hover img,body.single-product .woocommerce-product-gallery.bh-v75-lens-ready:hover img{filter:saturate(1.05) contrast(1.02)!important}body.single-product .bh-v75-zoom-lens{position:absolute;z-index:12;display:block;opacity:0;pointer-events:none;border-radius:50%;transform:translate(-50%,-50%) scale(.92);border:3px solid rgb(34 169 59 / .95);box-shadow:0 18px 44px rgb(0 31 63 / .22),0 0 0 9999px rgb(2 27 54 / .02),inset 0 0 0 2px rgb(255 255 255 / .92);background-repeat:no-repeat;background-color:#fff;transition:opacity .14s ease,transform .14s ease}body.single-product .bh-v75-zoom-lens:after{content:'Zoom';position:absolute;left:50%;bottom:-28px;transform:translateX(-50%);background:#0a2b4e;color:#fff;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 8px 18px rgb(0 31 63 / .18)}body.single-product .bh-v75-zoom-lens.is-active{opacity:1;transform:translate(-50%,-50%) scale(1)}body.single-product .bh-product-zoom-preview,body.single-product .bh-product-zoom-preview.is-visible{display:none!important}@media(max-width:1024px){body.single-product .bh-v75-zoom-lens{display:none!important}}.bh-bangla .bh-shop-sidebar h3,.bh-bangla .bh-shop-filter-panel h3{font-size:18px;letter-spacing:0;line-height:1.35;font-weight:900}.bh-bangla .bh-cat-link span{font-size:15px;line-height:1.35;font-weight:800}.bh-bangla .bh-cat-link b{font-family:inherit;font-weight:900}.bh-bangla .woocommerce-result-count{font-size:14px;color:#52657c;font-weight:800;margin:0 0 14px}.bh-bangla .orderby{font-family:inherit;font-weight:800;min-width:150px}.bh-bangla .bh-shop-sidebar p{font-size:15px;line-height:1.55;color:#334155}.bh-bangla .bh-footer h4{font-size:17px;letter-spacing:0;line-height:1.35}.bh-bangla .bh-footer p,.bh-bangla .bh-footer a{font-size:14px;line-height:1.8}.bh-bangla .bh-product-card h3,.bh-bangla .woocommerce ul.products li.product .woocommerce-loop-product__title{line-height:1.35;letter-spacing:0}.bh-v80-category-section{position:relative;padding-top:30px!important;padding-bottom:34px!important}.bh-v80-category-section:before{content:"";position:absolute;inset:0;background:radial-gradient(560px 190px at 18% 30%,rgb(32 168 50 / .10),transparent 62%),radial-gradient(520px 220px at 86% 18%,rgb(6 43 85 / .08),transparent 62%);pointer-events:none}.bh-v80-category-section>.bh-container{position:relative;z-index:1}.bh-v80-section-head{margin-bottom:17px!important}.bh-v80-section-head h2{letter-spacing:-.7px}.bh-v80-section-head p{font-weight:750;color:#536d88}.bh-v80-view-shop{display:inline-flex!important;align-items:center;justify-content:center;min-height:34px;padding:8px 12px!important;border:1px solid #d8e8f5;border-radius:999px;background:#fff;color:#062b55!important;font-size:12px!important;font-weight:950;box-shadow:0 8px 20px rgb(2 27 54 / .06)}.bh-v80-view-shop:hover{border-color:rgb(32 168 50 / .55);color:#15803d!important;transform:translateY(-1px)}.bh-v80-cat-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}.bh-v80-cat-card{isolation:isolate;position:relative!important;min-height:112px!important;display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:11px!important;align-items:center!important;padding:13px 13px 17px!important;border:1px solid rgb(216 232 245 / .96)!important;border-radius:16px!important;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)!important;box-shadow:0 10px 25px rgb(2 27 54 / .075)!important;overflow:hidden!important;text-decoration:none!important;color:#021b36!important}.bh-v80-cat-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgb(6 43 85 / .04),rgb(32 168 50 / .045));opacity:.75;z-index:-2}.bh-v80-cat-card:after{content:"";position:absolute;right:-34px;top:-42px;width:94px;height:94px;border-radius:50%;background:rgb(32 168 50 / .10);z-index:-1;transition:.18s ease}.bh-v80-cat-card:hover,.bh-v80-cat-card:focus-visible{transform:translateY(-3px)!important;border-color:rgb(32 168 50 / .70)!important;background:linear-gradient(180deg,#ffffff,#f1fbf5)!important;box-shadow:0 18px 42px rgb(2 27 54 / .15)!important;outline:none}.bh-v80-cat-card:hover:after,.bh-v80-cat-card:focus-visible:after{transform:scale(1.18);background:rgb(32 168 50 / .16)}.bh-v80-cat-glow{position:absolute;left:12px;top:10px;width:64px;height:64px;border-radius:20px;background:radial-gradient(circle,rgb(32 168 50 / .18),transparent 68%);z-index:-1}.bh-v80-cat-icon{width:48px!important;height:48px!important;border-radius:14px!important;background:linear-gradient(145deg,#062b55,#021b36)!important;border:1px solid rgb(32 168 50 / .32)!important;color:#20a832!important;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .06),0 10px 22px rgb(2 27 54 / .14)!important;font-size:0!important}.bh-v80-cat-icon svg{display:block;width:31px;height:31px;stroke-width:2.7}.bh-v80-cat-card:hover .bh-v80-cat-icon,.bh-v80-cat-card:focus-visible .bh-v80-cat-icon{color:#fff!important;background:linear-gradient(145deg,#20a832,#0f8f2c)!important;box-shadow:0 13px 25px rgb(32 168 50 / .24)!important}.bh-v80-cat-info{gap:2px!important;min-width:0!important;padding-right:42px}.bh-v80-cat-info strong{display:block;color:#021b36!important;font-size:14.5px!important;line-height:1.12!important;font-weight:950!important;letter-spacing:-.18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bh-v80-cat-info em{display:block;color:#20a832;font-style:normal;font-size:12px;line-height:1.18;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bh-v80-cat-info small{display:block;color:#5f7389!important;font-size:10.5px!important;line-height:1.2!important;font-weight:850!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bh-v80-cat-action{right:9px!important;top:9px!important;background:#eafbef!important;color:#15803d!important;border:1px solid rgb(32 168 50 / .20);border-radius:999px!important;padding:4px 7px!important;font-size:9px!important;line-height:1!important;font-weight:950!important;text-transform:none!important;letter-spacing:0!important}.bh-v80-cat-line{left:12px!important;right:12px!important;bottom:9px!important;height:3px!important;background:linear-gradient(90deg,#20a832 0%,#82d893 55%,rgb(6 43 85 / .10) 100%)!important;box-shadow:0 0 0 1px rgb(32 168 50 / .05)}.bh-v80-cat-brake .bh-v80-cat-icon{color:#ef4444!important}.bh-v80-cat-chain .bh-v80-cat-icon{color:#f59e0b!important}.bh-v80-cat-electrical .bh-v80-cat-icon{color:#facc15!important}.bh-v80-cat-engine_oil .bh-v80-cat-icon,.bh-v80-cat-oil_fluids .bh-v80-cat-icon{color:#22c55e!important}.bh-v80-cat-tyres .bh-v80-cat-icon{color:#38bdf8!important}.bh-v80-cat-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:13px;padding:10px;border-radius:17px;background:linear-gradient(105deg,#062b55,#073b60 58%,#0b7a3f);box-shadow:0 14px 32px rgb(2 27 54 / .11)}.bh-v80-cat-trust span{display:flex;align-items:center;justify-content:center;gap:8px;min-height:36px;color:#eef7ff;font-weight:900;font-size:12px;line-height:1.25;text-align:center;border-right:1px solid rgb(255 255 255 / .14)}.bh-v80-cat-trust span:last-child{border-right:0}.bh-v80-cat-trust b{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:999px;background:rgb(255 255 255 / .13);color:#71e588;font-size:13px}body.bh-lang-bn .bh-v80-cat-info strong{font-size:14px!important;line-height:1.22!important;letter-spacing:0}.body.bh-lang-bn .bh-v80-cat-info em,body.bh-lang-bn .bh-v80-cat-info em{font-size:11px}.body.bh-lang-bn .bh-v80-cat-trust,body.bh-lang-bn .bh-v80-cat-trust span{font-size:11.5px;line-height:1.35}.body.bh-lang-bn .bh-v80-section-head p,body.bh-lang-bn .bh-v80-section-head p{line-height:1.65}@media(max-width:1180px){.bh-v80-cat-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.bh-v80-cat-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.bh-v80-cat-trust span:nth-child(2){border-right:0}}@media(max-width:900px){.bh-v80-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-v80-cat-card{min-height:108px!important}.bh-v80-section-head{align-items:flex-start!important}.bh-v80-view-shop{margin-top:10px}}@media(max-width:782px){.bh-v80-category-section{padding-top:22px!important;padding-bottom:26px!important}.bh-v80-cat-card{gap:9px!important}.bh-v80-cat-icon{border-radius:12px!important}.bh-v80-cat-icon svg{width:27px;height:27px}.bh-v80-cat-info small{font-size:9.5px!important}.bh-v80-cat-action{top:7px!important}.bh-v80-cat-trust{gap:8px;border-radius:15px}.bh-v80-cat-trust span{text-align:left;font-size:11px;min-height:34px}.bh-v80-cat-trust b{flex-basis:22px;width:22px;height:22px}}@media(max-width:430px){.bh-v80-cat-grid{grid-template-columns:1fr!important}.bh-v80-cat-card{min-height:92px!important}.bh-v80-cat-info strong{font-size:14px!important}.bh-v80-cat-info em{font-size:11.5px}.bh-v80-cat-trust{grid-template-columns:1fr}}.bh-v81-services-hero{position:relative;overflow:hidden;padding:74px 0!important;background:linear-gradient(105deg,#021b36 0%,#062b55 56%,#021b36 100%)!important}.bh-v81-services-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(560px 280px at 88% 45%,rgb(32 168 50 / .25),transparent 62%),linear-gradient(90deg,rgb(2 27 54 / .88),rgb(2 27 54 / .50) 54%,rgb(2 27 54 / .2));z-index:1;pointer-events:none}.bh-v81-services-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,640px);align-items:center;gap:46px}.bh-v81-services-hero-copy{position:relative;z-index:3}.bh-v81-services-hero .bh-eyebrow{color:#47df60!important}.bh-v81-services-hero h1{color:#fff!important;max-width:720px!important;text-shadow:0 18px 42px rgb(0 0 0 / .20)}.bh-v81-services-hero p{color:#e6eef8!important;max-width:560px!important}.bh-v81-services-hero-art{position:relative;min-height:330px;border-radius:999px 0 0 999px;overflow:hidden;box-shadow:inset 8px 0 0 rgb(32 168 50 / .7),0 22px 64px rgb(0 0 0 / .25)}.bh-v81-services-hero-art img{width:100%;height:100%;min-height:330px;object-fit:cover;object-position:center;filter:saturate(.95) contrast(1.08) brightness(.78)}.bh-v81-services-hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(2 27 54 / .18),rgb(2 27 54 / .35))}.bh-v81-service-hero-points{display:flex;flex-wrap:wrap;gap:14px 20px;margin-top:28px}.bh-v81-service-hero-points span{display:grid;grid-template-columns:36px auto;grid-template-rows:auto auto;column-gap:10px;align-items:center;color:#f8fbff;padding-right:18px;border-right:1px solid rgb(255 255 255 / .20)}.bh-v81-service-hero-points span:last-child{border-right:0}.bh-v81-service-hero-points svg{grid-row:1/3;width:36px;height:36px;color:#20d34a}.bh-v81-service-hero-points b{font-size:13px;line-height:1.15}.bh-v81-service-hero-points small{color:#cbd8e7;font-size:12px;line-height:1.25}.bh-v81-services-section{background:linear-gradient(180deg,#f4f9ff 0%,#eef7ff 100%)!important;padding-top:52px!important;padding-bottom:42px!important}.bh-v81-section-head{margin-bottom:22px!important}.bh-v81-view-link{min-height:46px!important;padding:0 22px!important;border-radius:14px!important;background:#062b55!important;color:#fff!important;border:1px solid rgb(255 255 255 / .12)!important;box-shadow:0 12px 28px rgb(2 27 54 / .14)!important}.bh-v81-view-link:hover{background:#20a832!important;color:#fff!important;transform:translateY(-2px)}.bh-v81-service-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:22px!important}.bh-v81-service-card{position:relative!important;overflow:hidden!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff,#f8fbff)!important;border:1px solid #d9e8f5!important;box-shadow:0 12px 34px rgb(2 27 54 / .09)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.bh-v81-service-card:hover{transform:translateY(-4px)!important;border-color:rgb(32 168 50 / .65)!important;box-shadow:0 20px 48px rgb(2 27 54 / .16)!important}.bh-v81-service-card:after{content:"";position:absolute;right:-42px;top:-44px;width:118px;height:118px;border-radius:50%;background:rgb(32 168 50 / .09);transition:.18s ease}.bh-v81-service-card:hover:after{transform:scale(1.16);background:rgb(32 168 50 / .14)}.bh-v81-service-icon-wrap{position:relative!important;display:grid!important;place-items:center!important;height:168px!important;padding:20px!important;background:linear-gradient(180deg,#ffffff 0%,#f6fbff 100%)!important;border-bottom:0!important;overflow:hidden!important}.bh-v81-service-icon-wrap:before{content:"";position:absolute;width:116px;height:116px;border-radius:50%;background:linear-gradient(145deg,#062b55,#021b36);box-shadow:inset 0 0 0 3px rgb(32 168 50 / .78),0 15px 30px rgb(2 27 54 / .18)}.bh-v81-service-icon-wrap:after{content:"";position:absolute;width:132px;height:132px;border-radius:50%;border:1px solid rgb(32 168 50 / .18);box-shadow:0 0 0 14px rgb(32 168 50 / .035)}.bh-v81-service-icon{position:relative;z-index:2;display:grid;place-items:center;width:96px;height:96px;border-radius:50%;color:#eef7ff}.bh-v81-service-icon .bh-v81-svg{width:76px;height:76px}.bh-v81-svg{display:block}.bh-v81-svg-ring{stroke:rgb(32 168 50 / .30);stroke-width:3;fill:rgb(255 255 255 / .03)}.bh-v81-service-badge{left:auto!important;right:13px!important;top:13px!important;bottom:auto!important;background:#20a832!important;color:#fff!important;border-radius:999px!important;padding:6px 8px!important;font-size:9px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.02em!important;z-index:4!important;box-shadow:0 8px 18px rgb(32 168 50 / .24)!important}.bh-v81-service-body{position:relative;z-index:2;padding:0 22px 24px!important;text-align:center!important}.bh-v81-service-body h3{font-size:19px!important;line-height:1.18!important;margin:0 0 4px!important;color:#08213e!important;min-height:0!important}.bh-v81-service-bn{display:block;color:#20a832;font-size:15px;line-height:1.25;font-weight:950;margin-top:-2px;margin-bottom:6px}.bh-v81-service-body p{font-size:13px!important;line-height:1.55!important;color:#52657c!important;min-height:60px!important;margin:10px 0 16px!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bh-v81-readmore{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;color:#062b55!important;font-size:13px!important;font-weight:950!important}.bh-v81-readmore:hover{color:#20a832!important}.bh-v81-service-engine .bh-v81-service-icon,.bh-v81-service-general .bh-v81-service-icon{color:#fff}.bh-v81-service-brake .bh-v81-service-icon{color:#ffd6d6}.bh-v81-service-electrical .bh-v81-service-icon{color:#fff2a6}.bh-v81-service-suspension .bh-v81-service-icon{color:#eadcff}.bh-v81-service-tyre .bh-v81-service-icon{color:#d8f4ff}.bh-v81-service-trust-strip{display:grid;grid-template-columns:1.05fr 1.35fr 1fr .9fr 1fr;gap:0;margin-top:34px;border-radius:16px;background:linear-gradient(105deg,#062b55,#05294d 55%,#073b60);box-shadow:0 16px 36px rgb(2 27 54 / .14);overflow:hidden;border:1px solid rgb(32 168 50 / .22)}.bh-v81-service-trust-strip span{display:grid;grid-template-columns:40px minmax(0,1fr);grid-template-rows:auto auto;column-gap:12px;align-items:center;min-height:86px;padding:16px 20px;color:#fff;border-right:1px solid rgb(255 255 255 / .13)}.bh-v81-service-trust-strip span:last-child{border-right:0}.bh-v81-service-trust-strip svg{grid-row:1/3;width:40px;height:40px;color:#22c55e}.bh-v81-service-trust-strip b{font-size:15px;line-height:1.2}.bh-v81-service-trust-strip small{font-size:13px;color:#d7e4f2;line-height:1.25}.bh-v81-service-inspection-cta{background:linear-gradient(135deg,#12992d,#19b83b)!important}.bh-v81-service-inspection-cta .bh-btn{background:#fff!important;color:#062b55!important}.bh-v81-service-inspection-cta h2,.bh-v81-service-inspection-cta p{color:#fff!important}body.bh-lang-bn .bh-v81-service-body h3,body.bh-bangla .bh-v81-service-body h3{font-size:17px!important;line-height:1.35!important}body.bh-lang-bn .bh-v81-service-body p,body.bh-bangla .bh-v81-service-body p{font-size:13px!important;line-height:1.7!important}body.bh-lang-bn .bh-v81-service-trust-strip b,body.bh-bangla .bh-v81-service-trust-strip b{font-size:14px;line-height:1.35}body.bh-lang-bn .bh-v81-service-hero-points b,body.bh-bangla .bh-v81-service-hero-points b{font-size:13px;line-height:1.35}@media(max-width:1320px){.bh-v81-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-v81-service-icon-wrap{height:160px!important}.bh-v81-service-trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.bh-v81-service-trust-strip span:nth-child(3){border-right:0}.bh-v81-services-hero-grid{grid-template-columns:1fr 520px}}@media(max-width:980px){.bh-v81-services-hero-grid{grid-template-columns:1fr}.bh-v81-services-hero-art{display:none}.bh-v81-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-v81-service-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.bh-v81-service-trust-strip span{border-right:0;border-bottom:1px solid rgb(255 255 255 / .12)}.bh-v81-service-trust-strip span:nth-last-child(-n+1){border-bottom:0}}@media(max-width:782px){.bh-v81-services-hero{padding:48px 0!important}.bh-v81-service-hero-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bh-v81-service-hero-points span{border-right:0;padding-right:0}.bh-v81-service-grid{gap:12px!important}.bh-v81-service-icon-wrap{height:126px!important;padding:12px!important}.bh-v81-service-icon-wrap:before{width:88px;height:88px}.bh-v81-service-icon-wrap:after{width:104px;height:104px}.bh-v81-service-icon{width:76px;height:76px}.bh-v81-service-icon .bh-v81-svg{width:58px;height:58px}.bh-v81-service-body{padding:0 13px 16px!important}.bh-v81-service-body h3{font-size:14px!important;line-height:1.25!important}.bh-v81-service-body p{font-size:11.5px!important;min-height:54px!important;margin:8px 0 12px!important}.bh-v81-readmore{font-size:12px!important}.bh-v81-service-trust-strip{grid-template-columns:1fr!important;margin-top:22px;border-radius:14px}.bh-v81-service-trust-strip span{min-height:68px;padding:13px 15px}.bh-v81-section-head{display:block!important}.bh-v81-view-link{margin-top:12px!important}}@media(max-width:430px){.bh-v81-service-grid{grid-template-columns:1fr!important}.bh-v81-service-hero-points{grid-template-columns:1fr}.bh-v81-service-icon-wrap{height:132px!important}.bh-v81-service-body p{min-height:0!important}.bh-v81-service-trust-strip span{grid-template-columns:34px minmax(0,1fr)}.bh-v81-service-trust-strip svg{width:34px;height:34px}}.bh-v82-services-hero{position:relative;overflow:hidden;padding:0!important;border-bottom:1px solid rgb(32 168 50 / .16)}.bh-v82-services-hero:before{content:"";position:absolute;inset:0}.bh-v82-services-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgb(32 168 50 / .75),transparent);z-index:5}.bh-v82-services-hero-grid{position:relative;display:grid;align-items:center;gap:34px}.bh-v82-services-hero-copy{position:relative}.bh-v82-services-hero .bh-eyebrow{letter-spacing:.055em}.bh-v82-services-hero h1{font-size:clamp(46px,5.2vw,76px)!important;line-height:.98!important;max-width:760px!important;margin-bottom:18px!important}.bh-v82-services-hero h1::first-line{color:#fff}.bh-v82-services-hero p{max-width:620px!important;font-size:18px!important;line-height:1.65!important}.bh-v82-services-hero-visual{inset:0}.bh-v82-services-hero-visual picture,.bh-v82-services-hero-visual img{width:100%;height:100%;display:block}.bh-v82-services-hero-visual:before{content:"";position:absolute;top:0;bottom:0;pointer-events:none}.bh-v82-service-hero-points{display:flex;flex-wrap:wrap;gap:16px 0;margin-top:34px;max-width:760px}.bh-v82-service-hero-points span{display:grid;grid-template-columns:42px auto;grid-template-rows:auto auto;column-gap:12px;align-items:center;min-width:172px;color:#f8fbff;padding:0 18px 0 0;margin-right:18px;border-right:1px solid rgb(255 255 255 / .19)}.bh-v82-service-hero-points span:last-child{border-right:0}.bh-v82-service-hero-points svg{grid-row:1/3;width:42px;height:42px;color:#20d34a}.bh-v82-service-hero-points b{font-size:14px;line-height:1.15;font-weight:950}.bh-v82-service-hero-points small{font-size:12px;line-height:1.25}.bh-v82-hero-benefit-panel{position:absolute;transform:translateY(-55%);width:min(330px,24vw);padding:22px;border-radius:20px;border:1px solid rgb(32 168 50 / .35);box-shadow:0 24px 60px rgb(0 0 0 / .26);display:grid;gap:16px}.bh-v82-hero-benefit-panel span{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;gap:1px 12px;align-items:center}.bh-v82-hero-benefit-panel svg{grid-row:1/3;width:40px;height:40px;color:#4ade80}.bh-v82-hero-benefit-panel b{font-size:14px;color:#61e677;text-transform:uppercase;letter-spacing:.025em;line-height:1.1}.bh-v82-hero-benefit-panel small{color:#f1f7ff;font-size:13px;line-height:1.25}.bh-v82-hero-actions{position:absolute;display:flex;gap:14px;align-items:center}.bh-v82-hero-actions .bh-btn{box-shadow:0 18px 42px rgb(0 0 0 / .22)!important}.bh-v82-hero-actions .bh-btn.secondary{background:rgb(2 27 54 / .72)!important;color:#fff!important;border:1px solid rgb(255 255 255 / .42)!important;backdrop-filter:blur(8px)}body.bh-lang-bn .bh-v82-services-hero h1,body.bh-bangla .bh-v82-services-hero h1{font-size:clamp(36px,4.2vw,62px)!important;line-height:1.16!important}body.bh-lang-bn .bh-v82-services-hero p,body.bh-bangla .bh-v82-services-hero p{font-size:17px!important;line-height:1.85!important}body.bh-lang-bn .bh-v82-service-hero-points b,body.bh-bangla .bh-v82-service-hero-points b{font-size:13px;line-height:1.35}@media(max-width:1320px){.bh-v82-services-hero-grid{grid-template-columns:minmax(420px,.9fr) minmax(540px,1.1fr)}.bh-v82-hero-benefit-panel{right:34px;width:300px}.bh-v82-hero-actions{right:34px}.bh-v82-services-hero h1{font-size:clamp(42px,4.8vw,64px)!important}.bh-v82-services-hero:before{background:radial-gradient(700px 380px at 92% 8%,rgb(32 168 50 / .24),transparent 58%),linear-gradient(90deg,rgb(2 27 54 / .99) 0%,rgb(2 27 54 / .94) 42%,rgb(2 27 54 / .58) 70%,rgb(2 27 54 / .32) 100%)}}@media(max-width:1080px){.bh-v82-services-hero-visual img{object-position:68% center}}@media(max-width:782px){.bh-v82-services-hero{min-height:auto}.bh-v82-services-hero:before{background:linear-gradient(180deg,rgb(2 27 54 / .92) 0%,rgb(2 27 54 / .95) 66%,rgb(2 27 54 / .99) 100%)}.bh-v82-services-hero-visual{position:absolute;inset:0}.bh-v82-services-hero-visual:before{display:none}.bh-v82-services-hero p{line-height:1.65!important}.bh-v82-service-hero-points{display:grid;gap:12px;padding-bottom:0}.bh-v82-service-hero-points span{min-width:0;margin-right:0;padding-right:0;border-right:0;grid-template-columns:34px auto}.bh-v82-service-hero-points svg{width:34px;height:34px}.bh-v82-service-hero-points b{font-size:12.5px}.bh-v82-service-hero-points small{font-size:11px}.bh-v82-hero-actions{left:4%;right:4%;bottom:42px}.bh-v82-hero-actions .bh-btn{width:100%;padding:0 12px!important;font-size:13px!important}}@media(max-width:430px){.bh-v82-services-hero-copy{padding-bottom:162px}.bh-v82-services-hero h1{font-size:34px!important}}.bh-v82-services-hero{min-height:500px!important;background:radial-gradient(760px 420px at 92% 12%,rgb(32 168 50 / .24),transparent 58%),linear-gradient(105deg,#021b36 0%,#062b55 58%,#073b51 100%)!important;isolation:isolate!important}.bh-v82-services-hero:before{z-index:1!important;background:linear-gradient(90deg,rgb(2 27 54 / .98) 0%,rgb(2 27 54 / .96) 43%,rgb(2 27 54 / .72) 56%,rgb(2 27 54 / .22) 100%)!important;pointer-events:none!important}.bh-v82-services-hero-grid{z-index:5!important;grid-template-columns:minmax(520px,.82fr) minmax(560px,1.18fr)!important;min-height:500px!important}.bh-v82-services-hero-copy{z-index:9!important;max-width:760px!important;padding:72px 0!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important}.bh-v82-services-hero-copy *{opacity:1!important;filter:none!important;mix-blend-mode:normal!important}.bh-v82-services-hero .bh-eyebrow{color:#4ade62!important;text-shadow:0 2px 18px rgb(0 0 0 / .2)!important}.bh-v82-services-hero h1{color:#fff!important;text-shadow:0 18px 42px rgb(0 0 0 / .35)!important;opacity:1!important;visibility:visible!important}.bh-v82-services-hero p{color:#eaf4ff!important;opacity:1!important;visibility:visible!important;text-shadow:0 8px 26px rgb(0 0 0 / .25)!important}.bh-v82-service-hero-points{position:relative!important;z-index:10!important}.bh-v82-service-hero-points b{color:#fff!important}.bh-v82-service-hero-points small{color:#d7e8f8!important}.bh-v82-services-hero-visual{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:46%!important;z-index:0!important;overflow:hidden!important;border-left:1px solid rgb(32 168 50 / .10)!important}.bh-v82-services-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(2 27 54 / .88) 0%,rgb(2 27 54 / .38) 26%,rgb(2 27 54 / .06) 56%,rgb(2 27 54 / .44) 100%);z-index:2;pointer-events:none}.bh-v82-services-hero-visual img{height:100%!important;width:100%!important;object-fit:cover!important;object-position:center right!important;opacity:1!important;filter:saturate(1.06) contrast(1.1) brightness(.92)!important}.bh-v82-services-hero-visual:before{left:-130px!important;width:270px!important;z-index:3!important;opacity:.65!important;background:linear-gradient(118deg,transparent 0 42%,rgb(32 168 50 / .72) 43% 47%,rgb(7 45 86 / .62) 48% 100%)!important}.bh-v82-hero-benefit-panel{z-index:11!important;right:42px!important;top:47%!important;background:rgb(2 27 54 / .64)!important;backdrop-filter:blur(9px)!important}.bh-v82-hero-actions{z-index:12!important;right:42px!important;bottom:42px!important}@media(max-width:1080px){.bh-v82-services-hero{min-height:0!important}.bh-v82-services-hero-grid{display:grid!important;grid-template-columns:1fr!important;min-height:0!important;gap:22px!important;padding-top:36px!important;padding-bottom:34px!important}.bh-v82-services-hero-copy{padding:0!important;max-width:760px!important}.bh-v82-services-hero-visual{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;height:300px!important;border-radius:22px!important;border:1px solid rgb(32 168 50 / .22)!important;box-shadow:0 24px 60px rgb(0 0 0 / .24)!important;order:2!important}.bh-v82-services-hero-visual:before{display:none!important}.bh-v82-services-hero-visual:after{background:linear-gradient(180deg,rgb(2 27 54 / .08),rgb(2 27 54 / .28))!important}.bh-v82-hero-benefit-panel{display:none!important}.bh-v82-hero-actions{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;margin-top:18px!important;display:flex!important;order:3!important}.bh-v82-service-hero-points{padding-bottom:0!important}.bh-v82-services-hero:before{background:linear-gradient(180deg,rgb(2 27 54 / .94) 0%,rgb(2 27 54 / .98) 100%)!important}}@media(max-width:782px){.bh-v82-services-hero-grid{padding-top:28px!important;padding-bottom:28px!important}.bh-v82-services-hero-copy{padding:0!important}.bh-v82-services-hero h1{font-size:clamp(34px,9.2vw,46px)!important;line-height:1.06!important}.bh-v82-services-hero p{font-size:15px!important}.bh-v82-services-hero-visual{display:block!important;height:235px!important;margin-top:8px!important}.bh-v82-services-hero-visual img{display:block!important;opacity:1!important;object-position:center center!important}.bh-v82-service-hero-points{grid-template-columns:1fr 1fr!important;margin-top:22px!important}.bh-v82-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:14px!important}.bh-v82-hero-actions .bh-btn{min-height:46px!important}}@media(max-width:430px){.bh-v82-services-hero-visual{height:210px!important}.bh-v82-service-hero-points{grid-template-columns:1fr!important}.bh-v82-hero-actions{grid-template-columns:1fr!important}}.bh-v84-services-text-hero{position:relative!important;overflow:hidden!important;padding:78px 0 86px!important;min-height:300px!important;background:radial-gradient(620px 360px at 93% 12%,rgb(32 168 50 / .18),transparent 62%),linear-gradient(105deg,#021b36 0%,#062b55 56%,#021b36 100%)!important;border-bottom:1px solid rgb(32 168 50 / .16)!important;isolation:isolate!important}.bh-v84-services-text-hero:before{content:"";position:absolute;right:-150px;top:-170px;width:470px;height:470px;border-radius:50%;background:rgb(32 168 50 / .10);box-shadow:0 0 0 70px rgb(32 168 50 / .025);pointer-events:none;z-index:1}.bh-v84-services-text-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgb(32 168 50 / .7),transparent);z-index:2}.bh-v84-services-text-hero .bh-content{position:relative;z-index:3;max-width:1120px!important}.bh-v84-services-text-hero .bh-eyebrow{color:#47df60!important;letter-spacing:.055em!important}.bh-v84-services-text-hero h1{color:#fff!important;font-size:clamp(46px,5vw,76px)!important;line-height:1.02!important;margin:8px 0 18px!important;max-width:820px!important;text-shadow:0 18px 42px rgb(0 0 0 / .25)!important}.bh-v84-services-text-hero p{color:#eaf4ff!important;max-width:620px!important;font-size:18px!important;line-height:1.65!important;margin:0!important}.bh-v84-service-hero-points{display:flex;flex-wrap:wrap;gap:14px 0;margin-top:30px;max-width:780px}.bh-v84-service-hero-points span{display:grid;grid-template-columns:38px auto;grid-template-rows:auto auto;column-gap:11px;align-items:center;color:#f8fbff;padding-right:20px;margin-right:20px;border-right:1px solid rgb(255 255 255 / .18)}.bh-v84-service-hero-points span:last-child{border-right:0;margin-right:0;padding-right:0}.bh-v84-service-hero-points svg{grid-row:1/3;width:38px;height:38px;color:#20d34a}.bh-v84-service-hero-points b{font-size:13px;line-height:1.15;font-weight:950}.bh-v84-service-hero-points small{display:block;color:#cbd8e7;font-size:12px;line-height:1.28;margin-top:2px}body.bh-lang-bn .bh-v84-services-text-hero h1,body.bh-bangla .bh-v84-services-text-hero h1{font-size:clamp(36px,4.2vw,62px)!important;line-height:1.16!important}body.bh-lang-bn .bh-v84-services-text-hero p,body.bh-bangla .bh-v84-services-text-hero p{font-size:17px!important;line-height:1.85!important}@media(max-width:782px){.bh-v84-services-text-hero{padding:52px 0 58px!important;min-height:0!important}.bh-v84-services-text-hero h1{font-size:clamp(36px,10vw,48px)!important;line-height:1.06!important}.bh-v84-services-text-hero p{font-size:15px!important;line-height:1.65!important}.bh-v84-service-hero-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.bh-v84-service-hero-points span{border-right:0;margin:0;padding:0;grid-template-columns:34px auto}.bh-v84-service-hero-points svg{width:34px;height:34px}.bh-v84-service-hero-points b{font-size:12.5px}.bh-v84-service-hero-points small{font-size:11px}}@media(max-width:430px){.bh-v84-service-hero-points{grid-template-columns:1fr}.bh-v84-services-text-hero{padding-top:44px!important;padding-bottom:46px!important}}.bh-home-shop-hero{padding:46px 0 34px;background:linear-gradient(135deg,#eef8fb 0%,#f8fcff 58%,#e8f7ee 100%)}.bh-home-shop-grid{align-items:center;gap:28px}.bh-home-shop-copy h1{max-width:650px}.bh-home-shop-copy p{max-width:620px}.bh-home-parts-finder{margin-top:-22px;position:relative;z-index:6}.bh-quick-finder{box-shadow:0 18px 38px rgb(2 27 54 / .12);border:1px solid rgb(19 169 54 / .14)}.bh-v85-finder-form{display:grid!important;grid-template-columns:1.1fr 1.1fr 1.3fr 1.1fr auto!important;gap:10px!important;align-items:end!important}.bh-v85-finder-form input[type=search]{width:100%;border:1px solid #d8e3ee;border-radius:10px;min-height:42px;padding:0 12px;color:#082443;background:#fff}.bh-v85-finder-form input[type=search]:focus,.bh-v85-finder-form select:focus{outline:2px solid rgb(19 169 54 / .2);border-color:#13a936}.bh-v85-finder-form button{min-height:42px;white-space:nowrap}.bh-v2-category-section{padding-top:34px}.bh-v80-category-section{background:linear-gradient(180deg,#f6fbff 0%,#eef6fb 100%)}.bh-v80-cat-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.bh-v80-cat-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgb(2 27 54 / .13);border-color:rgb(19 169 54 / .42)}.bh-v85-bike-section{background:#f6fbff;padding-top:18px;padding-bottom:22px}.bh-v85-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.bh-v85-section-head p{margin:6px 0 0;color:#587088}.bh-v85-view-link{display:inline-flex;align-items:center;gap:5px;font-weight:900;color:#062b55;text-decoration:none;white-space:nowrap}.bh-v85-view-link:hover{color:#13a936}.bh-v85-bike-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}.bh-v85-bike-card{display:flex!important;flex-direction:column!important;justify-content:space-between!important;min-height:122px!important;padding:18px!important;border-radius:16px!important;background:linear-gradient(145deg,#fff,#f4f9fd)!important;border:1px solid #dceaf4!important;box-shadow:0 10px 26px rgb(2 27 54 / .07)!important;text-decoration:none!important;color:#082443!important;position:relative!important;overflow:hidden!important;line-height:1.25!important}.bh-v85-bike-card:before{content:"";position:absolute;inset:auto -20px -34px auto;width:86px;height:86px;border-radius:999px;background:rgb(19 169 54 / .10);pointer-events:none}.bh-v85-bike-card:after{content:"→";position:absolute;right:14px;bottom:11px;width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:#edf8f0;color:#13a936;font-weight:950;font-size:14px}.bh-v85-bike-card:hover{transform:translateY(-2px);border-color:rgb(19 169 54 / .42)!important;box-shadow:0 14px 32px rgb(2 27 54 / .12)!important}.bh-v85-bike-brand{display:block!important;color:#13a936!important;text-transform:uppercase!important;font-size:11px!important;font-weight:900!important;letter-spacing:.04em!important;margin-bottom:7px!important}.bh-v85-bike-card strong{display:block!important;font-size:17px!important;line-height:1.15!important;color:#082443!important}.bh-v85-bike-card small{display:block!important;color:#60778d!important;margin-top:10px!important;line-height:1.35!important;padding-right:22px!important}.bh-v85-bike-help{background:linear-gradient(135deg,#062b55,#053b37)!important;color:#fff!important;border-color:rgb(19 169 54 / .5)!important}.bh-v85-bike-help strong{color:#fff!important}.bh-v85-bike-help small{color:#d8f5e0!important}.bh-v85-bike-help .bh-v85-bike-brand{color:#64e27e!important}.bh-v85-bike-help:after{background:rgb(255 255 255 / .12);color:#fff}.bh-home-brand-v60-section{padding-top:24px}.bh-v67-product-intro{background:linear-gradient(90deg,#06345f,#08743a)!important}.bh-v85-part-number,.bh-v85-loop-part-number{display:inline-flex!important;align-items:center;gap:4px;width:max-content;max-width:100%;margin:6px 0 3px;padding:4px 8px;border-radius:999px;background:#edf8f0;color:#0b6530;border:1px solid rgb(19 169 54 / .18);font-size:11px;font-weight:900;line-height:1.2}.bh-v85-part-number b,.bh-v85-loop-part-number span{color:#062b55}.bh-v85-single-part-number{display:flex;align-items:center;gap:10px;flex-wrap:wrap;width:max-content;max-width:100%;margin:8px 0 12px;padding:9px 12px;border-radius:14px;background:linear-gradient(135deg,#edf8f0,#fff);border:1px solid rgb(19 169 54 / .24);box-shadow:0 8px 20px rgb(2 27 54 / .06)}.bh-v85-single-part-number span{font-weight:900;color:#062b55}.bh-v85-single-part-number strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#0b6530;letter-spacing:.02em}.products .bh-v85-loop-part-number{margin:5px auto 4px}.bh-v67-product-card .bh-v85-part-number{display:flex!important}.bh-v81-services-section{padding-top:48px}.bh-book-row,.bh-packages,.bh-v67-blog-section,.bh-seo{position:relative;z-index:1}body.bh-lang-bn .bh-v85-bike-card strong,body.bh-bangla .bh-v85-bike-card strong{font-size:16px!important;line-height:1.28!important}body.bh-lang-bn .bh-v85-bike-card small,body.bh-bangla .bh-v85-bike-card small{line-height:1.55!important}@media(max-width:1100px){.bh-v85-bike-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-v85-finder-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-v85-finder-form button{grid-column:1/-1}.bh-v85-section-head{align-items:flex-start}}@media(max-width:720px){.bh-home-shop-hero{padding:32px 0 28px}.bh-home-parts-finder{margin-top:0}.bh-v85-bike-section{padding-top:14px}.bh-v85-bike-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.bh-v85-bike-card{min-height:112px!important;padding:15px!important}.bh-v85-finder-form{grid-template-columns:1fr!important}.bh-v85-finder-form button{grid-column:auto}.bh-v85-section-head{display:grid;gap:10px;margin-bottom:14px}.bh-v85-view-link{font-size:13px}.bh-v85-single-part-number{width:100%}}@media(max-width:430px){.bh-v85-bike-grid{grid-template-columns:1fr!important}.bh-v85-bike-card{min-height:96px!important}}.bh-home-products-priority.bh-v87-product-section,.bh-home-products-priority.bh-v67-product-section{padding-top:38px!important;padding-bottom:48px!important;background:linear-gradient(180deg,#eef7ff 0%,#f7fbff 72%,#fff0 100%)!important}.bh-home-products-priority .bh-v67-product-showcase{padding:18px!important;border-radius:24px!important;background:linear-gradient(180deg,#fff 0%,#f5fbff 100%)!important;border:1px solid #d9e9f5!important;box-shadow:0 18px 46px rgb(2 27 54 / .08)!important}.bh-home-products-priority .bh-v67-product-intro{margin:0 0 18px!important;padding:11px 14px!important;border-radius:16px!important;background:linear-gradient(90deg,#062b55 0%,#074063 62%,#0b7a3f 100%)!important;color:#fff!important;box-shadow:0 12px 28px rgb(2 27 54 / .13)!important}.bh-home-products-priority .bh-v67-product-intro strong{color:#fff!important;font-size:15px!important}.bh-home-products-priority .bh-v67-product-intro small{color:#dcecff!important}.bh-home-products-priority .bh-v67-intro-badge{background:#20a832!important;color:#fff!important}.bh-home-products-priority .bh-v67-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important}.bh-home-products-priority .bh-v67-product-card{display:flex!important;flex-direction:column!important;border-radius:18px!important;background:#fff!important;border:1px solid #dbe9f5!important;box-shadow:0 11px 30px rgb(2 27 54 / .09)!important;overflow:hidden!important;min-height:0!important}.bh-home-products-priority .bh-v67-product-card:hover{transform:translateY(-4px)!important;border-color:rgb(32 168 50 / .48)!important;box-shadow:0 22px 52px rgb(2 27 54 / .15)!important}.bh-home-products-priority .bh-v67-product-media{display:flex!important;align-items:center!important;justify-content:center!important;margin:12px 12px 0!important;min-height:238px!important;border-radius:15px!important;background:linear-gradient(180deg,#f8fcff 0%,#eef6fd 100%)!important;border:1px solid #dceaf6!important;overflow:hidden!important}.bh-home-products-priority .bh-v67-product-media:after{height:6px!important;background:linear-gradient(90deg,#20a832 0%,#0b5db8 52%,#062b55 100%)!important}.bh-home-products-priority .bh-v67-product-img,.bh-home-products-priority .bh-v67-product-placeholder{width:100%!important;height:234px!important;object-fit:contain!important;padding:14px!important;background:transparent!important}.bh-home-products-priority .bh-v67-corner-ribbon{left:10px!important;top:11px!important;font-size:9px!important;padding:5px 8px!important;background:#20a832!important}.bh-home-products-priority .bh-v67-stock-tag{right:10px!important;top:11px!important;font-size:9px!important;padding:5px 8px!important;background:#062b55!important}.bh-home-products-priority .bh-v67-product-body{display:flex!important;flex-direction:column!important;gap:7px!important;flex:1!important;padding:13px 14px 14px!important;text-align:left!important}.bh-home-products-priority .bh-v67-product-meta{gap:6px!important}.bh-home-products-priority .bh-v67-product-meta span{font-size:9px!important;padding:4px 7px!important;background:#eefaf1!important;border:1px solid #cfefd8!important;color:#15803d!important}.bh-home-products-priority .bh-v67-product-card h3{font-size:15px!important;line-height:1.25!important;min-height:39px!important;margin:0!important;color:#021b36!important;font-weight:950!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.bh-home-products-priority .bh-v67-product-card h3 a{color:#021b36!important}.bh-home-products-priority .bh-v85-part-number{margin:1px 0 0!important;padding:4px 7px!important;font-size:10px!important;background:#edf8f0!important;border-color:#cdeed6!important;color:#0b6530!important}.bh-home-products-priority .bh-v85-part-number b{color:#062b55!important}.bh-home-products-priority .bh-v67-product-cats{display:block!important;min-height:16px!important;font-size:10px!important;color:#41698f!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.bh-home-products-priority .bh-v67-price-row{margin-top:auto!important;padding-top:2px!important}.bh-home-products-priority .bh-v67-product-card .bh-price{font-size:17px!important;line-height:1.12!important;font-weight:950!important;color:#062b55!important}.bh-home-products-priority .bh-v67-product-card .price del{font-size:12px!important;color:#64748b!important}.bh-home-products-priority .bh-v67-product-card .price ins{text-decoration:none!important;color:#15803d!important}.bh-home-products-priority .bh-v67-fitment-note{font-size:10px!important;padding:5px 7px!important;border-radius:9px!important;background:#f4fbf6!important;border:1px solid #d7f1de!important;color:#176534!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.bh-home-products-priority .bh-v67-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:2px!important}.bh-home-products-priority .bh-v67-actions .button,.bh-home-products-priority .bh-v67-actions .bh-buy-now{min-height:36px!important;border-radius:9px!important;font-size:11px!important;padding:9px 8px!important;font-weight:950!important}.bh-home-products-priority .bh-v67-actions .button{background:#20a832!important;color:#fff!important}.bh-home-products-priority .bh-v67-actions .bh-buy-now{background:#062b55!important;color:#fff!important}@media(max-width:1180px){.bh-home-products-priority .bh-v67-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-home-products-priority .bh-v67-product-media{min-height:216px!important}.bh-home-products-priority .bh-v67-product-img,.bh-home-products-priority .bh-v67-product-placeholder{height:212px!important}}@media(max-width:782px){.bh-home-products-priority .bh-v67-product-showcase{padding:12px!important;border-radius:18px!important}.bh-home-products-priority .bh-v67-product-intro{display:grid!important;gap:5px!important}.bh-home-products-priority .bh-v67-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.bh-home-products-priority .bh-v67-product-media{min-height:150px!important;margin:8px 8px 0!important}.bh-home-products-priority .bh-v67-product-img,.bh-home-products-priority .bh-v67-product-placeholder{height:146px!important;padding:8px!important}.bh-home-products-priority .bh-v67-product-body{padding:10px!important;gap:5px!important}.bh-home-products-priority .bh-v67-product-card h3{font-size:13px!important;min-height:34px!important}.bh-home-products-priority .bh-v67-product-meta span:nth-child(2),.bh-home-products-priority .bh-v67-fitment-note{display:none!important}.bh-home-products-priority .bh-v67-actions{grid-template-columns:1fr!important;gap:6px!important}}@media(max-width:430px){.bh-home-products-priority .bh-v67-product-media{min-height:128px!important}.bh-home-products-priority .bh-v67-product-img,.bh-home-products-priority .bh-v67-product-placeholder{height:124px!important}}.bh-v88-product-section{padding-top:40px!important;padding-bottom:54px!important;background:linear-gradient(180deg,#f3f9ff 0%,#eef6fb 48%,#f7fbff 100%)!important}.bh-v88-product-section .bh-section-head{margin-bottom:20px!important}.bh-v88-products-shell{background:#fff;border:1px solid #d8e8f5;border-radius:22px;padding:22px;box-shadow:0 18px 46px rgb(2 27 54 / .08)}.bh-v88-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}.bh-v88-product-card{display:flex!important;flex-direction:column!important;min-width:0!important;background:#fff;border:1px solid #dbe9f5;border-radius:18px;box-shadow:0 10px 26px rgb(2 27 54 / .075);overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.bh-v88-product-card:hover{transform:translateY(-4px);border-color:rgb(32 168 50 / .45);box-shadow:0 20px 48px rgb(2 27 54 / .14)}.bh-v88-product-media{position:relative;display:flex!important;align-items:center!important;justify-content:center!important;height:248px!important;margin:12px 12px 0!important;border-radius:15px!important;background:linear-gradient(180deg,#f8fcff 0%,#eef6fd 100%)!important;border:1px solid #dceaf6!important;overflow:hidden!important;color:#062b55!important}.bh-v88-product-media:after{content:"";position:absolute;left:0;right:0;bottom:0;height:6px;background:linear-gradient(90deg,#20a832 0%,#0b5db8 55%,#062b55 100%)}.bh-v88-product-img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:16px!important;background:transparent!important;margin:0!important}.bh-v88-product-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:16px;text-align:center;font-weight:950;color:#062b55}.bh-v88-media-label,.bh-v88-stock-label{position:absolute;top:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:4px 8px;border-radius:999px;font-size:9px;line-height:1;font-weight:950;text-transform:uppercase;letter-spacing:.02em;box-shadow:0 5px 14px rgb(2 27 54 / .12)}.bh-v88-media-label{left:10px;background:#20a832;color:#fff}.bh-v88-stock-label{right:10px;background:#062b55;color:#fff}.bh-v88-product-body{display:flex!important;flex-direction:column!important;gap:7px!important;flex:1!important;padding:14px 15px 15px!important;text-align:left!important;min-width:0!important}.bh-v88-product-card h3{font-size:16px!important;line-height:1.25!important;min-height:40px!important;margin:0!important;font-weight:950!important;color:#021b36!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.bh-v88-product-card h3 a{color:#021b36!important;text-decoration:none!important}.bh-v88-product-card .bh-v85-part-number{display:inline-flex!important;width:max-content!important;max-width:100%!important;margin:0!important;padding:5px 8px!important;border-radius:999px!important;background:#edf8f0!important;border:1px solid #cdeed6!important;color:#0b6530!important;font-size:10.5px!important;line-height:1.15!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.bh-v88-product-card .bh-v85-part-number b{color:#062b55!important}.bh-v88-product-cats{display:block!important;min-height:18px!important;font-size:10.5px!important;line-height:1.3!important;color:#466b8d!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.bh-v88-product-cats a{color:#466b8d!important;text-decoration:none!important}.bh-v88-price-row{margin-top:auto!important;padding-top:4px!important}.bh-v88-product-card .bh-price,.bh-v88-product-card .price{font-size:18px!important;line-height:1.15!important;font-weight:950!important;color:#062b55!important;margin:0!important}.bh-v88-product-card .price del{font-size:12px!important;color:#64748b!important;opacity:.75;margin-left:6px}.bh-v88-product-card .price ins{text-decoration:none!important;color:#15803d!important}.bh-v88-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:4px!important}.bh-v88-actions .button,.bh-v88-actions .bh-buy-now{display:flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;width:100%!important;margin:0!important;padding:0 10px!important;border-radius:10px!important;font-size:11.5px!important;line-height:1!important;font-weight:950!important;text-align:center!important;text-decoration:none!important;box-shadow:none!important}.bh-v88-actions .button{background:#20a832!important;color:#fff!important}.bh-v88-actions .bh-buy-now{background:#062b55!important;color:#fff!important}.bh-v88-actions .button:hover,.bh-v88-actions .bh-buy-now:hover{transform:translateY(-1px)!important;filter:brightness(.96)}@media(max-width:1180px){.bh-v88-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-v88-product-media{height:224px!important}}@media(max-width:782px){.bh-v88-product-section{padding-top:34px!important;padding-bottom:42px!important}.bh-v88-products-shell{padding:12px;border-radius:18px}.bh-v88-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.bh-v88-product-media{height:160px!important;margin:8px 8px 0!important}.bh-v88-product-img{padding:9px!important}.bh-v88-product-body{padding:10px!important;gap:6px!important}.bh-v88-product-card h3{font-size:13px!important;min-height:34px!important}.bh-v88-product-cats{display:none!important}.bh-v88-actions{grid-template-columns:1fr!important;gap:6px!important}.bh-v88-actions .button,.bh-v88-actions .bh-buy-now{min-height:36px!important;font-size:11px!important}}@media(max-width:430px){.bh-v88-product-media{height:138px!important}.bh-v88-media-label,.bh-v88-stock-label{font-size:8px;padding:4px 6px}.bh-v88-product-card .bh-v85-part-number{font-size:9px!important;max-width:100%!important}}.bh-v89-product-section{padding-top:40px!important;padding-bottom:54px!important;background:linear-gradient(180deg,#f3f9ff 0%,#eef6fb 50%,#f7fbff 100%)!important}.bh-v89-product-section .bh-section-head{margin-bottom:20px!important}.bh-v89-home-loop-wrap{background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important}.bh-v89-home-loop-wrap ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important;margin:0!important;padding:0!important}.bh-v89-home-loop-wrap ul.products li.product{display:flex!important;flex-direction:column!important;width:auto!important;float:none!important;margin:0!important;min-width:0!important;height:100%!important}.bh-v89-home-loop-wrap ul.products li.product a.woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-width:0!important}.bh-v89-home-loop-wrap ul.products li.product img{width:100%!important;height:250px!important;min-height:250px!important;max-height:250px!important;object-fit:contain!important;object-position:center!important;padding:14px!important;background:#f4f9fd!important;border-radius:12px!important;margin:0 0 12px!important;display:block!important}.bh-v89-home-loop-wrap ul.products li.product .woocommerce-loop-product__title{min-height:42px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0 0 6px!important;text-align:left!important}.bh-v89-home-loop-wrap ul.products li.product .bh-v85-loop-part-number{align-self:flex-start!important;margin:0 0 7px!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.bh-v89-home-loop-wrap ul.products li.product .price{display:block!important;margin-top:auto!important;margin-bottom:10px!important;text-align:left!important}.bh-v89-home-loop-wrap ul.products li.product .bh-loop-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:auto!important;width:100%!important}.bh-v89-home-loop-wrap ul.products li.product .bh-loop-actions .button,.bh-v89-home-loop-wrap ul.products li.product .bh-loop-actions .bh-buy-now{width:100%!important;min-height:38px!important;margin:0!important;padding:0 10px!important;border-radius:10px!important;font-size:11.5px!important;line-height:1!important;text-align:center!important}@media(max-width:1180px){.bh-v89-home-loop-wrap ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-v89-home-loop-wrap ul.products li.product img{height:226px!important;min-height:226px!important;max-height:226px!important}}@media(max-width:782px){.bh-v89-product-section{padding-top:34px!important;padding-bottom:42px!important}.bh-v89-home-loop-wrap ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.bh-v89-home-loop-wrap ul.products li.product{padding:10px!important}.bh-v89-home-loop-wrap ul.products li.product img{height:158px!important;min-height:158px!important;max-height:158px!important;padding:9px!important}.bh-v89-home-loop-wrap ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;min-height:34px!important}.bh-v89-home-loop-wrap ul.products li.product .bh-loop-actions{grid-template-columns:1fr!important;gap:6px!important}.bh-v89-home-loop-wrap ul.products li.product .bh-loop-actions .button,.bh-v89-home-loop-wrap ul.products li.product .bh-loop-actions .bh-buy-now{min-height:36px!important;font-size:11px!important}}@media(max-width:430px){.bh-v89-home-loop-wrap ul.products li.product img{height:138px!important;min-height:138px!important;max-height:138px!important}}@media (min-width:1181px) and (max-width:1440px){:root{--bh-wide:1240px;--bh-content:1180px}.bh-container,.bh-content{width:min(calc(100% - 72px),var(--bh-wide))!important}.bh-section{padding:46px 0!important}.bh-section-sm{padding:28px 0!important}.bh-top{grid-template-columns:190px repeat(4,1fr)!important;gap:18px!important;padding:15px 0!important}.bh-logo{font-size:27px!important}.bh-nav{gap:21px!important;font-size:12px!important}.bh-cart{padding:10px 14px!important}.bh-home-shop-hero{padding:40px 0 30px!important}.bh-home-shop-grid{gap:30px!important}.bh-home-shop-copy h1{font-size:clamp(42px,3.6vw,58px)!important;line-height:1.04!important;max-width:620px!important}.bh-home-shop-copy p{font-size:16px!important;max-width:600px!important}.bh-home-shop-art{max-width:620px!important;justify-self:end!important}.bh-home-shop-art img,.bh-home-shop-art .bh-home-art-slide img{height:306px!important;object-fit:cover!important}.bh-quick-finder{border-radius:18px!important}.bh-v80-cat-grid{gap:11px!important}.bh-v85-bike-grid{gap:11px!important}.bh-home-brand-v60-grid{gap:12px!important}.woocommerce ul.products{gap:18px!important}.bh-v89-home-loop-wrap ul.products{gap:18px!important}.bh-v89-home-loop-wrap ul.products li.product img{height:224px!important;min-height:224px!important;max-height:224px!important}}@media (min-width:783px) and (max-width:1180px){:root{--bh-wide:1000px;--bh-content:960px}.bh-container,.bh-content{width:min(calc(100% - 44px),var(--bh-wide))!important}.bh-section{padding:42px 0!important}.bh-section-sm{padding:26px 0!important}.bh-top{grid-template-columns:190px 1fr 1fr!important;gap:16px!important;padding:14px 0!important}.bh-info:nth-child(n+4){display:none!important}.bh-navrow{gap:14px!important}.bh-nav{gap:16px!important;font-size:11.5px!important;flex-wrap:wrap!important}.bh-actions{gap:9px!important}.bh-cart{padding:10px 12px!important}.bh-home-shop-grid,.bh-shop-hero-grid{grid-template-columns:1fr!important;gap:22px!important}.bh-home-shop-art,.bh-shop-hero-art{max-width:760px!important;justify-self:start!important}.bh-home-shop-copy h1{font-size:clamp(40px,5.8vw,56px)!important;max-width:760px!important}.bh-home-shop-copy p{max-width:760px!important}.bh-home-parts-finder{margin-top:-10px!important}.bh-v85-finder-form,.bh-quick-finder-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-v85-finder-form button,.bh-quick-finder-form button{grid-column:1/-1!important;min-height:48px!important}.bh-v80-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-v80-cat-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-v85-bike-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-home-brand-v60-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woocommerce ul.products,.bh-v89-home-loop-wrap ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.woocommerce ul.products li.product img,.bh-v89-home-loop-wrap ul.products li.product img{height:230px!important;min-height:230px!important;max-height:230px!important;object-fit:contain!important}.bh-book-row{grid-template-columns:1fr!important}.bh-packages{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-footer-grid{grid-template-columns:1.2fr 1fr 1fr!important;gap:32px!important}.bh-footer-grid>div:nth-child(n+4){margin-top:4px}}@media (max-width:782px){html,body{overflow-x:hidden!important}body{font-size:15px!important;line-height:1.58!important}.bh-container,.bh-content{width:calc(100% - 28px)!important;max-width:100%!important}.bh-section{padding:32px 0!important}.bh-section-sm{padding:22px 0!important}.bh-header .bh-container{max-width:100%!important}.bh-top{justify-content:space-between!important;border-bottom:0!important}.bh-info{display:none!important}.bh-menu-toggle{z-index:2!important}.bh-navrow{right:96px!important;top:10px!important;align-items:center!important;justify-content:flex-end!important;z-index:3!important}.bh-actions{align-items:center!important;gap:6px!important}.bh-actions .bh-icon{display:none!important}.bh-lang-switch{display:inline-flex!important;margin:0!important;padding:2px!important;background:#f3f8fd!important}.bh-lang-switch a{min-height:32px!important;padding:0 10px!important;font-size:12px!important}.bh-cart{min-height:38px!important;min-width:76px!important;padding:0 10px!important;border-radius:12px!important;font-size:12px!important;gap:5px!important}.bh-nav{overflow-y:auto!important;flex-direction:column!important;align-items:stretch!important;gap:0!important}.admin-bar .bh-nav{top:68px!important}.bh-nav ul{grid-template-columns:1fr!important}.bh-nav li{border-bottom:1px solid rgb(255 255 255 / .12)!important}.bh-nav li:last-child{border-bottom:0!important}.bh-nav a{width:100%!important;letter-spacing:.02em!important;text-align:left!important}.bh-section-head,.bh-v85-section-head{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;align-items:start!important;margin-bottom:16px!important}.bh-section-head p{margin:.35rem 0 0!important}.bh-section-head a,.bh-v85-view-link,.bh-v67-view-link{justify-self:start!important;min-height:34px!important;padding:8px 12px!important;border-radius:999px!important;background:#fff!important;border:1px solid #dceaf4!important;box-shadow:0 8px 18px rgb(2 27 54 / .06)!important;font-size:12px!important;color:#062b55!important}.bh-home-shop-hero{padding:26px 0 22px!important}.bh-home-shop-grid{grid-template-columns:1fr!important;gap:17px!important}.bh-home-shop-copy h1{font-size:clamp(33px,9.2vw,44px)!important;line-height:1.06!important;letter-spacing:-.8px!important;margin:8px 0 12px!important}.bh-home-shop-copy p{font-size:14.5px!important;line-height:1.58!important;margin:0!important}.bh-home-hero-actions{gap:9px!important;margin-top:16px!important}.bh-home-hero-actions .bh-btn{flex:1 1 145px!important;min-height:44px!important;padding:0 14px!important;font-size:12.5px!important}.bh-home-trust-pills{display:flex!important;gap:7px!important;overflow-x:auto!important;padding:2px 0 8px!important;scrollbar-width:none!important}.bh-home-trust-pills span{flex:0 0 auto!important;font-size:11px!important;white-space:nowrap!important}.bh-home-shop-art{max-width:100%!important;padding:6px!important;border-radius:18px!important;box-shadow:0 12px 28px rgb(2 27 54 / .14)!important}.bh-home-shop-art img,.bh-home-shop-art .bh-home-art-slide img{width:100%!important;height:auto!important;aspect-ratio:16/9!important;object-fit:cover!important;border-radius:13px!important}.bh-home-parts-finder{margin-top:0!important}.bh-quick-finder{padding:14px!important;border-radius:18px!important}.bh-quick-finder-head h2{font-size:24px!important;line-height:1.15!important}.bh-quick-finder-head p{font-size:13px!important}.bh-v85-finder-form,.bh-quick-finder-form{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}.bh-v85-finder-form label span,.bh-quick-finder-form label span{font-size:11px!important}.bh-v85-finder-form select,.bh-v85-finder-form input,.bh-quick-finder-form select,.bh-quick-finder-form input{min-height:46px!important;font-size:14px!important;border-radius:12px!important}.bh-v85-finder-form button,.bh-quick-finder-form button{width:100%!important;min-height:48px!important;border-radius:13px!important}.bh-quick-finder-links{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.bh-quick-finder-links a{min-height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid #dceaf4!important;border-radius:12px!important;background:#fff!important}.bh-v80-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.bh-v80-cat-card{min-height:106px!important;padding:11px 9px 15px!important;grid-template-columns:40px minmax(0,1fr)!important;border-radius:15px!important}.bh-v80-cat-icon{width:40px!important;height:40px!important}.bh-v80-cat-info{padding-right:24px!important}.bh-v80-cat-info strong{font-size:12.5px!important}.bh-v80-cat-info em{font-size:10.5px!important}.bh-v80-cat-info small{display:none!important}.bh-v80-cat-action{font-size:8px!important;padding:3px 5px!important;right:7px!important}.bh-v80-cat-trust{grid-template-columns:1fr!important;margin-top:10px!important;padding:8px!important}.bh-v80-cat-trust span{justify-content:flex-start!important;border-right:0!important;border-bottom:1px solid rgb(255 255 255 / .12)!important;padding:5px 8px!important}.bh-v80-cat-trust span:last-child{border-bottom:0!important}.bh-v85-bike-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.bh-v85-bike-card{min-height:104px!important;padding:14px 13px!important;border-radius:15px!important}.bh-v85-bike-card strong{font-size:15px!important}.bh-v85-bike-card small{font-size:11.5px!important;line-height:1.35!important;margin-top:7px!important}.bh-v85-bike-brand{font-size:10px!important;margin-bottom:5px!important}.bh-home-brand-v60-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.bh-home-brand-v60-card{min-height:62px!important;border-radius:14px!important}.bh-home-brand-v60-img{object-fit:contain!important;padding:5px!important}.woocommerce ul.products,.woocommerce-page ul.products,.bh-v89-home-loop-wrap ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.bh-v89-home-loop-wrap ul.products li.product{padding:10px!important;border-radius:18px!important;box-shadow:0 9px 24px rgb(2 27 54 / .08)!important}.woocommerce ul.products li.product img,.woocommerce-page ul.products li.product img,.bh-v89-home-loop-wrap ul.products li.product img{height:156px!important;min-height:156px!important;max-height:156px!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;padding:8px!important;margin:0 0 10px!important;border-radius:14px!important;background:#f5f9fd!important}.woocommerce ul.products li.product .woocommerce-loop-product__title,.bh-v89-home-loop-wrap ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;line-height:1.25!important;min-height:34px!important;margin:0 0 6px!important}.woocommerce ul.products li.product .price,.bh-v89-home-loop-wrap ul.products li.product .price{font-size:15px!important;margin:0 0 8px!important}.bh-v85-loop-part-number,.bh-v89-home-loop-wrap ul.products li.product .bh-v85-loop-part-number{font-size:9.5px!important;padding:4px 6px!important;max-width:100%!important}.bh-loop-actions,.bh-v89-home-loop-wrap ul.products li.product .bh-loop-actions{display:grid!important;grid-template-columns:1fr!important;gap:6px!important}.bh-loop-actions .button,.bh-loop-actions .bh-buy-now,.bh-v89-home-loop-wrap ul.products li.product .bh-loop-actions .button,.bh-v89-home-loop-wrap ul.products li.product .bh-loop-actions .bh-buy-now{min-height:36px!important;font-size:10.5px!important;padding:0 8px!important;border-radius:11px!important}.bh-sales-confidence-grid,.bh-book-row{grid-template-columns:1fr!important;gap:16px!important}.bh-sales-confidence{padding:30px 0!important}.bh-sales-confidence h2{font-size:29px!important;line-height:1.15!important}.bh-sales-confidence-points{gap:9px!important}.bh-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.bh-stat{padding:12px!important;border-radius:13px!important}.bh-stat strong{font-size:18px!important}.bh-stat span{font-size:11px!important}.bh-v81-service-grid,.bh-grid-4,.bh-packages{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.bh-book-panel,.bh-side-cta{padding:18px!important;border-radius:18px!important}.bh-book-panel form{grid-template-columns:1fr!important}.bh-dark-strip .bh-grid{grid-template-columns:1fr!important;gap:10px!important}.bh-seo{padding:20px!important;border-radius:16px!important}.bh-seo h2{font-size:21px!important}.bh-footer-bottom{gap:10px!important;text-align:left!important}.bh-mobile-bar{display:grid!important;grid-template-columns:1fr 1fr!important;z-index:800!important}.bh-floating-actions{right:12px!important;bottom:86px!important;transform:scale(.92);transform-origin:right bottom}}@media (max-width:560px){.woocommerce ul.products,.woocommerce-page ul.products,.bh-v89-home-loop-wrap ul.products{grid-template-columns:1fr!important;gap:14px!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.bh-v89-home-loop-wrap ul.products li.product{padding:13px!important}.woocommerce ul.products li.product img,.woocommerce-page ul.products li.product img,.bh-v89-home-loop-wrap ul.products li.product img{height:230px!important;min-height:230px!important;max-height:230px!important;padding:12px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title,.bh-v89-home-loop-wrap ul.products li.product .woocommerce-loop-product__title{font-size:17px!important;min-height:auto!important}.woocommerce ul.products li.product .price,.bh-v89-home-loop-wrap ul.products li.product .price{font-size:18px!important}.bh-loop-actions,.bh-v89-home-loop-wrap ul.products li.product .bh-loop-actions{grid-template-columns:1fr 1fr!important}.bh-loop-actions .button,.bh-loop-actions .bh-buy-now,.bh-v89-home-loop-wrap ul.products li.product .bh-loop-actions .button,.bh-v89-home-loop-wrap ul.products li.product .bh-loop-actions .bh-buy-now{min-height:42px!important;font-size:12px!important}.bh-v80-cat-grid,.bh-v85-bike-grid,.bh-home-brand-v60-grid,.bh-v81-service-grid,.bh-grid-4,.bh-packages{grid-template-columns:1fr!important}.bh-v80-cat-card,.bh-v85-bike-card{min-height:92px!important}.bh-home-brand-v60-card{min-height:78px!important}.bh-stats{grid-template-columns:1fr 1fr!important}}@media (max-width:390px){.bh-logo{min-width:102px!important}.bh-navrow{right:88px!important}.bh-lang-switch a{min-height:30px!important;padding:0 8px!important;font-size:11px!important}.bh-cart{min-width:66px!important;font-size:11px!important}.bh-menu-toggle{font-size:11px!important}.bh-home-shop-copy h1{font-size:31px!important}.woocommerce ul.products li.product img,.woocommerce-page ul.products li.product img,.bh-v89-home-loop-wrap ul.products li.product img{height:205px!important;min-height:205px!important;max-height:205px!important}.bh-loop-actions,.bh-v89-home-loop-wrap ul.products li.product .bh-loop-actions{grid-template-columns:1fr!important}}.bh-home-products-priority{padding-top:36px!important;padding-bottom:48px!important;background:linear-gradient(180deg,#eef7ff 0%,#f7fbff 100%)!important}.bh-home-products-priority .bh-section-head{margin-bottom:18px!important}.bh-v91-home-products-shell{width:100%!important;max-width:100%!important;min-width:0!important}.bh-v91-home-loop-wrap.woocommerce{width:100%!important;max-width:100%!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important;margin:0!important;padding:0!important;list-style:none!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products:before,.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products:after{display:none!important;content:none!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product{float:none!important;width:auto!important;max-width:none!important;min-width:0!important;min-height:430px!important;margin:0!important;padding:12px!important;display:flex!important;flex-direction:column!important;background:#fff!important;border:1px solid #dceaf6!important;border-radius:14px!important;box-shadow:0 8px 24px rgb(2 27 54 / .07)!important;overflow:hidden!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product:hover{transform:translateY(-2px)!important;border-color:rgb(32 168 50 / .32)!important;box-shadow:0 16px 34px rgb(2 27 54 / .12)!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;min-width:0!important;flex:0 0 auto!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product img{display:block!important;width:100%!important;height:220px!important;min-height:220px!important;max-height:220px!important;aspect-ratio:1/1!important;object-fit:contain!important;object-position:center!important;padding:10px!important;margin:0 0 10px!important;border-radius:12px!important;background:#f5f9fd!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce-loop-product__title,.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.25!important;min-height:36px!important;max-height:38px!important;margin:5px 0!important;padding:0!important;color:#021b36!important;font-weight:950!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.bh-home-products-priority .bh-shop-main-pro .products .bh-v85-loop-part-number{margin:4px 0 6px!important;align-self:flex-start!important;font-size:10px!important;padding:4px 7px!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product .price{display:block!important;font-size:15px!important;line-height:1.2!important;font-weight:950!important;color:#062b55!important;margin:0 0 8px!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product .bh-loop-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:auto!important;width:100%!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product .button,.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product .bh-buy-now{width:100%!important;min-height:38px!important;height:38px!important;margin:0!important;padding:0 8px!important;border-radius:10px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product .button{background:#20a832!important;color:#fff!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product .bh-buy-now{background:#062b55!important;color:#fff!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce span.onsale{top:10px!important;left:10px!important;right:auto!important;z-index:4!important}@media(max-width:1180px){.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}}@media(max-width:900px){.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product img{height:190px!important;min-height:190px!important;max-height:190px!important}}@media(max-width:520px){.bh-home-products-priority{padding-top:30px!important;padding-bottom:36px!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products{grid-template-columns:1fr!important;gap:14px!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product{min-height:0!important;border-radius:18px!important;padding:12px!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product img{height:245px!important;min-height:245px!important;max-height:245px!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce-loop-product__title,.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px!important;min-height:auto!important;max-height:none!important;-webkit-line-clamp:2!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product .price{font-size:18px!important}.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product .button,.bh-home-products-priority .bh-shop-main-pro .woocommerce ul.products li.product .bh-buy-now{min-height:44px!important;height:44px!important;font-size:13px!important}}.bh-home-shop-clone-section{padding-top:40px!important;padding-bottom:52px!important;background:linear-gradient(180deg,#eef7ff 0%,#f7fbff 100%)!important}.bh-home-shop-clone-section .bh-container{max-width:1240px!important}.bh-shop-home-clone{width:100%!important;max-width:100%!important;min-width:0!important}.bh-shop-home-clone .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;margin:0!important;padding:0!important;list-style:none!important;align-items:stretch!important}.bh-shop-home-clone .woocommerce ul.products:before,.bh-shop-home-clone .woocommerce ul.products:after{content:none!important;display:none!important}.bh-shop-home-clone .woocommerce ul.products li.product{float:none!important;clear:none!important;width:auto!important;max-width:none!important;margin:0!important;padding:12px!important;display:flex!important;flex-direction:column!important;min-width:0!important;min-height:0!important;background:#fff!important;border:1px solid #dceaf6!important;border-radius:14px!important;box-shadow:0 8px 24px rgb(2 27 54 / .07)!important;overflow:hidden!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}.bh-shop-home-clone .woocommerce ul.products li.product:hover{transform:translateY(-2px)!important;border-color:rgb(32 168 50 / .32)!important;box-shadow:0 16px 34px rgb(2 27 54 / .12)!important}.bh-shop-home-clone .woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;min-width:0!important;flex:1 1 auto!important}.bh-shop-home-clone .woocommerce ul.products li.product img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:1/1!important;object-fit:contain!important;object-position:center!important;background:#f5f9fd!important;padding:10px!important;margin:0 0 10px!important;border-radius:12px!important}.bh-shop-home-clone .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.25!important;min-height:36px!important;max-height:38px!important;margin:5px 0!important;padding:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#021b36!important;font-weight:950!important;text-align:left!important}.bh-shop-home-clone .woocommerce ul.products li.product .bh-v85-loop-part-number{align-self:flex-start!important;margin:4px 0 6px!important;padding:4px 7px!important;max-width:100%!important;font-size:10px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.bh-shop-home-clone .woocommerce ul.products li.product .price{display:block!important;margin:0 0 8px!important;font-size:15px!important;line-height:1.2!important;font-weight:950!important;color:#062b55!important;text-align:left!important}.bh-shop-home-clone .woocommerce ul.products li.product .bh-loop-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;margin-top:auto!important}.bh-shop-home-clone .woocommerce ul.products li.product .button,.bh-shop-home-clone .woocommerce ul.products li.product .bh-buy-now{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:38px!important;height:38px!important;margin:0!important;padding:0 8px!important;border-radius:10px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;text-align:center!important}.bh-shop-home-clone .woocommerce ul.products li.product .button{background:#20a832!important;color:#fff!important}.bh-shop-home-clone .woocommerce ul.products li.product .bh-buy-now{background:#062b55!important;color:#fff!important}.bh-shop-home-clone .woocommerce span.onsale{top:10px!important;left:10px!important;right:auto!important;z-index:4!important}@media(max-width:1180px){.bh-shop-home-clone .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}}@media(max-width:782px){.bh-home-shop-clone-section{padding-bottom:42px!important}.bh-shop-home-clone .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.bh-shop-home-clone .woocommerce ul.products li.product{padding:10px!important;border-radius:16px!important}.bh-shop-home-clone .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;min-height:34px!important;max-height:36px!important;margin:4px 0 5px!important}.bh-shop-home-clone .woocommerce ul.products li.product .price{font-size:14px!important}.bh-shop-home-clone .woocommerce ul.products li.product .button,.bh-shop-home-clone .woocommerce ul.products li.product .bh-buy-now{min-height:42px!important;height:42px!important;font-size:12px!important}}@media(max-width:560px){.bh-shop-home-clone .woocommerce ul.products{grid-template-columns:1fr!important;gap:14px!important}.bh-shop-home-clone .woocommerce ul.products li.product{padding:13px!important}.bh-shop-home-clone .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px!important;min-height:auto!important;max-height:none!important}.bh-shop-home-clone .woocommerce ul.products li.product .price{font-size:18px!important}.bh-shop-home-clone .woocommerce ul.products li.product .bh-loop-actions{grid-template-columns:1fr 1fr!important}.bh-shop-home-clone .woocommerce ul.products li.product .button,.bh-shop-home-clone .woocommerce ul.products li.product .bh-buy-now{min-height:44px!important;height:44px!important;font-size:13px!important}}@media(max-width:390px){.bh-shop-home-clone .woocommerce ul.products li.product .bh-loop-actions{grid-template-columns:1fr!important}}.bh-mobile-head-actions{display:none}@media (max-width:782px){.bh-header{min-height:auto!important}.bh-header .bh-top{column-gap:10px!important;max-width:100%!important;border-bottom:1px solid #dbe7f3!important}.bh-header .bh-logo{grid-column:1!important;grid-row:1!important;min-width:0!important;width:auto!important;align-self:center!important}.bh-header .bh-logo small{margin-top:4px!important;letter-spacing:.35px!important}.bh-header .bh-info{display:none!important}.bh-mobile-head-actions{grid-column:2!important;grid-row:1!important;min-width:0!important}.bh-mobile-cart{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:54px!important;min-width:102px!important;padding:0 14px!important;border-radius:18px!important;background:#062b55!important;color:#fff!important;font-size:15px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;box-shadow:0 10px 22px rgb(2 27 54 / .10)!important}.bh-mobile-cart .bh-cart-count{min-width:28px!important;height:28px!important;font-size:15px!important}.bh-menu-toggle{grid-column:3!important;grid-row:1!important;position:static!important;align-self:center!important;height:54px!important;min-height:54px!important;padding:0 16px!important;border-radius:18px!important;font-size:15px!important;font-weight:950!important;line-height:1!important;box-shadow:0 10px 22px rgb(2 27 54 / .10)!important}.bh-navrow{position:static!important;width:100%!important;max-width:100%!important}.bh-nav{width:auto!important}.bh-mobile-bar{height:64px!important}}@media (max-width:430px){.bh-header .bh-top{grid-template-columns:minmax(96px,1fr) auto auto!important;column-gap:8px!important;min-height:72px!important;padding:9px 12px!important}.bh-header .bh-logo{font-size:25px!important;letter-spacing:-1.25px!important}.bh-header .bh-logo small{font-size:10px!important}.bh-mobile-cart{height:50px!important;min-width:94px!important;padding:0 12px!important;border-radius:16px!important;font-size:14px!important}.bh-menu-toggle{height:50px!important;min-height:50px!important;min-width:86px!important;padding:0 13px!important;border-radius:16px!important;font-size:14px!important}.bh-mobile-cart .bh-cart-count{min-width:25px!important;height:25px!important;font-size:13px!important}.bh-nav{top:80px!important}}@media (max-width:360px){.bh-header .bh-top{column-gap:6px!important;padding-left:10px!important;padding-right:10px!important}.bh-header .bh-logo{font-size:22px!important}.bh-header .bh-logo small{font-size:9px!important}.bh-mobile-cart{min-width:84px!important;height:46px!important;padding:0 9px!important;font-size:13px!important;border-radius:14px!important}.bh-menu-toggle{min-width:76px!important;height:46px!important;min-height:46px!important;padding:0 10px!important;font-size:13px!important;border-radius:14px!important}.bh-mobile-cart .bh-cart-count{min-width:23px!important;height:23px!important;font-size:12px!important}.bh-nav{top:76px!important}}@media (max-width:782px){body.home .bh-home-shop-art.bh-no-mobile-art{display:none!important}body.home .bh-home-shop-hero{padding-bottom:28px!important}}@media (max-width:560px){body.home .bh-home-shop-clone-section{padding-top:30px!important;padding-bottom:34px!important}body.home .bh-home-shop-clone-section .bh-section-head{display:grid!important;gap:12px!important;margin-bottom:16px!important}body.home .bh-home-shop-clone-section .bh-section-head h2{font-size:clamp(30px,8.4vw,40px)!important;line-height:1.05!important;letter-spacing:-1px!important}body.home .bh-home-shop-clone-section .bh-section-head p{font-size:15px!important;line-height:1.55!important}body.home .bh-home-shop-clone-section .bh-shop-main-pro .woocommerce ul.products,body.home .bh-home-shop-clone-section .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important;margin:0!important;padding:0!important}body.home .bh-home-shop-clone-section .bh-shop-main-pro .woocommerce ul.products li.product,body.home .bh-home-shop-clone-section .woocommerce ul.products li.product{float:none!important;width:auto!important;min-width:0!important;min-height:0!important;padding:9px!important;margin:0!important;border-radius:16px!important;display:flex!important;flex-direction:column!important}body.home .bh-home-shop-clone-section .bh-shop-main-pro .woocommerce ul.products li.product img,body.home .bh-home-shop-clone-section .woocommerce ul.products li.product img{width:100%!important;height:148px!important;min-height:148px!important;max-height:148px!important;aspect-ratio:1/1!important;object-fit:contain!important;object-position:center!important;padding:8px!important;margin:0 0 8px!important;border-radius:13px!important;background:#f5f9fd!important}body.home .bh-home-shop-clone-section .woocommerce-loop-product__title,body.home .bh-home-shop-clone-section .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12.5px!important;line-height:1.25!important;min-height:32px!important;max-height:34px!important;margin:4px 0 5px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body.home .bh-home-shop-clone-section .products .bh-v85-loop-part-number{font-size:9px!important;padding:3px 6px!important;margin:2px 0 5px!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.home .bh-home-shop-clone-section .woocommerce ul.products li.product .price{font-size:14px!important;line-height:1.2!important;margin:0 0 7px!important}body.home .bh-home-shop-clone-section .woocommerce ul.products li.product .bh-loop-actions{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin-top:auto!important}body.home .bh-home-shop-clone-section .woocommerce ul.products li.product .button,body.home .bh-home-shop-clone-section .woocommerce ul.products li.product .bh-buy-now{width:100%!important;min-height:34px!important;height:34px!important;font-size:10px!important;padding:0 6px!important;border-radius:10px!important}body.home .bh-floating-actions{display:none!important}}@media (max-width:390px){body.home .bh-home-shop-clone-section .bh-shop-main-pro .woocommerce ul.products li.product img,body.home .bh-home-shop-clone-section .woocommerce ul.products li.product img{height:132px!important;min-height:132px!important;max-height:132px!important}body.home .bh-home-shop-clone-section .woocommerce ul.products li.product .button,body.home .bh-home-shop-clone-section .woocommerce ul.products li.product .bh-buy-now{font-size:9.5px!important}}@media (max-width:782px){body.single-product{padding-bottom:calc(176px + env(safe-area-inset-bottom))!important;background:#eef6fd!important}body.single-product .bh-product-detail-section{padding:12px 0 42px!important;background:linear-gradient(180deg,#eef7ff 0%,#f8fbff 48%,#edf6fc 100%)!important}body.single-product .bh-product-detail-section .bh-container{margin-left:auto!important;margin-right:auto!important}body.single-product .bh-single-product-shell{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}body.single-product .woocommerce div.product,body.single-product .woocommerce-page div.product,body.single-product .bh-single-product-shell div.product{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important}body.single-product .woocommerce div.product div.images,body.single-product .woocommerce-page div.product div.images{float:none!important;width:100%!important;max-width:100%!important;min-height:0!important;margin:0!important;padding:12px!important;border-radius:22px!important;background:#fff!important;border:1px solid #d7e9f6!important;box-shadow:0 14px 36px rgb(2 27 54 / .09)!important;overflow:hidden!important}body.single-product .woocommerce div.product div.images:before,body.single-product .woocommerce div.product div.images:after{display:none!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper,body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image,body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image a{min-height:0!important;height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}body.single-product .woocommerce div.product div.images img{width:100%!important;height:auto!important;max-height:360px!important;min-height:0!important;aspect-ratio:1/1!important;object-fit:contain!important;object-position:center!important;padding:4px!important;border-radius:18px!important;background:#f6faff!important;cursor:default!important;transform:none!important}body.single-product .woocommerce div.product div.images:hover img,body.single-product .woocommerce div.product div.images.bh-modern-product-zoom.is-zooming img{transform:none!important;filter:none!important}body.single-product .woocommerce div.product div.summary,body.single-product .woocommerce-page div.product div.summary{float:none!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:18px 16px 20px!important;border-radius:22px!important;background:#fff!important;border:1px solid #d7e9f6!important;box-shadow:0 14px 36px rgb(2 27 54 / .08)!important;overflow:hidden!important;display:block!important}body.single-product .bh-v70-product-kicker,body.single-product .bh-single-product-trust{display:flex!important;gap:8px!important;overflow-x:auto!important;padding:0 0 6px!important;margin:0 0 12px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important}body.single-product .bh-v70-product-kicker span,body.single-product .bh-single-product-trust span{flex:0 0 auto!important;scroll-snap-align:start!important;border-radius:999px!important;padding:8px 11px!important;min-height:34px!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap!important;background:#eefaf2!important;color:#0c6530!important;border:1px solid #cfeeda!important;text-align:left!important}body.single-product .woocommerce div.product .product_title,body.bh-bangla.single-product .woocommerce div.product div.summary .product_title{width:100%!important;max-width:100%!important;margin:0 0 12px!important;font-size:clamp(26px,7.2vw,34px)!important;line-height:1.14!important;letter-spacing:-.7px!important;color:#021b36!important;overflow-wrap:anywhere!important;word-break:normal!important;hyphens:auto!important}body.single-product .bh-v85-single-part-number{width:100%!important;margin:6px 0 12px!important;padding:10px 12px!important;border-radius:16px!important;justify-content:flex-start!important;gap:8px!important;font-size:14px!important}body.single-product .woocommerce div.product .summary .price,body.single-product .woocommerce div.product p.price,body.single-product .woocommerce div.product span.price{margin:10px 0 12px!important;font-size:clamp(26px,7.4vw,34px)!important;line-height:1.15!important;color:#062b55!important;font-weight:1000!important;display:flex!important;align-items:baseline!important;gap:10px!important;flex-wrap:wrap!important}body.single-product .woocommerce div.product .summary .price del,body.single-product .woocommerce div.product p.price del{font-size:18px!important;color:#7c8da0!important;opacity:.85!important}body.single-product .woocommerce div.product .woocommerce-product-details__short-description,body.single-product .woocommerce div.product .summary p:not(.price):not(.stock){max-width:100%!important;font-size:15px!important;line-height:1.65!important;color:#4d6178!important;overflow-wrap:break-word!important}body.single-product .woocommerce div.product .stock{margin:8px 0 12px!important;font-size:14px!important;font-weight:900!important;color:#15803d!important}body.single-product .woocommerce div.product form.cart{margin:12px 0 0!important}body.single-product .woocommerce div.product form.cart .quantity{margin:0 0 2px!important}body.single-product .woocommerce div.product form.cart .quantity input,body.single-product .woocommerce div.product form.cart input.qty{width:88px!important;height:48px!important;min-height:48px!important;border-radius:16px!important;font-size:18px!important;font-weight:950!important;text-align:center!important;background:#fff!important;border:1px solid #d7e9f6!important}body.single-product .woocommerce div.product form.cart .single_add_to_cart_button,body.single-product .woocommerce div.product form.cart .button{grid-column:1/2!important;width:100%!important;min-width:0!important;min-height:52px!important;padding:0 10px!important;border-radius:15px!important;font-size:15px!important;white-space:normal!important}body.single-product .woocommerce div.product form.cart .bh-v70-buy-now{width:100%!important;min-width:0!important;min-height:52px!important;padding:0 10px!important;border-radius:15px!important;font-size:15px!important}body.single-product .woocommerce div.product form.cart .bh-v70-fitment-help{width:100%!important;min-height:46px!important;padding:0 12px!important;border-radius:14px!important;font-size:14px!important;background:#f0f7ff!important;color:#062b55!important;border:1px solid #d7e9f6!important}body.single-product .bh-sticky-product-bar{position:fixed!important;left:0!important;right:0!important;display:grid!important;gap:9px!important;padding:8px 12px 10px!important;background:rgb(255 255 255 / .98)!important;border-top:1px solid #d7e9f6!important;box-shadow:0 -10px 28px rgb(2 27 54 / .14)!important;backdrop-filter:blur(10px)!important}body.single-product .bh-sticky-product-meta{grid-column:1/-1!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;min-width:0!important;font-size:13px!important;line-height:1.25!important}body.single-product .bh-sticky-product-meta span:first-child{max-width:100%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#062b55!important;font-weight:950!important}body.single-product .bh-sticky-product-meta span:last-child{color:#15803d!important;font-weight:1000!important;white-space:nowrap!important}body.single-product .bh-sticky-product-bar a{min-height:48px!important;border-radius:16px!important;padding:0 10px!important;font-size:15px!important;line-height:1!important;font-weight:1000!important}body.single-product .bh-sticky-add{background:#eef2f7!important;color:#062b55!important}body.single-product .bh-sticky-buy{background:#20a832!important;color:#fff!important}body.single-product .bh-mobile-bar{height:64px!important}body.single-product .bh-floating-actions{display:none!important}body.single-product .bh-scroll-top{right:16px!important;z-index:795!important}body.single-product .woocommerce div.product .woocommerce-tabs,body.single-product .bh-v70-product-support,body.single-product .woocommerce div.product .related.products{max-width:100%!important;overflow:hidden!important}body.single-product .woocommerce div.product .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}}@media (max-width:390px){body.single-product .woocommerce div.product .product_title,body.bh-bangla.single-product .woocommerce div.product div.summary .product_title{font-size:25px!important}body.single-product .woocommerce div.product form.cart .single_add_to_cart_button,body.single-product .woocommerce div.product form.cart .button,body.single-product .woocommerce div.product form.cart .bh-v70-buy-now,body.single-product .woocommerce div.product form.cart .bh-v70-fitment-help{grid-column:1/-1!important}}@media (max-width:782px){body.single-product,body.single-product .site,body.single-product .bh-product-detail-section,body.single-product .bh-single-product-shell,body.single-product .woocommerce,body.single-product .woocommerce div.product{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body.single-product .bh-product-detail-section .bh-container{width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;padding:0!important}body.single-product .woocommerce div.product div.images,body.single-product .woocommerce div.product div.images.woocommerce-product-gallery,body.single-product .woocommerce-product-gallery,body.single-product .woocommerce-product-gallery__wrapper{float:none!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;margin:0!important;box-sizing:border-box!important;transform:none!important;opacity:1!important;overflow:hidden!important}body.single-product .woocommerce-product-gallery__wrapper{display:block!important;white-space:normal!important}body.single-product .woocommerce-product-gallery__image,body.single-product .woocommerce-product-gallery__image a{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;margin:0!important;overflow:hidden!important}body.single-product .woocommerce-product-gallery__image:not(:first-child){display:none!important}body.single-product .woocommerce div.product div.images img,body.single-product .woocommerce-product-gallery__image img,body.single-product .wp-post-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:360px!important;aspect-ratio:1/1!important;object-fit:contain!important;object-position:center!important;margin:0 auto!important;padding:8px!important;border-radius:18px!important;background:#f7fbff!important;transform:none!important}body.single-product .woocommerce div.product div.images .flex-control-thumbs,body.single-product .woocommerce div.product div.images .flex-control-nav,body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__trigger{display:none!important}body.single-product .woocommerce div.product div.summary{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}body.single-product .woocommerce div.product .product_title{font-size:clamp(24px,6.7vw,31px)!important;line-height:1.13!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:break-word!important}body.single-product .woocommerce div.product .summary .price,body.single-product .woocommerce div.product p.price{font-size:clamp(25px,7vw,32px)!important;max-width:100%!important;overflow:hidden!important}body.single-product .woocommerce div.product .woocommerce-product-details__short-description,body.single-product .woocommerce div.product .summary p:not(.price):not(.stock){display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body.single-product .woocommerce div.product form.cart{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;max-width:100%!important;align-items:stretch!important;overflow:hidden!important}body.single-product .woocommerce div.product form.cart .quantity{grid-column:1/-1!important;justify-self:center!important;width:92px!important;max-width:92px!important}body.single-product .woocommerce div.product form.cart .single_add_to_cart_button,body.single-product .woocommerce div.product form.cart .button,body.single-product .woocommerce div.product form.cart .bh-v70-buy-now{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:54px!important;margin:0!important;padding:0 12px!important;border-radius:16px!important;font-size:15px!important;line-height:1.1!important;white-space:normal!important;text-align:center!important;box-sizing:border-box!important}body.single-product .woocommerce div.product form.cart .single_add_to_cart_button,body.single-product .woocommerce div.product form.cart .button:not(.bh-v70-buy-now){grid-column:1/2!important;background:#20a832!important;color:#fff!important}body.single-product .woocommerce div.product form.cart .bh-v70-buy-now{grid-column:2/3!important;background:#062b55!important;color:#fff!important}body.single-product .woocommerce div.product form.cart .bh-v70-fitment-help{grid-column:1/-1!important}body.single-product .bh-sticky-product-bar{bottom:calc(66px + env(safe-area-inset-bottom))!important;z-index:760!important;grid-template-columns:1fr 1fr!important;transition:transform .18s ease,opacity .18s ease!important}body.single-product.bh-hide-product-sticky .bh-sticky-product-bar{transform:translateY(120%)!important;opacity:0!important;pointer-events:none!important}body.single-product .bh-mobile-bar{z-index:800!important}body.single-product .bh-scroll-top{bottom:calc(146px + env(safe-area-inset-bottom))!important}body.single-product .bh-footer{padding:34px 0 calc(96px + env(safe-area-inset-bottom))!important;border-radius:24px 24px 0 0!important}body.single-product .bh-footer .bh-content{width:calc(100% - 40px)!important}body.single-product .bh-footer-grid{display:grid!important;grid-template-columns:1fr!important;gap:22px!important}body.single-product .bh-footer h4{margin:0 0 10px!important;font-size:18px!important;line-height:1.25!important}body.single-product .bh-footer p,body.single-product .bh-footer a{font-size:14px!important;line-height:1.65!important}body.single-product .bh-footer-bottom{padding-top:18px!important;margin-top:8px!important;font-size:12px!important}}@media (max-width:390px){body.single-product .woocommerce div.product form.cart{grid-template-columns:1fr!important}body.single-product .woocommerce div.product form.cart .single_add_to_cart_button,body.single-product .woocommerce div.product form.cart .button,body.single-product .woocommerce div.product form.cart .bh-v70-buy-now{grid-column:1/-1!important}}.bh-floating-search.is-visible,.bh-floating-search.is-open{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.bh-floating-search-form{display:grid}.bh-floating-search-icon{display:grid;place-items:center;color:#fff}.bh-floating-search input,.bh-floating-search select{height:42px;border:1px solid #d9e7f1;border-radius:14px;background:#f8fbfd;color:#082443;font-weight:800;padding:0 13px;min-width:0;outline:none}.bh-floating-search input:focus,.bh-floating-search select:focus{border-color:#20a832;background:#fff;box-shadow:0 0 0 4px rgb(32 168 50 / .12)}.bh-floating-search button[type=submit]{border:0;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;font-weight:1000;cursor:pointer;white-space:nowrap}.bh-floating-search-close{position:absolute;right:-10px;top:-10px;width:28px;height:28px;border:0;border-radius:50%;background:#062b55;color:#fff;font-size:20px;line-height:1;align-items:center;justify-content:center;box-shadow:0 8px 22px rgb(2 27 54 / .2)}.bh-floating-search-trigger{position:fixed;right:20px;bottom:154px;z-index:765;min-height:48px;padding:0 16px;border:0;border-radius:999px;align-items:center;gap:8px;background:linear-gradient(135deg,#20a832,#128536);color:#fff;font-weight:1000;box-shadow:0 16px 38px rgb(32 168 50 / .35);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.bh-floating-search-trigger:hover{transform:translateY(-2px);box-shadow:0 20px 44px rgb(32 168 50 / .42)}body.bh-floating-search-active{padding-bottom:92px}body.single-product .bh-floating-search,body.single-product .bh-floating-search-trigger,body.woocommerce-cart .bh-floating-search,body.woocommerce-cart .bh-floating-search-trigger,body.woocommerce-checkout .bh-floating-search,body.woocommerce-checkout .bh-floating-search-trigger{display:none!important}.bh-home-shop-copy .bh-trust span,.bh-home-shop-copy .bh-hero-badges span,.bh-discovery-trust span,.bh-shop-benefit-row span,.bh-v80-benefit span,.bh-v81-trust-item,.bh-v85-bike-card,.bh-v80-cat-card{will-change:transform}.bh-home-shop-copy .bh-trust span,.bh-home-shop-copy .bh-hero-badges span,.bh-discovery-trust span{box-shadow:0 8px 20px rgb(2 27 54 / .06)}.bh-v80-cat-card,.bh-v85-bike-card,.bh-home-brand-card,.woocommerce ul.products li.product{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.bh-v80-cat-card:hover,.bh-v85-bike-card:hover,.bh-home-brand-card:hover,.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgb(2 27 54 / .12)}.bh-v80-cat-icon,.bh-v81-icon,.bh-service-card-icon{background:radial-gradient(circle at 35% 28%,rgb(255 255 255 / .22),transparent 38%),linear-gradient(135deg,#062b55,#083d72)!important;box-shadow:0 10px 26px rgb(2 27 54 / .16),inset 0 0 0 2px rgb(32 168 50 / .22)!important}.bh-v80-cat-card:after,.bh-v85-bike-card:after{content:"";position:absolute;inset:auto 12px 10px auto;width:28px;height:28px;border-radius:999px;background:rgb(32 168 50 / .10);border:1px solid rgb(32 168 50 / .20);pointer-events:none}.bh-v80-cat-card:before,.bh-v85-bike-card:before{opacity:.95}@media(max-width:1024px){.bh-floating-search{bottom:86px;width:min(720px,calc(100vw - 24px))}.bh-floating-search-form{grid-template-columns:auto minmax(0,1fr) auto;border-radius:20px;padding:8px}.bh-floating-search select{display:none}.bh-floating-search-trigger{right:14px;bottom:158px;min-height:46px;padding:0 14px}body.bh-floating-search-active{padding-bottom:148px}}@media(max-width:640px){.bh-floating-search{left:12px;right:12px;bottom:78px;width:auto;transform:translateY(18px);filter:drop-shadow(0 12px 28px rgb(2 27 54 / .18))}.bh-floating-search.is-visible,.bh-floating-search.is-open{transform:translateY(0)}.bh-floating-search-form{grid-template-columns:auto minmax(0,1fr) auto;gap:6px;border-radius:18px;padding:8px;background:rgb(255 255 255 / .96)}.bh-floating-search-icon{width:38px;height:38px;border-radius:13px}.bh-floating-search input{height:38px;border-radius:12px;font-size:13px;padding:0 10px}.bh-floating-search button[type=submit]{height:38px;border-radius:12px;padding:0 12px;font-size:0}.bh-floating-search button[type=submit] svg{width:19px;height:19px}.bh-floating-search-close{display:flex}.bh-floating-search-trigger{right:12px;bottom:146px;min-height:44px;padding:0 13px;font-size:13px;box-shadow:0 12px 26px rgb(32 168 50 / .34)}.bh-floating-search-trigger span{display:none}body.home .bh-floating-search-trigger,body.archive .bh-floating-search-trigger,body.post-type-archive-product .bh-floating-search-trigger{bottom:142px}.bh-floating-actions .bh-float-shop{display:none!important}.bh-scroll-top{bottom:140px!important;right:14px!important}}@media(max-width:380px){.bh-floating-search input{font-size:12px}.bh-floating-search-form{gap:5px}.bh-floating-search-trigger{bottom:138px}}.bh-floating-search-trigger.is-hidden{opacity:0;pointer-events:none;transform:translateY(8px)}@media(max-width:640px){.bh-cta{padding:36px 0!important;border-radius:0!important}.bh-cta .bh-content{padding-left:18px!important;padding-right:18px!important}.bh-cta h2{font-size:25px!important;line-height:1.14!important}.bh-cta p{font-size:14px!important}.bh-footer{padding:36px 0 120px!important;border-radius:0!important}.bh-footer .bh-content{padding-left:20px!important;padding-right:20px!important}.bh-footer-grid{display:grid!important;grid-template-columns:1fr!important;gap:22px!important}.bh-footer-grid>div{padding:0 0 18px!important;border-bottom:1px solid rgb(255 255 255 / .08)}.bh-footer-grid>div:last-child{border-bottom:0}.bh-footer h4{font-size:18px!important;margin-bottom:12px!important}.bh-footer h4:after{content:"";display:block;width:46px;height:4px;border-radius:999px;background:#20a832;margin-top:9px}.bh-footer p,.bh-footer a{font-size:14px!important;line-height:1.7!important}.bh-footer-bottom{padding-top:12px!important;padding-bottom:0!important;font-size:12px!important;opacity:.82}body.single-product .bh-footer{padding-bottom:34px!important}}.bh-floating-search-trigger{display:none!important}.bh-floating-search{position:fixed!important;left:50%!important;right:auto!important;top:116px!important;bottom:auto!important;width:min(960px,calc(100vw - 56px))!important;z-index:860!important;opacity:0!important;pointer-events:none!important;transform:translateX(-50%) translateY(-12px)!important;transition:opacity .18s ease,transform .18s ease!important;filter:none!important}.admin-bar .bh-floating-search{top:148px!important}.bh-floating-search.is-visible,.bh-floating-search.is-open{opacity:1!important;pointer-events:auto!important;transform:translateX(-50%) translateY(0)!important}.bh-floating-search-form{grid-template-columns:auto minmax(280px,1fr) minmax(150px,220px) auto!important;gap:10px!important;align-items:center!important;padding:10px!important;border-radius:18px!important;background:rgb(255 255 255 / .97)!important;border:1px solid rgb(190 218 232 / .96)!important;box-shadow:0 18px 46px rgb(2 27 54 / .18)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.bh-floating-search-form:before{content:'Find parts fast';position:absolute;left:18px;top:-13px;padding:3px 9px;border-radius:999px;background:#e8f8ee;color:#15803d;border:1px solid #c4efd3;font-size:10px;line-height:1;font-weight:1000;text-transform:uppercase;letter-spacing:.25px}.bh-floating-search-icon{width:44px!important;height:44px!important;border-radius:14px!important;background:linear-gradient(135deg,#20a832,#0f7d31)!important;box-shadow:0 8px 18px rgb(32 168 50 / .22),inset 0 0 0 1px rgb(255 255 255 / .18)!important}.bh-floating-search input,.bh-floating-search select{height:44px!important;border-radius:13px!important;background:#f7fbff!important;font-weight:850!important}.bh-floating-search button[type=submit]{height:44px!important;border-radius:13px!important;min-width:118px!important;background:linear-gradient(135deg,#062b55,#083f73)!important;box-shadow:0 12px 26px rgb(6 43 85 / .24)!important}.bh-floating-search-close{display:none!important}body.bh-sticky-search-active .bh-header{box-shadow:0 1px 0 var(--bh-border),0 12px 28px rgb(2 27 54 / .08)!important}body.bh-sticky-search-active .bh-floating-actions{right:18px!important;bottom:28px!important;z-index:730!important}.bh-home-parts-finder .bh-quick-finder,.bh-shop-discovery-card{border:1px solid rgb(32 168 50 / .22)!important;box-shadow:0 18px 42px rgb(2 27 54 / .12)!important}.bh-v80-cat-card,.bh-shop-bike-card,.bh-home-brand-card,.woocommerce ul.products li.product{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.bh-v80-cat-card:hover,.bh-shop-bike-card:hover,.bh-home-brand-card:hover,.woocommerce ul.products li.product:hover{transform:translateY(-3px)!important;border-color:rgb(32 168 50 / .42)!important;box-shadow:0 18px 38px rgb(2 27 54 / .14)!important}.bh-section-head .bh-btn,.bh-section-head a:not(.bh-btn){white-space:nowrap}@media(max-width:1180px){.bh-floating-search{top:104px!important;width:min(860px,calc(100vw - 32px))!important}.admin-bar .bh-floating-search{top:136px!important}}@media(max-width:782px){.bh-floating-search.is-visible,.bh-floating-search.is-open{transform:translateY(0)!important}.bh-floating-search-form{grid-template-columns:auto minmax(0,1fr) auto!important}.bh-floating-search select{display:none!important}.bh-floating-search-icon{width:39px!important;height:39px!important;border-radius:13px!important}.bh-floating-search input{height:39px!important;font-size:13px!important;padding:0 10px!important}body.bh-sticky-search-active{padding-bottom:0!important}body.bh-sticky-search-active .bh-mobile-bar{box-shadow:0 -8px 24px rgb(2 27 54 / .08)!important}.bh-home-shop-copy .bh-btns .bh-btn{flex:1 1 150px!important;min-height:52px!important}.bh-home-shop-copy .bh-mini-trust,.bh-mini-trust{gap:8px!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:4px!important;scrollbar-width:none}.bh-home-shop-copy .bh-mini-trust::-webkit-scrollbar,.bh-mini-trust::-webkit-scrollbar{display:none}.bh-mini-trust span{white-space:nowrap!important;flex:0 0 auto!important}.bh-section-head{align-items:flex-start!important;gap:12px!important}}@media(max-width:430px){.bh-floating-search-icon{display:none!important}.bh-floating-search input{height:40px!important;font-size:12px!important}}@media(max-width:782px){.bh-floating-search{position:fixed!important;left:12px!important;right:12px!important;width:auto!important;top:86px!important;bottom:auto!important;z-index:920!important;transform:translateY(-10px)!important}.admin-bar .bh-floating-search{top:86px!important}.bh-floating-search.is-visible,.bh-floating-search.is-open{transform:translateY(0)!important}.bh-floating-search-form{display:flex!important;width:100%!important;max-width:none!important;align-items:center!important;gap:8px!important;padding:9px!important;border-radius:20px!important;background:rgb(255 255 255 / .98)!important;border:1px solid rgb(188 218 232 / .98)!important;box-shadow:0 12px 34px rgb(2 27 54 / .17)!important;overflow:visible!important}.bh-floating-search-form:before{content:'Quick parts search'!important;left:18px!important;top:-13px!important;padding:3px 10px!important;border-radius:999px!important;background:#e9f8ee!important;color:#147c39!important;border:1px solid #c4efd3!important;font-size:10px!important;font-weight:1000!important;letter-spacing:.2px!important;white-space:nowrap!important}.bh-floating-search-icon,.bh-floating-search select,.bh-floating-search-close{display:none!important}.bh-floating-search input[type=search]{flex:1 1 auto!important;min-width:0!important;width:auto!important;height:48px!important;border-radius:16px!important;padding:0 14px!important;font-size:15px!important;font-weight:850!important;background:#f8fbff!important;color:#092746!important;border:1px solid #d6e6f0!important}.bh-floating-search input[type=search]::placeholder{color:#66758a!important;opacity:1!important}.bh-floating-search button[type=submit]{flex:0 0 54px!important;width:54px!important;min-width:54px!important;height:48px!important;padding:0!important;border-radius:17px!important;background:linear-gradient(135deg,#062b55,#083e70)!important;box-shadow:0 10px 22px rgb(6 43 85 / .22)!important;font-size:0!important}.bh-floating-search button[type=submit] svg{width:23px!important;height:23px!important}body.bh-sticky-search-active .bh-floating-actions{display:none!important}}@media(max-width:430px){.bh-floating-search{left:10px!important;right:10px!important;top:84px!important}.bh-floating-search-form{gap:7px!important;padding:8px!important;border-radius:18px!important}.bh-floating-search input[type=search]{height:46px!important;border-radius:15px!important;font-size:14px!important;padding:0 13px!important}.bh-floating-search button[type=submit]{height:46px!important;width:52px!important;min-width:52px!important;flex-basis:52px!important;border-radius:16px!important}}@media(max-width:360px){.bh-floating-search{left:8px!important;right:8px!important}.bh-floating-search input[type=search]{font-size:13px!important}.bh-floating-search button[type=submit]{width:48px!important;min-width:48px!important;flex-basis:48px!important}}@media(min-width:783px){.bh-floating-search-form{position:relative!important}body.bh-sticky-search-active .bh-floating-actions{display:none!important}}@media(max-width:640px){.bh-home-parts-finder{margin-top:8px!important}.bh-quick-finder{border-radius:22px!important;box-shadow:0 18px 40px rgb(2 27 54 / .12)!important}.bh-v85-finder-form{gap:12px!important}.bh-v85-finder-form button{min-height:52px!important;border-radius:16px!important;font-size:16px!important}.bh-home-shop-copy .bh-btns{grid-template-columns:1fr 1fr!important;gap:10px!important}.bh-home-shop-copy .bh-btns .bh-btn{min-height:52px!important;border-radius:16px!important;padding-left:12px!important;padding-right:12px!important}}.bh-floating-search,.bh-floating-search-trigger{display:none!important}body.bh-floating-search-active,body.bh-sticky-search-active{padding-bottom:inherit!important}body.bh-sticky-search-active .bh-floating-actions .bh-float-shop{display:inline-flex!important}.bh-head-search-label{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:999px;background:#eaf8ef;color:#15803d;border:1px solid #c7efd4;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.bh-header-search-form input[type=search],.bh-header-search-form select{transition:border-color .16s ease,box-shadow .16s ease}.bh-header-search-form button{transition:transform .16s ease,box-shadow .16s ease}.bh-mobile-buybar{grid-template-columns:1fr 1fr!important;height:66px!important;z-index:880!important}.bh-mobile-buybar a{font-size:15px!important;font-weight:1000!important;min-height:66px!important;letter-spacing:.01em}.bh-mobile-buybar .bh-mobile-buy{background:linear-gradient(135deg,#20a832,#15803d)!important;color:#fff!important;border-radius:0!important}@media(max-width:1180px){.bh-header-search-form{gap:8px}.bh-head-search-label{padding:0 11px;font-size:11px}}@media(max-width:782px){.bh-head-search-label,.bh-header-search-form select{display:none!important}.bh-floating-actions .bh-float-shop,.bh-floating-actions .bh-float-book{display:none!important}}@media(max-width:430px){.bh-header-search .bh-container{width:min(calc(100% - 18px),var(--bh-wide));padding-top:7px;padding-bottom:9px}.bh-header-search-form{gap:7px!important}.bh-header-search-form input[type=search]{height:46px!important;border-radius:15px!important;padding:0 12px!important}.bh-header-search-form button{height:46px!important;border-radius:15px!important}}@media(max-width:782px){body.single-product{overflow-x:hidden!important;background:#eef6fd!important;padding-bottom:0!important}body.single-product .bh-header{position:sticky!important;top:0!important;border-bottom:1px solid #dceaf4!important}body.single-product .bh-header-search{display:none!important}body.single-product .bh-product-detail-section{padding:12px 0 34px!important;background:linear-gradient(180deg,#eef7ff 0%,#f8fcff 58%,#eef6fd 100%)!important}body.single-product .bh-product-detail-section .bh-container{width:100%!important;max-width:100%!important;padding:0 12px!important;margin:0!important}body.single-product .bh-single-product-shell{width:100%!important;max-width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}body.single-product .bh-single-product-shell div.product{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important}body.single-product .woocommerce div.product div.images,body.single-product .woocommerce-page div.product div.images{display:block!important;width:100%!important;max-width:100%!important;min-height:0!important;margin:0 0 14px!important;padding:12px!important;border-radius:22px!important;background:#fff!important;border:1px solid #d7e8f4!important;box-shadow:0 14px 34px rgb(2 27 54 / .10)!important;overflow:hidden!important;float:none!important}body.single-product .woocommerce div.product div.images:before,body.single-product .woocommerce div.product div.images:after{display:none!important;content:none!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery,body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{display:block!important;width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;transform:none!important;overflow:hidden!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{display:none!important;width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;margin:0!important;border-radius:18px!important;background:#f7fbff!important;overflow:hidden!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:first-child{display:flex!important;align-items:center!important;justify-content:center!important;aspect-ratio:1/1!important;border:1px solid #e2edf6!important;box-shadow:inset 0 0 0 8px rgb(244 249 253 / .78)!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:first-child a{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;min-height:0!important}body.single-product .woocommerce div.product div.images img{display:block!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:360px!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:10px!important;transform:none!important;filter:none!important;cursor:default!important;background:transparent!important}body.single-product .woocommerce div.product div.images:hover img,body.single-product .woocommerce div.product div.images.bh-modern-product-zoom.is-zooming img,body.single-product .woocommerce div.product div.images.bh-v75-lens-ready:hover img{transform:none!important;filter:none!important}body.single-product .woocommerce div.product div.images .flex-control-nav,body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__trigger{display:none!important}body.single-product .woocommerce div.product div.summary,body.single-product .woocommerce-page div.product div.summary{display:block!important;width:100%!important;max-width:100%!important;min-height:0!important;margin:0!important;padding:18px!important;border-radius:22px!important;background:#fff!important;border:1px solid #d7e8f4!important;box-shadow:0 14px 34px rgb(2 27 54 / .09)!important;float:none!important;overflow:hidden!important}body.single-product .bh-v70-product-kicker{display:flex!important;gap:8px!important;overflow-x:auto!important;flex-wrap:nowrap!important;margin:0 0 14px!important;padding-bottom:3px!important;scrollbar-width:none!important}body.single-product .bh-v70-product-kicker::-webkit-scrollbar{display:none!important}body.single-product .bh-v70-product-kicker span{flex:0 0 auto!important;white-space:nowrap!important;border-radius:999px!important;padding:9px 12px!important;background:#edf9f0!important;border:1px solid #ccefd6!important;color:#147c39!important;font-weight:950!important;font-size:13px!important;line-height:1!important}body.single-product .woocommerce div.product .product_title{display:block!important;width:100%!important;max-width:100%!important;margin:0 0 12px!important;font-size:26px!important;line-height:1.14!important;letter-spacing:-.55px!important;color:#021b36!important;overflow-wrap:anywhere!important;word-break:normal!important;hyphens:auto!important}body.single-product .bh-v85-single-part-number{width:100%!important;max-width:100%!important;margin:0 0 14px!important;padding:11px 13px!important;border-radius:16px!important;background:#f0fbf3!important;border:1px solid #cdeed8!important;box-shadow:none!important;justify-content:flex-start!important}body.single-product .bh-v85-single-part-number span{font-size:14px!important;font-weight:950!important;color:#062b55!important}body.single-product .bh-v85-single-part-number strong{font-size:15px!important;color:#14813b!important;white-space:normal!important;overflow-wrap:anywhere!important}body.single-product .woocommerce div.product p.price,body.single-product .woocommerce div.product span.price,body.single-product .woocommerce div.product .summary .price{font-size:28px!important;line-height:1.1!important;margin:0 0 14px!important;color:#062b55!important;font-weight:1000!important}body.single-product .woocommerce div.product .summary .woocommerce-product-details__short-description{font-size:15px!important;line-height:1.65!important;color:#4c6077!important;max-height:88px!important;overflow:hidden!important;margin:0 0 14px!important}body.single-product .woocommerce div.product .stock{display:inline-flex!important;align-items:center!important;gap:7px!important;margin:0 0 12px!important;color:#15803d!important;font-weight:950!important;font-size:14px!important}body.single-product .woocommerce div.product .stock:before{content:"";width:9px;height:9px;border-radius:99px;background:#20a832;display:inline-block}body.single-product .woocommerce div.product form.cart{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;margin:16px 0 16px!important;align-items:stretch!important;overflow:visible!important}body.single-product .woocommerce div.product form.cart .quantity{grid-column:1/-1!important;grid-row:1!important;justify-self:center!important;width:112px!important;margin:0!important}body.single-product .woocommerce div.product form.cart .qty{width:112px!important;height:48px!important;border-radius:16px!important;border:1px solid #d4e5f0!important;background:#fff!important;font-size:17px!important;font-weight:950!important;text-align:center!important;color:#061d38!important}body.single-product .woocommerce div.product form.cart .single_add_to_cart_button{grid-column:1!important;grid-row:2!important;width:100%!important;min-height:52px!important;margin:0!important;border-radius:16px!important;background:#20a832!important;color:#fff!important;font-size:15px!important;line-height:1.1!important;white-space:normal!important;box-shadow:0 10px 22px rgb(32 168 50 / .18)!important}body.single-product .woocommerce div.product form.cart .bh-v70-fitment-help{grid-column:2!important;grid-row:2!important;width:100%!important;min-height:52px!important;margin:0!important;border-radius:16px!important;background:#e9fbef!important;color:#127535!important;border:1px solid #c7efd4!important;font-size:14px!important;line-height:1.1!important;white-space:normal!important;box-shadow:none!important}body.single-product .woocommerce div.product form.cart .bh-v70-fitment-help:before{content:"✆";font-weight:1000;margin-right:6px}body.single-product .woocommerce div.product form.cart .bh-v70-buy-now{grid-column:1/-1!important;grid-row:3!important;width:100%!important;min-height:54px!important;margin:0!important;border-radius:16px!important;background:linear-gradient(135deg,#062b55,#021b36)!important;color:#fff!important;font-size:16px!important;box-shadow:0 12px 26px rgb(6 43 85 / .20)!important}body.single-product .bh-single-product-trust{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:12px 0!important}body.single-product .bh-single-product-trust span{min-height:0!important;padding:10px!important;border-radius:14px!important;background:#f7fbff!important;border:1px solid #dceaf5!important;color:#133452!important;font-size:12px!important;line-height:1.25!important}body.single-product .bh-v70-product-support{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:14px 0 0!important}body.single-product .bh-v70-product-support article{border-radius:18px!important;padding:15px!important;background:linear-gradient(135deg,#062b55,#073d3a)!important;color:#fff!important}body.single-product .woocommerce div.product .woocommerce-tabs{padding:16px!important;border-radius:22px!important;margin:16px 0!important;background:#fff!important;border:1px solid #d7e8f4!important;box-shadow:0 12px 28px rgb(2 27 54 / .06)!important;overflow:hidden!important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs{display:flex!important;gap:8px!important;overflow-x:auto!important;white-space:nowrap!important;margin:0 0 14px!important;padding:0!important;border:0!important;scrollbar-width:none!important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs::-webkit-scrollbar{display:none!important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li{float:none!important;margin:0!important;border:1px solid #dbe9f4!important;border-radius:999px!important;background:#f7fbff!important;padding:0!important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:9px 13px!important;font-size:13px!important;font-weight:950!important;color:#062b55!important}body.single-product .woocommerce div.product .woocommerce-tabs .panel{font-size:15px!important;line-height:1.7!important;color:#425a73!important;overflow-wrap:anywhere!important}body.single-product .woocommerce div.product .related.products{padding:16px!important;border-radius:22px!important;background:#fff!important;border:1px solid #d7e8f4!important;box-shadow:0 12px 28px rgb(2 27 54 / .06)!important;overflow:hidden!important}body.single-product .woocommerce div.product .related.products>h2{font-size:25px!important;line-height:1.15!important;margin:0 0 14px!important;color:#021b36!important}body.single-product .woocommerce div.product .related.products>h2:after{font-size:13px!important;color:#66758a!important}body.single-product .woocommerce div.product .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}body.single-product .woocommerce div.product .related.products ul.products li.product{min-height:0!important;padding:10px!important;border-radius:16px!important}body.single-product .woocommerce div.product .related.products ul.products li.product img{height:128px!important;min-height:128px!important;max-height:128px!important;object-fit:contain!important;padding:8px!important;background:#f4f9fd!important}body.single-product .bh-mobile-buybar,body.single-product .bh-floating-actions{display:none!important}body.single-product .bh-sticky-product-bar{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:900!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;padding:9px 14px 12px!important;background:rgb(255 255 255 / .97)!important;border-top:1px solid #d9e7f2!important;box-shadow:0 -12px 32px rgb(2 27 54 / .15)!important;backdrop-filter:blur(10px)!important}body.single-product .bh-sticky-product-meta{grid-column:1/-1!important;display:flex!important;justify-content:space-between!important;gap:12px!important;align-items:center!important;font-size:13px!important;font-weight:950!important;color:#062b55!important;white-space:nowrap!important;overflow:hidden!important}body.single-product .bh-sticky-product-meta span:first-child{overflow:hidden!important;text-overflow:ellipsis!important;min-width:0!important}body.single-product .bh-sticky-product-meta span:last-child{color:#15803d!important;flex:0 0 auto!important}body.single-product .bh-sticky-add,body.single-product .bh-sticky-buy{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;border-radius:16px!important;font-size:15px!important;font-weight:1000!important;text-decoration:none!important}body.single-product .bh-sticky-add{background:#eef3f8!important;color:#062b55!important;border:1px solid #d9e7f2!important}body.single-product .bh-sticky-buy{background:#20a832!important;color:#fff!important;box-shadow:0 10px 24px rgb(32 168 50 / .2)!important}body.single-product.bh-hide-product-sticky .bh-sticky-product-bar{display:none!important}body.single-product:not(.bh-hide-product-sticky){padding-bottom:122px!important}}@media(max-width:430px){body.single-product .woocommerce div.product .product_title{font-size:24px!important}body.single-product .woocommerce div.product div.images img{max-height:330px!important;padding:8px!important}body.single-product .woocommerce div.product div.summary{padding:16px!important}body.single-product .woocommerce div.product p.price,body.single-product .woocommerce div.product span.price,body.single-product .woocommerce div.product .summary .price{font-size:26px!important}body.single-product .woocommerce div.product form.cart{gap:9px!important}body.single-product .woocommerce div.product form.cart .single_add_to_cart_button,body.single-product .woocommerce div.product form.cart .bh-v70-fitment-help,body.single-product .woocommerce div.product form.cart .bh-v70-buy-now{min-height:50px!important;border-radius:15px!important;font-size:14px!important}}@media(max-width:782px){.bh-cta{padding:28px 0!important}.bh-cta .bh-content{width:min(calc(100% - 28px),var(--bh-content))!important}.bh-cta h2{font-size:26px!important;line-height:1.18!important;margin:0 0 8px!important}.bh-cta p{font-size:14px!important;line-height:1.55!important;margin:0 0 12px!important}.bh-footer{border-top-left-radius:0!important;border-top-right-radius:0!important}.bh-footer .bh-content{width:min(calc(100% - 28px),var(--bh-content))!important}.bh-footer-grid{text-align:left!important}.bh-footer-grid>div:first-child,.bh-footer-grid>div:last-child{grid-column:1/-1!important}.bh-footer .bh-logo{font-size:24px!important;margin-bottom:8px!important}.bh-footer h4{position:relative!important;padding-bottom:9px!important}.bh-footer h4:after{content:"";position:absolute;left:0;bottom:0;width:42px;height:3px;border-radius:999px;background:#20a832}.bh-footer p,.bh-footer a{margin:0 0 9px!important;color:#dce9f7!important}.bh-footer-bottom{display:block!important;color:#dce9f7!important}}@media(max-width:390px){.bh-footer-grid{grid-template-columns:1fr!important}.bh-footer-grid>div{grid-column:1/-1!important}}@media (max-width:782px){.bh-home-products-priority{padding-top:22px!important;padding-bottom:22px!important;background:linear-gradient(180deg,#f6fbff 0%,#eef7ff 100%)!important}.bh-home-products-priority .bh-section-head{display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;gap:10px!important;margin-bottom:14px!important}.bh-home-products-priority .bh-section-head h2{font-size:28px!important;line-height:1.05!important;letter-spacing:-.8px!important}.bh-home-products-priority .bh-section-head p{font-size:13px!important;line-height:1.35!important;margin-top:5px!important}.bh-home-products-priority .bh-section-head>a{white-space:nowrap!important;min-height:36px!important;padding:9px 12px!important;border-radius:999px!important;background:#fff!important;border:1px solid var(--bh-border)!important;box-shadow:0 8px 20px rgb(2 27 54 / .06)!important;font-size:12px!important}.bh-home-product-grid,.bh-home-products-priority ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.bh-home-products-priority .woocommerce ul.products li.product,.bh-home-products-priority .bh-sales-product-card{padding:10px!important;border-radius:16px!important;box-shadow:0 10px 26px rgb(2 27 54 / .08)!important}.bh-home-products-priority .woocommerce ul.products li.product img,.bh-home-products-priority .bh-sales-product-img{aspect-ratio:1/1!important;height:auto!important;object-fit:contain!important;padding:8px!important;border-radius:13px!important;background:#f4f9fd!important}.bh-v80-category-section{padding-top:20px!important;padding-bottom:18px!important;overflow:hidden!important}.bh-v80-category-section .bh-section-head,.bh-v85-bike-section .bh-section-head,.bh-home-brand-v60-section .bh-section-head{display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;gap:10px!important;margin-bottom:12px!important}.bh-v80-category-section .bh-section-head h2,.bh-v85-bike-section .bh-section-head h2,.bh-home-brand-v60-section .bh-section-head h2{font-size:26px!important;line-height:1.05!important;letter-spacing:-.7px!important}.bh-v80-category-section .bh-section-head p,.bh-v85-bike-section .bh-section-head p,.bh-home-brand-v60-section .bh-section-head p{display:none!important}.bh-v80-view-shop,.bh-v85-view-link,.bh-home-brand-v60-section .bh-section-head>a{white-space:nowrap!important;font-size:12px!important;min-height:36px!important;padding:9px 12px!important;border-radius:999px!important;background:#fff!important;border:1px solid var(--bh-border)!important;box-shadow:0 8px 20px rgb(2 27 54 / .06)!important}.bh-v80-cat-grid{display:flex!important;grid-template-columns:none!important;gap:10px!important;overflow-x:auto!important;padding:2px 2px 12px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important}.bh-v80-cat-card{flex:0 0 238px!important;min-height:74px!important;scroll-snap-align:start!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;gap:9px!important;align-items:center!important;padding:10px 12px!important;border-radius:17px!important}.bh-v80-cat-icon{width:42px!important;height:42px!important;border-radius:13px!important}.bh-v80-cat-icon svg{width:26px!important;height:26px!important}.bh-v80-cat-info{padding-right:0!important}.bh-v80-cat-info strong{font-size:13px!important;line-height:1.1!important}.bh-v80-cat-info em{font-size:10.5px!important;line-height:1.15!important}.bh-v80-cat-info small{display:none!important}.bh-v80-cat-action{position:static!important;align-self:center!important;padding:6px 8px!important;font-size:10px!important;min-width:max-content!important}.bh-v80-cat-line{left:12px!important;right:12px!important;bottom:7px!important;height:3px!important}.bh-v80-cat-trust{display:none!important}.bh-v85-bike-section{padding-top:18px!important;padding-bottom:16px!important;overflow:hidden!important}.bh-v85-bike-grid{display:flex!important;grid-template-columns:none!important;gap:10px!important;overflow-x:auto!important;padding:2px 2px 12px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important}.bh-v85-bike-card{flex:0 0 205px!important;min-height:88px!important;scroll-snap-align:start!important;padding:13px 14px!important;border-radius:17px!important}.bh-v85-bike-brand{font-size:10px!important;margin-bottom:5px!important}.bh-v85-bike-card strong{font-size:16px!important;line-height:1.12!important}.bh-v85-bike-card small{font-size:11px!important;margin-top:6px!important;line-height:1.25!important;padding-right:22px!important}.bh-v85-bike-card:after{right:10px!important;bottom:10px!important;width:24px!important;height:24px!important}.bh-home-brand-v60-section{padding-top:18px!important;padding-bottom:18px!important;overflow:hidden!important}.bh-home-brand-v60-grid{display:flex!important;grid-template-columns:none!important;gap:10px!important;overflow-x:auto!important;padding:2px 2px 12px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important}.bh-home-brand-v60-card{flex:0 0 185px!important;height:68px!important;min-height:68px!important;border-radius:16px!important;scroll-snap-align:start!important;background-size:cover!important}.bh-home-brand-v60-img{width:100%!important;height:100%!important;object-fit:cover!important;padding:0!important;border-radius:15px!important}.bh-home-shop-hero{padding-bottom:22px!important}.bh-home-shop-copy h1{font-size:34px!important;line-height:1.03!important;margin-bottom:14px!important}.bh-home-shop-copy p{font-size:14.5px!important;line-height:1.45!important;margin-bottom:0!important}.bh-home-trust-pills{gap:8px!important;margin-top:14px!important}.bh-home-trust-pills span{font-size:11.5px!important;padding:8px 10px!important}.bh-home-parts-finder{padding-bottom:12px!important}.bh-quick-finder{padding:14px!important;border-radius:18px!important}.bh-quick-finder-head h2{font-size:23px!important}.bh-quick-finder-head p{font-size:13px!important}.bh-quick-finder-form{grid-template-columns:1fr 1fr!important;gap:9px!important}.bh-quick-finder-form label span{font-size:10px!important}.bh-quick-finder-form input,.bh-quick-finder-form select{height:46px!important;font-size:14px!important;border-radius:13px!important}.bh-quick-finder-form button{grid-column:1/-1!important;height:48px!important;border-radius:14px!important}.bh-quick-finder-links{grid-template-columns:1fr 1fr!important}.bh-mobile-bar{height:58px!important}}@media (max-width:420px){.bh-home-products-priority .bh-section-head{grid-template-columns:1fr!important}.bh-home-products-priority .bh-section-head>a{width:max-content!important}.bh-home-product-grid,.bh-home-products-priority ul.products{gap:10px!important}.bh-v80-cat-card{flex-basis:218px!important}.bh-v85-bike-card{flex-basis:190px!important}.bh-home-brand-v60-card{flex-basis:170px!important;height:64px!important;min-height:64px!important}.bh-quick-finder-form{grid-template-columns:1fr!important}.bh-quick-finder-links{grid-template-columns:1fr!important}}@media (max-width:782px){body{overflow-x:hidden!important}body.home .bh-home-shop-clone-section{padding-top:18px!important;padding-bottom:18px!important}body.home .bh-home-shop-clone-head{grid-template-columns:1fr auto!important;margin-bottom:12px!important}body.home .bh-home-shop-clone-head h2{font-size:25px!important;line-height:1.08!important;letter-spacing:-.55px!important}body.home .bh-home-shop-clone-head p{display:none!important}body.home .bh-home-shop-clone-head .bh-eyebrow{font-size:11px!important}body.home .bh-home-shop-clone-head a{font-size:11px!important;min-height:34px!important;padding:8px 11px!important;border-radius:999px!important}body.home .bh-v80-category-section{padding:16px 0!important;background:linear-gradient(180deg,#eef7ff,#f6fbff)!important;overflow:visible!important}body.home .bh-v80-category-section .bh-section-head{grid-template-columns:1fr auto!important;margin-bottom:10px!important}body.home .bh-v80-category-section .bh-section-head h2{font-size:23px!important;line-height:1.08!important;letter-spacing:-.45px!important}body.home .bh-v80-category-section .bh-section-head .bh-eyebrow{font-size:10.5px!important}body.home .bh-v80-cat-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;overflow:visible!important;padding:0!important;scroll-snap-type:none!important}body.home .bh-v80-cat-card{min-width:0!important;flex:none!important;min-height:62px!important;height:62px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:8px!important;align-items:center!important;padding:8px 9px!important;border-radius:15px!important;background:#fff!important;box-shadow:0 8px 18px rgb(2 27 54 / .06)!important;overflow:hidden!important}body.home .bh-v80-cat-card:nth-child(n+7){display:none!important}body.home .bh-v80-cat-icon{width:34px!important;height:34px!important;border-radius:11px!important;box-shadow:none!important}body.home .bh-v80-cat-icon svg{width:21px!important;height:21px!important}body.home .bh-v80-cat-info strong{font-size:12.5px!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important}body.home .bh-v80-cat-info em{font-size:10px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important}body.home .bh-v80-cat-action,body.home .bh-v80-cat-info small,body.home .bh-v80-cat-line,body.home .bh-v80-cat-glow{display:none!important}body.home .bh-v85-bike-section,body.home .bh-home-brand-v60-section{display:none!important}body.home .bh-sales-confidence{padding:22px 0!important}body.home .bh-sales-confidence-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}body.home .bh-sales-confidence h2{font-size:24px!important;line-height:1.12!important;margin:4px 0 8px!important}body.home .bh-sales-confidence p{font-size:13.5px!important;line-height:1.45!important}body.home .bh-sales-confidence .bh-btns{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;margin-top:12px!important}body.home .bh-sales-confidence .bh-btn{min-height:42px!important;padding:10px!important;font-size:12px!important;border-radius:13px!important}body.home .bh-sales-confidence-points{display:grid!important;gap:8px!important}body.home .bh-sales-confidence-points div{padding:10px 12px!important;border-radius:13px!important}body.home .bh-sales-confidence-points strong{font-size:12.5px!important}body.home .bh-sales-confidence-points span{font-size:11.5px!important;line-height:1.35!important}body.home .bh-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding-top:10px!important;padding-bottom:10px!important}body.home .bh-stat{padding:10px!important;border-radius:12px!important}body.home .bh-stat strong{font-size:18px!important}.bh-stat span{font-size:11px!important}body.home .bh-v81-services-section{padding-top:20px!important;padding-bottom:16px!important}body.home .bh-v81-services-section .bh-section-head{grid-template-columns:1fr auto!important;margin-bottom:12px!important}body.home .bh-v81-services-section .bh-section-head h2{font-size:24px!important;line-height:1.08!important}body.home .bh-v81-services-section .bh-section-head p{display:none!important}body.home .bh-v81-service-grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}body.home .bh-v81-service-card{display:grid!important;grid-template-columns:74px minmax(0,1fr)!important;min-height:96px!important;border-radius:18px!important;overflow:hidden!important;text-align:left!important}body.home .bh-v81-service-card:nth-child(n+4){display:none!important}body.home .bh-v81-service-icon-wrap{min-height:96px!important;height:auto!important;border-radius:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f4fbff!important}body.home .bh-v81-service-icon{width:48px!important;height:48px!important;margin:0!important}.bh-v81-service-icon svg{width:26px!important;height:26px!important}body.home .bh-v81-service-badge{display:none!important}body.home .bh-v81-service-body{padding:12px!important;text-align:left!important}body.home .bh-v81-service-body h3{font-size:15px!important;margin:0 0 2px!important;line-height:1.15!important}body.home .bh-v81-service-bn{font-size:12px!important;line-height:1.1!important;margin:0 0 3px!important;display:block!important}body.home .bh-v81-service-body p{font-size:12px!important;line-height:1.35!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body.home .bh-v81-readmore{font-size:12px!important;margin-top:6px!important;display:inline-flex!important}body.home .bh-v81-service-trust-strip{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;border-radius:18px!important;overflow:hidden!important;margin-top:12px!important}body.home .bh-v81-service-trust-strip span{padding:10px!important;min-height:56px!important}.bh-v81-service-trust-strip span:nth-child(n+5){display:none!important}body.home .bh-v81-service-trust-strip svg{width:22px!important;height:22px!important}body.home .bh-v81-service-trust-strip b{font-size:11px!important}body.home .bh-v81-service-trust-strip small{display:none!important}.bh-book-row{grid-template-columns:1fr!important;gap:14px!important}.bh-book-panel,.bh-side-cta{padding:18px!important;border-radius:20px!important}.bh-book-panel h2,.bh-side-cta h2{font-size:24px!important;line-height:1.1!important}.bh-book-panel p,.bh-side-cta p{font-size:13.5px!important;line-height:1.45!important}.bh-book-panel form{grid-template-columns:1fr!important;gap:9px!important}.bh-book-panel input,.bh-book-panel select{height:46px!important;border-radius:13px!important}.bh-side-cta .bh-btn{min-height:44px!important;width:100%!important}.bh-packages{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.bh-package{padding:16px 12px!important;border-radius:18px!important}.bh-package h3{font-size:15px!important;margin-bottom:6px!important}.bh-package .price{font-size:24px!important}.bh-package p{display:none!important}.bh-package .bh-btn{min-height:40px!important;font-size:12px!important;padding:10px!important;margin-top:8px!important}.bh-dark-strip .bh-grid{grid-template-columns:1fr 1fr!important;gap:0!important}.bh-dark-strip{padding:14px 0!important}.bh-dark-strip .bh-grid>div{padding:10px 8px!important;border-bottom:1px solid rgb(255 255 255 / .1)!important}.bh-dark-strip strong{font-size:13px!important}.bh-dark-strip span{font-size:11.5px!important;color:#d7e5f5!important}body.home .bh-grid.bh-grid-4:has(img.bh-card){display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}body.home .bh-grid.bh-grid-4:has(img.bh-card) img:nth-child(n+3){display:none!important}.bh-v67-blog-section,.bh-section:has(.bh-seo){padding-top:20px!important;padding-bottom:20px!important}.bh-v67-blog-grid{grid-template-columns:1fr!important;gap:12px!important}.bh-v67-blog-card:nth-child(n+3){display:none!important}.bh-seo{padding:18px!important;border-radius:18px!important}.bh-seo h2{font-size:22px!important;line-height:1.18!important}.bh-seo p{font-size:14px!important;line-height:1.6!important}.bh-mobile-buybar{height:58px!important;min-height:58px!important;z-index:880!important;transition:transform .2s ease,opacity .2s ease!important}.bh-mobile-buybar a{min-height:58px!important;font-size:14px!important}body.bh-hide-mobile-buybar .bh-mobile-buybar{transform:translateY(110%)!important;opacity:0!important;pointer-events:none!important}.bh-floating-actions{display:none!important}.bh-footer{padding-bottom:34px!important}.bh-footer-grid{gap:18px!important}.bh-footer h4{font-size:15px!important}.bh-footer p,.bh-footer a{font-size:13px!important;line-height:1.45!important}}@media (max-width:420px){body.home .bh-home-shop-clone-head{grid-template-columns:1fr!important}body.home .bh-home-shop-clone-head a{width:max-content!important}body.home .bh-v80-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}body.home .bh-v80-cat-card{height:58px!important;min-height:58px!important;padding:7px 8px!important}body.home .bh-v80-cat-info strong{font-size:11.5px!important}body.home .bh-v80-cat-info em{font-size:9.5px!important}.bh-packages{grid-template-columns:1fr!important}.bh-package{padding:18px!important}.bh-dark-strip .bh-grid{grid-template-columns:1fr!important}}:root{--bh-fixed-header-height:0px;--bh-admin-offset:0px}.admin-bar{--bh-admin-offset:32px}@media(max-width:782px){.admin-bar{--bh-admin-offset:0px}}body.bh-fixed-header-enabled .bh-header{left:0!important;right:0!important;width:100%!important;transform:translateZ(0)!important}body.bh-fixed-header-enabled .bh-header-search{background:#fff!important;border-top:1px solid #e6eef6!important}body.bh-fixed-header-enabled.single-product .bh-header-search{display:block!important}body.bh-fixed-header-enabled.woocommerce-cart .bh-header-search,body.bh-fixed-header-enabled.woocommerce-checkout .bh-header-search{display:none!important}@media(min-width:783px){body.bh-fixed-header-enabled .bh-header-search .bh-container{width:min(calc(100% - 64px),var(--bh-wide))!important;padding:9px 0!important}body.bh-fixed-header-enabled .bh-header-search-form{grid-template-columns:minmax(220px,1fr) minmax(150px,220px) 120px!important;gap:10px!important}body.bh-fixed-header-enabled .bh-head-search-label{display:none!important}body.bh-fixed-header-enabled .bh-header-search-form input[type=search],body.bh-fixed-header-enabled .bh-header-search-form select{height:40px!important;border-radius:12px!important;font-size:13px!important}body.bh-fixed-header-enabled .bh-header-search-form button{border-radius:12px!important;padding:0 16px!important}}@media(max-width:782px){body.bh-fixed-header-enabled{padding-bottom:0!important}body.bh-fixed-header-enabled .bh-header-search .bh-container{width:100%!important}body.bh-fixed-header-enabled .bh-header-search-form input[type=search]{background:#f8fbff!important;border-color:#d5e5f1!important}body.bh-fixed-header-enabled .bh-header-search-form button{background:linear-gradient(135deg,#062b55,#083e70)!important;box-shadow:0 8px 18px rgb(6 43 85 / .2)!important}body.bh-fixed-header-enabled .bh-header-search-form button .bh-head-search-icon{font-size:20px!important}body.bh-fixed-header-enabled .bh-menu-toggle,body.bh-fixed-header-enabled .bh-mobile-cart{min-height:52px!important;border-radius:17px!important;font-size:14px!important}body.bh-fixed-header-enabled .bh-mobile-cart{padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}}@media(max-width:390px){body.bh-fixed-header-enabled .bh-logo{font-size:20px!important;min-width:96px!important}body.bh-fixed-header-enabled .bh-logo small{font-size:8.5px!important}body.bh-fixed-header-enabled .bh-menu-toggle,body.bh-fixed-header-enabled .bh-mobile-cart{min-width:78px!important;padding-left:10px!important;padding-right:10px!important}body.bh-fixed-header-enabled .bh-header-search-form input[type=search]{font-size:13px!important}}@media(max-width:782px){.bh-scroll-top{z-index:2100!important}.bh-footer{padding-bottom:28px!important}}@media(max-width:782px){body.home .bh-home-shop-copy h1{line-height:1.05!important;margin:8px 0 10px!important}body.home .bh-home-shop-copy p{line-height:1.45!important;margin-bottom:12px!important}body.home .bh-home-shop-card{display:none!important}body.home .bh-home-parts-finder{margin-top:4px!important;padding-bottom:4px!important}body.home .bh-v2-category-section{padding-top:20px!important;padding-bottom:18px!important}body.home .bh-v80-category-section .bh-section-head h2{font-size:26px!important;line-height:1.08!important}body.home .bh-v80-category-section .bh-section-head p{display:none!important}body.home .bh-v80-cat-card:nth-child(n+7){display:none!important}body.home .bh-v85-bike-section,body.home .bh-home-brand-v60-section{display:none!important}body.home .bh-v81-service-card:nth-child(n+3){display:none!important}body.home .bh-book-row,body.home .bh-packages,body.home .bh-v67-blog-grid{margin-bottom:0!important}}@media(max-width:782px){body.bh-page-shop .bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero,body.tax-product_cat .bh-page-hero{padding:28px 0 22px!important;min-height:0!important}body.bh-page-shop .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid{display:block!important}body.bh-page-shop .bh-shop-hero-copy h1,body.post-type-archive-product .bh-page-hero h1,body.tax-product_cat .bh-page-hero h1{font-size:34px!important;line-height:1.08!important;margin:8px 0 10px!important}body.bh-page-shop .bh-shop-hero-copy p,body.post-type-archive-product .bh-page-hero p,body.tax-product_cat .bh-page-hero p{font-size:15px!important;line-height:1.5!important;margin:0!important}body.bh-page-shop .bh-shop-hero-art{display:none!important}body.bh-page-shop .bh-shop-hero-badges{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:12px!important}body.bh-page-shop .bh-shop-hero-badges span{font-size:12px!important;padding:8px 10px!important;border-radius:999px!important}body.bh-page-shop .bh-shop-hero-copy .bh-btns{display:none!important}body.bh-page-shop .bh-shop-discovery-panel,body.post-type-archive-product .bh-shop-discovery-panel,body.tax-product_cat .bh-shop-discovery-panel{padding:14px 0 8px!important;background:#eef6fd!important}body.bh-page-shop .bh-shop-discovery-card,body.post-type-archive-product .bh-shop-discovery-card,body.tax-product_cat .bh-shop-discovery-card{border-radius:20px!important;padding:0!important;overflow:hidden!important;box-shadow:0 10px 28px rgb(2 27 54 / .08)!important}body.bh-page-shop .bh-discovery-hero,body.post-type-archive-product .bh-discovery-hero,body.tax-product_cat .bh-discovery-hero{padding:16px!important;display:block!important}body.bh-page-shop .bh-discovery-copy h2,body.post-type-archive-product .bh-discovery-copy h2,body.tax-product_cat .bh-discovery-copy h2{font-size:24px!important;line-height:1.08!important;margin:4px 0 7px!important}body.bh-page-shop .bh-discovery-copy p,body.post-type-archive-product .bh-discovery-copy p,body.tax-product_cat .bh-discovery-copy p{font-size:13px!important;line-height:1.45!important;margin:0!important}body.bh-page-shop .bh-discovery-art,body.post-type-archive-product .bh-discovery-art,body.tax-product_cat .bh-discovery-art,body.bh-page-shop .bh-discovery-trust,body.post-type-archive-product .bh-discovery-trust,body.tax-product_cat .bh-discovery-trust{display:none!important}body.bh-page-shop .bh-catalog-search-pro,body.post-type-archive-product .bh-catalog-search-pro,body.tax-product_cat .bh-catalog-search-pro{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;padding:14px 16px 16px!important;border-top:1px solid #e2edf6!important}body.bh-page-shop .bh-catalog-search-pro label span,body.post-type-archive-product .bh-catalog-search-pro label span,body.tax-product_cat .bh-catalog-search-pro label span{font-size:11px!important;margin-bottom:5px!important}body.bh-page-shop .bh-catalog-search-pro input,body.bh-page-shop .bh-catalog-search-pro select,body.post-type-archive-product .bh-catalog-search-pro input,body.post-type-archive-product .bh-catalog-search-pro select,body.tax-product_cat .bh-catalog-search-pro input,body.tax-product_cat .bh-catalog-search-pro select{height:46px!important;border-radius:14px!important;font-size:13px!important}body.bh-page-shop .bh-catalog-search-pro button,body.post-type-archive-product .bh-catalog-search-pro button,body.tax-product_cat .bh-catalog-search-pro button{height:48px!important;border-radius:14px!important;font-size:15px!important;width:100%!important}body.bh-page-shop .bh-shop-filter-section,body.post-type-archive-product .bh-shop-filter-section,body.tax-product_cat .bh-shop-filter-section{display:none!important}body.bh-page-shop .bh-quick-fitment-note,body.post-type-archive-product .bh-quick-fitment-note,body.tax-product_cat .bh-quick-fitment-note{display:block!important;margin:0!important;padding:14px 16px!important;border-top:1px solid #e2edf6!important;border-radius:0!important;background:#062b55!important;color:#fff!important}body.bh-page-shop .bh-quick-fitment-note strong,body.post-type-archive-product .bh-quick-fitment-note strong,body.tax-product_cat .bh-quick-fitment-note strong{display:block!important;font-size:14px!important;margin-bottom:4px!important;color:#fff!important}body.bh-page-shop .bh-quick-fitment-note span,body.post-type-archive-product .bh-quick-fitment-note span,body.tax-product_cat .bh-quick-fitment-note span{display:block!important;font-size:12px!important;line-height:1.4!important;color:#d7e5f5!important}body.bh-page-shop .bh-quick-fitment-note a,body.post-type-archive-product .bh-quick-fitment-note a,body.tax-product_cat .bh-quick-fitment-note a{display:inline-flex!important;margin-top:8px!important;padding:9px 12px!important;border-radius:999px!important;background:rgb(255 255 255 / .12)!important;color:#fff!important;font-weight:900!important}body.bh-page-shop .bh-shop-control-section,body.bh-page-shop .bh-brand-filter-strip,body.bh-page-shop .bh-brand-model-shop,body.bh-page-shop .bh-v2-category-section{display:none!important}body.bh-page-shop .bh-shop-layout-pro{display:block!important;width:min(calc(100% - 24px),var(--bh-wide))!important;margin:auto!important}body.bh-page-shop .bh-shop-filter-panel{display:none!important}body.bh-page-shop .bh-shop-main-pro{width:100%!important;max-width:100%!important}body.bh-page-shop .bh-shop-search-card{display:none!important}body.bh-page-shop .bh-shop-head-pro{display:block!important;margin:0 0 12px!important}body.bh-page-shop .bh-shop-head-pro h2{font-size:24px!important;line-height:1.1!important;margin:2px 0!important}body.bh-page-shop .bh-shop-head-pro p{display:none!important}body.post-type-archive-product .bh-shop-layout-pro,body.tax-product_cat .bh-shop-layout-pro{display:block!important;width:min(calc(100% - 24px),var(--bh-wide))!important;margin:auto!important}body.post-type-archive-product .bh-shop-filter-panel,body.tax-product_cat .bh-shop-filter-panel{display:none!important}body.post-type-archive-product .bh-shop-main-pro,body.tax-product_cat .bh-shop-main-pro{width:100%!important;max-width:100%!important}body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:0!important}body.bh-page-shop .woocommerce ul.products li.product,body.post-type-archive-product .woocommerce ul.products li.product,body.tax-product_cat .woocommerce ul.products li.product{padding:10px!important;border-radius:18px!important;box-shadow:0 12px 30px rgb(2 27 54 / .08)!important;overflow:hidden!important}body.bh-page-shop .woocommerce ul.products li.product img,body.post-type-archive-product .woocommerce ul.products li.product img,body.tax-product_cat .woocommerce ul.products li.product img{height:142px!important;aspect-ratio:1/1!important;object-fit:contain!important;padding:8px!important;background:#f5f9fd!important;margin-bottom:8px!important;border-radius:14px!important}body.bh-page-shop .woocommerce-loop-product__title,body.post-type-archive-product .woocommerce-loop-product__title,body.tax-product_cat .woocommerce-loop-product__title{font-size:14px!important;line-height:1.22!important;min-height:34px!important;margin:4px 0 6px!important}body.bh-page-shop .bh-v85-loop-part-number,body.post-type-archive-product .bh-v85-loop-part-number,body.tax-product_cat .bh-v85-loop-part-number{font-size:10px!important;line-height:1.15!important;max-width:100%!important;white-space:normal!important;padding:5px 7px!important;margin:4px 0!important}body.bh-page-shop .woocommerce ul.products li.product .price,body.post-type-archive-product .woocommerce ul.products li.product .price,body.tax-product_cat .woocommerce ul.products li.product .price{font-size:16px!important;margin:4px 0 8px!important}body.bh-page-shop .bh-loop-actions,body.post-type-archive-product .bh-loop-actions,body.tax-product_cat .bh-loop-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}body.bh-page-shop .bh-loop-actions .button,body.bh-page-shop .bh-loop-actions .bh-buy-now,body.post-type-archive-product .bh-loop-actions .button,body.post-type-archive-product .bh-loop-actions .bh-buy-now,body.tax-product_cat .bh-loop-actions .button,body.tax-product_cat .bh-loop-actions .bh-buy-now{min-height:38px!important;border-radius:11px!important;font-size:12px!important;padding:8px!important;width:100%!important}}@media(max-width:380px){body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products{grid-template-columns:1fr!important}body.bh-page-shop .woocommerce ul.products li.product img,body.post-type-archive-product .woocommerce ul.products li.product img,body.tax-product_cat .woocommerce ul.products li.product img{height:210px!important}}body.bh-fixed-header-enabled .bh-header{will-change:transform!important}body.bh-fixed-header-enabled .bh-header-search{visibility:visible!important;opacity:1!important}@media(min-width:783px){body.bh-fixed-header-enabled .bh-header-search-form{max-width:1180px!important;margin:0 auto!important}body.bh-fixed-header-enabled .bh-header-search-form input[type=search]{height:44px!important}body.bh-fixed-header-enabled .bh-header-search-form button{height:44px!important}}@media(max-width:782px){html{scroll-padding-top:calc(var(--bh-fixed-header-height, 142px) + 8px)!important}body.bh-fixed-header-enabled .bh-header{border-radius:0!important}.bh-header .bh-container.bh-top{width:100%!important;padding:10px 12px!important;grid-template-columns:minmax(96px,1fr) auto auto!important;gap:8px!important;min-height:72px!important;border-bottom:1px solid #e6eef6!important}.bh-logo{letter-spacing:-1px!important}.bh-mobile-head-actions{align-items:center!important;justify-content:flex-end!important}.bh-mobile-cart,.bh-menu-toggle{line-height:1!important}.bh-mobile-cart{gap:7px!important}.bh-cart-count{min-width:26px!important;height:26px!important;font-size:13px!important}.bh-menu-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#062b55!important;color:#fff!important}.bh-header.is-open .bh-navrow,.bh-navrow.is-open{display:block!important;position:absolute!important;left:10px!important;right:10px!important;top:calc(100% - 1px)!important;background:#fff!important;border:1px solid #dceaf4!important;border-radius:18px!important;padding:12px!important;box-shadow:0 18px 42px rgb(2 27 54 / .18)!important;z-index:10000!important}.bh-header.is-open .bh-nav,.bh-navrow.is-open .bh-nav{display:grid!important;gap:6px!important}.bh-header.is-open .bh-nav a,.bh-navrow.is-open .bh-nav a{padding:12px 14px!important;border-radius:13px!important;background:#f6fbff!important;text-transform:none!important;font-size:14px!important}.bh-header.is-open .bh-actions,.bh-navrow.is-open .bh-actions{display:flex!important;justify-content:space-between!important;margin-top:10px!important}.bh-head-search-icon{font-size:20px!important}.bh-head-search-label,.bh-header-search-form select,.bh-header-search-form button span:not(.bh-head-search-icon){display:none!important}.bh-v85-bike-section,.bh-home-brand-v60-section,.bh-brand-model-shop,.bh-brand-filter-strip,.bh-shop-control-section,.bh-v2-category-section:not(body.home .bh-v2-category-section){display:none!important}.bh-shop-filter-section,.bh-shop-filter-cats,.bh-shop-filter-panel,.bh-shop-search-card{display:none!important}body.bh-page-shop .bh-shop-campaign-hero{display:none!important}body.bh-page-shop .bh-shop-discovery-panel{display:none!important}body.bh-page-shop .bh-shop-pro-section{padding:16px 0 28px!important;background:#eef6fd!important}.bh-shop-layout-pro{width:min(calc(100% - 20px),var(--bh-wide))!important;display:block!important}.bh-shop-main-pro{width:100%!important;max-width:100%!important}.bh-shop-head-pro{grid-template-columns:1fr auto!important;align-items:center!important}.bh-shop-head-pro .bh-eyebrow,.bh-shop-head-pro p,.bh-shop-head-pro a{display:none!important}body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products,body.home .woocommerce ul.products,body.home .bh-home-shop-clone-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important}body.bh-page-shop .woocommerce ul.products li.product,body.post-type-archive-product .woocommerce ul.products li.product,body.tax-product_cat .woocommerce ul.products li.product,body.home .woocommerce ul.products li.product,body.home .bh-home-shop-clone-grid li.product{display:flex!important;flex-direction:column!important;min-width:0!important;padding:9px!important;border-radius:18px!important;background:#fff!important;border:1px solid #dbe9f4!important;box-shadow:0 10px 24px rgb(2 27 54 / .08)!important;overflow:hidden!important}body.bh-page-shop .woocommerce ul.products li.product img,body.post-type-archive-product .woocommerce ul.products li.product img,body.tax-product_cat .woocommerce ul.products li.product img,body.home .woocommerce ul.products li.product img,body.home .bh-home-shop-clone-grid li.product img{height:118px!important;aspect-ratio:1/1!important;object-fit:contain!important;padding:7px!important;margin:0 0 8px!important;border-radius:14px!important;background:#f3f8fd!important;width:100%!important}.woocommerce-loop-product__title,body.home .woocommerce-loop-product__title{font-size:13px!important;line-height:1.18!important;min-height:31px!important;margin:2px 0 5px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#062b55!important}.bh-v85-loop-part-number,.products .bh-v85-loop-part-number{display:block!important;width:100%!important;max-width:100%!important;font-size:9px!important;line-height:1.1!important;padding:5px 6px!important;margin:3px 0 5px!important;border-radius:12px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.bh-v85-loop-part-number span{display:inline!important}body.home .bh-home-products-priority{padding-top:18px!important;padding-bottom:22px!important}body.home .bh-home-shop-clone-head{margin-bottom:12px!important}body.home .bh-home-shop-clone-head a{font-size:12px!important;padding:9px 11px!important;border-radius:999px!important}body.home .bh-v2-category-section{padding:18px 0 12px!important}body.home .bh-v80-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}body.home .bh-v80-cat-card{height:56px!important;min-height:56px!important;padding:8px!important;border-radius:15px!important}body.home .bh-v80-cat-card:nth-child(n+5){display:none!important}body.home .bh-v80-cat-icon{width:32px!important;height:32px!important}body.home .bh-v80-cat-info strong{font-size:11px!important}body.home .bh-v80-cat-info em{display:none!important}body.home .bh-sales-confidence h2{font-size:24px!important}.bh-final-cta{padding:24px 0!important}.bh-final-cta h2{font-size:25px!important;line-height:1.1!important}.bh-final-cta .bh-btn{width:100%!important;min-height:46px!important}body.home .bh-v81-service-card:nth-child(n+3),body.home .bh-package:nth-child(n+3),body.home .bh-review-card:nth-child(n+3),body.home .bh-v67-blog-card:nth-child(n+3){display:none!important}.bh-packages{grid-template-columns:1fr!important}.bh-package{min-height:0!important}.bh-v81-services-section,.bh-section:has(.bh-packages),.bh-section:has(.bh-review-card),.bh-v67-blog-section{padding-top:18px!important;padding-bottom:18px!important}.bh-section-head h2{font-size:25px!important;line-height:1.08!important}.bh-section-head p{font-size:13px!important;line-height:1.4!important}.bh-scroll-top{height:44px!important}.bh-footer h4{margin:0 0 10px!important}}@media(max-width:420px){.bh-header .bh-container.bh-top{grid-template-columns:minmax(90px,1fr) auto auto!important;padding:9px 10px!important}.bh-mobile-cart,.bh-menu-toggle{height:48px!important;min-height:48px!important;border-radius:18px!important;padding:0 12px!important;font-size:13px!important}.bh-menu-toggle{min-width:76px!important}.bh-logo{font-size:22px!important}.bh-header-search-form{grid-template-columns:minmax(0,1fr) 48px!important}.bh-header-search-form input[type=search]{height:43px!important}.bh-header-search-form button{height:43px!important;width:48px!important;min-width:48px!important}body.bh-page-shop .woocommerce ul.products li.product img,body.post-type-archive-product .woocommerce ul.products li.product img,body.tax-product_cat .woocommerce ul.products li.product img,body.home .woocommerce ul.products li.product img{height:106px!important}.woocommerce-loop-product__title{font-size:12.5px!important}.bh-v85-loop-part-number{font-size:8.5px!important}.woocommerce ul.products li.product .price{font-size:14px!important}.bh-loop-actions .button,.bh-loop-actions .bh-buy-now{font-size:10.5px!important;min-height:34px!important}.bh-footer-grid{grid-template-columns:1fr!important}}@media(max-width:360px){body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products,body.home .woocommerce ul.products,body.home .bh-home-shop-clone-grid{grid-template-columns:1fr!important}.woocommerce ul.products li.product img{height:190px!important}.bh-loop-actions{grid-template-columns:1fr 1fr!important}.bh-loop-actions .button,.bh-loop-actions .bh-buy-now{min-height:38px!important}}@media(max-width:782px){.bh-navrow{display:block!important;overflow:visible!important;border:0!important}.bh-navrow .bh-actions{display:none!important}.bh-nav.is-open{position:fixed!important;left:12px!important;right:12px!important;top:calc(var(--bh-fixed-header-height, 130px) + 8px)!important;max-height:calc(100vh - var(--bh-fixed-header-height, 130px) - 24px)!important;overflow:auto!important;background:linear-gradient(145deg,#062b55,#021b36)!important;border:1px solid rgb(255 255 255 / .12)!important;border-radius:18px!important;box-shadow:0 22px 54px rgb(2 27 54 / .35)!important;padding:10px!important;z-index:10001!important}.bh-nav.is-open ul{display:grid!important;grid-template-columns:1fr!important;gap:0!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}.bh-nav.is-open li{display:block!important;border-bottom:1px solid rgb(255 255 255 / .12)!important}.bh-nav.is-open a{display:flex!important;align-items:center!important;min-height:44px!important;color:#fff!important;padding:0 12px!important;border-radius:10px!important;font-size:13px!important;font-weight:900!important;text-transform:none!important}.bh-nav.is-open a:hover{background:rgb(255 255 255 / .08)!important}}@media (max-width:782px){body.bh-page-shop .bh-shop-sidebar,body.bh-page-shop aside.bh-shop-sidebar,body.bh-page-shop .bh-shop-filter-panel,body.bh-page-shop .bh-cat-list,body.bh-page-shop .bh-filter-tags,body.post-type-archive-product .bh-shop-sidebar,body.post-type-archive-product aside.bh-shop-sidebar,body.post-type-archive-product .bh-shop-filter-panel,body.post-type-archive-product .bh-cat-list,body.post-type-archive-product .bh-filter-tags,body.tax-product_cat .bh-shop-sidebar,body.tax-product_cat aside.bh-shop-sidebar,body.tax-product_cat .bh-shop-filter-panel,body.tax-product_cat .bh-cat-list,body.tax-product_cat .bh-filter-tags,body.woocommerce-shop .bh-shop-sidebar,body.woocommerce-shop aside.bh-shop-sidebar,body.woocommerce-shop .bh-shop-filter-panel,body.woocommerce-shop .bh-cat-list,body.woocommerce-shop .bh-filter-tags,.bh-mobile-shop-cats,.bh-shop-mobile-cats,.bh-shop-categories-mobile,.bh-shop-category-scroll,.bh-category-chip-scroll,.bh-shop-brand-scroll,.bh-shop-brand-row,.bh-shop-category-chip-row,.bh-shop-brand-grid,.bh-category-chip-grid,.bh-shop-filter-section,.bh-shop-filter-cats,.bh-shop-control-section,.bh-brand-filter-strip,.bh-brand-model-shop,.bh-shop-discovery-v47,.bh-shop-discovery-panel,.bh-shop-search-card{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;box-shadow:none!important}.bh-shop-layout,.bh-shop-layout-pro,body.bh-page-shop .bh-shop-layout-pro,body.post-type-archive-product .bh-shop-layout-pro,body.tax-product_cat .bh-shop-layout-pro,body.woocommerce-shop .bh-shop-layout-pro{display:block!important;width:min(calc(100% - 22px),var(--bh-wide))!important;max-width:100%!important;margin:0 auto!important;padding:0!important;grid-template-columns:1fr!important}.bh-shop-main-pro,body.bh-page-shop .bh-shop-main-pro,body.post-type-archive-product .bh-shop-main-pro,body.tax-product_cat .bh-shop-main-pro,body.woocommerce-shop .bh-shop-main-pro{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.bh-shop-pro-section,body.bh-page-shop .bh-shop-pro-section,body.post-type-archive-product .bh-section,body.tax-product_cat .bh-section,body.woocommerce-shop .bh-section{padding-top:18px!important;background:#eef6fd!important}.bh-shop-head-pro{display:block!important;margin:0 0 12px!important;padding:0!important}.bh-shop-head-pro h2{font-size:30px!important;line-height:1.04!important;letter-spacing:-.8px!important;margin:0 0 6px!important;color:#062b55!important}.bh-shop-head-pro p,.bh-shop-head-pro .bh-eyebrow,.bh-shop-head-pro a{display:none!important}.woocommerce-result-count{margin:0 0 10px!important;font-size:13px!important;font-weight:900!important;color:#65778c!important}.woocommerce-ordering{width:100%!important;margin:0 0 14px!important;float:none!important}.woocommerce-ordering select{width:100%!important;height:44px!important;border-radius:14px!important;background:#fff!important;border:1px solid #d8e7f3!important;padding:0 14px!important;font-size:13px!important;color:#062b55!important}body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products,body.woocommerce-shop .woocommerce ul.products,body.home .woocommerce ul.products,body.home .bh-home-shop-clone-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important;margin:0!important;padding:0!important;align-items:stretch!important}body.bh-page-shop .woocommerce ul.products li.product,body.post-type-archive-product .woocommerce ul.products li.product,body.tax-product_cat .woocommerce ul.products li.product,body.woocommerce-shop .woocommerce ul.products li.product,body.home .woocommerce ul.products li.product,body.home .bh-home-shop-clone-grid li.product{min-width:0!important;width:auto!important;margin:0!important;padding:10px!important;border-radius:19px!important;background:#fff!important;border:1px solid #dceaf5!important;box-shadow:0 12px 28px rgb(2 27 54 / .08)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}body.bh-page-shop .woocommerce ul.products li.product img,body.post-type-archive-product .woocommerce ul.products li.product img,body.tax-product_cat .woocommerce ul.products li.product img,body.woocommerce-shop .woocommerce ul.products li.product img,body.home .woocommerce ul.products li.product img,body.home .bh-home-shop-clone-grid li.product img{width:100%!important;height:122px!important;aspect-ratio:1/1!important;object-fit:contain!important;object-position:center!important;background:#f4f8fc!important;border-radius:15px!important;margin:0 0 9px!important;padding:7px!important;box-shadow:inset 0 0 0 1px rgb(216 231 243 / .75)!important}.woocommerce-loop-product__title{font-size:13px!important;line-height:1.18!important;min-height:32px!important;margin:2px 0 6px!important;letter-spacing:-.1px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#062b55!important}.bh-v85-loop-part-number{display:block!important;width:100%!important;max-width:100%!important;margin:2px 0 5px!important;padding:5px 7px!important;border-radius:999px!important;font-size:9px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;background:#effbf3!important;color:#0b7d2a!important;border:1px solid rgb(32 168 50 / .2)!important}.bh-v85-loop-part-number span:first-child{font-size:0!important}.bh-v85-loop-part-number span:first-child:after{content:'PN:';font-size:9px!important;color:#062b55!important;margin-right:3px!important}.woocommerce ul.products li.product .price{font-size:15px!important;line-height:1.1!important;margin:4px 0 8px!important;color:#062b55!important;font-weight:950!important}.woocommerce ul.products li.product .price del{font-size:11px!important;color:#7c8998!important}.woocommerce ul.products li.product .price ins{text-decoration:none!important}.bh-loop-actions{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin-top:auto!important}.bh-loop-actions .button,.bh-loop-actions .bh-buy-now,.woocommerce ul.products li.product .button{width:100%!important;min-height:36px!important;border-radius:12px!important;font-size:11px!important;font-weight:950!important;padding:8px 6px!important}.bh-loop-actions .button{background:#20a832!important;color:#fff!important}.bh-loop-actions .bh-buy-now{background:#062b55!important;color:#fff!important}.bh-loop-fitment,.bh-loop-cat,.bh-loop-badge:not(.onsale){display:none!important}body.bh-fixed-header-enabled .bh-header-search{position:relative!important;display:block!important;visibility:visible!important;opacity:1!important;background:#fff!important;box-shadow:0 7px 18px rgb(2 27 54 / .06)!important}body.bh-fixed-header-enabled .bh-header-search .bh-container{padding:7px 10px!important}body.bh-fixed-header-enabled .bh-header-search-form{grid-template-columns:minmax(0,1fr) 48px!important;gap:7px!important}body.bh-fixed-header-enabled .bh-header-search-form input[type=search]{height:43px!important;border-radius:15px!important;font-size:13px!important;padding:0 12px!important}body.bh-fixed-header-enabled .bh-header-search-form button{height:43px!important;width:48px!important;min-width:48px!important;border-radius:15px!important}.bh-footer{padding:28px 0 18px!important}.bh-footer-grid{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}.bh-footer-brand{grid-column:1!important}.bh-footer h4{font-size:15px!important;margin-bottom:9px!important}.bh-footer p,.bh-footer a{font-size:13px!important;line-height:1.45!important}.bh-footer-bottom{font-size:12px!important;line-height:1.4!important;margin-top:12px!important;padding-top:12px!important}.bh-mobile-buybar,.bh-floating-actions{display:none!important}}@media(max-width:370px){body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products,body.woocommerce-shop .woocommerce ul.products,body.home .woocommerce ul.products{grid-template-columns:1fr!important}.woocommerce ul.products li.product img{height:188px!important}.bh-loop-actions{grid-template-columns:1fr 1fr!important}}.bh-header-search-form .bh-head-brand-select{display:block}@media (min-width:783px){body.bh-fixed-header-enabled .bh-header-search-form,.bh-header-search-form{grid-template-columns:minmax(240px,1fr) minmax(130px,175px) minmax(145px,205px) 112px!important;gap:9px!important;align-items:center!important}.bh-header-search-form select.bh-head-brand-select,.bh-header-search-form select[name="product_cat"]{display:block!important;height:42px!important;border:1px solid #d4e5f0!important;border-radius:13px!important;background:#fff!important;color:#092746!important;font-weight:900!important;padding:0 12px!important;min-width:0!important}.bh-head-quick-filters{display:none!important}}@media (max-width:782px){body.bh-fixed-header-enabled .bh-header{position:fixed!important;top:var(--bh-admin-offset,0)!important;left:0!important;right:0!important;z-index:10000!important;background:#fff!important;box-shadow:0 1px 0 #dceaf4,0 10px 22px rgb(2 27 54 / .08)!important}body.bh-fixed-header-enabled{padding-top:var(--bh-fixed-header-height)!important;overflow-x:hidden!important}.bh-header-search-form input[type=search]{grid-column:1!important;min-width:0!important;width:100%!important;background:#f8fbff!important;border:1px solid #d3e4f0!important;font-weight:850!important;color:#062b55!important}.bh-header-search-form button{grid-column:2!important;grid-row:1!important}.bh-head-search-label{display:none!important}.bh-header-search-form select.bh-head-brand-select,.bh-header-search-form select[name="product_cat"]{display:block!important;grid-column:auto!important;grid-row:2!important;height:36px!important;min-width:0!important;width:100%!important;border-radius:12px!important;border:1px solid #d5e6f1!important;background:#fff!important;color:#062b55!important;font-size:12px!important;font-weight:900!important;padding:0 9px!important;box-shadow:none!important}.bh-header-search-form select.bh-head-brand-select{width:calc(50% - 4px)!important;justify-self:start!important}.bh-header-search-form select[name="product_cat"]{grid-column:1!important;width:calc(50% - 4px)!important;justify-self:end!important}.bh-head-quick-filters{white-space:nowrap!important}.bh-head-quick-filters a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:28px!important;padding:0 10px!important;border-radius:999px!important;background:#effbf3!important;border:1px solid rgb(32 168 50 / .18)!important;color:#0a7730!important;font-size:11px!important;font-weight:950!important;text-decoration:none!important}.bh-head-quick-filters a:nth-child(n+5){display:none!important}body.bh-page-shop .bh-shop-sidebar,body.post-type-archive-product .bh-shop-sidebar,body.tax-product_cat .bh-shop-sidebar,body.woocommerce-shop .bh-shop-sidebar,body.bh-page-shop .bh-shop-filter-panel,body.post-type-archive-product .bh-shop-filter-panel,body.tax-product_cat .bh-shop-filter-panel,body.woocommerce-shop .bh-shop-filter-panel,body.bh-page-shop .bh-cat-list,body.post-type-archive-product .bh-cat-list,body.tax-product_cat .bh-cat-list,body.woocommerce-shop .bh-cat-list,.bh-shop-categories-mobile,.bh-mobile-shop-cats,.bh-shop-category-scroll,.bh-brand-filter-strip,.bh-brand-model-shop,.bh-shop-control-section,.bh-shop-discovery-panel,.bh-shop-search-card{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;visibility:hidden!important;border:0!important}body.bh-page-shop .bh-shop-pro-section,body.post-type-archive-product .bh-section,body.tax-product_cat .bh-section,body.woocommerce-shop .bh-section{padding-top:18px!important}}@media(max-width:390px){.bh-header .bh-container.bh-top{grid-template-columns:minmax(82px,1fr) auto auto!important;gap:7px!important;padding:8px 10px!important}.bh-logo small{font-size:8px!important}.bh-header-search-form input[type=search]{height:40px!important;font-size:12px!important}.bh-header-search-form button{height:40px!important}.bh-header-search-form select.bh-head-brand-select,.bh-header-search-form select[name="product_cat"]{height:34px!important;font-size:11px!important}}.bh-v108-urgency-strip{background:linear-gradient(90deg,#062b55,#073d47 58%,#0f8f37);color:#fff;padding:10px 0;border-top:1px solid rgb(255 255 255 / .08);border-bottom:1px solid rgb(2 27 54 / .08)}.bh-v108-urgency-strip .bh-container{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bh-v108-urgency-strip a{display:flex;align-items:center;justify-content:center;gap:10px;min-height:42px;border-radius:14px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .12);box-shadow:inset 0 1px 0 rgb(255 255 255 / .1);font-weight:950;text-align:center}.bh-v108-urgency-strip b{font-size:13px;color:#fff}.bh-v108-urgency-strip span{font-size:12px;color:#d8f7e3;font-weight:800}.bh-v108-sales-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:-8px 0 18px}.bh-v108-sales-rail a{position:relative;overflow:hidden;background:#fff;border:1px solid rgb(32 168 50 / .18);border-radius:16px;padding:13px 14px;box-shadow:0 10px 24px rgb(2 27 54 / .07);transition:.18s ease;isolation:isolate}.bh-v108-sales-rail a:before{content:'';position:absolute;inset:0;background:linear-gradient(110deg,rgb(32 168 50 / .09),rgb(6 43 85 / .02));z-index:-1}.bh-v108-sales-rail a:hover{transform:translateY(-2px);border-color:rgb(32 168 50 / .45);box-shadow:0 16px 30px rgb(2 27 54 / .12)}.bh-v108-sales-rail strong{display:block;color:#062b55;font-size:13px;line-height:1.2}.bh-v108-sales-rail span{display:block;color:#0b8a35;font-size:11px;font-weight:900;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bh-home-shop-clone-section{background:linear-gradient(180deg,#eff6fd 0%,#f7fbff 100%)}.bh-home-shop-clone-head{padding:18px 20px;border-radius:22px;background:#fff;border:1px solid #dbeaf4;box-shadow:0 14px 32px rgb(2 27 54 / .07);align-items:center!important;margin-bottom:18px!important}.bh-home-shop-clone-head .bh-eyebrow{display:inline-flex;align-items:center;gap:6px;background:#eafbef;color:#0b8334;border:1px solid rgb(32 168 50 / .2);border-radius:999px;padding:6px 10px;font-size:11px}.bh-home-shop-clone-head .bh-eyebrow:before{content:'🔥'}.bh-home-shop-clone-head h2{letter-spacing:-.8px}.bh-v67-view-link{border-radius:999px;background:#062b55!important;color:#fff!important;padding:11px 16px!important;box-shadow:0 12px 26px rgb(6 43 85 / .15)}.woocommerce ul.products li.product{position:relative;overflow:hidden}.woocommerce ul.products li.product:after{position:absolute;top:12px;left:12px;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-weight:950;letter-spacing:.1px;box-shadow:0 8px 18px rgb(239 68 68 / .18);pointer-events:none}.woocommerce ul.products li.product:nth-child(1):after,.woocommerce ul.products li.product:nth-child(5):after{content:'HOT'}.woocommerce ul.products li.product:nth-child(2):after,.woocommerce ul.products li.product:nth-child(6):after{content:'BEST'}.woocommerce ul.products li.product:nth-child(3):after,.woocommerce ul.products li.product:nth-child(7):after{content:'FAST';background:#f59e0b;color:#071a33}.woocommerce ul.products li.product:nth-child(4):after,.woocommerce ul.products li.product:nth-child(8):after{content:'SALE'}.woocommerce ul.products li.product:hover{border-color:rgb(32 168 50 / .45)!important;box-shadow:0 18px 38px rgb(2 27 54 / .12)!important;transform:translateY(-2px)}.woocommerce ul.products li.product .price{display:flex!important;align-items:baseline!important;gap:8px!important;flex-wrap:wrap!important}.woocommerce ul.products li.product .price:after{content:'Ready';display:inline-flex;align-items:center;border-radius:999px;background:#eefbf3;color:#0b8334;border:1px solid rgb(32 168 50 / .18);font-size:10px;font-weight:950;line-height:1;padding:5px 7px;vertical-align:middle}.bh-loop-actions .button{background:#20a832!important;box-shadow:0 8px 18px rgb(32 168 50 / .16)!important}.bh-loop-actions .bh-buy-now{background:#062b55!important;box-shadow:0 8px 18px rgb(6 43 85 / .17)!important}.bh-loop-actions .button:before{content:'🛒';font-size:12px}.bh-loop-actions .bh-buy-now:before{content:'⚡';font-size:12px;margin-right:4px}.bh-header-search-form button span:not(.bh-head-search-icon){font-weight:950!important}body.bh-fixed-header-enabled .bh-header-search{border-bottom:1px solid #d4e8f5!important;box-shadow:0 9px 24px rgb(2 27 54 / .08)!important}@media(max-width:782px){.bh-v108-urgency-strip{padding:8px 0;overflow:hidden}.bh-v108-urgency-strip .bh-container{width:100%;display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 12px;-webkit-overflow-scrolling:touch}.bh-v108-urgency-strip .bh-container::-webkit-scrollbar{display:none}.bh-v108-urgency-strip a{min-width:78%;justify-content:flex-start;padding:0 13px;scroll-snap-align:start}.bh-v108-urgency-strip b{font-size:12px}.bh-v108-urgency-strip span{font-size:11px}.bh-home-shop-clone-section{padding-top:20px!important}.bh-home-shop-clone-head{padding:14px 14px!important;border-radius:19px!important;display:grid!important;gap:10px!important}.bh-home-shop-clone-head h2{font-size:28px!important;line-height:1.02!important}.bh-home-shop-clone-head p{font-size:13px!important;line-height:1.45!important;margin:6px 0 0!important}.bh-v67-view-link{width:max-content!important;padding:9px 13px!important;font-size:12px!important}.bh-v108-sales-rail{display:flex;overflow-x:auto;gap:8px;margin:0 0 14px;padding-bottom:2px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.bh-v108-sales-rail::-webkit-scrollbar{display:none}.bh-v108-sales-rail a{min-width:170px;padding:10px 11px;border-radius:14px;scroll-snap-align:start}.bh-v108-sales-rail strong{font-size:11.5px}.bh-v108-sales-rail span{font-size:10.5px}.woocommerce ul.products li.product:after{top:8px;left:8px;min-height:19px;padding:0 6px;font-size:8.5px}.woocommerce ul.products li.product .price:after{display:none!important}.bh-loop-actions .button:before,.bh-loop-actions .bh-buy-now:before{display:none!important}.bh-loop-actions .button,.bh-loop-actions .bh-buy-now{letter-spacing:-.1px!important}.bh-header-search-form select.bh-head-brand-select,.bh-header-search-form select[name="product_cat"],.bh-head-quick-filters{display:none!important}}@media(max-width:390px){.bh-v108-urgency-strip a{min-width:88%}.bh-home-shop-clone-head h2{font-size:25px!important}.woocommerce ul.products li.product:after{font-size:8px}.woocommerce ul.products li.product .price{gap:4px!important}}.bh-header-search-panel{grid-template-columns:minmax(190px,260px) minmax(0,1fr);gap:12px;align-items:center}.bh-head-search-title{align-items:center;gap:10px;min-height:46px;padding:8px 12px;border-radius:16px;background:linear-gradient(135deg,#eefbf3,#f8fcff);border:1px solid rgb(32 168 50 / .18);box-shadow:inset 0 1px 0 rgb(255 255 255 / .85)}.bh-head-search-badge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:12px;background:#062b55;color:#fff;font-size:18px;font-weight:1000;flex:0 0 auto}.bh-head-search-title strong{display:block;color:#062b55;font-size:13px;font-weight:1000;line-height:1.05;white-space:nowrap}.bh-head-search-title small{display:block;color:#527087;font-size:11px;font-weight:850;line-height:1.15;margin-top:2px}.bh-head-search-title div{min-width:0}.bh-header-search-form input[type=search],.bh-header-search-form select{outline:none!important;appearance:auto!important}.bh-header-search-form input[type=search]:focus,.bh-header-search-form select:focus{border-color:#20a832!important;box-shadow:0 0 0 4px rgb(32 168 50 / .12)!important}.bh-header-search-form button:hover{transform:translateY(-1px);box-shadow:0 13px 26px rgb(32 168 50 / .27)!important}.bh-head-search-icon{font-size:17px!important;line-height:1!important}.bh-head-quick-filters .bh-mode-chip,.bh-head-quick-filters a{display:inline-flex!important;align-items:center!important;gap:5px!important;min-height:28px!important;padding:0 10px!important;border-radius:999px!important;background:#effbf3!important;border:1px solid rgb(32 168 50 / .2)!important;color:#0c7132!important;text-decoration:none!important;font-weight:950!important;font-size:11px!important;line-height:1!important}.bh-head-quick-filters .bh-mode-chip span{color:#60768a;font-weight:900;font-size:10px}.bh-head-quick-filters .bh-mode-chip b{font-weight:1000}.bh-head-quick-filters .bh-mode-chip:hover{background:#062b55!important;border-color:#062b55!important;color:#fff!important}.bh-head-quick-filters .bh-mode-chip:hover span,.bh-head-quick-filters .bh-mode-chip:hover b{color:#fff!important}body.bh-fixed-header-enabled .bh-header-search{display:block!important;position:relative!important;z-index:3!important}.bh-header .bh-icon[aria-label="Search"],.bh-actions .bh-icon[href*="?s="]{display:none!important}@media(max-width:1180px){.bh-header-search-panel{grid-template-columns:minmax(160px,210px) minmax(0,1fr);gap:10px}.bh-head-search-title small{display:none}.bh-header-search-form button{min-width:96px}.bh-header-search-form button span:not(.bh-head-search-icon){font-size:12px}}@media(max-width:782px){body.bh-fixed-header-enabled .bh-top{padding:8px 12px!important;min-height:58px!important;grid-template-columns:minmax(96px,1fr) auto auto!important;gap:8px!important}.bh-header-search .bh-container,body.bh-fixed-header-enabled .bh-header-search .bh-container{width:100%!important;padding:7px 10px 8px!important}.bh-header-search-panel{display:block!important}.bh-header-search-form,body.bh-fixed-header-enabled .bh-header-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) 48px!important;gap:7px!important;align-items:center!important}.bh-header-search-form input[type=search],body.bh-fixed-header-enabled .bh-header-search-form input[type=search]{grid-column:1!important;grid-row:1!important;height:43px!important;border-radius:15px!important;font-size:13px!important;padding:0 12px!important;background:#f8fbff!important}.bh-header-search-form button,body.bh-fixed-header-enabled .bh-header-search-form button{grid-column:2!important;grid-row:1!important;width:48px!important;min-width:48px!important;height:43px!important;border-radius:15px!important;padding:0!important;background:linear-gradient(135deg,#062b55,#083e70)!important;box-shadow:0 8px 18px rgb(6 43 85 / .2)!important;font-size:0!important}.bh-header-search-form button .bh-head-search-icon,body.bh-fixed-header-enabled .bh-header-search-form button .bh-head-search-icon{font-size:20px!important}.bh-header-search-form select.bh-head-brand-select,.bh-header-search-form select.bh-head-cat-select,.bh-header-search-form select[name="product_cat"],body.bh-fixed-header-enabled .bh-header-search-form select.bh-head-brand-select,body.bh-fixed-header-enabled .bh-header-search-form select.bh-head-cat-select,body.bh-fixed-header-enabled .bh-header-search-form select[name="product_cat"]{display:block!important;visibility:visible!important;grid-row:2!important;height:34px!important;min-height:34px!important;width:100%!important;border-radius:12px!important;background:#fff!important;border:1px solid #d8e8f3!important;color:#092746!important;font-size:11px!important;font-weight:950!important;padding:0 8px!important;box-shadow:none!important}.bh-header-search-form select.bh-head-brand-select{grid-column:1!important}.bh-header-search-form select.bh-head-cat-select,.bh-header-search-form select[name="product_cat"]{grid-column:2!important}.bh-head-quick-filters{display:flex!important;margin-top:6px!important;overflow:hidden!important}.bh-head-quick-filters .bh-mode-chip,.bh-head-quick-filters a{min-height:25px!important;padding:0 8px!important;font-size:10px!important;border-radius:999px!important}.bh-head-quick-filters .bh-mode-chip span{display:none!important}.bh-menu-toggle,.bh-mobile-cart,body.bh-fixed-header-enabled .bh-menu-toggle,body.bh-fixed-header-enabled .bh-mobile-cart{min-height:44px!important;height:44px!important;border-radius:15px!important;font-size:12px!important;padding:0 10px!important}.bh-logo,body.bh-fixed-header-enabled .bh-logo{font-size:20px!important;min-width:94px!important}}@media(max-width:390px){.bh-header-search-form select.bh-head-brand-select{width:100%!important}}.bh-floating-actions{display:block!important;position:static!important;right:auto!important;bottom:auto!important;pointer-events:none!important;z-index:6000!important}.bh-floating-actions .bh-float-shop,.bh-floating-actions .bh-float-book{display:none!important}.bh-scroll-top{position:fixed!important;right:20px!important;bottom:24px!important;width:48px!important;min-height:48px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:linear-gradient(135deg,#062b55,#083e70)!important;color:#fff!important;border:1px solid rgb(255 255 255 / .18)!important;box-shadow:0 16px 36px rgb(2 27 54 / .22)!important;pointer-events:auto!important;font-size:21px!important;font-weight:1000!important;z-index:6001!important;opacity:0!important;visibility:hidden!important;transform:translateY(10px) scale(.96)!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important}.bh-scroll-top.is-visible{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important}.bh-scroll-top:hover{background:linear-gradient(135deg,#20a832,#12853a)!important;transform:translateY(-2px) scale(1)!important}@media(max-width:782px){.bh-scroll-top{right:14px!important;bottom:16px!important;width:44px!important;min-height:44px!important;font-size:19px!important}.bh-floating-actions{display:block!important}}body.bh-fixed-header-enabled .bh-header{position:sticky!important;top:0!important;z-index:9998!important;background:#fff!important;box-shadow:0 4px 18px rgb(2 27 54 / .08)!important}body.admin-bar.bh-fixed-header-enabled .bh-header{top:32px!important}body.bh-fixed-header-enabled{padding-top:0!important}.bh-header-search-form input[type=search],.bh-header-search-form select{height:42px!important;border:1px solid #d5e4ef!important;border-radius:13px!important;background:#f9fcff!important;color:#082744!important;font-weight:850!important;font-size:13px!important;padding:0 13px!important;box-shadow:none!important;min-width:0!important;width:100%!important;max-width:100%!important;line-height:42px!important}.bh-head-quick-filters{overflow-x:auto!important;scrollbar-width:none!important;padding-top:8px!important}.bh-head-quick-filters::-webkit-scrollbar{display:none!important}.bh-head-quick-filters .bh-mode-chip{flex:0 0 auto!important;line-height:1!important}.bh-floating-actions.bh-floating-utility{align-items:flex-end!important}.bh-floating-actions.bh-floating-utility .bh-float-cart,.bh-floating-actions.bh-floating-utility .bh-scroll-top{pointer-events:auto!important;width:48px!important;height:48px!important;min-height:48px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-size:20px!important;font-weight:1000!important;box-shadow:0 12px 28px rgb(2 27 54 / .22)!important;border:1px solid rgb(255 255 255 / .22)!important}.bh-floating-actions.bh-floating-utility .bh-float-cart{background:linear-gradient(135deg,#16ad39,#0e8730)!important;color:#fff!important;position:relative!important}.bh-floating-actions.bh-floating-utility .bh-scroll-top{background:#062b55!important;color:#fff!important;opacity:0!important;visibility:hidden!important;transform:translateY(8px)!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important;padding:0!important}.bh-floating-actions.bh-floating-utility .bh-float-shop,.bh-floating-actions.bh-floating-utility .bh-float-book{display:none!important}@media(max-width:782px){body.admin-bar.bh-fixed-header-enabled .bh-header{top:0!important}.bh-header{border-radius:0!important;overflow:visible!important}.bh-logo small{letter-spacing:.7px!important}.bh-mobile-cart,.bh-menu-toggle{white-space:nowrap!important}.bh-header-search-form{grid-template-areas:'q btn' 'brand cat'!important}.bh-header-search-form input[type=search]{grid-area:q!important;height:45px!important;border-radius:15px!important;font-size:13px!important;padding:0 12px!important;text-overflow:ellipsis!important;overflow:hidden!important;white-space:nowrap!important}.bh-header-search-form button{grid-area:btn!important}.bh-header-search-form .bh-head-brand-select{grid-area:brand!important;display:block!important;height:38px!important;border-radius:13px!important;font-size:12px!important;padding:0 10px!important;background:#fff!important;min-width:0!important;width:100%!important}.bh-header-search-form .bh-head-cat-select{grid-area:cat!important;display:block!important;height:38px!important;border-radius:13px!important;font-size:12px!important;padding:0 10px!important;background:#fff!important;min-width:0!important;width:100%!important}.bh-head-quick-filters{padding:7px 10px 0!important;margin:0!important;max-width:100%!important;gap:6px!important}.bh-head-quick-filters .bh-mode-chip{font-size:11px!important;padding:6px 10px!important}.bh-floating-actions.bh-floating-utility .bh-float-cart,.bh-floating-actions.bh-floating-utility .bh-scroll-top{width:44px!important;height:44px!important;min-height:44px!important;font-size:18px!important}body.single-product .bh-floating-actions.bh-floating-utility{bottom:86px!important}body.woocommerce-cart .bh-floating-actions.bh-floating-utility,body.woocommerce-checkout .bh-floating-actions.bh-floating-utility{display:none!important}}@media(max-width:430px){.bh-top{grid-template-columns:minmax(104px,1fr) auto auto!important}.bh-mobile-cart,.bh-menu-toggle{height:48px!important;min-height:48px!important;border-radius:15px!important;padding:0 13px!important;font-size:14px!important}.bh-logo{font-size:25px!important}.bh-header-search-form{grid-template-columns:minmax(0,1fr) 49px!important}.bh-header-search-form button{width:49px!important;min-width:49px!important}.bh-header-search-form input[type=search]{font-size:12.5px!important}}@media(max-width:360px){.bh-mobile-cart,.bh-menu-toggle{padding:0 10px!important;font-size:13px!important}.bh-logo{font-size:23px!important}}.bh-header-search,body.home .bh-header-search,body.front-page .bh-header-search,body.bh-fixed-header-enabled .bh-header-search,body.home.bh-fixed-header-enabled .bh-header-search{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:10000!important;background:#fff!important;border-top:1px solid #edf4f8!important;border-bottom:1px solid #dbe7f2!important;box-shadow:0 10px 22px rgb(2 27 54 / .06)!important}body.single-product .bh-header-search,body.woocommerce-cart .bh-header-search,body.woocommerce-checkout .bh-header-search{display:none!important}body.home .bh-header-search .bh-container,body.front-page .bh-header-search .bh-container,.bh-header-search .bh-container{max-width:1240px!important;width:min(1240px, calc(100% - 32px))!important;margin:0 auto!important}body.home .bh-header-search-panel,body.front-page .bh-header-search-panel,.bh-header-search-panel{display:grid!important;grid-template-columns:minmax(190px,260px) minmax(0,1fr)!important;align-items:center!important;gap:12px!important;padding:9px 0!important}body.home .bh-header-search-form,body.front-page .bh-header-search-form,.bh-header-search-form{display:grid!important;grid-template-columns:minmax(260px,1fr) minmax(128px,170px) minmax(128px,180px) auto!important;gap:9px!important;align-items:center!important}body.home .bh-header-search-form input[type=search],body.home .bh-header-search-form select,body.front-page .bh-header-search-form input[type=search],body.front-page .bh-header-search-form select,.bh-header-search-form input[type=search],.bh-header-search-form select{display:block!important;visibility:visible!important;height:44px!important;min-height:44px!important;border-radius:14px!important;border:1px solid #d5e5f1!important;background:#f8fbff!important;color:#092746!important;font-weight:850!important;font-size:13px!important;padding:0 12px!important;box-shadow:none!important}body.home .bh-header-search-form button,body.front-page .bh-header-search-form button,.bh-header-search-form button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;height:44px!important;min-height:44px!important;border-radius:14px!important;padding:0 18px!important;background:linear-gradient(135deg,#16ad39,#0d8930)!important;color:#fff!important;font-weight:1000!important;white-space:nowrap!important;border:0!important;box-shadow:0 9px 20px rgb(19 169 54 / .22)!important}.bh-head-quick-filters,body.home .bh-head-quick-filters,body.front-page .bh-head-quick-filters{display:flex!important;gap:7px!important;overflow:hidden!important;padding:0 0 9px!important;margin:0!important}.bh-head-quick-filters a,.bh-head-quick-filters .bh-mode-chip{min-height:30px!important;padding:0 12px!important;border-radius:999px!important;background:#eefaf3!important;border:1px solid #c9efd5!important;color:#0d6b32!important;font-weight:950!important;text-decoration:none!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;gap:4px!important;font-size:12px!important}.bh-floating-actions.bh-floating-utility,body.home .bh-floating-actions.bh-floating-utility,body.front-page .bh-floating-actions.bh-floating-utility,body.archive .bh-floating-actions.bh-floating-utility,body.post-type-archive-product .bh-floating-actions.bh-floating-utility,body.woocommerce-shop .bh-floating-actions.bh-floating-utility{display:flex!important;position:fixed!important;right:16px!important;bottom:18px!important;z-index:10001!important;flex-direction:column!important;gap:10px!important;align-items:flex-end!important;pointer-events:none!important}.bh-floating-actions.bh-floating-utility .bh-float-cart,body.home .bh-floating-actions.bh-floating-utility .bh-float-cart,body.front-page .bh-floating-actions.bh-floating-utility .bh-float-cart{display:flex!important;pointer-events:auto!important;width:50px!important;height:50px!important;min-height:50px!important;border-radius:999px!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#18ae3a,#0e8730)!important;color:#fff!important;box-shadow:0 14px 32px rgb(2 27 54 / .25)!important;text-decoration:none!important;font-size:20px!important;border:2px solid rgb(255 255 255 / .72)!important}.bh-floating-actions.bh-floating-utility .bh-float-cart .bh-cart-count{display:flex!important;position:absolute!important;top:-6px!important;right:-5px!important;min-width:22px!important;height:22px!important;border-radius:999px!important;align-items:center!important;justify-content:center!important;background:#062b55!important;color:#fff!important;font-size:11px!important;border:2px solid #fff!important}.bh-floating-actions.bh-floating-utility .bh-scroll-top,body.home .bh-floating-actions.bh-floating-utility .bh-scroll-top,body.front-page .bh-floating-actions.bh-floating-utility .bh-scroll-top{display:flex!important;pointer-events:auto!important;width:50px!important;height:50px!important;min-height:50px!important;border-radius:999px!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#062b55,#083e70)!important;color:#fff!important;box-shadow:0 14px 32px rgb(2 27 54 / .22)!important;border:2px solid rgb(255 255 255 / .72)!important;font-size:21px!important;font-weight:1000!important;opacity:0!important;visibility:hidden!important;transform:translateY(8px)!important}.bh-floating-actions.bh-floating-utility .bh-scroll-top.is-visible{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}body.woocommerce-cart .bh-floating-actions.bh-floating-utility,body.woocommerce-checkout .bh-floating-actions.bh-floating-utility{display:none!important}@media(max-width:782px){body.home .bh-header-search .bh-container,body.front-page .bh-header-search .bh-container,.bh-header-search .bh-container{width:100%!important;max-width:none!important;padding:7px 10px 8px!important;margin:0!important}body.home .bh-header-search-panel,body.front-page .bh-header-search-panel,.bh-header-search-panel{display:block!important;padding:0!important}.bh-head-search-title{display:none!important}body.home .bh-header-search-form,body.front-page .bh-header-search-form,.bh-header-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) 50px!important;grid-template-areas:'q btn' 'brand cat'!important;gap:7px!important;align-items:center!important}body.home .bh-header-search-form input[type=search],body.front-page .bh-header-search-form input[type=search],.bh-header-search-form input[type=search]{grid-area:q!important;height:44px!important;min-height:44px!important;width:100%!important;min-width:0!important;border-radius:15px!important;font-size:13px!important;padding:0 12px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.home .bh-header-search-form button,body.front-page .bh-header-search-form button,.bh-header-search-form button{grid-area:btn!important;width:50px!important;min-width:50px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:15px!important;background:linear-gradient(135deg,#062b55,#083e70)!important;font-size:0!important;box-shadow:0 8px 18px rgb(6 43 85 / .2)!important}.bh-header-search-form button .bh-head-search-icon{line-height:1!important}body.home .bh-header-search-form .bh-head-brand-select,body.front-page .bh-header-search-form .bh-head-brand-select,.bh-header-search-form .bh-head-brand-select{display:block!important;grid-area:brand!important;height:35px!important;min-height:35px!important;width:100%!important;min-width:0!important;border-radius:12px!important;font-size:11px!important;padding:0 8px!important}body.home .bh-header-search-form .bh-head-cat-select,body.front-page .bh-header-search-form .bh-head-cat-select,.bh-header-search-form .bh-head-cat-select,.bh-header-search-form select[name="product_cat"]{display:block!important;grid-area:cat!important;height:35px!important;min-height:35px!important;width:100%!important;min-width:0!important;border-radius:12px!important;font-size:11px!important;padding:0 8px!important}.bh-head-quick-filters,body.home .bh-head-quick-filters,body.front-page .bh-head-quick-filters{display:flex!important;gap:5px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;padding:6px 0 0!important;scrollbar-width:none!important}.bh-head-quick-filters::-webkit-scrollbar{display:none!important}.bh-head-quick-filters a,.bh-head-quick-filters .bh-mode-chip{flex:0 0 auto!important;min-height:27px!important;font-size:10.5px!important;padding:0 9px!important}.bh-head-quick-filters .bh-mode-chip:nth-child(n+5){display:none!important}.bh-floating-actions.bh-floating-utility,body.home .bh-floating-actions.bh-floating-utility,body.front-page .bh-floating-actions.bh-floating-utility{display:flex!important;right:12px!important;bottom:14px!important;gap:8px!important}.bh-floating-actions.bh-floating-utility .bh-float-cart,.bh-floating-actions.bh-floating-utility .bh-scroll-top{width:44px!important;height:44px!important;min-height:44px!important;font-size:18px!important}}@media(max-width:390px){body.home .bh-header-search-form,body.front-page .bh-header-search-form,.bh-header-search-form{grid-template-columns:minmax(0,1fr) 46px!important}body.home .bh-header-search-form button,body.front-page .bh-header-search-form button,.bh-header-search-form button{width:46px!important;min-width:46px!important}.bh-head-quick-filters .bh-mode-chip:nth-child(n+4){display:none!important}}.bh-floating-actions.bh-floating-utility.bh-v112-utility,body.home .bh-floating-actions.bh-floating-utility.bh-v112-utility,body.front-page .bh-floating-actions.bh-floating-utility.bh-v112-utility,body.woocommerce-shop .bh-floating-actions.bh-floating-utility.bh-v112-utility,body.post-type-archive-product .bh-floating-actions.bh-floating-utility.bh-v112-utility,body.archive .bh-floating-actions.bh-floating-utility.bh-v112-utility{display:flex!important;position:fixed!important;right:18px!important;bottom:20px!important;z-index:2147483000!important;flex-direction:column!important;align-items:flex-end!important;gap:10px!important;pointer-events:none!important}.bh-v112-utility a,.bh-v112-utility button{pointer-events:auto!important;border:0!important;outline:0!important;cursor:pointer!important;text-decoration:none!important;-webkit-tap-highlight-color:transparent!important;transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease,filter .18s ease!important}.bh-v112-utility .bh-v112-cart,.bh-v112-utility .bh-v112-top{position:relative!important;width:auto!important;min-width:54px!important;height:54px!important;min-height:54px!important;padding:0 16px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;font-size:15px!important;line-height:1!important;font-weight:1000!important;letter-spacing:.01em!important;border:1px solid rgb(255 255 255 / .68)!important;box-shadow:0 18px 44px rgb(2 27 54 / .26),inset 0 1px 0 rgb(255 255 255 / .25)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.bh-v112-utility .bh-v112-top.is-visible,body.bh-v112-scrolled .bh-v112-utility .bh-v112-top{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important}.bh-v112-utility .bh-v112-cart:hover,.bh-v112-utility .bh-v112-top:hover{transform:translateY(-2px)!important;filter:saturate(1.08)!important;box-shadow:0 22px 50px rgb(2 27 54 / .32),inset 0 1px 0 rgb(255 255 255 / .28)!important}.bh-v112-utility .bh-v112-icon{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;flex:0 0 24px!important}.bh-v112-utility .bh-v112-icon svg{display:block!important;width:24px!important;height:24px!important}.bh-v112-utility .bh-cart-count{display:flex!important;padding:0 6px!important;align-items:center!important;justify-content:center!important}body.woocommerce-cart .bh-v112-utility,body.woocommerce-checkout .bh-v112-utility{display:none!important}@media(max-width:782px){.bh-floating-actions.bh-floating-utility.bh-v112-utility,body.home .bh-floating-actions.bh-floating-utility.bh-v112-utility,body.front-page .bh-floating-actions.bh-floating-utility.bh-v112-utility,body.woocommerce-shop .bh-floating-actions.bh-floating-utility.bh-v112-utility,body.post-type-archive-product .bh-floating-actions.bh-floating-utility.bh-v112-utility,body.archive .bh-floating-actions.bh-floating-utility.bh-v112-utility{right:13px!important;bottom:18px!important;gap:9px!important}.bh-v112-utility .bh-v112-cart,.bh-v112-utility .bh-v112-top{width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;padding:0!important;border-radius:17px!important}.bh-v112-utility .bh-v112-label{display:none!important}.bh-v112-utility .bh-v112-icon{width:23px!important;height:23px!important;flex-basis:23px!important}.bh-v112-utility .bh-v112-icon svg{width:23px!important;height:23px!important}.bh-v112-utility .bh-cart-count{top:-7px!important;right:-7px!important;min-width:22px!important;height:22px!important;font-size:10px!important}}@media(max-width:390px){.bh-v112-utility .bh-v112-cart,.bh-v112-utility .bh-v112-top{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important}}.bh-v112-utility .bh-v112-top{will-change:opacity,transform!important}body.bh-v113-show-top .bh-v112-utility .bh-v112-top,body.bh-v112-scrolled .bh-v112-utility .bh-v112-top,.bh-v112-utility .bh-v112-top.is-visible{display:inline-flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important}body:not(.bh-v113-show-top):not(.bh-v112-scrolled) .bh-v112-utility .bh-v112-top:not(.is-visible){opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(10px) scale(.96)!important}@media(max-width:782px){body.bh-v113-show-top .bh-v112-utility .bh-v112-top{box-shadow:0 16px 36px rgb(2 27 54 / .28),inset 0 1px 0 rgb(255 255 255 / .25)!important}}@media (max-width:782px){html,body{max-width:100%!important}.bh-header{position:sticky!important;top:0!important;z-index:9995!important;background:#fff!important;box-shadow:0 2px 14px rgb(2 27 54 / .08)!important}.admin-bar .bh-header{top:0!important}.bh-header .bh-container.bh-top,body.bh-fixed-header-enabled .bh-header .bh-container.bh-top{width:100%!important;max-width:none!important;margin:0!important;padding:10px 14px!important;display:grid!important;grid-template-columns:minmax(96px,1fr) auto auto!important;align-items:center!important;gap:8px!important;border-bottom:1px solid #e5eff7!important}.bh-logo,body.bh-fixed-header-enabled .bh-logo{min-width:92px!important;max-width:120px!important;font-size:25px!important;line-height:.86!important;letter-spacing:-1.1px!important}.bh-logo small{font-size:8.5px!important;line-height:1.1!important;margin-top:5px!important;letter-spacing:.35px!important}.bh-mobile-head-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important}.bh-mobile-cart,.bh-menu-toggle,body.bh-fixed-header-enabled .bh-mobile-cart,body.bh-fixed-header-enabled .bh-menu-toggle{width:auto!important;min-width:84px!important;height:46px!important;min-height:46px!important;padding:0 13px!important;border-radius:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:14px!important;font-weight:1000!important;line-height:1!important;background:#062b55!important;color:#fff!important;white-space:nowrap!important;box-shadow:none!important}.bh-mobile-cart .bh-cart-count,.bh-cart-count{min-width:24px!important;width:24px!important;height:24px!important;border-radius:999px!important;font-size:12px!important}.bh-header-search,body.bh-fixed-header-enabled .bh-header-search{display:block!important;position:relative!important;top:auto!important;width:100%!important;z-index:9994!important;background:#fff!important;border-top:0!important;border-bottom:1px solid #dbe7f3!important;box-shadow:0 9px 18px rgb(2 27 54 / .055)!important}.bh-header-search .bh-container,body.bh-fixed-header-enabled .bh-header-search .bh-container{width:100%!important;max-width:none!important;margin:0!important;padding:8px 12px 10px!important}.bh-head-search-title,.bh-head-quick-filters{display:none!important}.bh-header-search-form,body.bh-fixed-header-enabled .bh-header-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) 50px!important;grid-template-areas:'q btn'!important;gap:8px!important;width:100%!important;max-width:100%!important;align-items:center!important;margin:0!important}.bh-header-search-form input[type=search],body.bh-fixed-header-enabled .bh-header-search-form input[type=search]{grid-area:q!important;height:43px!important;min-height:43px!important;width:100%!important;min-width:0!important;border-radius:15px!important;padding:0 13px!important;font-size:13px!important;font-weight:850!important;line-height:43px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;background:#fbfdff!important;border:1px solid #d6e4ef!important;box-shadow:none!important}.bh-header-search-form button,body.bh-fixed-header-enabled .bh-header-search-form button{grid-area:btn!important;width:50px!important;min-width:50px!important;height:43px!important;min-height:43px!important;padding:0!important;border-radius:15px!important;font-size:0!important;background:linear-gradient(135deg,#062b55,#083e70)!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;box-shadow:0 8px 17px rgb(6 43 85 / .2)!important}.bh-header-search-form button .bh-head-search-icon,body.bh-fixed-header-enabled .bh-header-search-form button .bh-head-search-icon{display:block!important;font-size:22px!important;line-height:1!important}.bh-header-search-form select,.bh-header-search-form .bh-head-brand-select,.bh-header-search-form .bh-head-cat-select,.bh-header-search-form select[name="product_cat"],body.bh-fixed-header-enabled .bh-header-search-form select,body.bh-fixed-header-enabled .bh-header-search-form .bh-head-brand-select,body.bh-fixed-header-enabled .bh-header-search-form .bh-head-cat-select,body.bh-fixed-header-enabled .bh-header-search-form select[name="product_cat"]{display:none!important}body.bh-menu-open{overflow:hidden!important}.bh-nav,body.bh-fixed-header-enabled .bh-nav{display:none!important;position:fixed!important;width:auto!important;overflow-y:auto!important;padding:10px!important;border-radius:22px!important;background:linear-gradient(145deg,#06345f 0%,#021b36 72%)!important;border:1px solid rgb(255 255 255 / .12)!important;box-shadow:0 24px 70px rgb(2 27 54 / .35)!important;z-index:10020!important}.bh-nav.is-open,body.bh-menu-open .bh-nav{display:block!important}.bh-nav ul{display:grid!important;grid-template-columns:1fr!important;gap:0!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}.bh-nav li{display:block!important;width:100%!important;border-bottom:1px solid rgb(255 255 255 / .11)!important;list-style:none!important}.bh-nav li:last-child{border-bottom:0!important}.bh-nav a{display:flex!important;align-items:center!important;width:100%!important;min-height:50px!important;padding:0 16px!important;border-radius:14px!important;color:#fff!important;font-size:16px!important;font-weight:1000!important;text-transform:none!important;letter-spacing:0!important}.bh-nav li.current-menu-item>a,.bh-nav a:hover{background:rgb(32 168 50 / .14)!important;color:#fff!important;box-shadow:inset 4px 0 0 #20a832!important}.bh-home-shop-hero,.bh-page-hero,.bh-shop-hero,.bh-archive,.bh-section:first-of-type{scroll-margin-top:120px!important}.bh-floating-actions.bh-floating-utility.bh-v112-utility{display:flex!important;position:fixed!important;right:13px!important;bottom:16px!important;z-index:10010!important;flex-direction:column!important;gap:9px!important;pointer-events:none!important}.bh-v112-utility .bh-v112-cart,.bh-v112-utility .bh-v112-top,.bh-floating-actions.bh-floating-utility .bh-float-cart,.bh-floating-actions.bh-floating-utility .bh-scroll-top{pointer-events:auto!important;display:flex!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;padding:0!important;border-radius:17px!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important;transform:none!important}.bh-v112-utility .bh-v112-top{background:linear-gradient(135deg,#062b55,#083e70)!important;color:#fff!important}.bh-v112-utility .bh-v112-cart{background:linear-gradient(135deg,#18b63e,#0a8f35)!important;color:#fff!important}body.woocommerce-cart .bh-floating-actions.bh-floating-utility.bh-v112-utility,body.woocommerce-checkout .bh-floating-actions.bh-floating-utility.bh-v112-utility{display:none!important}}@media (max-width:390px){.bh-logo,body.bh-fixed-header-enabled .bh-logo{font-size:23px!important;max-width:104px!important}.bh-mobile-cart,.bh-menu-toggle,body.bh-fixed-header-enabled .bh-mobile-cart,body.bh-fixed-header-enabled .bh-menu-toggle{min-width:76px!important;height:44px!important;min-height:44px!important;padding:0 10px!important;font-size:13px!important;border-radius:15px!important}.bh-header-search-form,body.bh-fixed-header-enabled .bh-header-search-form{grid-template-columns:minmax(0,1fr) 46px!important}.bh-header-search-form button,body.bh-fixed-header-enabled .bh-header-search-form button{width:46px!important;min-width:46px!important}.bh-header-search-form input[type=search],body.bh-fixed-header-enabled .bh-header-search-form input[type=search]{font-size:12px!important}}@media (max-width:782px){body{padding-bottom:0!important}.bh-header-search,body.home .bh-header-search,body.front-page .bh-header-search,body.bh-fixed-header-enabled .bh-header-search{display:block!important;background:#fff!important;border-top:0!important;border-bottom:1px solid #d8e5f0!important;box-shadow:0 8px 18px rgb(2 27 54 / .06)!important}.bh-header-search .bh-container,body.home .bh-header-search .bh-container,body.front-page .bh-header-search .bh-container,body.bh-fixed-header-enabled .bh-header-search .bh-container{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:9px 16px 11px!important}.bh-header-search-panel,body.home .bh-header-search-panel,body.front-page .bh-header-search-panel{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.bh-head-search-title,.bh-head-quick-filters,body.home .bh-head-quick-filters,body.front-page .bh-head-quick-filters,.bh-header-search-form select,.bh-header-search-form .bh-head-brand-select,.bh-header-search-form .bh-head-cat-select,.bh-header-search-form select[name="product_cat"],body.home .bh-header-search-form select,body.front-page .bh-header-search-form select,body.bh-mobile-simple-search .bh-head-quick-filters,body.bh-mobile-simple-search .bh-header-search-form select{display:none!important;visibility:hidden!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;max-width:0!important;max-height:0!important;padding:0!important;margin:0!important;border:0!important;overflow:hidden!important;position:absolute!important;left:-9999px!important;pointer-events:none!important}.bh-header-search-form,body.home .bh-header-search-form,body.front-page .bh-header-search-form,body.bh-fixed-header-enabled .bh-header-search-form,body.bh-mobile-simple-search .bh-header-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) 56px!important;grid-template-areas:'q btn'!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.bh-header-search-form input[type="search"],body.home .bh-header-search-form input[type="search"],body.front-page .bh-header-search-form input[type="search"],body.bh-fixed-header-enabled .bh-header-search-form input[type="search"]{grid-area:q!important;display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;height:48px!important;min-height:48px!important;line-height:48px!important;padding:0 16px!important;margin:0!important;border-radius:18px!important;border:1px solid #d5e3ef!important;background:#fbfdff!important;color:#071a33!important;font-size:14px!important;font-weight:850!important;letter-spacing:-.01em!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .9)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.bh-header-search-form input[type="search"]::placeholder{color:#6b7684!important;opacity:1!important}.bh-header-search-form button,body.home .bh-header-search-form button,body.front-page .bh-header-search-form button,body.bh-fixed-header-enabled .bh-header-search-form button{grid-area:btn!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:56px!important;min-width:56px!important;max-width:56px!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:0!important;margin:0!important;border-radius:18px!important;border:0!important;background:linear-gradient(135deg,#062b55 0%,#083e70 100%)!important;color:#fff!important;box-shadow:0 12px 22px rgb(6 43 85 / .22)!important;overflow:hidden!important;font-size:0!important}.bh-header-search-form button .bh-head-search-icon,body.home .bh-header-search-form button .bh-head-search-icon,body.front-page .bh-header-search-form button .bh-head-search-icon{display:block!important;color:#fff!important;font-size:24px!important;line-height:1!important;font-weight:1000!important;transform:translateX(1px)!important}.bh-header-search-form button span:not(.bh-head-search-icon){display:none!important}body.bh-menu-open .bh-header-search{display:none!important}.bh-nav,body.bh-fixed-header-enabled .bh-nav{top:76px!important;left:14px!important;right:14px!important;max-height:calc(100dvh - 94px)!important}.bh-floating-actions.bh-floating-utility.bh-v112-utility,body.home .bh-floating-actions.bh-floating-utility.bh-v112-utility,body.front-page .bh-floating-actions.bh-floating-utility.bh-v112-utility,body.woocommerce-shop .bh-floating-actions.bh-floating-utility.bh-v112-utility,body.post-type-archive-product .bh-floating-actions.bh-floating-utility.bh-v112-utility,body.archive .bh-floating-actions.bh-floating-utility.bh-v112-utility{display:flex!important;position:fixed!important;right:15px!important;bottom:18px!important;z-index:2147483000!important;flex-direction:column!important;align-items:flex-end!important;gap:10px!important;pointer-events:none!important}.bh-v112-utility .bh-v112-top,.bh-floating-actions.bh-floating-utility .bh-scroll-top{order:1!important;display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;padding:0!important;border-radius:17px!important;background:linear-gradient(135deg,#062b55,#083e70)!important;color:#fff!important;box-shadow:0 16px 36px rgb(2 27 54 / .28),inset 0 1px 0 rgb(255 255 255 / .25)!important}.bh-v112-utility .bh-v112-cart,.bh-floating-actions.bh-floating-utility .bh-float-cart{order:2!important;display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;width:50px!important;min-width:50px!important;height:50px!important;min-height:50px!important;padding:0!important;border-radius:18px!important;background:linear-gradient(135deg,#18b63e,#078d35)!important;color:#fff!important;box-shadow:0 18px 42px rgb(20 164 62 / .32),inset 0 1px 0 rgb(255 255 255 / .25)!important}.bh-v112-utility .bh-v112-label{display:none!important}.bh-v112-utility .bh-v112-icon,.bh-v112-utility .bh-v112-icon svg{width:23px!important;height:23px!important}}@media (max-width:390px){.bh-floating-actions.bh-floating-utility.bh-v112-utility{right:11px!important;bottom:15px!important}}:root{--bh-v116-header-shadow:0 8px 22px rgba(2,27,54,.08)}.bh-header-search-panel{border-radius:0!important}.bh-header-search-form input[type="search"],.bh-header-search-form select{max-width:100%!important}.bh-header-search-form button{overflow:hidden!important;text-overflow:ellipsis!important}.bh-header-search-form button .bh-head-search-icon{transform:none!important}.bh-head-quick-filters .bh-mode-chip{gap:5px!important}.bh-v112-utility .bh-v112-cart{color:#fff!important}.bh-v112-utility .bh-v112-top{color:#fff!important}.bh-v112-utility .bh-v112-top.is-visible,body.bh-v116-scrolled .bh-v112-utility .bh-v112-top{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important}@media(max-width:1180px){.bh-header-search .bh-container{width:min(calc(100% - 44px),1180px)!important}}@media(max-width:782px){.bh-actions{display:none!important}.bh-header-search-form{overflow:visible!important}.bh-nav li{display:block!important}.bh-nav a:hover{background:rgb(32 168 50 / .18)!important}.bh-nav.is-open~.bh-actions{display:none!important}.bh-v112-utility .bh-v112-top{opacity:0!important;visibility:hidden!important;transform:translateY(8px) scale(.95)!important}body.bh-v116-scrolled .bh-v112-utility .bh-v112-top,.bh-v112-utility .bh-v112-top.is-visible{opacity:1!important;visibility:visible!important;transform:none!important}}:root{--bh-v117-search-max:1180px;--bh-v117-header-gap:0px}.bh-header .bh-container{max-width:1320px!important}.admin-bar .bh-header-search{top:32px!important}.bh-header-search-form button{letter-spacing:.01em!important}body.home .bh-home-parts-finder,body.front-page .bh-home-parts-finder{margin-top:0!important}body.home .bh-quick-finder,body.front-page .bh-quick-finder{box-shadow:0 12px 28px rgb(2 27 54 / .08)!important}.bh-v112-utility .bh-v112-cart{opacity:1!important;visibility:visible!important;transform:none!important}.bh-v112-utility .bh-v112-top{opacity:0!important;visibility:hidden!important;transform:translateY(8px) scale(.92)!important;transition:.2s ease!important}body.bh-v117-show-top .bh-v112-utility .bh-v112-top,body.bh-v116-scrolled .bh-v112-utility .bh-v112-top,.bh-v112-utility .bh-v112-top.is-visible{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important}@media(max-width:1180px){.bh-header-search .bh-container,.bh-head-quick-filters{width:min(calc(100% - 44px),1120px)!important}.bh-header-search-form{grid-template-columns:minmax(280px,1fr) 136px 150px 116px!important}}@media(max-width:782px){.bh-floating-actions.bh-floating-utility.bh-v112-utility{z-index:10080!important}body{padding-bottom:0!important}.bh-mobile-buybar{display:none!important}}:root{--bh-v118-container:1180px;--bh-v118-gap:10px}*{box-sizing:border-box}.bh-header-search{display:block!important;position:sticky!important;top:0!important;z-index:11990!important;width:100%!important;background:rgb(255 255 255 / .985)!important;border-top:1px solid #e7eff7!important;border-bottom:1px solid #d9e7f2!important;box-shadow:0 10px 24px rgb(2 27 54 / .075)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.bh-header-search .bh-container{display:block!important;width:min(calc(100% - 48px),var(--bh-v118-container))!important;max-width:var(--bh-v118-container)!important;margin:0 auto!important;padding:10px 0 9px!important}.bh-header-search-panel{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.bh-head-search-title{display:none!important}.bh-header-search-form{display:grid!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:8px!important;grid-template-columns:minmax(360px,1fr) 150px 160px 136px!important;gap:var(--bh-v118-gap)!important;align-items:center!important;background:linear-gradient(180deg,#fbfdff,#f1f7fc)!important;border:1px solid #d2e2ef!important;border-radius:18px!important;box-shadow:0 12px 28px rgb(2 27 54 / .07)!important;overflow:visible!important}.bh-header-search-form input[type="search"],.bh-header-search-form select{display:block!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0 14px!important;border:1px solid #d3e1ed!important;border-radius:13px!important;background:#fff!important;color:#071a33!important;font-size:14px!important;font-weight:850!important;line-height:44px!important;box-shadow:none!important;outline:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.bh-header-search-form input[type="search"]::placeholder{color:#6b7b8d!important;opacity:1!important}.bh-header-search-form select{appearance:auto!important}.bh-header-search-form button{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0 14px!important;border:0!important;border-radius:13px!important;background:linear-gradient(135deg,#19b63f,#078d35)!important;color:#fff!important;font-size:13px!important;font-weight:1000!important;line-height:1!important;white-space:nowrap!important;box-shadow:0 12px 24px rgb(25 182 63 / .24)!important;cursor:pointer!important}.bh-header-search-form button .bh-head-search-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important;color:#fff!important;line-height:1!important}.bh-header-search-form button span:not(.bh-head-search-icon){display:inline!important}.bh-head-quick-filters{display:flex!important;width:min(calc(100% - 48px),var(--bh-v118-container))!important;max-width:var(--bh-v118-container)!important;margin:8px auto 0!important;padding:0!important;gap:8px!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important;white-space:nowrap!important}.bh-head-quick-filters .bh-mode-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:0 12px!important;border-radius:999px!important;background:#f0fff4!important;border:1px solid #bfe8cb!important;color:#062b55!important;font-size:12px!important;font-weight:950!important;text-decoration:none!important;box-shadow:none!important}.bh-head-quick-filters .bh-mode-chip span{display:none!important}.bh-head-quick-filters .bh-mode-chip b{font-size:12px!important;color:#062b55!important}@media(min-width:783px) and (max-width:1100px){.bh-header-search .bh-container,.bh-head-quick-filters{width:calc(100% - 36px)!important}.bh-header-search-form{grid-template-columns:minmax(300px,1fr) 130px 140px 118px!important;gap:8px!important}.bh-header-search-form input[type="search"],.bh-header-search-form select,.bh-header-search-form button{height:42px!important;min-height:42px!important;max-height:42px!important;font-size:12px!important}}@media(max-width:782px){.bh-top{align-items:center!important;width:100%!important;max-width:none!important;margin:0!important;background:#fff!important}.bh-logo{min-width:100px!important;max-width:118px!important}.bh-logo small{margin-top:4px!important}.bh-info,.bh-actions{display:none!important}.bh-mobile-cart,.bh-menu-toggle{min-width:84px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.bh-header-search{display:block!important;position:sticky!important;top:0!important;z-index:11990!important;background:#fff!important;border-top:1px solid #e7eff7!important;border-bottom:1px solid #d9e7f2!important;box-shadow:0 8px 20px rgb(2 27 54 / .07)!important}.bh-header-search .bh-container{width:100%!important;max-width:none!important;margin:0!important;padding:10px 16px!important}.bh-header-search-panel{width:100%!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.bh-head-search-title,.bh-head-quick-filters,.bh-header-search-form select,.bh-header-search-form .bh-head-brand-select,.bh-header-search-form .bh-head-cat-select{display:none!important;visibility:hidden!important;position:absolute!important;left:-9999px!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important;overflow:hidden!important;pointer-events:none!important}.bh-header-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) 54px!important;gap:10px!important;align-items:center!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.bh-header-search-form input[type="search"]{height:46px!important;min-height:46px!important;max-height:46px!important;border-radius:15px!important;border:1px solid #d2e0ed!important;background:#fbfdff!important;color:#071a33!important;padding:0 14px!important;font-size:14px!important;font-weight:850!important;line-height:46px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.bh-header-search-form button{width:54px!important;min-width:54px!important;max-width:54px!important;height:46px!important;min-height:46px!important;max-height:46px!important;border-radius:15px!important;padding:0!important;background:linear-gradient(135deg,#062b55,#083e70)!important;box-shadow:0 11px 22px rgb(6 43 85 / .22)!important;font-size:0!important}.bh-header-search-form button .bh-head-search-icon{display:block!important;font-size:24px!important;color:#fff!important}.bh-header-search-form button span:not(.bh-head-search-icon){display:none!important}body.bh-menu-open .bh-header-search{display:none!important}.bh-navrow{height:0!important;min-height:0!important;padding:0!important;margin:0!important}.bh-nav{display:none!important;position:fixed!important;left:14px!important;right:14px!important;top:76px!important;max-height:calc(100dvh - 92px)!important;overflow:auto!important;background:linear-gradient(180deg,#062b55,#021b36)!important;color:#fff!important;border:1px solid rgb(255 255 255 / .12)!important;border-radius:20px!important;box-shadow:0 24px 60px rgb(2 27 54 / .32)!important;padding:14px!important;z-index:12100!important}.bh-nav.is-open{display:flex!important}.bh-nav ul{display:grid!important;gap:8px!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}.bh-nav a{display:flex!important;align-items:center!important;min-height:48px!important;padding:0 18px!important;border-radius:14px!important;border:1px solid rgb(255 255 255 / .08)!important;background:rgb(255 255 255 / .04)!important;color:#fff!important;font-size:15px!important;font-weight:950!important;text-transform:none!important}}@media(max-width:390px){.bh-top{padding-left:12px!important;padding-right:12px!important;gap:8px!important}.bh-mobile-cart,.bh-menu-toggle{min-width:76px!important}.bh-header-search .bh-container{padding-left:12px!important;padding-right:12px!important}.bh-header-search-form{grid-template-columns:minmax(0,1fr) 50px!important;gap:8px!important}.bh-header-search-form button{width:50px!important;min-width:50px!important;max-width:50px!important}.bh-header-search-form input[type="search"]{font-size:13px!important;padding-left:13px!important}.bh-logo{max-width:104px!important}}.bh-v112-utility .bh-cart-count{box-shadow:0 8px 18px rgb(2 27 54 / .18)!important}.bh-header .bh-header-search.bh-v119-search{display:block!important;position:sticky!important;top:0!important;z-index:12010!important;width:100%!important;margin:0!important;padding:0!important;background:rgb(255 255 255 / .985)!important;border-top:1px solid #e7eff7!important;border-bottom:1px solid #d7e6f2!important;box-shadow:0 8px 22px rgb(2 27 54 / .07)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.bh-v119-search-inner{max-width:1120px!important}.bh-v119-search-form{padding:10px!important;border:1px solid #cfe0ee!important;border-radius:20px!important;background:linear-gradient(180deg,#fff,#f4f9fd)!important;box-shadow:0 14px 30px rgb(2 27 54 / .08)!important;overflow:visible!important}.bh-v119-search-form input[type="search"],.bh-v119-search-form select{width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;max-height:46px!important;margin:0!important;padding:0 15px!important;border:1px solid #cfdeea!important;border-radius:14px!important;background:#fff!important;color:#071a33!important;font-size:14px!important;font-weight:850!important;line-height:46px!important;box-shadow:none!important;outline:none!important;white-space:nowrap!important;text-overflow:ellipsis!important}.bh-v119-search-form input[type="search"]::placeholder{color:#6f7f90!important;opacity:1!important}.bh-v119-search-form input[type="search"]:focus,.bh-v119-search-form select:focus{border-color:#20a832!important;box-shadow:0 0 0 4px rgb(32 168 50 / .12)!important}.bh-v119-submit{width:100%!important;min-width:0!important;max-height:46px!important;margin:0!important;line-height:1!important}.bh-v119-submit-icon{color:#fff!important;display:inline-flex!important}.bh-v119-submit-text{color:#fff!important}.bh-v119-chips{display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important;justify-content:flex-start!important;margin:9px 0 0!important;padding:0!important}.bh-v119-chips a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:31px!important;padding:0 13px!important;border:1px solid #bfe8cb!important;border-radius:999px!important;background:#f0fff4!important;color:#062b55!important;font-size:12px!important;font-weight:950!important;text-decoration:none!important;box-shadow:none!important}.bh-v119-chips a:hover{background:#20a832!important;color:#fff!important;border-color:#20a832!important}@media(min-width:783px) and (max-width:1180px){.bh-v119-search-form input[type="search"],.bh-v119-search-form select,.bh-v119-submit{height:44px!important;min-height:44px!important;max-height:44px!important;font-size:12px!important}}@media(max-width:782px){.bh-header .bh-header-search.bh-v119-search{top:0!important;z-index:12010!important}.bh-v119-search-inner{max-width:none!important;margin:0!important}.bh-v119-search-form{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.bh-v119-search-form select,.bh-v119-brand,.bh-v119-cat{display:none!important;visibility:hidden!important;position:absolute!important;left:-9999px!important;width:0!important;height:0!important;pointer-events:none!important}.bh-v119-search-form input[type="search"]{max-height:46px!important;padding:0 14px!important}.bh-v119-submit{max-height:46px!important}.bh-v119-chips{display:none!important}}@media(max-width:390px){.bh-v119-search-inner{padding-left:12px!important;padding-right:12px!important}.bh-v119-submit{max-width:50px!important}.bh-v119-search-form input[type="search"]{font-size:13px!important}}.bh-floating-actions.bh-floating-utility.bh-v112-utility{display:flex!important;position:fixed!important;right:22px!important;bottom:22px!important;z-index:14000!important;flex-direction:column!important;gap:10px!important;align-items:center!important;pointer-events:none!important}.bh-v112-utility .bh-v112-cart,.bh-v112-utility .bh-v112-top{display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;position:relative!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;border-radius:18px!important;align-items:center!important;justify-content:center!important;padding:0!important;text-decoration:none!important;color:#fff!important;border:1px solid rgb(255 255 255 / .32)!important;box-shadow:0 18px 42px rgb(2 27 54 / .25),inset 0 1px 0 rgb(255 255 255 / .22)!important}.bh-v112-utility .bh-v112-top{order:1!important;background:linear-gradient(135deg,#062b55,#083f72)!important}.bh-v112-utility .bh-v112-cart{order:2!important;background:linear-gradient(135deg,#19b63f,#0a8f35)!important}.bh-v112-utility .bh-v112-label{display:none!important}.bh-v112-utility .bh-v112-icon,.bh-v112-utility .bh-v112-icon svg{display:block!important;width:24px!important;height:24px!important}.bh-v112-utility .bh-cart-count{position:absolute!important;right:-8px!important;top:-8px!important;min-width:24px!important;height:24px!important;border-radius:999px!important;border:2px solid #fff!important;background:#062b55!important;color:#fff!important;font-size:12px!important;font-weight:950!important}body.woocommerce-cart .bh-floating-actions.bh-floating-utility.bh-v112-utility,body.woocommerce-checkout .bh-floating-actions.bh-floating-utility.bh-v112-utility{display:none!important}@media(max-width:782px){.bh-floating-actions.bh-floating-utility.bh-v112-utility{right:13px!important;bottom:16px!important;gap:9px!important}.bh-v112-utility .bh-v112-cart,.bh-v112-utility .bh-v112-top{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;border-radius:17px!important}}:root{--bh-v120-container:1240px;--bh-v120-green:#20a832;--bh-v120-navy:#062b55}@media(min-width:783px){.bh-v119-search-inner{width:min(var(--bh-v120-container),calc(100vw - 72px))!important;max-width:var(--bh-v120-container)!important;padding:11px 0 10px!important}.bh-v119-search-form{grid-template-columns:minmax(430px,1fr) 170px 180px 150px!important;gap:11px!important;padding:9px!important;border-radius:18px!important;border:1px solid #caddeb!important;background:linear-gradient(180deg,#ffffff,#f5faff)!important;box-shadow:0 12px 28px rgb(2 27 54 / .06)!important}.bh-v119-search-form input[type="search"],.bh-v119-search-form select,.bh-v119-submit{height:44px!important;min-height:44px!important;max-height:44px!important;border-radius:13px!important}.bh-v119-search-form input[type="search"]{padding-left:42px!important;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23062b55' stroke-width='2.4' stroke-linecap='round' d='m21 21-4.3-4.3M10.8 18a7.2 7.2 0 1 1 0-14.4 7.2 7.2 0 0 1 0 14.4Z'/%3E%3C/svg%3E") no-repeat 15px center!important}.bh-v119-submit{background:linear-gradient(135deg,#21b83f,#068d34)!important;box-shadow:0 12px 22px rgb(32 168 50 / .25)!important;letter-spacing:.01em!important}.bh-v119-submit:hover,.bh-v119-submit:focus-visible{transform:translateY(-1px)!important;box-shadow:0 16px 28px rgb(32 168 50 / .32)!important}.bh-v119-submit-icon{font-size:15px!important}.bh-v120-shortcuts{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:7px!important;margin:8px 0 0!important;padding:0!important}.bh-v120-chip{min-height:30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:0 11px!important;border-radius:999px!important;border:1px solid #c3e8cc!important;background:#f2fff6!important;color:#062b55!important;text-decoration:none!important;font-weight:950!important;font-size:12px!important;line-height:1!important;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease!important}.bh-v120-chip span{font-size:13px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;filter:saturate(1.05)!important}.bh-v120-chip b{font-size:12px!important;color:inherit!important;line-height:1!important;white-space:nowrap!important}.bh-v120-chip:hover,.bh-v120-chip:focus-visible{transform:translateY(-1px)!important;background:#20a832!important;border-color:#20a832!important;color:#fff!important;box-shadow:0 10px 20px rgb(32 168 50 / .16)!important;outline:none!important}.bh-v120-chip.is-strong{background:#062b55!important;border-color:#062b55!important;color:#fff!important;box-shadow:0 9px 18px rgb(6 43 85 / .12)!important}.bh-v120-chip.is-strong:hover{background:#20a832!important;border-color:#20a832!important}.bh-v119-chips{display:none!important}}@media(min-width:783px) and (max-width:1180px){.bh-v119-search-inner{width:calc(100vw - 44px)!important;max-width:none!important}.bh-v119-search-form{grid-template-columns:minmax(320px,1fr) 145px 155px 132px!important;gap:8px!important}.bh-v120-shortcuts{gap:6px!important}.bh-v120-chip{min-height:28px!important;padding:0 9px!important;font-size:11px!important}.bh-v120-chip b{font-size:11px!important}}@media(max-width:782px){.bh-v119-search-form input[type="search"]{height:46px!important;min-height:46px!important;border-radius:15px!important;background:#fbfdff!important;font-size:14px!important}.bh-v119-submit{max-width:52px!important}}:root{--bh-v121-container:1240px;--bh-v121-green:#20a832;--bh-v121-navy:#062b55}@media (min-width:783px){body:not(.woocommerce-cart):not(.woocommerce-checkout) .bh-header{position:sticky!important;top:0!important;z-index:15000!important;background:#fff!important;box-shadow:0 8px 22px rgb(2 27 54 / .055)!important}body.admin-bar:not(.woocommerce-cart):not(.woocommerce-checkout) .bh-header{top:32px!important}.bh-header .bh-container.bh-top,.bh-header .bh-container.bh-navrow{width:min(var(--bh-v121-container),calc(100vw - 72px))!important;max-width:var(--bh-v121-container)!important;margin-left:auto!important;margin-right:auto!important}.bh-header .bh-header-search.bh-v119-search{inset:auto!important}.bh-header .bh-v119-search-inner{min-width:0!important}.bh-header .bh-v119-search-form{justify-content:stretch!important;min-width:0!important;box-sizing:border-box!important}.bh-header .bh-v119-search-form input[type="search"],.bh-header .bh-v119-search-form select,.bh-header .bh-v119-submit{width:100%!important;min-width:0!important;max-width:none!important}.bh-header .bh-v119-search-form input[type="search"]{outline:none!important;white-space:nowrap!important;overflow:hidden!important}.bh-header .bh-v119-search-form select{position:static!important;outline:none!important}.bh-header .bh-v119-submit-text{color:#fff!important}.bh-header .bh-v119-submit-icon{display:inline-flex!important;color:#fff!important}}@media (min-width:783px) and (max-width:1180px){.bh-header .bh-container.bh-top,.bh-header .bh-container.bh-navrow,.bh-header .bh-v119-search-inner{width:calc(100vw - 44px)!important;max-width:none!important}.bh-header .bh-v119-search-form input[type="search"],.bh-header .bh-v119-search-form select,.bh-header .bh-v119-submit{height:42px!important;min-height:42px!important;max-height:42px!important;font-size:12px!important;line-height:42px!important}.bh-header .bh-v120-chip{min-height:28px!important;padding:0 9px!important;font-size:11px!important}.bh-header .bh-v120-chip b{font-size:11px!important}}@media (max-width:782px){body:not(.woocommerce-cart):not(.woocommerce-checkout) .bh-header{position:sticky!important;top:0!important;z-index:15000!important;background:#fff!important;box-shadow:0 7px 20px rgb(2 27 54 / .08)!important}.bh-header .bh-header-search.bh-v119-search{position:static!important;width:100%!important}.bh-header .bh-v119-search-form{max-width:none!important;border-radius:0!important}.bh-header .bh-v119-search-form input[type="search"]{grid-column:1!important;width:100%!important}.bh-header .bh-v119-submit{grid-column:2!important;max-width:52px!important}.bh-header .bh-v119-submit-icon{display:inline-flex!important;color:#fff!important}.bh-header .bh-v119-search-form select,.bh-header .bh-v119-brand,.bh-header .bh-v119-cat,.bh-header .bh-v120-shortcuts,.bh-header .bh-head-quick-filters{display:none!important;visibility:hidden!important;position:absolute!important;left:-9999px!important;width:0!important;height:0!important;pointer-events:none!important}body.bh-menu-open .bh-header-search.bh-v119-search{display:none!important}}body:not(.woocommerce-cart):not(.woocommerce-checkout) .bh-floating-actions.bh-floating-utility.bh-v112-utility{display:flex!important;position:fixed!important;right:22px!important;bottom:22px!important;z-index:16000!important;flex-direction:column!important;align-items:center!important;gap:10px!important;pointer-events:none!important}body:not(.woocommerce-cart):not(.woocommerce-checkout) .bh-v112-utility .bh-v112-cart,body:not(.woocommerce-cart):not(.woocommerce-checkout) .bh-v112-utility .bh-v112-top{display:flex!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important;position:relative!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;align-items:center!important;justify-content:center!important;padding:0!important;border-radius:18px!important;color:#fff!important;border:1px solid rgb(255 255 255 / .32)!important;box-shadow:0 18px 42px rgb(2 27 54 / .25),inset 0 1px 0 rgb(255 255 255 / .2)!important;text-decoration:none!important}body:not(.woocommerce-cart):not(.woocommerce-checkout) .bh-v112-utility .bh-v112-top{order:1!important;background:linear-gradient(135deg,#062b55,#083f72)!important}body:not(.woocommerce-cart):not(.woocommerce-checkout) .bh-v112-utility .bh-v112-cart{order:2!important;background:linear-gradient(135deg,#19b63f,#098d36)!important}body:not(.woocommerce-cart):not(.woocommerce-checkout) .bh-v112-utility .bh-v112-label{display:none!important}body:not(.woocommerce-cart):not(.woocommerce-checkout) .bh-v112-utility .bh-v112-icon,body:not(.woocommerce-cart):not(.woocommerce-checkout) .bh-v112-utility .bh-v112-icon svg{display:block!important;width:24px!important;height:24px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout) .bh-v112-utility .bh-cart-count{position:absolute!important;right:-8px!important;top:-8px!important;min-width:24px!important;height:24px!important;border-radius:999px!important;border:2px solid #fff!important;background:#062b55!important;color:#fff!important;font-size:12px!important;font-weight:950!important;display:flex!important;align-items:center!important;justify-content:center!important}@media(max-width:782px){body:not(.woocommerce-cart):not(.woocommerce-checkout) .bh-floating-actions.bh-floating-utility.bh-v112-utility{right:13px!important;bottom:16px!important;gap:9px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout) .bh-v112-utility .bh-v112-cart,body:not(.woocommerce-cart):not(.woocommerce-checkout) .bh-v112-utility .bh-v112-top{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;border-radius:17px!important}}@media (min-width:783px){body.bh-v122-fixed-header .bh-header{position:fixed!important;left:0!important;right:0!important;top:0!important;width:100%!important;z-index:2147482000!important;background:rgb(255 255 255 / .988)!important;box-shadow:0 10px 30px rgb(2 27 54 / .075)!important;transform:translateZ(0)!important}body.bh-v122-fixed-header .bh-header .bh-top,body.bh-v122-fixed-header .bh-header .bh-navrow{width:min(1120px,calc(100vw - 64px))!important;max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}body.bh-v122-fixed-header .bh-header .bh-top{padding-top:13px!important;padding-bottom:13px!important}body.bh-v122-fixed-header .bh-header .bh-navrow{min-height:42px!important;align-items:center!important}body.bh-v122-fixed-header .bh-header .bh-header-search.bh-v119-search{position:relative!important;top:auto!important;z-index:auto!important;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)!important;box-shadow:0 8px 18px rgb(2 27 54 / .05)!important}body.bh-v122-fixed-header .bh-v119-search-inner{width:min(1120px,calc(100vw - 64px))!important;max-width:1120px!important;margin:0 auto!important;padding:8px 0 9px!important}body.bh-v122-fixed-header .bh-v119-search-form{display:grid!important;grid-template-columns:minmax(360px,1fr) 145px 155px 130px!important;align-items:center!important;gap:8px!important;width:100%!important;margin:0!important;padding:7px!important;border-radius:17px!important;border:1px solid #d2e3ef!important;background:linear-gradient(180deg,#ffffff,#f3f9fd)!important;box-shadow:0 12px 26px rgb(2 27 54 / .075)!important}body.bh-v122-fixed-header .bh-v119-search-form input[type="search"],body.bh-v122-fixed-header .bh-v119-search-form select,body.bh-v122-fixed-header .bh-v119-submit{height:40px!important;min-height:40px!important;max-height:40px!important;border-radius:12px!important;font-size:12px!important}body.bh-v122-fixed-header .bh-v119-search-form input[type="search"]{padding-left:38px!important;background:#fff!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23062b55' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.5-3.5'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:13px center!important}body.bh-v122-fixed-header .bh-v119-submit{padding:0 12px!important;box-shadow:0 12px 24px rgb(32 168 50 / .25)!important}body.bh-v122-fixed-header .bh-v119-submit-icon{font-size:15px!important}body.bh-v122-fixed-header .bh-v119-submit-text{font-size:12px!important}body.bh-v122-fixed-header .bh-v120-shortcuts{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:6px!important;width:100%!important;max-width:1120px!important;margin:7px auto 0!important;padding:0!important;overflow:visible!important}body.bh-v122-fixed-header .bh-v120-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-height:25px!important;padding:0 10px!important;border-radius:999px!important;border:1px solid #c5ebd0!important;background:#f1fff5!important;color:#062b55!important;text-decoration:none!important;font-size:11px!important;font-weight:950!important;line-height:1!important;box-shadow:0 3px 9px rgb(2 27 54 / .035)!important;transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease!important}body.bh-v122-fixed-header .bh-v120-chip span{font-size:12px!important;line-height:1!important;display:inline-flex!important}body.bh-v122-fixed-header .bh-v120-chip b{font-size:11px!important;color:inherit!important;line-height:1!important}body.bh-v122-fixed-header .bh-v120-chip:hover,body.bh-v122-fixed-header .bh-v120-chip.is-strong{background:#062b55!important;border-color:#062b55!important;color:#fff!important;transform:translateY(-1px)!important}body.bh-v122-fixed-header .bh-v120-chip.is-strong{background:#20a832!important;border-color:#20a832!important;color:#fff!important}body.bh-v122-fixed-header main,body.bh-v122-fixed-header .bh-home-shop-hero,body.bh-v122-fixed-header .bh-shop-hero,body.bh-v122-fixed-header .bh-page-hero,body.bh-v122-fixed-header .bh-archive,body.bh-v122-fixed-header .woocommerce{scroll-margin-top:calc(var(--bh-fixed-header-height,154px) + 18px)!important}}@media (min-width:783px) and (max-width:1100px){body.bh-v122-fixed-header .bh-header .bh-top,body.bh-v122-fixed-header .bh-header .bh-navrow,body.bh-v122-fixed-header .bh-v119-search-inner{width:calc(100vw - 36px)!important}body.bh-v122-fixed-header .bh-v119-search-form{grid-template-columns:minmax(280px,1fr) 128px 138px 116px!important;gap:7px!important}body.bh-v122-fixed-header .bh-v120-chip:nth-child(n+8){display:none!important}}@media (max-width:782px){.bh-v120-shortcuts{display:none!important}}@media (min-width:783px){body.bh-v122-fixed-header .bh-header,body.bh-v123-search-ready .bh-header{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;z-index:1000!important;background:#fff!important;box-shadow:none!important}body.admin-bar.bh-v122-fixed-header .bh-header{top:auto!important}body.bh-v122-fixed-header .bh-header .bh-top,body.bh-v122-fixed-header .bh-header .bh-navrow,body.bh-v123-search-ready .bh-header .bh-top,body.bh-v123-search-ready .bh-header .bh-navrow{width:min(1120px,calc(100vw - 64px))!important;max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}body.bh-v123-search-fixed .bh-header .bh-header-search.bh-v119-search{position:fixed!important;left:0!important;right:0!important;top:0!important;z-index:2147480500!important;background:rgb(255 255 255 / .985)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;box-shadow:0 12px 34px rgb(2 27 54 / .13)!important}body.admin-bar.bh-v123-search-fixed .bh-header .bh-header-search.bh-v119-search{top:32px!important}.bh-header .bh-v119-search-inner,body.bh-v123-search-fixed .bh-header .bh-v119-search-inner{width:min(1120px,calc(100vw - 64px))!important;max-width:1120px!important;margin:0 auto!important;padding:10px 0 10px!important;box-sizing:border-box!important}.bh-header .bh-v119-search-form,body.bh-v123-search-fixed .bh-header .bh-v119-search-form{display:grid!important;grid-template-columns:minmax(440px,1fr) 150px 160px 136px!important;align-items:center!important;gap:10px!important;width:100%!important;margin:0!important;padding:8px!important;border:1px solid #cfe1ee!important;border-radius:18px!important;background:linear-gradient(180deg,#fff,#f4f9fd)!important;box-shadow:0 12px 28px rgb(2 27 54 / .08)!important}.bh-header .bh-v119-search-form input[type="search"],.bh-header .bh-v119-search-form select,.bh-header .bh-v119-submit{border:1px solid #d4e3ee!important}.bh-header .bh-v119-search-form input[type="search"]{background-color:#fff!important}.bh-header .bh-v120-shortcuts,body.bh-v123-search-fixed .bh-header .bh-v120-shortcuts{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:6px!important;width:100%!important;max-width:1120px!important;margin:8px auto 0!important;padding:0!important;overflow:visible!important}body.bh-v123-search-fixed .bh-header .bh-v120-shortcuts{display:none!important}body.bh-v123-search-fixed .bh-header .bh-v119-search-inner{padding:8px 0!important}body.bh-v123-search-fixed .bh-header .bh-v119-search-form{box-shadow:0 10px 26px rgb(2 27 54 / .11)!important}}@media (min-width:783px) and (max-width:1180px){.bh-header .bh-v119-search-inner,body.bh-v123-search-fixed .bh-header .bh-v119-search-inner{width:calc(100vw - 44px)!important}.bh-header .bh-v119-search-form,body.bh-v123-search-fixed .bh-header .bh-v119-search-form{grid-template-columns:minmax(320px,1fr) 135px 145px 122px!important;gap:8px!important}}@media (max-width:782px){body.bh-v122-fixed-header{padding-top:0!important}}:root{--bh-v124-dock-top:0px;--bh-v124-header-max:1280px}@media (min-width:783px){body.bh-v122-fixed-header{padding-top:0!important}body.bh-v122-fixed-header .bh-header,body.bh-v123-search-ready .bh-header,.bh-header{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;background:#fff!important;z-index:1000!important}.bh-header .bh-top,.bh-header .bh-navrow{width:min(var(--bh-v124-header-max), calc(100vw - 72px))!important;max-width:var(--bh-v124-header-max)!important;margin-left:auto!important;margin-right:auto!important}.bh-header .bh-top{padding-top:26px!important;padding-bottom:16px!important}.bh-header .bh-navrow{padding-top:12px!important;padding-bottom:13px!important;border-top:1px solid #dce8f1!important}.bh-header .bh-v119-search-inner{box-sizing:border-box!important}.bh-header .bh-v119-search-form input[type="search"],.bh-header .bh-v119-search-form select,.bh-header .bh-v119-submit{font-size:13px!important}.bh-header .bh-v119-search-form input[type="search"]:focus,.bh-header .bh-v119-search-form select:focus{background-color:#fff!important}.bh-header .bh-v120-shortcuts{max-width:1120px!important}.bh-header .bh-v120-chip b{white-space:nowrap!important}.bh-v124-fixed-search{position:fixed!important;left:0!important;right:0!important;top:var(--bh-v124-dock-top)!important;z-index:2147482000!important;background:rgb(255 255 255 / .985)!important;border-bottom:1px solid #d5e6f2!important;box-shadow:0 14px 36px rgb(2 27 54 / .15)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}body.bh-v124-fixed-search-on .bh-v124-fixed-search{display:block!important}.bh-v124-fixed-search .bh-v119-search-inner{width:min(1120px, calc(100vw - 72px))!important;max-width:1120px!important;margin:0 auto!important;padding:8px 0!important}.bh-v124-fixed-search .bh-v119-search-form{display:grid!important;grid-template-columns:minmax(420px,1fr) 150px 160px 132px!important;gap:10px!important;align-items:center!important;width:100%!important;margin:0!important;padding:7px!important;border:1px solid #cbddea!important;border-radius:17px!important;background:#fff!important;box-shadow:0 10px 24px rgb(2 27 54 / .10)!important}.bh-v124-fixed-search input[type="search"],.bh-v124-fixed-search select,.bh-v124-fixed-search .bh-v119-submit{height:39px!important;min-height:39px!important;max-height:39px!important;border-radius:12px!important;font-size:12px!important;line-height:39px!important;box-sizing:border-box!important}.bh-v124-fixed-search input[type="search"]{width:100%!important;min-width:0!important;padding:0 14px 0 39px!important;border:1px solid #d5e4ef!important;background:#f8fbfe!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 24 24' fill='none' stroke='%23062b55' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.5-3.5'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:14px center!important;color:#062b55!important;font-weight:850!important}.bh-v124-fixed-search select{width:100%!important;min-width:0!important;padding:0 32px 0 12px!important;border:1px solid #d5e4ef!important;background:#f8fbfe!important;color:#062b55!important;font-weight:900!important}.bh-v124-fixed-search .bh-v119-submit{width:100%!important;min-width:0!important;padding:0 12px!important;border:0!important;background:linear-gradient(135deg,#22ad3c,#0f8e35)!important;color:#fff!important;font-weight:1000!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;box-shadow:0 10px 20px rgb(32 168 50 / .25)!important}.bh-v124-fixed-search .bh-v120-shortcuts{display:none!important}}@media (min-width:783px) and (max-width:1180px){.bh-header .bh-top,.bh-header .bh-navrow{width:calc(100vw - 44px)!important}.bh-header .bh-v119-search-inner,.bh-v124-fixed-search .bh-v119-search-inner{width:calc(100vw - 44px)!important}.bh-header .bh-v119-search-form,.bh-v124-fixed-search .bh-v119-search-form{grid-template-columns:minmax(300px,1fr) 132px 142px 118px!important;gap:8px!important}.bh-header .bh-v120-chip:nth-child(n+8){display:none!important}}:root{--bh-v125-header-h:0px;--bh-v125-admin-top:0px;--bh-v125-search-max:1320px}@media(min-width:783px){body.bh-v125-fixed-ready{padding-top:calc(var(--bh-v125-header-h) + var(--bh-v125-admin-top))!important}body.bh-v125-fixed-ready.admin-bar{--bh-v125-admin-top:32px}body.bh-v125-fixed-ready .bh-header{position:fixed!important;left:0!important;right:0!important;top:var(--bh-v125-admin-top)!important;width:100%!important;z-index:99990!important;background:#fff!important;box-shadow:0 10px 30px rgb(2 27 54 / .08)!important;border-bottom:1px solid #dbe7f3!important;transform:none!important}body.bh-v125-fixed-ready .bh-header .bh-top,body.bh-v125-fixed-ready .bh-header .bh-navrow{width:min(calc(100% - 72px),var(--bh-v125-search-max))!important;max-width:var(--bh-v125-search-max)!important;margin-left:auto!important;margin-right:auto!important}body.bh-v125-fixed-ready .bh-header .bh-top{padding:14px 0 12px!important;grid-template-columns:210px repeat(4,minmax(120px,1fr))!important;gap:22px!important}body.bh-v125-fixed-ready .bh-header .bh-navrow{min-height:48px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important}body.bh-v125-fixed-ready .bh-header .bh-nav{gap:22px!important;white-space:nowrap!important}body.bh-v125-fixed-ready .bh-header .bh-actions{gap:12px!important}body.bh-v124-fixed-search-on .bh-header .bh-header-search.bh-v119-search{visibility:visible!important}.bh-header .bh-header-search.bh-v119-search{bottom:auto!important;margin:0!important;padding:0!important}.bh-header .bh-v119-search-inner{width:min(calc(100% - 72px),var(--bh-v125-search-max))!important;max-width:var(--bh-v125-search-max)!important;margin:0 auto!important}.bh-header .bh-v119-search-form{border-radius:0!important;overflow:visible!important}.bh-header .bh-v119-search-form input[type="search"],.bh-header .bh-v119-search-form select,.bh-header .bh-v119-submit{line-height:42px!important}.bh-header .bh-v119-search-form select{background-color:#fff!important}.bh-header .bh-v119-submit{min-width:0!important}.bh-header .bh-v119-submit-text{font-size:13px!important;line-height:1!important}.bh-header .bh-v120-shortcuts{width:100%!important}.bh-header .bh-v120-chip{white-space:nowrap!important;transition:.16s ease!important}.bh-header .bh-v120-chip b{font-size:11px!important;line-height:1!important;color:inherit!important}.bh-header .bh-v120-chip:hover{background:#062b55!important;color:#fff!important}}@media(min-width:783px) and (max-width:1100px){.bh-header .bh-v119-search-form{grid-template-columns:minmax(260px,1fr) 145px 145px 126px!important;gap:8px!important}.bh-header .bh-v120-chip:nth-child(n+8){display:none!important}}@media(max-width:782px){body.bh-v125-fixed-ready{padding-top:0!important}.bh-v124-fixed-search{display:none!important}.bh-header .bh-v119-search-inner{margin:0!important}.bh-header .bh-v119-search-form input[type="search"]{min-height:46px!important;white-space:nowrap!important;overflow:hidden!important}.bh-header .bh-v119-search-form select{display:none!important}.bh-header .bh-v119-submit{color:#fff!important;border:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.bh-header .bh-v119-submit-icon{line-height:1!important}.bh-header .bh-v120-shortcuts{display:none!important}body.bh-mobile-menu-open .bh-header .bh-header-search.bh-v119-search{display:none!important}}:root{--bh-v126-container:1280px;--bh-v126-search-h:96px}body.bh-fixed-header-enabled,body.bh-v125-fixed-ready,body.bh-v123-search-ready{padding-top:0!important}body .bh-v124-fixed-search{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}body.bh-v124-fixed-search-on .bh-v124-fixed-search{display:none!important}.bh-header{position:sticky!important;top:0!important;left:auto!important;right:auto!important;width:100%!important;z-index:6000!important;background:#fff!important;box-shadow:0 1px 0 #dbe7f3,0 10px 26px rgb(2 27 54 / .055)!important;transform:none!important}.admin-bar .bh-header{top:32px!important}.bh-header .bh-container{width:min(calc(100% - 72px),var(--bh-v126-container))!important;margin-left:auto!important;margin-right:auto!important}.bh-top{grid-template-columns:190px repeat(4,minmax(140px,1fr))!important;gap:22px!important;padding:16px 0 14px!important;align-items:center!important;border-bottom:1px solid #dce8f3!important}.bh-logo{font-size:28px!important;letter-spacing:-1px!important}.bh-logo small{font-size:12px!important}.bh-info strong{font-size:12px!important}.bh-info span{font-size:13px!important;color:#0f2d4a!important}.bh-navrow{min-height:52px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important}.bh-nav{gap:24px!important}.bh-nav a,.bh-nav li a{font-size:12px!important;font-weight:950!important}.bh-actions{gap:12px!important}.bh-cart{min-height:42px!important;border-radius:12px!important;padding:0 15px!important;box-shadow:0 7px 20px rgb(6 43 85 / .12)!important}.bh-header-search.bh-v119-search{display:block!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;z-index:6001!important;background:linear-gradient(180deg,#ffffff 0%,#f8fcff 100%)!important;border-top:1px solid #edf3f8!important;border-bottom:1px solid #dce8f3!important;box-shadow:0 12px 26px rgb(2 27 54 / .055)!important;transform:none!important;visibility:visible!important;opacity:1!important}.bh-v119-search-inner{width:min(calc(100% - 72px),var(--bh-v126-container))!important;margin:0 auto!important;padding:12px 0 11px!important;display:grid!important;gap:8px!important}.bh-v119-search-form{display:grid!important;grid-template-columns:minmax(360px,1fr) 176px 176px 128px!important;gap:10px!important;align-items:center!important;width:100%!important;margin:0!important}.bh-v119-search-form input[type=search],.bh-v119-search-form select{height:43px!important;min-width:0!important;width:100%!important;border:1px solid #cfe0ed!important;border-radius:13px!important;background:#fff!important;color:#062b55!important;font-size:13px!important;font-weight:850!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .9)!important;outline:none!important}.bh-v119-search-form input[type=search]{padding:0 15px 0 40px!important;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23062b55' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.5-3.5'/%3E%3C/svg%3E") no-repeat 15px center!important}.bh-v119-search-form select{padding:0 12px!important;appearance:auto!important}.bh-v119-search-form input[type=search]:focus,.bh-v119-search-form select:focus{border-color:#20a832!important;box-shadow:0 0 0 3px rgb(32 168 50 / .12)!important}.bh-v119-submit{height:43px!important;min-height:43px!important;border:0!important;border-radius:13px!important;background:linear-gradient(135deg,#20a832,#15803d)!important;color:#fff!important;font-size:13px!important;font-weight:1000!important;padding:0 16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;box-shadow:0 10px 24px rgb(32 168 50 / .24)!important;white-space:nowrap!important;cursor:pointer!important}.bh-v119-submit:hover{transform:translateY(-1px)!important;filter:saturate(1.08)!important}.bh-v119-submit-icon{font-size:15px!important;line-height:1!important}.bh-v119-submit-text{display:inline!important}.bh-v120-shortcuts{display:flex!important;flex-wrap:wrap!important;gap:7px!important;align-items:center!important;justify-content:flex-start!important;max-width:100%!important;overflow:visible!important}.bh-v120-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-height:26px!important;padding:0 10px!important;border-radius:999px!important;background:#eefaf2!important;border:1px solid #bee8ca!important;color:#0b6530!important;font-size:11px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;box-shadow:0 3px 10px rgb(2 27 54 / .035)!important}.bh-v120-chip span{font-size:12px!important}.bh-v120-chip.is-strong{background:#20a832!important;border-color:#20a832!important;color:#fff!important}.bh-v120-chip:hover{transform:translateY(-1px)!important;border-color:#20a832!important}.bh-floating-actions.bh-floating-utility{display:flex!important;position:fixed!important;right:24px!important;bottom:82px!important;z-index:9000!important;flex-direction:column!important;gap:10px!important;pointer-events:auto!important}.bh-floating-actions.bh-floating-utility a,.bh-floating-actions.bh-floating-utility button,.bh-v112-top,.bh-scroll-top{display:flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.woocommerce-cart .bh-floating-actions.bh-floating-utility,.woocommerce-checkout .bh-floating-actions.bh-floating-utility{display:none!important}.bh-header+main .bh-hero,.bh-header+main .bh-home-shop-hero,.bh-header+main .bh-page-hero{margin-top:0!important}@media(max-width:1180px){.bh-header .bh-container,.bh-v119-search-inner{width:min(calc(100% - 48px),1120px)!important}.bh-v119-search-form{grid-template-columns:minmax(280px,1fr) 150px 150px 118px!important}.bh-top{grid-template-columns:170px repeat(4,minmax(120px,1fr))!important;gap:16px!important}.bh-nav{gap:18px!important}}@media(max-width:782px){html{scroll-padding-top:126px}.bh-header .bh-container{width:100%!important}.bh-top{display:grid!important;grid-template-columns:minmax(92px,1fr) auto auto!important;gap:10px!important;padding:12px 16px!important;min-height:72px!important}.bh-info,.bh-navrow,.bh-actions{display:none!important}.bh-logo{font-size:28px!important;line-height:.9!important}.bh-logo small{font-size:12px!important}.bh-menu-toggle{border:0!important}.bh-mobile-cart .bh-cart-count{margin-left:6px!important}.bh-header-search.bh-v119-search{display:block!important;box-shadow:0 8px 16px rgb(2 27 54 / .07)!important}.bh-v119-search-inner{width:100%!important;padding:9px 12px!important;gap:0!important}.bh-v119-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) 52px!important;gap:9px!important;align-items:center!important;width:100%!important}.bh-v119-search-form input[type=search]{height:46px!important;border-radius:17px!important;padding:0 13px!important;background:#f8fbff!important;font-size:13px!important;font-weight:850!important}.bh-v119-search-form select,.bh-v120-shortcuts{display:none!important}.bh-v119-submit{width:52px!important;min-width:52px!important;height:46px!important;min-height:46px!important;border-radius:17px!important;background:#062b55!important;box-shadow:0 8px 18px rgb(6 43 85 / .18)!important;padding:0!important}.bh-v119-submit-text{display:none!important}.bh-v119-submit-icon{font-size:22px!important}.bh-menu-open .bh-header-search{display:none!important}.bh-floating-actions.bh-floating-utility{right:16px!important;bottom:72px!important;gap:8px!important}.bh-floating-actions.bh-floating-utility a,.bh-floating-actions.bh-floating-utility button{width:46px!important;height:46px!important;border-radius:999px!important}.bh-floating-actions.bh-floating-utility .bh-v112-cart{width:54px!important;height:54px!important}.bh-scroll-top,.bh-v112-top{display:flex!important}}@media(max-width:390px){.bh-top{padding:10px 12px!important;grid-template-columns:minmax(86px,1fr) auto auto!important}.bh-logo{font-size:24px!important}.bh-mobile-cart,.bh-menu-toggle{height:48px!important;min-height:48px!important;border-radius:16px!important;padding:0 12px!important;font-size:13px!important}.bh-menu-toggle{min-width:76px!important}.bh-v119-search-inner{padding:8px 10px!important}.bh-v119-search-form{grid-template-columns:minmax(0,1fr) 48px!important;gap:7px!important}.bh-v119-submit{width:48px!important;min-width:48px!important}.bh-v119-search-form input[type=search]{height:43px!important}.bh-v119-submit{height:43px!important;min-height:43px!important}}:root{--bh-v127-header-max:1320px;--bh-v127-gutter:64px;--bh-v127-blue:#062b55;--bh-v127-deep:#021b36;--bh-v127-green:#20a832;--bh-v127-border:#dbe8f3}@media (min-width:783px){.bh-v124-fixed-search,body .bh-v124-fixed-search,body.bh-v124-fixed-search-on .bh-v124-fixed-search{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.bh-header .bh-nav,.bh-header .bh-nav ul{list-style:none!important}.bh-header .bh-nav a,.bh-header .bh-nav li a{margin-right:18px!important}.bh-header .bh-nav a:hover,.bh-header .bh-nav .current-menu-item>a{color:var(--bh-v127-green)!important}.bh-header .bh-v119-submit{line-height:1!important}.bh-header+main .bh-hero,.bh-header+main .bh-home-shop-hero,.bh-header+main .bh-page-hero{margin-top:0!important}.bh-floating-actions.bh-floating-utility{right:24px!important;bottom:84px!important;z-index:9995!important}}@media (min-width:783px) and (max-width:1180px){:root{--bh-v127-gutter:44px}.bh-header .bh-nav a,.bh-header .bh-nav li a{padding-right:8px!important}}@media (max-width:782px){body.bh-mobile-menu-open .bh-header .bh-header-search.bh-v119-search,.bh-menu-open .bh-header .bh-header-search.bh-v119-search{display:none!important}}:root{--bh-v128-max:1440px;--bh-v128-gutter:56px;--bh-v128-blue:#062b55;--bh-v128-deep:#021b36;--bh-v128-green:#20a832;--bh-v128-soft:#f5fbff;--bh-v128-line:#d9e7f2}@media (min-width:783px){body.bh-fixed-header-enabled,body.bh-v125-fixed-ready,body.bh-v123-search-ready{padding-top:0!important}body.bh-v123-search-fixed,body.bh-v124-fixed-search-on,body.bh-v125-fixed-ready{padding-top:0!important}.bh-v124-fixed-search{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.bh-header .bh-navrow{justify-content:space-between!important}.bh-header .bh-actions{margin-left:auto!important}.bh-header .bh-v119-search-form input[type="search"]:focus,.bh-header .bh-v119-search-form select:focus{outline:none!important;border-color:var(--bh-v128-green)!important;box-shadow:0 0 0 4px rgb(32 168 50 / .12)!important}.bh-header .bh-v120-chip:hover{transform:translateY(-1px)!important;border-color:var(--bh-v128-green)!important}.bh-v128-sticky-commerce{position:fixed!important;left:0!important;right:0!important;top:var(--bh-v128-sticky-top,0)!important;width:100%!important;z-index:15000!important;display:none!important;background:rgb(255 255 255 / .98)!important;border-bottom:1px solid #d9e7f2!important;box-shadow:0 14px 32px rgb(2 27 54 / .12)!important;backdrop-filter:saturate(1.2) blur(8px)!important}body.bh-v128-sticky-on .bh-v128-sticky-commerce{display:block!important;animation:bhV128Drop .16s ease-out both!important}@keyframes bhV128Drop{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.bh-v128-sticky-inner{width:min(calc(100vw - var(--bh-v128-gutter)), var(--bh-v128-max))!important;max-width:var(--bh-v128-max)!important;margin:0 auto!important;display:grid!important;grid-template-columns:146px minmax(420px,1fr) 96px!important;gap:14px!important;align-items:center!important;min-height:66px!important;padding:9px 0!important;box-sizing:border-box!important}.bh-v128-sticky-logo{font-size:24px!important;line-height:.9!important;letter-spacing:-.9px!important;color:var(--bh-v128-blue)!important;text-decoration:none!important;font-weight:1000!important;display:flex!important;flex-direction:column!important;white-space:nowrap!important}.bh-v128-sticky-logo span{color:var(--bh-v128-green)!important}.bh-v128-sticky-logo small{font-size:10px!important;letter-spacing:.04em!important;color:var(--bh-v128-green)!important;margin-top:3px!important}.bh-v128-sticky-commerce .bh-v119-search-form{display:grid!important;grid-template-columns:minmax(360px,1fr) 160px 160px 132px!important;gap:9px!important;align-items:center!important;width:100%!important;margin:0!important;padding:0!important}.bh-v128-sticky-commerce .bh-v119-search-form input[type="search"],.bh-v128-sticky-commerce .bh-v119-search-form select,.bh-v128-sticky-commerce .bh-v119-submit{height:42px!important;min-height:42px!important;border-radius:13px!important}.bh-v128-sticky-commerce .bh-v119-search-form input[type="search"]{border:1px solid #cbddeb!important;background:#fff!important;color:var(--bh-v128-blue)!important;font-size:13px!important;font-weight:850!important;padding:0 15px 0 42px!important;box-shadow:none!important;min-width:0!important;width:100%!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 24 24' fill='none' stroke='%23062b55' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.5-3.5'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:15px center!important}.bh-v128-sticky-commerce .bh-v119-search-form select{display:block!important;border:1px solid #cbddeb!important;background:#fff!important;color:var(--bh-v128-blue)!important;font-size:12px!important;font-weight:950!important;padding:0 12px!important;min-width:0!important;width:100%!important}.bh-v128-sticky-commerce .bh-v119-submit{border:0!important;background:linear-gradient(135deg,#20a832,#15803d)!important;color:#fff!important;font-size:13px!important;font-weight:1000!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 14px!important;box-shadow:0 8px 18px rgb(32 168 50 / .2)!important;width:100%!important;white-space:nowrap!important}.bh-v128-sticky-cart{height:42px!important;border-radius:13px!important;background:var(--bh-v128-blue)!important;color:#fff!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:13px!important;font-weight:1000!important;box-shadow:0 8px 18px rgb(6 43 85 / .18)!important}.bh-v128-sticky-cart .bh-cart-count{min-width:21px!important;height:21px!important;border-radius:999px!important;background:var(--bh-v128-green)!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important}.bh-v128-sticky-commerce .bh-v120-shortcuts{display:none!important}}@media (min-width:783px) and (max-width:1180px){:root{--bh-v128-gutter:40px;--bh-v128-max:1180px}.bh-header .bh-info span{font-size:12px!important}.bh-v128-sticky-inner{grid-template-columns:126px minmax(300px,1fr) 90px!important;gap:10px!important}.bh-v128-sticky-commerce .bh-v119-search-form{grid-template-columns:minmax(260px,1fr) 132px 132px 118px!important;gap:8px!important}}@media (max-width:782px){.bh-header{position:sticky!important;top:0!important;z-index:9990!important;background:#fff!important;border-bottom:1px solid #dbe8f3!important;box-shadow:0 5px 16px rgb(2 27 54 / .06)!important}.admin-bar .bh-header{top:0!important}.bh-header .bh-top{display:grid!important;grid-template-columns:minmax(96px,1fr) auto auto!important;gap:10px!important;align-items:center!important;padding:12px 16px!important;min-height:74px!important;width:100%!important;box-sizing:border-box!important}.bh-header .bh-info,.bh-header .bh-navrow,.bh-header .bh-actions{display:none!important}.bh-header .bh-logo{font-size:28px!important;line-height:.9!important;letter-spacing:-1px!important}.bh-header .bh-logo small{font-size:12px!important}.bh-mobile-head-actions{display:block!important}.bh-mobile-cart,.bh-menu-toggle{height:52px!important;min-height:52px!important;border-radius:18px!important;padding:0 16px!important;font-size:15px!important;font-weight:950!important;background:#062b55!important;color:#fff!important;box-shadow:none!important;border:0!important}.bh-menu-toggle{min-width:88px!important}.bh-header .bh-header-search.bh-v119-search{display:block!important;background:#fff!important;border-top:1px solid #e4edf5!important;border-bottom:1px solid #dbe8f3!important;box-shadow:0 8px 16px rgb(2 27 54 / .07)!important}.bh-header .bh-v119-search-inner{width:100%!important;max-width:none!important;padding:9px 12px!important;box-sizing:border-box!important}.bh-header .bh-v119-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) 52px!important;gap:9px!important;align-items:center!important;width:100%!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.bh-header .bh-v119-search-form input[type="search"]{height:46px!important;border-radius:17px!important;padding:0 13px!important;background:#f8fbff!important;border:1px solid #cfe0ed!important;font-size:13px!important;font-weight:850!important;color:#062b55!important;min-width:0!important;text-overflow:ellipsis!important}.bh-header .bh-v119-search-form select,.bh-header .bh-v120-shortcuts{display:none!important}.bh-header .bh-v119-submit{height:46px!important;min-height:46px!important;width:52px!important;min-width:52px!important;border-radius:17px!important;background:#062b55!important;padding:0!important;box-shadow:0 8px 18px rgb(6 43 85 / .18)!important}.bh-header .bh-v119-submit-text{display:none!important}.bh-header .bh-v119-submit-icon{font-size:22px!important}.bh-v128-sticky-commerce{display:none!important}}:root{--bh-pro-blue:#062b55;--bh-pro-deep:#021b36;--bh-pro-green:#20a832;--bh-pro-line:#d9e7f2;--bh-pro-soft:#f5fbff;--bh-pro-container:1560px;--bh-pro-gutter:48px}@media (min-width:783px){body{overflow-x:hidden!important}body.bh-fixed-header-enabled,body.bh-v123-search-fixed,body.bh-v124-fixed-search-on,body.bh-v125-fixed-ready,body.bh-v128-sticky-on{padding-top:0!important}.bh-v124-fixed-search,.bh-v128-sticky-commerce{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.bh-header{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:9000!important;transform:none!important}.admin-bar .bh-header{top:auto!important}.bh-header::before,.bh-header::after{content:none!important;display:none!important}.bh-header .bh-logo{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;text-decoration:none!important;white-space:nowrap!important;font-weight:1000!important}.bh-header .bh-logo span{color:var(--bh-pro-green)!important}.bh-header .bh-logo small{display:block!important;font-weight:1000!important}.bh-header .bh-info strong{display:block!important;margin-bottom:2px!important}.bh-header .bh-info span{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.bh-header .bh-mobile-head-actions,.bh-header .bh-menu-toggle{display:none!important}.bh-header .bh-navrow{border:0!important}.bh-header .bh-nav,.bh-header .bh-nav ul{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:0!important;list-style:none!important;margin:0!important;padding:0!important;min-width:0!important}.bh-header .bh-nav a,.bh-header .bh-nav li a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;margin:0 22px 0 0!important;padding:0!important;font-size:11px!important;line-height:1!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.035em!important;color:#061f3c!important;text-decoration:none!important;white-space:nowrap!important}.bh-header .bh-nav a:hover,.bh-header .bh-nav .current-menu-item>a{color:var(--bh-pro-green)!important}.bh-header .bh-actions{white-space:nowrap!important}.bh-header .bh-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;color:var(--bh-pro-blue)!important;text-decoration:none!important}.bh-header .bh-cart{color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:13px!important;font-weight:1000!important;text-decoration:none!important}.bh-header .bh-cart-count{min-width:22px!important;height:22px!important;border-radius:999px!important;background:var(--bh-pro-green)!important;color:#fff!important;font-size:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.bh-header .bh-header-search.bh-v119-search{position:relative!important;top:auto!important;left:auto!important;right:auto!important;max-width:none!important;visibility:visible!important;opacity:1!important;transform:none!important;z-index:1!important}.bh-header .bh-v119-search-inner{background:transparent!important}.bh-header .bh-v119-search-form{margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.bh-header .bh-v119-search-form input[type="search"],.bh-header .bh-v119-search-form select,.bh-header .bh-v119-submit{max-height:42px!important;box-sizing:border-box!important;margin:0!important;font-family:inherit!important}.bh-header .bh-v119-search-form input[type="search"]{width:100%!important;min-width:0!important;border:1px solid #cbddeb!important;background:#fff!important;color:var(--bh-pro-blue)!important;font-size:13px!important;font-weight:850!important;padding:0 15px 0 42px!important;box-shadow:0 5px 14px rgb(2 27 54 / .035)!important;text-overflow:ellipsis!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 24 24' fill='none' stroke='%23062b55' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.5-3.5'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:15px center!important}.bh-header .bh-v119-search-form select{display:block!important;visibility:visible!important;width:100%!important;min-width:0!important;border:1px solid #cbddeb!important;background:#fff!important;color:var(--bh-pro-blue)!important;font-size:12px!important;font-weight:950!important;padding:0 12px!important;box-shadow:0 5px 14px rgb(2 27 54 / .035)!important;appearance:auto!important}.bh-header .bh-v119-search-form input[type="search"]:focus,.bh-header .bh-v119-search-form select:focus{outline:none!important;border-color:var(--bh-pro-green)!important;box-shadow:0 0 0 4px rgb(32 168 50 / .12)!important}.bh-header .bh-v119-submit{width:100%!important;border:0!important;background:linear-gradient(135deg,#20a832,#15803d)!important;color:#fff!important;padding:0 16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-weight:1000!important;white-space:nowrap!important;cursor:pointer!important}.bh-header .bh-v119-submit:hover{transform:translateY(-1px)!important;filter:saturate(1.08)!important}.bh-header .bh-v119-submit-icon{font-size:14px!important;line-height:1!important}.bh-header .bh-v119-submit-text{display:inline!important}.bh-header .bh-v120-shortcuts{justify-content:flex-start!important;margin:0!important;padding:0!important}.bh-header .bh-v120-chip{height:26px!important;min-height:26px!important;padding:0 10px!important;border-radius:999px!important;background:#f0fbf4!important;border:1px solid #bfe8ca!important;color:#0b6530!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;text-decoration:none!important;font-size:11px!important;font-weight:950!important;line-height:1!important;box-shadow:none!important}.bh-header .bh-v120-chip.is-strong{background:var(--bh-pro-green)!important;border-color:var(--bh-pro-green)!important;color:#fff!important}.bh-header .bh-v120-chip span{font-size:11px!important;line-height:1!important}.bh-v129-fixed-search{position:fixed!important;max-width:none!important;z-index:2147483000!important;display:none!important}body.bh-v129-search-on .bh-v129-fixed-search{display:block!important;animation:bhV129Down .16s ease-out both!important}@keyframes bhV129Down{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.bh-v129-fixed-search-inner{margin:0 auto!important;display:grid!important;align-items:center!important;box-sizing:border-box!important}.bh-v129-fixed-logo{display:flex!important;flex-direction:column!important;color:var(--bh-pro-blue)!important;text-decoration:none!important;font-weight:1000!important;font-size:24px!important;line-height:.86!important;letter-spacing:-.9px!important;white-space:nowrap!important}.bh-v129-fixed-logo span{color:var(--bh-pro-green)!important}.bh-v129-fixed-logo small{font-size:10px!important;letter-spacing:.04em!important;margin-top:3px!important;color:var(--bh-pro-green)!important}.bh-v129-fixed-search .bh-v119-search-form{display:grid!important;align-items:center!important;margin:0!important;padding:0!important;width:100%!important;background:transparent!important;border:0!important;box-shadow:none!important}.bh-v129-fixed-search .bh-v119-search-form input[type="search"],.bh-v129-fixed-search .bh-v119-search-form select,.bh-v129-fixed-search .bh-v119-submit{height:42px!important;min-height:42px!important;border-radius:13px!important;box-sizing:border-box!important}.bh-v129-fixed-search .bh-v119-search-form input[type="search"]{border:1px solid #cbddeb!important;background:#fff!important;color:var(--bh-pro-blue)!important;font-size:13px!important;font-weight:850!important;padding:0 15px 0 42px!important;min-width:0!important;width:100%!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 24 24' fill='none' stroke='%23062b55' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.5-3.5'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:15px center!important}.bh-v129-fixed-search .bh-v119-search-form select{display:block!important;border:1px solid #cbddeb!important;background:#fff!important;color:var(--bh-pro-blue)!important;font-size:12px!important;font-weight:950!important;padding:0 12px!important;min-width:0!important;width:100%!important}.bh-v129-fixed-search .bh-v119-submit{border:0!important;background:linear-gradient(135deg,#20a832,#15803d)!important;color:#fff!important;font-size:13px!important;font-weight:1000!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:100%!important;box-shadow:0 8px 20px rgb(32 168 50 / .22)!important;white-space:nowrap!important}.bh-v129-fixed-cart{height:42px!important;border-radius:13px!important;background:var(--bh-pro-blue)!important;color:#fff!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:13px!important;font-weight:1000!important;box-shadow:0 8px 20px rgb(6 43 85 / .17)!important}.bh-v129-fixed-cart .bh-cart-count{min-width:21px!important;height:21px!important;border-radius:999px!important;background:var(--bh-pro-green)!important;color:#fff!important;font-size:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.bh-v129-fixed-search .bh-v120-shortcuts{display:none!important}}@media (min-width:783px) and (max-width:1180px){:root{--bh-pro-gutter:32px;--bh-pro-container:1180px}.bh-header .bh-nav a,.bh-header .bh-nav li a{margin-right:13px!important}}@media (max-width:782px){.bh-v129-fixed-search{display:none!important}}@media (min-width:783px){:root{--bh-v13-edge:clamp(22px,3.1vw,72px);--bh-v13-max:1840px;--bh-v13-blue:#062b55;--bh-v13-green:#20a832;--bh-v13-line:#d9e7f2;--bh-v13-soft:#f7fbff}.bh-header{width:100%!important;max-width:none!important;background:#fff!important;border-bottom:1px solid var(--bh-v13-line)!important;box-shadow:0 8px 24px rgb(2 27 54 / .045)!important;overflow:visible!important}.bh-header .bh-container,.bh-header .bh-v119-search-inner{width:min(calc(100vw - (var(--bh-v13-edge) * 2)),var(--bh-v13-max))!important;max-width:var(--bh-v13-max)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}.bh-header .bh-top{display:grid!important;grid-template-columns:minmax(150px,190px) repeat(4,minmax(150px,1fr))!important;gap:clamp(18px,3vw,56px)!important;align-items:center!important;min-height:66px!important;padding:12px 0 10px!important;border-bottom:1px solid rgb(217 231 242 / .96)!important;background:#fff!important}.bh-header .bh-logo{justify-self:start!important;font-size:30px!important;line-height:.82!important;letter-spacing:-1.25px!important;color:var(--bh-v13-blue)!important}.bh-header .bh-logo small{margin-top:6px!important;font-size:11.5px!important;letter-spacing:.055em!important;color:var(--bh-v13-green)!important}.bh-header .bh-info{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;column-gap:9px!important;align-items:center!important;min-width:0!important;padding:4px 0!important}.bh-header .bh-info::before{width:30px!important;height:30px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#f0fbf4!important;border:1px solid #caefd3!important;color:var(--bh-v13-green)!important;font-size:14px!important;line-height:1!important;box-sizing:border-box!important}.bh-header .bh-info:nth-of-type(1)::before{content:'☎'!important}.bh-header .bh-info:nth-of-type(2)::before{content:'☘'!important}.bh-header .bh-info:nth-of-type(3)::before{content:'⏱'!important}.bh-header .bh-info:nth-of-type(4)::before{content:'⌖'!important}.bh-header .bh-info strong,.bh-header .bh-info span{grid-column:2!important}.bh-header .bh-info strong{margin:0 0 2px!important;font-size:11px!important;line-height:1.1!important;color:var(--bh-v13-blue)!important;font-weight:1000!important}.bh-header .bh-info span{font-size:12.5px!important;line-height:1.15!important;color:#173d60!important;font-weight:800!important}.bh-header .bh-navrow{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:18px!important;align-items:center!important;min-height:48px!important;padding:0!important;border-bottom:0!important;background:#fff!important}.bh-header .bh-nav,.bh-header .bh-nav ul{min-width:0!important;width:100%!important;display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:clamp(16px,2vw,34px)!important;margin:0!important;padding:0!important;overflow:hidden!important}.bh-header .bh-nav li{display:flex!important;align-items:center!important;margin:0!important;padding:0!important}.bh-header .bh-nav a,.bh-header .bh-nav li a{min-height:48px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;color:#061f3c!important;font-size:11.5px!important;font-weight:1000!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:nowrap!important;position:relative!important}.bh-header .bh-nav a::after,.bh-header .bh-nav li a::after{content:''!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:3px!important;border-radius:999px 999px 0 0!important;background:transparent!important}.bh-header .bh-nav a:hover,.bh-header .bh-nav .current-menu-item>a{color:var(--bh-v13-green)!important}.bh-header .bh-nav a:hover::after,.bh-header .bh-nav .current-menu-item>a::after{background:var(--bh-v13-green)!important}.bh-header .bh-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;margin:0!important;min-width:max-content!important}.bh-header .bh-actions .bh-lang,.bh-header .bh-actions .bh-lang-switcher{height:34px!important;display:inline-flex!important;align-items:center!important}.bh-header .bh-icon{height:34px!important;width:34px!important;min-width:34px!important;border-radius:999px!important;border:1px solid #dbe8f3!important;background:#fff!important}.bh-header .bh-cart{height:38px!important;min-height:38px!important;border-radius:13px!important;padding:0 16px!important;background:linear-gradient(135deg,#062b55,#082f5d)!important;box-shadow:0 10px 24px rgb(6 43 85 / .18)!important}.bh-header .bh-header-search.bh-v119-search{display:block!important;width:100%!important;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)!important;border-top:1px solid #e5eef6!important;border-bottom:1px solid #cbddeb!important;box-shadow:0 10px 24px rgb(2 27 54 / .055)!important}.bh-header .bh-v119-search-inner{display:grid!important;grid-template-rows:auto auto!important;gap:8px!important;padding:11px 0 10px!important}.bh-header .bh-v119-search-form{display:grid!important;grid-template-columns:minmax(520px,1fr) minmax(145px,176px) minmax(145px,176px) minmax(128px,150px)!important;gap:10px!important;align-items:center!important;width:100%!important;max-width:none!important}.bh-header .bh-v119-search-form input[type="search"],.bh-header .bh-v119-search-form select,.bh-header .bh-v119-submit{height:44px!important;min-height:44px!important;border-radius:14px!important}.bh-header .bh-v119-submit{font-size:13px!important;box-shadow:0 12px 26px rgb(32 168 50 / .24)!important}.bh-header .bh-v120-shortcuts{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:7px!important;overflow:visible!important}.bh-v129-fixed-search{left:0!important;right:0!important;top:var(--bh-v129-top,0)!important;width:100%!important;background:rgb(255 255 255 / .97)!important;backdrop-filter:saturate(1.2) blur(12px)!important;border-bottom:1px solid #cbddeb!important;box-shadow:0 12px 28px rgb(2 27 54 / .12)!important}.bh-v129-fixed-search-inner{width:min(calc(100vw - (var(--bh-v13-edge) * 2)),var(--bh-v13-max))!important;max-width:var(--bh-v13-max)!important;grid-template-columns:150px minmax(520px,1fr) 118px!important;gap:14px!important;min-height:66px!important;padding:9px 0!important}.bh-v129-fixed-search .bh-v119-search-form{grid-template-columns:minmax(460px,1fr) minmax(140px,176px) minmax(140px,176px) minmax(120px,142px)!important;gap:10px!important}.bh-v129-fixed-search .bh-v119-search-form input[type="search"],.bh-v129-fixed-search .bh-v119-search-form select,.bh-v129-fixed-search .bh-v119-submit,.bh-v129-fixed-cart{height:44px!important;min-height:44px!important;border-radius:14px!important}}@media (min-width:783px) and (max-width:1180px){:root{--bh-v13-edge:24px;--bh-v13-max:1180px}.bh-header .bh-top{grid-template-columns:150px repeat(4,minmax(110px,1fr))!important;gap:12px!important}.bh-header .bh-info{grid-template-columns:0 minmax(0,1fr)!important;column-gap:0!important}.bh-header .bh-info::before{display:none!important;content:none!important}.bh-header .bh-nav,.bh-header .bh-nav ul{gap:13px!important}.bh-header .bh-nav a,.bh-header .bh-nav li a{font-size:10.5px!important}.bh-header .bh-v119-search-form{grid-template-columns:minmax(320px,1fr) 132px 132px 118px!important;gap:8px!important}.bh-v129-fixed-search-inner{grid-template-columns:122px minmax(330px,1fr) 92px!important;gap:10px!important}.bh-v129-fixed-search .bh-v119-search-form{grid-template-columns:minmax(280px,1fr) 124px 124px 108px!important;gap:8px!important}}@media (min-width:783px){:root{--bh-v131-edge:clamp(28px,4vw,96px);--bh-v131-blue:#062b55;--bh-v131-green:#18a832;--bh-v131-line:#d9e7f2;--bh-v131-soft:#f7fbff}html{scroll-padding-top:154px!important}body.admin-bar html{scroll-padding-top:186px!important}body .bh-header{position:sticky!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:9990!important;background:#fff!important;border-bottom:1px solid var(--bh-v131-line)!important;box-shadow:0 10px 28px rgb(2 27 54 / .055)!important;transform:none!important;overflow:visible!important}body.admin-bar .bh-header{top:32px!important}body .bh-header .bh-container.bh-top,body .bh-header .bh-container.bh-navrow,body .bh-header .bh-v119-search-inner{width:calc(100vw - (var(--bh-v131-edge) * 2))!important;max-width:none!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}body .bh-header .bh-container.bh-top{display:grid!important;grid-template-columns:minmax(150px,190px) repeat(4,minmax(150px,230px))!important;justify-content:space-between!important;align-items:center!important;gap:clamp(16px,2.25vw,42px)!important;min-height:72px!important;padding-top:14px!important;padding-bottom:13px!important;border-bottom:1px solid #dce8f3!important;background:#fff!important}body .bh-header .bh-logo{justify-self:start!important;min-width:150px!important;max-width:190px!important;font-size:31px!important;line-height:.82!important;letter-spacing:-1.2px!important;color:var(--bh-v131-blue)!important}body .bh-header .bh-logo span{color:var(--bh-v131-green)!important;display:inline!important}body .bh-header .bh-logo small{display:block!important;margin-top:7px!important;font-size:11px!important;line-height:1!important;letter-spacing:.06em!important;color:var(--bh-v131-green)!important}body .bh-header .bh-info{justify-self:start!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;column-gap:10px!important;align-items:center!important;min-width:0!important;width:100%!important;padding:0!important}body .bh-header .bh-info::before{content:'✓'!important;display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:999px!important;background:#eefbf2!important;border:1px solid #c6ecd0!important;color:var(--bh-v131-green)!important;font-size:13px!important;font-weight:1000!important;line-height:1!important}body .bh-header .bh-info:nth-of-type(1)::before{content:'☎'!important}body .bh-header .bh-info:nth-of-type(2)::before{content:'✣'!important}body .bh-header .bh-info:nth-of-type(3)::before{content:'◴'!important}body .bh-header .bh-info:nth-of-type(4)::before{content:'⌖'!important}body .bh-header .bh-info strong,body .bh-header .bh-info span{grid-column:2!important;display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body .bh-header .bh-info strong{font-size:11px!important;line-height:1.1!important;font-weight:1000!important;color:#05284e!important;margin:0 0 4px!important}body .bh-header .bh-info span{font-size:13px!important;line-height:1.15!important;font-weight:850!important;color:#123a5e!important}body .bh-header .bh-mobile-head-actions,body .bh-header .bh-menu-toggle{display:none!important}body .bh-header .bh-container.bh-navrow{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important;min-height:54px!important;padding-top:0!important;padding-bottom:0!important;background:#fff!important;border-bottom:0!important}body .bh-header .bh-nav,body .bh-header .bh-nav ul{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:clamp(20px,2.15vw,38px)!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;margin:0!important;padding:0!important;list-style:none!important}body .bh-header .bh-nav li{display:flex!important;margin:0!important;padding:0!important}body .bh-header .bh-nav a,body .bh-header .bh-nav li a{display:inline-flex!important;align-items:center!important;min-height:54px!important;padding:0!important;margin:0!important;white-space:nowrap!important;color:#061f3c!important;font-size:11.5px!important;font-weight:1000!important;letter-spacing:.045em!important;text-transform:uppercase!important;position:relative!important}body .bh-header .bh-nav a::after,body .bh-header .bh-nav li a::after{content:''!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:3px!important;border-radius:999px 999px 0 0!important;background:transparent!important}body .bh-header .bh-nav a:hover,body .bh-header .bh-nav .current-menu-item>a{color:var(--bh-v131-green)!important}body .bh-header .bh-nav a:hover::after,body .bh-header .bh-nav .current-menu-item>a::after{background:var(--bh-v131-green)!important}body .bh-header .bh-actions{justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;min-width:max-content!important;margin:0!important}body .bh-header .bh-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;min-width:36px!important;border-radius:999px!important;border:1px solid #d9e7f2!important;background:#fff!important;color:#062b55!important}body .bh-header .bh-cart{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:40px!important;min-height:40px!important;border-radius:14px!important;padding:0 17px!important;gap:8px!important;background:linear-gradient(135deg,#062b55 0%,#083663 100%)!important;color:#fff!important;font-size:14px!important;font-weight:1000!important;box-shadow:0 12px 26px rgb(6 43 85 / .18)!important}body .bh-header .bh-header-search.bh-v119-search{display:block!important;width:100%!important;max-width:none!important;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)!important;border-top:1px solid #edf4fa!important;border-bottom:1px solid #cbddeb!important;box-shadow:0 12px 26px rgb(2 27 54 / .06)!important;position:relative!important}body .bh-header .bh-v119-search-inner{display:grid!important;grid-template-rows:auto auto!important;gap:9px!important;padding-top:12px!important;padding-bottom:11px!important}body .bh-header .bh-v119-search-form{display:grid!important;grid-template-columns:minmax(360px,1fr) minmax(150px,180px) minmax(150px,180px) minmax(136px,164px)!important;gap:12px!important;align-items:center!important;width:100%!important;max-width:none!important;margin:0!important}body .bh-header .bh-v119-search-form input[type="search"],body .bh-header .bh-v119-search-form select,body .bh-header .bh-v119-submit{width:100%!important;height:46px!important;min-height:46px!important;border-radius:14px!important;margin:0!important;box-sizing:border-box!important}body .bh-header .bh-v119-search-form input[type="search"]{padding-left:48px!important;font-size:14px!important;font-weight:800!important;background:#fff!important}body .bh-header .bh-v119-search-form::before{content:'⌕'!important;position:absolute!important;left:17px!important;top:50%!important;transform:translateY(-50%)!important;color:#062b55!important;font-size:18px!important;z-index:2!important;pointer-events:none!important}body .bh-header .bh-v119-search-form{position:relative!important}body .bh-header .bh-v119-submit{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:linear-gradient(135deg,#18a832,#0d8f2a)!important;box-shadow:0 14px 32px rgb(24 168 50 / .26)!important;font-size:13.5px!important;font-weight:1000!important;white-space:nowrap!important}body .bh-header .bh-v120-shortcuts{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:7px!important;width:100%!important;overflow:hidden!important}body .bh-header .bh-v120-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-height:28px!important;padding:0 12px!important;border-radius:999px!important;white-space:nowrap!important;flex:0 0 auto!important;font-size:11.5px!important;font-weight:950!important}body .bh-v129-fixed-search{position:fixed!important;left:0!important;right:0!important;top:var(--bh-v129-top,32px)!important;width:100%!important;z-index:10020!important;background:rgb(255 255 255 / .985)!important;border-bottom:1px solid #cbddeb!important;box-shadow:0 16px 34px rgb(2 27 54 / .14)!important;backdrop-filter:saturate(1.1) blur(12px)!important}body .bh-v129-fixed-search-inner{width:calc(100vw - (var(--bh-v131-edge) * 2))!important;max-width:none!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(126px,156px) minmax(360px,1fr) minmax(118px,150px)!important;gap:14px!important;align-items:center!important;min-height:64px!important;padding:9px 0!important}body .bh-v129-fixed-search .bh-v119-search-form{grid-template-columns:minmax(360px,1fr) minmax(130px,160px) minmax(130px,160px) minmax(118px,142px)!important;gap:10px!important}body .bh-v129-fixed-search .bh-v119-search-form input[type="search"],body .bh-v129-fixed-search .bh-v119-search-form select,body .bh-v129-fixed-search .bh-v119-submit,body .bh-v129-fixed-cart{height:44px!important;min-height:44px!important;border-radius:14px!important}}@media (min-width:783px) and (max-width:1180px){:root{--bh-v131-edge:24px}body .bh-header .bh-container.bh-top{grid-template-columns:minmax(132px,160px) repeat(4,minmax(110px,1fr))!important;gap:12px!important}body .bh-header .bh-info{grid-template-columns:0 minmax(0,1fr)!important;column-gap:0!important}body .bh-header .bh-info::before{display:none!important;content:none!important}body .bh-header .bh-nav,body .bh-header .bh-nav ul{gap:14px!important}body .bh-header .bh-nav a,body .bh-header .bh-nav li a{font-size:10.5px!important}body .bh-header .bh-v119-search-form{grid-template-columns:minmax(250px,1fr) minmax(118px,145px) minmax(118px,145px) minmax(112px,132px)!important;gap:8px!important}body .bh-v129-fixed-search-inner{grid-template-columns:118px minmax(300px,1fr) 94px!important;gap:10px!important}body .bh-v129-fixed-search .bh-v119-search-form{grid-template-columns:minmax(260px,1fr) 118px 118px 106px!important;gap:8px!important}}:root{--bh-navy:#06284a;--bh-navy-2:#001f3d;--bh-green:#18a83a;--bh-green-2:#0f8c31;--bh-soft:#eef7fb;--bh-card:#ffffff;--bh-border:rgba(6, 40, 74, 0.12);--bh-shadow:0 18px 45px rgba(6, 40, 74, 0.11);--bh-shadow-soft:0 10px 25px rgba(6, 40, 74, 0.08)}.bh-hot-deals,.hot-deals-section,.best-selling-section,.bh-best-selling{position:relative;max-width:1320px;margin:48px auto;padding:0 18px}.bh-hot-deals .section-header,.hot-deals-section .section-header,.best-selling-section .section-header,.bh-best-selling .section-header{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 20%,rgb(24 168 58 / .13),transparent 28%),linear-gradient(135deg,#ffffff 0%,#f8fcff 58%,#effaf4 100%);border:1px solid var(--bh-border);border-radius:28px;padding:28px 32px;box-shadow:var(--bh-shadow-soft);margin-bottom:18px}.bh-hot-deals .section-header::before,.hot-deals-section .section-header::before,.best-selling-section .section-header::before,.bh-best-selling .section-header::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(24 168 58 / .09),transparent 42%);pointer-events:none}.bh-hot-deals .section-header h2,.hot-deals-section .section-header h2,.best-selling-section .section-header h2,.bh-best-selling .section-header h2{position:relative;font-size:clamp(30px, 3vw, 48px);line-height:1.04;margin:6px 0 10px;color:var(--bh-navy-2);letter-spacing:-.035em;font-weight:900}.bh-hot-deals .section-header p,.hot-deals-section .section-header p,.best-selling-section .section-header p,.bh-best-selling .section-header p{position:relative;max-width:780px;margin:0;color:#587087;font-size:17px;line-height:1.55;font-weight:650}.bh-hot-deals .section-kicker,.hot-deals-section .section-kicker,.best-selling-section .section-kicker,.bh-best-selling .section-kicker{display:inline-flex;align-items:center;gap:7px;width:fit-content;padding:7px 14px;border-radius:999px;background:#eaffef;border:1px solid rgb(24 168 58 / .25);color:#08782a;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.bh-hot-deals .view-all,.hot-deals-section .view-all,.best-selling-section .view-all,.bh-best-selling .view-all,.bh-hot-deals .section-header a,.hot-deals-section .section-header a,.best-selling-section .section-header a,.bh-best-selling .section-header a{position:absolute;right:32px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:999px;background:var(--bh-navy);color:#fff!important;font-weight:900;text-decoration:none;box-shadow:0 12px 26px rgb(6 40 74 / .18);border:1px solid rgb(255 255 255 / .15)}.bh-hot-deals .section-header a:hover,.hot-deals-section .section-header a:hover,.best-selling-section .section-header a:hover,.bh-best-selling .section-header a:hover{transform:translateY(-52%);background:#031f3b}.bh-hot-deal-chips,.hot-deal-chips,.bh-sales-chips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 22px}.bh-hot-deal-chips>*,.hot-deal-chips>*,.bh-sales-chips>*{min-height:68px;border-radius:18px;background:linear-gradient(135deg,#ffffff 0%,#f8fffa 100%);border:1px solid rgb(24 168 58 / .22);box-shadow:var(--bh-shadow-soft);padding:14px 18px;color:var(--bh-navy);font-weight:900;display:flex;flex-direction:column;justify-content:center}.bh-hot-deal-chips strong,.hot-deal-chips strong,bh-sales-chips strong{color:var(--bh-green-2);font-size:13px;margin-top:3px}.bh-hot-deals ul.products,.hot-deals-section ul.products,.best-selling-section ul.products,.bh-best-selling ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px!important;margin:0!important;padding:0!important}.bh-hot-deals ul.products li.product,.hot-deals-section ul.products li.product,.best-selling-section ul.products li.product,.bh-best-selling ul.products li.product,.woocommerce ul.products li.product{position:relative;overflow:hidden;background:var(--bh-card);border:1px solid var(--bh-border);border-radius:22px;padding:16px!important;box-shadow:var(--bh-shadow-soft);transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease}.bh-hot-deals ul.products li.product:hover,.hot-deals-section ul.products li.product:hover,.best-selling-section ul.products li.product:hover,.bh-best-selling ul.products li.product:hover,.woocommerce ul.products li.product:hover{transform:translateY(-5px);border-color:rgb(24 168 58 / .35);box-shadow:var(--bh-shadow)}.woocommerce ul.products li.product a img,.bh-hot-deals ul.products li.product a img,.hot-deals-section ul.products li.product a img,.best-selling-section ul.products li.product a img,.bh-best-selling ul.products li.product a img{width:100%;aspect-ratio:1 / 1;height:auto;object-fit:contain;background:#f4f9fd;border-radius:16px;padding:10px;margin-bottom:14px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title,.bh-hot-deals ul.products li.product .woocommerce-loop-product__title,.hot-deals-section ul.products li.product .woocommerce-loop-product__title,.best-selling-section ul.products li.product .woocommerce-loop-product__title,.bh-best-selling ul.products li.product .woocommerce-loop-product__title{min-height:46px;color:var(--bh-navy-2);font-size:17px!important;line-height:1.25;font-weight:900;letter-spacing:-.015em;padding:0!important;margin:0 0 10px!important}.woocommerce ul.products li.product .price,.bh-hot-deals ul.products li.product .price,.hot-deals-section ul.products li.product .price,.best-selling-section ul.products li.product .price,.bh-best-selling ul.products li.product .price{color:var(--bh-navy)!important;font-size:18px!important;font-weight:950!important;margin:8px 0 12px!important}.woocommerce ul.products li.product .price del{color:#8a9bab!important;opacity:1;margin-right:6px}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce span.onsale,.woocommerce ul.products li.product .onsale{top:12px!important;left:12px!important;right:auto!important;min-height:unset!important;min-width:unset!important;border-radius:999px!important;padding:7px 11px!important;background:#f2414b!important;color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:950!important;box-shadow:0 10px 18px rgb(242 65 75 / .25)}.woocommerce ul.products li.product .button,.bh-hot-deals ul.products li.product .button,.hot-deals-section ul.products li.product .button,.best-selling-section ul.products li.product .button,.bh-best-selling ul.products li.product .button{min-height:42px;border-radius:12px!important;background:var(--bh-green)!important;color:#fff!important;font-size:13px!important;font-weight:900!important;text-align:center;box-shadow:none!important;border:0!important}.woocommerce ul.products li.product .button:hover{background:var(--bh-green-2)!important}.woocommerce ul.products li.product .buy-now,.woocommerce ul.products li.product .bh-buy-now{background:var(--bh-navy)!important;color:#fff!important}.woocommerce ul.products li.product .buy-now:hover,.woocommerce ul.products li.product .bh-buy-now:hover{background:#001b35!important}.woocommerce ul.products li.product .product-buttons,.woocommerce ul.products li.product .bh-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width:768px){.bh-hot-deals,.hot-deals-section,.best-selling-section,.bh-best-selling{margin:30px auto;padding:0 14px}.bh-hot-deals .section-header,.hot-deals-section .section-header,.best-selling-section .section-header,.bh-best-selling .section-header{padding:22px 18px;border-radius:24px}.bh-hot-deals .section-header h2,.hot-deals-section .section-header h2,.best-selling-section .section-header h2,.bh-best-selling .section-header h2{font-size:34px;line-height:1.08}.bh-hot-deals .section-header p,.hot-deals-section .section-header p,.best-selling-section .section-header p,.bh-best-selling .section-header p{font-size:15px}.bh-hot-deals .section-header a,.hot-deals-section .section-header a,.best-selling-section .section-header a,.bh-best-selling .section-header a{position:static;transform:none;margin-top:18px;width:fit-content;min-height:44px}.bh-hot-deals .section-header a:hover,.hot-deals-section .section-header a:hover,.best-selling-section .section-header a:hover,.bh-best-selling .section-header a:hover{transform:none}.bh-hot-deal-chips,.hot-deal-chips,.bh-sales-chips{display:flex;overflow-x:auto;gap:10px;padding-bottom:4px;scroll-snap-type:x mandatory}.bh-hot-deal-chips>*,.hot-deal-chips>*,.bh-sales-chips>*{min-width:220px;min-height:58px;scroll-snap-align:start}.bh-hot-deals ul.products,.hot-deals-section ul.products,.best-selling-section ul.products,.bh-best-selling ul.products,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.woocommerce ul.products li.product{padding:12px!important;border-radius:20px}.woocommerce ul.products li.product a img{border-radius:14px;padding:8px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;min-height:40px}.woocommerce ul.products li.product .price{font-size:17px!important}.woocommerce ul.products li.product .button{width:100%;min-height:44px;font-size:13px!important}}@media (max-width:390px){.woocommerce ul.products li.product{padding:10px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important}.woocommerce ul.products li.product .button{font-size:12px!important}}.bh-v15-compact-finder,.bh-v15-finder-card,.bh-v15-tabs,.bh-v15-tab-panel{display:none!important}.bh-v16-smart-finder{margin:-1px 0 0!important;padding:28px 0 22px!important;background:linear-gradient(180deg,#f4fbff 0%,#eef7fd 100%)!important;border-top:1px solid rgb(193 223 213 / .7)!important;border-bottom:1px solid #d6e7f2!important}.bh-v16-finder-shell{width:100%!important;display:grid!important;grid-template-columns:minmax(220px,300px) minmax(0,1fr)!important;gap:18px!important;align-items:start!important;padding:22px!important;background:rgb(255 255 255 / .92)!important;border:1px solid #cfe4da!important;border-radius:22px!important;box-shadow:0 16px 40px rgb(2 27 54 / .08)!important;overflow:hidden!important}.bh-v16-finder-copy h2{margin:6px 0 8px!important;color:#021b36!important;font-size:clamp(26px,2.4vw,38px)!important;line-height:.98!important;letter-spacing:-.04em!important;font-weight:1000!important}.bh-v16-finder-copy p{margin:0!important;color:#486176!important;font-size:15px!important;line-height:1.45!important;font-weight:650!important}.bh-v16-finder-form{display:grid!important;grid-template-columns:minmax(260px,1fr) 170px 170px 150px!important;gap:12px!important;align-items:end!important;min-width:0!important;margin:0!important;padding:0!important;background:transparent!important}.bh-v16-finder-form label{display:grid!important;gap:7px!important;margin:0!important;min-width:0!important}.bh-v16-finder-form label span{color:#062b55!important;font-size:11px!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.06em!important}.bh-v16-finder-form input,.bh-v16-finder-form select,.bh-v16-finder-form button{height:48px!important;border-radius:14px!important;box-sizing:border-box!important;margin:0!important;font-weight:850!important}.bh-v16-finder-form input,.bh-v16-finder-form select{width:100%!important;min-width:0!important;padding:0 16px!important;border:1px solid #cbddeb!important;background:#f8fbff!important;color:#062b55!important;font-size:14px!important;box-shadow:none!important}.bh-v16-finder-form button{width:100%!important;border:0!important;box-shadow:0 14px 26px rgb(32 168 50 / .18)!important}.bh-v16-fast-row{grid-column:1/-1!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important;padding-top:2px!important}.bh-v16-fast-row a{display:inline-flex!important;align-items:center!important;min-height:32px!important;padding:0 13px!important;border-radius:999px!important;background:#f2fbf5!important;border:1px solid #bde8c8!important;color:#062b55!important;font-size:12px!important;font-weight:950!important;text-decoration:none!important;white-space:nowrap!important}.bh-v16-fast-row a.is-active{background:#20a832!important;color:#fff!important;border-color:#20a832!important}.bh-v16-brand-strip{grid-column:1/-1!important;display:grid!important;grid-template-columns:140px minmax(0,1fr)!important;gap:14px!important;align-items:center!important;padding:13px!important;background:linear-gradient(135deg,#f8fcff 0%,#eefbf3 100%)!important;border:1px solid #d7e9f3!important;border-radius:18px!important}.bh-v16-brand-strip strong{color:#062b55!important;font-size:13px!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.04em!important}.bh-v16-brand-strip>div{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:8px!important;min-width:0!important}.bh-v16-brand-strip a{display:flex!important;height:48px!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;background:#fff!important;border:1px solid #d9e7f2!important;overflow:hidden!important;box-shadow:0 4px 14px rgb(2 27 54 / .045)!important}.bh-v16-brand-strip img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.bh-v15-compact-urgency{margin-top:0!important}@media (max-width:1180px) and (min-width:783px){.bh-v16-finder-shell{grid-template-columns:1fr!important;gap:14px!important}.bh-v16-finder-form{grid-template-columns:minmax(260px,1fr) 150px 150px 130px!important}.bh-v16-brand-strip>div{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:782px){.bh-v16-smart-finder{padding:16px 0 14px!important}.bh-v16-finder-shell{display:block!important;padding:16px!important;border-radius:20px!important;margin:0!important}.bh-v16-finder-copy{margin-bottom:14px!important}.bh-v16-finder-copy h2{font-size:28px!important;line-height:1.02!important}.bh-v16-finder-copy p{font-size:14px!important}.bh-v16-finder-form{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.bh-v16-finder-form label span{font-size:10px!important}.bh-v16-finder-form input,.bh-v16-finder-form select,.bh-v16-finder-form button{height:46px!important;border-radius:14px!important;font-size:13px!important}.bh-v16-fast-row{margin-top:12px!important;display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;padding-bottom:6px!important;scrollbar-width:none!important}.bh-v16-fast-row::-webkit-scrollbar{display:none!important}.bh-v16-fast-row a{flex:0 0 auto!important;min-height:31px!important;font-size:12px!important;padding:0 12px!important}.bh-v16-brand-strip{display:block!important;margin-top:10px!important;padding:12px!important;border-radius:16px!important}.bh-v16-brand-strip strong{display:block!important;margin-bottom:9px!important;font-size:12px!important}.bh-v16-brand-strip>div{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;max-height:112px!important;overflow:hidden!important}.bh-v16-brand-strip a{height:50px!important;border-radius:12px!important}.bh-v108-urgency-strip.bh-v15-compact-urgency{display:none!important}}.bh-shop-finder-v18{background:linear-gradient(180deg,#eef6fd 0%,#f4f8fc 100%)!important;padding:34px 0 12px!important;position:relative!important;z-index:3!important}.bh-shop-finder-shell{background:#fff!important;border:1px solid #d8e7f5!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 22px 58px rgb(2 27 54 / .10)!important}.bh-shop-finder-top{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:24px!important;align-items:end!important;padding:26px 28px 20px!important;background:radial-gradient(circle at 88% 20%,rgb(32 168 50 / .16),transparent 27%),linear-gradient(120deg,#ffffff 0%,#f1f9ff 58%,#ecfbf0 100%)!important;border-bottom:1px solid #dceaf7!important}.bh-shop-finder-copy h2{margin:4px 0 8px!important;color:#021b36!important;font-size:clamp(30px,3vw,46px)!important;line-height:1.04!important;letter-spacing:-.9px!important}.bh-shop-finder-copy p{margin:0!important;color:#51677f!important;font-size:15px!important;max-width:760px!important;font-weight:600!important}.bh-shop-mini-stats{display:grid!important;grid-template-columns:repeat(3,112px)!important;gap:10px!important}.bh-shop-mini-stats span{display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:74px!important;padding:12px!important;background:rgb(255 255 255 / .86)!important;border:1px solid rgb(6 43 85 / .10)!important;border-radius:18px!important;box-shadow:0 10px 24px rgb(2 27 54 / .06)!important;color:#64748b!important;font-size:12px!important;font-weight:800!important;text-align:center!important}.bh-shop-mini-stats b{display:block!important;color:#108a28!important;font-size:19px!important;line-height:1.05!important;margin-bottom:3px!important}.bh-shop-finder-form{display:grid!important;grid-template-columns:minmax(320px,1fr) 190px 220px 170px!important;gap:12px!important;align-items:end!important;padding:22px 28px!important;background:#fff!important;border-bottom:1px solid #e4eef7!important}.bh-shop-finder-form label{display:block!important;min-width:0!important;margin:0!important}.bh-shop-finder-form label span{display:block!important;margin:0 0 6px!important;color:#062b55!important;font-weight:950!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.02em!important}.bh-shop-finder-form input,.bh-shop-finder-form select{width:100%!important;min-height:54px!important;border-radius:15px!important;border:1px solid #d5e6f5!important;background:#f8fbff!important;padding:0 15px!important;color:#021b36!important;font-weight:850!important;box-shadow:none!important;outline:none!important}.bh-shop-finder-form input:focus,.bh-shop-finder-form select:focus{border-color:rgb(32 168 50 / .55)!important;box-shadow:0 0 0 4px rgb(32 168 50 / .11)!important;background:#fff!important}.bh-finder-submit{min-height:54px!important;border-radius:15px!important;box-shadow:0 12px 24px rgb(32 168 50 / .24)!important;white-space:nowrap!important}.bh-shop-shortcuts{display:flex!important;flex-wrap:wrap!important;gap:9px!important;padding:0 28px 18px!important;background:#fff!important;border-bottom:1px solid #e4eef7!important}.bh-shop-shortcuts a{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:36px!important;padding:7px 12px!important;border-radius:999px!important;border:1px solid #ccebd5!important;background:#f0fbf3!important;color:#062b55!important;font-size:13px!important;font-weight:950!important;transition:.18s ease!important;box-shadow:0 5px 14px rgb(2 27 54 / .04)!important}.bh-shop-shortcuts a:first-child{background:#20a832!important;color:#fff!important;border-color:#20a832!important}.bh-shop-shortcuts a:hover{transform:translateY(-1px)!important;border-color:#20a832!important;background:#e9faef!important;color:#108a28!important}.bh-shop-shortcuts a:first-child:hover{background:#15803d!important;color:#fff!important}.bh-shop-shortcuts i{font-style:normal!important;font-size:14px!important}.bh-shop-brand-category-grid{display:grid!important;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr)!important;gap:20px!important;padding:22px 28px!important;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important}.bh-shop-brand-panel,.bh-shop-cat-panel{min-width:0!important}.bh-panel-head{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin:0 0 12px!important}.bh-panel-head b{display:flex!important;align-items:center!important;gap:9px!important;font-size:18px!important;line-height:1!important;color:#021b36!important;font-weight:950!important}.bh-panel-head b:before{content:"";width:30px;height:30px;border-radius:10px;background:#eafbef;box-shadow:inset 0 0 0 1px #ccebd5;display:inline-block!important}.bh-panel-head small{color:#64748b!important;font-weight:900!important;font-size:12px!important}.bh-shop-brand-grid-v18{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}.bh-brand-logo-card{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:78px!important;border-radius:16px!important;border:1px solid #d7e7f5!important;background:linear-gradient(180deg,#fff,#f8fcff)!important;overflow:hidden!important;box-shadow:0 8px 20px rgb(2 27 54 / .06)!important;transition:.18s ease!important}.bh-brand-logo-card img{width:100%!important;max-width:150px!important;height:58px!important;object-fit:contain!important;padding:4px 8px!important}.bh-brand-logo-card span{position:absolute!important;left:8px!important;bottom:6px!important;background:rgb(255 255 255 / .88)!important;border:1px solid rgb(219 234 254 / .9)!important;border-radius:999px!important;padding:2px 7px!important;font-size:10px!important;font-weight:950!important;color:#062b55!important;opacity:0!important;transform:translateY(4px)!important;transition:.18s ease!important}.bh-brand-logo-card:hover{transform:translateY(-2px)!important;border-color:rgb(32 168 50 / .55)!important;box-shadow:0 16px 34px rgb(2 27 54 / .12)!important}.bh-brand-logo-card:hover span{opacity:1!important;transform:none!important}.bh-shop-cat-grid-v18{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.bh-cat-mini{display:grid!important;grid-template-columns:34px minmax(0,1fr) 26px!important;align-items:center!important;gap:9px!important;min-height:54px!important;border:1px solid #d8e7f5!important;border-radius:14px!important;background:#fff!important;padding:9px!important;color:#062b55!important;font-weight:950!important;box-shadow:0 7px 18px rgb(2 27 54 / .045)!important;transition:.18s ease!important}.bh-cat-mini i{font-style:normal!important;display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:11px!important;background:#f1f8fd!important;border:1px solid #d8e7f5!important;font-size:15px!important}.bh-cat-mini span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important}.bh-cat-mini b{display:grid!important;place-items:center!important;min-width:26px!important;height:26px!important;border-radius:999px!important;border:1px solid #d8e7f5!important;background:#fff!important;font-size:12px!important;color:#021b36!important}.bh-cat-mini:hover,.bh-cat-mini.is-current{background:#eafbef!important;border-color:rgb(32 168 50 / .48)!important;color:#108a28!important;transform:translateY(-1px)!important}.bh-shop-fitment-bar{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;background:linear-gradient(90deg,#062b55,#06425b)!important;color:#fff!important;padding:16px 18px!important;margin:0 28px 24px!important;border-radius:16px!important;box-shadow:0 16px 34px rgb(2 27 54 / .14)!important}.bh-shop-fitment-bar strong{font-size:14px!important;white-space:nowrap!important}.bh-shop-fitment-bar span{font-size:14px!important;color:#d7e5f5!important;min-width:0!important}.bh-shop-fitment-bar a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 14px!important;border-radius:999px!important;background:rgb(255 255 255 / .14)!important;border:1px solid rgb(255 255 255 / .18)!important;color:#fff!important;font-weight:950!important;white-space:nowrap!important}.bh-shop-pro-section{padding-top:30px!important}.bh-shop-layout-pro{grid-template-columns:250px minmax(0,1fr)!important;gap:26px!important;width:min(calc(100% - 64px),1440px)!important;margin:auto!important}.bh-shop-filter-panel{border-radius:20px!important;box-shadow:0 12px 32px rgb(2 27 54 / .07)!important;top:142px!important;background:#fff!important}.bh-shop-main-pro{min-width:0!important}.bh-shop-main-pro .woocommerce{min-width:0!important}.bh-shop-main-pro .woocommerce-result-count{font-size:14px!important;margin:0 0 12px!important;color:#64748b!important;font-weight:900!important}.bh-shop-main-pro .woocommerce-ordering{float:none!important;margin:-46px 0 18px auto!important;width:220px!important}.bh-shop-main-pro .woocommerce-ordering select{min-height:42px!important;border-radius:12px!important;font-weight:850!important;background:#fff!important}.bh-shop-main-pro .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;margin-top:0!important}.bh-shop-main-pro .woocommerce ul.products li.product,.woocommerce-page.archive ul.products li.product{border-radius:18px!important;padding:12px!important;box-shadow:0 12px 32px rgb(2 27 54 / .08)!important;border:1px solid #d8e7f5!important;background:#fff!important;overflow:hidden!important}.bh-shop-main-pro .woocommerce ul.products li.product img,.woocommerce-page.archive ul.products li.product img{height:210px!important;object-fit:contain!important;background:#f5f9fd!important;padding:12px!important;border-radius:14px!important}.bh-shop-main-pro .woocommerce-loop-product__title,.woocommerce-page.archive .woocommerce-loop-product__title{font-size:16px!important;min-height:42px!important;line-height:1.3!important;color:#021b36!important;margin-top:8px!important}.bh-shop-main-pro .woocommerce ul.products li.product .price,.woocommerce-page.archive ul.products li.product .price{font-size:17px!important;color:#062b55!important}.bh-shop-main-pro .woocommerce ul.products li.product .button,.woocommerce-page.archive ul.products li.product .button{min-height:42px!important;border-radius:12px!important;font-size:12px!important}@media(max-width:1180px){.bh-shop-finder-form{grid-template-columns:minmax(0,1fr) 175px 190px!important}.bh-shop-finder-form .bh-finder-submit{grid-column:1/-1!important}.bh-shop-brand-category-grid{grid-template-columns:1fr!important}.bh-shop-main-pro .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-shop-layout-pro{grid-template-columns:220px minmax(0,1fr)!important;width:min(calc(100% - 40px),1440px)!important}}@media(max-width:980px){.bh-shop-layout-pro{display:block!important;width:calc(100% - 28px)!important}.bh-shop-filter-panel{display:none!important}.bh-shop-main-pro .woocommerce-ordering{margin:0 0 14px!important;width:100%!important}.bh-shop-main-pro .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-shop-mini-stats{grid-template-columns:repeat(3,1fr)!important}.bh-shop-finder-top{grid-template-columns:1fr!important}.bh-shop-brand-grid-v18{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-shop-cat-grid-v18{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:782px){.bh-shop-finder-v18{padding:18px 0 6px!important}.bh-shop-finder-shell{border-radius:22px!important}.bh-shop-finder-top{padding:20px 16px 16px!important}.bh-shop-finder-copy h2{font-size:28px!important}.bh-shop-finder-copy p{font-size:13px!important}.bh-shop-mini-stats{gap:7px!important}.bh-shop-mini-stats span{min-height:56px!important;padding:8px 5px!important;font-size:10px!important;border-radius:14px!important}.bh-shop-mini-stats b{font-size:15px!important}.bh-shop-finder-form{grid-template-columns:1fr!important;padding:16px!important;gap:10px!important}.bh-shop-finder-form input,.bh-shop-finder-form select,.bh-finder-submit{min-height:48px!important;border-radius:14px!important}.bh-shop-shortcuts{padding:0 16px 14px!important;gap:7px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}.bh-shop-shortcuts a{justify-content:center!important;padding:7px 4px!important;font-size:11px!important;text-align:center!important}.bh-shop-shortcuts a i{display:none!important}.bh-shop-brand-category-grid{padding:16px!important;gap:16px!important}.bh-panel-head b{font-size:16px!important}.bh-panel-head small{display:none!important}.bh-shop-brand-grid-v18{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.bh-brand-logo-card{min-height:68px!important;border-radius:14px!important}.bh-brand-logo-card img{height:50px!important}.bh-brand-logo-card span{display:none!important}.bh-shop-cat-grid-v18{grid-template-columns:1fr!important;gap:8px!important}.bh-cat-mini{min-height:48px!important;border-radius:13px!important}.bh-shop-fitment-bar{grid-template-columns:1fr!important;margin:0 16px 16px!important;text-align:center!important;gap:7px!important}.bh-shop-fitment-bar strong{white-space:normal!important}.bh-shop-fitment-bar a{width:100%!important}.bh-shop-pro-section{padding-top:22px!important}.bh-shop-main-pro .woocommerce ul.products li.product img,.woocommerce-page.archive ul.products li.product img{height:160px!important}.bh-shop-main-pro .woocommerce-loop-product__title,.woocommerce-page.archive .woocommerce-loop-product__title{font-size:14px!important;min-height:38px!important}.bh-shop-main-pro .woocommerce ul.products li.product .price,.woocommerce-page.archive ul.products li.product .price{font-size:15px!important}.bh-shop-main-pro .woocommerce ul.products li.product .button,.woocommerce-page.archive ul.products li.product .button{min-height:40px!important}}@media(max-width:420px){.bh-shop-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-shop-mini-stats{grid-template-columns:1fr 1fr 1fr!important}.bh-shop-main-pro .woocommerce ul.products{gap:10px!important}.bh-shop-main-pro .woocommerce ul.products li.product,.woocommerce-page.archive ul.products li.product{padding:9px!important;border-radius:16px!important}.bh-shop-main-pro .woocommerce ul.products li.product img,.woocommerce-page.archive ul.products li.product img{height:138px!important;padding:8px!important}.bh-shop-main-pro .woocommerce-loop-product__title,.woocommerce-page.archive .woocommerce-loop-product__title{font-size:13px!important;min-height:34px!important}.bh-shop-main-pro .woocommerce ul.products li.product .button,.woocommerce-page.archive ul.products li.product .button{font-size:11px!important;padding:0 5px!important}}body.post-type-archive-product .bh-shop-discovery-panel,body.tax-product_cat .bh-shop-discovery-panel,body.woocommerce-shop .bh-shop-discovery-panel{display:none!important}.bh-shop-finder-v19{position:relative!important;z-index:4!important}.bh-shop-v19-kicker{gap:6px!important;margin-bottom:10px!important;line-height:1!important}.bh-shop-v19-proof span{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;font-size:12px!important;text-align:center!important}.bh-shop-v19-proof b{margin-bottom:4px!important}.bh-shop-v19-form label{margin:0!important}.bh-shop-v19-form label span{display:block!important;margin:0 0 7px!important}.bh-shop-v19-form input,.bh-shop-v19-form select{width:100%!important;min-height:56px!important;border:1px solid #d4e7f8!important;padding:0 16px!important;color:#021b36!important;font-weight:850!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .72)!important}.bh-shop-v19-form input:focus,.bh-shop-v19-form select:focus{outline:none!important;border-color:rgb(32 168 50 / .62)!important;box-shadow:0 0 0 4px rgb(32 168 50 / .11)!important;background:#fff!important}.bh-shop-v19-submit{white-space:nowrap!important}.bh-shop-v19-shortcuts a{justify-content:center!important;text-decoration:none!important;transition:.16s ease!important}.bh-shop-v19-shortcuts a:first-child{box-shadow:0 10px 22px rgb(32 168 50 / .18)!important}.bh-shop-v19-shortcuts a:hover{background:#e9faef!important;border-color:#20a832!important;color:#0b7a2a!important}.bh-shop-v19-shortcuts a:first-child:hover{background:#148a2c!important;color:#fff!important}.bh-shop-v19-shortcuts i{font-style:normal!important;font-size:14px!important;line-height:1!important}.bh-shop-v19-brand-panel,.bh-shop-v19-category-panel{min-width:0!important}.bh-shop-v19-panel-title{margin:0 0 13px!important}.bh-shop-v19-panel-title>span{border:1px solid #ccebd5!important;font-size:16px!important}.bh-shop-v19-panel-title b{font-weight:1000!important}.bh-shop-v19-panel-title small{font-size:12px!important}.bh-shop-v19-brand{position:relative!important;transition:.18s ease!important}.bh-shop-v19-brand img{max-width:148px!important;padding:4px 8px!important;transition:.18s ease!important}.bh-shop-v19-brand em{position:absolute!important;left:8px!important;bottom:6px!important;padding:2px 7px!important;border-radius:999px!important;background:rgb(255 255 255 / .92)!important;border:1px solid rgb(216 231 245 / .85)!important;color:#062b55!important;font-style:normal!important;font-size:10px!important;font-weight:1000!important;opacity:0!important;transform:translateY(4px)!important;transition:.18s ease!important}.bh-shop-v19-brand:hover,.bh-shop-v19-brand:focus-visible{transform:translateY(-2px)!important;border-color:rgb(32 168 50 / .55)!important;box-shadow:0 16px 34px rgb(2 27 54 / .12)!important;background:#fff!important}.bh-shop-v19-brand:hover em,.bh-shop-v19-brand:focus-visible em{opacity:1!important;transform:none!important}.bh-shop-v19-brand:hover img{transform:scale(1.03)!important}.bh-shop-v19-cat{text-decoration:none!important;transition:.17s ease!important}.bh-shop-v19-cat i{font-size:15px!important}.bh-shop-v19-cat span{overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:13px!important}.bh-shop-v19-cat b{width:28px!important;font-size:12px!important}.bh-shop-v19-cat:hover,.bh-shop-v19-cat.is-current{transform:translateY(-1px)!important;border-color:rgb(32 168 50 / .55)!important;background:#effcf3!important;color:#0b7a2a!important}.bh-shop-v19-help{grid-template-columns:minmax(0,1fr) auto!important;box-shadow:0 16px 34px rgb(2 27 54 / .14)!important}.bh-shop-v19-help strong{display:inline!important;margin-right:10px!important}.bh-shop-v19-help span{font-size:14px!important;font-weight:650!important}.bh-shop-v19-help a{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;white-space:nowrap!important}.bh-shop-v19-products{padding-top:28px!important;background:#eef6fd!important}.bh-shop-layout-v19{display:block!important;width:min(calc(100% - 72px),1380px)!important;margin:auto!important}.bh-shop-main-v19{width:100%!important;max-width:none!important;min-width:0!important}.bh-shop-layout-v19 .woocommerce{min-width:0!important}.bh-shop-layout-v19 .woocommerce .woocommerce-result-count{margin:0 0 14px!important;color:#60748a!important;font-weight:900!important;font-size:14px!important}.bh-shop-layout-v19 .woocommerce .woocommerce-ordering{float:none!important;margin:-48px 0 20px auto!important;width:230px!important}.bh-shop-layout-v19 .woocommerce .woocommerce-ordering select{min-height:44px!important;border-radius:14px!important;border:1px solid #d4e7f8!important;background:#fff!important;color:#062b55!important;font-weight:850!important;padding:0 13px!important}.bh-shop-layout-v19 .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;margin:0!important}.bh-shop-layout-v19 .woocommerce ul.products:before,.bh-shop-layout-v19 .woocommerce ul.products:after{display:none!important}.bh-shop-layout-v19 .woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;border:1px solid #d8e7f5!important;border-radius:21px!important;background:#fff!important;padding:13px!important;box-shadow:0 14px 34px rgb(2 27 54 / .085)!important;overflow:hidden!important;transition:.18s ease!important}.bh-shop-layout-v19 .woocommerce ul.products li.product:hover{transform:translateY(-3px)!important;box-shadow:0 20px 48px rgb(2 27 54 / .14)!important;border-color:rgb(32 168 50 / .42)!important}.bh-shop-layout-v19 .woocommerce ul.products li.product img{border-radius:15px!important;background:#f4f8fc!important;aspect-ratio:1/1!important;object-fit:contain!important;width:100%!important;margin-bottom:14px!important}.bh-shop-layout-v19 .woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:44px!important;font-size:17px!important;line-height:1.22!important;color:#021b36!important;font-weight:1000!important;margin:0 0 8px!important;padding:0!important}.bh-shop-layout-v19 .woocommerce ul.products li.product .price{display:block!important;margin:9px 0 12px!important;color:#062b55!important;font-size:18px!important;font-weight:1000!important}.bh-shop-layout-v19 .woocommerce ul.products li.product .button{min-height:38px!important;border-radius:12px!important;font-weight:950!important;font-size:12px!important;padding:0 12px!important}.bh-shop-layout-v19 .woocommerce nav.woocommerce-pagination{margin-top:24px!important}body.post-type-archive-product .bh-shop-layout-pro,body.tax-product_cat .bh-shop-layout-pro,body.woocommerce-shop .bh-shop-layout-pro{display:block!important;width:min(calc(100% - 72px),1380px)!important}body.post-type-archive-product .bh-shop-filter-panel,body.tax-product_cat .bh-shop-filter-panel,body.woocommerce-shop .bh-shop-filter-panel{display:none!important}@media(max-width:1180px){.bh-shop-v19-brand-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.bh-shop-v19-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-shop-layout-v19 .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){.bh-shop-v19-head{grid-template-columns:1fr!important;gap:16px!important;padding:24px 22px 20px!important}.bh-shop-v19-proof{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-shop-v19-form{grid-template-columns:1fr!important;padding:20px 22px 14px!important}.bh-shop-v19-shortcuts{padding:0 22px 18px!important}.bh-shop-v19-body{padding:20px 22px!important}.bh-shop-v19-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bh-shop-v19-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-shop-v19-help{margin:0 22px 22px!important;grid-template-columns:1fr!important}.bh-shop-v19-help a{width:100%!important}.bh-shop-layout-v19{width:min(calc(100% - 32px),1380px)!important}.bh-shop-layout-v19 .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.bh-shop-layout-v19 .woocommerce .woocommerce-ordering{margin:0 0 16px!important;width:100%!important}}@media(max-width:640px){.bh-shop-finder-v19{padding:20px 0 8px!important}.bh-shop-v19-shell{border-radius:22px!important}.bh-shop-v19-head h2{font-size:30px!important;letter-spacing:-.9px!important}.bh-shop-v19-head p{font-size:14px!important}.bh-shop-v19-proof{display:none!important}.bh-shop-v19-form input,.bh-shop-v19-form select,.bh-shop-v19-submit{height:48px!important;min-height:48px!important;border-radius:14px!important}.bh-shop-v19-shortcuts{overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch!important;padding-bottom:16px!important;scrollbar-width:none!important}.bh-shop-v19-shortcuts::-webkit-scrollbar{display:none!important}.bh-shop-v19-shortcuts a{flex:0 0 auto!important}.bh-shop-v19-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.bh-shop-v19-brand{min-height:70px!important;border-radius:15px!important}.bh-shop-v19-brand img{height:50px!important;max-width:132px!important}.bh-shop-v19-cat-grid{grid-template-columns:1fr!important;gap:8px!important}.bh-shop-v19-cat{min-height:50px!important}.bh-shop-v19-help strong{display:block!important;margin:0 0 4px!important}.bh-shop-layout-v19 .woocommerce ul.products{gap:12px!important}.bh-shop-layout-v19 .woocommerce ul.products li.product{border-radius:17px!important;padding:10px!important}.bh-shop-layout-v19 .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;min-height:38px!important}.bh-shop-layout-v19 .woocommerce ul.products li.product .price{font-size:16px!important}.bh-shop-layout-v19 .woocommerce ul.products li.product .button{width:100%!important;margin-top:6px!important}}@media(max-width:390px){.bh-shop-layout-v19{width:min(calc(100% - 20px),1380px)!important}.bh-shop-layout-v19 .woocommerce ul.products{grid-template-columns:1fr!important}}body.post-type-archive-product,body.woocommerce-shop,body.tax-product_cat{background:#eef5fb!important}body.post-type-archive-product .bh-shop-pro-section,body.woocommerce-shop .bh-shop-pro-section,body.tax-product_cat .bh-shop-pro-section{padding:44px 0 76px!important;background:linear-gradient(180deg,#eef5fb 0%,#f7fbff 68%,#eef5fb 100%)!important}body.post-type-archive-product .bh-shop-layout-v19,body.woocommerce-shop .bh-shop-layout-v19,body.tax-product_cat .bh-shop-layout-v19,body.post-type-archive-product .bh-shop-layout,body.woocommerce-shop .bh-shop-layout,body.tax-product_cat .bh-shop-layout{width:min(100% - 64px,1320px)!important;max-width:1320px!important;display:block!important;margin-inline:auto!important}body.post-type-archive-product .bh-shop-sidebar,body.woocommerce-shop .bh-shop-sidebar,body.tax-product_cat .bh-shop-sidebar,body.post-type-archive-product aside.bh-shop-sidebar,body.woocommerce-shop aside.bh-shop-sidebar,body.tax-product_cat aside.bh-shop-sidebar{display:none!important}body.post-type-archive-product .bh-shop-main-v19,body.woocommerce-shop .bh-shop-main-v19,body.tax-product_cat .bh-shop-main-v19,body.post-type-archive-product .bh-shop-main,body.woocommerce-shop .bh-shop-main,body.tax-product_cat .bh-shop-main{width:100%!important;max-width:none!important}.bh-shop-finder-v19 .bh-content{width:min(100% - 64px,1320px)!important;max-width:1320px!important}.bh-shop-v19-head{display:grid!important;align-items:center!important;border-bottom:1px solid #dceaf6!important}.bh-shop-v19-kicker{display:inline-flex!important;width:max-content!important;align-items:center!important;min-height:26px!important;padding:0 11px!important;border-radius:999px!important;background:#eaf9ef!important;border:1px solid #ccefd7!important;color:#087536!important;font-size:12px!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.035em!important}.bh-shop-v19-head p{margin:0!important;font-weight:650!important}.bh-shop-v19-proof{display:grid!important;grid-template-columns:repeat(3,104px)!important;gap:10px!important}.bh-shop-v19-proof span{min-height:88px!important;background:#fff!important;border:1px solid #d7eadf!important;color:#0f7a3a!important;font-weight:900!important}.bh-shop-v19-proof b{font-size:25px!important;color:#021b36!important;line-height:1!important}.bh-shop-v19-form{display:grid!important;align-items:end!important;border-bottom:1px solid #e1edf6!important}.bh-shop-v19-form label{display:grid!important;gap:8px!important;min-width:0!important}.bh-shop-v19-form label span{font-size:12px!important;font-weight:1000!important;color:#062b55!important;text-transform:uppercase!important;letter-spacing:.05em!important}.bh-shop-v19-form input,.bh-shop-v19-form select{min-height:50px!important;width:100%!important;border:1px solid #d4e5f2!important;border-radius:15px!important;background:#f8fbfe!important;color:#082443!important;padding:0 16px!important;font-weight:800!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .85)!important}.bh-shop-v19-submit{min-height:50px!important;background:#1cad3e!important;color:#fff!important;font-weight:1000!important}.bh-shop-v19-shortcuts{display:flex!important;flex-wrap:wrap!important;align-items:center!important;border-bottom:1px solid #e1edf6!important}.bh-shop-v19-shortcuts a{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:34px!important;padding:0 12px!important;border-radius:999px!important;background:#effaf3!important;border:1px solid #cdeed7!important;color:#062b55!important;font-size:12px!important;font-weight:950!important;box-shadow:0 7px 18px rgb(2 27 54 / .04)!important}.bh-shop-v19-shortcuts a:first-child{background:#20a832!important;color:#fff!important;border-color:#20a832!important}.bh-shop-v19-shortcuts a:hover{transform:translateY(-1px)!important;box-shadow:0 12px 22px rgb(2 27 54 / .09)!important}.bh-shop-v19-body{display:grid!important;grid-template-columns:1.05fr .95fr!important;gap:20px!important;padding:24px 32px!important;background:#fff!important}.bh-shop-v19-brand-panel,.bh-shop-v19-category-panel{min-width:0!important;padding:18px!important;border-radius:22px!important;border:1px solid #dceaf6!important;background:linear-gradient(180deg,#fff,#f8fcff)!important;box-shadow:0 14px 32px rgb(2 27 54 / .06)!important}.bh-shop-v19-panel-title{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:14px!important}.bh-shop-v19-panel-title>span{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:12px!important;background:#eaf9ef!important;color:#0b7a3f!important}.bh-shop-v19-panel-title b{display:block!important;color:#021b36!important;font-size:18px!important;line-height:1.15!important}.bh-shop-v19-panel-title small{display:block!important;color:#6a8095!important;font-weight:750!important;margin-top:2px!important}.bh-shop-v19-brand-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}.bh-shop-v19-brand{display:flex!important;align-items:center!important;justify-content:center!important;min-height:62px!important;border:1px solid #d8e7f3!important;border-radius:15px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 8px 20px rgb(2 27 54 / .05)!important}.bh-shop-v19-brand img{width:100%!important;height:62px!important;object-fit:cover!important;display:block!important}.bh-shop-v19-brand em{display:none!important}.bh-shop-v19-brand:hover{transform:translateY(-2px)!important;border-color:#20a832!important;box-shadow:0 16px 32px rgb(2 27 54 / .11)!important}.bh-shop-v19-cat-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.bh-shop-v19-cat{display:grid!important;grid-template-columns:32px 1fr auto!important;align-items:center!important;gap:10px!important;min-height:52px!important;padding:9px 12px!important;border-radius:14px!important;border:1px solid #d8e7f3!important;background:#fff!important;color:#062b55!important;font-weight:950!important;box-shadow:0 8px 18px rgb(2 27 54 / .045)!important}.bh-shop-v19-cat i{display:grid!important;place-items:center!important;width:32px!important;height:32px!important;border-radius:10px!important;background:#f3f9fd!important;border:1px solid #d8e7f3!important;font-style:normal!important}.bh-shop-v19-cat b{display:grid!important;place-items:center!important;min-width:28px!important;height:28px!important;border-radius:999px!important;background:#f8fbff!important;border:1px solid #d8e7f3!important;color:#021b36!important}.bh-shop-v19-cat:hover,.bh-shop-v19-cat.is-current{border-color:#20a832!important;background:#f1fbf4!important;transform:translateY(-1px)!important}.bh-shop-v19-help{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;color:#fff!important}.bh-shop-v19-help strong{color:#fff!important;font-size:15px!important}.bh-shop-v19-help span{color:#d8eefe!important;margin-left:8px!important}.bh-shop-v19-help a{flex:0 0 auto!important;min-height:42px!important;padding:0 16px!important;border-radius:999px!important;border:1px solid rgb(255 255 255 / .22)!important;font-weight:1000!important}body.post-type-archive-product .woocommerce-notices-wrapper,body.woocommerce-shop .woocommerce-notices-wrapper,body.tax-product_cat .woocommerce-notices-wrapper{margin:0!important}body.post-type-archive-product .woocommerce-result-count,body.woocommerce-shop .woocommerce-result-count,body.tax-product_cat .woocommerce-result-count{margin:24px 0 16px!important;color:#5c738b!important;font-size:14px!important;font-weight:900!important}body.post-type-archive-product .woocommerce-ordering,body.woocommerce-shop .woocommerce-ordering,body.tax-product_cat .woocommerce-ordering{margin:14px 0 16px!important}body.post-type-archive-product .woocommerce-ordering select,body.woocommerce-shop .woocommerce-ordering select,body.tax-product_cat .woocommerce-ordering select{min-width:220px!important;min-height:42px!important;border-radius:12px!important;border:1px solid #d4e5f2!important;background:#fff!important;font-weight:800!important;color:#062b55!important}body.post-type-archive-product ul.products,body.woocommerce-shop ul.products,body.tax-product_cat ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;clear:both!important}body.post-type-archive-product ul.products li.product,body.woocommerce-shop ul.products li.product,body.tax-product_cat ul.products li.product{border-radius:20px!important;border:1px solid #dceaf6!important;background:#fff!important;box-shadow:0 16px 35px rgb(2 27 54 / .08)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}body.post-type-archive-product ul.products li.product:hover,body.woocommerce-shop ul.products li.product:hover,body.tax-product_cat ul.products li.product:hover{transform:translateY(-4px)!important;border-color:rgb(32 168 50 / .42)!important;box-shadow:0 24px 55px rgb(2 27 54 / .13)!important}@media(max-width:1180px){.bh-shop-v19-submit{grid-column:1/-1!important}.bh-shop-v19-body{grid-template-columns:1fr!important}body.post-type-archive-product ul.products,body.woocommerce-shop ul.products,body.tax-product_cat ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:782px){body.post-type-archive-product .bh-shop-pro-section,body.woocommerce-shop .bh-shop-pro-section,body.tax-product_cat .bh-shop-pro-section{padding:26px 0 58px!important}body.post-type-archive-product .bh-shop-layout-v19,body.woocommerce-shop .bh-shop-layout-v19,body.tax-product_cat .bh-shop-layout-v19,body.post-type-archive-product .bh-shop-layout,body.woocommerce-shop .bh-shop-layout,body.tax-product_cat .bh-shop-layout{width:min(100% - 28px,1320px)!important}.bh-shop-finder-v19{padding:18px 0 4px!important}.bh-shop-finder-v19 .bh-content{width:min(100% - 28px,1320px)!important}.bh-shop-v19-shell{border-radius:22px!important}.bh-shop-v19-head{grid-template-columns:1fr!important;gap:16px!important;padding:20px 16px 16px!important}.bh-shop-v19-head h2{font-size:30px!important}.bh-shop-v19-head p{font-size:14px!important}.bh-shop-v19-proof{grid-template-columns:repeat(3,1fr)!important}.bh-shop-v19-proof span{min-height:64px!important}.bh-shop-v19-proof b{font-size:18px!important}.bh-shop-v19-form{grid-template-columns:1fr!important;padding:16px!important;gap:10px!important}.bh-shop-v19-form input,.bh-shop-v19-form select,.bh-shop-v19-submit{min-height:48px!important}.bh-shop-v19-shortcuts{padding:12px 16px!important;overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch!important}.bh-shop-v19-shortcuts a{flex:0 0 auto!important}.bh-shop-v19-body{padding:16px!important;gap:14px!important}.bh-shop-v19-brand-panel,.bh-shop-v19-category-panel{padding:14px!important;border-radius:18px!important}.bh-shop-v19-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bh-shop-v19-brand,.bh-shop-v19-brand img{height:58px!important;min-height:58px!important}.bh-shop-v19-cat-grid{grid-template-columns:1fr!important}.bh-shop-v19-help{display:grid!important;padding:16px!important}.bh-shop-v19-help span{display:block!important;margin:4px 0 0!important}.bh-shop-v19-help a{width:100%!important;justify-content:center!important}body.post-type-archive-product ul.products,body.woocommerce-shop ul.products,body.tax-product_cat ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}body.post-type-archive-product .woocommerce-ordering,body.woocommerce-shop .woocommerce-ordering,body.tax-product_cat .woocommerce-ordering{float:none!important;width:100%!important}body.post-type-archive-product .woocommerce-ordering select,body.woocommerce-shop .woocommerce-ordering select,body.tax-product_cat .woocommerce-ordering select{width:100%!important}}@media(max-width:430px){.bh-shop-v19-proof{display:none!important}.bh-shop-v19-head h2{font-size:28px!important}.bh-shop-v19-form label span{font-size:11px!important}body.post-type-archive-product ul.products,body.woocommerce-shop ul.products,body.tax-product_cat ul.products{gap:12px!important}}:root{--bh-v21-header-h:138px;--bh-v21-admin:0px}body.admin-bar{--bh-v21-admin:32px}.bh-header.bh-v21-commerce-header{position:sticky!important;top:var(--bh-v21-admin)!important;left:0!important;right:0!important;z-index:6000!important;background:#fff!important;border-bottom:1px solid #dbe8f5!important;box-shadow:0 10px 28px rgb(2 27 54 / .06)!important;transform:none!important}.bh-v21-commerce-header .bh-container{width:min(calc(100% - 48px),1440px)!important;max-width:1440px!important;margin-left:auto!important;margin-right:auto!important}.bh-v21-nav-shell{background:#fff!important;border-bottom:1px solid #edf3f8!important}.bh-v21-nav-inner{min-height:66px!important;display:grid!important;grid-template-columns:172px minmax(0,1fr) auto auto!important;align-items:center!important;gap:22px!important;padding:0!important}.bh-v21-logo{font-size:28px!important;line-height:.88!important;letter-spacing:-1.25px!important;white-space:nowrap!important}.bh-v21-logo small{font-size:11px!important;letter-spacing:.45px!important;margin-top:4px!important}.bh-v21-nav{display:flex!important;position:static!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;font-size:12px!important;line-height:1!important;text-transform:uppercase!important}.bh-v21-nav ul{display:flex!important;align-items:center!important;gap:28px!important;margin:0!important;padding:0!important;list-style:none!important}.bh-v21-nav li{margin:0!important;padding:0!important;list-style:none!important}.bh-v21-nav a{display:inline-flex!important;align-items:center!important;min-height:66px!important;position:relative!important;color:#062b55!important;font-weight:950!important;text-decoration:none!important;white-space:nowrap!important;letter-spacing:.02em!important}.bh-v21-nav a:hover,.bh-v21-nav .current-menu-item>a{color:#16a034!important}.bh-v21-nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:99px;background:#20a832;transform:scaleX(0);transform-origin:left;transition:.18s ease}.bh-v21-nav a:hover:after,.bh-v21-nav .current-menu-item>a:after{transform:scaleX(1)}.bh-v21-actions{display:flex!important;align-items:center!important;gap:12px!important}.bh-v21-actions .bh-icon{display:none!important}.bh-v21-actions .bh-cart{height:42px!important;padding:0 17px!important;border-radius:14px!important;background:#062b55!important;box-shadow:0 10px 22px rgb(6 43 85 / .14)!important}.bh-v21-actions .bh-lang-switch{margin:0!important}.bh-v21-menu-toggle{display:none!important}.bh-v21-search{position:relative!important;display:block!important;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)!important;border-top:0!important;border-bottom:1px solid #dceaf4!important;box-shadow:none!important}.bh-v21-search-inner{width:min(calc(100% - 48px),1440px)!important;max-width:1440px!important;margin:0 auto!important;padding:10px 0 11px!important}.bh-v21-search-form{display:grid!important;grid-template-columns:minmax(320px,1fr) 180px 180px 142px!important;gap:10px!important;align-items:center!important;margin:0!important;width:100%!important}.bh-v21-search-form input[type=search],.bh-v21-search-form select{height:44px!important;min-height:44px!important;border:1px solid #d4e5f2!important;background:#fff!important;border-radius:14px!important;color:#062b55!important;font-weight:850!important;font-size:13px!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .9)!important;outline:0!important}.bh-v21-search-form input[type=search]{padding:0 16px 0 42px!important;background:#fff url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%23062b55" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="8"/><path d="m21 21-4.3-4.3"/></svg>') no-repeat 15px center!important}.bh-v21-search-form input[type=search]:focus,.bh-v21-search-form select:focus{border-color:#20a832!important;box-shadow:0 0 0 4px rgb(32 168 50 / .12)!important}.bh-v21-submit{height:44px!important;min-height:44px!important;border-radius:14px!important;background:linear-gradient(135deg,#20a832,#128236)!important;color:#fff!important;font-weight:1000!important;padding:0 18px!important;box-shadow:0 12px 24px rgb(32 168 50 / .22)!important;white-space:nowrap!important}.bh-v21-submit:hover{transform:translateY(-1px)!important;box-shadow:0 15px 30px rgb(32 168 50 / .28)!important}.bh-v21-shortcuts{display:flex!important;align-items:center!important;gap:8px!important;margin-top:8px!important;overflow-x:auto!important;white-space:nowrap!important;scrollbar-width:none!important;padding-bottom:1px!important}.bh-v21-shortcuts::-webkit-scrollbar{display:none!important}.bh-v21-shortcuts .bh-v120-chip{height:28px!important;min-height:28px!important;padding:0 11px!important;border-radius:999px!important;background:#f3fbf6!important;border:1px solid #bfe9ca!important;color:#062b55!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important;align-items:center!important;gap:5px!important;box-shadow:none!important}.bh-v21-shortcuts .bh-v120-chip.is-strong{background:#20a832!important;color:#fff!important;border-color:#20a832!important}.bh-v21-shortcuts .bh-v120-chip span{font-size:12px!important;line-height:1!important}.bh-v21-shortcuts .bh-v120-chip b{font-weight:950!important}.bh-top,.bh-navrow{display:none!important}.bh-v128-sticky-commerce,.bh-v129-fixed-search,.bh-v124-fixed-search{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media(max-width:1180px){.bh-v21-commerce-header .bh-container,.bh-v21-search-inner{width:min(calc(100% - 32px),1080px)!important}.bh-v21-nav-inner{grid-template-columns:145px minmax(0,1fr) auto auto!important;gap:14px!important}.bh-v21-nav ul{gap:16px!important}.bh-v21-nav a{font-size:11px!important}.bh-v21-search-form{grid-template-columns:minmax(260px,1fr) 150px 150px 128px!important}}@media(max-width:900px){.bh-v21-nav-inner{grid-template-columns:132px 1fr auto auto!important;min-height:62px!important}.bh-v21-nav ul{gap:10px!important}.bh-v21-nav a{font-size:10.5px!important}.bh-v21-actions .bh-lang-switch{display:none!important}.bh-v21-search-form{grid-template-columns:minmax(180px,1fr) 128px 128px 116px!important}}@media(max-width:782px){body.admin-bar{--bh-v21-admin:0px}.bh-header.bh-v21-commerce-header{top:0!important;border-radius:0!important}.bh-v21-commerce-header .bh-container,.bh-v21-search-inner{width:100%!important;max-width:100%!important}.bh-v21-nav-shell{border-bottom:1px solid #e2edf7!important}.bh-v21-nav-inner{min-height:70px!important;display:grid!important;grid-template-columns:minmax(90px,1fr) auto auto!important;gap:10px!important;padding:0 14px!important}.bh-v21-logo{font-size:25px!important;min-width:112px!important}.bh-v21-logo small{font-size:10px!important}.bh-v21-actions{grid-column:2!important}.bh-v21-actions .bh-lang-switch{display:none!important}.bh-v21-actions .bh-cart{height:46px!important;border-radius:18px!important;padding:0 15px!important;font-size:15px!important;gap:7px!important}.bh-v21-actions .bh-cart-count{width:28px!important;height:28px!important;min-width:28px!important;font-size:14px!important}.bh-v21-menu-toggle{grid-column:3!important;display:inline-flex!important;height:46px!important;min-width:96px!important;border-radius:18px!important;align-items:center!important;justify-content:center!important;background:#062b55!important;color:#fff!important;font-size:15px!important;font-weight:950!important}.bh-v21-nav{display:none!important;position:absolute!important;left:14px!important;right:14px!important;top:76px!important;z-index:7000!important;padding:12px!important;border-radius:22px!important;background:linear-gradient(180deg,#062b55,#04284f)!important;border:1px solid rgb(255 255 255 / .12)!important;box-shadow:0 24px 60px rgb(2 27 54 / .26)!important}.bh-v21-nav.is-open{display:block!important}.bh-v21-nav ul{display:grid!important;grid-template-columns:1fr!important;gap:0!important}.bh-v21-nav a{min-height:50px!important;padding:0 16px!important;border-bottom:1px solid rgb(255 255 255 / .1)!important;color:#fff!important;font-size:15px!important;border-radius:12px!important}.bh-v21-nav a:hover{background:rgb(255 255 255 / .08)!important;color:#fff!important}.bh-v21-nav a:after{display:none!important}.bh-v21-search{box-shadow:0 8px 20px rgb(2 27 54 / .08)!important}.bh-v21-search-inner{padding:9px 14px 10px!important}.bh-v21-search-form{grid-template-columns:minmax(0,1fr) 56px!important;gap:9px!important}.bh-v21-search-form select{display:none!important}.bh-v21-search-form input[type=search]{height:48px!important;min-height:48px!important;border-radius:16px!important;font-size:14px!important;min-width:0!important;padding-left:38px!important;background-position:13px center!important}.bh-v21-submit{width:56px!important;min-width:56px!important;height:48px!important;min-height:48px!important;padding:0!important;border-radius:16px!important;background:linear-gradient(135deg,#062b55,#073d71)!important;box-shadow:0 10px 22px rgb(6 43 85 / .22)!important;font-size:0!important}.bh-v21-submit .bh-v119-submit-text{display:none!important}.bh-v21-submit .bh-v119-submit-icon{font-size:23px!important}.bh-v21-shortcuts{margin-top:8px!important;gap:8px!important;padding:0 0 2px!important}.bh-v21-shortcuts .bh-v120-chip{height:34px!important;min-height:34px!important;padding:0 13px!important;font-size:13px!important}}@media(max-width:390px){.bh-v21-nav-inner{padding:0 10px!important;gap:7px!important}.bh-v21-logo{font-size:22px!important;min-width:94px!important}.bh-v21-logo small{font-size:9px!important}.bh-v21-actions .bh-cart{height:44px!important;padding:0 12px!important;font-size:13px!important}.bh-v21-menu-toggle{height:44px!important;min-width:82px!important;font-size:13px!important}.bh-v21-search-inner{padding-left:10px!important;padding-right:10px!important}}body.home .bh-home-shop-clone-section{position:relative!important;padding:34px 0 58px!important;background:radial-gradient(760px 360px at 12% 0%,rgb(32 168 50 / .10),transparent 62%),radial-gradient(680px 320px at 88% 10%,rgb(6 43 85 / .10),transparent 62%),linear-gradient(180deg,#eef8ff 0%,#f8fcff 100%)!important;overflow:hidden!important}body.home .bh-home-shop-clone-section>.bh-container{width:min(calc(100% - 56px),1680px)!important;max-width:1680px!important;margin-left:auto!important;margin-right:auto!important}body.home .bh-home-shop-clone-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:20px!important;align-items:center!important;width:100%!important;margin:0 0 16px!important;padding:22px 26px!important;border-radius:26px!important;background:rgb(255 255 255 / .94)!important;border:1px solid rgb(203 224 241 / .92)!important;box-shadow:0 18px 45px rgb(2 27 54 / .08)!important;backdrop-filter:blur(10px)!important}body.home .bh-home-shop-clone-head .bh-eyebrow{display:inline-flex!important;align-items:center!important;width:max-content!important;min-height:28px!important;padding:0 12px!important;margin:0 0 8px!important;border-radius:999px!important;background:#eefbf3!important;border:1px solid rgb(32 168 50 / .24)!important;color:#0b8a35!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.05em!important;text-transform:uppercase!important}body.home .bh-home-shop-clone-head .bh-eyebrow:before{content:'🔥';margin-right:6px!important}body.home .bh-home-shop-clone-head h2{margin:0!important;color:#021b36!important;font-size:clamp(30px,3vw,48px)!important;line-height:1.02!important;letter-spacing:-1.5px!important;font-weight:1000!important}body.home .bh-home-shop-clone-head p{max-width:840px!important;margin:8px 0 0!important;color:#4e6882!important;font-size:15px!important;line-height:1.55!important;font-weight:850!important}body.home .bh-home-shop-clone-head .bh-v67-view-link{min-height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 20px!important;border-radius:999px!important;background:#062b55!important;color:#fff!important;font-size:13px!important;font-weight:1000!important;white-space:nowrap!important;box-shadow:0 16px 30px rgb(6 43 85 / .18)!important}body.home .bh-v108-sales-rail{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;width:100%!important;margin:0 0 22px!important}body.home .bh-v108-sales-rail a{min-height:66px!important;padding:14px 18px!important;border-radius:18px!important;background:linear-gradient(135deg,rgb(255 255 255 / .98),rgb(239 251 243 / .92))!important;border:1px solid rgb(196 225 211 / .95)!important;box-shadow:0 12px 30px rgb(2 27 54 / .06)!important}body.home .bh-v108-sales-rail strong{font-size:14px!important;color:#062b55!important}body.home .bh-v108-sales-rail span{font-size:12px!important;color:#0b8a35!important}body.home .bh-home-shop-clone-section .bh-shop-main-pro{width:100%!important;margin:0!important;padding:0!important;max-width:none!important}body.home .bh-home-shop-clone-section .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;align-items:stretch!important;float:none!important;clear:both!important}body.home .bh-home-shop-clone-section .woocommerce ul.products:before,body.home .bh-home-shop-clone-section .woocommerce ul.products:after{display:none!important;content:none!important}body.home .bh-home-shop-clone-section .woocommerce ul.products li.product{width:auto!important;max-width:none!important;min-width:0!important;float:none!important;margin:0!important;padding:16px!important;display:flex!important;flex-direction:column!important;border-radius:24px!important;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important;border:1px solid rgb(207 225 239 / .96)!important;box-shadow:0 16px 40px rgb(2 27 54 / .085)!important;overflow:hidden!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}body.home .bh-home-shop-clone-section .woocommerce ul.products li.product:hover{transform:translateY(-4px)!important;border-color:rgb(32 168 50 / .48)!important;box-shadow:0 24px 58px rgb(2 27 54 / .14)!important}body.home .bh-home-shop-clone-section .woocommerce ul.products li.product:after,body.home .bh-home-shop-clone-section .woocommerce ul.products li.product .onsale,body.home .bh-home-shop-clone-section .woocommerce span.onsale{display:none!important;content:none!important}body.home .bh-home-shop-clone-section .woocommerce ul.products li.product img{width:100%!important;height:clamp(190px,15vw,280px)!important;aspect-ratio:4/3!important;object-fit:contain!important;object-position:center!important;margin:0 0 14px!important;padding:12px!important;border-radius:18px!important;background:linear-gradient(180deg,#f8fbff,#edf6fd)!important;border:1px solid #dceaf5!important;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .65)!important}body.home .bh-home-shop-clone-section .woocommerce-loop-product__title,body.home .bh-home-shop-clone-section .woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:44px!important;margin:0 0 10px!important;padding:0!important;color:#021b36!important;font-size:16px!important;line-height:1.28!important;font-weight:1000!important;letter-spacing:-.02em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body.home .bh-home-shop-clone-section .bh-v85-loop-part-number{width:100%!important;margin:0 0 8px!important;padding:7px 10px!important;border-radius:999px!important;background:#f2fbf5!important;border:1px solid #ccefd6!important;color:#0a7631!important;font-size:11px!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.home .bh-home-shop-clone-section .woocommerce ul.products li.product .price{margin:0 0 12px!important;color:#062b55!important;font-size:18px!important;line-height:1.2!important;font-weight:1000!important}body.home .bh-home-shop-clone-section .woocommerce ul.products li.product .price:after{display:none!important;content:none!important}body.home .bh-home-shop-clone-section .bh-loop-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:auto!important;width:100%!important}body.home .bh-home-shop-clone-section .bh-loop-actions .button,body.home .bh-home-shop-clone-section .bh-loop-actions .bh-buy-now,body.home .bh-home-shop-clone-section .woocommerce ul.products li.product .button{width:100%!important;min-height:44px!important;border-radius:13px!important;padding:10px 8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:13px!important;font-weight:1000!important;line-height:1!important;text-align:center!important}body.home .bh-home-shop-clone-section .bh-loop-actions .button{background:#20a832!important;color:#fff!important}body.home .bh-home-shop-clone-section .bh-loop-actions .bh-buy-now{background:#062b55!important;color:#fff!important}@media(min-width:1500px){body.home .bh-home-shop-clone-section .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important}}@media(max-width:1180px){body.home .bh-home-shop-clone-section>.bh-container{width:min(calc(100% - 36px),1180px)!important}body.home .bh-home-shop-clone-section .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}body.home .bh-v108-sales-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:782px){body.home .bh-home-shop-clone-section{padding:24px 0 38px!important}body.home .bh-home-shop-clone-section>.bh-container{width:100%!important;padding:0 14px!important}body.home .bh-home-shop-clone-head{grid-template-columns:1fr!important;padding:18px 16px!important;border-radius:22px!important;gap:12px!important}body.home .bh-home-shop-clone-head h2{font-size:30px!important;line-height:1.04!important;letter-spacing:-.8px!important}body.home .bh-home-shop-clone-head p{display:block!important;font-size:13px!important;line-height:1.45!important}body.home .bh-home-shop-clone-head .bh-v67-view-link{width:max-content!important;min-height:42px!important;padding:0 15px!important;font-size:12px!important}body.home .bh-v108-sales-rail{display:flex!important;gap:10px!important;overflow-x:auto!important;margin:0 0 16px!important;padding:0 0 2px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}body.home .bh-v108-sales-rail::-webkit-scrollbar{display:none!important}body.home .bh-v108-sales-rail a{flex:0 0 74%!important;min-height:58px!important;padding:12px 14px!important;scroll-snap-align:start!important}body.home .bh-home-shop-clone-section .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}body.home .bh-home-shop-clone-section .woocommerce ul.products li.product{padding:10px!important;border-radius:19px!important}body.home .bh-home-shop-clone-section .woocommerce ul.products li.product img{height:132px!important;padding:7px!important;border-radius:15px!important;margin-bottom:9px!important}body.home .bh-home-shop-clone-section .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;line-height:1.25!important;min-height:34px!important;margin-bottom:8px!important}body.home .bh-home-shop-clone-section .bh-v85-loop-part-number{font-size:9.5px!important;padding:5px 7px!important;margin-bottom:7px!important}body.home .bh-home-shop-clone-section .woocommerce ul.products li.product .price{font-size:14px!important;margin-bottom:9px!important;gap:4px!important}body.home .bh-home-shop-clone-section .bh-loop-actions{grid-template-columns:1fr!important;gap:6px!important}body.home .bh-home-shop-clone-section .bh-loop-actions .button,body.home .bh-home-shop-clone-section .bh-loop-actions .bh-buy-now,body.home .bh-home-shop-clone-section .woocommerce ul.products li.product .button{min-height:36px!important;border-radius:12px!important;font-size:11px!important;padding:8px 6px!important}body.home .bh-home-shop-clone-section .bh-loop-actions .button:before,body.home .bh-home-shop-clone-section .bh-loop-actions .bh-buy-now:before{display:none!important}}@media(max-width:390px){body.home .bh-home-shop-clone-section>.bh-container{padding:0 10px!important}body.home .bh-v108-sales-rail a{flex-basis:86%!important}body.home .bh-home-shop-clone-section .woocommerce ul.products{gap:10px!important}body.home .bh-home-shop-clone-section .woocommerce ul.products li.product img{height:116px!important}}body.home .bh-home-shop-hero{position:relative!important;color:#fff!important}body.home .bh-home-shop-hero:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:linear-gradient(90deg,rgb(2 20 38 / .92) 0%,rgb(2 20 38 / .74) 42%,rgb(2 20 38 / .18) 72%,rgb(11 138 53 / .18) 100%),repeating-linear-gradient(135deg,rgb(255 255 255 / .045) 0 1px,transparent 1px 18px)!important;opacity:.92!important}body.home .bh-home-shop-hero:after{content:""!important;position:absolute!important;right:-180px!important;bottom:-230px!important;width:620px!important;height:620px!important;border-radius:999px!important;background:radial-gradient(circle,rgb(32 168 50 / .32),rgb(32 168 50 / .12) 38%,transparent 66%)!important;pointer-events:none!important}body.home .bh-home-shop-grid{position:relative!important;z-index:1!important}body.home .bh-home-shop-copy .bh-eyebrow{display:inline-flex!important;align-items:center!important;width:max-content!important;max-width:100%!important;padding:8px 13px!important;border-radius:999px!important;border:1px solid rgb(116 241 138 / .35)!important;box-shadow:0 14px 34px rgb(0 0 0 / .16)!important;backdrop-filter:blur(12px)!important}body.home .bh-home-shop-copy h1{text-shadow:0 18px 54px rgb(0 0 0 / .36)!important}body.home .bh-home-shop-copy h1 strong,body.home .bh-home-shop-copy h1 span{color:#7cff92!important}body.home .bh-home-shop-copy p{text-shadow:0 10px 28px rgb(0 0 0 / .26)!important}body.home .bh-home-hero-actions .bh-btn{background:linear-gradient(135deg,#1eb640,#0e8f35)!important;color:#fff!important;box-shadow:0 16px 34px rgb(14 143 53 / .30)!important}body.home .bh-home-hero-actions .bh-btn.secondary{background:rgb(255 255 255 / .94)!important;color:#062b55!important;border:1px solid rgb(255 255 255 / .72)!important;box-shadow:0 16px 34px rgb(0 0 0 / .18)!important}body.home .bh-home-trust-pills span{border:1px solid rgb(255 255 255 / .22)!important;backdrop-filter:blur(12px)!important}body.home .bh-home-shop-art{border:1px solid rgb(135 255 160 / .28)!important}body.home .bh-home-shop-art:before{background:radial-gradient(circle at 72% 34%,rgb(32 168 50 / .34),transparent 56%)!important;filter:blur(10px)!important}body.home .bh-home-shop-art:after{background:rgb(2 20 38 / .78)!important;color:#8cff9f!important;border:1px solid rgb(140 255 159 / .35)!important;backdrop-filter:blur(12px)!important}body.home .bh-v108-urgency-strip{margin-top:0!important}body.home .bh-v108-urgency-strip .bh-container a{background:rgb(255 255 255 / .08)!important;border-color:rgb(255 255 255 / .18)!important;color:#fff!important}body.home .bh-v108-urgency-strip .bh-container a span{color:#d8f5e0!important}@media(max-width:1180px){body.home .bh-home-shop-hero{padding:42px 0 38px!important}}@media(max-width:782px){body.home .bh-home-shop-hero{background:radial-gradient(circle at 72% 18%,rgb(32 168 50 / .22),transparent 35%),linear-gradient(145deg,#021426 0%,#062b55 56%,#064331 100%)!important}body.home .bh-home-shop-hero:before{background:linear-gradient(180deg,rgb(2 20 38 / .82),rgb(2 20 38 / .54))!important}body.home .bh-home-shop-copy p{color:#e5f1ff!important}body.home .bh-home-trust-pills{display:flex!important;overflow-x:auto!important;padding-bottom:3px!important;scroll-snap-type:x mandatory!important}body.home .bh-home-trust-pills::-webkit-scrollbar{display:none!important}body.home .bh-home-trust-pills span{white-space:nowrap!important;scroll-snap-align:start!important}}:root{--bh-v219-adminbar-height:0px;--bh-v219-header-height:138px}body.bh-v219-fixed-commerce-header .bh-header,body.bh-v219-fixed-commerce-header .bh-header.bh-v21-commerce-header{position:fixed!important;top:var(--bh-v219-adminbar-height,0)!important;left:0!important;right:0!important;width:100%!important;z-index:99980!important;background:rgb(255 255 255 / .985)!important;border-bottom:1px solid rgb(207 224 237 / .95)!important;box-shadow:0 12px 30px rgb(2 27 54 / .075)!important;transform:translateZ(0)!important;will-change:transform!important;backdrop-filter:saturate(1.05) blur(8px)!important}body.admin-bar.bh-v219-fixed-commerce-header .bh-header,body.admin-bar.bh-v219-fixed-commerce-header .bh-header.bh-v21-commerce-header{top:var(--bh-v219-adminbar-height,32px)!important}body.bh-v219-fixed-commerce-header .bh-header-search,body.bh-v219-fixed-commerce-header .bh-v21-search{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important}body.bh-v219-fixed-commerce-header main,body.bh-v219-fixed-commerce-header .bh-home-shop-hero,body.bh-v219-fixed-commerce-header .bh-shop-hero,body.bh-v219-fixed-commerce-header .bh-page-hero,body.bh-v219-fixed-commerce-header .woocommerce,body.bh-v219-fixed-commerce-header .bh-archive{scroll-margin-top:calc(var(--bh-v219-header-height,138px) + var(--bh-v219-adminbar-height,0px) + 18px)!important}@media(max-width:782px){:root{--bh-v219-header-height:132px}body.bh-v219-fixed-commerce-header .bh-header,body.bh-v219-fixed-commerce-header .bh-header.bh-v21-commerce-header{top:var(--bh-v219-adminbar-height,0)!important;box-shadow:0 10px 24px rgb(2 27 54 / .085)!important}body.bh-v219-fixed-commerce-header .bh-v21-nav.is-open,body.bh-v219-fixed-commerce-header .bh-nav.is-open{max-height:calc(100vh - var(--bh-v219-header-height,132px) - var(--bh-v219-adminbar-height,0px) - 16px)!important;overflow:auto!important}}@media(max-width:600px){body.admin-bar.bh-v219-fixed-commerce-header .bh-header,body.admin-bar.bh-v219-fixed-commerce-header .bh-header.bh-v21-commerce-header{top:var(--bh-v219-adminbar-height,0)!important}}:root{--bh-v2110-header-height:142px;--bh-v2110-admin-top:0px}html{scroll-padding-top:calc(var(--bh-v2110-header-height,142px) + var(--bh-v2110-admin-top,0px) + 14px)!important}body.bh-v219-fixed-commerce-header{padding-top:0!important}.bh-header.bh-v21-commerce-header,body .bh-header.bh-v21-commerce-header{position:fixed!important;top:var(--bh-v2110-admin-top,0)!important;left:0!important;right:0!important;width:100%!important;z-index:99990!important;background:rgb(255 255 255 / .988)!important;border-bottom:1px solid rgb(207 224 237 / .96)!important;box-shadow:0 10px 28px rgb(2 27 54 / .08)!important;transform:none!important;will-change:transform!important;backdrop-filter:saturate(1.04) blur(9px)!important}.admin-bar .bh-header.bh-v21-commerce-header{top:var(--bh-v2110-admin-top,32px)!important}.bh-header.bh-v21-commerce-header+main,body.bh-v219-fixed-commerce-header .bh-header.bh-v21-commerce-header+main{padding-top:var(--bh-v2110-header-height,142px)!important}.bh-header.bh-v21-commerce-header .bh-v21-nav-shell,.bh-header.bh-v21-commerce-header .bh-v21-search{position:relative!important;z-index:2!important}.bh-header.bh-v21-commerce-header .bh-v21-search{top:auto!important;left:auto!important;right:auto!important;width:100%!important}.bh-header.bh-v21-commerce-header .bh-v21-nav.is-open,.bh-header.bh-v21-commerce-header .bh-nav.is-open{z-index:100000!important}@media(max-width:782px){:root{--bh-v2110-header-height:132px}.admin-bar .bh-header.bh-v21-commerce-header{top:var(--bh-v2110-admin-top,46px)!important}.bh-header.bh-v21-commerce-header+main,body.bh-v219-fixed-commerce-header .bh-header.bh-v21-commerce-header+main{padding-top:var(--bh-v2110-header-height,132px)!important}.bh-header.bh-v21-commerce-header .bh-v21-nav.is-open,.bh-header.bh-v21-commerce-header .bh-nav.is-open{top:calc(var(--bh-v2110-admin-top,0px) + 66px)!important;max-height:calc(100vh - var(--bh-v2110-admin-top,0px) - 86px)!important;overflow:auto!important}}@media(max-width:600px){.admin-bar .bh-header.bh-v21-commerce-header{top:0!important}}:root{--bh-v2111-header-height:142px}.bh-header.bh-v21-commerce-header{transition:box-shadow .18s ease,background .18s ease!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header{background:rgb(255 255 255 / .992)!important;box-shadow:0 12px 28px rgb(2 27 54 / .105)!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header+main,body.bh-v2111-compact-header.bh-v219-fixed-commerce-header .bh-header.bh-v21-commerce-header+main{padding-top:var(--bh-v2111-header-height,var(--bh-v2110-header-height,142px))!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-nav-inner{min-height:48px!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-logo{font-size:23px!important;letter-spacing:-1px!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-logo small{display:none!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-nav a{min-height:48px!important;font-size:11px!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-actions .bh-cart{height:34px!important;padding:0 13px!important;border-radius:12px!important;font-size:12px!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-actions .bh-cart-count{min-width:20px!important;width:20px!important;height:20px!important;font-size:11px!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-lang-switch{transform:scale(.9)!important;transform-origin:right center!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-search-inner{padding:7px 0!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-search-form{grid-template-columns:minmax(360px,1fr) 148px 148px 122px!important;gap:8px!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-search-form input[type=search],body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-search-form select,body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-submit{height:36px!important;min-height:36px!important;border-radius:12px!important;font-size:12px!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-submit{padding:0 14px!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-shortcuts{display:none!important}@media(max-width:1180px){body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-search-form{grid-template-columns:minmax(260px,1fr) 130px 130px 112px!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-nav ul{gap:13px!important}}@media(max-width:900px){body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-search-form{grid-template-columns:minmax(180px,1fr) 112px 112px 104px!important}}@media(max-width:782px){body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-nav-inner{min-height:56px!important;padding:0 12px!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-logo{font-size:22px!important;min-width:88px!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-actions .bh-cart,body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-menu-toggle{height:40px!important;min-height:40px!important;border-radius:14px!important;font-size:12px!important;padding:0 10px!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-search-inner{padding:6px 10px!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-search-form{grid-template-columns:minmax(0,1fr) 48px!important;gap:7px!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-search-form input[type=search],body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-submit{height:42px!important;min-height:42px!important;border-radius:14px!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-submit{width:48px!important;min-width:48px!important}body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-v21-nav.is-open,body.bh-v2111-compact-header .bh-header.bh-v21-commerce-header .bh-nav.is-open{top:calc(var(--bh-v2110-admin-top,0px) + 58px)!important}}body.home .bh-v216-img img,body.home .bh-v216-card img.wp-post-image,body.home .bh-v214-media img,body.home .bh-v214-card img.wp-post-image{object-fit:contain!important;object-position:center center!important}body.home .bh-v216-img img,body.home .bh-v216-card img.wp-post-image{padding:8px!important;background:transparent!important;border-radius:14px!important}body.home .bh-v214-media img,body.home .bh-v214-card img.wp-post-image{padding:10px!important;background:transparent!important;border-radius:14px!important}body.single-product .woocommerce div.product .related.products ul.products li.product img,body.single-product .woocommerce ul.products li.product img{object-fit:contain!important;object-position:center center!important;background:#f6fbff!important;padding:10px!important}:root{--bh-v2120-header-height:76px;--bh-v2120-admin-top:0px}.bh-header.bh-v220-slim-commerce-header,body .bh-header.bh-v220-slim-commerce-header{position:fixed!important;top:var(--bh-v2110-admin-top,var(--bh-v2120-admin-top,0))!important;left:0!important;right:0!important;width:100%!important;z-index:99990!important;background:rgb(255 255 255 / .985)!important;border-bottom:1px solid rgb(208 225 239 / .98)!important;box-shadow:0 12px 30px rgb(2 27 54 / .075)!important;backdrop-filter:saturate(1.08) blur(10px)!important}.admin-bar .bh-header.bh-v220-slim-commerce-header{top:var(--bh-v2110-admin-top,32px)!important}.bh-header.bh-v220-slim-commerce-header+main,body.bh-v219-fixed-commerce-header .bh-header.bh-v220-slim-commerce-header+main,body.bh-v2111-compact-header .bh-header.bh-v220-slim-commerce-header+main{padding-top:var(--bh-v2120-header-height,76px)!important}.bh-v220-nav-shell{width:100%!important;background:transparent!important}.bh-v220-nav-inner.bh-container{width:min(calc(100% - 56px),1880px)!important;max-width:1880px!important;min-height:76px!important;padding:0!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;grid-template-columns:auto minmax(360px,1fr) minmax(520px,760px)!important;align-items:center!important;gap:28px!important}.bh-v220-logo{min-width:128px!important;font-size:30px!important;line-height:.82!important;letter-spacing:-1.4px!important;align-self:center!important}.bh-v220-logo small{font-size:11px!important;letter-spacing:.65px!important;margin-top:6px!important}.bh-v220-nav{justify-self:start!important;width:auto!important}.bh-v220-nav ul,.bh-v220-nav .menu{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:27px!important;margin:0!important;padding:0!important;list-style:none!important}.bh-v220-nav a{display:inline-flex!important;align-items:center!important;min-height:76px!important;padding:0!important;font-size:13px!important;font-weight:1000!important;letter-spacing:.02em!important;text-transform:uppercase!important;color:#061d38!important;white-space:nowrap!important;border-bottom:3px solid transparent!important}.bh-v220-nav .current-menu-item>a,.bh-v220-nav a:hover{color:#119431!important;border-bottom-color:#19a83a!important}.bh-v220-tools{justify-self:end!important;display:grid!important;grid-template-columns:minmax(300px,1fr) auto!important;align-items:center!important;gap:16px!important;width:100%!important;max-width:760px!important}.bh-v220-top-search{display:grid!important;grid-template-columns:minmax(0,1fr) 94px!important;align-items:center!important;gap:8px!important;width:100%!important;margin:0!important;padding:0!important}.bh-v220-top-search input[type=search]{width:100%!important;min-width:0!important;height:42px!important;padding:0 16px!important;border:1px solid #d2e3f1!important;border-radius:999px!important;background:#f8fbff!important;color:#062346!important;font-size:14px!important;font-weight:850!important;outline:none!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .8)!important}.bh-v220-top-search input[type=search]:focus{border-color:#17a53c!important;box-shadow:0 0 0 4px rgb(23 165 60 / .12)!important;background:#fff!important}.bh-v220-search-submit{height:42px!important;min-height:42px!important;border:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:0 15px!important;background:linear-gradient(135deg,#0f9e38,#087c2f)!important;color:#fff!important;font-size:12px!important;font-weight:1000!important;cursor:pointer!important;box-shadow:0 10px 22px rgb(16 158 56 / .22)!important;white-space:nowrap!important}.bh-v220-search-submit span{font-size:16px!important;line-height:1!important}.bh-v220-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;white-space:nowrap!important}.bh-v220-actions .bh-cart{height:42px!important;padding:0 16px!important;border-radius:16px!important;font-size:14px!important}.bh-v220-actions .bh-cart-count{min-width:22px!important;width:22px!important;height:22px!important;font-size:12px!important}.bh-header.bh-v220-slim-commerce-header .bh-v21-search,.bh-header.bh-v220-slim-commerce-header .bh-header-search,.bh-header.bh-v220-slim-commerce-header .bh-v21-shortcuts,.bh-header.bh-v220-slim-commerce-header .bh-head-quick-filters{display:none!important}body.bh-v2111-compact-header .bh-header.bh-v220-slim-commerce-header .bh-v220-logo{font-size:27px!important}body.bh-v2111-compact-header .bh-header.bh-v220-slim-commerce-header .bh-v220-logo small{display:block!important;font-size:10px!important}body.bh-v2111-compact-header .bh-header.bh-v220-slim-commerce-header .bh-v220-nav-inner{min-height:64px!important}body.bh-v2111-compact-header .bh-header.bh-v220-slim-commerce-header .bh-v220-nav a{min-height:64px!important;font-size:12px!important}body.bh-v2111-compact-header .bh-header.bh-v220-slim-commerce-header .bh-v220-top-search input[type=search],body.bh-v2111-compact-header .bh-header.bh-v220-slim-commerce-header .bh-v220-search-submit,body.bh-v2111-compact-header .bh-header.bh-v220-slim-commerce-header .bh-v220-actions .bh-cart{height:38px!important;min-height:38px!important}@media(max-width:1380px){.bh-v220-nav-inner.bh-container{width:min(calc(100% - 36px),1880px)!important;grid-template-columns:auto minmax(310px,1fr) minmax(420px,610px)!important;gap:20px!important}.bh-v220-nav ul,.bh-v220-nav .menu{gap:19px!important}.bh-v220-nav a{font-size:12px!important}.bh-v220-tools{max-width:610px!important;grid-template-columns:minmax(250px,1fr) auto!important;gap:10px!important}.bh-v220-top-search{grid-template-columns:minmax(0,1fr) 48px!important}.bh-v220-search-submit b{display:none!important}.bh-v220-search-submit{padding:0!important;width:48px!important}}@media(max-width:1080px){.bh-v220-nav-inner.bh-container{grid-template-columns:auto 1fr auto!important;gap:14px!important}.bh-v220-nav ul,.bh-v220-nav .menu{gap:13px!important}.bh-v220-tools{max-width:500px!important}.bh-v220-actions .bh-lang-switch{display:none!important}}@media(max-width:782px){:root{--bh-v2120-header-height:118px}.admin-bar .bh-header.bh-v220-slim-commerce-header{top:var(--bh-v2110-admin-top,0)!important}.bh-v220-nav-inner.bh-container{width:100%!important;min-height:118px!important;padding:8px 12px 10px!important;grid-template-columns:auto 1fr auto!important;grid-template-areas:"logo actions menu" "search search search"!important;gap:8px 10px!important}.bh-v220-logo{grid-area:logo!important;min-width:96px!important;font-size:23px!important}.bh-v220-logo small{font-size:8.5px!important;margin-top:4px!important}.bh-v220-tools{grid-area:search!important;display:block!important;max-width:none!important;width:100%!important}.bh-v220-top-search{grid-template-columns:minmax(0,1fr) 50px!important;gap:7px!important}.bh-v220-top-search input[type=search]{height:44px!important;border-radius:15px!important;font-size:13px!important;padding:0 13px!important}.bh-v220-search-submit{height:44px!important;min-height:44px!important;width:50px!important;border-radius:15px!important;padding:0!important;background:linear-gradient(135deg,#062b55,#083e70)!important}.bh-v220-search-submit b{display:none!important}.bh-v220-actions{grid-area:actions!important;position:absolute!important;right:76px!important;top:12px!important;gap:6px!important}.bh-v220-actions .bh-lang-switch{display:inline-flex!important;transform:scale(.86)!important;transform-origin:right center!important}.bh-v220-actions .bh-cart{height:38px!important;padding:0 11px!important;border-radius:14px!important;font-size:12px!important}.bh-v220-menu-toggle{grid-area:menu!important;display:inline-flex!important;justify-self:end!important;align-items:center!important;justify-content:center!important;height:38px!important;min-height:38px!important;border-radius:14px!important;padding:0 11px!important;font-size:12px!important}.bh-v220-nav{position:fixed!important;top:calc(var(--bh-v2110-admin-top,0px) + 60px)!important;left:12px!important;right:12px!important;display:none!important;background:#fff!important;border:1px solid #dbe9f4!important;border-radius:18px!important;box-shadow:0 18px 40px rgb(2 27 54 / .16)!important;padding:12px!important;z-index:100000!important}.bh-v220-nav.is-open{display:block!important}.bh-v220-nav ul,.bh-v220-nav .menu{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.bh-v220-nav a{min-height:42px!important;border:1px solid #e2edf6!important;border-radius:13px!important;padding:0 12px!important;font-size:12px!important;justify-content:center!important;background:#f8fbff!important}}@media(max-width:420px){.bh-v220-actions .bh-lang-switch{display:none!important}.bh-v220-actions{right:72px!important}.bh-v220-logo{font-size:21px!important;min-width:86px!important}.bh-v220-actions .bh-cart{padding:0 9px!important;font-size:11px!important}}body.bh-page-shop .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.woocommerce-shop .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero{margin-bottom:0!important}body.bh-page-shop .bh-page-hero .bh-content,body.post-type-archive-product .bh-page-hero .bh-content,body.woocommerce-shop .bh-page-hero .bh-content,body.tax-product_cat .bh-page-hero .bh-content,body.bh-page-shop .bh-shop-finder-v19 .bh-content,body.post-type-archive-product .bh-shop-finder-v19 .bh-content,body.woocommerce-shop .bh-shop-finder-v19 .bh-content,body.tax-product_cat .bh-shop-finder-v19 .bh-content,body.bh-page-shop .bh-shop-v2121-container,body.post-type-archive-product .bh-shop-layout-v19,body.woocommerce-shop .bh-shop-layout-v19,body.tax-product_cat .bh-shop-layout-v19{width:min(calc(100% - 72px),1760px)!important;max-width:1760px!important;margin-left:auto!important;margin-right:auto!important}.bh-shop-finder-v19{padding:30px 0 18px!important;background:linear-gradient(180deg,#eef7ff 0%,#f8fcff 100%)!important}.bh-shop-v19-shell{border-radius:30px!important;background:rgb(255 255 255 / .94)!important;border:1px solid rgb(203 224 241 / .95)!important;box-shadow:0 22px 60px rgb(2 27 54 / .10)!important;overflow:hidden!important}.bh-shop-v19-head{padding:28px 32px 16px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:22px!important;background:radial-gradient(520px 220px at 100% 0%,rgb(32 168 50 / .11),transparent 62%),linear-gradient(180deg,#fff,#f9fcff)!important}.bh-shop-v19-head h2{margin:7px 0 7px!important;font-size:clamp(34px,3vw,54px)!important;line-height:1.02!important;letter-spacing:-1.5px!important;color:#021b36!important}.bh-shop-v19-head p{max-width:760px!important;color:#49647f!important;font-size:16px!important;line-height:1.55!important}.bh-shop-v19-proof span{min-width:92px!important;border-radius:18px!important;box-shadow:0 10px 26px rgb(2 27 54 / .06)!important}.bh-shop-v19-form{grid-template-columns:minmax(360px,1fr) 190px 210px 150px!important;gap:13px!important;padding:12px 32px 18px!important;background:#fff!important}.bh-shop-v19-form input,.bh-shop-v19-form select{height:52px!important;border-radius:16px!important;font-size:14px!important;background:#f9fcff!important}.bh-shop-v19-submit{height:52px!important;border-radius:16px!important;box-shadow:0 14px 28px rgb(32 168 50 / .22)!important}.bh-shop-v19-shortcuts{padding:0 32px 22px!important;background:#fff!important;gap:9px!important}.bh-shop-v19-body,.bh-shop-v19-brand-panel,.bh-shop-v19-category-panel{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.bh-shop-v19-help{margin:0 32px 28px!important;border-radius:20px!important;min-height:58px!important;padding:12px 16px!important;background:linear-gradient(100deg,#062b55,#074456 70%,#0b7d3d)!important}.bh-shop-v19-help a{background:#20a832!important;border-color:#20a832!important;color:#fff!important;box-shadow:0 10px 22px rgb(0 0 0 / .12)!important}.bh-shop-pro-section,.bh-shop-v19-products,.bh-shop-pro-section-v2121{padding:26px 0 82px!important;background:radial-gradient(860px 360px at 16% 0%,rgb(32 168 50 / .08),transparent 64%),radial-gradient(820px 360px at 88% 10%,rgb(6 43 85 / .08),transparent 64%),linear-gradient(180deg,#f8fcff 0%,#eef6fd 100%)!important}.bh-shop-head-v2121,.bh-shop-head-pro{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:20px!important;align-items:end!important;margin:0 0 20px!important;padding:0!important}.bh-shop-head-v2121 h2,.bh-shop-head-pro h2{font-size:clamp(30px,2.4vw,44px)!important;line-height:1.05!important;letter-spacing:-1px!important;color:#021b36!important}.bh-shop-head-v2121 p,.bh-shop-head-pro p{color:#5f7489!important;font-weight:800!important;max-width:760px!important}.bh-shop-head-v2121>a,.bh-shop-head-pro>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 16px!important;border-radius:999px!important;background:#062b55!important;color:#fff!important;text-decoration:none!important;font-weight:1000!important;box-shadow:0 12px 26px rgb(6 43 85 / .18)!important}body.bh-page-shop .bh-shop-main-v2121,body.bh-page-shop .bh-shop-main-pro,body.post-type-archive-product .bh-shop-main-v19,body.woocommerce-shop .bh-shop-main-v19,body.tax-product_cat .bh-shop-main-v19{width:100%!important;max-width:none!important}body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.woocommerce-shop .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products,body.bh-page-shop .woocommerce .products,body.post-type-archive-product .woocommerce .products,body.woocommerce-shop .woocommerce .products,body.tax-product_cat .woocommerce .products{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:22px!important;margin:0!important;padding:0!important;width:100%!important}body.bh-page-shop .woocommerce ul.products li.product,body.post-type-archive-product .woocommerce ul.products li.product,body.woocommerce-shop .woocommerce ul.products li.product,body.tax-product_cat .woocommerce ul.products li.product{clear:none!important;padding:14px!important;border-radius:22px!important;border:1px solid #d7e8f5!important;background:#fff!important;box-shadow:0 15px 38px rgb(2 27 54 / .09)!important;overflow:hidden!important}body.bh-page-shop .woocommerce ul.products li.product:hover,body.post-type-archive-product .woocommerce ul.products li.product:hover,body.woocommerce-shop .woocommerce ul.products li.product:hover,body.tax-product_cat .woocommerce ul.products li.product:hover{transform:translateY(-3px)!important;border-color:rgb(32 168 50 / .48)!important;box-shadow:0 22px 52px rgb(2 27 54 / .14)!important}body.bh-page-shop .woocommerce ul.products li.product img,body.post-type-archive-product .woocommerce ul.products li.product img,body.woocommerce-shop .woocommerce ul.products li.product img,body.tax-product_cat .woocommerce ul.products li.product img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;object-fit:contain!important;object-position:center!important;padding:8px!important;margin:0 0 12px!important;border-radius:17px!important;background:linear-gradient(180deg,#f7fbff,#eef6fd)!important;border:1px solid #e0edf7!important}body.bh-page-shop .woocommerce ul.products li.product .woocommerce-loop-product__title,body.post-type-archive-product .woocommerce ul.products li.product .woocommerce-loop-product__title,body.woocommerce-shop .woocommerce ul.products li.product .woocommerce-loop-product__title,body.tax-product_cat .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.25!important;min-height:38px!important;margin:0 0 8px!important;padding:0!important;color:#021b36!important;font-weight:1000!important}body.bh-page-shop .woocommerce ul.products li.product .bh-v85-loop-part-number,body.post-type-archive-product .woocommerce ul.products li.product .bh-v85-loop-part-number,body.woocommerce-shop .woocommerce ul.products li.product .bh-v85-loop-part-number,body.tax-product_cat .woocommerce ul.products li.product .bh-v85-loop-part-number{min-height:24px!important;border-radius:999px!important;background:#eefbf3!important;border:1px solid #cdeed8!important;color:#0b7332!important;font-size:11px!important;font-weight:950!important;padding:5px 9px!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}body.bh-page-shop .woocommerce ul.products li.product .price,body.post-type-archive-product .woocommerce ul.products li.product .price,body.woocommerce-shop .woocommerce ul.products li.product .price,body.tax-product_cat .woocommerce ul.products li.product .price{display:block!important;margin:9px 0 12px!important;color:#062b55!important;font-size:18px!important;line-height:1.1!important;font-weight:1000!important}body.bh-page-shop .woocommerce ul.products li.product .button,body.post-type-archive-product .woocommerce ul.products li.product .button,body.woocommerce-shop .woocommerce ul.products li.product .button,body.tax-product_cat .woocommerce ul.products li.product .button{min-height:36px!important;border-radius:12px!important;font-size:11px!important;font-weight:1000!important;padding:0 10px!important}@media(max-width:1180px){body.bh-page-shop .bh-page-hero .bh-content,body.post-type-archive-product .bh-page-hero .bh-content,body.woocommerce-shop .bh-page-hero .bh-content,body.tax-product_cat .bh-page-hero .bh-content,body.bh-page-shop .bh-shop-finder-v19 .bh-content,body.post-type-archive-product .bh-shop-finder-v19 .bh-content,body.woocommerce-shop .bh-shop-finder-v19 .bh-content,body.tax-product_cat .bh-shop-finder-v19 .bh-content,body.bh-page-shop .bh-shop-v2121-container,body.post-type-archive-product .bh-shop-layout-v19,body.woocommerce-shop .bh-shop-layout-v19,body.tax-product_cat .bh-shop-layout-v19{width:min(calc(100% - 44px),1760px)!important}.bh-shop-v19-form{grid-template-columns:1fr 168px 180px 138px!important}}@media(max-width:980px){.bh-shop-v19-head{grid-template-columns:1fr!important;padding:24px 22px 14px!important}.bh-shop-v19-proof{display:none!important}.bh-shop-v19-form{grid-template-columns:1fr!important;padding:12px 22px 16px!important}.bh-shop-v19-shortcuts{padding:0 22px 18px!important;overflow-x:auto!important;flex-wrap:nowrap!important;scrollbar-width:none!important}.bh-shop-v19-shortcuts::-webkit-scrollbar{display:none!important}.bh-shop-v19-shortcuts a{flex:0 0 auto!important}.bh-shop-v19-help{margin:0 22px 22px!important;grid-template-columns:1fr!important}body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.woocommerce-shop .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products{gap:16px!important}body.bh-page-shop .woocommerce .woocommerce-ordering,body.post-type-archive-product .woocommerce .woocommerce-ordering,body.woocommerce-shop .woocommerce .woocommerce-ordering,body.tax-product_cat .woocommerce .woocommerce-ordering{margin:0 0 18px!important;width:100%!important}body.bh-page-shop .woocommerce .woocommerce-result-count,body.post-type-archive-product .woocommerce .woocommerce-result-count,body.woocommerce-shop .woocommerce .woocommerce-result-count,body.tax-product_cat .woocommerce .woocommerce-result-count{margin:0 0 12px!important}}@media(max-width:680px){body.bh-page-shop .bh-page-hero .bh-content,body.post-type-archive-product .bh-page-hero .bh-content,body.woocommerce-shop .bh-page-hero .bh-content,body.tax-product_cat .bh-page-hero .bh-content,body.bh-page-shop .bh-shop-finder-v19 .bh-content,body.post-type-archive-product .bh-shop-finder-v19 .bh-content,body.woocommerce-shop .bh-shop-finder-v19 .bh-content,body.tax-product_cat .bh-shop-finder-v19 .bh-content,body.bh-page-shop .bh-shop-v2121-container,body.post-type-archive-product .bh-shop-layout-v19,body.woocommerce-shop .bh-shop-layout-v19,body.tax-product_cat .bh-shop-layout-v19{width:min(calc(100% - 24px),1760px)!important}.bh-shop-finder-v19{padding:20px 0 12px!important}.bh-shop-v19-shell{border-radius:22px!important}.bh-shop-v19-head h2{font-size:30px!important;letter-spacing:-.8px!important}.bh-shop-v19-head p{font-size:14px!important}.bh-shop-v19-help{display:none!important}.bh-shop-head-v2121,.bh-shop-head-pro{grid-template-columns:1fr!important;gap:12px!important}.bh-shop-head-v2121>a,.bh-shop-head-pro>a{width:max-content!important}body.bh-page-shop .woocommerce ul.products li.product,body.post-type-archive-product .woocommerce ul.products li.product,body.woocommerce-shop .woocommerce ul.products li.product,body.tax-product_cat .woocommerce ul.products li.product{padding:10px!important;border-radius:18px!important}body.bh-page-shop .woocommerce ul.products li.product .woocommerce-loop-product__title,body.post-type-archive-product .woocommerce ul.products li.product .woocommerce-loop-product__title,body.woocommerce-shop .woocommerce ul.products li.product .woocommerce-loop-product__title,body.tax-product_cat .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12.5px!important;min-height:34px!important}body.bh-page-shop .woocommerce ul.products li.product .price,body.post-type-archive-product .woocommerce ul.products li.product .price,body.woocommerce-shop .woocommerce ul.products li.product .price,body.tax-product_cat .woocommerce ul.products li.product .price{font-size:15px!important}body.bh-page-shop .woocommerce ul.products li.product .button,body.post-type-archive-product .woocommerce ul.products li.product .button,body.woocommerce-shop .woocommerce ul.products li.product .button,body.tax-product_cat .woocommerce ul.products li.product .button{width:100%!important;margin-top:6px!important}}body.bh-page-shop,body.post-type-archive-product,body.woocommerce-shop,body.tax-product_cat{background:#eef6fd!important}body.bh-page-shop .bh-shop-finder-v19,body.post-type-archive-product .bh-shop-finder-v19,body.woocommerce-shop .bh-shop-finder-v19,body.tax-product_cat .bh-shop-finder-v19{width:100%!important;padding:36px 0 18px!important;background:linear-gradient(180deg,#eef7ff 0%,#f4fbff 100%)!important}body.bh-page-shop .bh-shop-finder-v19>.bh-content,body.post-type-archive-product .bh-shop-finder-v19>.bh-content,body.woocommerce-shop .bh-shop-finder-v19>.bh-content,body.tax-product_cat .bh-shop-finder-v19>.bh-content,body.bh-page-shop .bh-shop-v2121-container,body.post-type-archive-product .bh-shop-layout-v19,body.woocommerce-shop .bh-shop-layout-v19,body.tax-product_cat .bh-shop-layout-v19{width:min(calc(100% - 56px),1760px)!important;max-width:1760px!important;margin-left:auto!important;margin-right:auto!important}body.bh-page-shop .bh-shop-v19-shell,body.post-type-archive-product .bh-shop-v19-shell,body.woocommerce-shop .bh-shop-v19-shell,body.tax-product_cat .bh-shop-v19-shell{width:100%!important;max-width:none!important;border-radius:30px!important;border:1px solid rgb(194 219 239 / .95)!important;box-shadow:0 24px 70px rgb(2 27 54 / .095)!important}body.bh-page-shop .bh-shop-v19-head,body.post-type-archive-product .bh-shop-v19-head,body.woocommerce-shop .bh-shop-v19-head,body.tax-product_cat .bh-shop-v19-head{padding:30px 36px 18px!important;grid-template-columns:minmax(0,1fr) auto!important}body.bh-page-shop .bh-shop-v19-form,body.post-type-archive-product .bh-shop-v19-form,body.woocommerce-shop .bh-shop-v19-form,body.tax-product_cat .bh-shop-v19-form{grid-template-columns:minmax(420px,1fr) 240px 240px 170px!important;padding:22px 36px!important}body.bh-page-shop .bh-shop-v19-shortcuts,body.post-type-archive-product .bh-shop-v19-shortcuts,body.woocommerce-shop .bh-shop-v19-shortcuts,body.tax-product_cat .bh-shop-v19-shortcuts{padding:0 36px 18px!important}body.bh-page-shop .bh-shop-v19-help,body.post-type-archive-product .bh-shop-v19-help,body.woocommerce-shop .bh-shop-v19-help,body.tax-product_cat .bh-shop-v19-help{margin:0 36px 30px!important}body.bh-page-shop .bh-shop-pro-section-v2121,body.post-type-archive-product .bh-shop-v19-products,body.woocommerce-shop .bh-shop-v19-products,body.tax-product_cat .bh-shop-v19-products{width:100%!important;padding:24px 0 54px!important;background:#eef6fd!important}body.bh-page-shop .bh-shop-main-v2121,body.post-type-archive-product .bh-shop-main-v19,body.woocommerce-shop .bh-shop-main-v19,body.tax-product_cat .bh-shop-main-v19{width:100%!important;max-width:none!important;margin:0!important}body.bh-page-shop .bh-shop-head-v2121{width:100%!important;max-width:none!important;margin:0 0 24px!important}body.bh-page-shop .woocommerce,body.post-type-archive-product .woocommerce,body.woocommerce-shop .woocommerce,body.tax-product_cat .woocommerce{width:100%!important;max-width:none!important}body.bh-page-shop .woocommerce .woocommerce-result-count,body.post-type-archive-product .woocommerce .woocommerce-result-count,body.woocommerce-shop .woocommerce .woocommerce-result-count,body.tax-product_cat .woocommerce .woocommerce-result-count{float:left!important;display:block!important;width:auto!important;margin:0 0 22px!important;padding:11px 14px!important;border-radius:14px!important;background:rgb(255 255 255 / .72)!important;border:1px solid #d7e8f5!important;color:#50677f!important;font-weight:900!important;line-height:1.1!important}body.bh-page-shop .woocommerce .woocommerce-ordering,body.post-type-archive-product .woocommerce .woocommerce-ordering,body.woocommerce-shop .woocommerce .woocommerce-ordering,body.tax-product_cat .woocommerce .woocommerce-ordering{float:right!important;display:block!important;width:260px!important;margin:0 0 22px!important;text-align:right!important}body.bh-page-shop .woocommerce .woocommerce-ordering select,body.post-type-archive-product .woocommerce .woocommerce-ordering select,body.woocommerce-shop .woocommerce .woocommerce-ordering select,body.tax-product_cat .woocommerce .woocommerce-ordering select{width:100%!important;min-height:42px!important;border-radius:14px!important;border:1px solid #d4e7f8!important;background:#fff!important;font-weight:850!important;color:#062b55!important}body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.woocommerce-shop .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products{clear:both!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:22px!important;width:100%!important;margin:0!important}body.bh-page-shop .woocommerce ul.products:before,body.bh-page-shop .woocommerce ul.products:after,body.post-type-archive-product .woocommerce ul.products:before,body.post-type-archive-product .woocommerce ul.products:after,body.woocommerce-shop .woocommerce ul.products:before,body.woocommerce-shop .woocommerce ul.products:after,body.tax-product_cat .woocommerce ul.products:before,body.tax-product_cat .woocommerce ul.products:after{content:none!important;display:none!important}body.bh-page-shop .woocommerce ul.products li.product,body.post-type-archive-product .woocommerce ul.products li.product,body.woocommerce-shop .woocommerce ul.products li.product,body.tax-product_cat .woocommerce ul.products li.product{width:auto!important;max-width:none!important;float:none!important;margin:0!important}@media(max-width:1500px){body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.woocommerce-shop .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}}@media(max-width:1180px){body.bh-page-shop .bh-shop-finder-v19>.bh-content,body.post-type-archive-product .bh-shop-finder-v19>.bh-content,body.woocommerce-shop .bh-shop-finder-v19>.bh-content,body.tax-product_cat .bh-shop-finder-v19>.bh-content,body.bh-page-shop .bh-shop-v2121-container,body.post-type-archive-product .bh-shop-layout-v19,body.woocommerce-shop .bh-shop-layout-v19,body.tax-product_cat .bh-shop-layout-v19{width:min(calc(100% - 36px),1760px)!important}body.bh-page-shop .bh-shop-v19-form,body.post-type-archive-product .bh-shop-v19-form,body.woocommerce-shop .bh-shop-v19-form,body.tax-product_cat .bh-shop-v19-form{grid-template-columns:1fr 170px 180px 140px!important;padding:18px 24px!important}body.bh-page-shop .bh-shop-v19-head,body.post-type-archive-product .bh-shop-v19-head,body.woocommerce-shop .bh-shop-v19-head,body.tax-product_cat .bh-shop-v19-head{padding:24px 24px 14px!important}body.bh-page-shop .bh-shop-v19-shortcuts,body.post-type-archive-product .bh-shop-v19-shortcuts,body.woocommerce-shop .bh-shop-v19-shortcuts,body.tax-product_cat .bh-shop-v19-shortcuts{padding:0 24px 16px!important}body.bh-page-shop .bh-shop-v19-help,body.post-type-archive-product .bh-shop-v19-help,body.woocommerce-shop .bh-shop-v19-help,body.tax-product_cat .bh-shop-v19-help{margin:0 24px 24px!important}}@media(max-width:980px){body.bh-page-shop .bh-shop-v19-form,body.post-type-archive-product .bh-shop-v19-form,body.woocommerce-shop .bh-shop-v19-form,body.tax-product_cat .bh-shop-v19-form{grid-template-columns:1fr!important}body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.woocommerce-shop .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.bh-page-shop .woocommerce .woocommerce-result-count,body.post-type-archive-product .woocommerce .woocommerce-result-count,body.woocommerce-shop .woocommerce .woocommerce-result-count,body.tax-product_cat .woocommerce .woocommerce-result-count,body.bh-page-shop .woocommerce .woocommerce-ordering,body.post-type-archive-product .woocommerce .woocommerce-ordering,body.woocommerce-shop .woocommerce .woocommerce-ordering,body.tax-product_cat .woocommerce .woocommerce-ordering{float:none!important;width:100%!important;margin:0 0 14px!important;text-align:left!important}}@media(max-width:680px){body.bh-page-shop .bh-shop-finder-v19>.bh-content,body.post-type-archive-product .bh-shop-finder-v19>.bh-content,body.woocommerce-shop .bh-shop-finder-v19>.bh-content,body.tax-product_cat .bh-shop-finder-v19>.bh-content,body.bh-page-shop .bh-shop-v2121-container,body.post-type-archive-product .bh-shop-layout-v19,body.woocommerce-shop .bh-shop-layout-v19,body.tax-product_cat .bh-shop-layout-v19{width:min(calc(100% - 22px),1760px)!important}body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.woocommerce-shop .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}}body.page-template-page-shop-parts,body.bh-page-shop,body.post-type-archive-product,body.woocommerce-shop,body.tax-product_cat{--bh-shop-wide-mobile:min(calc(100vw - 22px), 1780px);background:#eef6fd!important}body.page-template-page-shop-parts .bh-shop-finder-v19,body.bh-page-shop .bh-shop-finder-v19,body.post-type-archive-product .bh-shop-finder-v19,body.woocommerce-shop .bh-shop-finder-v19,body.tax-product_cat .bh-shop-finder-v19,body.page-template-page-shop-parts .bh-shop-pro-section-v2121,body.bh-page-shop .bh-shop-pro-section-v2121,body.post-type-archive-product .bh-shop-v19-products,body.woocommerce-shop .bh-shop-v19-products,body.tax-product_cat .bh-shop-v19-products{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}body.page-template-page-shop-parts .bh-shop-finder-v19>.bh-content,body.bh-page-shop .bh-shop-finder-v19>.bh-content,body.post-type-archive-product .bh-shop-finder-v19>.bh-content,body.woocommerce-shop .bh-shop-finder-v19>.bh-content,body.tax-product_cat .bh-shop-finder-v19>.bh-content,body.page-template-page-shop-parts .bh-shop-v2121-container,body.bh-page-shop .bh-shop-v2121-container,body.post-type-archive-product .bh-shop-layout-v19,body.woocommerce-shop .bh-shop-layout-v19,body.tax-product_cat .bh-shop-layout-v19{width:var(--bh-shop-wide)!important;max-width:1780px!important;margin-inline:auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}body.page-template-page-shop-parts .bh-section>.bh-container,body.bh-page-shop .bh-section>.bh-container,body.post-type-archive-product .bh-section>.bh-container,body.woocommerce-shop .bh-section>.bh-container,body.tax-product_cat .bh-section>.bh-container{width:var(--bh-shop-wide)!important;max-width:1780px!important}body.page-template-page-shop-parts .entry-title,body.page-template-page-shop-parts .page-title,body.bh-page-shop .woocommerce-products-header__title,body.woocommerce-shop .woocommerce-products-header__title,body.post-type-archive-product .woocommerce-products-header__title,body.tax-product_cat .woocommerce-products-header__title{width:var(--bh-shop-wide)!important;max-width:1780px!important;margin:0 auto 22px!important;color:#021b36!important}body.page-template-page-shop-parts .bh-shop-v19-shell,body.bh-page-shop .bh-shop-v19-shell,body.post-type-archive-product .bh-shop-v19-shell,body.woocommerce-shop .bh-shop-v19-shell,body.tax-product_cat .bh-shop-v19-shell{max-width:none!important;width:100%!important;border-radius:28px!important;background:linear-gradient(180deg,rgb(255 255 255 / .98),rgb(249 253 255 / .96))!important;border:1px solid rgb(190 218 238 / .96)!important;box-shadow:0 22px 60px rgb(2 27 54 / .10)!important}body.page-template-page-shop-parts .bh-shop-v19-head,body.bh-page-shop .bh-shop-v19-head,body.post-type-archive-product .bh-shop-v19-head,body.woocommerce-shop .bh-shop-v19-head,body.tax-product_cat .bh-shop-v19-head{padding:26px 34px 12px!important}body.page-template-page-shop-parts .bh-shop-v19-form,body.bh-page-shop .bh-shop-v19-form,body.post-type-archive-product .bh-shop-v19-form,body.woocommerce-shop .bh-shop-v19-form,body.tax-product_cat .bh-shop-v19-form{grid-template-columns:minmax(520px,1fr) 230px 230px 170px!important;padding:18px 34px 18px!important;gap:14px!important}body.page-template-page-shop-parts .bh-shop-v19-shortcuts,body.bh-page-shop .bh-shop-v19-shortcuts,body.post-type-archive-product .bh-shop-v19-shortcuts,body.woocommerce-shop .bh-shop-v19-shortcuts,body.tax-product_cat .bh-shop-v19-shortcuts{padding:0 34px 16px!important}body.page-template-page-shop-parts .bh-shop-v19-help,body.bh-page-shop .bh-shop-v19-help,body.post-type-archive-product .bh-shop-v19-help,body.woocommerce-shop .bh-shop-v19-help,body.tax-product_cat .bh-shop-v19-help{margin:0 34px 28px!important}body.page-template-page-shop-parts .woocommerce,body.bh-page-shop .woocommerce,body.post-type-archive-product .woocommerce,body.woocommerce-shop .woocommerce,body.tax-product_cat .woocommerce,body.page-template-page-shop-parts .bh-shop-main-v2121,body.bh-page-shop .bh-shop-main-v2121,body.post-type-archive-product .bh-shop-main-v19,body.woocommerce-shop .bh-shop-main-v19,body.tax-product_cat .bh-shop-main-v19{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body.page-template-page-shop-parts .woocommerce-result-count,body.bh-page-shop .woocommerce-result-count,body.post-type-archive-product .woocommerce-result-count,body.woocommerce-shop .woocommerce-result-count,body.tax-product_cat .woocommerce-result-count{float:left!important;margin:0 0 20px!important}body.page-template-page-shop-parts .woocommerce-ordering,body.bh-page-shop .woocommerce-ordering,body.post-type-archive-product .woocommerce-ordering,body.woocommerce-shop .woocommerce-ordering,body.tax-product_cat .woocommerce-ordering{float:right!important;width:min(280px,40vw)!important;margin:0 0 20px!important}body.page-template-page-shop-parts .woocommerce ul.products,body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.woocommerce-shop .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products,body.page-template-page-shop-parts .woocommerce .products,body.bh-page-shop .woocommerce .products,body.post-type-archive-product .woocommerce .products,body.woocommerce-shop .woocommerce .products,body.tax-product_cat .woocommerce .products{clear:both!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body.page-template-page-shop-parts .woocommerce ul.products li.product,body.bh-page-shop .woocommerce ul.products li.product,body.post-type-archive-product .woocommerce ul.products li.product,body.woocommerce-shop .woocommerce ul.products li.product,body.tax-product_cat .woocommerce ul.products li.product{width:auto!important;max-width:none!important;min-width:0!important;float:none!important;clear:none!important;margin:0!important}@media(max-width:1280px){body.page-template-page-shop-parts .bh-shop-v19-form,body.bh-page-shop .bh-shop-v19-form,body.post-type-archive-product .bh-shop-v19-form,body.woocommerce-shop .bh-shop-v19-form,body.tax-product_cat .bh-shop-v19-form{grid-template-columns:minmax(360px,1fr) 180px 190px 150px!important}body.page-template-page-shop-parts .woocommerce ul.products,body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.woocommerce-shop .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important}}@media(max-width:1080px){body.page-template-page-shop-parts .woocommerce ul.products,body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.woocommerce-shop .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}body.page-template-page-shop-parts .bh-shop-v19-form,body.bh-page-shop .bh-shop-v19-form,body.post-type-archive-product .bh-shop-v19-form,body.woocommerce-shop .bh-shop-v19-form,body.tax-product_cat .bh-shop-v19-form{grid-template-columns:1fr 1fr!important}body.page-template-page-shop-parts .bh-shop-v19-submit,body.bh-page-shop .bh-shop-v19-submit{grid-column:auto!important}}@media(max-width:782px){body.page-template-page-shop-parts,body.bh-page-shop,body.post-type-archive-product,body.woocommerce-shop,body.tax-product_cat{--bh-shop-wide:var(--bh-shop-wide-mobile)}body.page-template-page-shop-parts .bh-shop-v19-form,body.bh-page-shop .bh-shop-v19-form,body.post-type-archive-product .bh-shop-v19-form,body.woocommerce-shop .bh-shop-v19-form,body.tax-product_cat .bh-shop-v19-form{grid-template-columns:1fr!important;padding:16px!important}body.page-template-page-shop-parts .bh-shop-v19-head,body.bh-page-shop .bh-shop-v19-head,body.post-type-archive-product .bh-shop-v19-head,body.woocommerce-shop .bh-shop-v19-head,body.tax-product_cat .bh-shop-v19-head{padding:20px 16px 10px!important}body.page-template-page-shop-parts .bh-shop-v19-shortcuts,body.bh-page-shop .bh-shop-v19-shortcuts,body.post-type-archive-product .bh-shop-v19-shortcuts,body.woocommerce-shop .bh-shop-v19-shortcuts,body.tax-product_cat .bh-shop-v19-shortcuts{padding:0 16px 14px!important}body.page-template-page-shop-parts .bh-shop-v19-help,body.bh-page-shop .bh-shop-v19-help,body.post-type-archive-product .bh-shop-v19-help,body.woocommerce-shop .bh-shop-v19-help,body.tax-product_cat .bh-shop-v19-help{margin:0 16px 18px!important}body.page-template-page-shop-parts .woocommerce ul.products,body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.woocommerce-shop .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}body.page-template-page-shop-parts .woocommerce-ordering,body.bh-page-shop .woocommerce-ordering,body.post-type-archive-product .woocommerce-ordering,body.woocommerce-shop .woocommerce-ordering,body.tax-product_cat .woocommerce-ordering{float:none!important;width:100%!important}body.page-template-page-shop-parts .woocommerce-result-count,body.bh-page-shop .woocommerce-result-count,body.post-type-archive-product .woocommerce-result-count,body.woocommerce-shop .woocommerce-result-count,body.tax-product_cat .woocommerce-result-count{float:none!important;display:block!important;width:100%!important}}body.page-template-page-shop-parts,body.bh-page-shop,body.post-type-archive-product,body.woocommerce-shop,body.tax-product_cat{--bh-shop-wide:min(calc(100vw - 48px), 1900px)!important}body.page-template-page-shop-parts .bh-shop-finder-v19>.bh-content,body.bh-page-shop .bh-shop-finder-v19>.bh-content,body.post-type-archive-product .bh-shop-finder-v19>.bh-content,body.woocommerce-shop .bh-shop-finder-v19>.bh-content,body.tax-product_cat .bh-shop-finder-v19>.bh-content,body.page-template-page-shop-parts .bh-shop-v2121-container,body.bh-page-shop .bh-shop-v2121-container,body.post-type-archive-product .bh-shop-layout-v19,body.woocommerce-shop .bh-shop-layout-v19,body.tax-product_cat .bh-shop-layout-v19,body.page-template-page-shop-parts .bh-section>.bh-container,body.bh-page-shop .bh-section>.bh-container,body.post-type-archive-product .bh-section>.bh-container,body.woocommerce-shop .bh-section>.bh-container,body.tax-product_cat .bh-section>.bh-container{width:var(--bh-shop-wide)!important;max-width:1900px!important}@media(min-width:981px){body.page-template-page-shop-parts .woocommerce ul.products,body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.woocommerce-shop .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products,body.page-template-page-shop-parts .woocommerce .products,body.bh-page-shop .woocommerce .products,body.post-type-archive-product .woocommerce .products,body.woocommerce-shop .woocommerce .products,body.tax-product_cat .woocommerce .products{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}body.page-template-page-shop-parts .woocommerce ul.products li.product,body.bh-page-shop .woocommerce ul.products li.product,body.post-type-archive-product .woocommerce ul.products li.product,body.woocommerce-shop .woocommerce ul.products li.product,body.tax-product_cat .woocommerce ul.products li.product{width:auto!important;min-width:0!important;max-width:none!important;float:none!important;clear:none!important;margin:0!important;padding:12px!important;border-radius:21px!important;display:flex!important;flex-direction:column!important}body.page-template-page-shop-parts .woocommerce ul.products li.product img,body.bh-page-shop .woocommerce ul.products li.product img,body.post-type-archive-product .woocommerce ul.products li.product img,body.woocommerce-shop .woocommerce ul.products li.product img,body.tax-product_cat .woocommerce ul.products li.product img{width:100%!important;height:clamp(150px,12vw,215px)!important;aspect-ratio:4/3!important;object-fit:contain!important;object-position:center!important;padding:10px!important;margin:0 0 12px!important;border-radius:17px!important;background:linear-gradient(180deg,#f8fbff,#edf6fd)!important;border:1px solid #dceaf5!important;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .7)!important}body.page-template-page-shop-parts .woocommerce ul.products li.product .woocommerce-loop-product__title,body.bh-page-shop .woocommerce ul.products li.product .woocommerce-loop-product__title,body.post-type-archive-product .woocommerce ul.products li.product .woocommerce-loop-product__title,body.woocommerce-shop .woocommerce ul.products li.product .woocommerce-loop-product__title,body.tax-product_cat .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;line-height:1.25!important;min-height:34px!important;margin:0 0 8px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body.page-template-page-shop-parts .woocommerce ul.products li.product .price,body.bh-page-shop .woocommerce ul.products li.product .price,body.post-type-archive-product .woocommerce ul.products li.product .price,body.woocommerce-shop .woocommerce ul.products li.product .price,body.tax-product_cat .woocommerce ul.products li.product .price{font-size:16px!important;margin:8px 0 10px!important}body.page-template-page-shop-parts .woocommerce ul.products li.product .button,body.bh-page-shop .woocommerce ul.products li.product .button,body.post-type-archive-product .woocommerce ul.products li.product .button,body.woocommerce-shop .woocommerce ul.products li.product .button,body.tax-product_cat .woocommerce ul.products li.product .button{min-height:36px!important;font-size:11px!important;border-radius:12px!important;padding:0 8px!important}}@media(min-width:981px) and (max-width:1280px){body.page-template-page-shop-parts,body.bh-page-shop,body.post-type-archive-product,body.woocommerce-shop,body.tax-product_cat{--bh-shop-wide:min(calc(100vw - 28px),1900px)!important}body.page-template-page-shop-parts .woocommerce ul.products,body.bh-page-shop .woocommerce ul.products,body.post-type-archive-product .woocommerce ul.products,body.woocommerce-shop .woocommerce ul.products,body.tax-product_cat .woocommerce ul.products{gap:14px!important}body.page-template-page-shop-parts .woocommerce ul.products li.product,body.bh-page-shop .woocommerce ul.products li.product,body.post-type-archive-product .woocommerce ul.products li.product,body.woocommerce-shop .woocommerce ul.products li.product,body.tax-product_cat .woocommerce ul.products li.product{padding:10px!important;border-radius:18px!important}body.page-template-page-shop-parts .woocommerce ul.products li.product img,body.bh-page-shop .woocommerce ul.products li.product img,body.post-type-archive-product .woocommerce ul.products li.product img,body.woocommerce-shop .woocommerce ul.products li.product img,body.tax-product_cat .woocommerce ul.products li.product img{height:clamp(132px,11.4vw,170px)!important;padding:8px!important}}body.page-template-page-shop-parts .bh-v225-shop,body.bh-page-shop .bh-v225-shop{position:relative;padding:28px 0 72px!important;background:radial-gradient(circle at 8% 0%,rgb(32 168 50 / .10),transparent 28%),radial-gradient(circle at 92% 18%,rgb(6 43 85 / .08),transparent 30%),linear-gradient(180deg,#eef8ff 0%,#eaf5fc 100%)!important;overflow:hidden}body.page-template-page-shop-parts .bh-v225-wrap,body.bh-page-shop .bh-v225-wrap{width:min(calc(100vw - 44px),1880px)!important;max-width:1880px!important;margin:0 auto!important}body.page-template-page-shop-parts .bh-v225-head,body.bh-page-shop .bh-v225-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 18px;padding:22px 24px;border:1px solid rgb(185 215 235 / .95);border-radius:24px;background:linear-gradient(135deg,rgb(255 255 255 / .98),rgb(245 252 255 / .94) 62%,rgb(235 255 241 / .88));box-shadow:0 18px 48px rgb(2 27 54 / .08)}body.page-template-page-shop-parts .bh-v225-kicker,body.bh-page-shop .bh-v225-kicker{display:inline-flex;align-items:center;gap:6px;color:#078532;font-size:11px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}body.page-template-page-shop-parts .bh-v225-kicker:before,body.bh-page-shop .bh-v225-kicker:before{content:"";width:8px;height:8px;border-radius:999px;background:#20a832;box-shadow:0 0 0 5px rgb(32 168 50 / .13)}body.page-template-page-shop-parts .bh-v225-head h2,body.bh-page-shop .bh-v225-head h2{margin:0!important;color:#021b36!important;font-size:clamp(28px,2.5vw,46px)!important;letter-spacing:-.045em!important;line-height:.98!important}body.page-template-page-shop-parts .bh-v225-head p,body.bh-page-shop .bh-v225-head p{margin:10px 0 0!important;color:#52708f!important;font-size:15px!important;font-weight:800!important;max-width:760px;line-height:1.45!important}body.page-template-page-shop-parts .bh-v225-cart,body.bh-page-shop .bh-v225-cart{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;background:#062b55;color:#fff!important;font-weight:1000;box-shadow:0 14px 32px rgb(6 43 85 / .22)}body.page-template-page-shop-parts .bh-v225-toolbar,body.bh-page-shop .bh-v225-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:12px 14px 12px 18px;border:1px solid rgb(187 216 235 / .88);border-radius:18px;background:rgb(255 255 255 / .72);backdrop-filter:blur(10px);box-shadow:0 10px 26px rgb(2 27 54 / .055);color:#3b5b7c;font-weight:900;font-size:13px}body.page-template-page-shop-parts .bh-v225-sort select,body.bh-page-shop .bh-v225-sort select{min-width:210px;height:42px;border-radius:13px;border:1px solid #c9deef;background:#fff;color:#062b55;font-weight:900;padding:0 14px;box-shadow:0 6px 16px rgb(2 27 54 / .045)}body.page-template-page-shop-parts .bh-v225-grid,body.bh-page-shop .bh-v225-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;align-items:stretch}body.page-template-page-shop-parts .bh-v225-card,body.bh-page-shop .bh-v225-card{position:relative;min-width:0;display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:22px;border:1px solid rgb(198 222 239 / .98);background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);box-shadow:0 14px 34px rgb(2 27 54 / .095);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden}body.page-template-page-shop-parts .bh-v225-card:before,body.bh-page-shop .bh-v225-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#20a832,#0a7dff,#062b55);opacity:.95}body.page-template-page-shop-parts .bh-v225-card:hover,body.bh-page-shop .bh-v225-card:hover{transform:translateY(-5px);border-color:rgb(32 168 50 / .42);box-shadow:0 24px 54px rgb(2 27 54 / .15)}body.page-template-page-shop-parts .bh-v225-media,body.bh-page-shop .bh-v225-media{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;min-height:0;margin:0;border-radius:18px;border:1px solid #d8e9f5;background:radial-gradient(circle at 50% 42%,rgb(255 255 255 / .96) 0%,rgb(248 252 255 / .98) 52%,rgb(232 244 253 / .95) 100%);overflow:hidden;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .82)}body.page-template-page-shop-parts .bh-v225-media img,body.bh-page-shop .bh-v225-media img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transition:transform .2s ease}body.page-template-page-shop-parts .bh-v225-card:hover .bh-v225-media img,body.bh-page-shop .bh-v225-card:hover .bh-v225-media img{transform:scale(1.035)}body.page-template-page-shop-parts .bh-v225-noimg,body.bh-page-shop .bh-v225-noimg{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;height:100%;padding:18px;color:#5a7089;font-weight:900;line-height:1.25;background:#f1f8fd}body.page-template-page-shop-parts .bh-v225-cat,body.bh-page-shop .bh-v225-cat{min-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#079338;font-size:10px;font-weight:1000;line-height:1;text-transform:uppercase}body.page-template-page-shop-parts .bh-v225-cat a,body.bh-page-shop .bh-v225-cat a{color:#079338!important;text-decoration:none!important}body.page-template-page-shop-parts .bh-v225-title,body.bh-page-shop .bh-v225-title{margin:0!important;min-height:42px;color:#031d38!important;font-size:14px!important;line-height:1.25!important;font-weight:1000!important;letter-spacing:-.015em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.page-template-page-shop-parts .bh-v225-title a,body.bh-page-shop .bh-v225-title a{color:#031d38!important;text-decoration:none!important}body.page-template-page-shop-parts .bh-v225-sku,body.bh-page-shop .bh-v225-sku{display:flex;align-items:center;min-height:26px;padding:0 9px;border:1px solid #ccebd6;border-radius:999px;background:#effcf2;color:#0b6f2d;font-size:10px;font-weight:950;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}body.page-template-page-shop-parts .bh-v225-sku span,body.bh-page-shop .bh-v225-sku span{margin-left:4px;color:#068733}body.page-template-page-shop-parts .bh-v225-price-row,body.bh-page-shop .bh-v225-price-row{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}body.page-template-page-shop-parts .bh-v225-price,body.bh-page-shop .bh-v225-price{color:#062b55;font-size:18px;font-weight:1000;line-height:1.05}body.page-template-page-shop-parts .bh-v225-price del,body.bh-page-shop .bh-v225-price del{font-size:12px;color:#7a8fa5;opacity:.85;margin-right:4px}body.page-template-page-shop-parts .bh-v225-price ins,body.bh-page-shop .bh-v225-price ins{text-decoration:none;color:#062b55}body.page-template-page-shop-parts .bh-v225-ready,body.bh-page-shop .bh-v225-ready{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#eaffef;color:#078532;border:1px solid #c7f1d0;font-size:10px;font-weight:1000}body.page-template-page-shop-parts .bh-v225-actions,body.bh-page-shop .bh-v225-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}body.page-template-page-shop-parts .bh-v225-add,body.page-template-page-shop-parts .bh-v225-buy,body.bh-page-shop .bh-v225-add,body.bh-page-shop .bh-v225-buy{display:flex;align-items:center;justify-content:center;min-height:38px;padding:0 9px;border-radius:12px;color:#fff!important;font-size:11px;font-weight:1000;line-height:1;text-align:center;text-decoration:none!important;transition:transform .16s ease,filter .16s ease}body.page-template-page-shop-parts .bh-v225-add,body.bh-page-shop .bh-v225-add{background:#16a43b!important;box-shadow:0 8px 18px rgb(22 164 59 / .18)}body.page-template-page-shop-parts .bh-v225-buy,body.bh-page-shop .bh-v225-buy{background:#062b55!important;box-shadow:0 8px 18px rgb(6 43 85 / .18)}body.page-template-page-shop-parts .bh-v225-add:hover,body.page-template-page-shop-parts .bh-v225-buy:hover,body.bh-page-shop .bh-v225-add:hover,body.bh-page-shop .bh-v225-buy:hover{transform:translateY(-1px);filter:brightness(1.04)}body.page-template-page-shop-parts .bh-v225-pagination,body.bh-page-shop .bh-v225-pagination{display:flex;justify-content:center;margin:26px 0 0}body.page-template-page-shop-parts .bh-v225-pagination ul,body.bh-page-shop .bh-v225-pagination ul{display:flex;gap:6px;list-style:none;margin:0;padding:0}body.page-template-page-shop-parts .bh-v225-pagination a,body.page-template-page-shop-parts .bh-v225-pagination span,body.bh-page-shop .bh-v225-pagination a,body.bh-page-shop .bh-v225-pagination span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;border:1px solid #ccdeef;background:#fff;color:#062b55;font-weight:900;text-decoration:none}body.page-template-page-shop-parts .bh-v225-pagination .current,body.bh-page-shop .bh-v225-pagination .current{background:#062b55;color:#fff;border-color:#062b55}body.page-template-page-shop-parts .bh-v225-empty,body.bh-page-shop .bh-v225-empty{padding:34px;border-radius:20px;background:#fff;border:1px solid #d8e9f5;color:#062b55}@media(max-width:1380px){body.page-template-page-shop-parts .bh-v225-grid,body.bh-page-shop .bh-v225-grid{gap:16px}body.page-template-page-shop-parts .bh-v225-card,body.bh-page-shop .bh-v225-card{padding:10px;border-radius:19px}body.page-template-page-shop-parts .bh-v225-title,body.bh-page-shop .bh-v225-title{font-size:12.5px!important;min-height:34px}body.page-template-page-shop-parts .bh-v225-price,body.bh-page-shop .bh-v225-price{font-size:15px}}@media(max-width:1120px){body.page-template-page-shop-parts .bh-v225-grid,body.bh-page-shop .bh-v225-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:880px){body.page-template-page-shop-parts .bh-v225-wrap,body.bh-page-shop .bh-v225-wrap{width:min(calc(100vw - 24px),1880px)!important}body.page-template-page-shop-parts .bh-v225-grid,body.bh-page-shop .bh-v225-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}body.page-template-page-shop-parts .bh-v225-head,body.bh-page-shop .bh-v225-head{display:grid;align-items:start;padding:18px;border-radius:20px}body.page-template-page-shop-parts .bh-v225-toolbar,body.bh-page-shop .bh-v225-toolbar{display:grid;gap:10px}body.page-template-page-shop-parts .bh-v225-sort select,body.bh-page-shop .bh-v225-sort select{width:100%;min-width:0}}@media(max-width:620px){body.page-template-page-shop-parts .bh-v225-grid,body.bh-page-shop .bh-v225-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}body.page-template-page-shop-parts .bh-v225-card,body.bh-page-shop .bh-v225-card{padding:8px;border-radius:16px}body.page-template-page-shop-parts .bh-v225-media,body.bh-page-shop .bh-v225-media{border-radius:14px}body.page-template-page-shop-parts .bh-v225-title,body.bh-page-shop .bh-v225-title{font-size:12px!important;min-height:32px}body.page-template-page-shop-parts .bh-v225-cat,body.bh-page-shop .bh-v225-cat{font-size:9px}body.page-template-page-shop-parts .bh-v225-sku,body.bh-page-shop .bh-v225-sku{font-size:9px;min-height:23px;padding:0 7px}body.page-template-page-shop-parts .bh-v225-actions,body.bh-page-shop .bh-v225-actions{grid-template-columns:1fr;gap:6px}body.page-template-page-shop-parts .bh-v225-add,body.page-template-page-shop-parts .bh-v225-buy,body.bh-page-shop .bh-v225-add,body.bh-page-shop .bh-v225-buy{min-height:34px;font-size:10px}}body.post-type-archive-product .bh-v225-shop,body.woocommerce-shop .bh-v225-shop,body.tax-product_cat .bh-v225-shop,body.page-template-page-shop-parts .bh-v225-shop,body.bh-page-shop .bh-v225-shop{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:24px 0 54px!important;background:linear-gradient(180deg,#eaf5fd 0%,#edf7ff 58%,#e9f5fc 100%)!important}body.post-type-archive-product .bh-v225-wrap,body.woocommerce-shop .bh-v225-wrap,body.tax-product_cat .bh-v225-wrap,body.page-template-page-shop-parts .bh-v225-wrap,body.bh-page-shop .bh-v225-wrap{width:min(calc(100vw - 48px),1760px)!important;max-width:1760px!important;margin:0 auto!important}body.post-type-archive-product .bh-v225-head,body.woocommerce-shop .bh-v225-head,body.tax-product_cat .bh-v225-head,body.page-template-page-shop-parts .bh-v225-head,body.bh-page-shop .bh-v225-head{display:none!important}body.post-type-archive-product .bh-v225-toolbar,body.woocommerce-shop .bh-v225-toolbar,body.tax-product_cat .bh-v225-toolbar,body.page-template-page-shop-parts .bh-v225-toolbar,body.bh-page-shop .bh-v225-toolbar{width:100%!important;margin:0 0 18px!important;border:0!important;padding:0 2px!important;background:transparent!important;box-shadow:none!important}body.post-type-archive-product .bh-v225-grid,body.woocommerce-shop .bh-v225-grid,body.tax-product_cat .bh-v225-grid,body.page-template-page-shop-parts .bh-v225-grid,body.bh-page-shop .bh-v225-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}body.post-type-archive-product .bh-v225-card,body.woocommerce-shop .bh-v225-card,body.tax-product_cat .bh-v225-card,body.page-template-page-shop-parts .bh-v225-card,body.bh-page-shop .bh-v225-card{min-width:0!important;border-radius:20px!important;padding:10px!important;background:linear-gradient(180deg,#ffffff 0%,#f9fdff 100%)!important;border:1px solid rgb(197 222 239 / .96)!important;box-shadow:0 14px 34px rgb(2 27 54 / .10)!important}body.post-type-archive-product .bh-v225-media,body.woocommerce-shop .bh-v225-media,body.tax-product_cat .bh-v225-media,body.page-template-page-shop-parts .bh-v225-media,body.bh-page-shop .bh-v225-media{aspect-ratio:1 / .82!important;border-radius:16px!important;background:#eef7fd!important}body.post-type-archive-product .bh-v225-media img,body.woocommerce-shop .bh-v225-media img,body.tax-product_cat .bh-v225-media img,body.page-template-page-shop-parts .bh-v225-media img,body.bh-page-shop .bh-v225-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}body.post-type-archive-product .bh-v225-title,body.woocommerce-shop .bh-v225-title,body.tax-product_cat .bh-v225-title,body.page-template-page-shop-parts .bh-v225-title,body.bh-page-shop .bh-v225-title{font-size:12.8px!important;line-height:1.22!important;min-height:32px!important;margin-top:2px!important}body.post-type-archive-product .bh-v225-price,body.woocommerce-shop .bh-v225-price,body.tax-product_cat .bh-v225-price,body.page-template-page-shop-parts .bh-v225-price,body.bh-page-shop .bh-v225-price{font-size:16px!important}@media(max-width:1360px){body.post-type-archive-product .bh-v225-wrap,body.woocommerce-shop .bh-v225-wrap,body.tax-product_cat .bh-v225-wrap,body.page-template-page-shop-parts .bh-v225-wrap,body.bh-page-shop .bh-v225-wrap{width:min(calc(100vw - 32px),1760px)!important}body.post-type-archive-product .bh-v225-grid,body.woocommerce-shop .bh-v225-grid,body.tax-product_cat .bh-v225-grid,body.page-template-page-shop-parts .bh-v225-grid,body.bh-page-shop .bh-v225-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}body.post-type-archive-product .bh-v225-title,body.woocommerce-shop .bh-v225-title,body.tax-product_cat .bh-v225-title,body.page-template-page-shop-parts .bh-v225-title,body.bh-page-shop .bh-v225-title{font-size:11.8px!important}}@media(max-width:1050px){body.post-type-archive-product .bh-v225-grid,body.woocommerce-shop .bh-v225-grid,body.tax-product_cat .bh-v225-grid,body.page-template-page-shop-parts .bh-v225-grid,body.bh-page-shop .bh-v225-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:820px){body.post-type-archive-product .bh-v225-grid,body.woocommerce-shop .bh-v225-grid,body.tax-product_cat .bh-v225-grid,body.page-template-page-shop-parts .bh-v225-grid,body.bh-page-shop .bh-v225-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:620px){body.post-type-archive-product .bh-v225-wrap,body.woocommerce-shop .bh-v225-wrap,body.tax-product_cat .bh-v225-wrap,body.page-template-page-shop-parts .bh-v225-wrap,body.bh-page-shop .bh-v225-wrap{width:min(calc(100vw - 20px),1760px)!important}body.post-type-archive-product .bh-v225-grid,body.woocommerce-shop .bh-v225-grid,body.tax-product_cat .bh-v225-grid,body.page-template-page-shop-parts .bh-v225-grid,body.bh-page-shop .bh-v225-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}}body.bh-page-shop,body.page-template-page-shop-parts,body.post-type-archive-product,body.tax-product_cat{background:linear-gradient(180deg,#eaf5fd 0%,#eef7ff 46%,#eaf5fd 100%)!important}body.bh-page-shop .bh-page-hero.bh-shop-campaign-hero,body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero{position:relative!important;width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:hidden!important;border-bottom:1px solid rgb(32 168 50 / .22)!important}body.bh-page-shop .bh-page-hero.bh-shop-campaign-hero:before,body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero:before,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero:before,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,rgb(255 255 255 / .055) 0 1px,transparent 1px 42px),radial-gradient(circle at 92% 94%,rgb(255 255 255 / .10),transparent 24%);opacity:.72}body.bh-page-shop .bh-shop-hero-grid,body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid{position:relative!important;z-index:1!important}body.bh-page-shop .bh-shop-hero-copy,body.page-template-page-shop-parts .bh-shop-hero-copy,body.post-type-archive-product .bh-shop-hero-copy,body.tax-product_cat .bh-shop-hero-copy{align-self:center!important}body.bh-page-shop .bh-shop-hero-copy .bh-eyebrow,body.page-template-page-shop-parts .bh-shop-hero-copy .bh-eyebrow,body.post-type-archive-product .bh-shop-hero-copy .bh-eyebrow,body.tax-product_cat .bh-shop-hero-copy .bh-eyebrow{display:inline-flex!important;align-items:center!important;padding:7px 11px!important;border-radius:999px!important;background:rgb(32 168 50 / .12)!important;border:1px solid rgb(32 168 50 / .30)!important;color:#8ff0a0!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.06em!important}body.bh-page-shop .bh-shop-hero-copy h1,body.page-template-page-shop-parts .bh-shop-hero-copy h1,body.post-type-archive-product .bh-shop-hero-copy h1,body.tax-product_cat .bh-shop-hero-copy h1{color:#fff!important;text-shadow:0 12px 34px rgb(0 0 0 / .22)!important}body.bh-page-shop .bh-shop-hero-copy p,body.page-template-page-shop-parts .bh-shop-hero-copy p,body.post-type-archive-product .bh-shop-hero-copy p,body.tax-product_cat .bh-shop-hero-copy p{color:#dbeafe!important;margin:0!important}body.bh-page-shop .bh-shop-hero-badges,body.page-template-page-shop-parts .bh-shop-hero-badges,body.post-type-archive-product .bh-shop-hero-badges,body.tax-product_cat .bh-shop-hero-badges{display:flex!important;flex-wrap:wrap!important;margin:18px 0 0!important}body.bh-page-shop .bh-shop-hero-badges span,body.page-template-page-shop-parts .bh-shop-hero-badges span,body.post-type-archive-product .bh-shop-hero-badges span,body.tax-product_cat .bh-shop-hero-badges span{background:rgb(255 255 255 / .10)!important;border:1px solid rgb(255 255 255 / .16)!important;color:#fff!important;border-radius:999px!important;font-weight:950!important;backdrop-filter:blur(10px)!important}body.bh-page-shop .bh-shop-hero-art,body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{overflow:hidden!important;position:relative!important;border:1px solid rgb(255 255 255 / .22)!important}body.bh-page-shop .bh-shop-hero-art:before,body.page-template-page-shop-parts .bh-shop-hero-art:before,body.post-type-archive-product .bh-shop-hero-art:before,body.tax-product_cat .bh-shop-hero-art:before{content:""!important;position:absolute!important;z-index:3!important;pointer-events:none!important;border:1px solid rgb(255 255 255 / .20)!important;box-shadow:inset 0 0 0 1px rgb(32 168 50 / .10)!important}body.bh-page-shop .bh-shop-hero-art .bh-shop-art-slide,body.page-template-page-shop-parts .bh-shop-hero-art .bh-shop-art-slide,body.post-type-archive-product .bh-shop-hero-art .bh-shop-art-slide,body.tax-product_cat .bh-shop-hero-art .bh-shop-art-slide{position:absolute!important;overflow:hidden!important;display:block!important;opacity:0!important;visibility:hidden!important;transition:opacity .55s ease,visibility .55s ease!important}body.bh-page-shop .bh-shop-hero-art .bh-shop-art-slide.is-active,body.page-template-page-shop-parts .bh-shop-hero-art .bh-shop-art-slide.is-active,body.post-type-archive-product .bh-shop-hero-art .bh-shop-art-slide.is-active,body.tax-product_cat .bh-shop-hero-art .bh-shop-art-slide.is-active{opacity:1!important;visibility:visible!important}body.bh-page-shop .bh-shop-hero-art img,body.page-template-page-shop-parts .bh-shop-hero-art img,body.post-type-archive-product .bh-shop-hero-art img,body.tax-product_cat .bh-shop-hero-art img{display:block!important;aspect-ratio:auto!important;box-shadow:none!important;border:0!important}body.bh-page-shop .bh-shop-discovery-panel,body.page-template-page-shop-parts .bh-shop-discovery-panel,body.post-type-archive-product .bh-shop-discovery-panel,body.tax-product_cat .bh-shop-discovery-panel{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:42px 0 16px!important;background:linear-gradient(180deg,#edf8ff 0%,#edf7ff 100%)!important}body.bh-page-shop .bh-shop-discovery-panel .bh-content,body.page-template-page-shop-parts .bh-shop-discovery-panel .bh-content,body.post-type-archive-product .bh-shop-discovery-panel .bh-content,body.tax-product_cat .bh-shop-discovery-panel .bh-content{width:min(calc(100vw - 56px),1760px)!important;max-width:1760px!important}body.bh-page-shop .bh-shop-v19-shell,body.page-template-page-shop-parts .bh-shop-v19-shell,body.post-type-archive-product .bh-shop-v19-shell,body.tax-product_cat .bh-shop-v19-shell{border-radius:26px!important;border:1px solid rgb(190 219 238 / .96)!important;background:linear-gradient(128deg,#ffffff 0%,#f6fbff 64%,#edfff2 100%)!important;box-shadow:0 22px 60px rgb(2 27 54 / .09)!important}@media(min-width:1200px){body.bh-page-shop .bh-v225-wrap,body.page-template-page-shop-parts .bh-v225-wrap,body.post-type-archive-product .bh-v225-wrap,body.tax-product_cat .bh-v225-wrap{width:min(calc(100vw - 48px),1760px)!important;max-width:1760px!important}body.bh-page-shop .bh-v225-grid,body.page-template-page-shop-parts .bh-v225-grid,body.post-type-archive-product .bh-v225-grid,body.tax-product_cat .bh-v225-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important}}@media(max-width:1180px){body.bh-page-shop .bh-shop-hero-copy,body.page-template-page-shop-parts .bh-shop-hero-copy{max-width:860px!important}body.bh-page-shop .bh-shop-hero-art,body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{justify-self:start!important;aspect-ratio:16 / 7.4!important}}@media(max-width:782px){body.bh-page-shop .bh-page-hero.bh-shop-campaign-hero,body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero{padding:34px 0 30px!important}body.bh-page-shop .bh-shop-hero-grid,body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid{width:min(calc(100vw - 28px),760px)!important;display:grid!important;grid-template-columns:1fr!important;gap:20px!important}body.bh-page-shop .bh-shop-hero-copy h1,body.page-template-page-shop-parts .bh-shop-hero-copy h1,body.post-type-archive-product .bh-shop-hero-copy h1,body.tax-product_cat .bh-shop-hero-copy h1{font-size:clamp(34px,10vw,48px)!important;letter-spacing:-1.25px!important}body.bh-page-shop .bh-shop-hero-art,body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{display:block!important;width:100%!important;max-width:100%!important;aspect-ratio:16 / 9!important;border-radius:22px!important;padding:7px!important}body.bh-page-shop .bh-shop-hero-art .bh-shop-art-slide,body.page-template-page-shop-parts .bh-shop-hero-art .bh-shop-art-slide,body.post-type-archive-product .bh-shop-hero-art .bh-shop-art-slide,body.tax-product_cat .bh-shop-hero-art .bh-shop-art-slide{inset:7px!important;border-radius:16px!important}body.bh-page-shop .bh-shop-hero-art img,body.page-template-page-shop-parts .bh-shop-hero-art img,body.post-type-archive-product .bh-shop-hero-art img,body.tax-product_cat .bh-shop-hero-art img{border-radius:16px!important;object-fit:contain!important}body.bh-page-shop .bh-shop-discovery-panel .bh-content,body.page-template-page-shop-parts .bh-shop-discovery-panel .bh-content,body.post-type-archive-product .bh-shop-discovery-panel .bh-content,body.tax-product_cat .bh-shop-discovery-panel .bh-content{width:min(calc(100vw - 20px),760px)!important}}@media(max-width:480px){body.bh-page-shop .bh-shop-hero-badges span:nth-child(n+3),body.page-template-page-shop-parts .bh-shop-hero-badges span:nth-child(n+3){display:none!important}body.bh-page-shop .bh-shop-hero-copy .bh-btns,body.page-template-page-shop-parts .bh-shop-hero-copy .bh-btns{grid-template-columns:1fr!important}}body.bh-page-shop .bh-page-hero.bh-shop-campaign-hero,body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero{background:radial-gradient(620px 300px at 82% 30%,rgb(31 168 63 / .34),transparent 64%),radial-gradient(780px 340px at 43% -30%,rgb(44 121 158 / .20),transparent 62%),linear-gradient(105deg,#021b36 0%,#052641 48%,#063f44 75%,#0a7d39 100%)!important}body.bh-page-shop .bh-shop-hero-copy .bh-btns,body.page-template-page-shop-parts .bh-shop-hero-copy .bh-btns,body.post-type-archive-product .bh-shop-hero-copy .bh-btns,body.tax-product_cat .bh-shop-hero-copy .bh-btns{margin-top:17px!important}body.bh-page-shop .bh-shop-hero-copy .bh-btn,body.page-template-page-shop-parts .bh-shop-hero-copy .bh-btn,body.post-type-archive-product .bh-shop-hero-copy .bh-btn,body.tax-product_cat .bh-shop-hero-copy .bh-btn{min-height:42px!important;padding:11px 17px!important;border-radius:10px!important}body.bh-page-shop .bh-shop-hero-art,body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{min-height:0!important;height:auto!important;background:linear-gradient(135deg,rgb(255 255 255 / .18),rgb(255 255 255 / .055))!important;box-shadow:0 20px 54px rgb(0 0 0 / .25),0 0 0 1px rgb(32 168 50 / .14)!important}body.bh-page-shop .bh-shop-hero-art .bh-shop-art-slide,body.page-template-page-shop-parts .bh-shop-hero-art .bh-shop-art-slide,body.post-type-archive-product .bh-shop-hero-art .bh-shop-art-slide,body.tax-product_cat .bh-shop-hero-art .bh-shop-art-slide{background:#021b36!important}body.bh-page-shop .bh-shop-hero-art img,body.page-template-page-shop-parts .bh-shop-hero-art img,body.post-type-archive-product .bh-shop-hero-art img,body.tax-product_cat .bh-shop-hero-art img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;background:#021b36!important}body.bh-page-shop .bh-shop-discovery-panel,body.page-template-page-shop-parts .bh-shop-discovery-panel,body.post-type-archive-product .bh-shop-discovery-panel,body.tax-product_cat .bh-shop-discovery-panel{padding-top:28px!important}@media(max-width:1280px){body.bh-page-shop .bh-shop-hero-grid,body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid{grid-template-columns:minmax(300px,.72fr) minmax(500px,1fr)!important;width:min(calc(100vw - 44px),1280px)!important;gap:34px!important}body.bh-page-shop .bh-shop-hero-art,body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{max-width:780px!important}}@media(max-width:980px){body.bh-page-shop .bh-page-hero.bh-shop-campaign-hero,body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero{padding:30px 0 32px!important}body.bh-page-shop .bh-shop-hero-grid,body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid{grid-template-columns:1fr!important;width:min(calc(100vw - 28px),900px)!important;gap:22px!important}body.bh-page-shop .bh-shop-hero-copy,body.page-template-page-shop-parts .bh-shop-hero-copy,body.post-type-archive-product .bh-shop-hero-copy,body.tax-product_cat .bh-shop-hero-copy{max-width:720px!important}body.bh-page-shop .bh-shop-hero-art,body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{justify-self:start!important;width:100%!important;max-width:780px!important}}@media(max-width:620px){body.bh-page-shop .bh-shop-hero-copy h1,body.page-template-page-shop-parts .bh-shop-hero-copy h1,body.post-type-archive-product .bh-shop-hero-copy h1,body.tax-product_cat .bh-shop-hero-copy h1{font-size:clamp(34px,10vw,46px)!important}body.bh-page-shop .bh-shop-hero-copy p,body.page-template-page-shop-parts .bh-shop-hero-copy p,body.post-type-archive-product .bh-shop-hero-copy p,body.tax-product_cat .bh-shop-hero-copy p{font-size:14px!important}body.bh-page-shop .bh-shop-hero-art,body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{border-radius:18px!important;padding:6px!important}body.bh-page-shop .bh-shop-hero-art .bh-shop-art-slide,body.page-template-page-shop-parts .bh-shop-hero-art .bh-shop-art-slide,body.post-type-archive-product .bh-shop-hero-art .bh-shop-art-slide,body.tax-product_cat .bh-shop-hero-art .bh-shop-art-slide{inset:6px!important;border-radius:14px!important}body.bh-page-shop .bh-shop-hero-art img,body.page-template-page-shop-parts .bh-shop-hero-art img,body.post-type-archive-product .bh-shop-hero-art img,body.tax-product_cat .bh-shop-hero-art img{border-radius:14px!important}}body.home .bh-home-shop-hero{padding-top:clamp(28px,4vw,52px)!important;padding-bottom:clamp(22px,3vw,40px)!important;overflow:hidden!important}body.home .bh-home-shop-grid{width:min(100% - 48px,1760px)!important;max-width:1760px!important;display:grid!important}body.home .bh-home-shop-copy{min-width:0!important}body.home .bh-home-shop-copy h1{max-width:700px!important}body.home .bh-home-shop-art{width:100%!important;max-width:900px!important;min-width:0!important;justify-self:end!important;box-sizing:border-box!important;overflow:hidden!important}body.home .bh-home-shop-art .bh-home-art-slide,body.home .bh-home-shop-art .bh-home-art-slide.is-active{width:100%!important;max-width:100%!important;box-sizing:border-box!important;border-radius:clamp(14px,1.4vw,22px)!important;overflow:hidden!important}body.home .bh-home-shop-art .bh-home-art-slide.is-active{display:block!important;position:relative!important;inset:auto!important}body.home .bh-home-shop-art .bh-home-art-slide:not(.is-active){inset:clamp(6px,.8vw,10px)!important}body.home .bh-home-shop-art img,body.home .bh-home-shop-art .bh-home-art-slide img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;padding:0!important;border-radius:clamp(14px,1.4vw,22px)!important;background:#021b36!important}@media(max-width:1280px){body.home .bh-home-shop-grid{width:min(100% - 36px,1180px)!important}body.home .bh-home-shop-copy h1{font-size:clamp(38px,4.2vw,58px)!important}}@media(max-width:1040px){body.home .bh-home-shop-grid{grid-template-columns:1fr!important;width:min(100% - 32px,860px)!important;gap:20px!important}body.home .bh-home-shop-art{justify-self:start!important;max-width:860px!important}}@media(max-width:640px){body.home .bh-home-shop-grid{width:min(100% - 24px,100%)!important;gap:16px!important}body.home .bh-home-shop-art{padding:5px!important;border-radius:18px!important}body.home .bh-home-shop-art img,body.home .bh-home-shop-art .bh-home-art-slide img{border-radius:13px!important}}body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero,.bh-page-hero.bh-shop-campaign-hero{padding:38px 0 36px!important;min-height:0!important;overflow:hidden!important;background:radial-gradient(circle at 82% 12%,rgb(32 168 50 / .30),transparent 30%),radial-gradient(circle at 8% 92%,rgb(14 116 144 / .18),transparent 26%),linear-gradient(108deg,#041f3f 0%,#052b4c 48%,#0b7c39 100%)!important}body.page-template-page-shop-parts .bh-shop-campaign-hero:before,body.post-type-archive-product .bh-shop-campaign-hero:before,body.tax-product_cat .bh-shop-campaign-hero:before,.bh-shop-campaign-hero:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:linear-gradient(115deg,rgb(0 0 0 / .10),rgb(255 255 255 / .035) 48%,rgb(32 168 50 / .10))!important}body.page-template-page-shop-parts .bh-shop-campaign-hero:after,body.post-type-archive-product .bh-shop-campaign-hero:after,body.tax-product_cat .bh-shop-campaign-hero:after,.bh-shop-campaign-hero:after{width:360px!important;height:360px!important;right:-120px!important;top:-135px!important;background:rgb(32 168 50 / .16)!important}body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid,.bh-shop-campaign-hero .bh-shop-hero-grid{width:min(100% - 56px,1760px)!important;max-width:1760px!important;margin-inline:auto!important;padding-inline:0!important;display:grid!important;grid-template-columns:minmax(320px,.66fr) minmax(520px,1fr)!important;gap:clamp(26px,4vw,72px)!important;align-items:center!important}body.page-template-page-shop-parts .bh-shop-hero-copy,body.post-type-archive-product .bh-shop-hero-copy,body.tax-product_cat .bh-shop-hero-copy,.bh-shop-campaign-hero .bh-shop-hero-copy{min-width:0!important;max-width:650px!important}body.page-template-page-shop-parts .bh-shop-hero-copy .bh-eyebrow,body.post-type-archive-product .bh-shop-hero-copy .bh-eyebrow,body.tax-product_cat .bh-shop-hero-copy .bh-eyebrow,.bh-shop-campaign-hero .bh-shop-hero-copy .bh-eyebrow{font-size:11px!important;letter-spacing:.08em!important;padding:7px 10px!important;color:#bff7ca!important;background:rgb(32 168 50 / .13)!important;border:1px solid rgb(141 255 166 / .20)!important}body.page-template-page-shop-parts .bh-shop-hero-copy h1,body.post-type-archive-product .bh-shop-hero-copy h1,body.tax-product_cat .bh-shop-hero-copy h1,.bh-shop-campaign-hero .bh-shop-hero-copy h1{font-size:clamp(36px,3.3vw,56px)!important;line-height:1.03!important;letter-spacing:-1.2px!important;margin:10px 0 10px!important;max-width:620px!important;color:#fff!important}body.page-template-page-shop-parts .bh-shop-hero-copy p,body.post-type-archive-product .bh-shop-hero-copy p,body.tax-product_cat .bh-shop-hero-copy p,.bh-shop-campaign-hero .bh-shop-hero-copy p{font-size:15px!important;line-height:1.55!important;max-width:560px!important;margin:0!important;color:#d9e8f7!important}body.page-template-page-shop-parts .bh-shop-hero-badges,body.post-type-archive-product .bh-shop-hero-badges,body.tax-product_cat .bh-shop-hero-badges,.bh-shop-campaign-hero .bh-shop-hero-badges{margin-top:14px!important;gap:8px!important}body.page-template-page-shop-parts .bh-shop-hero-badges span,body.post-type-archive-product .bh-shop-hero-badges span,body.tax-product_cat .bh-shop-hero-badges span,.bh-shop-campaign-hero .bh-shop-hero-badges span{padding:6px 10px!important;font-size:11px!important;color:#eaf7ff!important;background:rgb(255 255 255 / .10)!important;border-color:rgb(255 255 255 / .18)!important}body.page-template-page-shop-parts .bh-shop-campaign-hero .bh-btns,body.post-type-archive-product .bh-shop-campaign-hero .bh-btns,body.tax-product_cat .bh-shop-campaign-hero .bh-btns,.bh-shop-campaign-hero .bh-btns{margin-top:16px!important;gap:10px!important}body.page-template-page-shop-parts .bh-shop-campaign-hero .bh-btn,body.post-type-archive-product .bh-shop-campaign-hero .bh-btn,body.tax-product_cat .bh-shop-campaign-hero .bh-btn,.bh-shop-campaign-hero .bh-btn{min-height:40px!important;padding:11px 15px!important;border-radius:10px!important;font-size:13px!important}body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art,.bh-shop-campaign-hero .bh-shop-hero-art{justify-self:end!important;width:min(100%,820px)!important;max-width:820px!important;min-height:0!important;aspect-ratio:1600/700!important;padding:8px!important;border-radius:24px!important;overflow:hidden!important;background:linear-gradient(135deg,rgb(255 255 255 / .18),rgb(255 255 255 / .05))!important;border:1px solid rgb(255 255 255 / .18)!important;box-shadow:0 20px 55px rgb(0 0 0 / .25)!important}body.page-template-page-shop-parts .bh-shop-hero-art .bh-shop-art-slide,body.post-type-archive-product .bh-shop-hero-art .bh-shop-art-slide,body.tax-product_cat .bh-shop-hero-art .bh-shop-art-slide,.bh-shop-campaign-hero .bh-shop-hero-art .bh-shop-art-slide{inset:8px!important;border-radius:18px!important;overflow:hidden!important}body.page-template-page-shop-parts .bh-shop-hero-art img,body.post-type-archive-product .bh-shop-hero-art img,body.tax-product_cat .bh-shop-hero-art img,.bh-shop-campaign-hero .bh-shop-hero-art img{display:block!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important;border-radius:18px!important;background:#021b36!important}body.page-template-page-shop-parts .bh-shop-rotator-dots,body.post-type-archive-product .bh-shop-rotator-dots,body.tax-product_cat .bh-shop-rotator-dots,.bh-shop-campaign-hero .bh-shop-rotator-dots{bottom:14px!important}body.page-template-page-shop-parts #bh-shop-discovery,body.post-type-archive-product #bh-shop-discovery,body.tax-product_cat #bh-shop-discovery{margin-top:28px!important}@media(max-width:1180px){body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid,.bh-shop-campaign-hero .bh-shop-hero-grid{grid-template-columns:minmax(300px,.72fr) minmax(440px,1fr)!important;gap:28px!important;width:min(100% - 36px,1120px)!important}body.page-template-page-shop-parts .bh-shop-hero-copy h1,body.post-type-archive-product .bh-shop-hero-copy h1,body.tax-product_cat .bh-shop-hero-copy h1,.bh-shop-campaign-hero .bh-shop-hero-copy h1{font-size:clamp(34px,3.8vw,48px)!important}}@media(max-width:900px){body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero,.bh-page-hero.bh-shop-campaign-hero{padding:30px 0!important}body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid,.bh-shop-campaign-hero .bh-shop-hero-grid{grid-template-columns:1fr!important;gap:22px!important}body.page-template-page-shop-parts .bh-shop-hero-copy,body.post-type-archive-product .bh-shop-hero-copy,body.tax-product_cat .bh-shop-hero-copy,.bh-shop-campaign-hero .bh-shop-hero-copy{max-width:760px!important}body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art,.bh-shop-campaign-hero .bh-shop-hero-art{justify-self:start!important;width:100%!important;max-width:760px!important}}@media(max-width:560px){body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid,.bh-shop-campaign-hero .bh-shop-hero-grid{width:min(100% - 24px,100%)!important}body.page-template-page-shop-parts .bh-shop-hero-copy h1,body.post-type-archive-product .bh-shop-hero-copy h1,body.tax-product_cat .bh-shop-hero-copy h1,.bh-shop-campaign-hero .bh-shop-hero-copy h1{font-size:34px!important;letter-spacing:-.7px!important}body.page-template-page-shop-parts .bh-shop-hero-badges,body.post-type-archive-product .bh-shop-hero-badges,body.tax-product_cat .bh-shop-hero-badges,.bh-shop-campaign-hero .bh-shop-hero-badges{display:none!important}body.page-template-page-shop-parts .bh-shop-campaign-hero .bh-btns,body.post-type-archive-product .bh-shop-campaign-hero .bh-btns,body.tax-product_cat .bh-shop-campaign-hero .bh-btns,.bh-shop-campaign-hero .bh-btns{display:grid!important;grid-template-columns:1fr 1fr!important}body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art,.bh-shop-campaign-hero .bh-shop-hero-art{border-radius:18px!important;padding:6px!important}body.page-template-page-shop-parts .bh-shop-hero-art .bh-shop-art-slide,body.post-type-archive-product .bh-shop-hero-art .bh-shop-art-slide,body.tax-product_cat .bh-shop-hero-art .bh-shop-art-slide,.bh-shop-campaign-hero .bh-shop-hero-art .bh-shop-art-slide{inset:6px!important;border-radius:13px!important}}body.bh-page-shop .bh-shop-finder-v19,body.page-template-page-shop-parts .bh-shop-finder-v19,body.post-type-archive-product .bh-shop-finder-v19,body.woocommerce-shop .bh-shop-finder-v19,body.tax-product_cat .bh-shop-finder-v19{padding:24px 0 12px!important;background:linear-gradient(180deg,#edf8ff 0%,#eaf6ff 100%)!important}body.bh-page-shop .bh-shop-finder-v19>.bh-content,body.page-template-page-shop-parts .bh-shop-finder-v19>.bh-content,body.post-type-archive-product .bh-shop-finder-v19>.bh-content,body.woocommerce-shop .bh-shop-finder-v19>.bh-content,body.tax-product_cat .bh-shop-finder-v19>.bh-content{width:min(calc(100vw - 48px),1760px)!important;max-width:1760px!important}body.bh-page-shop .bh-shop-v19-shell,body.page-template-page-shop-parts .bh-shop-v19-shell,body.post-type-archive-product .bh-shop-v19-shell,body.woocommerce-shop .bh-shop-v19-shell,body.tax-product_cat .bh-shop-v19-shell{border-radius:22px!important;overflow:hidden!important;background:linear-gradient(135deg,#ffffff 0%,#f7fbff 70%,#eafff0 100%)!important;border:1px solid rgb(177 213 236 / .92)!important;box-shadow:0 14px 38px rgb(2 27 54 / .075)!important}body.bh-page-shop .bh-shop-v19-head,body.page-template-page-shop-parts .bh-shop-v19-head,body.post-type-archive-product .bh-shop-v19-head,body.woocommerce-shop .bh-shop-v19-head,body.tax-product_cat .bh-shop-v19-head{padding:18px 22px 12px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;border-bottom:1px solid rgb(190 219 238 / .75)!important}body.bh-page-shop .bh-shop-v19-kicker,body.page-template-page-shop-parts .bh-shop-v19-kicker,body.post-type-archive-product .bh-shop-v19-kicker,body.woocommerce-shop .bh-shop-v19-kicker,body.tax-product_cat .bh-shop-v19-kicker{display:inline-flex!important;align-items:center!important;min-height:24px!important;padding:4px 10px!important;border-radius:999px!important;font-size:11px!important;line-height:1!important;margin:0 0 7px!important}body.bh-page-shop .bh-shop-v19-head h2,body.page-template-page-shop-parts .bh-shop-v19-head h2,body.post-type-archive-product .bh-shop-v19-head h2,body.woocommerce-shop .bh-shop-v19-head h2,body.tax-product_cat .bh-shop-v19-head h2{font-size:clamp(28px,3vw,42px)!important;line-height:.98!important;letter-spacing:-1.1px!important;margin:0 0 6px!important}body.bh-page-shop .bh-shop-v19-head p,body.page-template-page-shop-parts .bh-shop-v19-head p,body.post-type-archive-product .bh-shop-v19-head p,body.woocommerce-shop .bh-shop-v19-head p,body.tax-product_cat .bh-shop-v19-head p{max-width:780px!important;font-size:14px!important;line-height:1.4!important;margin:0!important}body.bh-page-shop .bh-shop-v19-proof,body.page-template-page-shop-parts .bh-shop-v19-proof,body.post-type-archive-product .bh-shop-v19-proof,body.woocommerce-shop .bh-shop-v19-proof,body.tax-product_cat .bh-shop-v19-proof{display:flex!important;gap:8px!important;align-items:center!important;justify-content:flex-end!important}body.bh-page-shop .bh-shop-v19-proof span,body.page-template-page-shop-parts .bh-shop-v19-proof span,body.post-type-archive-product .bh-shop-v19-proof span,body.woocommerce-shop .bh-shop-v19-proof span,body.tax-product_cat .bh-shop-v19-proof span{min-width:74px!important;padding:9px 10px!important;border-radius:14px!important;font-size:10px!important;line-height:1.1!important;box-shadow:0 6px 18px rgb(2 27 54 / .06)!important}body.bh-page-shop .bh-shop-v19-proof b,body.page-template-page-shop-parts .bh-shop-v19-proof b,body.post-type-archive-product .bh-shop-v19-proof b,body.woocommerce-shop .bh-shop-v19-proof b,body.tax-product_cat .bh-shop-v19-proof b{font-size:20px!important;line-height:1!important;margin:0 0 3px!important}body.bh-page-shop .bh-shop-v19-form,body.page-template-page-shop-parts .bh-shop-v19-form,body.post-type-archive-product .bh-shop-v19-form,body.woocommerce-shop .bh-shop-v19-form,body.tax-product_cat .bh-shop-v19-form{padding:14px 22px!important;display:grid!important;grid-template-columns:minmax(360px,1fr) 220px 220px 142px!important;gap:12px!important;align-items:end!important;border-bottom:1px solid rgb(190 219 238 / .70)!important}body.bh-page-shop .bh-shop-v19-form label span,body.page-template-page-shop-parts .bh-shop-v19-form label span,body.post-type-archive-product .bh-shop-v19-form label span,body.woocommerce-shop .bh-shop-v19-form label span,body.tax-product_cat .bh-shop-v19-form label span{font-size:10px!important;margin-bottom:6px!important;letter-spacing:.45px!important}body.bh-page-shop .bh-shop-v19-form input,body.bh-page-shop .bh-shop-v19-form select,body.page-template-page-shop-parts .bh-shop-v19-form input,body.page-template-page-shop-parts .bh-shop-v19-form select,body.post-type-archive-product .bh-shop-v19-form input,body.post-type-archive-product .bh-shop-v19-form select,body.woocommerce-shop .bh-shop-v19-form input,body.woocommerce-shop .bh-shop-v19-form select,body.tax-product_cat .bh-shop-v19-form input,body.tax-product_cat .bh-shop-v19-form select{min-height:44px!important;height:44px!important;border-radius:13px!important;padding:0 14px!important;font-size:13px!important}body.bh-page-shop .bh-shop-v19-submit,body.page-template-page-shop-parts .bh-shop-v19-submit,body.post-type-archive-product .bh-shop-v19-submit,body.woocommerce-shop .bh-shop-v19-submit,body.tax-product_cat .bh-shop-v19-submit{min-height:44px!important;height:44px!important;border-radius:13px!important;padding:0 18px!important;box-shadow:0 12px 26px rgb(16 163 61 / .20)!important}body.bh-page-shop .bh-shop-v19-shortcuts,body.page-template-page-shop-parts .bh-shop-v19-shortcuts,body.post-type-archive-product .bh-shop-v19-shortcuts,body.woocommerce-shop .bh-shop-v19-shortcuts,body.tax-product_cat .bh-shop-v19-shortcuts{display:none!important}body.bh-page-shop .bh-shop-v19-help,body.page-template-page-shop-parts .bh-shop-v19-help,body.post-type-archive-product .bh-shop-v19-help,body.woocommerce-shop .bh-shop-v19-help,body.tax-product_cat .bh-shop-v19-help{margin:0!important;border-radius:0!important;min-height:48px!important;padding:9px 22px!important;display:flex!important;align-items:center!important;gap:16px!important}body.bh-page-shop .bh-shop-v19-help strong,body.page-template-page-shop-parts .bh-shop-v19-help strong,body.post-type-archive-product .bh-shop-v19-help strong,body.woocommerce-shop .bh-shop-v19-help strong,body.tax-product_cat .bh-shop-v19-help strong{font-size:13px!important}body.bh-page-shop .bh-shop-v19-help span,body.page-template-page-shop-parts .bh-shop-v19-help span,body.post-type-archive-product .bh-shop-v19-help span,body.woocommerce-shop .bh-shop-v19-help span,body.tax-product_cat .bh-shop-v19-help span{font-size:12px!important;opacity:.9!important}body.bh-page-shop .bh-shop-v19-help a,body.page-template-page-shop-parts .bh-shop-v19-help a,body.post-type-archive-product .bh-shop-v19-help a,body.woocommerce-shop .bh-shop-v19-help a,body.tax-product_cat .bh-shop-v19-help a{min-height:34px!important;padding:8px 16px!important;border-radius:999px!important;white-space:nowrap!important}@media(max-width:980px){body.bh-page-shop .bh-shop-v19-head,body.page-template-page-shop-parts .bh-shop-v19-head,body.post-type-archive-product .bh-shop-v19-head,body.woocommerce-shop .bh-shop-v19-head,body.tax-product_cat .bh-shop-v19-head{grid-template-columns:1fr!important;padding:16px 16px 10px!important;gap:10px!important}body.bh-page-shop .bh-shop-v19-proof,body.page-template-page-shop-parts .bh-shop-v19-proof,body.post-type-archive-product .bh-shop-v19-proof,body.woocommerce-shop .bh-shop-v19-proof,body.tax-product_cat .bh-shop-v19-proof{justify-content:flex-start!important}body.bh-page-shop .bh-shop-v19-form,body.page-template-page-shop-parts .bh-shop-v19-form,body.post-type-archive-product .bh-shop-v19-form,body.woocommerce-shop .bh-shop-v19-form,body.tax-product_cat .bh-shop-v19-form{grid-template-columns:1fr 1fr!important;padding:12px 16px!important;gap:10px!important}body.bh-page-shop .bh-shop-v19-search,body.page-template-page-shop-parts .bh-shop-v19-search,body.post-type-archive-product .bh-shop-v19-search,body.woocommerce-shop .bh-shop-v19-search,body.tax-product_cat .bh-shop-v19-search{grid-column:1/-1!important}}@media(max-width:560px){body.bh-page-shop .bh-shop-finder-v19,body.page-template-page-shop-parts .bh-shop-finder-v19,body.post-type-archive-product .bh-shop-finder-v19,body.woocommerce-shop .bh-shop-finder-v19,body.tax-product_cat .bh-shop-finder-v19{padding:16px 0 8px!important}body.bh-page-shop .bh-shop-finder-v19>.bh-content,body.page-template-page-shop-parts .bh-shop-finder-v19>.bh-content,body.post-type-archive-product .bh-shop-finder-v19>.bh-content,body.woocommerce-shop .bh-shop-finder-v19>.bh-content,body.tax-product_cat .bh-shop-finder-v19>.bh-content{width:min(calc(100vw - 20px),760px)!important}body.bh-page-shop .bh-shop-v19-head h2,body.page-template-page-shop-parts .bh-shop-v19-head h2,body.post-type-archive-product .bh-shop-v19-head h2,body.woocommerce-shop .bh-shop-v19-head h2,body.tax-product_cat .bh-shop-v19-head h2{font-size:28px!important}body.bh-page-shop .bh-shop-v19-head p,body.page-template-page-shop-parts .bh-shop-v19-head p,body.post-type-archive-product .bh-shop-v19-head p,body.woocommerce-shop .bh-shop-v19-head p,body.tax-product_cat .bh-shop-v19-head p{display:none!important}body.bh-page-shop .bh-shop-v19-proof span:nth-child(n+3),body.page-template-page-shop-parts .bh-shop-v19-proof span:nth-child(n+3),body.post-type-archive-product .bh-shop-v19-proof span:nth-child(n+3),body.woocommerce-shop .bh-shop-v19-proof span:nth-child(n+3),body.tax-product_cat .bh-shop-v19-proof span:nth-child(n+3){display:none!important}body.bh-page-shop .bh-shop-v19-form,body.page-template-page-shop-parts .bh-shop-v19-form,body.post-type-archive-product .bh-shop-v19-form,body.woocommerce-shop .bh-shop-v19-form,body.tax-product_cat .bh-shop-v19-form{grid-template-columns:1fr!important;padding:10px 12px!important}body.bh-page-shop .bh-shop-v19-help,body.page-template-page-shop-parts .bh-shop-v19-help,body.post-type-archive-product .bh-shop-v19-help,body.woocommerce-shop .bh-shop-v19-help,body.tax-product_cat .bh-shop-v19-help{padding:10px 12px!important;display:grid!important;grid-template-columns:1fr!important}}body.bh-page-shop .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts,body.page-template-page-shop-parts .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts,body.post-type-archive-product .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts,body.woocommerce-shop .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts,body.tax-product_cat .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;padding:9px 22px!important;background:linear-gradient(90deg,#f8fcff 0%,#effbf4 100%)!important;border-bottom:1px solid rgb(190 219 238 / .70)!important}body.bh-page-shop .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts::-webkit-scrollbar,body.page-template-page-shop-parts .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts::-webkit-scrollbar,body.post-type-archive-product .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts::-webkit-scrollbar,body.woocommerce-shop .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts::-webkit-scrollbar,body.tax-product_cat .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts::-webkit-scrollbar{display:none!important}.bh-v32-brand-label{flex:0 0 auto!important;color:#0b7a35!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.04em!important;text-transform:uppercase!important;margin-right:2px!important;white-space:nowrap!important}body.bh-page-shop .bh-shop-v19-shortcuts .bh-v32-brand-chip,body.page-template-page-shop-parts .bh-shop-v19-shortcuts .bh-v32-brand-chip,body.post-type-archive-product .bh-shop-v19-shortcuts .bh-v32-brand-chip,body.woocommerce-shop .bh-shop-v19-shortcuts .bh-v32-brand-chip,body.tax-product_cat .bh-shop-v19-shortcuts .bh-v32-brand-chip{flex:0 0 auto!important;min-height:34px!important;padding:4px 10px 4px 5px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;background:#fff!important;color:#062b55!important;border:1px solid #cde4f3!important;box-shadow:0 8px 18px rgb(2 27 54 / .045)!important;text-decoration:none!important}body.bh-page-shop .bh-shop-v19-shortcuts .bh-v32-brand-chip span,body.page-template-page-shop-parts .bh-shop-v19-shortcuts .bh-v32-brand-chip span,body.post-type-archive-product .bh-shop-v19-shortcuts .bh-v32-brand-chip span,body.woocommerce-shop .bh-shop-v19-shortcuts .bh-v32-brand-chip span,body.tax-product_cat .bh-shop-v19-shortcuts .bh-v32-brand-chip span{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#eef8ff!important;border:1px solid #d6e9f7!important;overflow:hidden!important}body.bh-page-shop .bh-shop-v19-shortcuts .bh-v32-brand-chip img,body.page-template-page-shop-parts .bh-shop-v19-shortcuts .bh-v32-brand-chip img,body.post-type-archive-product .bh-shop-v19-shortcuts .bh-v32-brand-chip img,body.woocommerce-shop .bh-shop-v19-shortcuts .bh-v32-brand-chip img,body.tax-product_cat .bh-shop-v19-shortcuts .bh-v32-brand-chip img{width:22px!important;height:22px!important;object-fit:contain!important;display:block!important}body.bh-page-shop .bh-shop-v19-shortcuts .bh-v32-brand-chip b,body.page-template-page-shop-parts .bh-shop-v19-shortcuts .bh-v32-brand-chip b,body.post-type-archive-product .bh-shop-v19-shortcuts .bh-v32-brand-chip b,body.woocommerce-shop .bh-shop-v19-shortcuts .bh-v32-brand-chip b,body.tax-product_cat .bh-shop-v19-shortcuts .bh-v32-brand-chip b{font-size:12px!important;font-weight:1000!important;line-height:1!important;white-space:nowrap!important}body.bh-page-shop .bh-shop-v19-shortcuts .bh-v32-brand-chip:hover,body.page-template-page-shop-parts .bh-shop-v19-shortcuts .bh-v32-brand-chip:hover,body.post-type-archive-product .bh-shop-v19-shortcuts .bh-v32-brand-chip:hover,body.woocommerce-shop .bh-shop-v19-shortcuts .bh-v32-brand-chip:hover,body.tax-product_cat .bh-shop-v19-shortcuts .bh-v32-brand-chip:hover{transform:translateY(-1px)!important;border-color:#20a832!important;box-shadow:0 12px 24px rgb(2 27 54 / .09)!important}@media(max-width:560px){body.bh-page-shop .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts,body.page-template-page-shop-parts .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts,body.post-type-archive-product .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts,body.woocommerce-shop .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts,body.tax-product_cat .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts{padding:8px 12px!important;gap:7px!important}.bh-v32-brand-label{display:none!important}body.bh-page-shop .bh-shop-v19-shortcuts .bh-v32-brand-chip,body.page-template-page-shop-parts .bh-shop-v19-shortcuts .bh-v32-brand-chip,body.post-type-archive-product .bh-shop-v19-shortcuts .bh-v32-brand-chip,body.woocommerce-shop .bh-shop-v19-shortcuts .bh-v32-brand-chip,body.tax-product_cat .bh-shop-v19-shortcuts .bh-v32-brand-chip{padding-right:9px!important}}body.home{background:linear-gradient(180deg,#eef7ff 0%,#f7fbff 42%,#eef7ff 100%)!important}body.home .bh-container{width:min(calc(100% - 64px),1720px)!important}body.home .bh-section,body.home .bh-section-sm{padding-top:42px!important;padding-bottom:42px!important}body.home .bh-home-shop-hero{padding:52px 0 34px!important;background:radial-gradient(680px 420px at 87% 20%,rgb(32 168 50 / .28),transparent 58%),linear-gradient(106deg,#031e3a 0%,#062b55 52%,#0b8335 100%)!important}body.home .bh-home-shop-grid{grid-template-columns:minmax(360px,.82fr) minmax(440px,.9fr)!important;gap:54px!important;align-items:center!important}body.home .bh-home-shop-copy{max-width:720px!important}body.home .bh-home-shop-copy .bh-eyebrow{background:rgb(32 168 50 / .16)!important;border-color:rgb(118 255 163 / .22)!important;color:#9dfbb2!important}body.home .bh-home-shop-copy h1{color:#fff!important;font-size:clamp(42px,4.45vw,70px)!important;line-height:1.01!important;letter-spacing:-2.4px!important;text-wrap:balance!important}body.home .bh-home-shop-copy p{color:rgb(230 247 255 / .88)!important;max-width:660px!important;font-size:16px!important;line-height:1.6!important}body.home .bh-home-trust-pills span{background:rgb(255 255 255 / .10)!important;color:#f6fbff!important;border-color:rgb(255 255 255 / .16)!important;box-shadow:none!important}body.home .bh-home-shop-art{min-height:0!important;aspect-ratio:1600/700!important;border-radius:26px!important;padding:7px!important;background:linear-gradient(135deg,rgb(255 255 255 / .16),rgb(32 168 50 / .32))!important;box-shadow:0 24px 58px rgb(0 0 0 / .25)!important}body.home .bh-home-shop-art picture{inset:7px!important}body.home .bh-home-shop-art img{object-fit:contain!important;width:100%!important;height:100%!important;background:#021b36!important;border-radius:20px!important}body.home .bh-home-shop-art:after{display:none!important}body.home .bh-v108-urgency-strip{background:#052b42!important;border-top:1px solid rgb(255 255 255 / .08)!important;border-bottom:1px solid rgb(255 255 255 / .08)!important}body.home .bh-v108-urgency-strip .bh-container{gap:10px!important}body.home .bh-v108-urgency-strip a{min-height:38px!important;border-radius:12px!important;background:rgb(255 255 255 / .075)!important;border:1px solid rgb(255 255 255 / .12)!important}body.home .bh-v214-showcase{padding:32px 0 34px!important;background:radial-gradient(760px 380px at 92% 5%,rgb(32 168 50 / .15),transparent 58%),linear-gradient(180deg,#eff8ff 0%,#f8fcff 100%)!important}body.home .bh-v214-wrap{width:min(calc(100% - 60px),1720px)!important}body.home .bh-v214-head{margin-bottom:16px!important;align-items:center!important}body.home .bh-v214-kicker{font-size:11px!important;letter-spacing:.12em!important;color:#0a8b36!important}body.home .bh-v214-head h2{font-size:clamp(28px,2.5vw,44px)!important;letter-spacing:-1.3px!important}body.home .bh-v214-head p{max-width:760px!important;font-size:14px!important;color:#5d7287!important}body.home .bh-v214-frame{padding:12px 48px 14px!important;border-radius:26px!important;background:rgb(255 255 255 / .82)!important;box-shadow:0 18px 42px rgb(2 27 54 / .08)!important}body.home .bh-v214-rail{gap:16px!important}body.home .bh-v214-card{border-radius:20px!important;box-shadow:0 12px 30px rgb(2 27 54 / .08)!important}body.home .bh-v214-body{padding:12px 13px 13px!important}body.home .bh-v214-card h3{font-size:13.5px!important;min-height:36px!important}body.home .bh-v214-media{margin:10px 10px 0!important;border-radius:16px!important;background:#f7fbff!important}body.home .bh-v214-actions{gap:7px!important}body.home .bh-v214-add,body.home .bh-v214-buy{min-height:36px!important;border-radius:10px!important}body.home .bh-v213-bike-fitment{padding:18px 0 22px!important;background:linear-gradient(180deg,#f8fcff,#eff8ff)!important}body.home .bh-v213-bike-wrap{width:min(calc(100% - 60px),1720px)!important}body.home .bh-v213-bike-shell{padding:14px 16px!important;border-radius:24px!important;grid-template-columns:minmax(220px,300px) 1fr auto!important;box-shadow:0 16px 36px rgb(2 27 54 / .07)!important}body.home .bh-v213-bike-copy h2{font-size:clamp(22px,1.8vw,30px)!important}body.home .bh-v213-bike-card{min-height:62px!important;border-radius:16px!important;padding:8px 10px!important;box-shadow:0 8px 20px rgb(2 27 54 / .05)!important}body.home .bh-v213-bike-icon{width:38px!important;height:38px!important;border-radius:13px!important;font-size:17px!important}body.home .bh-v213-bike-help{min-height:42px!important}body.home .bh-v216-hot-deals{padding:26px 0 42px!important;background:linear-gradient(180deg,#eef8ff 0%,#f8fcff 100%)!important}body.home .bh-v216-wrap{width:min(calc(100% - 46px),1760px)!important}body.home .bh-v216-products-label{margin-bottom:14px!important;align-items:center!important}body.home .bh-v216-products-label span{background:#eafbef!important;color:#0b8a35!important}body.home .bh-v216-products-label strong{font-size:clamp(24px,2.1vw,36px)!important;letter-spacing:-.9px!important}body.home .bh-v216-grid{gap:16px!important}body.home .bh-v216-card{border-radius:20px!important;padding:10px!important;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important;border-color:#d9e8f3!important;box-shadow:0 12px 30px rgb(2 27 54 / .075)!important}body.home .bh-v216-card:hover{transform:translateY(-3px)!important;box-shadow:0 20px 48px rgb(2 27 54 / .12)!important}body.home .bh-v216-img{border-radius:16px!important;background:#f7fbff!important}body.home .bh-v216-title{font-size:13px!important;min-height:34px!important;line-height:1.24!important}body.home .bh-v216-cat{font-size:9px!important;padding:4px 8px!important}body.home .bh-v216-sku{font-size:10px!important;padding:6px 9px!important;margin-bottom:7px!important}body.home .bh-v216-price{font-size:15.5px!important;margin-bottom:10px!important}body.home .bh-v216-btn{min-height:35px!important;border-radius:10px!important;font-size:10.5px!important}body.home .bh-sales-confidence{padding:52px 0!important}body.home .bh-sales-confidence-grid{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(360px,.75fr)!important;gap:40px!important;align-items:center!important}body.home .bh-sales-confidence h2{font-size:clamp(34px,3.25vw,56px)!important;line-height:1.03!important;letter-spacing:-1.5px!important;margin:8px 0 12px!important}body.home .bh-sales-confidence-points{display:grid!important;gap:12px!important}body.home .bh-sales-confidence-points div{border-radius:16px!important;padding:15px 18px!important}body.home .bh-stats{margin-top:-8px!important;gap:12px!important}body.home .bh-stat{padding:14px 16px!important;border-radius:14px!important;box-shadow:0 10px 24px rgb(2 27 54 / .055)!important}body.home .bh-stat strong{font-size:22px!important}body.home .bh-section-head{margin-bottom:18px!important;align-items:center!important}body.home .bh-section-head h2{font-size:clamp(28px,2.4vw,42px)!important;letter-spacing:-1px!important}body.home .bh-card{border-color:#d9e8f3!important;box-shadow:0 12px 32px rgb(2 27 54 / .075)!important}body.home .bh-book-panel,body.home .bh-side-cta{border-radius:20px!important}body.home .bh-book-row{gap:22px!important}body.home .bh-packages{gap:18px!important}body.home .bh-package{padding:24px 18px!important}body.home .bh-dark-strip{padding:22px 0!important;background:#062b55!important}body.home .bh-cta{padding:50px 0!important;background:radial-gradient(500px 260px at 78% 50%,rgb(255 255 255 / .10),transparent 65%),linear-gradient(100deg,#109337,#19a83a)!important}body.home .bh-footer{padding-top:52px!important}@media(min-width:1500px){body.home .bh-v214-card{flex-basis:calc((100% - 64px)/5)!important}body.home .bh-v216-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(max-width:1280px){body.home .bh-home-shop-grid{grid-template-columns:1fr!important;gap:26px!important}body.home .bh-home-shop-copy{max-width:900px!important}body.home .bh-home-shop-art{max-width:860px!important;width:100%!important}body.home .bh-v213-bike-shell{grid-template-columns:1fr!important}body.home .bh-sales-confidence-grid{grid-template-columns:1fr!important}}@media(max-width:782px){body.home .bh-container{width:min(calc(100% - 26px),1720px)!important}body.home .bh-section,body.home .bh-section-sm{padding-top:30px!important;padding-bottom:30px!important}body.home .bh-home-shop-hero{padding:32px 0 22px!important}body.home .bh-home-shop-copy h1{font-size:34px!important;letter-spacing:-1.2px!important}body.home .bh-home-shop-copy p{font-size:14px!important}body.home .bh-home-shop-art{border-radius:20px!important;padding:5px!important}body.home .bh-home-shop-art picture{inset:5px!important}body.home .bh-home-shop-art img{border-radius:16px!important}body.home .bh-v214-wrap,body.home .bh-v213-bike-wrap,body.home .bh-v216-wrap{width:100%!important;padding-left:13px!important;padding-right:13px!important}body.home .bh-v214-frame{padding-left:38px!important;padding-right:38px!important}body.home .bh-v213-bike-shell{border-radius:20px!important}body.home .bh-v216-hot-deals{padding-top:20px!important}body.home .bh-v216-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}body.home .bh-v216-card{padding:8px!important;border-radius:17px!important}body.home .bh-sales-confidence{padding:36px 0!important}body.home .bh-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.home .bh-book-row{grid-template-columns:1fr!important}body.home .bh-dark-strip .bh-grid{grid-template-columns:1fr 1fr!important}}body.page-template-page-shop-parts,body.post-type-archive-product,body.woocommerce-shop,body.tax-product_cat{background:linear-gradient(180deg,#eaf6ff 0%,#f6fbff 40%,#edf7ff 100%)!important}body.page-template-page-shop-parts main,body.post-type-archive-product main,body.woocommerce-shop main,body.tax-product_cat main{padding-top:0!important}body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.woocommerce-shop .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero{padding-top:calc(clamp(34px,4vw,48px) + 6px)!important;padding-bottom:clamp(26px,3.2vw,38px)!important;border-bottom:1px solid rgb(182 219 240 / .55)!important}body.admin-bar.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.admin-bar.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.admin-bar.woocommerce-shop .bh-page-hero.bh-shop-campaign-hero,body.admin-bar.tax-product_cat .bh-page-hero.bh-shop-campaign-hero{padding-top:calc(clamp(42px,4.6vw,60px) + 18px)!important}body.page-template-page-shop-parts .bh-shop-finder-v19,body.post-type-archive-product .bh-shop-finder-v19,body.woocommerce-shop .bh-shop-finder-v19,body.tax-product_cat .bh-shop-finder-v19{padding:24px 0 14px!important;background:linear-gradient(180deg,#eaf6ff 0%,#f7fcff 100%)!important}body.page-template-page-shop-parts .bh-shop-finder-v19>.bh-content,body.post-type-archive-product .bh-shop-finder-v19>.bh-content,body.woocommerce-shop .bh-shop-finder-v19>.bh-content,body.tax-product_cat .bh-shop-finder-v19>.bh-content,body.page-template-page-shop-parts .bh-v225-wrap,body.post-type-archive-product .bh-v225-wrap,body.woocommerce-shop .bh-v225-wrap,body.tax-product_cat .bh-v225-wrap{width:min(100% - 54px,1760px)!important;max-width:1760px!important}body.page-template-page-shop-parts .bh-shop-v19-shell,body.post-type-archive-product .bh-shop-v19-shell,body.woocommerce-shop .bh-shop-v19-shell,body.tax-product_cat .bh-shop-v19-shell{border-radius:22px!important;overflow:hidden!important;background:linear-gradient(180deg,rgb(255 255 255 / .95),rgb(249 253 255 / .92))!important;border:1px solid #cfe4f2!important}body.page-template-page-shop-parts .bh-shop-v19-head,body.post-type-archive-product .bh-shop-v19-head,body.woocommerce-shop .bh-shop-v19-head,body.tax-product_cat .bh-shop-v19-head{padding:18px 24px 12px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}body.page-template-page-shop-parts .bh-shop-v19-head h2,body.post-type-archive-product .bh-shop-v19-head h2,body.woocommerce-shop .bh-shop-v19-head h2,body.tax-product_cat .bh-shop-v19-head h2{font-size:clamp(28px,2.65vw,44px)!important;line-height:1.02!important;letter-spacing:-1.2px!important;margin:7px 0 5px!important}body.page-template-page-shop-parts .bh-shop-v19-head p,body.post-type-archive-product .bh-shop-v19-head p,body.woocommerce-shop .bh-shop-v19-head p,body.tax-product_cat .bh-shop-v19-head p{max-width:640px!important;font-size:13px!important;line-height:1.45!important}body.page-template-page-shop-parts .bh-shop-v19-proof,body.post-type-archive-product .bh-shop-v19-proof,body.woocommerce-shop .bh-shop-v19-proof,body.tax-product_cat .bh-shop-v19-proof{gap:10px!important}body.page-template-page-shop-parts .bh-shop-v19-proof span,body.post-type-archive-product .bh-shop-v19-proof span,body.woocommerce-shop .bh-shop-v19-proof span,body.tax-product_cat .bh-shop-v19-proof span{min-width:74px!important;min-height:64px!important;padding:10px 11px!important;border-radius:16px!important}body.page-template-page-shop-parts .bh-shop-v19-proof b,body.post-type-archive-product .bh-shop-v19-proof b,body.woocommerce-shop .bh-shop-v19-proof b,body.tax-product_cat .bh-shop-v19-proof b{font-size:25px!important;line-height:1!important}body.page-template-page-shop-parts .bh-shop-v19-form,body.post-type-archive-product .bh-shop-v19-form,body.woocommerce-shop .bh-shop-v19-form,body.tax-product_cat .bh-shop-v19-form{padding:11px 24px 12px!important;grid-template-columns:minmax(280px,1fr) 190px 190px 128px!important;gap:10px!important;align-items:end!important}body.page-template-page-shop-parts .bh-shop-v19-form label span,body.post-type-archive-product .bh-shop-v19-form label span,body.woocommerce-shop .bh-shop-v19-form label span,body.tax-product_cat .bh-shop-v19-form label span{margin:0 0 5px!important;font-size:10px!important;letter-spacing:.08em!important}body.page-template-page-shop-parts .bh-shop-v19-form input,body.page-template-page-shop-parts .bh-shop-v19-form select,body.post-type-archive-product .bh-shop-v19-form input,body.post-type-archive-product .bh-shop-v19-form select,body.woocommerce-shop .bh-shop-v19-form input,body.woocommerce-shop .bh-shop-v19-form select,body.tax-product_cat .bh-shop-v19-form input,body.tax-product_cat .bh-shop-v19-form select{min-height:42px!important;height:42px!important;border-radius:13px!important;background:#f8fcff!important;font-size:12px!important}body.page-template-page-shop-parts .bh-shop-v19-submit,body.post-type-archive-product .bh-shop-v19-submit,body.woocommerce-shop .bh-shop-v19-submit,body.tax-product_cat .bh-shop-v19-submit{min-height:42px!important;height:42px!important;border-radius:13px!important;padding:0 18px!important;box-shadow:0 12px 24px rgb(32 168 50 / .18)!important}body.page-template-page-shop-parts .bh-shop-v19-help,body.post-type-archive-product .bh-shop-v19-help,body.woocommerce-shop .bh-shop-v19-help,body.tax-product_cat .bh-shop-v19-help{margin:0!important;padding:9px 22px!important;min-height:48px!important;border-radius:0!important}body.page-template-page-shop-parts .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts,body.post-type-archive-product .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts,body.woocommerce-shop .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts,body.tax-product_cat .bh-shop-v19-shortcuts.bh-shop-v32-brand-shortcuts{padding:8px 24px!important;background:linear-gradient(90deg,#f9fdff,#effbf4)!important}body.page-template-page-shop-parts .bh-v225-shop,body.post-type-archive-product .bh-v225-shop,body.woocommerce-shop .bh-v225-shop,body.tax-product_cat .bh-v225-shop{padding:10px 0 44px!important;background:linear-gradient(180deg,#f7fcff 0%,#eaf6ff 100%)!important}body.page-template-page-shop-parts .bh-v225-head,body.post-type-archive-product .bh-v225-head,body.woocommerce-shop .bh-v225-head,body.tax-product_cat .bh-v225-head{display:none!important}body.page-template-page-shop-parts .bh-v225-toolbar,body.post-type-archive-product .bh-v225-toolbar,body.woocommerce-shop .bh-v225-toolbar,body.tax-product_cat .bh-v225-toolbar{margin:0 0 15px!important;padding:0 2px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}body.page-template-page-shop-parts .bh-v225-toolbar>span,body.post-type-archive-product .bh-v225-toolbar>span,body.woocommerce-shop .bh-v225-toolbar>span,body.tax-product_cat .bh-v225-toolbar>span{color:#47637a!important;font-size:12px!important;font-weight:900!important;background:rgb(255 255 255 / .72)!important;border:1px solid rgb(203 225 240 / .75)!important;padding:8px 12px!important;border-radius:999px!important}body.page-template-page-shop-parts .bh-v225-sort select,body.post-type-archive-product .bh-v225-sort select,body.woocommerce-shop .bh-v225-sort select,body.tax-product_cat .bh-v225-sort select{min-width:170px!important;background:#fff!important}body.page-template-page-shop-parts .bh-v225-grid,body.post-type-archive-product .bh-v225-grid,body.woocommerce-shop .bh-v225-grid,body.tax-product_cat .bh-v225-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}body.page-template-page-shop-parts .bh-v225-card,body.post-type-archive-product .bh-v225-card,body.woocommerce-shop .bh-v225-card,body.tax-product_cat .bh-v225-card{min-width:0!important;display:flex!important;flex-direction:column!important;height:100%!important;padding:11px!important;border-radius:22px!important;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important;border:1px solid #d6e8f4!important;box-shadow:0 14px 34px rgb(2 27 54 / .075)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;overflow:hidden!important}body.page-template-page-shop-parts .bh-v225-card:hover,body.post-type-archive-product .bh-v225-card:hover,body.woocommerce-shop .bh-v225-card:hover,body.tax-product_cat .bh-v225-card:hover{transform:translateY(-3px)!important;border-color:rgb(32 168 50 / .42)!important;box-shadow:0 22px 50px rgb(2 27 54 / .12)!important}body.page-template-page-shop-parts .bh-v225-media,body.post-type-archive-product .bh-v225-media,body.woocommerce-shop .bh-v225-media,body.tax-product_cat .bh-v225-media{width:100%!important;aspect-ratio:1/1!important;min-height:0!important;border-radius:18px!important;background:linear-gradient(135deg,#eef7ff,#f9fcff)!important;border:1px solid #d9e9f5!important;display:grid!important;place-items:center!important;overflow:hidden!important;margin:0 0 10px!important;position:relative!important}body.page-template-page-shop-parts .bh-v225-media img,body.post-type-archive-product .bh-v225-media img,body.woocommerce-shop .bh-v225-media img,body.tax-product_cat .bh-v225-media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:16px!important;background:#eef7ff!important}body.page-template-page-shop-parts .bh-v225-noimg,body.post-type-archive-product .bh-v225-noimg,body.woocommerce-shop .bh-v225-noimg,body.tax-product_cat .bh-v225-noimg{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;text-align:center!important;gap:5px!important;color:#0a2b4d!important;background:radial-gradient(circle at 76% 20%,rgb(32 168 50 / .16),transparent 34%),linear-gradient(135deg,#eaf6ff,#f8fcff)!important;border-radius:16px!important;padding:16px!important}body.page-template-page-shop-parts .bh-v225-noimg b,body.post-type-archive-product .bh-v225-noimg b,body.woocommerce-shop .bh-v225-noimg b,body.tax-product_cat .bh-v225-noimg b{font-size:28px!important;line-height:.9!important;letter-spacing:-1px!important}body.page-template-page-shop-parts .bh-v225-noimg b span,body.post-type-archive-product .bh-v225-noimg b span,body.woocommerce-shop .bh-v225-noimg b span,body.tax-product_cat .bh-v225-noimg b span{color:#19a83a!important}body.page-template-page-shop-parts .bh-v225-noimg small,body.post-type-archive-product .bh-v225-noimg small,body.woocommerce-shop .bh-v225-noimg small,body.tax-product_cat .bh-v225-noimg small{font-size:9px!important;letter-spacing:.08em!important;color:#0b8b3a!important;font-weight:1000!important}body.page-template-page-shop-parts .bh-v225-noimg em,body.post-type-archive-product .bh-v225-noimg em,body.woocommerce-shop .bh-v225-noimg em,body.tax-product_cat .bh-v225-noimg em{font-style:normal!important;font-size:11px!important;font-weight:900!important;color:#60778b!important}body.page-template-page-shop-parts .bh-v225-cat,body.post-type-archive-product .bh-v225-cat,body.woocommerce-shop .bh-v225-cat,body.tax-product_cat .bh-v225-cat{min-height:17px!important;margin:0 0 5px!important;font-size:9px!important;line-height:1.2!important;letter-spacing:.035em!important;font-weight:1000!important;color:#0b8a35!important;text-transform:uppercase!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important}body.page-template-page-shop-parts .bh-v225-title,body.post-type-archive-product .bh-v225-title,body.woocommerce-shop .bh-v225-title,body.tax-product_cat .bh-v225-title{min-height:38px!important;margin:0 0 8px!important;font-size:13px!important;line-height:1.32!important;letter-spacing:-.1px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body.page-template-page-shop-parts .bh-v225-sku,body.post-type-archive-product .bh-v225-sku,body.woocommerce-shop .bh-v225-sku,body.tax-product_cat .bh-v225-sku{margin-top:auto!important;margin-bottom:8px!important;padding:5px 9px!important;min-height:26px!important;border-radius:999px!important;font-size:10px!important;line-height:1.2!important;background:#effbf3!important;border:1px solid #bee8c8!important;color:#0a7933!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.page-template-page-shop-parts .bh-v225-price-row,body.post-type-archive-product .bh-v225-price-row,body.woocommerce-shop .bh-v225-price-row,body.tax-product_cat .bh-v225-price-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-height:28px!important;margin-bottom:9px!important}body.page-template-page-shop-parts .bh-v225-price,body.post-type-archive-product .bh-v225-price,body.woocommerce-shop .bh-v225-price,body.tax-product_cat .bh-v225-price{font-size:16px!important;font-weight:1000!important;color:#062b55!important;line-height:1!important}body.page-template-page-shop-parts .bh-v225-ready,body.post-type-archive-product .bh-v225-ready,body.woocommerce-shop .bh-v225-ready,body.tax-product_cat .bh-v225-ready{flex:0 0 auto!important;padding:4px 7px!important;border-radius:999px!important;font-size:9px!important;font-weight:1000!important;color:#0b8b3a!important;background:#eaffef!important;border:1px solid #bce9c7!important}body.page-template-page-shop-parts .bh-v225-actions,body.post-type-archive-product .bh-v225-actions,body.woocommerce-shop .bh-v225-actions,body.tax-product_cat .bh-v225-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}body.page-template-page-shop-parts .bh-v225-add,body.page-template-page-shop-parts .bh-v225-buy,body.post-type-archive-product .bh-v225-add,body.post-type-archive-product .bh-v225-buy,body.woocommerce-shop .bh-v225-add,body.woocommerce-shop .bh-v225-buy,body.tax-product_cat .bh-v225-add,body.tax-product_cat .bh-v225-buy{min-height:36px!important;border-radius:11px!important;font-size:10.5px!important;font-weight:1000!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 8px!important}body.page-template-page-shop-parts .bh-v225-add,body.post-type-archive-product .bh-v225-add,body.woocommerce-shop .bh-v225-add,body.tax-product_cat .bh-v225-add{background:#16a638!important;color:#fff!important}body.page-template-page-shop-parts .bh-v225-buy,body.post-type-archive-product .bh-v225-buy,body.woocommerce-shop .bh-v225-buy,body.tax-product_cat .bh-v225-buy{background:#062b55!important;color:#fff!important}body.page-template-page-shop-parts .bh-v225-pagination,body.post-type-archive-product .bh-v225-pagination,body.woocommerce-shop .bh-v225-pagination,body.tax-product_cat .bh-v225-pagination{margin-top:24px!important}body.page-template-page-shop-parts .bh-v225-pagination ul,body.post-type-archive-product .bh-v225-pagination ul,body.woocommerce-shop .bh-v225-pagination ul,body.tax-product_cat .bh-v225-pagination ul{display:flex!important;justify-content:center!important;gap:8px!important;list-style:none!important;padding:0!important;margin:0!important}body.page-template-page-shop-parts .bh-v225-pagination a,body.page-template-page-shop-parts .bh-v225-pagination span,body.post-type-archive-product .bh-v225-pagination a,body.post-type-archive-product .bh-v225-pagination span,body.woocommerce-shop .bh-v225-pagination a,body.woocommerce-shop .bh-v225-pagination span,body.tax-product_cat .bh-v225-pagination a,body.tax-product_cat .bh-v225-pagination span{min-width:34px!important;height:34px!important;border-radius:10px!important;display:grid!important;place-items:center!important;background:#fff!important;border:1px solid #cfe2ef!important;color:#062b55!important;font-weight:1000!important}body.page-template-page-shop-parts .bh-v225-pagination .current,body.post-type-archive-product .bh-v225-pagination .current,body.woocommerce-shop .bh-v225-pagination .current,body.tax-product_cat .bh-v225-pagination .current{background:#062b55!important;color:#fff!important}@media(max-width:1440px){body.page-template-page-shop-parts .bh-v225-grid,body.post-type-archive-product .bh-v225-grid,body.woocommerce-shop .bh-v225-grid,body.tax-product_cat .bh-v225-grid{gap:14px!important}body.page-template-page-shop-parts .bh-v225-title,body.post-type-archive-product .bh-v225-title,body.woocommerce-shop .bh-v225-title,body.tax-product_cat .bh-v225-title{font-size:12.4px!important}}@media(max-width:1180px){body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.woocommerce-shop .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{width:100%!important}body.page-template-page-shop-parts .bh-shop-v19-form,body.post-type-archive-product .bh-shop-v19-form,body.woocommerce-shop .bh-shop-v19-form,body.tax-product_cat .bh-shop-v19-form{grid-template-columns:1fr 1fr 1fr!important}body.page-template-page-shop-parts .bh-shop-v19-search,body.post-type-archive-product .bh-shop-v19-search,body.woocommerce-shop .bh-shop-v19-search,body.tax-product_cat .bh-shop-v19-search{grid-column:1/-1!important}body.page-template-page-shop-parts .bh-shop-v19-submit,body.post-type-archive-product .bh-shop-v19-submit,body.woocommerce-shop .bh-shop-v19-submit,body.tax-product_cat .bh-shop-v19-submit{grid-column:auto!important}body.page-template-page-shop-parts .bh-v225-grid,body.post-type-archive-product .bh-v225-grid,body.woocommerce-shop .bh-v225-grid,body.tax-product_cat .bh-v225-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:860px){body.page-template-page-shop-parts .bh-shop-finder-v19>.bh-content,body.post-type-archive-product .bh-shop-finder-v19>.bh-content,body.woocommerce-shop .bh-shop-finder-v19>.bh-content,body.tax-product_cat .bh-shop-finder-v19>.bh-content,body.page-template-page-shop-parts .bh-v225-wrap,body.post-type-archive-product .bh-v225-wrap,body.woocommerce-shop .bh-v225-wrap,body.tax-product_cat .bh-v225-wrap{width:min(100% - 28px,1760px)!important}body.page-template-page-shop-parts .bh-shop-v19-head,body.post-type-archive-product .bh-shop-v19-head,body.woocommerce-shop .bh-shop-v19-head,body.tax-product_cat .bh-shop-v19-head{grid-template-columns:1fr!important;padding:15px 16px 10px!important}body.page-template-page-shop-parts .bh-shop-v19-proof,body.post-type-archive-product .bh-shop-v19-proof,body.woocommerce-shop .bh-shop-v19-proof,body.tax-product_cat .bh-shop-v19-proof{display:none!important}body.page-template-page-shop-parts .bh-shop-v19-form,body.post-type-archive-product .bh-shop-v19-form,body.woocommerce-shop .bh-shop-v19-form,body.tax-product_cat .bh-shop-v19-form{grid-template-columns:1fr!important;padding:10px 14px!important}body.page-template-page-shop-parts .bh-v225-grid,body.post-type-archive-product .bh-v225-grid,body.woocommerce-shop .bh-v225-grid,body.tax-product_cat .bh-v225-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}}@media(max-width:620px){body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.woocommerce-shop .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero{padding:28px 0 24px!important}body.page-template-page-shop-parts .bh-v225-grid,body.post-type-archive-product .bh-v225-grid,body.woocommerce-shop .bh-v225-grid,body.tax-product_cat .bh-v225-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.page-template-page-shop-parts .bh-v225-card,body.post-type-archive-product .bh-v225-card,body.woocommerce-shop .bh-v225-card,body.tax-product_cat .bh-v225-card{padding:8px!important;border-radius:17px!important}body.page-template-page-shop-parts .bh-v225-media,body.post-type-archive-product .bh-v225-media,body.woocommerce-shop .bh-v225-media,body.tax-product_cat .bh-v225-media{border-radius:14px!important;margin-bottom:8px!important}body.page-template-page-shop-parts .bh-v225-title,body.post-type-archive-product .bh-v225-title,body.woocommerce-shop .bh-v225-title,body.tax-product_cat .bh-v225-title{font-size:11.5px!important;min-height:34px!important}body.page-template-page-shop-parts .bh-v225-cat,body.post-type-archive-product .bh-v225-cat,body.woocommerce-shop .bh-v225-cat,body.tax-product_cat .bh-v225-cat{font-size:8px!important}body.page-template-page-shop-parts .bh-v225-actions,body.post-type-archive-product .bh-v225-actions,body.woocommerce-shop .bh-v225-actions,body.tax-product_cat .bh-v225-actions{gap:6px!important}body.page-template-page-shop-parts .bh-v225-add,body.page-template-page-shop-parts .bh-v225-buy,body.post-type-archive-product .bh-v225-add,body.post-type-archive-product .bh-v225-buy,body.woocommerce-shop .bh-v225-add,body.woocommerce-shop .bh-v225-buy,body.tax-product_cat .bh-v225-add,body.tax-product_cat .bh-v225-buy{min-height:32px!important;font-size:9.5px!important}}body.page-template-page-shop-parts .bh-shop-hero-actions,body.post-type-archive-product .bh-shop-hero-actions,body.woocommerce-shop .bh-shop-hero-actions,body.tax-product_cat .bh-shop-hero-actions,body.page-template-page-shop-parts .bh-shop-campaign-hero .bh-btns,body.post-type-archive-product .bh-shop-campaign-hero .bh-btns,body.woocommerce-shop .bh-shop-campaign-hero .bh-btns,body.tax-product_cat .bh-shop-campaign-hero .bh-btns{gap:10px!important;margin-top:12px!important}body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.woocommerce-shop .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{min-height:0!important}body.page-template-page-shop-parts .bh-shop-hero-art .bh-shop-art-slide,body.post-type-archive-product .bh-shop-hero-art .bh-shop-art-slide,body.woocommerce-shop .bh-shop-hero-art .bh-shop-art-slide,body.tax-product_cat .bh-shop-hero-art .bh-shop-art-slide{border-radius:18px!important}body.page-template-page-shop-parts .bh-shop-v35-brand-shortcuts,body.post-type-archive-product .bh-shop-v35-brand-shortcuts,body.woocommerce-shop .bh-shop-v35-brand-shortcuts,body.tax-product_cat .bh-shop-v35-brand-shortcuts{border-top:1px solid #dbeaf6!important;border-bottom:1px solid #dbeaf6!important;overflow:hidden!important}.bh-v35-shortcut-row{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto;scrollbar-width:thin;padding-bottom:1px}.bh-v35-shortcut-row::-webkit-scrollbar{height:4px}.bh-v35-shortcut-row::-webkit-scrollbar-thumb{background:#b8cfe2;border-radius:999px}.bh-v35-shortcut-label{flex:0 0 auto;font-size:9px;letter-spacing:.075em;text-transform:uppercase;font-weight:1000;color:#058136;background:#e9fbef;border:1px solid #c7efd2;border-radius:999px;padding:5px 8px}.bh-v35-brand-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;text-decoration:none;background:#fff;border:1px solid #d5e8f6;border-radius:999px;padding:5px 10px 5px 6px;min-height:34px;color:#062b55;font-weight:1000;font-size:11px;box-shadow:0 6px 15px rgb(2 27 54 / .055);transition:.16s ease}.bh-v35-brand-chip span{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:#edf7ff;border:1px solid #dceaf6;overflow:hidden}.bh-v35-brand-chip img{width:20px;height:20px;object-fit:contain;display:block}.bh-v35-brand-chip:hover,.bh-v35-brand-chip:focus-visible{transform:translateY(-1px);border-color:rgb(32 168 50 / .65);box-shadow:0 10px 22px rgb(2 27 54 / .10);background:#fff}.bh-v35-model-row{gap:7px!important}.bh-v35-model-chip{flex:0 0 auto;text-decoration:none;border:1px solid #cfe3f4;background:#fff;color:#173f67;border-radius:999px;padding:6px 10px;font-size:10.5px;font-weight:950;box-shadow:0 5px 13px rgb(2 27 54 / .045);transition:.16s ease}.bh-v35-model-chip:hover,.bh-v35-model-chip:focus-visible{background:#062b55;color:#fff;border-color:#062b55;transform:translateY(-1px)}body.page-template-page-shop-parts .bh-shop-v19-shell,body.post-type-archive-product .bh-shop-v19-shell,body.woocommerce-shop .bh-shop-v19-shell,body.tax-product_cat .bh-shop-v19-shell{box-shadow:0 14px 38px rgb(2 27 54 / .085)!important}@media(max-width:782px){body.page-template-page-shop-parts .bh-shop-hero-copy p,body.post-type-archive-product .bh-shop-hero-copy p,body.woocommerce-shop .bh-shop-hero-copy p,body.tax-product_cat .bh-shop-hero-copy p{font-size:14px!important}body.page-template-page-shop-parts .bh-shop-v35-brand-shortcuts,body.post-type-archive-product .bh-shop-v35-brand-shortcuts,body.woocommerce-shop .bh-shop-v35-brand-shortcuts,body.tax-product_cat .bh-shop-v35-brand-shortcuts{padding:8px 12px!important}.bh-v35-shortcut-label{font-size:8.5px;padding:4px 7px}.bh-v35-brand-chip{font-size:10.5px;min-height:32px;padding-right:9px}.bh-v35-model-chip{font-size:10px;padding:6px 9px}}body.page-template-page-shop-parts .bh-shop-v35-brand-shortcuts,body.post-type-archive-product .bh-shop-v35-brand-shortcuts,body.woocommerce-shop .bh-shop-v35-brand-shortcuts,body.tax-product_cat .bh-shop-v35-brand-shortcuts{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr)!important;align-items:center!important;gap:10px!important;padding:8px 18px!important;background:linear-gradient(90deg,#f4fbff 0%,#effff5 100%)!important}body.page-template-page-shop-parts .bh-v35-shortcut-row,body.post-type-archive-product .bh-v35-shortcut-row,body.woocommerce-shop .bh-v35-shortcut-row,body.tax-product_cat .bh-v35-shortcut-row{background:rgb(255 255 255 / .74)!important;border:1px solid #d9edf8!important;border-radius:999px!important;padding:5px 7px!important;box-shadow:0 7px 18px rgb(2 27 54 / .045)!important}body.page-template-page-shop-parts .bh-v35-shortcut-label,body.post-type-archive-product .bh-v35-shortcut-label,body.woocommerce-shop .bh-v35-shortcut-label,body.tax-product_cat .bh-v35-shortcut-label{background:#062b55!important;color:#fff!important;border-color:#062b55!important}body.page-template-page-shop-parts .bh-v35-brand-chip,body.post-type-archive-product .bh-v35-brand-chip,body.woocommerce-shop .bh-v35-brand-chip,body.tax-product_cat .bh-v35-brand-chip{min-height:28px!important;padding:3px 8px 3px 4px!important;font-size:10px!important;box-shadow:none!important}body.page-template-page-shop-parts .bh-v35-brand-chip span,body.post-type-archive-product .bh-v35-brand-chip span,body.woocommerce-shop .bh-v35-brand-chip span,body.tax-product_cat .bh-v35-brand-chip span{width:20px!important;height:20px!important}body.page-template-page-shop-parts .bh-v35-brand-chip img,body.post-type-archive-product .bh-v35-brand-chip img,body.woocommerce-shop .bh-v35-brand-chip img,body.tax-product_cat .bh-v35-brand-chip img{width:17px!important;height:17px!important}body.page-template-page-shop-parts .bh-v35-model-chip,body.post-type-archive-product .bh-v35-model-chip,body.woocommerce-shop .bh-v35-model-chip,body.tax-product_cat .bh-v35-model-chip{padding:5px 8px!important;font-size:9.8px!important;box-shadow:none!important}body.page-template-page-shop-parts .bh-v236-head,body.post-type-archive-product .bh-v236-head,body.woocommerce-shop .bh-v236-head,body.tax-product_cat .bh-v236-head{border:0!important}body.page-template-page-shop-parts .bh-v236-head h2,body.post-type-archive-product .bh-v236-head h2,body.woocommerce-shop .bh-v236-head h2,body.tax-product_cat .bh-v236-head h2{letter-spacing:-.7px!important}body.page-template-page-shop-parts .bh-v236-toolbar,body.post-type-archive-product .bh-v236-toolbar,body.woocommerce-shop .bh-v236-toolbar,body.tax-product_cat .bh-v236-toolbar{padding:0!important}.bh-v236-catalog-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;align-items:start}.bh-v236-sidebar{position:sticky;top:calc(var(--bh-header-height, 88px) + 14px);display:grid;gap:12px;align-self:start;z-index:3}.bh-v236-side-card{background:linear-gradient(180deg,#ffffff 0%,#f7fcff 100%);border:1px solid #cfe4f2;border-radius:20px;padding:14px;box-shadow:0 12px 32px rgb(2 27 54 / .075)}.bh-v236-side-kicker{display:inline-flex;align-items:center;border-radius:999px;background:#e9fbef;color:#078438;border:1px solid #c4efcf;padding:5px 8px;font-size:9px;font-weight:1000;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.bh-v236-side-card h3{margin:0 0 5px;color:#062b55;font-size:22px;letter-spacing:-.4px;line-height:1.05}.bh-v236-side-card h4{margin:0 0 10px;color:#062b55;font-size:14px;letter-spacing:-.2px}.bh-v236-side-card p{margin:0 0 11px;color:#55708b;font-size:12px;line-height:1.45;font-weight:750}.bh-v236-side-search form{display:grid;gap:8px}.bh-v236-side-search input{width:100%;border:1px solid #cfe2f2;border-radius:12px;background:#f7fbff;color:#062b55;font-weight:850;min-height:40px;padding:0 11px;outline:none}.bh-v236-side-search input:focus{border-color:#20a832;box-shadow:0 0 0 3px rgb(32 168 50 / .12)}.bh-v236-side-search button{border:0;border-radius:12px;background:#20a832;color:#fff;min-height:40px;font-weight:1000;cursor:pointer;box-shadow:0 10px 22px rgb(32 168 50 / .22)}.bh-v236-brand-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bh-v236-brand-list a{min-width:0;display:flex;align-items:center;gap:7px;text-decoration:none;color:#062b55;background:#f7fbff;border:1px solid #d3e8f7;border-radius:13px;padding:7px;font-weight:1000;font-size:11px}.bh-v236-brand-list img{width:28px;height:20px;object-fit:contain;background:#fff;border:1px solid #e5f0f8;border-radius:8px;padding:2px}.bh-v236-brand-list a:hover{border-color:#20a832;background:#f0fff5}.bh-v236-model-list{display:flex;flex-wrap:wrap;gap:7px}.bh-v236-model-list a{text-decoration:none;color:#123d66;background:#f7fbff;border:1px solid #d2e6f6;border-radius:999px;padding:6px 9px;font-size:10.5px;font-weight:1000}.bh-v236-model-list a:hover{background:#062b55;color:#fff;border-color:#062b55}.bh-v236-cat-list{display:grid;gap:7px}.bh-v236-cat-list a{text-decoration:none;color:#062b55;background:#f7fbff;border:1px solid #d3e7f7;border-radius:13px;padding:8px 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;font-weight:950}.bh-v236-cat-list a b{background:#eaf6ff;border:1px solid #d8eaf7;color:#173f67;border-radius:999px;min-width:24px;text-align:center;padding:2px 6px;font-size:10px}.bh-v236-cat-list a:hover,.bh-v236-cat-list a.is-active{background:#effff4;border-color:#20a832}.bh-v236-fitment{background:linear-gradient(135deg,#062b55 0%,#057631 120%);color:#fff;border-color:rgb(255 255 255 / .14)}.bh-v236-fitment b{display:block;font-size:13px;margin-bottom:5px}.bh-v236-fitment span{display:block;color:rgb(255 255 255 / .78);font-weight:750;font-size:11.5px;line-height:1.45;margin-bottom:10px}.bh-v236-fitment a{display:inline-flex;text-decoration:none;color:#062b55;background:#fff;border-radius:999px;padding:7px 10px;font-weight:1000;font-size:11px}.bh-v236-products{min-width:0}@media(max-width:1320px){.bh-v236-catalog-layout{grid-template-columns:240px minmax(0,1fr);gap:14px}}@media(max-width:1040px){body.page-template-page-shop-parts .bh-shop-v35-brand-shortcuts,body.post-type-archive-product .bh-shop-v35-brand-shortcuts,body.woocommerce-shop .bh-shop-v35-brand-shortcuts,body.tax-product_cat .bh-shop-v35-brand-shortcuts{grid-template-columns:1fr!important}.bh-v236-catalog-layout{display:block}.bh-v236-sidebar{position:relative;top:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:14px}.bh-v236-side-search,.bh-v236-fitment{grid-column:1/-1}body.page-template-page-shop-parts .bh-v236-grid,body.post-type-archive-product .bh-v236-grid,body.woocommerce-shop .bh-v236-grid,body.tax-product_cat .bh-v236-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:700px){.bh-v236-sidebar{grid-template-columns:1fr;gap:10px}.bh-v236-side-card{padding:12px;border-radius:16px}.bh-v236-brand-list{grid-template-columns:repeat(3,minmax(0,1fr))}.bh-v236-brand-list a{justify-content:center;font-size:10px}.bh-v236-brand-list a span{display:none}body.page-template-page-shop-parts .bh-v236-grid,body.post-type-archive-product .bh-v236-grid,body.woocommerce-shop .bh-v236-grid,body.tax-product_cat .bh-v236-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}}body.page-template-page-shop-parts .bh-shop-hero-copy .bh-eyebrow,body.post-type-archive-product .bh-shop-hero-copy .bh-eyebrow,body.woocommerce-shop .bh-shop-hero-copy .bh-eyebrow,body.tax-product_cat .bh-shop-hero-copy .bh-eyebrow{display:inline-flex!important;align-items:center!important;min-height:24px!important;padding:5px 10px!important;border-radius:999px!important;background:rgb(32 168 50 / .16)!important;border:1px solid rgb(88 230 121 / .20)!important;color:#7df49a!important;font-size:10px!important;line-height:1!important}body.page-template-page-shop-parts .bh-shop-hero-copy p,body.post-type-archive-product .bh-shop-hero-copy p,body.woocommerce-shop .bh-shop-hero-copy p,body.tax-product_cat .bh-shop-hero-copy p{color:#d9e9f7!important}body.page-template-page-shop-parts .bh-shop-hero-badges,body.post-type-archive-product .bh-shop-hero-badges,body.woocommerce-shop .bh-shop-hero-badges,body.tax-product_cat .bh-shop-hero-badges{margin:10px 0 0!important;gap:6px!important}body.page-template-page-shop-parts .bh-shop-hero-badges span,body.post-type-archive-product .bh-shop-hero-badges span,body.woocommerce-shop .bh-shop-hero-badges span,body.tax-product_cat .bh-shop-hero-badges span{padding:5px 8px!important;font-size:9.8px!important;background:rgb(255 255 255 / .09)!important;border-color:rgb(255 255 255 / .16)!important}body.page-template-page-shop-parts .bh-shop-campaign-hero .bh-btns,body.post-type-archive-product .bh-shop-campaign-hero .bh-btns,body.woocommerce-shop .bh-shop-campaign-hero .bh-btns,body.tax-product_cat .bh-shop-campaign-hero .bh-btns{gap:8px!important}body.page-template-page-shop-parts .bh-shop-campaign-hero .bh-btn,body.post-type-archive-product .bh-shop-campaign-hero .bh-btn,body.woocommerce-shop .bh-shop-campaign-hero .bh-btn,body.tax-product_cat .bh-shop-campaign-hero .bh-btn{min-height:36px!important;padding:9px 13px!important;font-size:11px!important;border-radius:9px!important}body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.woocommerce-shop .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{width:100%!important;background:linear-gradient(135deg,rgb(255 255 255 / .18),rgb(255 255 255 / .07))!important;box-shadow:0 18px 46px rgb(0 0 0 / .22)!important}body.page-template-page-shop-parts .bh-shop-hero-art .bh-shop-art-slide,body.post-type-archive-product .bh-shop-hero-art .bh-shop-art-slide,body.woocommerce-shop .bh-shop-hero-art .bh-shop-art-slide,body.tax-product_cat .bh-shop-hero-art .bh-shop-art-slide{inset:7px!important}body.page-template-page-shop-parts .bh-shop-hero-art img,body.post-type-archive-product .bh-shop-hero-art img,body.woocommerce-shop .bh-shop-hero-art img,body.tax-product_cat .bh-shop-hero-art img{aspect-ratio:1600/700!important;height:auto!important;width:100%!important;object-fit:contain!important;object-position:center!important;background:#031423!important}body.page-template-page-shop-parts #bh-shop-discovery,body.post-type-archive-product #bh-shop-discovery,body.woocommerce-shop #bh-shop-discovery,body.tax-product_cat #bh-shop-discovery{margin-top:0!important}@media(max-width:1180px){body.page-template-page-shop-parts .bh-shop-hero-copy h1,body.post-type-archive-product .bh-shop-hero-copy h1,body.woocommerce-shop .bh-shop-hero-copy h1,body.tax-product_cat .bh-shop-hero-copy h1{max-width:680px!important}body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.woocommerce-shop .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{justify-self:start!important}}@media(max-width:782px){body.page-template-page-shop-parts .bh-shop-hero-copy h1,body.post-type-archive-product .bh-shop-hero-copy h1,body.woocommerce-shop .bh-shop-hero-copy h1,body.tax-product_cat .bh-shop-hero-copy h1{font-size:clamp(30px,8.4vw,40px)!important}body.page-template-page-shop-parts .bh-shop-campaign-hero .bh-btns,body.post-type-archive-product .bh-shop-campaign-hero .bh-btns,body.woocommerce-shop .bh-shop-campaign-hero .bh-btns,body.tax-product_cat .bh-shop-campaign-hero .bh-btns{grid-template-columns:1fr 1fr!important}}body.page-template-page-shop-parts #bh-shop-discovery,body.post-type-archive-product #bh-shop-discovery,body.woocommerce-shop #bh-shop-discovery,body.tax-product_cat #bh-shop-discovery{display:none!important}body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.woocommerce-shop .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero{min-height:0!important;background:radial-gradient(540px 260px at 72% 44%,rgb(30 179 61 / .20),transparent 64%),linear-gradient(108deg,#031b34 0%,#052949 54%,#08733a 132%)!important}body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid{display:grid!important}body.page-template-page-shop-parts .bh-shop-hero-copy h1,body.post-type-archive-product .bh-shop-hero-copy h1,body.woocommerce-shop .bh-shop-hero-copy h1,body.tax-product_cat .bh-shop-hero-copy h1{font-size:clamp(32px,2.55vw,44px)!important;margin:8px 0 8px!important;line-height:1.04!important;letter-spacing:-1.15px!important}body.page-template-page-shop-parts .bh-shop-hero-copy p,body.post-type-archive-product .bh-shop-hero-copy p,body.woocommerce-shop .bh-shop-hero-copy p,body.tax-product_cat .bh-shop-hero-copy p{font-size:13px!important;line-height:1.5!important;margin-bottom:0!important}body.page-template-page-shop-parts .bh-shop-hero-badges,body.post-type-archive-product .bh-shop-hero-badges,body.woocommerce-shop .bh-shop-hero-badges,body.tax-product_cat .bh-shop-hero-badges{margin-top:9px!important}body.page-template-page-shop-parts .bh-shop-campaign-hero .bh-btns,body.post-type-archive-product .bh-shop-campaign-hero .bh-btns,body.woocommerce-shop .bh-shop-campaign-hero .bh-btns,body.tax-product_cat .bh-shop-campaign-hero .bh-btns{margin-top:10px!important}body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.woocommerce-shop .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{padding:6px!important;border-radius:20px!important}body.page-template-page-shop-parts .bh-shop-hero-art img,body.post-type-archive-product .bh-shop-hero-art img,body.woocommerce-shop .bh-shop-hero-art img,body.tax-product_cat .bh-shop-hero-art img{border-radius:15px!important}body.page-template-page-shop-parts .bh-v225-shop,body.post-type-archive-product .bh-v225-shop,body.woocommerce-shop .bh-v225-shop,body.tax-product_cat .bh-v225-shop{padding-top:28px!important;margin-top:0!important}body.page-template-page-shop-parts .bh-v236-head,body.post-type-archive-product .bh-v236-head,body.woocommerce-shop .bh-v236-head,body.tax-product_cat .bh-v236-head{margin-bottom:12px!important;padding:0 2px!important}body.page-template-page-shop-parts .bh-v236-head h2,body.post-type-archive-product .bh-v236-head h2,body.woocommerce-shop .bh-v236-head h2,body.tax-product_cat .bh-v236-head h2{font-size:clamp(24px,2vw,34px)!important}@media(max-width:1180px){body.page-template-page-shop-parts .bh-shop-hero-copy p,body.post-type-archive-product .bh-shop-hero-copy p,body.woocommerce-shop .bh-shop-hero-copy p,body.tax-product_cat .bh-shop-hero-copy p{max-width:660px!important}}@media(max-width:782px){body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.woocommerce-shop .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero{padding:24px 0 22px!important}body.page-template-page-shop-parts .bh-v225-shop,body.post-type-archive-product .bh-v225-shop,body.woocommerce-shop .bh-v225-shop,body.tax-product_cat .bh-v225-shop{padding-top:18px!important}}body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.woocommerce-shop .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero{padding:32px 0 30px!important}body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid{width:min(calc(100% - 64px),1240px)!important;grid-template-columns:minmax(340px,430px) minmax(560px,680px)!important;gap:86px!important;justify-content:center!important;align-items:center!important}body.page-template-page-shop-parts .bh-shop-hero-copy,body.post-type-archive-product .bh-shop-hero-copy,body.woocommerce-shop .bh-shop-hero-copy,body.tax-product_cat .bh-shop-hero-copy{max-width:430px!important}body.page-template-page-shop-parts .bh-shop-hero-copy h1,body.post-type-archive-product .bh-shop-hero-copy h1,body.woocommerce-shop .bh-shop-hero-copy h1,body.tax-product_cat .bh-shop-hero-copy h1{max-width:430px!important}body.page-template-page-shop-parts .bh-shop-hero-copy p,body.post-type-archive-product .bh-shop-hero-copy p,body.woocommerce-shop .bh-shop-hero-copy p,body.tax-product_cat .bh-shop-hero-copy p{max-width:405px!important}body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.woocommerce-shop .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{max-width:680px!important;justify-self:start!important}@media(min-width:1181px) and (max-width:1320px){body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid{width:min(calc(100% - 46px),1160px)!important;grid-template-columns:minmax(320px,395px) minmax(520px,635px)!important;gap:66px!important}body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.woocommerce-shop .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{max-width:635px!important}}@media(max-width:1180px){body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid{width:min(calc(100% - 34px),930px)!important;grid-template-columns:1fr!important;gap:20px!important}body.page-template-page-shop-parts .bh-shop-hero-copy,body.post-type-archive-product .bh-shop-hero-copy,body.woocommerce-shop .bh-shop-hero-copy,body.tax-product_cat .bh-shop-hero-copy{max-width:760px!important}body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.woocommerce-shop .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{max-width:760px!important}}body.bh-page-shop .bh-page-hero.bh-shop-campaign-hero,body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero{padding:clamp(44px,4.6vw,68px) 0 clamp(32px,3.5vw,50px)!important;min-height:0!important}body.bh-page-shop .bh-shop-hero-grid,body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid{width:min(calc(100vw - 72px),1320px)!important;max-width:1320px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(360px,0.42fr) minmax(560px,0.58fr)!important;gap:clamp(44px,5vw,72px)!important;align-items:center!important;justify-content:center!important}body.bh-page-shop .bh-shop-hero-copy,body.page-template-page-shop-parts .bh-shop-hero-copy,body.post-type-archive-product .bh-shop-hero-copy,body.tax-product_cat .bh-shop-hero-copy{justify-self:end!important;width:100%!important;max-width:470px!important;margin:0!important;padding:0!important}body.bh-page-shop .bh-shop-hero-copy h1,body.page-template-page-shop-parts .bh-shop-hero-copy h1,body.post-type-archive-product .bh-shop-hero-copy h1,body.tax-product_cat .bh-shop-hero-copy h1{font-size:clamp(38px,3.2vw,54px)!important;line-height:1.02!important;letter-spacing:-1.45px!important;margin:12px 0 10px!important}body.bh-page-shop .bh-shop-hero-copy p,body.page-template-page-shop-parts .bh-shop-hero-copy p,body.post-type-archive-product .bh-shop-hero-copy p,body.tax-product_cat .bh-shop-hero-copy p{max-width:430px!important;font-size:14.5px!important;line-height:1.48!important}body.bh-page-shop .bh-shop-hero-badges,body.page-template-page-shop-parts .bh-shop-hero-badges,body.post-type-archive-product .bh-shop-hero-badges,body.tax-product_cat .bh-shop-hero-badges{margin-top:14px!important;gap:7px!important}body.bh-page-shop .bh-shop-hero-badges span,body.page-template-page-shop-parts .bh-shop-hero-badges span,body.post-type-archive-product .bh-shop-hero-badges span,body.tax-product_cat .bh-shop-hero-badges span{padding:7px 10px!important;font-size:11px!important}body.bh-page-shop .bh-shop-hero-copy .bh-btns,body.page-template-page-shop-parts .bh-shop-hero-copy .bh-btns{margin-top:17px!important;gap:10px!important}body.bh-page-shop .bh-shop-hero-copy .bh-btn,body.page-template-page-shop-parts .bh-shop-hero-copy .bh-btn{min-height:38px!important;padding:0 15px!important;border-radius:10px!important;font-size:12px!important}body.bh-page-shop .bh-shop-hero-art,body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{justify-self:start!important;width:100%!important;max-width:760px!important;aspect-ratio:1600 / 700!important;padding:7px!important;border-radius:22px!important;margin:0!important;transform:none!important}body.bh-page-shop .bh-shop-hero-art:before,body.page-template-page-shop-parts .bh-shop-hero-art:before,body.post-type-archive-product .bh-shop-hero-art:before,body.tax-product_cat .bh-shop-hero-art:before{inset:7px!important;border-radius:16px!important}body.bh-page-shop .bh-shop-hero-art .bh-shop-art-slide,body.page-template-page-shop-parts .bh-shop-hero-art .bh-shop-art-slide,body.post-type-archive-product .bh-shop-hero-art .bh-shop-art-slide,body.tax-product_cat .bh-shop-hero-art .bh-shop-art-slide{inset:7px!important;border-radius:16px!important}body.bh-page-shop .bh-shop-hero-art img,body.page-template-page-shop-parts .bh-shop-hero-art img,body.post-type-archive-product .bh-shop-hero-art img,body.tax-product_cat .bh-shop-hero-art img{border-radius:16px!important;object-fit:contain!important;object-position:center!important}@media(max-width:1180px){body.bh-page-shop .bh-shop-hero-grid,body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid{width:min(calc(100vw - 48px),980px)!important;grid-template-columns:minmax(300px,.40fr) minmax(460px,.60fr)!important;gap:34px!important}body.bh-page-shop .bh-shop-hero-copy,body.page-template-page-shop-parts .bh-shop-hero-copy,body.post-type-archive-product .bh-shop-hero-copy,body.tax-product_cat .bh-shop-hero-copy{max-width:410px!important}body.bh-page-shop .bh-shop-hero-art,body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{max-width:620px!important}}@media(max-width:900px){body.bh-page-shop .bh-shop-hero-grid,body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid{grid-template-columns:1fr!important;width:min(calc(100vw - 32px),760px)!important;gap:22px!important}body.bh-page-shop .bh-shop-hero-copy,body.page-template-page-shop-parts .bh-shop-hero-copy,body.post-type-archive-product .bh-shop-hero-copy,body.tax-product_cat .bh-shop-hero-copy{justify-self:start!important;max-width:640px!important}body.bh-page-shop .bh-shop-hero-art,body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{justify-self:start!important;max-width:760px!important}}@media(max-width:640px){body.bh-page-shop .bh-page-hero.bh-shop-campaign-hero,body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero{padding:28px 0 24px!important}body.bh-page-shop .bh-shop-hero-copy h1,body.page-template-page-shop-parts .bh-shop-hero-copy h1,body.post-type-archive-product .bh-shop-hero-copy h1,body.tax-product_cat .bh-shop-hero-copy h1{font-size:34px!important}body.bh-page-shop .bh-shop-hero-art,body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{padding:5px!important;border-radius:18px!important}}body.bh-page-shop .bh-page-hero.bh-shop-campaign-hero,body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.woocommerce-shop .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero{padding:clamp(34px,3.4vw,50px) 0!important;background:radial-gradient(360px 280px at 88% 6%,rgb(32 168 50 / .22),transparent 62%),linear-gradient(105deg,#021b36 0%,#052a4e 48%,#08723f 118%)!important}body.bh-page-shop .bh-page-hero.bh-shop-campaign-hero:after,body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero:after,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero:after,body.woocommerce-shop .bh-page-hero.bh-shop-campaign-hero:after,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero:after{right:-150px!important;top:-130px!important;width:330px!important;height:330px!important;opacity:.8!important}body.bh-page-shop .bh-shop-hero-grid,body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid{width:min(calc(100vw - 48px),1440px)!important;max-width:1440px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(320px,400px) minmax(620px,780px)!important;gap:clamp(42px,4.2vw,68px)!important;align-items:center!important;justify-content:center!important}body.bh-page-shop .bh-shop-hero-copy,body.page-template-page-shop-parts .bh-shop-hero-copy,body.post-type-archive-product .bh-shop-hero-copy,body.woocommerce-shop .bh-shop-hero-copy,body.tax-product_cat .bh-shop-hero-copy{justify-self:stretch!important;align-self:center!important;width:100%!important;max-width:none!important;margin:0!important}body.bh-page-shop .bh-shop-hero-copy .bh-eyebrow,body.page-template-page-shop-parts .bh-shop-hero-copy .bh-eyebrow,body.post-type-archive-product .bh-shop-hero-copy .bh-eyebrow,body.woocommerce-shop .bh-shop-hero-copy .bh-eyebrow,body.tax-product_cat .bh-shop-hero-copy .bh-eyebrow{display:inline-flex!important;margin-bottom:6px!important}body.bh-page-shop .bh-shop-hero-copy h1,body.page-template-page-shop-parts .bh-shop-hero-copy h1,body.post-type-archive-product .bh-shop-hero-copy h1,body.woocommerce-shop .bh-shop-hero-copy h1,body.tax-product_cat .bh-shop-hero-copy h1{max-width:400px!important;font-size:clamp(38px,3.15vw,56px)!important;line-height:1.02!important;margin:6px 0 10px!important;letter-spacing:-1.5px!important}body.bh-page-shop .bh-shop-hero-copy p,body.page-template-page-shop-parts .bh-shop-hero-copy p,body.post-type-archive-product .bh-shop-hero-copy p,body.woocommerce-shop .bh-shop-hero-copy p,body.tax-product_cat .bh-shop-hero-copy p{max-width:390px!important;font-size:14px!important;line-height:1.48!important}body.bh-page-shop .bh-shop-hero-badges,body.page-template-page-shop-parts .bh-shop-hero-badges,body.post-type-archive-product .bh-shop-hero-badges,body.woocommerce-shop .bh-shop-hero-badges,body.tax-product_cat .bh-shop-hero-badges{margin:13px 0 0!important;gap:7px!important}body.bh-page-shop .bh-shop-hero-badges span,body.page-template-page-shop-parts .bh-shop-hero-badges span,body.post-type-archive-product .bh-shop-hero-badges span,body.woocommerce-shop .bh-shop-hero-badges span,body.tax-product_cat .bh-shop-hero-badges span{font-size:11px!important;padding:6px 9px!important}body.bh-page-shop .bh-shop-hero-copy .bh-btns,body.page-template-page-shop-parts .bh-shop-hero-copy .bh-btns,body.post-type-archive-product .bh-shop-hero-copy .bh-btns,body.woocommerce-shop .bh-shop-hero-copy .bh-btns,body.tax-product_cat .bh-shop-hero-copy .bh-btns{margin-top:14px!important;gap:9px!important}body.bh-page-shop .bh-shop-hero-copy .bh-btn,body.page-template-page-shop-parts .bh-shop-hero-copy .bh-btn,body.post-type-archive-product .bh-shop-hero-copy .bh-btn,body.woocommerce-shop .bh-shop-hero-copy .bh-btn,body.tax-product_cat .bh-shop-hero-copy .bh-btn{min-height:36px!important;padding:0 14px!important;font-size:11.5px!important;border-radius:10px!important}body.bh-page-shop .bh-shop-hero-art,body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.woocommerce-shop .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{justify-self:stretch!important;width:100%!important;max-width:780px!important;aspect-ratio:1600/700!important;min-height:0!important;margin:0!important;padding:7px!important;border-radius:22px!important;box-shadow:0 18px 46px rgb(0 0 0 / .22)!important}body.bh-page-shop .bh-shop-hero-art .bh-shop-art-slide,body.page-template-page-shop-parts .bh-shop-hero-art .bh-shop-art-slide,body.post-type-archive-product .bh-shop-hero-art .bh-shop-art-slide,body.woocommerce-shop .bh-shop-hero-art .bh-shop-art-slide,body.tax-product_cat .bh-shop-hero-art .bh-shop-art-slide{inset:7px!important;border-radius:16px!important}body.bh-page-shop .bh-shop-hero-art img,body.page-template-page-shop-parts .bh-shop-hero-art img,body.post-type-archive-product .bh-shop-hero-art img,body.woocommerce-shop .bh-shop-hero-art img,body.tax-product_cat .bh-shop-hero-art img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:16px!important}@media(min-width:1181px) and (max-width:1320px){body.bh-page-shop .bh-shop-hero-grid,body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid{width:min(calc(100vw - 40px),1240px)!important;grid-template-columns:minmax(300px,360px) minmax(560px,720px)!important;gap:clamp(34px,4vw,56px)!important}}@media(max-width:1180px){body.bh-page-shop .bh-shop-hero-grid,body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid{width:min(calc(100vw - 34px),1050px)!important;grid-template-columns:minmax(280px,350px) minmax(430px,640px)!important;gap:30px!important}body.bh-page-shop .bh-shop-hero-copy h1,body.page-template-page-shop-parts .bh-shop-hero-copy h1,body.post-type-archive-product .bh-shop-hero-copy h1,body.woocommerce-shop .bh-shop-hero-copy h1,body.tax-product_cat .bh-shop-hero-copy h1{font-size:clamp(34px,3.8vw,46px)!important;max-width:360px!important}}@media(max-width:900px){body.bh-page-shop .bh-shop-hero-grid,body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid{grid-template-columns:1fr!important;width:min(calc(100vw - 28px),760px)!important;gap:18px!important}body.bh-page-shop .bh-shop-hero-copy h1,body.page-template-page-shop-parts .bh-shop-hero-copy h1,body.post-type-archive-product .bh-shop-hero-copy h1,body.woocommerce-shop .bh-shop-hero-copy h1,body.tax-product_cat .bh-shop-hero-copy h1,body.bh-page-shop .bh-shop-hero-copy p,body.page-template-page-shop-parts .bh-shop-hero-copy p,body.post-type-archive-product .bh-shop-hero-copy p,body.woocommerce-shop .bh-shop-hero-copy p,body.tax-product_cat .bh-shop-hero-copy p{max-width:620px!important}body.bh-page-shop .bh-shop-hero-art,body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.woocommerce-shop .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art{max-width:760px!important}}.bh-page-hero.bh-shop-campaign-hero{padding:clamp(30px,3vw,44px) 0!important;overflow:hidden!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{width:min(calc(100vw - 48px),1500px)!important;max-width:1500px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(340px,400px) minmax(760px,880px)!important;gap:clamp(50px,4.8vw,76px)!important;justify-content:center!important;align-items:center!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy{width:100%!important;align-self:center!important;margin:0!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-badges{display:flex!important;flex-wrap:wrap!important}@media(min-width:1181px) and (max-width:1360px){.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy h1{max-width:360px!important}}body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero,body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,.bh-page-hero.bh-shop-campaign-hero{padding:32px 0 30px!important;min-height:0!important;overflow:hidden!important}body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid,body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{width:min(calc(100vw - 48px),1540px)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;grid-template-columns:minmax(300px,365px) minmax(560px,760px)!important;gap:clamp(34px,4vw,64px)!important;justify-content:start!important;align-items:center!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy{max-width:365px!important;justify-self:start!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy .bh-eyebrow{font-size:10px!important;padding:6px 10px!important;border-radius:999px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy h1{max-width:365px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy p{margin:0!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-badges{margin-top:10px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-badges span{line-height:1!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art{width:100%!important;max-width:760px!important;aspect-ratio:1600/700!important;min-height:0!important;height:auto!important;justify-self:start!important;align-self:center!important;margin:0!important;padding:6px!important;border-radius:21px!important;box-shadow:0 20px 52px rgb(0 0 0 / .23),0 0 0 1px rgb(32 168 50 / .20)!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art .bh-shop-art-slide{overflow:hidden!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art img{display:block!important}@media(min-width:1500px){.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{width:min(calc(100vw - 80px),1660px)!important;grid-template-columns:minmax(330px,390px) minmax(720px,860px)!important;gap:72px!important}}@media(min-width:1181px) and (max-width:1360px){.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{width:calc(100vw - 56px)!important;grid-template-columns:minmax(295px,350px) minmax(560px,700px)!important;gap:clamp(28px,3.4vw,46px)!important}}@media(min-width:901px) and (max-width:1180px){.bh-page-hero.bh-shop-campaign-hero{padding:28px 0 26px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{width:calc(100vw - 40px)!important;grid-template-columns:minmax(280px,330px) minmax(480px,620px)!important;gap:24px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy{max-width:330px!important}}@media(max-width:900px){.bh-page-hero.bh-shop-campaign-hero{padding:24px 0 24px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{width:min(calc(100vw - 28px),760px)!important;grid-template-columns:1fr!important;gap:16px!important;justify-content:center!important}}body.page-template-page-shop-parts .bh-shop-hero-badges,body.post-type-archive-product .bh-shop-hero-badges,body.woocommerce-shop .bh-shop-hero-badges,body.tax-product_cat .bh-shop-hero-badges,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-badges{display:flex!important;flex-wrap:wrap!important}body.page-template-page-shop-parts .bh-shop-hero-art .bh-shop-art-slide,body.post-type-archive-product .bh-shop-hero-art .bh-shop-art-slide,body.woocommerce-shop .bh-shop-hero-art .bh-shop-art-slide,body.tax-product_cat .bh-shop-hero-art .bh-shop-art-slide,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art .bh-shop-art-slide{overflow:hidden!important}body.page-template-page-shop-parts .bh-shop-hero-art img,body.post-type-archive-product .bh-shop-hero-art img,body.woocommerce-shop .bh-shop-hero-art img,body.tax-product_cat .bh-shop-hero-art img,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art img{display:block!important}@media(min-width:1181px) and (max-width:1360px){body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{width:min(calc(100vw - 48px),1260px)!important;grid-template-columns:minmax(320px,440px) minmax(560px,760px)!important;gap:24px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy{max-width:440px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy h1{font-size:clamp(34px,3.1vw,44px)!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art{max-width:760px!important}}@media(max-width:900px){body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{justify-content:center!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy h1,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy p{max-width:620px!important}}body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.woocommerce-shop .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero,.bh-page-hero.bh-shop-campaign-hero{overflow:hidden!important}body.page-template-page-shop-parts .bh-shop-hero-copy .bh-eyebrow,body.post-type-archive-product .bh-shop-hero-copy .bh-eyebrow,body.woocommerce-shop .bh-shop-hero-copy .bh-eyebrow,body.tax-product_cat .bh-shop-hero-copy .bh-eyebrow,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy .bh-eyebrow{display:inline-flex!important;align-items:center!important;border-radius:999px!important;letter-spacing:.28px!important;background:rgb(32 168 50 / .16)!important;border:1px solid rgb(32 168 50 / .32)!important;color:#c7ffd2!important}body.page-template-page-shop-parts .bh-shop-hero-badges span,body.post-type-archive-product .bh-shop-hero-badges span,body.woocommerce-shop .bh-shop-hero-badges span,body.tax-product_cat .bh-shop-hero-badges span,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-badges span{line-height:1!important;border-radius:999px!important;background:rgb(255 255 255 / .11)!important;border:1px solid rgb(255 255 255 / .13)!important}body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.woocommerce-shop .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art{align-self:center!important}body.page-template-page-shop-parts .bh-shop-hero-art img,body.post-type-archive-product .bh-shop-hero-art img,body.woocommerce-shop .bh-shop-hero-art img,body.tax-product_cat .bh-shop-hero-art img,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art img{background:#031423!important}@media(min-width:1600px){body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{width:min(calc(100vw - 64px),1720px)!important;max-width:1720px!important;grid-template-columns:minmax(390px,33%) minmax(0,1fr)!important;gap:clamp(46px,4vw,86px)!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art{max-width:980px!important}}@media(min-width:1181px) and (max-width:1450px){body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{width:calc(100vw - 44px)!important;grid-template-columns:minmax(300px,33%) minmax(0,1fr)!important;gap:clamp(26px,3.2vw,48px)!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy{max-width:410px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy h1{font-size:clamp(32px,3vw,44px)!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art{max-width:820px!important}}@media(min-width:901px) and (max-width:1180px){.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy p{line-height:1.4!important}}body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{margin-left:auto!important;margin-right:auto!important}body.page-template-page-shop-parts .bh-shop-hero-copy .bh-eyebrow,body.post-type-archive-product .bh-shop-hero-copy .bh-eyebrow,body.woocommerce-shop .bh-shop-hero-copy .bh-eyebrow,body.tax-product_cat .bh-shop-hero-copy .bh-eyebrow,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy .bh-eyebrow{padding:5px 10px!important;font-size:10px!important;line-height:1!important}body.page-template-page-shop-parts .bh-shop-hero-copy h1,body.post-type-archive-product .bh-shop-hero-copy h1,body.woocommerce-shop .bh-shop-hero-copy h1,body.tax-product_cat .bh-shop-hero-copy h1,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy h1{font-size:clamp(34px,3.1vw,46px)!important;line-height:1.02!important;letter-spacing:-1.15px!important;margin:8px 0 7px!important;max-width:420px!important}body.page-template-page-shop-parts .bh-shop-hero-copy p,body.post-type-archive-product .bh-shop-hero-copy p,body.woocommerce-shop .bh-shop-hero-copy p,body.tax-product_cat .bh-shop-hero-copy p,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy p{max-width:390px!important;font-size:12.5px!important;line-height:1.42!important;margin:0!important;color:#d9e8f7!important}body.page-template-page-shop-parts .bh-shop-hero-badges,body.post-type-archive-product .bh-shop-hero-badges,body.woocommerce-shop .bh-shop-hero-badges,body.tax-product_cat .bh-shop-hero-badges,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-badges{margin:9px 0 0!important;gap:6px!important}body.page-template-page-shop-parts .bh-shop-hero-badges span,body.post-type-archive-product .bh-shop-hero-badges span,body.woocommerce-shop .bh-shop-hero-badges span,body.tax-product_cat .bh-shop-hero-badges span,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-badges span{padding:5px 8px!important;font-size:9.5px!important}body.page-template-page-shop-parts .bh-shop-campaign-hero .bh-btns,body.post-type-archive-product .bh-shop-campaign-hero .bh-btns,body.woocommerce-shop .bh-shop-campaign-hero .bh-btns,body.tax-product_cat .bh-shop-campaign-hero .bh-btns,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy .bh-btns{margin-top:10px!important;gap:8px!important}body.page-template-page-shop-parts .bh-shop-campaign-hero .bh-btn,body.post-type-archive-product .bh-shop-campaign-hero .bh-btn,body.woocommerce-shop .bh-shop-campaign-hero .bh-btn,body.tax-product_cat .bh-shop-campaign-hero .bh-btn,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy .bh-btn{min-height:32px!important;padding:0 12px!important;font-size:10.5px!important;border-radius:9px!important}body.page-template-page-shop-parts .bh-shop-hero-art .bh-shop-art-slide,body.post-type-archive-product .bh-shop-hero-art .bh-shop-art-slide,body.woocommerce-shop .bh-shop-hero-art .bh-shop-art-slide,body.tax-product_cat .bh-shop-hero-art .bh-shop-art-slide,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art .bh-shop-art-slide{inset:6px!important;border-radius:15px!important}body.page-template-page-shop-parts .bh-shop-hero-art img,body.post-type-archive-product .bh-shop-hero-art img,body.woocommerce-shop .bh-shop-hero-art img,body.tax-product_cat .bh-shop-hero-art img,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:15px!important}@media(min-width:1500px){body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{width:min(calc(100vw - 72px),1510px)!important}}@media(min-width:1181px) and (max-width:1320px){.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art{max-width:700px!important}}@media(min-width:901px) and (max-width:1180px){body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.woocommerce-shop .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero,.bh-page-hero.bh-shop-campaign-hero{padding:22px 0 20px!important}body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{width:calc(100vw - 34px)!important;grid-template-columns:300px minmax(0,1fr)!important;gap:24px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy h1{font-size:32px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy p{font-size:11.5px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art{max-width:620px!important}}@media(max-width:900px){body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.woocommerce-shop .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero,.bh-page-hero.bh-shop-campaign-hero{padding:22px 0 20px!important}}body.page-template-page-shop-parts .bh-v236-shop,body.post-type-archive-product .bh-v236-shop,body.woocommerce-shop .bh-v236-shop,body.tax-product_cat .bh-v236-shop{padding-top:18px!important;padding-bottom:44px!important;background:linear-gradient(180deg,#eaf6ff 0%,#eef8ff 42%,#f7fcff 100%)!important}body.page-template-page-shop-parts .bh-v236-toolbar,body.post-type-archive-product .bh-v236-toolbar,body.woocommerce-shop .bh-v236-toolbar,body.tax-product_cat .bh-v236-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 16px!important}body.page-template-page-shop-parts .bh-v236-toolbar>span,body.post-type-archive-product .bh-v236-toolbar>span,body.woocommerce-shop .bh-v236-toolbar>span,body.tax-product_cat .bh-v236-toolbar>span{display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:0 12px!important;border-radius:999px!important;background:#fff!important;border:1px solid #d6e8f6!important;color:#315370!important;font-size:12px!important;font-weight:950!important;box-shadow:0 8px 20px rgb(2 27 54 / .045)!important}body.page-template-page-shop-parts .bh-v225-sort select,body.post-type-archive-product .bh-v225-sort select,body.woocommerce-shop .bh-v225-sort select,body.tax-product_cat .bh-v225-sort select{height:34px!important;min-height:34px!important;padding:0 34px 0 13px!important;border-radius:999px!important;font-size:12px!important;font-weight:950!important;background-color:#fff!important;border-color:#cfe4f4!important;box-shadow:0 8px 18px rgb(2 27 54 / .045)!important}body.page-template-page-shop-parts .bh-v236-sidebar,body.post-type-archive-product .bh-v236-sidebar,body.woocommerce-shop .bh-v236-sidebar,body.tax-product_cat .bh-v236-sidebar{padding-right:4px!important;scrollbar-width:thin!important;scrollbar-color:#b9d5e8 transparent!important}.admin-bar body.page-template-page-shop-parts .bh-v236-sidebar,.admin-bar body.post-type-archive-product .bh-v236-sidebar,.admin-bar body.woocommerce-shop .bh-v236-sidebar,.admin-bar body.tax-product_cat .bh-v236-sidebar{top:calc(var(--bh-header-height, 86px) + 48px)!important;max-height:calc(100vh - var(--bh-header-height, 86px) - 60px)!important}body.page-template-page-shop-parts .bh-v236-side-card,body.post-type-archive-product .bh-v236-side-card,body.woocommerce-shop .bh-v236-side-card,body.tax-product_cat .bh-v236-side-card{border-color:#cfe5f5!important}body.page-template-page-shop-parts .bh-v236-brand-list,body.post-type-archive-product .bh-v236-brand-list,body.woocommerce-shop .bh-v236-brand-list,body.tax-product_cat .bh-v236-brand-list{gap:7px!important}body.page-template-page-shop-parts .bh-v236-brand-list a,body.post-type-archive-product .bh-v236-brand-list a,body.woocommerce-shop .bh-v236-brand-list a,body.tax-product_cat .bh-v236-brand-list a{border-radius:12px!important}body.page-template-page-shop-parts .bh-v236-model-list,body.post-type-archive-product .bh-v236-model-list,body.woocommerce-shop .bh-v236-model-list,body.tax-product_cat .bh-v236-model-list{gap:6px!important}body.page-template-page-shop-parts .bh-v236-cat-list a,body.post-type-archive-product .bh-v236-cat-list a,body.woocommerce-shop .bh-v236-cat-list a,body.tax-product_cat .bh-v236-cat-list a{border-radius:12px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-card,body.post-type-archive-product .bh-v236-grid .bh-v225-card,body.woocommerce-shop .bh-v236-grid .bh-v225-card,body.tax-product_cat .bh-v236-grid .bh-v225-card{display:flex!important;flex-direction:column!important;min-height:0!important;background:linear-gradient(180deg,#fff 0%,#fbfeff 100%)!important;border:1px solid #cde3f3!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-card:hover,body.post-type-archive-product .bh-v236-grid .bh-v225-card:hover,body.woocommerce-shop .bh-v236-grid .bh-v225-card:hover,body.tax-product_cat .bh-v236-grid .bh-v225-card:hover{transform:translateY(-2px)!important;border-color:#99d7ac!important;box-shadow:0 18px 42px rgb(2 27 54 / .12)!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-media,body.post-type-archive-product .bh-v236-grid .bh-v225-media,body.woocommerce-shop .bh-v236-grid .bh-v225-media,body.tax-product_cat .bh-v236-grid .bh-v225-media{background:radial-gradient(circle at 72% 8%,rgb(32 168 50 / .10),transparent 28%),linear-gradient(180deg,#eef8ff 0%,#f8fcff 100%)!important;border:1px solid #d6e9f7!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-media img,body.post-type-archive-product .bh-v236-grid .bh-v225-media img,body.woocommerce-shop .bh-v236-grid .bh-v225-media img,body.tax-product_cat .bh-v236-grid .bh-v225-media img{object-fit:cover!important;object-position:center!important;transform:translateZ(0)!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-noimg,body.post-type-archive-product .bh-v236-grid .bh-v225-noimg,body.woocommerce-shop .bh-v236-grid .bh-v225-noimg,body.tax-product_cat .bh-v236-grid .bh-v225-noimg{background:radial-gradient(circle at 72% 18%,rgb(32 168 50 / .18),transparent 30%),linear-gradient(135deg,#e8f5ff 0%,#f8fcff 100%)!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-cat,body.post-type-archive-product .bh-v236-grid .bh-v225-cat,body.woocommerce-shop .bh-v236-grid .bh-v225-cat,body.tax-product_cat .bh-v236-grid .bh-v225-cat{overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:#0b8a3a!important;opacity:.92!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-title,body.post-type-archive-product .bh-v236-grid .bh-v225-title,body.woocommerce-shop .bh-v236-grid .bh-v225-title,body.tax-product_cat .bh-v236-grid .bh-v225-title{overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-sku,body.post-type-archive-product .bh-v236-grid .bh-v225-sku,body.woocommerce-shop .bh-v236-grid .bh-v225-sku,body.tax-product_cat .bh-v236-grid .bh-v225-sku{margin-top:auto!important;border-radius:999px!important;background:#effbf3!important;border:1px solid #c8efcf!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-price-row,body.post-type-archive-product .bh-v236-grid .bh-v225-price-row,body.woocommerce-shop .bh-v236-grid .bh-v225-price-row,body.tax-product_cat .bh-v236-grid .bh-v225-price-row{min-height:34px!important;align-items:center!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-price,body.post-type-archive-product .bh-v236-grid .bh-v225-price,body.woocommerce-shop .bh-v236-grid .bh-v225-price,body.tax-product_cat .bh-v236-grid .bh-v225-price{letter-spacing:-.3px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-actions,body.post-type-archive-product .bh-v236-grid .bh-v225-actions,body.woocommerce-shop .bh-v236-grid .bh-v225-actions,body.tax-product_cat .bh-v236-grid .bh-v225-actions{display:grid!important;gap:8px!important}@media(min-width:1440px){body.page-template-page-shop-parts .bh-v225-wrap,body.post-type-archive-product .bh-v225-wrap,body.woocommerce-shop .bh-v225-wrap,body.tax-product_cat .bh-v225-wrap{width:min(calc(100vw - 64px),1580px)!important}}@media(max-width:700px){body.page-template-page-shop-parts .bh-v225-wrap,body.post-type-archive-product .bh-v225-wrap,body.woocommerce-shop .bh-v225-wrap,body.tax-product_cat .bh-v225-wrap{width:min(calc(100vw - 20px),100%)!important}body.page-template-page-shop-parts .bh-v236-toolbar,body.post-type-archive-product .bh-v236-toolbar,body.woocommerce-shop .bh-v236-toolbar,body.tax-product_cat .bh-v236-toolbar{align-items:stretch!important;flex-direction:column!important;gap:8px!important}body.page-template-page-shop-parts .bh-v225-sort select,body.post-type-archive-product .bh-v225-sort select,body.woocommerce-shop .bh-v225-sort select,body.tax-product_cat .bh-v225-sort select{width:100%!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-title,body.post-type-archive-product .bh-v236-grid .bh-v225-title,body.woocommerce-shop .bh-v236-grid .bh-v225-title,body.tax-product_cat .bh-v236-grid .bh-v225-title{font-size:11.2px!important;min-height:34px!important;max-height:34px!important}}body.page-template-page-shop-parts .bh-v236-sidebar,body.post-type-archive-product .bh-v236-sidebar,body.woocommerce-shop .bh-v236-sidebar,body.tax-product_cat .bh-v236-sidebar{overflow-y:auto!important}body.page-template-page-shop-parts .bh-v236-sidebar::-webkit-scrollbar,body.post-type-archive-product .bh-v236-sidebar::-webkit-scrollbar,body.woocommerce-shop .bh-v236-sidebar::-webkit-scrollbar,body.tax-product_cat .bh-v236-sidebar::-webkit-scrollbar{width:8px!important}body.page-template-page-shop-parts .bh-v236-sidebar::-webkit-scrollbar-thumb,body.post-type-archive-product .bh-v236-sidebar::-webkit-scrollbar-thumb,body.woocommerce-shop .bh-v236-sidebar::-webkit-scrollbar-thumb,body.tax-product_cat .bh-v236-sidebar::-webkit-scrollbar-thumb{background:#9fc3dc!important;border-radius:999px!important}body.page-template-page-shop-parts .bh-v236-side-card,body.post-type-archive-product .bh-v236-side-card,body.woocommerce-shop .bh-v236-side-card,body.tax-product_cat .bh-v236-side-card{background:linear-gradient(180deg,#ffffff 0%,#f8fdff 100%)!important;border:1px solid #c8dfef!important;box-shadow:0 14px 30px rgb(2 27 54 / .075)!important}body.page-template-page-shop-parts .bh-v236-side-card h3,body.post-type-archive-product .bh-v236-side-card h3,body.woocommerce-shop .bh-v236-side-card h3,body.tax-product_cat .bh-v236-side-card h3{line-height:1.05!important;margin-bottom:6px!important}body.page-template-page-shop-parts .bh-v236-side-card h4,body.post-type-archive-product .bh-v236-side-card h4,body.woocommerce-shop .bh-v236-side-card h4,body.tax-product_cat .bh-v236-side-card h4{line-height:1.2!important;margin-bottom:10px!important}body.page-template-page-shop-parts .bh-v236-side-card p,body.post-type-archive-product .bh-v236-side-card p,body.woocommerce-shop .bh-v236-side-card p,body.tax-product_cat .bh-v236-side-card p{font-size:12.4px!important;line-height:1.45!important;color:#466780!important}body.page-template-page-shop-parts .bh-v236-side-kicker,body.post-type-archive-product .bh-v236-side-kicker,body.woocommerce-shop .bh-v236-side-kicker,body.tax-product_cat .bh-v236-side-kicker{font-size:9.6px!important;padding:6px 9px!important}body.page-template-page-shop-parts .bh-v236-side-search input,body.post-type-archive-product .bh-v236-side-search input,body.woocommerce-shop .bh-v236-side-search input,body.tax-product_cat .bh-v236-side-search input,body.page-template-page-shop-parts .bh-v236-side-search button,body.post-type-archive-product .bh-v236-side-search button,body.woocommerce-shop .bh-v236-side-search button,body.tax-product_cat .bh-v236-side-search button{min-height:42px!important;font-size:12.4px!important}body.page-template-page-shop-parts .bh-v236-brand-list a,body.post-type-archive-product .bh-v236-brand-list a,body.woocommerce-shop .bh-v236-brand-list a,body.tax-product_cat .bh-v236-brand-list a{min-height:38px!important;padding:7px 8px!important;font-size:12px!important}body.page-template-page-shop-parts .bh-v236-model-list a,body.post-type-archive-product .bh-v236-model-list a,body.woocommerce-shop .bh-v236-model-list a,body.tax-product_cat .bh-v236-model-list a{font-size:11px!important;padding:6px 9px!important}body.page-template-page-shop-parts .bh-v236-cat-list,body.post-type-archive-product .bh-v236-cat-list,body.woocommerce-shop .bh-v236-cat-list,body.tax-product_cat .bh-v236-cat-list{overflow-y:auto!important}body.page-template-page-shop-parts .bh-v236-fitment b,body.post-type-archive-product .bh-v236-fitment b,body.woocommerce-shop .bh-v236-fitment b,body.tax-product_cat .bh-v236-fitment b{font-size:14px!important}body.page-template-page-shop-parts .bh-v236-fitment span,body.post-type-archive-product .bh-v236-fitment span,body.woocommerce-shop .bh-v236-fitment span,body.tax-product_cat .bh-v236-fitment span{font-size:12.2px!important}body.page-template-page-shop-parts .bh-v236-grid,body.post-type-archive-product .bh-v236-grid,body.woocommerce-shop .bh-v236-grid,body.tax-product_cat .bh-v236-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-card,body.post-type-archive-product .bh-v236-grid .bh-v225-card,body.woocommerce-shop .bh-v236-grid .bh-v225-card,body.tax-product_cat .bh-v236-grid .bh-v225-card{padding:12px!important;border-radius:22px!important;box-shadow:0 15px 36px rgb(2 27 54 / .09)!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-media,body.post-type-archive-product .bh-v236-grid .bh-v225-media,body.woocommerce-shop .bh-v236-grid .bh-v225-media,body.tax-product_cat .bh-v236-grid .bh-v225-media{aspect-ratio:1/1!important;border-radius:18px!important;margin-bottom:12px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-cat,body.post-type-archive-product .bh-v236-grid .bh-v225-cat,body.woocommerce-shop .bh-v236-grid .bh-v225-cat,body.tax-product_cat .bh-v236-grid .bh-v225-cat{font-size:10.2px!important;min-height:17px!important;max-height:17px!important;margin-bottom:7px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-title,body.post-type-archive-product .bh-v236-grid .bh-v225-title,body.woocommerce-shop .bh-v236-grid .bh-v225-title,body.tax-product_cat .bh-v236-grid .bh-v225-title{font-size:13.8px!important;line-height:1.32!important;min-height:43px!important;max-height:43px!important;margin-bottom:10px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-sku,body.post-type-archive-product .bh-v236-grid .bh-v225-sku,body.woocommerce-shop .bh-v236-grid .bh-v225-sku,body.tax-product_cat .bh-v236-grid .bh-v225-sku{font-size:11px!important;min-height:27px!important;padding:0 10px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-price,body.post-type-archive-product .bh-v236-grid .bh-v225-price,body.woocommerce-shop .bh-v236-grid .bh-v225-price,body.tax-product_cat .bh-v236-grid .bh-v225-price{font-size:18px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-actions a,body.post-type-archive-product .bh-v236-grid .bh-v225-actions a,body.woocommerce-shop .bh-v236-grid .bh-v225-actions a,body.tax-product_cat .bh-v236-grid .bh-v225-actions a{min-height:38px!important;font-size:12px!important;border-radius:11px!important}@media(max-width:1320px){body.page-template-page-shop-parts .bh-v225-wrap,body.post-type-archive-product .bh-v225-wrap,body.woocommerce-shop .bh-v225-wrap,body.tax-product_cat .bh-v225-wrap{width:min(calc(100vw - 34px),1280px)!important}body.page-template-page-shop-parts .bh-v236-catalog-layout,body.post-type-archive-product .bh-v236-catalog-layout,body.woocommerce-shop .bh-v236-catalog-layout,body.tax-product_cat .bh-v236-catalog-layout{grid-template-columns:270px minmax(0,1fr)!important;gap:18px!important}body.page-template-page-shop-parts .bh-v236-grid,body.post-type-archive-product .bh-v236-grid,body.woocommerce-shop .bh-v236-grid,body.tax-product_cat .bh-v236-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}}@media(max-width:1040px){body.page-template-page-shop-parts .bh-v236-catalog-layout,body.post-type-archive-product .bh-v236-catalog-layout,body.woocommerce-shop .bh-v236-catalog-layout,body.tax-product_cat .bh-v236-catalog-layout{display:block!important}body.page-template-page-shop-parts .bh-v236-cat-list,body.post-type-archive-product .bh-v236-cat-list,body.woocommerce-shop .bh-v236-cat-list,body.tax-product_cat .bh-v236-cat-list{max-height:none!important;overflow:visible!important}}body.page-template-page-shop-parts .bh-page-hero.bh-shop-campaign-hero,body.post-type-archive-product .bh-page-hero.bh-shop-campaign-hero,body.woocommerce-shop .bh-page-hero.bh-shop-campaign-hero,body.tax-product_cat .bh-page-hero.bh-shop-campaign-hero,.bh-page-hero.bh-shop-campaign-hero{padding:28px 0 26px!important;min-height:0!important;background:radial-gradient(420px 260px at 91% 0%,rgb(32 168 50 / .18),transparent 62%),linear-gradient(105deg,#021b36 0%,#062b55 55%,#08763a 132%)!important}body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{width:min(calc(100vw - 52px),1600px)!important;max-width:1600px!important;margin:0 auto!important;display:grid!important;grid-template-columns:clamp(305px,22vw,370px) minmax(680px,820px)!important;gap:clamp(46px,4.5vw,72px)!important;justify-content:start!important;align-items:center!important}body.page-template-page-shop-parts .bh-shop-hero-copy,body.post-type-archive-product .bh-shop-hero-copy,body.woocommerce-shop .bh-shop-hero-copy,body.tax-product_cat .bh-shop-hero-copy,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy{justify-self:start!important;align-self:center!important;width:100%!important;max-width:370px!important;margin:0!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy h1{font-size:clamp(34px,3vw,44px)!important;line-height:1.03!important;margin:8px 0 7px!important;letter-spacing:-1.1px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy p{max-width:350px!important;font-size:12.5px!important;line-height:1.42!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-badges{margin:9px 0 0!important;gap:6px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-badges span{font-size:9.5px!important;padding:5px 8px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy .bh-btns{margin-top:10px!important;gap:8px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy .bh-btn{min-height:32px!important;padding:0 12px!important;font-size:10.5px!important;border-radius:9px!important}body.page-template-page-shop-parts .bh-shop-hero-art,body.post-type-archive-product .bh-shop-hero-art,body.woocommerce-shop .bh-shop-hero-art,body.tax-product_cat .bh-shop-hero-art,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art{justify-self:start!important;width:100%!important;max-width:820px!important;aspect-ratio:1600/700!important;margin:0!important;padding:6px!important;min-height:0!important;height:auto!important;border-radius:20px!important;background:rgb(2 13 25 / .42)!important;box-shadow:0 18px 44px rgb(0 0 0 / .22),0 0 0 1px rgb(32 168 50 / .19)!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art .bh-shop-art-slide{inset:6px!important;border-radius:15px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:15px!important}body.page-template-page-shop-parts .bh-v225-shop,body.post-type-archive-product .bh-v225-shop,body.woocommerce-shop .bh-v225-shop,body.tax-product_cat .bh-v225-shop,body.page-template-page-shop-parts .bh-v225-wrap,body.post-type-archive-product .bh-v225-wrap,body.woocommerce-shop .bh-v225-wrap,body.tax-product_cat .bh-v225-wrap,body.page-template-page-shop-parts .bh-v236-catalog-layout,body.post-type-archive-product .bh-v236-catalog-layout,body.woocommerce-shop .bh-v236-catalog-layout,body.tax-product_cat .bh-v236-catalog-layout{overflow:visible!important;contain:none!important}body.page-template-page-shop-parts .bh-v225-wrap,body.post-type-archive-product .bh-v225-wrap,body.woocommerce-shop .bh-v225-wrap,body.tax-product_cat .bh-v225-wrap{width:min(calc(100vw - 52px),1600px)!important;max-width:1600px!important}body.page-template-page-shop-parts .bh-v236-catalog-layout,body.post-type-archive-product .bh-v236-catalog-layout,body.woocommerce-shop .bh-v236-catalog-layout,body.tax-product_cat .bh-v236-catalog-layout{display:grid!important;grid-template-columns:286px minmax(0,1fr)!important;gap:22px!important;align-items:start!important}body.page-template-page-shop-parts .bh-v236-sidebar,body.post-type-archive-product .bh-v236-sidebar,body.woocommerce-shop .bh-v236-sidebar,body.tax-product_cat .bh-v236-sidebar{position:sticky!important;top:112px!important;align-self:start!important;z-index:20!important;height:max-content!important;max-height:none!important;overflow:visible!important;overscroll-behavior:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:13px!important;padding:0!important;scrollbar-gutter:auto!important}body.admin-bar.page-template-page-shop-parts .bh-v236-sidebar,body.admin-bar.post-type-archive-product .bh-v236-sidebar,body.admin-bar.woocommerce-shop .bh-v236-sidebar,body.admin-bar.tax-product_cat .bh-v236-sidebar{top:144px!important}body.page-template-page-shop-parts .bh-v236-cat-list,body.post-type-archive-product .bh-v236-cat-list,body.woocommerce-shop .bh-v236-cat-list,body.tax-product_cat .bh-v236-cat-list{max-height:none!important;height:auto!important;overflow:visible!important;padding-right:0!important;display:grid!important;gap:7px!important}body.page-template-page-shop-parts .bh-v236-cat-list a,body.post-type-archive-product .bh-v236-cat-list a,body.woocommerce-shop .bh-v236-cat-list a,body.tax-product_cat .bh-v236-cat-list a{min-height:36px!important;padding:8px 10px!important;font-size:12.2px!important;line-height:1.18!important}body.page-template-page-shop-parts .bh-v236-side-card,body.post-type-archive-product .bh-v236-side-card,body.woocommerce-shop .bh-v236-side-card,body.tax-product_cat .bh-v236-side-card{padding:14px!important;border-radius:18px!important}body.page-template-page-shop-parts .bh-v236-side-card h3,body.post-type-archive-product .bh-v236-side-card h3,body.woocommerce-shop .bh-v236-side-card h3,body.tax-product_cat .bh-v236-side-card h3{font-size:21px!important}body.page-template-page-shop-parts .bh-v236-side-card h4,body.post-type-archive-product .bh-v236-side-card h4,body.woocommerce-shop .bh-v236-side-card h4,body.tax-product_cat .bh-v236-side-card h4{font-size:14px!important}@media(min-width:1500px){body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{grid-template-columns:370px 850px!important;gap:72px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art{max-width:850px!important}}@media(min-width:1181px) and (max-width:1320px){body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{width:calc(100vw - 44px)!important;grid-template-columns:310px minmax(620px,740px)!important;gap:40px!important}}@media(min-width:1041px) and (max-width:1180px){body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{width:calc(100vw - 34px)!important;grid-template-columns:300px minmax(0,1fr)!important;gap:28px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art{max-width:660px!important}}@media(max-width:1040px){body.page-template-page-shop-parts .bh-v236-sidebar,body.post-type-archive-product .bh-v236-sidebar,body.woocommerce-shop .bh-v236-sidebar,body.tax-product_cat .bh-v236-sidebar{position:relative!important;top:auto!important;max-height:none!important;overflow:visible!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-bottom:18px!important}}@media(max-width:900px){body.page-template-page-shop-parts .bh-shop-hero-grid,body.post-type-archive-product .bh-shop-hero-grid,body.woocommerce-shop .bh-shop-hero-grid,body.tax-product_cat .bh-shop-hero-grid,.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-grid{width:min(calc(100vw - 28px),760px)!important;grid-template-columns:1fr!important;gap:14px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-copy{max-width:620px!important}.bh-page-hero.bh-shop-campaign-hero .bh-shop-hero-art{max-width:760px!important;justify-self:stretch!important}}@media (min-width:1041px){body.page-template-page-shop-parts .bh-v225-shop,body.post-type-archive-product .bh-v225-shop,body.woocommerce-shop .bh-v225-shop,body.tax-product_cat .bh-v225-shop,body.page-template-page-shop-parts .bh-v225-wrap,body.post-type-archive-product .bh-v225-wrap,body.woocommerce-shop .bh-v225-wrap,body.tax-product_cat .bh-v225-wrap,body.page-template-page-shop-parts .bh-v236-catalog-layout,body.post-type-archive-product .bh-v236-catalog-layout,body.woocommerce-shop .bh-v236-catalog-layout,body.tax-product_cat .bh-v236-catalog-layout{overflow:visible!important;contain:none!important}body.page-template-page-shop-parts .bh-v225-wrap,body.post-type-archive-product .bh-v225-wrap,body.woocommerce-shop .bh-v225-wrap,body.tax-product_cat .bh-v225-wrap{width:min(calc(100vw - 52px),1600px)!important;max-width:1600px!important;margin-left:auto!important;margin-right:auto!important}body.page-template-page-shop-parts .bh-v236-catalog-layout,body.post-type-archive-product .bh-v236-catalog-layout,body.woocommerce-shop .bh-v236-catalog-layout,body.tax-product_cat .bh-v236-catalog-layout{display:grid!important;grid-template-columns:286px minmax(0,1fr)!important;gap:22px!important;align-items:start!important}body.page-template-page-shop-parts .bh-v236-sidebar,body.post-type-archive-product .bh-v236-sidebar,body.woocommerce-shop .bh-v236-sidebar,body.tax-product_cat .bh-v236-sidebar{position:sticky!important;top:112px!important;align-self:start!important;z-index:21!important;width:auto!important;height:auto!important;max-height:none!important;overflow:visible!important;display:grid!important;grid-template-columns:1fr!important;gap:13px!important;transform:none!important}body.admin-bar.page-template-page-shop-parts .bh-v236-sidebar,body.admin-bar.post-type-archive-product .bh-v236-sidebar,body.admin-bar.woocommerce-shop .bh-v236-sidebar,body.admin-bar.tax-product_cat .bh-v236-sidebar{top:144px!important}body.page-template-page-shop-parts .bh-v236-cat-list,body.post-type-archive-product .bh-v236-cat-list,body.woocommerce-shop .bh-v236-cat-list,body.tax-product_cat .bh-v236-cat-list{max-height:none!important;height:auto!important;overflow:visible!important;display:grid!important;grid-template-columns:1fr!important;gap:7px!important}body.page-template-page-shop-parts .bh-v236-grid,body.post-type-archive-product .bh-v236-grid,body.woocommerce-shop .bh-v236-grid,body.tax-product_cat .bh-v236-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}}@media (max-width:1040px){body.page-template-page-shop-parts .bh-v236-catalog-layout,body.post-type-archive-product .bh-v236-catalog-layout,body.woocommerce-shop .bh-v236-catalog-layout,body.tax-product_cat .bh-v236-catalog-layout{display:block!important}body.page-template-page-shop-parts .bh-v236-sidebar,body.post-type-archive-product .bh-v236-sidebar,body.woocommerce-shop .bh-v236-sidebar,body.tax-product_cat .bh-v236-sidebar{position:relative!important;top:auto!important;max-height:none!important;overflow:visible!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-bottom:18px!important}}@media (max-width:782px){html,body{overflow-x:hidden!important}body.page-template-page-shop-parts,body.post-type-archive-product,body.woocommerce-shop,body.tax-product_cat{background:#eef7fd!important}body.admin-bar .bh-header.bh-v21-commerce-header{top:0!important}.bh-v220-menu-toggle{min-width:106px!important;min-height:54px!important}.bh-v220-tools{grid-column:1/-1!important}.bh-v220-tools .bh-actions{position:absolute!important;right:14px!important;top:74px!important;display:none!important}.bh-v220-nav a{min-height:48px!important}.bh-v220-nav .current-menu-item>a,.bh-v220-nav a:hover{background:linear-gradient(135deg,#18a83a,#0b7d38)!important;color:#fff!important}body.page-template-page-shop-parts .bh-v236-toolbar>span,body.post-type-archive-product .bh-v236-toolbar>span,body.woocommerce-shop .bh-v236-toolbar>span,body.tax-product_cat .bh-v236-toolbar>span{width:100%!important}body.page-template-page-shop-parts .bh-v236-side-card h3,body.post-type-archive-product .bh-v236-side-card h3,body.woocommerce-shop .bh-v236-side-card h3,body.tax-product_cat .bh-v236-side-card h3{font-size:24px!important;line-height:1.05!important;margin:4px 0 6px!important}body.page-template-page-shop-parts .bh-v236-side-card p,body.post-type-archive-product .bh-v236-side-card p,body.woocommerce-shop .bh-v236-side-card p,body.tax-product_cat .bh-v236-side-card p{font-size:13px!important;line-height:1.35!important;margin:0 0 12px!important;color:#51687e!important}body.page-template-page-shop-parts .bh-v236-side-search button,body.post-type-archive-product .bh-v236-side-search button,body.woocommerce-shop .bh-v236-side-search button,body.tax-product_cat .bh-v236-side-search button{font-weight:950!important;border:0!important}body.page-template-page-shop-parts .bh-v236-cat-list,body.post-type-archive-product .bh-v236-cat-list,body.woocommerce-shop .bh-v236-cat-list,body.tax-product_cat .bh-v236-cat-list{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;max-height:none!important;overflow:visible!important}body.page-template-page-shop-parts .bh-v236-cat-list a:nth-child(n+9),body.post-type-archive-product .bh-v236-cat-list a:nth-child(n+9),body.woocommerce-shop .bh-v236-cat-list a:nth-child(n+9),body.tax-product_cat .bh-v236-cat-list a:nth-child(n+9){display:none!important}body.page-template-page-shop-parts .bh-v236-cat-list a,body.post-type-archive-product .bh-v236-cat-list a,body.woocommerce-shop .bh-v236-cat-list a,body.tax-product_cat .bh-v236-cat-list a{min-height:38px!important;padding:8px 10px!important;border-radius:12px!important;font-size:12px!important;line-height:1.15!important;background:#f8fcff!important;border:1px solid #d6e9f7!important}body.page-template-page-shop-parts .bh-v236-grid,body.post-type-archive-product .bh-v236-grid,body.woocommerce-shop .bh-v236-grid,body.tax-product_cat .bh-v236-grid{align-items:stretch!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-media,body.post-type-archive-product .bh-v236-grid .bh-v225-media,body.woocommerce-shop .bh-v236-grid .bh-v225-media,body.tax-product_cat .bh-v236-grid .bh-v225-media{margin-bottom:9px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-cat,body.post-type-archive-product .bh-v236-grid .bh-v225-cat,body.woocommerce-shop .bh-v236-grid .bh-v225-cat,body.tax-product_cat .bh-v236-grid .bh-v225-cat{height:13px!important;margin-bottom:6px!important}}@media (max-width:380px){body.page-template-page-shop-parts .bh-v236-grid .bh-v225-title,body.post-type-archive-product .bh-v236-grid .bh-v225-title,body.woocommerce-shop .bh-v236-grid .bh-v225-title,body.tax-product_cat .bh-v236-grid .bh-v225-title{font-size:12px!important;min-height:44px!important;max-height:44px!important}}@media (max-width:782px){html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important;background:#eef7fd!important}main{overflow:hidden!important}.bh-container,.bh-content{width:calc(100% - 24px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.bh-header.bh-v21-commerce-header{position:sticky!important;top:0!important;z-index:9999!important;background:#fff!important;border-bottom:1px solid #d5e7f4!important;box-shadow:0 10px 28px rgb(2 27 54 / .10)!important}.admin-bar .bh-header.bh-v21-commerce-header{top:0!important}.bh-v220-nav-inner{width:100%!important;max-width:none!important;margin:0!important;padding:9px 12px 10px!important;display:grid!important;grid-template-columns:1fr auto!important;grid-template-areas:"logo menu" "search search"!important;gap:10px 12px!important;align-items:center!important}.bh-v220-logo{grid-area:logo!important;font-size:31px!important;line-height:.86!important;letter-spacing:-1px!important;display:block!important;min-width:0!important}.bh-v220-logo small{font-size:12px!important;line-height:1!important;margin-top:5px!important;letter-spacing:.3px!important}.bh-v220-menu-toggle{grid-area:menu!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:104px!important;height:52px!important;border:0!important;border-radius:20px!important;background:#062b55!important;color:#fff!important;font-size:17px!important;font-weight:950!important;box-shadow:0 10px 22px rgb(2 27 54 / .18)!important}.bh-v220-tools{grid-area:search!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;width:100%!important;min-width:0!important;align-items:center!important}.bh-v220-top-search{display:grid!important;grid-template-columns:minmax(0,1fr) 54px!important;gap:8px!important;width:100%!important;min-width:0!important}.bh-v220-top-search input[type="search"]{width:100%!important;min-width:0!important;height:50px!important;border-radius:18px!important;padding:0 14px!important;border:1px solid #cfe2f1!important;background:#fff!important;color:#062b55!important;font-size:14px!important;font-weight:800!important;box-shadow:none!important}.bh-v220-top-search input[type="search"]::placeholder{color:#6b7f92!important;opacity:.95!important}.bh-v220-search-submit{position:static!important;display:flex!important;width:54px!important;height:50px!important;min-width:54px!important;border-radius:18px!important;background:#062b55!important;color:#fff!important;border:0!important;padding:0!important;align-items:center!important;justify-content:center!important;box-shadow:0 8px 18px rgb(2 27 54 / .14)!important;transform:none!important}.bh-v220-search-submit b{display:none!important}.bh-v220-search-submit span{font-size:24px!important;line-height:1!important}.bh-v220-actions{display:none!important}.bh-v220-nav{display:none!important;position:fixed!important;left:12px!important;right:12px!important;top:122px!important;width:auto!important;max-width:none!important;background:#062b55!important;border:1px solid rgb(255 255 255 / .18)!important;border-radius:22px!important;padding:12px!important;z-index:10000!important;box-shadow:0 24px 58px rgb(2 27 54 / .34)!important}.bh-v220-nav.is-open{display:block!important}.bh-v220-nav ul{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}.bh-v220-nav li{display:block!important;margin:0!important;padding:0!important}.bh-v220-nav a{display:flex!important;align-items:center!important;justify-content:center!important;height:46px!important;border-radius:14px!important;background:#fff!important;color:#062b55!important;font-size:15px!important;font-weight:950!important;text-transform:none!important;text-decoration:none!important;opacity:1!important;visibility:visible!important}.bh-v220-nav .current-menu-item>a,.bh-v220-nav a:hover{background:#16a33a!important;color:#fff!important}body.page-template-page-shop-parts .bh-shop-campaign-hero,body.post-type-archive-product .bh-shop-campaign-hero,body.woocommerce-shop .bh-shop-campaign-hero,body.tax-product_cat .bh-shop-campaign-hero{display:none!important}body.page-template-page-shop-parts .bh-v225-shop,body.post-type-archive-product .bh-v225-shop,body.woocommerce-shop .bh-v225-shop,body.tax-product_cat .bh-v225-shop{padding:14px 0 34px!important}body.page-template-page-shop-parts .bh-v225-wrap,body.post-type-archive-product .bh-v225-wrap,body.woocommerce-shop .bh-v225-wrap,body.tax-product_cat .bh-v225-wrap{width:calc(100% - 22px)!important;max-width:none!important;margin:0 auto!important}body.page-template-page-shop-parts .bh-v225-head,body.post-type-archive-product .bh-v225-head,body.woocommerce-shop .bh-v225-head,body.tax-product_cat .bh-v225-head{display:none!important}body.page-template-page-shop-parts .bh-v236-toolbar,body.post-type-archive-product .bh-v236-toolbar,body.woocommerce-shop .bh-v236-toolbar,body.tax-product_cat .bh-v236-toolbar{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:0 0 12px!important;align-items:center!important}body.page-template-page-shop-parts .bh-v236-toolbar>span,body.post-type-archive-product .bh-v236-toolbar>span,body.woocommerce-shop .bh-v236-toolbar>span,body.tax-product_cat .bh-v236-toolbar>span{display:flex!important;align-items:center!important;height:42px!important;border-radius:16px!important;padding:0 12px!important;background:#fff!important;border:1px solid #cfe2f1!important;color:#0a315f!important;font-size:12px!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.page-template-page-shop-parts .bh-v225-sort select,body.post-type-archive-product .bh-v225-sort select,body.woocommerce-shop .bh-v225-sort select,body.tax-product_cat .bh-v225-sort select{height:42px!important;border-radius:16px!important;background:#fff!important;border:1px solid #cfe2f1!important;color:#062b55!important;font-size:12px!important;font-weight:950!important;padding:0 10px!important}body.page-template-page-shop-parts .bh-v236-catalog-layout,body.post-type-archive-product .bh-v236-catalog-layout,body.woocommerce-shop .bh-v236-catalog-layout,body.tax-product_cat .bh-v236-catalog-layout{display:block!important;grid-template-columns:none!important;width:100%!important;overflow:visible!important}body.page-template-page-shop-parts .bh-v236-sidebar,body.post-type-archive-product .bh-v236-sidebar,body.woocommerce-shop .bh-v236-sidebar,body.tax-product_cat .bh-v236-sidebar{position:relative!important;top:auto!important;left:auto!important;right:auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;max-width:100%!important;max-height:none!important;overflow:visible!important;margin:0 0 14px!important;padding:0!important}body.page-template-page-shop-parts .bh-v236-side-card,body.post-type-archive-product .bh-v236-side-card,body.woocommerce-shop .bh-v236-side-card,body.tax-product_cat .bh-v236-side-card{min-width:0!important;background:#fff!important;border:1px solid #cfe2f1!important;border-radius:18px!important;box-shadow:0 12px 26px rgb(2 27 54 / .06)!important;padding:12px!important}body.page-template-page-shop-parts .bh-v236-side-search,body.post-type-archive-product .bh-v236-side-search,body.woocommerce-shop .bh-v236-side-search,body.tax-product_cat .bh-v236-side-search,body.page-template-page-shop-parts .bh-v236-fitment,body.post-type-archive-product .bh-v236-fitment,body.woocommerce-shop .bh-v236-fitment,body.tax-product_cat .bh-v236-fitment{grid-column:1/-1!important}body.page-template-page-shop-parts .bh-v236-side-kicker,body.post-type-archive-product .bh-v236-side-kicker,body.woocommerce-shop .bh-v236-side-kicker,body.tax-product_cat .bh-v236-side-kicker{font-size:10px!important;padding:5px 9px!important;border-radius:999px!important}body.page-template-page-shop-parts .bh-v236-side-search h3,body.post-type-archive-product .bh-v236-side-search h3,body.woocommerce-shop .bh-v236-side-search h3,body.tax-product_cat .bh-v236-side-search h3{font-size:22px!important;line-height:1.05!important;margin:8px 0 4px!important;color:#062b55!important}body.page-template-page-shop-parts .bh-v236-side-search p,body.post-type-archive-product .bh-v236-side-search p,body.woocommerce-shop .bh-v236-side-search p,body.tax-product_cat .bh-v236-side-search p{font-size:12px!important;line-height:1.35!important;margin:0 0 9px!important;color:#506a82!important}body.page-template-page-shop-parts .bh-v236-side-search form,body.post-type-archive-product .bh-v236-side-search form,body.woocommerce-shop .bh-v236-side-search form,body.tax-product_cat .bh-v236-side-search form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important}body.page-template-page-shop-parts .bh-v236-side-search input,body.post-type-archive-product .bh-v236-side-search input,body.woocommerce-shop .bh-v236-side-search input,body.tax-product_cat .bh-v236-side-search input{height:42px!important;border-radius:14px!important;font-size:12px!important;min-width:0!important;padding:0 10px!important}body.page-template-page-shop-parts .bh-v236-side-search button,body.post-type-archive-product .bh-v236-side-search button,body.woocommerce-shop .bh-v236-side-search button,body.tax-product_cat .bh-v236-side-search button{height:42px!important;border-radius:14px!important;padding:0 12px!important;font-size:12px!important;white-space:nowrap!important;background:#19a83a!important;color:#fff!important}body.page-template-page-shop-parts .bh-v236-side-card h4,body.post-type-archive-product .bh-v236-side-card h4,body.woocommerce-shop .bh-v236-side-card h4,body.tax-product_cat .bh-v236-side-card h4{font-size:15px!important;line-height:1.1!important;margin:0 0 9px!important;color:#062b55!important}body.page-template-page-shop-parts .bh-v236-brand-list,body.post-type-archive-product .bh-v236-brand-list,body.woocommerce-shop .bh-v236-brand-list,body.tax-product_cat .bh-v236-brand-list{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}body.page-template-page-shop-parts .bh-v236-brand-list a,body.post-type-archive-product .bh-v236-brand-list a,body.woocommerce-shop .bh-v236-brand-list a,body.tax-product_cat .bh-v236-brand-list a{display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-height:34px!important;padding:6px 7px!important;border-radius:12px!important;border:1px solid #d6e9f7!important;background:#f8fcff!important;color:#062b55!important;font-size:11px!important;font-weight:950!important}body.page-template-page-shop-parts .bh-v236-brand-list img,body.post-type-archive-product .bh-v236-brand-list img,body.woocommerce-shop .bh-v236-brand-list img,body.tax-product_cat .bh-v236-brand-list img{display:none!important}body.page-template-page-shop-parts .bh-v236-model-list,body.post-type-archive-product .bh-v236-model-list,body.woocommerce-shop .bh-v236-model-list,body.tax-product_cat .bh-v236-model-list{display:flex!important;flex-wrap:wrap!important;gap:7px!important}body.page-template-page-shop-parts .bh-v236-model-list a,body.post-type-archive-product .bh-v236-model-list a,body.woocommerce-shop .bh-v236-model-list a,body.tax-product_cat .bh-v236-model-list a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;padding:6px 9px!important;border-radius:999px!important;border:1px solid #d6e9f7!important;background:#f8fcff!important;color:#062b55!important;font-size:11px!important;font-weight:950!important}body.page-template-page-shop-parts .bh-v236-sidebar .bh-v236-side-card:has(.bh-v236-cat-list),body.post-type-archive-product .bh-v236-sidebar .bh-v236-side-card:has(.bh-v236-cat-list),body.woocommerce-shop .bh-v236-sidebar .bh-v236-side-card:has(.bh-v236-cat-list),body.tax-product_cat .bh-v236-sidebar .bh-v236-side-card:has(.bh-v236-cat-list){display:none!important}body.page-template-page-shop-parts .bh-v236-fitment,body.post-type-archive-product .bh-v236-fitment,body.woocommerce-shop .bh-v236-fitment,body.tax-product_cat .bh-v236-fitment{background:linear-gradient(135deg,#063454,#0b853a)!important;color:#fff!important;padding:13px 14px!important}body.page-template-page-shop-parts .bh-v236-fitment span,body.post-type-archive-product .bh-v236-fitment span,body.woocommerce-shop .bh-v236-fitment span,body.tax-product_cat .bh-v236-fitment span{display:block!important;color:#eafff0!important;font-size:12px!important;line-height:1.3!important;margin:4px 0 9px!important}body.page-template-page-shop-parts .bh-v236-fitment a,body.post-type-archive-product .bh-v236-fitment a,body.woocommerce-shop .bh-v236-fitment a,body.tax-product_cat .bh-v236-fitment a{display:inline-flex!important;background:#fff!important;color:#062b55!important;border-radius:999px!important;padding:8px 12px!important;font-size:12px!important;font-weight:950!important}body.page-template-page-shop-parts .bh-v236-products,body.post-type-archive-product .bh-v236-products,body.woocommerce-shop .bh-v236-products,body.tax-product_cat .bh-v236-products{width:100%!important;min-width:0!important}body.page-template-page-shop-parts .bh-v236-grid,body.post-type-archive-product .bh-v236-grid,body.woocommerce-shop .bh-v236-grid,body.tax-product_cat .bh-v236-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important;width:100%!important;min-width:0!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-card,body.post-type-archive-product .bh-v236-grid .bh-v225-card,body.woocommerce-shop .bh-v236-grid .bh-v225-card,body.tax-product_cat .bh-v236-grid .bh-v225-card{min-width:0!important;padding:9px!important;border-radius:17px!important;display:flex!important;flex-direction:column!important;box-shadow:0 10px 24px rgb(2 27 54 / .08)!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-media,body.post-type-archive-product .bh-v236-grid .bh-v225-media,body.woocommerce-shop .bh-v236-grid .bh-v225-media,body.tax-product_cat .bh-v236-grid .bh-v225-media{aspect-ratio:1/1!important;margin:0 0 8px!important;border-radius:14px!important;overflow:hidden!important;background:#eef7fd!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-media img,body.post-type-archive-product .bh-v236-grid .bh-v225-media img,body.woocommerce-shop .bh-v236-grid .bh-v225-media img,body.tax-product_cat .bh-v236-grid .bh-v225-media img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:14px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-cat,body.post-type-archive-product .bh-v236-grid .bh-v225-cat,body.woocommerce-shop .bh-v236-grid .bh-v225-cat,body.tax-product_cat .bh-v236-grid .bh-v225-cat{font-size:9px!important;line-height:1.05!important;min-height:11px!important;max-height:11px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin:0 0 6px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-title,body.post-type-archive-product .bh-v236-grid .bh-v225-title,body.woocommerce-shop .bh-v236-grid .bh-v225-title,body.tax-product_cat .bh-v236-grid .bh-v225-title{font-size:13px!important;line-height:1.22!important;min-height:48px!important;max-height:48px!important;margin:0 0 8px!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-sku,body.post-type-archive-product .bh-v236-grid .bh-v225-sku,body.woocommerce-shop .bh-v236-grid .bh-v225-sku,body.tax-product_cat .bh-v236-grid .bh-v225-sku{font-size:9.5px!important;min-height:23px!important;padding:0 7px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin-top:auto!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-price-row,body.post-type-archive-product .bh-v236-grid .bh-v225-price-row,body.woocommerce-shop .bh-v236-grid .bh-v225-price-row,body.tax-product_cat .bh-v236-grid .bh-v225-price-row{min-height:34px!important;display:flex!important;align-items:center!important;gap:5px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-price,body.post-type-archive-product .bh-v236-grid .bh-v225-price,body.woocommerce-shop .bh-v236-grid .bh-v225-price,body.tax-product_cat .bh-v236-grid .bh-v225-price{font-size:17px!important;line-height:1!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-ready,body.post-type-archive-product .bh-v236-grid .bh-v225-ready,body.woocommerce-shop .bh-v236-grid .bh-v225-ready,body.tax-product_cat .bh-v236-grid .bh-v225-ready{font-size:8.5px!important;padding:3px 5px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-actions,body.post-type-archive-product .bh-v236-grid .bh-v225-actions,body.woocommerce-shop .bh-v236-grid .bh-v225-actions,body.tax-product_cat .bh-v236-grid .bh-v225-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;margin-top:7px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-actions a,body.post-type-archive-product .bh-v236-grid .bh-v225-actions a,body.woocommerce-shop .bh-v236-grid .bh-v225-actions a,body.tax-product_cat .bh-v236-grid .bh-v225-actions a{min-height:36px!important;border-radius:11px!important;font-size:10.5px!important;line-height:1.05!important;padding:0 5px!important}body.home .bh-home-shop-hero{padding:22px 0 26px!important;overflow:hidden!important}body.home .bh-home-shop-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:calc(100% - 24px)!important}body.home .bh-home-shop-copy h1{font-size:30px!important;line-height:1.06!important;letter-spacing:-.8px!important;margin:8px 0 10px!important}body.home .bh-home-shop-copy p{font-size:13px!important;line-height:1.45!important;margin:0!important}body.home .bh-home-shop-art{min-height:0!important;height:auto!important;border-radius:18px!important;overflow:hidden!important;display:block!important}body.home .bh-home-shop-art picture{position:relative!important;inset:auto!important;display:none!important}body.home .bh-home-shop-art picture.is-active{display:block!important}body.home .bh-home-shop-art img{display:block!important;width:100%!important;height:auto!important;max-height:210px!important;object-fit:contain!important;border-radius:16px!important}body.home .bh-v214-showcase{padding:22px 0 24px!important;overflow:hidden!important}body.home .bh-v214-head h2{font-size:25px!important;line-height:1.08!important;letter-spacing:-.7px!important}body.home .bh-v214-head p{font-size:12px!important;line-height:1.35!important}body.home .bh-v214-card{flex-basis:78%!important;min-width:230px!important}body.home .bh-v214-media{height:160px!important}body.home .bh-v214-price,body.home .bh-v214-actions,body.home .bh-v214-sku{display:none!important}body.home .bh-home-products-priority .bh-v67-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}body.home .bh-home-products-priority .bh-v67-product-card{min-width:0!important}body.home .bh-home-products-priority .bh-v67-product-media{min-height:130px!important;margin:7px 7px 0!important}body.home .bh-home-products-priority .bh-v67-product-img{height:130px!important;object-fit:cover!important;padding:0!important;border-radius:12px!important}.bh-floating-cart{right:12px!important;bottom:70px!important;transform:scale(.78)!important;transform-origin:right bottom!important;z-index:9998!important}.bh-scroll-top{right:14px!important;bottom:132px!important;transform:scale(.78)!important;transform-origin:right bottom!important;z-index:9998!important}}@media (max-width:380px){body.page-template-page-shop-parts .bh-v236-grid,body.post-type-archive-product .bh-v236-grid,body.woocommerce-shop .bh-v236-grid,body.tax-product_cat .bh-v236-grid{gap:9px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-card,body.post-type-archive-product .bh-v236-grid .bh-v225-card,body.woocommerce-shop .bh-v236-grid .bh-v225-card,body.tax-product_cat .bh-v236-grid .bh-v225-card{padding:8px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-price,body.post-type-archive-product .bh-v236-grid .bh-v225-price,body.woocommerce-shop .bh-v236-grid .bh-v225-price,body.tax-product_cat .bh-v236-grid .bh-v225-price{font-size:15px!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-actions a,body.post-type-archive-product .bh-v236-grid .bh-v225-actions a,body.woocommerce-shop .bh-v236-grid .bh-v225-actions a,body.tax-product_cat .bh-v236-grid .bh-v225-actions a{font-size:9.5px!important;min-height:34px!important}}@media (max-width:782px){body.page-template-page-shop-parts .bh-v236-categories,body.post-type-archive-product .bh-v236-categories,body.woocommerce-shop .bh-v236-categories,body.tax-product_cat .bh-v236-categories{display:none!important}}@media (min-width:783px){body.single-product{background:#eef7fd!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{grid-template-columns:repeat(5,74px)!important;gap:10px!important;align-items:start!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:first-child{grid-column:1/-1!important;margin:0!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:not(:first-child){width:74px!important;min-height:74px!important;margin:0!important;border-radius:14px!important;border:1px solid #d8e8f4!important;background:#f6fbff!important;cursor:pointer!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:not(:first-child) a{display:block!important;width:74px!important;height:74px!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:not(:first-child) img{display:block!important;width:74px!important;height:74px!important;object-fit:cover!important;border:0!important;border-radius:13px!important;padding:0!important;background:#f6fbff!important;opacity:.92!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+7){display:none!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:not(:first-child):hover img{opacity:1!important;filter:saturate(1.08)!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__trigger{width:34px!important;height:34px!important;border-radius:999px!important;background:#fff!important;box-shadow:0 8px 22px rgb(2 27 54 / .14)!important}body.single-product .woocommerce div.product div.summary,body.single-product .woocommerce-page div.product div.summary{float:none!important;margin:0!important}body.single-product .bh-v70-product-kicker{display:flex!important;flex-wrap:wrap!important;margin:0 0 12px!important}body.single-product .bh-v70-product-kicker span{border-radius:999px!important;background:#eafaf0!important;color:#08762d!important;border:1px solid #bfeccb!important;font-weight:950!important}body.single-product .woocommerce div.product .product_title{color:#021b36!important}body.single-product .bh-v85-single-part-number{display:inline-flex!important;gap:6px!important;align-items:center!important;margin:6px 0 9px!important;border-radius:999px!important;background:#eefbf2!important;border:1px solid #c7efce!important;color:#08762d!important;padding:6px 10px!important;font-size:11px!important;font-weight:950!important}body.single-product .bh-v2177-rating-sold{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;color:#4d6075!important;font-weight:800!important}body.single-product .bh-v2177-stars{color:#f59e0b!important;letter-spacing:.06em!important;font-size:14px!important}body.single-product .bh-v2177-dot{width:4px!important;height:4px!important;border-radius:99px!important;background:#b5c5d3!important;display:inline-block!important}body.single-product .woocommerce div.product p.price,body.single-product .woocommerce div.product span.price{color:#062b55!important;font-weight:1000!important;letter-spacing:-.8px!important}body.single-product .woocommerce div.product p.price del{font-size:18px!important;color:#8da0b2!important;margin-left:8px!important;opacity:.8!important}body.single-product .bh-v2177-savings{margin:-2px 0 10px!important;color:#098133!important;font-size:14px!important;font-weight:950!important}body.single-product .bh-v2177-stock{font-size:14px!important}body.single-product .bh-v2177-stock-ready{color:#078232!important}body.single-product .bh-v2177-stock-low{color:#d97706!important}body.single-product .bh-v2177-stock-out{color:#c21f1f!important}body.single-product .bh-v2177-fitment-banner b{white-space:nowrap!important}body.single-product .bh-v2177-fitment-banner span{color:#254f3a!important}body.single-product .woocommerce div.product form.cart .quantity{margin:0!important}body.single-product .woocommerce div.product form.cart .quantity input{height:46px!important;border-radius:14px!important;border:1px solid #cfe1ef!important;color:#062b55!important;font-weight:950!important}body.single-product .woocommerce div.product form.cart .single_add_to_cart_button{font-size:15px!important;margin:0!important}body.single-product .woocommerce div.product form.cart .bh-v70-buy-now{grid-column:1/-1!important;width:100%!important;height:46px!important;border-radius:14px!important;border:1.5px solid #08762d!important;background:#effbf3!important;color:#075428!important;font-size:15px!important;font-weight:950!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;margin:0!important;box-shadow:none!important}body.single-product .woocommerce div.product form.cart .bh-v2177-wishlist{grid-column:1/-1!important;width:100%!important;height:42px!important;border-radius:14px!important;border:1px solid #d9e5ee!important;background:#f8fbfd!important;color:#536a7e!important;font-size:13px!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important}body.single-product .woocommerce div.product form.cart .bh-v70-fitment-help{display:none!important}body.single-product .single_variation_wrap .woocommerce-variation-add-to-cart{display:grid!important;grid-template-columns:96px 1fr!important;gap:10px!important}body.single-product .bh-single-product-trust{display:grid!important}body.single-product .bh-single-product-trust span{background:#f7faf1!important;border:1px solid #e2e8d8!important;color:#143b28!important;line-height:1.25!important;font-weight:900!important}body.single-product .product_meta{font-size:11px!important;color:#8a9db0!important;margin-top:14px!important;border-top:1px solid #edf3f8!important;padding-top:12px!important}body.single-product .bh-v70-product-support article{background:linear-gradient(135deg,#063454,#08713a)!important;color:#fff!important;box-shadow:0 12px 28px rgb(2 27 54 / .10)!important}body.single-product .bh-v70-product-support b{display:block!important}body.single-product .bh-v70-product-support span{color:#d7fff0!important}body.single-product .woocommerce div.product .woocommerce-tabs{grid-column:1/-1!important;padding:22px!important;border-radius:22px!important;background:#fff!important;border:1px solid #d7e8f4!important;box-shadow:0 12px 34px rgb(2 27 54 / .045)!important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs{display:flex!important;gap:8px!important;border-bottom:1px solid #dfeaf2!important;margin:0 0 18px!important;padding:0!important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a{display:flex!important;align-items:center!important;min-height:42px!important;padding:0 16px!important;font-size:14px!important;font-weight:900!important;color:#536a7e!important;border-bottom:2px solid transparent!important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#075428!important;border-bottom-color:#16a34a!important}body.single-product .woocommerce div.product .woocommerce-tabs .panel{font-size:15px!important;line-height:1.75!important;color:#16324b!important}body.single-product .woocommerce div.product .woocommerce-tabs .panel h2{display:none!important}body.single-product .woocommerce div.product .woocommerce-tabs .panel ul{padding-left:0!important;list-style:none!important}body.single-product .woocommerce div.product .woocommerce-tabs .panel li{position:relative!important;padding-left:25px!important;margin:10px 0!important}body.single-product .woocommerce div.product .woocommerce-tabs .panel li:before{content:'✓'!important;position:absolute!important;left:0!important;top:0!important;color:#0a8f35!important;font-weight:1000!important}body.single-product .bh-v2177-qa{padding:6px 0 2px!important}body.single-product .bh-v2177-qa h3{margin:0 0 8px!important;color:#062b55!important;font-size:22px!important}body.single-product .bh-v2177-qa a{display:inline-flex!important;margin-top:8px!important;border-radius:999px!important;background:#075428!important;color:#fff!important;padding:10px 16px!important;font-weight:950!important;text-decoration:none!important}body.single-product .woocommerce div.product .related.products{grid-column:1/-1!important;border-radius:24px!important;background:#f8fbfe!important;border:1px solid #d7e8f4!important;box-shadow:0 12px 34px rgb(2 27 54 / .05)!important;overflow:hidden!important}body.single-product .woocommerce div.product .related.products>h2{line-height:1.08!important;margin:0 0 18px!important;color:#021b36!important;letter-spacing:-.7px!important}body.single-product .woocommerce div.product .related.products>h2:after{content:'View all →'!important;float:right!important;font-size:14px!important;font-weight:900!important;color:#08762d!important;margin-top:10px!important}body.single-product .woocommerce div.product .related.products ul.products{margin:0!important;padding:0!important;list-style:none!important}body.single-product .woocommerce div.product .related.products ul.products li.product{width:auto!important;margin:0!important;border-radius:18px!important;background:#fff!important;border:1px solid #dceaf4!important;box-shadow:0 10px 24px rgb(2 27 54 / .055)!important}body.single-product .woocommerce div.product .related.products ul.products li.product img{border-radius:14px!important;background:#f4f9fd!important;padding:0!important;border:1px solid #edf4fa!important}body.single-product .woocommerce div.product .related.products ul.products li.product .woocommerce-loop-product__title{color:#062b55!important;font-weight:950!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-v85-loop-part-number{font-size:9px!important;margin-top:auto!important;min-height:23px!important;display:flex!important;align-items:center!important;border-radius:999px!important;background:#eafaf0!important;border:1px solid #c7efce!important;color:#08762d!important;padding:0 8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.single-product .woocommerce div.product .related.products ul.products li.product .price{font-size:15px!important;font-weight:1000!important;color:#062b55!important;min-height:24px!important;margin:8px 0!important;display:block!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-loop-actions .button{width:100%!important;height:38px!important;border-radius:12px!important;background:#075428!important;color:#fff!important;font-size:11px!important;font-weight:1000!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0 10px!important;text-align:center!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-loop-actions .bh-buy-now{display:none!important}body.single-product .woocommerce div.product .related.products ul.products li.product:before{content:'♡'!important;left:10px!important;top:10px!important;width:28px!important;height:28px!important;border-radius:999px!important;background:#fff!important;color:#0a315f!important;display:grid!important;place-items:center!important;font-size:14px!important;box-shadow:0 5px 14px rgb(2 27 54 / .10)!important;padding:0!important}body.single-product .woocommerce div.product .related.products ul.products li.product:after{display:none!important}}@media (min-width:783px){body.single-product .woocommerce div.product div.images,body.single-product .woocommerce-page div.product div.images{width:100%!important;float:none!important;margin:0!important;padding:18px!important;border-radius:22px!important;background:#fff!important;border:1px solid #d7e8f4!important;box-shadow:0 16px 44px rgb(2 27 54 / .055)!important;min-height:0!important;align-self:start!important;overflow:hidden!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{margin:0!important;padding:0!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{margin:0!important;padding:0!important;width:100%!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:first-child{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:382px!important;min-height:382px!important;max-height:382px!important;border-radius:18px!important;background:#f5f9fc!important;border:1px solid #d8e8f4!important;overflow:hidden!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:first-child a{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:first-child img{width:100%!important;height:100%!important;max-height:382px!important;object-fit:contain!important;object-position:center!important;border:0!important;border-radius:16px!important;padding:0!important;margin:0!important;background:transparent!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:not(:first-child),body.single-product .woocommerce div.product div.images .flex-control-nav,body.single-product .woocommerce div.product div.images .flex-control-thumbs{display:none!important;visibility:hidden!important;height:0!important;max-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important}body.single-product .bh-v2178-thumb-rail{display:flex!important;gap:10px!important;align-items:center!important;margin:12px 0 0!important;padding:0!important;min-height:70px!important;overflow:hidden!important}body.single-product .bh-v2178-thumb{appearance:none!important;border:1px solid #d8e8f4!important;background:#f8fcff!important;width:70px!important;height:70px!important;min-width:70px!important;border-radius:14px!important;padding:3px!important;cursor:pointer!important;overflow:hidden!important;box-shadow:none!important;position:relative!important}body.single-product .bh-v2178-thumb.is-active{border-color:#08762d!important;box-shadow:0 0 0 2px rgb(8 118 45 / .08)!important}body.single-product .bh-v2178-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:11px!important;margin:0!important;padding:0!important}body.single-product .bh-v2178-thumb-more:after{content:attr(data-more)!important;position:absolute!important;inset:3px!important;display:grid!important;place-items:center!important;border-radius:11px!important;background:rgb(2 27 54 / .56)!important;color:#fff!important;font-size:14px!important;font-weight:1000!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__trigger{right:24px!important;top:24px!important;z-index:4!important}body.single-product .woocommerce div.product .product_title{margin-bottom:8px!important}body.single-product .woocommerce div.product .related.products{padding:22px!important}body.single-product .woocommerce div.product .related.products ul.products{display:grid!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-v225-media,body.single-product .woocommerce div.product .related.products ul.products li.product>a.woocommerce-LoopProduct-link{display:block!important;margin:0 0 10px!important}body.single-product .woocommerce div.product .related.products ul.products li.product img{width:100%!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-v225-title,body.single-product .woocommerce div.product .related.products ul.products li.product .woocommerce-loop-product__title{min-height:48px!important;max-height:48px!important;margin:0 0 8px!important;overflow:hidden!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-v225-sku,body.single-product .woocommerce div.product .related.products ul.products li.product .bh-v85-loop-part-number{margin-top:auto!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-v225-price-row,body.single-product .woocommerce div.product .related.products ul.products li.product .price{min-height:28px!important;margin:8px 0!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-v225-actions,body.single-product .woocommerce div.product .related.products ul.products li.product .bh-loop-actions{display:grid!important;grid-template-columns:1fr!important;margin-top:auto!important;gap:0!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-v225-actions .bh-v225-add,body.single-product .woocommerce div.product .related.products ul.products li.product .bh-loop-actions .button,body.single-product .woocommerce div.product .related.products ul.products li.product .button.add_to_cart_button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:40px!important;min-height:40px!important;border-radius:12px!important;background:#075428!important;color:#fff!important;font-size:11px!important;font-weight:1000!important;padding:0 10px!important;margin:0!important;text-align:center!important;text-decoration:none!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-v225-actions .bh-v225-buy,body.single-product .woocommerce div.product .related.products ul.products li.product .bh-loop-actions .bh-buy-now,body.single-product .woocommerce div.product .related.products ul.products li.product a.bh-buy-now{display:none!important}}@media (min-width:783px){body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transform:none!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:not(:first-child){visibility:hidden!important;height:0!important;max-height:0!important;overflow:hidden!important}body.single-product .woocommerce div.product div.images.bh-v2179-gallery-done,body.single-product .woocommerce-page div.product div.images.bh-v2179-gallery-done{padding:16px!important;min-height:0!important;height:auto!important;overflow:hidden!important}body.single-product .bh-v2179-gallery-main{display:flex!important;align-items:center!important;justify-content:center!important}body.single-product .bh-v2179-thumb-rail{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;margin:12px 0 0!important;padding:0!important;overflow:hidden!important}body.single-product .bh-v2179-thumb{border:1px solid #d8e8f4!important;background:#f8fcff!important;padding:3px!important;cursor:pointer!important;overflow:hidden!important;position:relative!important;box-shadow:none!important}body.single-product .bh-v2179-thumb.is-active{border-color:#19a74a!important;box-shadow:0 0 0 2px rgb(32 168 50 / .10)!important}body.single-product .bh-v2179-thumb img{display:block!important;width:100%!important;height:100%!important;border-radius:10px!important;margin:0!important;padding:0!important}body.single-product .bh-v2179-thumb-more:after{content:attr(data-more)!important;position:absolute!important;inset:3px!important;border-radius:10px!important;display:grid!important;place-items:center!important;background:rgb(2 27 54 / .55)!important;color:#fff!important;font-weight:1000!important}body.single-product .woocommerce div.product div.summary{padding:22px!important;border-radius:22px!important;align-self:start!important}body.single-product .woocommerce div.product .related.products ul.products{align-items:stretch!important}body.single-product .woocommerce div.product .related.products ul.products li.product img{margin:0 0 10px!important}body.single-product .woocommerce div.product .related.products ul.products li.product .woocommerce-loop-product__title{margin:0 0 8px!important;line-height:1.18!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-v85-loop-part-number,body.single-product .woocommerce div.product .related.products ul.products li.product .price{flex-shrink:0!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-loop-actions{margin-top:auto!important;display:block!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-loop-actions .bh-buy-now,body.single-product .woocommerce div.product .related.products ul.products li.product a.bh-buy-now,body.single-product .woocommerce div.product .related.products ul.products li.product a.buy,body.single-product .woocommerce div.product .related.products ul.products li.product a.buy-now{display:none!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-loop-actions .button,body.single-product .woocommerce div.product .related.products ul.products li.product a.button.add_to_cart_button{display:flex!important;width:100%!important;min-height:38px!important;height:38px!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;font-size:11px!important;font-weight:1000!important;padding:0 10px!important;margin:0!important;background:#075428!important;color:#fff!important}}@media (min-width:783px){body.single-product .woocommerce div.product div.images.bh-v2179-gallery-done,body.single-product .woocommerce-page div.product div.images.bh-v2179-gallery-done{padding:16px!important;border-radius:23px!important;min-height:0!important;height:auto!important;align-self:start!important;box-shadow:0 16px 42px rgb(2 27 54 / .07)!important}body.single-product .bh-v2179-thumb-rail{min-height:58px!important;height:58px!important;margin-top:10px!important;gap:8px!important}body.single-product .bh-v2179-thumb{width:58px!important;height:58px!important;min-width:58px!important;border-radius:12px!important}body.single-product .bh-v2179-thumb img{object-fit:cover!important}body.single-product .bh-v2179-thumb.is-duplicate,body.single-product .bh-v2179-thumb.is-empty,body.single-product .bh-v2179-thumb-rail.is-hidden{display:none!important}body.single-product .woocommerce div.product div.summary,body.single-product .woocommerce-page div.product div.summary{padding:24px!important;border-radius:23px!important;min-height:0!important;align-self:start!important;position:sticky!important;top:84px!important;box-shadow:0 16px 42px rgb(2 27 54 / .07)!important}body.single-product .bh-v70-product-kicker{gap:6px!important;margin-bottom:12px!important}body.single-product .bh-v70-product-kicker span{font-size:10px!important;padding:5px 8px!important}body.single-product .bh-v2177-rating-sold{margin:4px 0 12px!important;font-size:12px!important;line-height:1.35!important}body.single-product .woocommerce div.product p.price,body.single-product .woocommerce div.product span.price{font-size:34px!important;margin:8px 0 10px!important}body.single-product .woocommerce div.product .summary .woocommerce-product-details__short-description{font-size:13px!important;line-height:1.55!important;margin-bottom:12px!important}body.single-product .bh-v2177-fitment-banner{font-size:12px!important}body.single-product .bh-v2177-stock{margin:8px 0!important;font-weight:950!important}body.single-product .bh-v2180-ask-availability{display:flex!important;align-items:center!important;justify-content:center!important;background:#075428!important;color:#fff!important;font-weight:1000!important;text-decoration:none!important;box-shadow:0 14px 30px rgb(7 84 40 / .20)!important}body.single-product .bh-single-product-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:10px 0!important}body.single-product .bh-single-product-trust span{min-height:42px!important;padding:9px 10px!important;font-size:10.5px!important;border-radius:12px!important}body.single-product .bh-v70-product-support b{font-size:13px!important;margin-bottom:3px!important}body.single-product .bh-v70-product-support span{font-size:11px!important;line-height:1.35!important}body.single-product .woocommerce div.product .woocommerce-tabs,body.single-product .woocommerce div.product .related.products{border-radius:22px!important;padding:22px!important}body.single-product .woocommerce div.product .woocommerce-tabs{margin-top:4px!important}body.single-product .woocommerce div.product .related.products{margin-top:4px!important}body.single-product .woocommerce div.product .related.products>h2{font-size:clamp(28px,2.25vw,36px)!important;margin-bottom:16px!important}body.single-product .woocommerce div.product .related.products>h2:after{display:none!important}body.single-product .woocommerce div.product .related.products ul.products li.product .woocommerce-loop-product__title{font-size:12px!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-loop-actions .button,body.single-product .woocommerce div.product .related.products ul.products li.product a.button.add_to_cart_button{height:38px!important;min-height:38px!important}}@media (min-width:783px){body.single-product .bh-single-product-shell div.product{display:grid!important;grid-template-columns:minmax(500px,590px) minmax(390px,450px)!important;gap:26px!important;align-items:start!important;justify-content:center!important;margin:0!important}body.single-product .bh-v2179-gallery-main{position:relative!important}body.single-product .bh-v2179-gallery-main a{position:relative!important;display:flex!important;width:100%!important;height:100%!important;align-items:center!important;justify-content:center!important;cursor:zoom-in!important;overflow:hidden!important}body.single-product .bh-v2179-gallery-main a::after{gap:6px!important}body.single-product .bh-v2182-has-real-gallery .bh-v2179-thumb-rail:not(.is-hidden):not(.bh-v2181-hide-rail){display:flex!important;min-height:64px!important;height:64px!important;gap:10px!important;margin-top:12px!important;overflow:hidden!important}body.single-product .bh-v2182-has-real-gallery .bh-v2179-thumb{display:block!important;width:64px!important;height:64px!important;min-width:64px!important;padding:3px!important;border-radius:14px!important;background:#f8fcff!important;border:1px solid #d5e7f4!important}body.single-product .bh-v2182-has-real-gallery .bh-v2179-thumb.is-active{border-color:#18a94b!important;box-shadow:0 0 0 2px rgb(24 169 75 / .12)!important}body.single-product .bh-v2182-has-real-gallery .bh-v2179-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:11px!important}body.single-product .woocommerce div.product p.price,body.single-product .woocommerce div.product span.price{font-size:34px!important;line-height:1!important;margin:10px 0 12px!important}body.single-product .woocommerce div.product form.cart .quantity{height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important}body.single-product .woocommerce div.product form.cart .quantity input.qty{width:100%!important;height:46px!important;border-radius:13px!important;border:1px solid #cfe1ee!important;font-weight:900!important;text-align:center!important}body.single-product .woocommerce div.product form.cart .single_add_to_cart_button{width:100%!important;font-weight:1000!important}body.single-product .woocommerce div.product .bh-v70-buy-now{text-decoration:none!important}body.single-product .woocommerce div.product .bh-v70-fitment-help{display:none!important}body.single-product .woocommerce div.product .bh-v2177-wishlist{display:block!important;margin-top:8px!important;color:#49667d!important;font-size:12px!important;text-decoration:none!important}body.single-product .bh-v2177-fitment-banner{display:grid!important;grid-template-columns:auto 1fr!important;gap:8px!important;align-items:center!important;margin:12px 0!important;padding:12px!important;border-radius:14px!important;background:#eafff0!important;border:1px solid #bdebc9!important;color:#075428!important}body.single-product .bh-v2177-fitment-banner b{font-size:11px!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.04em!important}body.single-product .bh-v2177-fitment-banner span{font-size:12px!important;line-height:1.35!important;font-weight:800!important}body.single-product .bh-v2180-ask-availability{width:100%!important;min-height:48px!important;border-radius:14px!important;margin:12px 0 10px!important}body.single-product .woocommerce div.product .woocommerce-tabs,body.single-product .woocommerce div.product .related.products{padding:22px!important;border-radius:22px!important;background:#fff!important;border:1px solid #d7e8f4!important;box-shadow:0 16px 44px rgb(2 27 54 / .045)!important}body.single-product .woocommerce div.product .related.products ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}body.single-product .woocommerce div.product .related.products ul.products li.product{min-height:310px!important;display:flex!important;flex-direction:column!important;padding:12px!important}body.single-product .woocommerce div.product .related.products ul.products li.product .woocommerce-loop-product__title{min-height:42px!important;max-height:42px!important;overflow:hidden!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-loop-actions,body.single-product .woocommerce div.product .related.products ul.products li.product .bh-v225-actions{margin-top:auto!important}body.single-product .woocommerce div.product .related.products ul.products li.product .bh-loop-actions .bh-buy-now,body.single-product .woocommerce div.product .related.products ul.products li.product .bh-v225-actions .bh-v225-buy,body.single-product .woocommerce div.product .related.products ul.products li.product a.bh-buy-now{display:none!important}}@media (min-width:783px) and (max-width:1180px){body.single-product .bh-single-product-shell div.product{grid-template-columns:minmax(440px,1fr) minmax(360px,420px)!important;gap:20px!important}}@media (min-width:783px){body.single-product .woocommerce div.product,body.single-product .woocommerce-page div.product,body.single-product .bh-single-product-shell div.product{overflow:visible!important}body.single-product .woocommerce div.product div.images,body.single-product .woocommerce-page div.product div.images,body.single-product .woocommerce div.product div.images.bh-v2179-gallery-done,body.single-product .woocommerce-page div.product div.images.bh-v2179-gallery-done{align-self:start!important}body.single-product .bh-v2179-gallery-main a,body.single-product .bh-v2179-gallery-main span{position:relative!important}body.single-product .bh-v2179-gallery-main img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center!important;padding:0!important;margin:0!important;border:0!important;border-radius:20px!important;background:transparent!important;transition:transform .28s ease,filter .28s ease!important}body.single-product .bh-v2179-gallery-main a::after{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;transition:opacity .18s ease,transform .18s ease!important}body.single-product .bh-v2179-gallery-main:hover a::after{opacity:1!important;transform:translateY(0)!important}body.single-product .bh-v2179-thumb-rail,body.single-product .bh-v2179-thumb-rail.is-hidden,body.single-product .bh-v2179-thumb-rail.bh-v2181-hide-rail{display:none!important}body.single-product .bh-v2183-has-alt-images .bh-v2179-thumb-rail{display:flex!important;gap:10px!important;margin:14px 0 0!important;min-height:68px!important;height:68px!important;overflow:hidden!important}body.single-product .bh-v2183-has-alt-images .bh-v2179-thumb{display:block!important;width:68px!important;height:68px!important;min-width:68px!important;padding:3px!important;border-radius:15px!important;background:#f8fcff!important;border:1px solid #d4e8f4!important;overflow:hidden!important}body.single-product .bh-v2183-has-alt-images .bh-v2179-thumb.is-active{border-color:#18a94b!important;box-shadow:0 0 0 2px rgb(24 169 75 / .14)!important}body.single-product .bh-v2183-has-alt-images .bh-v2179-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:11px!important}body.single-product .woocommerce div.product .woocommerce-product-details__short-description,body.single-product .woocommerce div.product .summary p:not(.price):not(.stock){font-size:14px!important;line-height:1.58!important;color:#52677d!important}body.single-product .woocommerce div.product form.cart .quantity{justify-self:stretch!important}body.single-product .woocommerce div.product form.cart .single_add_to_cart_button{box-shadow:0 14px 30px rgb(7 84 40 / .20)!important}body.single-product .woocommerce div.product .bh-v70-buy-now{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;margin:8px 0 0!important;font-weight:1000!important}}body.single-product .bh-v2183-lightbox{position:fixed!important;inset:0!important;z-index:99999!important;display:none!important;align-items:center!important;justify-content:center!important;padding:42px!important;background:rgb(2 18 34 / .88)!important;backdrop-filter:blur(8px)!important}body.single-product .bh-v2183-lightbox.is-open{display:flex!important}body.single-product .bh-v2183-lightbox img{display:block!important;max-width:min(92vw,1100px)!important;max-height:86vh!important;width:auto!important;height:auto!important;border-radius:18px!important;box-shadow:0 30px 90px rgb(0 0 0 / .44)!important;background:#fff!important}body.single-product .bh-v2183-lightbox button{position:absolute!important;right:28px!important;top:24px!important;width:46px!important;height:46px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#021b36!important;font-size:22px!important;font-weight:1000!important;cursor:pointer!important}@media (min-width:783px){body.single-product .bh-product-detail-section{padding:34px 0 70px!important;background:linear-gradient(180deg,#eef8ff 0%,#f5fbff 52%,#eaf5fd 100%)!important}body.single-product .bh-product-detail-section .bh-container{width:min(calc(100% - 48px),1320px)!important;max-width:1320px!important}body.single-product .bh-single-product-shell{padding:34px!important;border-radius:30px!important;background:rgb(255 255 255 / .96)!important;border:1px solid #d3e7f5!important;box-shadow:0 28px 90px rgb(2 27 54 / .09)!important}body.single-product .woocommerce div.product,body.single-product .woocommerce-page div.product,body.single-product .bh-single-product-shell div.product{display:grid!important;grid-template-columns:minmax(620px,1.22fr) minmax(430px,.78fr)!important;gap:30px!important;align-items:start!important;justify-content:center!important}body.single-product .woocommerce div.product div.images,body.single-product .woocommerce-page div.product div.images,body.single-product .woocommerce div.product div.images.bh-v2179-gallery-done,body.single-product .woocommerce-page div.product div.images.bh-v2179-gallery-done{width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;padding:18px!important;margin:0!important;border-radius:28px!important;background:#fff!important;border:1px solid #d3e7f5!important;box-shadow:0 22px 66px rgb(2 27 54 / .085)!important;overflow:hidden!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{display:block!important;width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:not(:first-child){display:none!important}body.single-product .bh-v2179-gallery-main{width:100%!important;height:560px!important;min-height:560px!important;max-height:560px!important;border-radius:24px!important;overflow:hidden!important;border:1px solid #cfe3f2!important;background:linear-gradient(180deg,#fafdff,#eef7fd)!important;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .82)!important}body.single-product .bh-v2179-gallery-main a,body.single-product .bh-v2179-gallery-main span{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;overflow:hidden!important;cursor:zoom-in!important}body.single-product .bh-v2179-gallery-main img,body.single-product .woocommerce div.product div.images img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center!important;border:0!important;border-radius:22px!important;padding:0!important;margin:0!important;background:transparent!important;transition:transform .25s ease,filter .25s ease!important}body.single-product .bh-v2179-gallery-main:hover img{transform:scale(1.065)!important;filter:saturate(1.07) contrast(1.05)!important}body.single-product .bh-v2179-gallery-main a::after{content:'Click to zoom';position:absolute!important;right:18px!important;top:18px!important;z-index:6!important;padding:9px 14px!important;border-radius:999px!important;background:rgb(255 255 255 / .96)!important;color:#05284a!important;font-size:12px!important;font-weight:1000!important;line-height:1!important;box-shadow:0 12px 28px rgb(2 27 54 / .16)!important;opacity:.96!important;transform:none!important}body.single-product .bh-v2179-thumb-rail,body.single-product .bh-v2179-thumb-rail.is-hidden,body.single-product .bh-v2179-thumb-rail.bh-v2181-hide-rail,body.single-product .bh-v2179-thumb-rail.bh-v2184-hide-rail,body.single-product .bh-v2179-thumb-rail:not(.bh-v2184-real-rail){display:none!important}body.single-product .bh-v2179-thumb:empty,body.single-product .bh-v2179-thumb img[src=''],body.single-product .bh-v2179-thumb img:not([src]){display:none!important}body.single-product .bh-v2179-thumb-rail.bh-v2184-real-rail{display:flex!important;gap:10px!important;height:74px!important;min-height:74px!important;margin:14px 0 0!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0!important}body.single-product .bh-v2179-thumb-rail.bh-v2184-real-rail .bh-v2179-thumb{display:block!important;flex:0 0 74px!important;width:74px!important;height:74px!important;border-radius:16px!important;padding:3px!important;border:1px solid #d1e5f4!important;background:#fff!important;overflow:hidden!important}body.single-product .bh-v2179-thumb-rail.bh-v2184-real-rail .bh-v2179-thumb.is-active{border-color:#13a43e!important;box-shadow:0 0 0 2px rgb(19 164 62 / .14)!important}body.single-product .bh-v2179-thumb-rail.bh-v2184-real-rail .bh-v2179-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:12px!important}body.single-product .woocommerce div.product div.summary,body.single-product .woocommerce-page div.product div.summary{width:100%!important;max-width:100%!important;padding:26px!important;border-radius:28px!important;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)!important;border:1px solid #d3e7f5!important;box-shadow:0 22px 66px rgb(2 27 54 / .085)!important;position:sticky!important;top:88px!important;align-self:start!important;min-height:0!important;overflow:hidden!important}body.single-product .woocommerce div.product .product_title{font-size:clamp(38px,2.55vw,50px)!important;line-height:1.02!important;letter-spacing:-1.15px!important;margin:0 0 12px!important;max-width:11.5em!important}body.single-product .woocommerce div.product .summary .price,body.single-product .woocommerce div.product p.price,body.single-product .woocommerce div.product span.price{font-size:42px!important;line-height:1!important;margin:14px 0 14px!important}body.single-product .woocommerce div.product form.cart{display:grid!important;grid-template-columns:110px 1fr!important;gap:12px!important;align-items:center!important;margin:14px 0 10px!important}body.single-product .woocommerce div.product form.cart .quantity{width:110px!important;grid-column:1!important;grid-row:1!important}body.single-product .woocommerce div.product form.cart .single_add_to_cart_button{grid-column:2!important;grid-row:1!important;min-height:52px!important;height:52px!important;border-radius:15px!important;background:#075428!important;color:#fff!important}body.single-product .woocommerce div.product .bh-v70-buy-now{grid-column:1/-1!important;min-height:50px!important;border-radius:15px!important;background:#eefaf2!important;border:1.5px solid #075428!important;color:#075428!important}body.single-product .bh-v70-product-support{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:16px 0 0!important}body.single-product .bh-v70-product-support article{min-height:62px!important;padding:14px 16px!important;border-radius:16px!important}body.single-product .woocommerce div.product .woocommerce-tabs,body.single-product .woocommerce div.product .related.products{grid-column:1/-1!important}body.single-product .woocommerce div.product .related.products ul.products li.product img{height:150px!important;min-height:150px!important;max-height:150px!important;object-fit:cover!important}}@media (min-width:783px) and (max-width:1180px){body.single-product .bh-product-detail-section .bh-container{width:min(calc(100% - 36px),1120px)!important}body.single-product .woocommerce div.product,body.single-product .woocommerce-page div.product,body.single-product .bh-single-product-shell div.product{grid-template-columns:minmax(520px,1fr) minmax(360px,410px)!important;gap:22px!important}body.single-product .bh-v2179-gallery-main{height:470px!important;min-height:470px!important;max-height:470px!important}body.single-product .woocommerce div.product .product_title{font-size:clamp(32px,3vw,42px)!important}body.single-product .woocommerce div.product .summary .price{font-size:34px!important}}@media (min-width:783px){body.single-product .bh-v2187-gallery-fixed .bh-v2179-thumb-rail,body.single-product .bh-v2187-gallery-fixed .bh-v2179-thumb-rail.bh-v2184-hide-rail,body.single-product .bh-v2187-return-ready{display:flex!important;visibility:visible!important;opacity:1!important}body.single-product .bh-v2187-return-ready .bh-v2179-thumb,body.single-product .bh-v2187-return-ready .bh-v2179-thumb.is-duplicate,body.single-product .bh-v2187-return-ready .bh-v2179-thumb.is-empty{display:flex!important;visibility:visible!important;opacity:1!important}body.single-product .bh-v2187-return-ready .bh-v2179-thumb:first-child{border-color:rgb(6 43 85 / .32)!important}body.single-product .bh-v2187-return-ready .bh-v2179-thumb.is-active{border-color:#13a936!important;box-shadow:0 0 0 3px rgb(19 169 54 / .16)!important}}.bh-loop-actions .button:before,.bh-loop-actions .bh-buy-now:before,.woocommerce ul.products li.product .button:before,.woocommerce ul.products li.product .add_to_cart_button:before,.bh-v225-add:before,.bh-v214-add:before,.bh-v216-btn.add:before,body.single-product .woocommerce div.product form.cart .single_add_to_cart_button:before{content:none!important;display:none!important}body.single-product .woocommerce div.product form.cart .bh-v2177-wishlist,body.single-product .woocommerce div.product .related.products ul.products li.product:before,body.single-product .woocommerce div.product .related.products ul.products li.product:after,.woocommerce div.product .related.products ul.products li.product:after,.woocommerce ul.products li.product:before,.woocommerce ul.products li.product:after{content:none!important;display:none!important}.bh-loop-actions,.bh-loop-actions.bh-v2188-one-cta,.bh-card-actions,.bh-v225-actions,.bh-v225-actions.bh-v2188-one-cta,.bh-v214-actions,.bh-v214-actions.bh-v2188-one-cta{display:grid!important;grid-template-columns:1fr!important;gap:0!important}.bh-loop-actions .bh-buy-now,.bh-card-actions .bh-buy-now,.bh-v225-actions .bh-v225-buy,.bh-v214-actions .bh-v214-buy,.woocommerce ul.products li.product .bh-buy-now,body.page-template-page-shop-parts .bh-v225-buy,body.post-type-archive-product .bh-v225-buy,body.woocommerce-shop .bh-v225-buy,body.tax-product_cat .bh-v225-buy,body.home .bh-v214-buy,body.home .bh-loop-actions .bh-buy-now,body.single-product .woocommerce div.product .related.products ul.products li.product .bh-buy-now,body.single-product .woocommerce div.product .related.products ul.products li.product .bh-v225-buy{display:none!important}.woocommerce ul.products li.product .bh-loop-actions .button,body.page-template-page-shop-parts .bh-v236-grid .bh-v225-actions .bh-v225-add,body.post-type-archive-product .bh-v236-grid .bh-v225-actions .bh-v225-add,body.woocommerce-shop .bh-v236-grid .bh-v225-actions .bh-v225-add,body.tax-product_cat .bh-v236-grid .bh-v225-actions .bh-v225-add,.bh-v214-actions .bh-v214-add,.bh-v216-btn.add,body.single-product .woocommerce div.product .related.products ul.products li.product .bh-loop-actions .button,body.single-product .woocommerce div.product .related.products ul.products li.product .bh-v225-actions .bh-v225-add,body.single-product .woocommerce div.product .related.products ul.products li.product a.button.add_to_cart_button{width:100%!important;min-height:38px!important;height:auto!important;padding:0 14px!important;border-radius:12px!important;background:#0b8f35!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0!important;text-align:center!important;white-space:nowrap!important;font-weight:1000!important;line-height:1!important;box-shadow:0 10px 20px rgb(11 143 53 / .18)!important}body.page-template-page-shop-parts .bh-v236-grid .bh-v225-actions,body.post-type-archive-product .bh-v236-grid .bh-v225-actions,body.woocommerce-shop .bh-v236-grid .bh-v225-actions,body.tax-product_cat .bh-v236-grid .bh-v225-actions{grid-template-columns:1fr!important;margin-top:9px!important}body.single-product .woocommerce div.product form.cart .single_add_to_cart_button{background:#0b8f35!important;color:#fff!important;gap:0!important}body.single-product .woocommerce div.product .related.products ul.products li.product{padding-top:12px!important}#bh-shop-catalog .bh-v236-products{transition:opacity .16s ease,filter .16s ease}#bh-shop-catalog.bh-catalog-loading .bh-v236-products{opacity:.48;filter:saturate(.7);pointer-events:none;user-select:none}#bh-shop-catalog.bh-catalog-loading .bh-v236-catalog-layout{position:relative;min-height:360px}#bh-shop-catalog.bh-catalog-loading .bh-v236-catalog-layout:after{content:"Loading parts…";position:absolute;z-index:80;top:72px;left:calc(50% + 120px);transform:translateX(-50%);display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;background:#062b55;color:#fff;font-size:12px;font-weight:900;box-shadow:0 12px 30px rgb(2 27 54 / .18)}@media(max-width:1040px){#bh-shop-catalog.bh-catalog-loading .bh-v236-catalog-layout:after{left:50%}}@media(prefers-reduced-motion:reduce){#bh-shop-catalog .bh-v236-products{transition:none!important}}