:root{--gcs-blue:#304866;--gcs-dark:#172c44;--gcs-text:#233346;--gcs-muted:#657487;--gcs-line:#e0e6ed;--gcs-bg:#f4f6f9;--primary-color:#304866}
body{color:var(--gcs-text);font-family:Arial,Helvetica,sans-serif;background:var(--gcs-bg);font-size:15px;line-height:1.6}h1,h2,h3,h4,h5,h6,.heading-font{font-family:Arial,Helvetica,sans-serif;color:var(--gcs-dark);letter-spacing:-.025em}a{color:var(--gcs-blue)}a:hover{color:#172c44}button,.button,input,select{border-radius:5px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #839fc5;outline-offset:3px}.button,button[type=submit]{text-transform:none;letter-spacing:0;font-weight:600}.button.primary,.primary{background:var(--gcs-blue)}.button{margin:0;min-height:44px;padding:0 22px;line-height:44px}.button.is-outline{color:var(--gcs-blue);background:#fff}.gcs-container,.container,.row{max-width:1440px}.gcs-container{width:100%;padding:0 32px;margin:auto}#main{background:var(--gcs-bg)}#header{height:auto!important;position:relative!important;z-index:50}.header-wrapper{position:relative!important;background:#fff!important}.gcs-topline{background:var(--gcs-dark);color:#fff;font-size:12px}.gcs-topline>div{display:flex;justify-content:space-between;padding-top:7px;padding-bottom:7px}.gcs-header-main{display:grid;grid-template-columns:240px minmax(240px,1fr) 230px;gap:32px;align-items:center;padding-top:24px;padding-bottom:24px}.gcs-brand{display:block;font-size:22px;font-weight:800;letter-spacing:-.8px;line-height:1.1;color:var(--gcs-dark)}.gcs-brand>span{display:block;font-size:14px;letter-spacing:5px;margin-top:6px}.gcs-brand small{display:block;font-size:9px;font-weight:400;letter-spacing:1.3px;margin-top:10px}.gcs-search{display:flex;margin:0;border:1.5px solid var(--gcs-blue);border-radius:6px;overflow:hidden;background:#fff}.gcs-search input[type=search]{height:46px;min-width:0;margin:0;border:0;box-shadow:none;padding-left:18px;font-size:14px}.gcs-search button{height:46px;min-width:58px;margin:0;border:0;border-radius:0;background:var(--gcs-blue);color:#fff;font-size:20px}.gcs-header-actions{display:flex;justify-content:flex-end;gap:30px}.gcs-header-actions a{display:flex;align-items:center;gap:9px;white-space:nowrap;font-size:13px}.gcs-header-actions i{font-size:25px}.gcs-cart b{display:inline-block;font-size:11px;background:#edf1f6;padding:1px 6px;border-radius:10px}.gcs-nav{border-top:1px solid #f0f2f5;border-bottom:1px solid var(--gcs-line)}.gcs-nav-inner{display:flex;align-items:center;gap:24px}.gcs-category-toggle{flex:0 0 240px;background:var(--gcs-blue);color:white;margin:0;min-height:48px;line-height:48px;font-size:14px;text-transform:none;font-weight:600;letter-spacing:0;border-radius:5px 5px 0 0;padding:0 18px;text-align:left;display:flex;align-items:center;gap:12px}.gcs-category-toggle i:last-child{margin-left:auto}.gcs-nav-links{display:flex;align-items:center;gap:38px;min-width:0}.gcs-nav-links a{font-size:13px;font-weight:600;white-space:nowrap}.gcs-drawer[hidden],.gcs-drawer-overlay[hidden]{display:none}.gcs-drawer-overlay{position:fixed;inset:0;background:rgba(13,26,44,.35);z-index:1000}.gcs-drawer{position:fixed;left:0;top:0;height:100dvh;width:min(350px,90vw);overflow-y:auto;padding:24px;background:#fff;z-index:1001;box-shadow:5px 0 30px #172c4422}.gcs-drawer-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.gcs-drawer-title h2{font-size:21px;margin:0}.gcs-drawer-close{margin:0;font-size:12px;padding:0 10px;min-height:40px}.gcs-drawer a,.gcs-category-panel>a,.gcs-catalog-sidebar>a{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #edf0f4;font-size:14px}.gcs-drawer-open{overflow:hidden}.gcs-home{padding:28px 0 0}.gcs-home-top{display:grid;grid-template-columns:240px minmax(0,1fr) 260px;gap:20px}.gcs-category-panel,.gcs-member{background:#fff;border:1px solid var(--gcs-line);border-radius:8px;padding:24px}.gcs-category-panel h2{font-size:16px;margin:0 0 15px}.gcs-muted{color:var(--gcs-muted)}.gcs-category-note{font-size:13px;line-height:1.7;margin:20px 0}.gcs-hero{padding:34px 36px 0;background:#e8eef5;border:1px solid #d8e1ec;border-radius:8px;display:flex;flex-direction:column;align-items:flex-start;min-height:385px}.gcs-eyebrow{display:block;color:var(--gcs-blue);font-size:10px;letter-spacing:1.65px;font-weight:700;line-height:1.5;margin-bottom:16px}.gcs-hero h1{font-size:clamp(29px,2.8vw,43px);line-height:1.13;margin:0 0 18px;max-width:560px;font-weight:700}.gcs-hero p{font-size:15px;max-width:480px;color:#51667d;margin:0 0 24px;line-height:1.65}.gcs-hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;padding-bottom:28px}.gcs-text-link{font-weight:600;font-size:13px}.gcs-hero-bottom{margin-top:auto;border-top:1px solid #cdd9e6;width:100%;padding:15px 0;color:#526981;font-size:12px;letter-spacing:1px}.gcs-member{display:flex;flex-direction:column}.gcs-member h2{font-size:23px;line-height:1.2;margin:0 0 12px}.gcs-member p{font-size:13px;color:var(--gcs-muted);margin-bottom:20px}.gcs-member .button{display:block;width:100%;margin-bottom:10px;text-align:center;font-size:13px}.gcs-member-help{margin-top:auto;padding-top:15px;border-top:1px solid var(--gcs-line);font-size:12px}.gcs-member-help strong{display:block;margin-bottom:5px}.gcs-member-help a{text-decoration:underline}.gcs-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid var(--gcs-line);border-radius:8px;margin:22px 0 44px}.gcs-benefits>div{display:flex;align-items:center;gap:14px;padding:23px 20px}.gcs-benefits>div+div{border-left:1px solid var(--gcs-line)}.gcs-benefits i{font-size:25px;color:var(--gcs-blue)}.gcs-benefits strong{display:block;font-size:13px;line-height:1.4}.gcs-benefits small{display:block;color:var(--gcs-muted);font-size:11px;line-height:1.5;margin-top:4px}.gcs-section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px;gap:20px}.gcs-section-heading h2{font-size:26px;margin:0}.gcs-section-heading .gcs-eyebrow{margin-bottom:6px}.gcs-section-heading>a{font-size:13px;white-space:nowrap}.gcs-product-section,.gcs-category-section{margin-bottom:44px}.gcs-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.gcs-category-grid a{background:#fff;border:1px solid var(--gcs-line);padding:16px;text-align:center;border-radius:8px}.gcs-category-grid img{width:90px;height:90px;object-fit:cover;border-radius:50%;margin-bottom:12px}.gcs-category-grid span{display:block;font-size:13px}.gcs-empty{background:#fff;border:1px solid var(--gcs-line);border-radius:8px;padding:46px 28px;text-align:center;margin-bottom:42px}.gcs-empty h2{font-size:29px;margin:0 0 12px}.gcs-empty p{font-size:14px;color:var(--gcs-muted);max-width:560px;margin:0 auto 23px}.gcs-empty .gcs-eyebrow{margin-bottom:12px}.gcs-help{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;padding:0 0 48px}.gcs-help h2{font-size:29px}.gcs-help p{font-size:13px;color:var(--gcs-muted)}.gcs-help-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gcs-help-steps span{font-size:26px;color:#93a2b5;font-weight:400}.gcs-help-steps h3{font-size:15px;margin-top:12px}.gcs-footer{background:#fff;border-top:1px solid var(--gcs-line);padding-top:46px}.gcs-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.25fr;gap:38px;padding-bottom:34px}.gcs-footer h2{font-size:14px;letter-spacing:0;margin-bottom:18px}.gcs-footer-grid>div>a:not(.gcs-brand){display:block;font-size:13px;line-height:2.3;color:#52647a}.gcs-footer p{font-size:13px;color:var(--gcs-muted);margin-top:18px}.gcs-footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--gcs-line);padding-top:18px;padding-bottom:18px;font-size:12px;color:var(--gcs-muted)}.gcs-catalog{padding-top:28px;padding-bottom:48px;min-height:460px}.gcs-catalog-heading .woocommerce-breadcrumb{font-size:12px;margin-bottom:25px}.gcs-catalog-heading h1{font-size:32px;margin-bottom:28px}.gcs-catalog-heading .gcs-eyebrow{margin-bottom:8px}.gcs-catalog-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px}.gcs-catalog-sidebar{background:#fff;border:1px solid var(--gcs-line);border-radius:8px;padding:22px;height:fit-content}.gcs-catalog-sidebar h2{font-size:16px}.gcs-catalog-results{min-width:0}.gcs-filter{margin-top:28px}.gcs-catalog-results .woocommerce-result-count{font-size:13px}.gcs-catalog-results .woocommerce-ordering{margin-bottom:20px}.products.row{margin-left:-10px;margin-right:-10px}.products.row>.col{padding:0 10px 22px;flex-basis:25%;max-width:25%}.product-small.box{background:#fff;border:1px solid var(--gcs-line);border-radius:7px;overflow:hidden}.product-small .box-text{padding:14px!important;text-align:left}.product-small .box-image img{aspect-ratio:1;object-fit:cover}.product-small .product-title{font-size:14px;line-height:1.5}.product-small .price{font-size:16px}.product-small .category{font-size:10px}.single-product .product-container{max-width:1440px;margin:0 auto;padding:30px 32px}.single-product .product-main{padding:0}.single-product .product-main>.row>.product-gallery{flex-basis:50%;max-width:50%}.single-product .product-main>.row>.product-info{flex-basis:50%;max-width:50%;padding-left:36px}.single-product .product-title{font-size:28px;line-height:1.3}.single-product .product-info{background:#fff}.single-product .price-wrapper{font-size:24px}.single-product .b2bking_tiered_price_table{width:100%;background:#f7f9fb;border:1px solid var(--gcs-line);border-radius:6px;margin:22px 0}.single-product .product-footer{background:#fff;padding:22px;margin-top:28px;border:1px solid var(--gcs-line);border-radius:8px}.single-product .social-icons{display:none}.woocommerce-cart .page-wrapper,.woocommerce-checkout .page-wrapper{padding:32px}.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce{max-width:1376px;margin:auto}.wc-block-cart,.wc-block-checkout{background:#fff;padding:26px;border:1px solid var(--gcs-line);border-radius:8px}.wc-block-components-button:not(.is-link){background:var(--gcs-blue);color:#fff;border-radius:5px;min-height:46px}.wc-block-components-order-summary,.wc-block-components-totals-wrapper{font-size:14px}.wc-block-components-sidebar{background:#f7f9fb;border-radius:7px;padding:20px!important}.woocommerce-account #main>.page-wrapper{padding:32px}.woocommerce-account .account-container{background:#fff;border:1px solid var(--gcs-line);padding:30px;border-radius:8px}.gcs-home .products .col-inner{height:100%}
@media(min-width:1025px){.gcs-home .gcs-category-panel{max-height:450px;overflow:auto}}
@media(max-width:1100px){.gcs-header-main{grid-template-columns:205px minmax(200px,1fr) 160px;gap:20px}.gcs-header-actions{gap:18px}.gcs-home-top{grid-template-columns:195px minmax(0,1fr)}.gcs-member{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}.gcs-member h2,.gcs-member p,.gcs-member .gcs-eyebrow{grid-column:1}.gcs-member .button,.gcs-member-help{grid-column:2}.gcs-member .gcs-eyebrow{margin-bottom:0}.gcs-nav-links{gap:25px}.gcs-category-toggle{flex-basis:195px}.gcs-benefits{grid-template-columns:repeat(2,1fr)}.gcs-benefits>div:nth-child(3){border-left:0}.gcs-benefits>div:nth-child(n+3){border-top:1px solid var(--gcs-line)}}
@media(max-width:849px){.gcs-container{padding-left:24px;padding-right:24px}.gcs-header-main{grid-template-columns:1fr auto;gap:20px;padding-top:20px;padding-bottom:20px}.gcs-search{grid-row:2;grid-column:1/-1}.gcs-brand{font-size:21px}.gcs-header-actions span{font-size:12px}.gcs-nav-inner{gap:14px}.gcs-category-toggle{flex-basis:auto;font-size:12px;padding:0 12px}.gcs-nav-links{gap:20px;overflow-x:auto;min-height:48px}.gcs-nav-links a{font-size:12px}.gcs-home-top{grid-template-columns:minmax(0,1fr)}.gcs-category-panel{display:none}.gcs-hero{min-height:330px}.gcs-hero h1{font-size:38px}.gcs-member{display:grid;grid-template-columns:1fr 1fr}.gcs-help{grid-template-columns:1fr;gap:18px}.gcs-category-grid{grid-template-columns:repeat(3,1fr)}.products.row>.col{flex-basis:33.333%;max-width:33.333%}.gcs-catalog-layout{grid-template-columns:minmax(0,1fr)}.gcs-catalog-sidebar{display:none}.gcs-footer-grid{grid-template-columns:1.5fr 1fr;gap:30px}.single-product .product-container{padding:24px}.single-product .product-main>.row>.product-gallery,.single-product .product-main>.row>.product-info{flex-basis:100%;max-width:100%}.single-product .product-main>.row>.product-info{padding:24px}.single-product .product-title{font-size:25px}}
@media(max-width:549px){.gcs-container{padding-left:16px;padding-right:16px}.gcs-topline{font-size:10px}.gcs-header-main{padding-top:17px;padding-bottom:17px;gap:16px}.gcs-brand{font-size:18px}.gcs-brand>span{font-size:11px}.gcs-brand small{font-size:7px}.gcs-header-actions{gap:18px}.gcs-header-actions>a{flex-direction:column;gap:2px}.gcs-header-actions i{font-size:21px}.gcs-search input[type=search]{height:43px;font-size:13px}.gcs-search button{height:43px;min-width:49px}.gcs-nav-inner{display:block;padding:0}.gcs-category-toggle{width:100%;border-radius:0;justify-content:center;min-height:42px;line-height:42px}.gcs-category-toggle i:last-child{margin-left:0}.gcs-nav-links{padding:0 16px;gap:24px;min-height:44px}.gcs-home{padding-top:18px}.gcs-home-top{gap:15px}.gcs-hero{padding:28px 24px 0;min-height:365px}.gcs-hero h1{font-size:34px;line-height:1.13}.gcs-hero p{font-size:14px}.gcs-eyebrow{font-size:9px;letter-spacing:1.3px}.gcs-hero-actions{gap:17px}.gcs-member{display:flex;padding:24px}.gcs-member h2{font-size:23px}.gcs-benefits{margin-bottom:28px}.gcs-benefits>div{padding:18px 12px;gap:9px;align-items:flex-start}.gcs-benefits i{font-size:20px}.gcs-benefits strong{font-size:11px}.gcs-benefits small{font-size:10px}.gcs-empty{padding:32px 22px;margin-bottom:30px}.gcs-empty h2{font-size:26px}.gcs-empty p{font-size:13px}.gcs-help h2{font-size:26px}.gcs-help-steps{grid-template-columns:1fr;gap:5px}.gcs-help-steps>div{display:grid;grid-template-columns:36px 1fr;gap:0 12px}.gcs-help-steps span{grid-row:1/3}.gcs-help-steps h3{margin:0 0 6px}.gcs-help-steps p{grid-column:2}.gcs-footer{padding-top:30px}.gcs-footer-grid{grid-template-columns:1fr 1fr;gap:22px}.gcs-footer-grid>div:first-child{grid-column:1/-1}.gcs-footer-bottom{font-size:10px}.gcs-category-grid{grid-template-columns:repeat(2,1fr)}.gcs-section-heading h2{font-size:24px}.products.row>.col{flex-basis:50%;max-width:50%;padding:0 6px 16px}.products.row{margin:0 -6px}.product-small .box-text{padding:10px!important}.product-small .product-title{font-size:12px}.gcs-catalog{padding-top:22px}.gcs-catalog-heading h1{font-size:27px}.woocommerce-cart .page-wrapper,.woocommerce-checkout .page-wrapper{padding:20px 10px}.wc-block-cart,.wc-block-checkout{padding:16px 10px}.wc-block-components-sidebar{padding:16px!important}.single-product .product-container{padding:18px 16px}.single-product .product-main>.row>.product-info{padding:20px 15px}.single-product .product-title{font-size:24px}.single-product .product-footer{padding:16px}.woocommerce-account #main>.page-wrapper{padding:20px 10px}}
/* Keep theme-generated defaults from overriding the storefront layout. */
body #main{background:var(--gcs-bg)}body .gcs-home h1,body .gcs-home h2,body .gcs-home h3,body .gcs-catalog h1{color:var(--gcs-dark);font-family:Arial,Helvetica,sans-serif}body .gcs-home .button{min-height:44px;line-height:44px;text-transform:none;border-radius:5px}body.home #content .section-content>.row{max-width:1440px!important;margin-left:auto!important;margin-right:auto!important}body.home #content .section-content>.row>.col{padding-left:32px!important;padding-right:32px!important}body.home #content .section-content>.row>.col>.col-inner{padding:0!important}.gcs-catalog-results .woocommerce-result-count{float:left;margin-top:8px}.gcs-catalog-results .woocommerce-ordering{float:right}.gcs-catalog-results>.products{clear:both}
@media(max-width:849px){body.home #content .section-content>.row>.col{padding-left:24px!important;padding-right:24px!important}}
@media(max-width:549px){body.home #content .section-content>.row>.col{padding-left:16px!important;padding-right:16px!important}}
body.single-product #main .container,body.single-product #main .row{max-width:1440px}body.single-product .single_add_to_cart_button{background:var(--gcs-blue)!important;border-radius:5px;min-height:44px}body .gcs-search button{border-radius:0}body .gcs-catalog-results select{min-height:42px}

.gcs-filter-details>summary{display:none;cursor:pointer;font-weight:600} @media(max-width:849px){.gcs-catalog-sidebar{display:block;padding:16px}.gcs-filter-details>summary{display:list-item}.gcs-filter-details[open]>summary{margin-bottom:16px}}
.gcs-filter-details>a{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #edf0f4;font-size:14px}
