/*
Theme Name: St Bruno Commerce Pro
Theme URI: https://stbrunodermalfiller.com/
Author: St Bruno Group of Companies
Description: Reference-style WooCommerce storefront matching the Bruno Dermal Filler homepage structure, with editable WordPress pages and dynamic WooCommerce products.
Version: 3.2.0
Requires at least: 6.3
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: st-bruno-commerce-pro
*/

:root{
	--sb-primary:#0873e6;
	--sb-navy:#113887;
	--sb-orange:#ff9418;
	--sb-soft:#f5f6f7;
	--sb-green:#18a76b;
	--sb-red:#e31e24;
	--sb-ink:#17264d;
	--sb-text:#30384a;
	--sb-muted:#66718e;
	--sb-line:#e4e8ef;
	--sb-white:#fff;
	--sb-shadow:0 10px 30px rgba(19,45,94,.08);
	--sb-radius:10px;
	--sb-container:1360px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--sb-text);font-family:Poppins,Montserrat,"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}
body.sbp-menu-open,body.sbp-search-open{overflow:hidden}
a{color:inherit;text-decoration:none}
a:hover{color:var(--sb-primary)}
img{max-width:100%;height:auto;vertical-align:middle}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
svg{width:1.25em;height:1.25em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.sbp-container,.content-area{width:min(var(--sb-container),calc(100% - 30px));margin-inline:auto}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;top:8px;left:8px;padding:12px 16px;background:#fff;color:#111;z-index:100000}

/* Top announcement */
.sbp-trust-bar{height:35px;background:#0873e6;color:#fff;position:relative;z-index:1000;transition:.25s}
.sbp-trust-bar.is-hidden{height:0;overflow:hidden}
.sbp-trust-bar .sbp-container{height:35px;display:flex;align-items:center;justify-content:center;position:relative}
.sbp-trust-bar span,.sbp-trust-bar a{font-size:14px;font-weight:700;color:#fff}
.sbp-trust-bar button{position:absolute;right:4px;top:0;height:35px;display:flex;align-items:center;gap:3px;border:0;background:transparent;color:#fff;font-size:12px}
.sbp-trust-bar button svg{width:12px;height:12px}

/* Header */
.site-header{position:relative;z-index:900;background:#fff;box-shadow:0 4px 12px rgba(0,51,120,.07)}
.site-header.is-sticky{position:sticky;top:0}
.admin-bar .site-header.is-sticky{top:32px}
.sbp-header-main-wrap{background:#fff}
.sbp-header-main{min-height:96px;display:grid;grid-template-columns:300px minmax(380px,1fr) auto;align-items:center;gap:58px}
.sbp-branding{display:flex;align-items:center;min-width:0}
.sbp-branding .custom-logo-link,.sbp-fallback-logo{display:inline-flex;align-items:center}
.sbp-branding .custom-logo,.sbp-fallback-logo img{display:block;max-width:250px;max-height:82px;width:auto;height:auto}
.sbp-header-search .woocommerce-product-search,.sbp-header-search form[role="search"]{display:flex;position:relative;margin:0}
.sbp-header-search .search-field,.sbp-header-search input[type="search"]{width:100%;height:58px;border:1px solid #ddd8d2;border-radius:31px;background:#f5f6f8;padding:0 78px 0 18px;color:#162a5c;outline:none;font-size:13px;transition:.2s}
.sbp-header-search .search-field:focus,.sbp-header-search input[type="search"]:focus{background:#fff;border-color:#82b7ee;box-shadow:0 0 0 4px rgba(8,115,230,.08)}
.sbp-header-search button{position:absolute;right:3px;top:3px;width:54px;height:52px;border:0;border-radius:50%;background:var(--sb-primary);color:#fff;font-size:0;display:grid;place-items:center}
.sbp-header-search button::before{content:"";width:17px;height:17px;border:2px solid #fff;border-radius:50%;display:block}
.sbp-header-search button::after{content:"";position:absolute;width:8px;height:2px;background:#fff;transform:rotate(45deg);right:15px;bottom:15px}
.sbp-header-meta{display:flex;align-items:center;justify-content:flex-end;gap:17px;white-space:nowrap;color:#10192b}
.sbp-header-language{border:0;background:transparent;display:flex;align-items:center;gap:6px;color:#111;padding:5px 0}
.sbp-header-language span{font-size:20px}
.sbp-header-language b{font-size:12px;font-weight:500}
.sbp-currency{font-size:12px;margin-left:4px}
.sbp-header-icon{position:relative;display:grid;place-items:center;width:29px;height:36px;color:var(--sb-orange)}
.sbp-header-icon svg{width:23px;height:23px;stroke-width:2}
.sbp-header-icon>span{position:absolute;right:-6px;top:-2px;background:#183d7a;color:#fff;min-width:16px;height:16px;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:700;line-height:1}
.sbp-cart-link>span{right:-5px}
.sbp-mobile-menu-button{display:none}

.sbp-primary-nav{background:#f4f4f4;border-top:1px solid #f0f0f0}
.sbp-primary-row{height:52px;display:flex;align-items:center;gap:20px}
.sbp-desktop-menu-button{width:36px;height:36px;border:0;background:transparent;color:#111;display:grid;place-items:center;flex:0 0 auto}
.sbp-desktop-menu-button svg{width:21px;height:21px;stroke-width:2.2}
.sbp-primary-menu-wrap{flex:1;min-width:0}
.sbp-primary-menu-wrap .menu{display:flex;align-items:center;gap:36px;list-style:none;margin:0;padding:0}
.sbp-primary-menu-wrap .menu li{position:relative}
.sbp-primary-menu-wrap .menu>li>a{position:relative;display:flex;align-items:center;height:52px;color:#173777;font-size:15px;font-weight:700;white-space:nowrap}
.sbp-primary-menu-wrap .menu>li:first-child>a{color:var(--sb-orange)}
.sbp-primary-menu-wrap .menu>li>a[data-badge]::before{content:attr(data-badge);position:absolute;left:50%;top:-1px;transform:translateX(-50%);font-size:8px;line-height:16px;color:#fff;border-radius:8px;padding:0 7px;background:var(--sb-orange);font-weight:800}
.sbp-primary-menu-wrap .menu>li>a.sbp-badge-hot::before{background:#d41018}
.sbp-primary-menu-wrap .sub-menu{position:absolute;top:100%;left:0;min-width:220px;background:#fff;border:1px solid var(--sb-line);box-shadow:var(--sb-shadow);list-style:none;margin:0;padding:8px;opacity:0;visibility:hidden;transform:translateY(5px);transition:.2s}
.sbp-primary-menu-wrap li:hover>.sub-menu{opacity:1;visibility:visible;transform:none}
.sbp-primary-menu-wrap .sub-menu a{display:block;padding:10px 12px;font-size:13px;color:var(--sb-navy)}
.sbp-nav-support{display:flex;align-items:center;gap:9px;color:#173777;font-size:14px;font-weight:700;white-space:nowrap}
.sbp-nav-support svg{color:var(--sb-orange);width:22px;height:22px}

/* Mobile drawer / search */
.sbp-overlay{position:fixed;inset:0;background:rgba(5,17,45,.58);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:.25s;z-index:980}
.sbp-overlay.is-active{opacity:1;visibility:visible}
.sbp-mobile-drawer{position:fixed;top:0;bottom:0;left:0;width:min(420px,90vw);background:#fff;z-index:990;transform:translateX(-105%);transition:transform .3s ease;overflow:auto;box-shadow:25px 0 70px rgba(0,0,0,.18)}
.sbp-mobile-drawer.is-open{transform:translateX(0)}
.sbp-drawer-header{position:sticky;top:0;background:#fff;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--sb-line)}
.sbp-drawer-logo img{max-height:54px;width:auto}
.sbp-drawer-close{border:0;background:#f4f6f9;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:var(--sb-navy)}
.sbp-drawer-content{padding:10px 22px 35px}
.sbp-drawer-content .menu,.sbp-drawer-categories{list-style:none;margin:0;padding:0}
.sbp-drawer-content .menu li,.sbp-drawer-categories li{border-bottom:1px solid var(--sb-line)}
.sbp-drawer-content .menu a,.sbp-drawer-categories a{display:block;padding:14px 0;color:var(--sb-navy);font-weight:700}
.sbp-drawer-label{margin:26px 0 5px;color:var(--sb-orange);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.sbp-drawer-contact{display:grid;gap:8px;margin-top:24px;padding:17px;border-radius:10px;background:#eef5ff;font-size:13px}
.sbp-search-overlay{position:fixed;inset:0;z-index:995;background:#fff;opacity:0;visibility:hidden;transform:translateY(-12px);transition:.25s}
.sbp-search-overlay.is-open{opacity:1;visibility:visible;transform:none}
.sbp-search-overlay-inner{width:min(900px,calc(100% - 34px));margin:9vh auto 0}
.sbp-search-close{margin-left:auto;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:#f4f6f9}
.sbp-search-overlay h2{font-size:clamp(30px,5vw,58px);line-height:1.08;color:var(--sb-navy);margin:32px 0}
.sbp-search-overlay .woocommerce-product-search,.sbp-search-overlay form{display:flex;border-bottom:2px solid var(--sb-navy)}
.sbp-search-overlay .search-field,.sbp-search-overlay input[type="search"]{border:0;outline:0;width:100%;height:70px;font-size:21px;padding:0;background:transparent}
.sbp-search-overlay button[type="submit"]{border:0;background:transparent;color:var(--sb-primary);font-weight:800}

/* Homepage top */
.sbp-homepage-article>.wp-block-shortcode{margin:0}
.sbp-home-top{padding:15px 0 4px}
.sbp-home-top-grid{display:grid;grid-template-columns:200px minmax(0,1fr) 300px;gap:10px;align-items:start}
.sbp-category-sidebar{background:#fff;border:1px solid #dce4ef;border-radius:10px;overflow:hidden;height:auto}
.sbp-category-sidebar ul{list-style:none;margin:0;padding:0}
.sbp-category-sidebar li{border-bottom:1px solid #e6eaf0}
.sbp-category-sidebar li:last-child{border-bottom:0}
.sbp-category-sidebar a{min-height:42px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:7px;color:#334a7e;font-size:11px;font-weight:800;letter-spacing:.03em}
.sbp-category-sidebar a:hover{background:#f7fbff;color:var(--sb-primary)}
.sbp-category-sidebar svg{width:12px;height:12px;color:#9dafc8;flex:0 0 auto}
.sbp-top-center{min-width:0}
.sbp-reference-slider{position:relative;height:384px;overflow:hidden;border-radius:10px;background:#eef3f9}
.sbp-slider-track{height:100%;display:flex;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}
.sbp-slide{flex:0 0 100%;height:100%}
.sbp-slide>a{position:relative;display:block;width:100%;height:100%;background-image:var(--sbp-slide-image);background-size:cover;background-position:center;text-decoration:none;overflow:hidden}
.sbp-slide-copy{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:35px 36px;color:#111}
.sbp-slide-copy strong{max-width:420px;color:#c36d3d;font-size:32px;line-height:1.1;font-weight:800;letter-spacing:.01em}
.sbp-slide-copy>span{font-size:16px;margin-top:15px;color:#1c1c1c}
.sbp-slide-copy b{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;background:#ffa23b;color:#111;padding:10px 20px;border-radius:8px;font-size:12px}
.sbp-slide-copy small{position:absolute;left:36px;bottom:20px;color:#fff;font-size:10px}
.sbp-slider-arrow{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.58);color:#223d68;display:grid;place-items:center;box-shadow:0 4px 12px rgba(0,0,0,.1)}
.sbp-slider-arrow:hover{background:#fff}
.sbp-slider-prev{left:7px}
.sbp-slider-prev svg{transform:rotate(180deg)}
.sbp-slider-next{right:7px}
.sbp-slider-dots{position:absolute;left:50%;bottom:3px;transform:translateX(-50%);display:flex;gap:7px;z-index:4}
.sbp-slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#aaa}
.sbp-slider-dots button.is-active{background:#343434}
.sbp-ranking-strip{position:relative;height:116px;margin-top:10px;border:1px solid #dce5f0;border-radius:8px;background:#fff;display:flex;align-items:center;overflow:hidden;padding-top:20px}
.sbp-ranking-title{position:absolute;left:50%;top:0;transform:translateX(-50%);display:grid;place-items:center;background:var(--sb-orange);color:#fff;padding:4px 22px 5px;border-radius:0 0 10px 10px;font-size:12px;font-weight:800;white-space:nowrap}
.sbp-ranking-items{display:flex;align-items:center;justify-content:space-around;gap:9px;overflow:hidden;padding:10px 8px 4px;min-width:0;width:100%}
.sbp-ranking-items a{display:flex;flex-direction:column;align-items:center;gap:3px;min-width:85px;max-width:110px;color:#1d3d7c;font-size:8px;font-weight:700;line-height:1.15;text-align:center}
.sbp-ranking-items img{width:58px;height:58px;object-fit:contain}
.sbp-account-panel{min-height:510px;background:#fff;padding:15px 10px 12px}
.sbp-account-welcome{background:#dcecff;display:flex;align-items:center;gap:13px;padding:14px 10px}
.sbp-avatar{width:58px;height:58px;border-radius:50%;background:#eee8df;color:#c5c0ba;display:grid;place-items:center;flex:0 0 auto}
.sbp-avatar svg{width:45px;height:45px;stroke-width:1.2}
.sbp-account-welcome strong{color:#193c82;font-size:15px}
.sbp-account-buttons{display:flex;gap:7px;margin-top:8px}
.sbp-account-buttons a{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:29px;padding:0 12px;border:1px solid #111;border-radius:17px;color:#111;font-size:10px;font-weight:700}
.sbp-account-buttons a.primary{border-color:var(--sb-orange);background:var(--sb-orange);color:#fff}
.sbp-member-offer{margin-top:17px;background:#ffe4b6;border-radius:12px;padding:18px 15px;text-align:center;color:#c05f1c}
.sbp-member-offer strong{font-size:15px}
.sbp-member-offer p{margin:7px 0 0;font-size:12px;line-height:1.55}
.sbp-policy-list{padding:14px 0 0}
.sbp-policy-list h3{margin:0 0 9px;color:#193c82;font-size:15px}
.sbp-policy-list ul{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;list-style:none;margin:0;padding:0}
.sbp-policy-list li{display:flex;align-items:flex-start;gap:5px;color:#60719a;font-size:10px;font-weight:600}
.sbp-policy-list svg{width:16px;height:16px;background:#1aa765;color:#fff;border-radius:50%;padding:2px;stroke-width:3;flex:0 0 auto}
.sbp-panel-logo{text-align:center;margin-top:13px}
.sbp-panel-logo img{max-width:95px;max-height:32px;object-fit:contain}

/* Generic home sections */
.sbp-section{padding:34px 0}
.sbp-section-title{margin:0 0 28px;color:var(--sb-navy);font-size:36px;line-height:1.2;font-weight:800;text-align:center;letter-spacing:.01em}

/* Weekly banner */
.sbp-weekly-section{padding-top:22px;padding-bottom:35px}
.sbp-weekly-banner{position:relative;height:198px;display:grid;grid-template-columns:38% 31% 31%;align-items:center;overflow:hidden;background:linear-gradient(105deg,#0865e7 0%,#0a77e9 55%,#11baf2 100%);color:#fff;border-bottom:13px solid #d4e8ff}
.sbp-weekly-banner::before,.sbp-weekly-banner::after{content:"";position:absolute;border-radius:50%;border:22px solid rgba(255,255,255,.06)}
.sbp-weekly-banner::before{width:220px;height:220px;left:130px;top:-105px}
.sbp-weekly-banner::after{width:300px;height:300px;right:-120px;bottom:-200px}
.sbp-weekly-products{height:100%;position:relative;overflow:hidden}
.sbp-weekly-products::before{content:"";position:absolute;left:45px;bottom:-45px;width:210px;height:135px;background:#ce8734;clip-path:polygon(0 15%,100% 0,87% 100%,10% 100%);transform:rotate(-5deg);box-shadow:0 0 0 10px rgba(255,255,255,.13)}
.sbp-weekly-products img{position:absolute;bottom:8px;width:85px;height:130px;object-fit:contain;filter:drop-shadow(0 8px 10px rgba(0,0,0,.22));z-index:2}
.sbp-weekly-products .item-1{left:45px;transform:rotate(-13deg)}
.sbp-weekly-products .item-2{left:112px;bottom:20px;transform:rotate(4deg)}
.sbp-weekly-products .item-3{left:175px;transform:rotate(12deg)}
.sbp-weekly-products .item-4{left:235px;bottom:-4px;transform:rotate(17deg)}
.sbp-weekly-copy{text-align:center;z-index:2}
.sbp-weekly-copy strong{display:block;font-size:30px;font-weight:800}
.sbp-weekly-copy span{display:inline-flex;margin-top:10px;height:44px;min-width:185px;align-items:center;justify-content:center;background:#fff;color:#1066d6;border-radius:25px;font-size:19px;font-weight:800;letter-spacing:.04em}
.sbp-weekly-deal{z-index:2;padding-left:45px}
.sbp-weekly-deal small{display:inline-block;background:#f9cc48;color:#122d60;border-radius:11px;padding:5px 12px;font-size:10px;font-weight:800}
.sbp-weekly-deal strong{display:block;margin-top:7px;font-size:37px;line-height:1.05;font-weight:800;text-shadow:0 2px 0 rgba(0,0,0,.08)}

/* Popular categories */
.sbp-popular-section{padding-top:26px}
.sbp-popular-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;justify-content:center;max-width:1005px;margin:0 auto}
.sbp-popular-card{grid-column:span 2;position:relative;min-height:190px;border:1px solid #d7dce4;border-radius:8px;background:linear-gradient(145deg,#fff,#f7f8fa);overflow:hidden;padding:35px 22px;color:#143c87}
.sbp-popular-card:nth-child(7){grid-column:2/span 2}
.sbp-popular-card:nth-child(8){grid-column:4/span 2}
.sbp-popular-card>div{position:relative;z-index:2;max-width:58%}
.sbp-popular-card h3{margin:0;font-size:23px;line-height:1.1;font-weight:700}
.sbp-popular-card p{margin:5px 0 0;color:#222;font-size:12px}
.sbp-popular-card span{display:inline-flex;margin-top:12px;background:var(--sb-primary);color:#fff;padding:6px 17px;border-radius:18px;font-size:10px;font-weight:800}
.sbp-popular-card img{position:absolute;right:8px;bottom:0;width:48%;height:82%;object-fit:contain;transition:transform .25s}
.sbp-popular-card:hover img{transform:scale(1.05)}
.sbp-category-placeholder{position:absolute;right:28px;bottom:26px;color:#8dbaff}
.sbp-category-placeholder svg{width:105px;height:105px}

/* Product cards and carousels */
.sbp-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.sbp-product-card{position:relative;background:#fff;border:1px solid #edf0f4;border-radius:10px;overflow:hidden;min-width:0;box-shadow:0 2px 5px rgba(17,56,135,.05);transition:.2s}
.sbp-product-card:hover{box-shadow:0 10px 25px rgba(17,56,135,.1);transform:translateY(-2px)}
.sbp-product-image{position:relative;display:block;height:195px;background:#fff;padding:12px}
.sbp-product-image img{width:100%;height:100%;object-fit:contain}
.sbp-discount-badge{position:absolute;left:14px;top:14px;width:56px;height:56px;border-radius:50%;background:var(--sb-primary);color:#fff;display:grid;place-items:center;font-size:13px;font-weight:800;z-index:2}
.sbp-product-body{padding:0 18px 14px}
.sbp-product-body h3{min-height:39px;margin:0 0 5px;font-size:13px;line-height:1.45;font-weight:600;color:#222;text-transform:none}
.sbp-product-body h3 a{color:#222}
.sbp-rating-row{min-height:21px;display:flex;align-items:center;gap:5px;color:#657292;font-size:11px;white-space:nowrap;overflow:hidden}
.sbp-rating-row .sbp-stars{color:#ff9418;font-size:17px;letter-spacing:-2px;line-height:1}
.sbp-price{min-height:31px;display:flex;align-items:center;gap:5px;color:#555;font-size:15px;font-weight:500}
.sbp-price del{color:#666;margin-right:4px}
.sbp-price ins{color:red;text-decoration:none;font-weight:700}
.sbp-card-actions{display:flex;align-items:center;gap:8px;margin-top:6px}
.sbp-see-product{flex:1;height:35px;border-radius:20px;background:var(--sb-primary);color:#fff!important;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:10px;font-weight:800;white-space:nowrap}
.sbp-card-cart{width:48px;height:35px;border:1.5px solid var(--sb-primary);border-radius:20px;background:#fff!important;color:var(--sb-primary)!important;display:grid!important;place-items:center!important;padding:0!important;margin:0!important;font-size:0!important}
.sbp-card-cart svg{width:20px;height:20px}
.sbp-card-cart.added::after{display:none!important}
.sbp-carousel-shell{position:relative}
.sbp-product-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 40px)/5);gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:2px 1px 12px}
.sbp-product-carousel::-webkit-scrollbar{display:none}
.sbp-product-carousel .sbp-product-card{scroll-snap-align:start}
.sbp-carousel-arrow{position:absolute;top:43%;z-index:5;width:39px;height:39px;border:1px solid #cbd8eb;border-radius:50%;background:#fff;color:var(--sb-primary);display:grid;place-items:center;opacity:0;transition:.2s;box-shadow:0 5px 12px rgba(0,0,0,.08)}
.sbp-carousel-shell:hover .sbp-carousel-arrow{opacity:1}
.sbp-carousel-prev{left:-14px}
.sbp-carousel-prev svg{transform:rotate(180deg)}
.sbp-carousel-next{right:-14px}
.sbp-carousel-dots{display:flex;justify-content:center;gap:7px;margin-top:20px}
.sbp-carousel-dots button{width:11px;height:11px;border:0;border-radius:50%;background:#999;padding:0}
.sbp-carousel-dots button.is-active{background:#222}
.sbp-empty-products{padding:30px;text-align:center;background:#f7f9fc;border-radius:10px;color:var(--sb-muted)}

/* Deals */
.sbp-deals-section{padding-top:40px}
.sbp-deals-layout{display:grid;grid-template-columns:325px minmax(0,1fr);gap:10px;align-items:start}
.sbp-deals-visual{height:330px;position:relative;overflow:hidden;background:linear-gradient(145deg,#075bd8,#0a83f2);color:#fff;padding:20px}
.sbp-deals-visual::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 24% 30%,rgba(255,255,255,.2),transparent 3%),radial-gradient(circle at 75% 60%,rgba(255,255,255,.18),transparent 4%);background-size:40px 40px}
.sbp-deals-visual>strong{position:absolute;left:24px;bottom:22px;font-size:20px}
.sbp-bubble-products{position:absolute;inset:0}
.sbp-bubble-products span{position:absolute;width:92px;height:92px;border:5px solid #fff;border-radius:50%;background:#fff;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.12)}
.sbp-bubble-products span:nth-child(1){left:15px;top:25px}
.sbp-bubble-products span:nth-child(2){left:108px;top:10px}
.sbp-bubble-products span:nth-child(3){left:200px;top:42px}
.sbp-bubble-products span:nth-child(4){left:98px;top:125px}
.sbp-bubble-products img{width:100%;height:100%;object-fit:contain}
.sbp-deals-products h2{margin:0 0 5px;color:var(--sb-navy);font-size:36px;line-height:1.15;font-weight:800}
.sbp-deals-products .sbp-product-image{height:175px}
.sbp-deals-products .sbp-product-body{padding-inline:12px}

/* Shipping banner */
.sbp-shipping-section{padding-top:34px;padding-bottom:64px}
.sbp-shipping-banner{position:relative;min-height:225px;border-radius:5px;overflow:hidden;background:linear-gradient(105deg,#075cca,#3d47fb 65%,#ffd11a 65%);display:grid;grid-template-columns:70% 30%;align-items:center;color:#fff}
.sbp-shipping-banner::before{content:"";position:absolute;width:540px;height:300px;border:3px solid #f1c400;border-radius:50%;left:300px;top:90px;transform:rotate(-20deg)}
.sbp-shipping-points{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:18px 14px;padding:34px 50px}
.sbp-shipping-points>div{height:69px;display:flex;align-items:center;gap:12px;padding:10px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.22);border-radius:6px}
.sbp-shipping-points span{width:50px;height:48px;background:var(--sb-orange);display:grid;place-items:center;border-radius:4px;flex:0 0 auto}
.sbp-shipping-points svg{width:25px;height:25px}
.sbp-shipping-points strong{font-size:13px}
.sbp-shipping-illustration{position:relative;height:225px;z-index:2}
.sbp-phone{position:absolute;width:135px;height:205px;border-radius:24px;background:#0e2d59;left:15px;top:-35px;transform:rotate(13deg);box-shadow:0 7px 16px rgba(0,0,0,.26);border:5px solid #1d3150}
.sbp-phone::before{content:"09:20\A MONDAY";white-space:pre;position:absolute;top:12px;left:25px;color:#1b3b55;font-size:8px;line-height:1.2;z-index:3}
.sbp-phone span{position:absolute;inset:7px;border-radius:17px;background:linear-gradient(160deg,#c8eff1,#fff)}
.sbp-phone i{position:absolute;left:32px;top:77px;width:77px;height:55px;border-radius:5px;background:linear-gradient(130deg,#f3f3f3,#e0e8ec);box-shadow:inset 0 0 0 3px #fff}
.sbp-phone b{position:absolute;right:12px;top:45px;color:#e32626;z-index:4}
.sbp-phone b svg{width:38px;height:38px;stroke-width:2.4}
.sbp-parcel{position:absolute;right:18px;bottom:23px;width:130px;height:112px;border-radius:7px;background:#ff9b2f;color:#f4c17a;display:grid;place-items:center;transform:rotate(5deg);box-shadow:0 8px 15px rgba(0,0,0,.18)}
.sbp-parcel svg{width:86px;height:86px;stroke:#ffe4be;stroke-width:1.3}
.sbp-secure-badge{position:absolute;left:98px;bottom:20px;width:70px;height:76px;color:#42c5fa;filter:drop-shadow(0 5px 5px rgba(0,0,0,.2));z-index:5}
.sbp-secure-badge svg{width:100%;height:100%;fill:#dff7ff;stroke:#31b8f2;stroke-width:1.5}

/* Products headings */
.sbp-products-section{padding-top:32px;padding-bottom:42px}
.sbp-featured-section{padding-top:22px}
.sbp-featured-section .sbp-product-grid{row-gap:16px}

/* Bestsellers */
.sbp-bestsellers-section{padding-top:28px;padding-bottom:45px}
.sbp-bestseller-heading{text-align:center;margin-bottom:24px}
.sbp-bestseller-heading h2{margin:0 0 12px;color:var(--sb-navy);font-size:36px;line-height:1.15}
.sbp-tabs{display:flex;justify-content:center;gap:8px}
.sbp-tabs button{border:0;background:transparent;color:#222;padding:7px 14px;font-size:12px;font-weight:800;position:relative}
.sbp-tabs button.is-active{color:var(--sb-primary)}
.sbp-tabs button.is-active::after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:2px;background:var(--sb-primary)}
.sbp-tab-panel{display:none}
.sbp-tab-panel.is-active{display:block}

/* Promo banners */
.sbp-promo-section{padding-top:50px;padding-bottom:42px}
.sbp-promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.sbp-promo-card{position:relative;min-height:235px;display:flex;align-items:flex-end;overflow:hidden;background:#1a69ba;color:#fff;background-image:linear-gradient(90deg,rgba(0,67,150,.92),rgba(0,74,160,.25)),var(--promo-image);background-size:cover;background-position:center;border-radius:2px}
.sbp-promo-card.promo-2{background-image:linear-gradient(90deg,rgba(42,73,111,.25),rgba(24,42,66,.72)),var(--promo-image);justify-content:flex-end;text-align:right}
.sbp-promo-card::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,33,74,.25),transparent)}
.sbp-promo-card>div{position:relative;z-index:2;padding:25px 22px;max-width:55%}
.sbp-promo-card h2{margin:0 0 12px;font-size:25px;line-height:1.2;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.25)}
.sbp-promo-card span{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#14438a;border-radius:20px;padding:7px 18px;font-size:11px;font-weight:800}

/* Testimonials */
.sbp-testimonials-section{padding:56px 0 68px;background:#f7f7f7}
.sbp-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:70px}
.sbp-testimonial-grid blockquote{margin:0;color:#234486}
.sbp-testimonial-grid .sbp-stars{color:#ffbd2e;font-size:17px;letter-spacing:-2px}
.sbp-testimonial-grid p{position:relative;margin:12px 0 17px;padding-left:30px;font-size:12px;line-height:2;color:#234486}
.sbp-testimonial-grid p::before{content:'“';position:absolute;left:0;top:-15px;color:#9a9a9a;font-size:46px;font-family:Georgia,serif}
.sbp-testimonial-grid p::after{content:'”';color:#9a9a9a;font-size:38px;font-family:Georgia,serif;vertical-align:-15px;margin-left:8px}
.sbp-testimonial-grid cite{font-style:normal;font-size:12px;font-weight:800;color:#183f83}

/* Blog */
.sbp-blog-section{padding:72px 0 56px}
.sbp-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.sbp-blog-grid article{text-align:center}
.sbp-blog-image{height:210px;display:block;background:#edf3f9;overflow:hidden}
.sbp-blog-image img{width:100%;height:100%;object-fit:cover;transition:.25s}
.sbp-blog-image:hover img{transform:scale(1.03)}
.sbp-blog-image>span{height:100%;display:grid;place-items:center;color:#9db7d5}
.sbp-blog-image svg{width:75px;height:75px}
.sbp-blog-grid h3{margin:15px 12px 7px;color:#ff901b;font-size:22px;line-height:1.25;font-weight:500}
.sbp-blog-grid h3 a{color:#ff901b}
.sbp-read-more{font-size:11px;font-weight:800;color:#111}

/* Trust strip */
.sbp-trust-strip{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#fff}
.sbp-trust-grid{display:grid;grid-template-columns:repeat(5,1fr)}
.sbp-trust-item{text-align:center;min-height:168px;padding:20px 12px;border-right:1px solid #e4e6ea;color:#063c8e}
.sbp-trust-item:first-child{border-left:1px solid #e4e6ea}
.sbp-trust-item>span{display:block;height:60px}
.sbp-trust-item svg{width:48px;height:48px;stroke-width:1.4}
.sbp-trust-item h3{margin:5px 0 8px;font-size:13px;color:#063c8e}
.sbp-trust-item p{margin:0;color:#063c8e;font-size:11px;line-height:1.8}

/* Footer */
.site-footer{background:#fff;color:#163a7c}
.sbp-footer-grid{display:grid;grid-template-columns:.85fr .85fr 1.05fr 1.25fr;gap:65px;padding-top:54px;padding-bottom:54px}
.sbp-footer-column h3{margin:0 0 17px;color:#163a7c;font-size:15px;font-weight:700}
.sbp-footer-column ul{list-style:none;margin:0;padding:0}
.sbp-footer-column li{margin:0 0 10px}
.sbp-footer-column a{color:#163a7c;font-size:12px}
.sbp-footer-column p{color:#7180a0;font-size:12px;line-height:2;margin:0 0 15px}
.sbp-footer-phone{display:block;font-size:27px!important;font-weight:800;line-height:1.1;margin:5px 0 16px}
.sbp-email-button{display:block!important;text-align:center;background:var(--sb-primary);color:#fff!important;border-radius:22px;padding:10px 12px;font-weight:700;margin:7px 0 17px}
.sbp-trustpilot-button{display:block!important;border:1px solid #00b67a;padding:12px;text-align:center;color:#111!important}
.sbp-trustpilot-button strong{font-weight:600}
.sbp-footer-about p{max-width:310px}
.sbp-map-card{width:100%;max-width:310px;height:120px;overflow:hidden;margin-top:12px}
.sbp-map-card svg{width:100%;height:100%;display:block}
.sbp-footer-bottom{border-top:1px solid #e3e5e8;padding:18px 0;color:#264a88;font-size:11px}
.sbp-floating-chat{position:fixed;right:24px;bottom:22px;z-index:800;display:flex;align-items:center;gap:8px;background:#fff;color:#333;border:1px solid #ddd;border-radius:19px;padding:10px 18px;box-shadow:0 5px 20px rgba(0,0,0,.12);font-size:12px}
.sbp-floating-chat svg{width:16px;height:16px}

/* Page/blog templates */
.site-main{min-height:55vh}
.sbp-page-header{padding:52px 0 35px;background:linear-gradient(135deg,#eef5ff,#fff)}
.sbp-page-header h1{margin:0;color:var(--sb-navy);font-size:clamp(34px,5vw,58px);line-height:1.08}
.sbp-breadcrumbs{margin-bottom:10px;color:var(--sb-muted);font-size:12px}
.sbp-page-content{padding-block:48px 75px}
.sbp-page-content h2{color:var(--sb-navy);font-size:clamp(26px,3vw,43px);line-height:1.2}
.sbp-page-content h3{color:var(--sb-navy);font-size:clamp(20px,2vw,28px)}
.sbp-page-content p,.sbp-page-content li{color:#4e5870}
.sbp-button,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;background:var(--sb-primary);color:#fff!important;border-radius:24px;padding:11px 22px;font-weight:700}
.sbp-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:55px 0}
.sbp-post-card{border:1px solid var(--sb-line);background:#fff}
.sbp-post-card img{width:100%;aspect-ratio:16/10;object-fit:cover}
.sbp-post-card-content{padding:20px}
.sbp-post-card h2{font-size:21px;line-height:1.3;color:var(--sb-navy)}
.sbp-post-meta{color:var(--sb-muted);font-size:12px}
.sbp-text-link{display:inline-flex;align-items:center;gap:5px;color:var(--sb-primary);font-weight:700}
.entry-featured-image img{width:100%;max-height:650px;object-fit:cover}

/* WooCommerce archive */
.woocommerce .woocommerce-breadcrumb{margin:25px 0 10px;color:var(--sb-muted);font-size:12px}
.woocommerce .woocommerce-breadcrumb a{color:var(--sb-navy)}
.woocommerce-products-header__title.page-title,.woocommerce h1.page-title{color:var(--sb-navy);font-size:42px;margin:15px 0 28px}
.woocommerce .woocommerce-result-count{font-size:12px;color:var(--sb-muted)}
.woocommerce .woocommerce-ordering select{height:42px;border:1px solid var(--sb-line);border-radius:5px;padding:0 35px 0 12px;background:#fff}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:25px 0 60px!important}
.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}
.woocommerce ul.products li.product{position:relative;width:auto!important;margin:0!important;padding:0 0 14px!important;border:1px solid #edf0f4;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 2px 5px rgba(17,56,135,.05)}
.woocommerce ul.products li.product a img{width:100%;height:220px;object-fit:contain;margin:0!important;padding:14px;background:#fff}
.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:43px;margin:10px 14px 4px!important;padding:0!important;color:#222;font-size:13px!important;font-weight:600!important;line-height:1.45}
.woocommerce ul.products li.product .star-rating{margin:6px 14px;color:var(--sb-orange);font-size:12px}
.woocommerce ul.products li.product .price{display:block;margin:6px 14px 9px!important;color:#555!important;font-size:14px!important;font-weight:600!important}
.woocommerce ul.products li.product .price ins{color:red;text-decoration:none}
.woocommerce span.onsale{top:12px!important;left:12px!important;min-width:54px!important;height:54px!important;line-height:54px!important;border-radius:50%!important;background:var(--sb-primary)!important;font-size:12px!important;padding:0!important}
.sbp-loop-actions{display:flex;align-items:center;gap:8px;margin:0 14px}
.sbp-view-product{flex:1;height:35px;border-radius:20px;background:var(--sb-primary);color:#fff!important;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:10px;font-weight:800}
.sbp-loop-actions .button{width:45px!important;height:35px!important;min-height:0!important;padding:0!important;margin:0!important;border:1.5px solid var(--sb-primary)!important;border-radius:20px!important;background:#fff!important;color:transparent!important;font-size:0!important;position:relative}
.sbp-loop-actions .button::before{content:"";position:absolute;left:12px;top:8px;width:17px;height:13px;border:1.8px solid var(--sb-primary);border-top:0;transform:skew(-8deg)}
.sbp-loop-actions .button::after{content:"";position:absolute;left:14px;top:22px;width:4px;height:4px;border:1.5px solid var(--sb-primary);border-radius:50%;box-shadow:12px 0 0 -1px #fff,12px 0 0 0 var(--sb-primary)}
.woocommerce nav.woocommerce-pagination{margin:0 0 60px}
.woocommerce nav.woocommerce-pagination ul{border:0!important}
.woocommerce nav.woocommerce-pagination ul li{border:0!important;margin:0 3px!important}
.woocommerce nav.woocommerce-pagination ul li span,.woocommerce nav.woocommerce-pagination ul li a{border-radius:50%;min-width:38px;height:38px;line-height:38px!important;padding:0!important;background:#eef5ff;color:var(--sb-navy)}
.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--sb-primary);color:#fff}

/* Single product */
.woocommerce div.product{padding:35px 0 70px}
.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-bottom:35px}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{border:1px solid var(--sb-line);background:#fff}
.woocommerce div.product div.images img{object-fit:contain}
.woocommerce div.product .product_title{color:var(--sb-navy);font-size:38px;line-height:1.15}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--sb-navy);font-size:25px;font-weight:800}
.woocommerce div.product p.price ins{color:red;text-decoration:none}
.woocommerce div.product .woocommerce-product-rating{margin:8px 0}
.woocommerce .star-rating{color:var(--sb-orange)}
.woocommerce div.product form.cart{display:flex;align-items:center;gap:10px;margin:25px 0}
.woocommerce div.product form.cart .quantity .qty{height:50px;width:80px;border:1px solid var(--sb-line);border-radius:5px}
.woocommerce div.product form.cart .button{height:50px;border-radius:25px;background:var(--sb-primary);padding:0 28px;font-weight:800}
.woocommerce div.product form.cart .button:hover{background:var(--sb-navy)}
.woocommerce div.product .product_meta{font-size:12px;color:var(--sb-muted)}
.sbp-product-assurance{display:grid;gap:9px;margin:20px 0;padding:15px;background:#f3f7fc;border-radius:8px}
.sbp-product-assurance>div{display:flex;align-items:center;gap:10px;color:var(--sb-navy)}
.sbp-product-assurance svg{width:24px;height:24px;color:var(--sb-primary)}
.sbp-product-assurance span{display:flex;flex-direction:column}
.sbp-product-assurance small{color:var(--sb-muted)}
.woocommerce div.product .woocommerce-tabs{margin-top:25px}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{border-bottom-color:var(--sb-line)!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#f3f6fa!important;border-color:var(--sb-line)!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff!important}

/* Cart / checkout */
.woocommerce-cart .content-area,.woocommerce-checkout .content-area{padding-top:35px;padding-bottom:70px}
.woocommerce table.shop_table{border-color:var(--sb-line);border-radius:8px}
.woocommerce table.shop_table th{color:var(--sb-navy)}
.woocommerce .cart .button,.woocommerce .checkout-button,.woocommerce #payment #place_order{background:var(--sb-primary)!important;border-radius:24px!important;color:#fff!important;font-weight:800!important}
.woocommerce .coupon input.input-text{min-width:180px;height:42px;border:1px solid var(--sb-line);border-radius:5px}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid var(--sb-line);border-radius:5px;padding:12px;background:#fff}
.woocommerce-checkout #payment{background:#f3f7fb!important;border-radius:8px!important}

@media (max-width:1200px){
	.sbp-header-main{grid-template-columns:245px minmax(300px,1fr) auto;gap:28px}
	.sbp-branding .custom-logo,.sbp-fallback-logo img{max-width:220px}
	.sbp-primary-menu-wrap .menu{gap:22px}
	.sbp-home-top-grid{grid-template-columns:190px minmax(0,1fr) 260px}
	.sbp-account-panel{padding-inline:8px}
	.sbp-slide-copy strong{font-size:28px;max-width:360px}
	.sbp-popular-grid{max-width:950px}
	.sbp-product-carousel{grid-auto-columns:calc((100% - 32px)/4)}
	.sbp-product-grid,.woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}
	.sbp-footer-grid{gap:35px}
}

@media (max-width:1024px){
	.admin-bar .site-header.is-sticky{top:32px}
	.sbp-header-main{grid-template-columns:55px 200px 1fr auto;gap:15px;min-height:82px}
	.sbp-mobile-menu-button{display:grid;place-items:center;width:44px;height:44px;border:0;background:transparent;color:var(--sb-navy)}
	.sbp-mobile-menu-button svg{width:25px;height:25px}
	.sbp-branding .custom-logo,.sbp-fallback-logo img{max-width:190px;max-height:65px}
	.sbp-header-meta .sbp-header-language,.sbp-header-meta .sbp-currency{display:none}
	.sbp-primary-nav{display:none}
	.sbp-home-top-grid{grid-template-columns:minmax(0,1fr) 260px}
	.sbp-category-sidebar{display:none}
	.sbp-reference-slider{height:365px}
	.sbp-ranking-strip{display:none}
	.sbp-account-panel{min-height:365px}
	.sbp-weekly-banner{grid-template-columns:35% 35% 30%}
	.sbp-weekly-products .item-4{display:none}
	.sbp-weekly-deal{padding-left:15px}
	.sbp-weekly-deal strong{font-size:31px}
	.sbp-popular-card{padding:28px 16px}
	.sbp-popular-card h3{font-size:20px}
	.sbp-deals-layout{grid-template-columns:270px minmax(0,1fr)}
	.sbp-deals-visual{height:315px}
	.sbp-bubble-products span{width:75px;height:75px}
	.sbp-bubble-products span:nth-child(2){left:90px}
	.sbp-bubble-products span:nth-child(3){left:165px}
	.sbp-bubble-products span:nth-child(4){left:80px;top:112px}
	.sbp-shipping-points{padding:28px 25px}
	.sbp-shipping-banner{grid-template-columns:68% 32%}
	.sbp-promo-card>div{max-width:70%}
	.sbp-testimonial-grid{gap:35px}
	.sbp-footer-grid{grid-template-columns:1fr 1fr;gap:42px 65px}
}

@media (max-width:782px){.admin-bar .site-header.is-sticky{top:46px}}

@media (max-width:768px){
	.sbp-container,.content-area{width:min(100% - 24px,var(--sb-container))}
	.sbp-trust-bar span,.sbp-trust-bar a{font-size:12px}
	.sbp-header-main{grid-template-columns:42px 1fr auto;min-height:72px;gap:8px}
	.sbp-branding .custom-logo,.sbp-fallback-logo img{max-width:180px;max-height:58px}
	.sbp-header-search{display:none}
	.sbp-header-meta{gap:10px}
	.sbp-header-meta .sbp-wishlist{display:none}
	.sbp-header-icon{width:25px}
	.sbp-home-top{padding-top:10px}
	.sbp-home-top-grid{display:block}
	.sbp-account-panel{display:none}
	.sbp-reference-slider{height:auto;aspect-ratio:780/380;border-radius:7px}
	.sbp-slide-copy{padding:20px 24px}
	.sbp-slide-copy strong{font-size:clamp(19px,5.5vw,28px);max-width:53%}
	.sbp-slide-copy>span{font-size:11px;max-width:52%;margin-top:8px}
	.sbp-slide-copy b{font-size:9px;padding:8px 12px;margin-top:10px}
	.sbp-slide-copy small{left:24px;bottom:13px;font-size:7px}
	.sbp-slider-arrow{width:34px;height:34px}
	.sbp-section{padding:26px 0}
	.sbp-section-title{font-size:28px;margin-bottom:20px}
	.sbp-weekly-section{padding-top:16px;padding-bottom:25px}
	.sbp-weekly-banner{height:155px;grid-template-columns:32% 42% 26%;border-bottom-width:8px}
	.sbp-weekly-products img{width:60px;height:95px}
	.sbp-weekly-products .item-1{left:10px}
	.sbp-weekly-products .item-2{left:50px}
	.sbp-weekly-products .item-3{left:90px}
	.sbp-weekly-products::before{left:5px;width:145px;height:90px}
	.sbp-weekly-copy strong{font-size:20px}
	.sbp-weekly-copy span{height:34px;min-width:120px;font-size:13px}
	.sbp-weekly-deal{padding-left:4px}
	.sbp-weekly-deal small{font-size:7px;padding:3px 7px}
	.sbp-weekly-deal strong{font-size:20px}
	.sbp-popular-grid{grid-template-columns:1fr 1fr;gap:8px}
	.sbp-popular-card,.sbp-popular-card:nth-child(7),.sbp-popular-card:nth-child(8){grid-column:auto;min-height:150px;padding:20px 13px}
	.sbp-popular-card>div{max-width:62%}
	.sbp-popular-card h3{font-size:16px}
	.sbp-popular-card p{font-size:9px}
	.sbp-popular-card span{padding:5px 12px;font-size:9px}
	.sbp-product-carousel{grid-auto-columns:calc((100% - 8px)/2)}
	.sbp-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}
	.sbp-product-image{height:165px}
	.sbp-product-body{padding-inline:12px}
	.sbp-product-body h3{font-size:12px}
	.sbp-carousel-arrow{display:none}
	.sbp-deals-layout{display:block}
	.sbp-deals-visual{height:160px;margin-bottom:18px}
	.sbp-bubble-products span{width:60px;height:60px}
	.sbp-bubble-products span:nth-child(1){left:12px;top:18px}
	.sbp-bubble-products span:nth-child(2){left:72px;top:10px}
	.sbp-bubble-products span:nth-child(3){left:132px;top:25px}
	.sbp-bubble-products span:nth-child(4){left:192px;top:12px}
	.sbp-deals-visual>strong{left:auto;right:15px;bottom:18px;font-size:17px}
	.sbp-deals-products h2{font-size:28px;text-align:center;margin-bottom:15px}
	.sbp-shipping-section{padding-bottom:35px}
	.sbp-shipping-banner{display:block;min-height:350px;background:linear-gradient(145deg,#075cca,#3d47fb 72%,#ffd11a 72%)}
	.sbp-shipping-points{grid-template-columns:1fr;padding:22px;gap:10px}
	.sbp-shipping-points>div{height:55px}
	.sbp-shipping-illustration{height:120px}
	.sbp-phone{width:85px;height:130px;left:55%;top:-15px}
	.sbp-phone::before{font-size:5px;left:15px;top:8px}
	.sbp-phone i{left:20px;top:50px;width:48px;height:35px}
	.sbp-phone b{right:3px;top:25px}
	.sbp-phone b svg{width:24px;height:24px}
	.sbp-parcel{right:12%;bottom:3px;width:85px;height:74px}
	.sbp-parcel svg{width:55px;height:55px}
	.sbp-secure-badge{left:48%;bottom:-3px;width:45px;height:50px}
	.sbp-bestseller-heading h2{font-size:28px}
	.sbp-tabs{flex-wrap:wrap}
	.sbp-promo-grid{grid-template-columns:1fr;gap:15px}
	.sbp-promo-card{min-height:190px}
	.sbp-testimonials-section{padding:42px 0}
	.sbp-testimonial-grid{grid-template-columns:1fr;gap:28px}
	.sbp-blog-section{padding:48px 0 35px}
	.sbp-blog-grid{grid-template-columns:1fr;gap:28px}
	.sbp-blog-grid h3{font-size:20px}
	.sbp-trust-grid{grid-template-columns:1fr 1fr}
	.sbp-trust-item{border-bottom:1px solid #e4e6ea;min-height:150px}
	.sbp-trust-item:last-child{grid-column:1/-1}
	.sbp-footer-grid{grid-template-columns:1fr;gap:32px;padding-top:40px}
	.sbp-footer-phone{font-size:24px!important}
	.sbp-page-header{padding:38px 0 28px}
	.sbp-post-grid{grid-template-columns:1fr;padding:35px 0}
	.woocommerce-products-header__title.page-title,.woocommerce h1.page-title{font-size:32px}
	.woocommerce ul.products li.product a img{height:175px}
	.woocommerce div.product .product_title{font-size:30px}
}

@media (max-width:480px){
	.sbp-branding .custom-logo,.sbp-fallback-logo img{max-width:145px}
	.sbp-header-meta .sbp-header-icon:first-of-type{display:none}
	.sbp-slide-copy strong{font-size:17px}
	.sbp-slide-copy>span{display:none}
	.sbp-slide-copy b{margin-top:8px}
	.sbp-weekly-banner{grid-template-columns:28% 45% 27%;height:135px}
	.sbp-weekly-products .item-3{display:none}
	.sbp-weekly-products .item-1{left:5px}
	.sbp-weekly-products .item-2{left:45px}
	.sbp-weekly-copy strong{font-size:17px}
	.sbp-weekly-copy span{min-width:95px;height:30px;font-size:11px}
	.sbp-weekly-deal strong{font-size:17px}
	.sbp-popular-grid{grid-template-columns:1fr}
	.sbp-popular-card,.sbp-popular-card:nth-child(7),.sbp-popular-card:nth-child(8){min-height:140px}
	.sbp-product-carousel{grid-auto-columns:78%}
	.sbp-product-grid,.woocommerce ul.products{grid-template-columns:1fr 1fr}
	.sbp-product-image{height:145px}
	.sbp-see-product{font-size:8px}
	.sbp-card-cart{width:38px}
	.sbp-shipping-banner{min-height:380px}
	.sbp-shipping-points{padding:15px}
	.sbp-promo-card>div{max-width:85%}
	.sbp-promo-card h2{font-size:20px}
}

/* Reference information pages — v3.1.0 */
body.page .sbp-page-header{background:#fff;border-top:1px solid #eef1f5;border-bottom:1px solid #e8edf4;padding:34px 0 30px}
body.page .sbp-page-header h1{font-size:clamp(32px,4vw,48px);font-weight:700;color:var(--sb-navy);letter-spacing:-.02em}
body.page .sbp-breadcrumbs{margin-bottom:10px;color:#77839a;font-size:13px}
body.page .sbp-breadcrumbs a{color:var(--sb-primary);text-decoration:none}
.sbp-page-content{max-width:100%;padding-top:0}
.sbp-reference-page{width:min(1120px,100%);margin:0 auto;padding:52px 0 78px}
.sbp-reference-page>.wp-block-heading{margin:38px 0 15px;color:var(--sb-navy);font-size:clamp(25px,3vw,36px)}
.sbp-reference-page p,.sbp-reference-page li{font-size:16px;line-height:1.78;color:#52617a}
.sbp-reference-page a{color:var(--sb-primary)}
.sbp-page-lead{max-width:900px;margin:0 0 36px!important;font-size:19px!important;line-height:1.7!important;color:#243f72!important}
.sbp-reference-page .wp-block-buttons{margin-top:30px;gap:14px}
.sbp-reference-page .wp-block-button__link{border-radius:7px;background:var(--sb-primary);font-weight:700;padding:13px 24px;text-decoration:none}
.sbp-reference-page .is-style-outline .wp-block-button__link{background:#fff;color:var(--sb-primary);border:1px solid var(--sb-primary)}
.sbp-info-columns{gap:18px;margin:18px 0 42px}
.sbp-info-card{height:100%;padding:28px;border:1px solid #e3e8f0;border-radius:10px;background:#fff;box-shadow:0 8px 25px rgba(17,56,135,.06)}
.sbp-info-card .sbp-info-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:17px;border-radius:50%;background:#e8f2ff;color:var(--sb-primary);font-size:22px;font-weight:800}
.sbp-info-card h3{margin:0 0 10px!important;font-size:20px!important;color:var(--sb-navy)!important}
.sbp-info-card p{margin:0;font-size:14px!important;line-height:1.65!important}
.sbp-reference-page ul{padding-left:22px}
.sbp-reference-page li{margin-bottom:8px}

.sbp-faq-layout{align-items:flex-start;gap:42px}
.sbp-page-toc{position:sticky;top:150px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e1e6ee;border-radius:9px;background:#fff;box-shadow:0 8px 25px rgba(17,56,135,.05)}
.sbp-page-toc strong{padding:18px 20px;background:#f0f6ff;color:var(--sb-navy);font-size:15px;text-transform:uppercase;letter-spacing:.04em}
.sbp-page-toc a{padding:13px 20px;border-top:1px solid #edf0f4;color:#304a7b;text-decoration:none;font-size:14px;font-weight:650}
.sbp-page-toc a:hover{background:#f7faff;color:var(--sb-primary)}
.sbp-faq-content>h2{scroll-margin-top:160px;margin:0 0 16px;padding-top:28px;color:var(--sb-navy);font-size:28px}
.sbp-faq-content>h2:first-child{padding-top:0}
.sbp-faq-item{margin:0 0 11px;border:1px solid #e1e6ee;border-radius:8px;background:#fff;box-shadow:0 3px 12px rgba(13,54,117,.03)}
.sbp-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 19px;cursor:pointer;list-style:none;color:#183d7c;font-weight:700;font-size:15px}
.sbp-faq-item summary::-webkit-details-marker{display:none}
.sbp-faq-item summary span{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border-radius:50%;background:#edf5ff;color:var(--sb-primary);font-size:19px;transition:transform .2s ease}
.sbp-faq-item[open] summary span{transform:rotate(45deg)}
.sbp-faq-answer{padding:0 19px 18px;border-top:1px solid #edf0f4}
.sbp-faq-answer p,.sbp-faq-answer li{font-size:14px;line-height:1.7}

.sbp-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:10px 0 48px}
.sbp-review-card{min-height:240px;padding:28px;border:1px solid #e2e7ef;border-radius:10px;background:#fff;box-shadow:0 8px 25px rgba(17,56,135,.06)}
.sbp-review-stars{margin-bottom:18px;color:#ff9a1f;font-size:20px;letter-spacing:2px}
.sbp-review-card blockquote{margin:0 0 25px;color:#40547a;font-size:16px;line-height:1.75;font-style:normal}
.sbp-review-card strong{color:var(--sb-navy)}

.sbp-contact-grid{align-items:stretch;gap:26px;margin-top:12px}
.sbp-contact-panel{height:100%;padding:32px;border:1px solid #e1e7ef;border-radius:10px;background:#fff;box-shadow:0 9px 28px rgba(16,54,120,.06)}
.sbp-contact-panel h2{margin:0 0 24px!important;font-size:25px!important;text-transform:uppercase;letter-spacing:.01em}
.sbp-contact-form{display:flex;flex-direction:column;gap:16px}
.sbp-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.sbp-contact-form label{display:flex;flex-direction:column;gap:7px;color:#233d6e;font-size:13px;font-weight:650}
.sbp-contact-form label b{color:#e63f3f}
.sbp-contact-form input:not([type=checkbox]),.sbp-contact-form textarea{width:100%;border:1px solid #d8dfe9;border-radius:6px;background:#fbfcfe;padding:12px 13px;color:#1d2e4f;font:inherit;outline:none;transition:border-color .2s,box-shadow .2s}
.sbp-contact-form input:focus,.sbp-contact-form textarea:focus{border-color:var(--sb-primary);box-shadow:0 0 0 3px rgba(8,115,230,.12)}
.sbp-contact-form textarea{min-height:170px;resize:vertical}
.sbp-form-consent{flex-direction:row!important;align-items:flex-start!important;gap:10px!important;font-weight:500!important;color:#5a6780!important}
.sbp-form-consent input{margin-top:3px}
.sbp-contact-form button{align-self:flex-start;border:0;border-radius:6px;background:var(--sb-primary);color:#fff;padding:13px 28px;font-size:14px;font-weight:800;text-transform:uppercase;cursor:pointer}
.sbp-contact-form button:hover{filter:brightness(.94)}
.sbp-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.sbp-form-message{margin:0 0 18px;padding:13px 15px;border-radius:6px;font-size:14px;font-weight:650}
.sbp-form-message.is-success{background:#e9f8ef;color:#14753b;border:1px solid #bce6cc}
.sbp-form-message.is-error{background:#fff0f0;color:#a52a2a;border:1px solid #f1c2c2}
.sbp-contact-list{list-style:none!important;padding:0!important;margin:0!important}
.sbp-contact-list li{display:flex;gap:13px;margin:0!important;padding:16px 0;border-bottom:1px solid #e9edf3}
.sbp-contact-list li>span{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#edf5ff;color:var(--sb-primary);font-size:18px;font-weight:800}
.sbp-contact-list li>div{display:flex;flex-direction:column;gap:3px}
.sbp-contact-list strong{color:var(--sb-navy);font-size:13px;text-transform:uppercase;letter-spacing:.03em}
.sbp-contact-list a,.sbp-contact-list p{margin:0!important;font-size:14px!important;line-height:1.5!important;text-decoration:none}
.sbp-contact-note{margin-top:22px;padding:18px;border-radius:8px;background:#fff1d7;color:#854b13}
.sbp-contact-note strong{display:block;margin-bottom:5px;color:#8c4a10}
.sbp-contact-note p{margin:0!important;color:#985d27!important;font-size:14px!important;line-height:1.55!important}

.sbp-legal-page{width:min(940px,100%)}
.sbp-legal-page>.wp-block-heading,.sbp-compliance-page>.wp-block-heading{padding-top:10px;border-top:1px solid #e5e9ef}
.sbp-legal-notice{margin:0 0 28px;padding:16px 18px;border-left:4px solid #ff9a1f;border-radius:4px;background:#fff6e6;color:#754516;font-size:14px;line-height:1.6}
.sbp-compliance-grid{gap:20px;margin:25px 0 40px}
.sbp-compliance-card{height:100%;padding:25px;border:1px solid #dfe7f2;border-radius:9px;background:#f7faff}
.sbp-compliance-card h3{margin:0 0 15px!important;font-size:21px!important}
.sbp-compliance-card ul{margin:0}
.sbp-compliance-card li{font-size:14px!important;line-height:1.6!important}

@media (max-width:900px){
	.sbp-reference-page{padding:40px 0 60px}
	.sbp-info-columns,.sbp-faq-layout,.sbp-contact-grid{display:block}
	.sbp-info-card{margin-bottom:14px}
	.sbp-page-toc{position:static;margin-bottom:28px}
	.sbp-review-grid{grid-template-columns:1fr}
	.sbp-contact-panel{margin-bottom:18px}
}
@media (max-width:620px){
	body.page .sbp-page-header{padding:27px 0 24px}
	.sbp-reference-page{padding:32px 0 48px}
	.sbp-page-lead{font-size:17px!important}
	.sbp-form-row{grid-template-columns:1fr}
	.sbp-contact-panel{padding:22px 17px}
	.sbp-faq-item summary{padding:15px;font-size:14px}
	.sbp-faq-answer{padding:0 15px 15px}
	.sbp-info-card,.sbp-review-card{padding:22px}
}


/* v3.2 reference policy, blog and careers pages */
.sbp-contact-information-page{width:min(1000px,100%)}
.sbp-company-card{overflow:hidden;margin:26px 0 34px;border:1px solid #dfe6ef;border-radius:12px;background:#fff;box-shadow:0 12px 35px rgba(17,56,135,.07)}
.sbp-company-card__title{display:flex;align-items:center;gap:16px;padding:25px 28px;background:linear-gradient(135deg,var(--sb-navy),var(--sb-primary));color:#fff}
.sbp-company-card__title>span{display:grid;place-items:center;width:46px;height:46px;border:2px solid rgba(255,255,255,.75);border-radius:50%;font-size:22px;font-weight:800}
.sbp-company-card__title h2{margin:0!important;color:#fff!important;font-size:25px!important}
.sbp-company-card__title p{margin:2px 0 0!important;color:rgba(255,255,255,.78)!important;font-size:13px!important;line-height:1.4!important}
.sbp-company-table{display:block}
.sbp-company-row{display:grid;grid-template-columns:230px minmax(0,1fr);border-top:1px solid #e8edf4}
.sbp-company-row:first-child{border-top:0}
.sbp-company-row strong,.sbp-company-row span{padding:16px 22px;line-height:1.5}
.sbp-company-row strong{background:#f7f9fc;color:var(--sb-navy);font-size:13px;text-transform:uppercase;letter-spacing:.025em}
.sbp-company-row span{color:#4f5e76;overflow-wrap:anywhere}
.sbp-company-row a{font-weight:650;text-decoration:none}
.sbp-policy-highlight-grid{gap:22px;margin:28px 0 10px}
.sbp-policy-highlight{height:100%;padding:26px;border:1px solid #e1e7f0;border-radius:10px;background:#fff;box-shadow:0 8px 25px rgba(17,56,135,.05)}
.sbp-policy-highlight>span{display:grid;place-items:center;width:44px;height:44px;margin-bottom:15px;border-radius:8px;background:#edf5ff;color:var(--sb-primary);font-weight:800}
.sbp-policy-highlight h3{margin:0 0 8px;color:var(--sb-navy);font-size:19px}
.sbp-policy-highlight p{margin:0 0 7px!important;font-size:14px!important;line-height:1.6!important}
.sbp-blog-archive-page{width:min(1180px,100%)}
.sbp-archive-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-top:30px}
.sbp-archive-blog-card{overflow:hidden;border:1px solid #e4e9f0;border-radius:10px;background:#fff;box-shadow:0 9px 28px rgba(17,56,135,.055);transition:transform .2s,box-shadow .2s}
.sbp-archive-blog-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(17,56,135,.1)}
.sbp-archive-blog-image{display:block;height:230px;overflow:hidden;background:linear-gradient(135deg,#e9f3ff,#f7fbff)}
.sbp-archive-blog-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}
.sbp-archive-blog-card:hover .sbp-archive-blog-image img{transform:scale(1.03)}
.sbp-archive-blog-image>span{display:grid;place-items:center;height:100%;color:rgba(17,56,135,.2);font-size:64px;font-weight:900;letter-spacing:-.08em}
.sbp-archive-blog-content{padding:22px 22px 25px}
.sbp-archive-blog-content time{color:#7d8aa0;font-size:12px;text-transform:uppercase;letter-spacing:.06em}
.sbp-archive-blog-content h2{margin:8px 0 10px!important;padding:0!important;border:0!important;font-size:21px!important;line-height:1.35}
.sbp-archive-blog-content h2 a{color:var(--sb-navy)}
.sbp-archive-blog-content p{margin:0 0 17px!important;font-size:14px!important;line-height:1.65!important}
.sbp-read-more{display:inline-flex;align-items:center;gap:6px;color:var(--sb-orange)!important;font-size:13px;font-weight:800;text-transform:uppercase}
.sbp-blog-pagination{margin:36px 0 0}
.sbp-blog-pagination ul{display:flex;justify-content:center;gap:8px;margin:0!important;padding:0!important;list-style:none!important}
.sbp-blog-pagination li{margin:0!important}
.sbp-blog-pagination a,.sbp-blog-pagination span{display:grid;place-items:center;min-width:40px;height:40px;padding:0 10px;border:1px solid #dce4ee;border-radius:7px;background:#fff;color:var(--sb-navy);text-decoration:none}
.sbp-blog-pagination .current{border-color:var(--sb-primary);background:var(--sb-primary);color:#fff}
.sbp-blog-empty{margin-top:30px;padding:42px;border:1px dashed #cfd9e6;border-radius:10px;background:#f8fbff;text-align:center}
.sbp-blog-empty strong{display:block;color:var(--sb-navy);font-size:20px}
.sbp-blog-empty p{margin:8px 0 0!important}
.sbp-careers-page{width:min(1140px,100%)}
.sbp-career-intro{display:flex;align-items:center;justify-content:space-between;gap:35px;margin:25px 0 35px;padding:36px 40px;border-radius:12px;background:linear-gradient(120deg,var(--sb-navy),#0b74e5);color:#fff;box-shadow:0 15px 35px rgba(17,56,135,.18)}
.sbp-career-intro span{display:block;margin-bottom:5px;color:#ffbe66;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.sbp-career-intro h2{margin:0 0 8px!important;color:#fff!important;font-size:31px!important}
.sbp-career-intro p{max-width:720px;margin:0!important;color:rgba(255,255,255,.82)!important;line-height:1.65!important}
.sbp-career-intro>a{flex:0 0 auto;padding:14px 23px;border-radius:7px;background:var(--sb-orange);color:#fff!important;font-weight:800;white-space:nowrap}
.sbp-career-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:0 0 42px}
.sbp-career-card{display:flex;flex-direction:column;padding:28px;border:1px solid #e1e7ef;border-radius:10px;background:#fff;box-shadow:0 9px 28px rgba(17,56,135,.055)}
.sbp-career-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px}
.sbp-career-meta span{padding:5px 10px;border-radius:999px;background:#eaf4ff;color:var(--sb-primary);font-size:11px;font-weight:800;text-transform:uppercase}
.sbp-career-meta em{color:#7a879b;font-size:12px;font-style:normal}
.sbp-career-card h3{margin:0 0 10px;color:var(--sb-navy);font-size:22px}
.sbp-career-card p{margin:0 0 14px!important;font-size:14px!important;line-height:1.65!important}
.sbp-career-card ul{margin:0 0 22px!important;padding-left:19px!important}
.sbp-career-card li{margin-bottom:5px!important;font-size:14px!important;line-height:1.5!important}
.sbp-career-card>a{align-self:flex-start;margin-top:auto;color:var(--sb-primary)!important;font-weight:800}
.sbp-page-contact-information .sbp-page-header,.sbp-page-legal-notice .sbp-page-header,.sbp-page-privacy-policy .sbp-page-header,.sbp-page-refund-policy .sbp-page-header,.sbp-page-shipping-policy .sbp-page-header,.sbp-page-terms-of-service .sbp-page-header,.sbp-page-blog .sbp-page-header,.sbp-page-careers .sbp-page-header{background:linear-gradient(180deg,#f6faff,#fff)}
@media (max-width:900px){
	.sbp-archive-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.sbp-career-intro{align-items:flex-start;flex-direction:column}
}
@media (max-width:680px){
	.sbp-company-row{grid-template-columns:1fr}
	.sbp-company-row strong{padding-bottom:5px;background:#f7f9fc}
	.sbp-company-row span{padding-top:7px}
	.sbp-company-card__title{padding:21px 18px}
	.sbp-policy-highlight-grid{display:block}
	.sbp-policy-highlight{margin-bottom:15px}
	.sbp-archive-blog-grid,.sbp-career-grid{grid-template-columns:1fr}
	.sbp-archive-blog-image{height:215px}
	.sbp-career-intro{padding:27px 22px}
	.sbp-career-intro h2{font-size:25px!important}
	.sbp-career-card{padding:23px 20px}
}
