*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#071b45;background:white}.topbar{height:38px;background:#041c48;color:white;display:flex;justify-content:space-between;align-items:center;padding:0 38px;font-size:12px;font-weight:700;letter-spacing:.03em}.header{height:78px;display:grid;grid-template-columns:280px 1fr 260px;gap:20px;align-items:center;padding:0 40px;border-bottom:2px solid #041c48;background:#fff}.brand{display:flex;gap:12px;align-items:center;color:#041c48}.brand>span{font-size:28px}.brand b{display:block;font-size:22px}.brand small{display:block;font-size:9px;letter-spacing:.2em}nav{display:flex;gap:34px;justify-content:center;font-size:12px;font-weight:800}.hero{height:360px;background-image:url("../assets/jersey-love-hero.jpg");background-size:cover;background-position:center;position:relative}.store-title{position:absolute;left:65px;top:58px;color:white;max-width:530px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.store-title h1{font-size:48px;margin:0 0 12px}.store-title p{font-size:18px;line-height:1.35;margin:0}.product-grid{max-width:1360px;margin:-82px auto 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:0 24px;position:relative}.product-card{background:white;border:1px solid #b9c6d7;border-radius:8px;text-align:center;padding:16px;box-shadow:0 8px 20px rgba(4,28,72,.12)}.product-card img{height:230px;width:100%;object-fit:contain;background:#f7f9fc;border:1px solid #dce3ee}.product-card h3{color:#041c48;margin:16px 0 8px}.product-card small{font-weight:800}.product-card strong{display:block;color:#d20012;font-size:30px}.panel,.order-layout,.features,.test-output{max-width:1360px;margin:18px auto;padding:0 24px}.panel{border:1px solid #b9c6d7;border-radius:8px;background:#f8fafd;overflow:hidden;padding:0}.panel-title{height:46px;background:#041c48;color:white;display:flex;align-items:center;gap:12px;padding:0 16px;font-weight:900;font-size:18px}.panel-title span{width:30px;height:30px;border-radius:50%;background:white;color:#041c48;display:inline-grid;place-items:center}.charities{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:22px}.charities label{background:white;border:1px solid #b9c6d7;border-radius:7px;display:flex;align-items:center;gap:14px;padding:14px;font-size:12px;font-weight:800}.charities b{background:#041c48;color:white;border-radius:6px;min-width:56px;height:40px;display:grid;place-items:center}.charities .red{background:#d20012}.charities strong{color:#ff5b17;font-size:28px}.center-note{text-align:center;margin:0 0 18px;font-size:13px}.order-layout{display:grid;grid-template-columns:1fr 400px;gap:20px}.order-box,.summary-box{border:1px solid #b9c6d7;border-radius:8px;background:white;overflow:hidden}.order-head,.size-price-row,.order-row{display:grid;grid-template-columns:210px minmax(540px,1fr) 95px;gap:16px;align-items:center;padding:14px 16px;border-bottom:1px solid #dce3ee}.order-head{font-size:11px;font-weight:900;color:#041c48}.size-grid{display:grid;grid-template-columns:repeat(8,minmax(52px,1fr));gap:12px;text-align:center}.size-grid em{font-style:normal;font-weight:900;color:#041c48;font-size:11px}.size-grid em.up{color:#d20012}.size-grid i{display:block;font-style:normal;color:#12377d;font-weight:800;font-size:10px}.size-grid small{display:block;font-weight:900;color:#041c48;font-size:12px}.item{display:grid;grid-template-columns:70px 1fr;gap:10px;align-items:center}.item img{width:64px;height:64px;object-fit:contain;background:#f7f9fc;border:1px solid #dce3ee;border-radius:5px}.item b{display:block;color:#041c48;font-size:13px}.item small{display:block;margin-top:4px}.qty-grid{display:grid;grid-template-columns:repeat(8,minmax(52px,1fr));gap:12px}.qty-grid input,.one-size input{width:56px;height:42px;border:2px solid #b9c6d7;border-radius:6px;text-align:center;font-size:16px;font-weight:700;background:#fff}.one-size{text-align:center;font-size:12px;font-weight:900;color:#041c48}.one-size input{width:72px}.row-total{text-align:right;font-weight:900}.row-note{margin:14px 18px;padding:12px;background:#f8fafd;border:1px solid #dce3ee;border-radius:5px;font-size:12px}.summary-line,.grand{display:flex;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #dce3ee}.grand{font-size:20px;font-weight:900}.grand b{color:#d20012}.payment{margin:18px;padding:16px;border:1px solid #b9c6d7;background:#f8fafd;border-radius:8px}.payment h3{margin:0 0 14px;color:#041c48}.payment h3 span{float:right;color:#635bff}.payment label,fieldset label{display:block;font-size:11px;font-weight:800;margin-bottom:10px}.payment input,fieldset input{width:100%;height:34px;border:1px solid #b9c6d7;border-radius:4px;padding:0 10px;margin-top:4px}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment button{width:100%;background:#d20012;color:white;border:0;border-radius:5px;height:42px;font-weight:900}.payment p{font-size:11px;color:#246b45}.customer{padding-bottom:20px}.forms{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:22px}fieldset{border:0;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}legend{grid-column:1/-1;font-weight:900;color:#041c48;font-size:18px}fieldset p{grid-column:1/-1;font-size:12px;margin:0}.wide{grid-column:1/-1}.features{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;border:1px solid #b9c6d7;border-radius:8px;padding:14px 24px}.features div{display:flex;gap:10px;align-items:center}.features small{display:block}.test-output{border:2px solid #1a7f45;background:#f0fff5;border-radius:8px;padding:16px;white-space:pre-wrap;font-family:monospace}footer{height:70px;background:#041c48;color:white;display:flex;align-items:center;justify-content:space-between;padding:0 55px;margin-top:26px}@media(max-width:1000px){.header,.order-layout,.forms,.charities,.features,.product-grid{grid-template-columns:1fr}.product-grid{margin-top:20px}.order-head,.size-price-row{display:none}.order-row{grid-template-columns:1fr}.qty-grid{grid-template-columns:repeat(4,1fr)}}.header{height:78px;background:white;border-bottom:1px solid #e0e6ef;display:flex;align-items:center;justify-content:space-between;padding:0 7%}.logo.small{font-size:26px;text-transform:none;line-height:1;font-weight:900;color:#082452}.header nav{display:flex;align-items:center;gap:28px;font-size:14px;text-transform:none;font-weight:900}.header nav a.active,.header nav a:hover{color:#f24a13}@media(max-width:900px){.header{height:auto;align-items:flex-start;flex-direction:column;gap:12px;padding:18px 22px}.header nav{flex-wrap:wrap;gap:16px}}.header{height:78px!important;background:#ffffff!important;border-bottom:1px solid #e0e6ef!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 7%!important;box-sizing:border-box!important}.logo.small{font-size:26px!important;text-transform:none!important;line-height:1!important;font-weight:900!important;color:#082452!important;letter-spacing:0!important}.header nav{display:flex!important;align-items:center!important;gap:28px!important;font-size:14px!important;text-transform:none!important;font-weight:900!important}.header nav a{color:#082452!important;text-decoration:none!important}.header nav a.active,.header nav a:hover{color:#f24a13!important}@media(max-width:900px){.header{height:auto!important;align-items:flex-start!important;flex-direction:column!important;gap:12px!important;padding:18px 22px!important}.header nav{flex-wrap:wrap!important;gap:16px!important}}.header{height:78px!important;background:#ffffff!important;border-bottom:1px solid #e0e6ef!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 7%!important;box-sizing:border-box!important}.header .logo.small,.header .logo.small:link,.header .logo.small:visited,.header .logo.small:hover,.header .logo.small:active{color:#082452!important;text-decoration:none!important;border-bottom:0!important;box-shadow:none!important;background-image:none!important;font-size:26px!important;text-transform:none!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important}.header nav{display:flex!important;align-items:center!important;gap:28px!important;justify-content:flex-end!important;font-size:14px!important;text-transform:none!important;font-weight:900!important}.header nav a,.header nav a:link,.header nav a:visited,.header nav a:hover,.header nav a:active{color:#082452!important;text-decoration:none!important;border-bottom:0!important;box-shadow:none!important;background-image:none!important}.header nav a:hover{color:#f24a13!important}@media(max-width:900px){.header{height:auto!important;align-items:flex-start!important;flex-direction:column!important;gap:12px!important;padding:18px 22px!important}.header nav{flex-wrap:wrap!important;gap:16px!important}}.header,.header.main-header-only,.site-header,.home-header{background:#082452!important;border-bottom:0!important;color:#ffffff!important}.header a,.header .logo,.header .logo.small,.header nav a,.header.main-header-only a,.header.main-header-only .logo.small,.site-header a,.site-header .brand,.home-header a,.home-header .brand{color:#ffffff!important;text-decoration:none!important;border-bottom:0!important;box-shadow:none!important;background-image:none!important}.header nav a:hover,.header nav a.active,.site-header nav a:hover,.home-header nav a:hover{color:#ff7a2f!important}.header,.header.main-header-only,body>.header.main-header-only,.site-header,.home-header{background:#082452!important;color:#ffffff!important;border-bottom:0!important;min-height:56px!important;height:56px!important;padding:0 24px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.header .logo,.header .logo.small,.header.main-header-only .logo.small,.site-header .brand,.site-header .logo,.home-header .brand,.home-header .logo{color:#ffffff!important;font-size:20px!important;line-height:1!important;font-weight:900!important;text-transform:none!important;letter-spacing:0!important;text-decoration:none!important;white-space:nowrap!important}.header nav,.header.main-header-only nav,.site-header nav,.home-header nav,.header .nav-links,.site-header .nav-links,.home-header .nav-links{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:20px!important;margin-left:auto!important;font-size:14px!important;font-weight:800!important;text-transform:none!important}.header a,.header a:link,.header a:visited,.header.main-header-only a,.header.main-header-only a:link,.header.main-header-only a:visited,.header nav a,.header nav a:link,.header nav a:visited,.site-header a,.site-header a:link,.site-header a:visited,.home-header a,.home-header a:link,.home-header a:visited{color:#ffffff!important;fill:#ffffff!important;text-decoration:none!important;border-bottom:0!important;box-shadow:none!important;background-image:none!important;text-shadow:none!important}.header a:hover,.header nav a:hover,.header nav a.active,.header.main-header-only a:hover,.site-header a:hover,.site-header nav a:hover,.home-header a:hover,.home-header nav a:hover{color:#ff7a2f!important}.contact-photo-holder{max-width:1280px!important;margin:0 auto!important;padding:18px 28px 0!important}.contact-photo-holder img{width:100%!important;height:auto!important;display:block!important;border-radius:12px!important;border:1px solid #d9e1ec!important;box-shadow:0 8px 24px rgba(4,28,72,.08)!important}.photo-placeholder{display:none!important}@media(max-width:900px){.header,.header.main-header-only,body>.header.main-header-only,.site-header,.home-header{height:auto!important;min-height:unset!important;flex-direction:column!important;align-items:flex-start!important;padding:14px 18px!important;gap:10px!important}.header nav,.header.main-header-only nav,.site-header nav,.home-header nav{flex-wrap:wrap!important;gap:14px!important;justify-content:flex-start!important;margin-left:0!important}}.three-product-layout{max-width:1220px;margin:26px auto;padding:0 18px}.red-blue-products-title{text-align:center;margin:0 0 18px}.red-blue-products-title h2{margin:0;color:#072457;font-size:30px;line-height:1.1;text-transform:uppercase}.red-blue-products-title p{margin:7px 0 0;color:#4d5f7a;font-weight:700}.red-blue-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.red-blue-product-card{background:#ffffff;border:2px solid #ccd8ea;border-radius:16px;box-shadow:0 10px 24px rgba(7,36,87,.08);padding:16px;box-sizing:border-box}.red-blue-product-card .product-image-wrap{height:230px;border-radius:14px;background:#f4f7fc;border:1px solid #dce5f2;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:12px}.red-blue-product-card .product-image-wrap img{max-width:100%;max-height:100%;object-fit:contain;display:block}.red-blue-product-card h3{margin:0 0 4px;color:#072457;font-size:20px;line-height:1.1;text-align:center}.red-blue-product-card .product-type{margin:0 0 12px;color:#f04a17;font-weight:900;text-align:center;font-size:13px;text-transform:uppercase}.red-blue-size-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.red-blue-size-grid label,.hat-qty-box label{color:#072457;font-weight:900;font-size:13px;display:flex;flex-direction:column;gap:4px}.red-blue-size-grid input,.hat-qty-box input{width:100%;min-height:38px;border:1px solid #b9c8dd;border-radius:8px;padding:6px;font-size:15px;text-align:center;box-sizing:border-box}.hat-qty-box{max-width:180px;margin:18px auto 0}@media(max-width:1000px){.red-blue-product-grid{grid-template-columns:1fr}.red-blue-product-card .product-image-wrap{height:260px}}.red-blue-products.three-product-layout{position:relative;z-index:20;margin-top:-150px!important;padding-top:0!important}.red-blue-product-grid{align-items:stretch}.red-blue-product-card{background:#ffffff!important;border:2px solid #c9d6e8!important;box-shadow:0 18px 36px rgba(7,36,87,.20)!important}.red-blue-price-note{margin:12px auto 0;max-width:780px;display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;justify-content:center;color:#072457;font-size:14px;font-weight:800}.red-blue-price-note strong{background:#072457;color:#ffffff;border-radius:999px;padding:8px 12px}.red-blue-price-note span{background:#fff3ec;color:#c63b10;border:1px solid #f5c9b7;border-radius:999px;padding:8px 12px}.red-blue-card-price{margin:0 0 10px;color:#072457;font-size:16px;font-weight:900;text-align:center}.red-blue-size-grid label{position:relative}.red-blue-size-grid label:nth-last-child(-n+3)::after{content:"upcharge";display:block;margin-top:2px;color:#c63b10;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.02em}@media(max-width:1000px){.red-blue-products.three-product-layout{margin-top:-80px!important}}@media(max-width:640px){.red-blue-products.three-product-layout{margin-top:-45px!important}.red-blue-price-note{flex-direction:column}}.red-blue-products-title p,.red-blue-price-note{display:none!important}.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner,[class*="hero"],[class*="background"]{background-size:contain!important;background-repeat:no-repeat!important;background-position:center top!important}.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner{min-height:620px!important}.red-blue-products.three-product-layout{margin-top:-210px!important}@media(max-width:1000px){.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner{min-height:500px!important}.red-blue-products.three-product-layout{margin-top:-130px!important}}@media(max-width:640px){.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner{min-height:380px!important}.red-blue-products.three-product-layout{margin-top:-70px!important}}body{overflow-x:hidden}.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner,[class*="hero"]{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;background-image:url('../assets/jersey-love-hero.jpg')!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center top!important;min-height:720px!important;border-radius:0!important}.red-blue-products.three-product-layout{margin-top:-260px!important;position:relative!important;z-index:20!important}.red-blue-size-grid label{background:#f8fbff!important;border:1px solid #d4e0ef!important;border-radius:10px!important;padding:7px!important;text-align:center!important;color:#072457!important;font-weight:900!important}.red-blue-size-grid .size-price{display:block!important;margin-top:2px!important;font-size:12px!important;color:#178c35!important;font-weight:900!important}.red-blue-size-grid .size-upcharge{display:block!important;margin-top:1px!important;font-size:9px!important;color:#c63b10!important;font-weight:900!important;text-transform:uppercase!important;line-height:1.1!important}.red-blue-size-grid label:nth-last-child(-n+3)::after{display:none!important}.red-blue-size-grid input{margin-top:5px!important}@media(max-width:1100px){.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner,[class*="hero"]{min-height:560px!important}.red-blue-products.three-product-layout{margin-top:-170px!important}}@media(max-width:640px){.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner,[class*="hero"]{min-height:390px!important}.red-blue-products.three-product-layout{margin-top:-80px!important}}.red-blue-products-title{display:none!important}.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner,[class*="hero"]{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;border-radius:0!important;background-image:url('../assets/jersey-love-hero.jpg')!important;background-size:100% auto!important;background-repeat:no-repeat!important;background-position:center top!important;min-height:760px!important}.red-blue-products.three-product-layout{margin-top:-285px!important;max-width:1240px!important;width:calc(100% - 36px)!important;position:relative!important;z-index:20!important}.red-blue-product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}.tshirt-product{order:2!important}.no-size-product:first-child{order:1!important}.no-size-product:last-child{order:3!important}.red-blue-size-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important}.red-blue-size-grid label{min-height:88px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.red-blue-size-grid input,.hat-qty-box input{display:block!important;visibility:visible!important;opacity:1!important}.size-price{display:block!important}.size-upcharge{display:block!important}@media(max-width:1100px){.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner,[class*="hero"]{min-height:560px!important}.red-blue-products.three-product-layout{margin-top:-170px!important}.red-blue-product-grid{grid-template-columns:1fr!important}}@media(max-width:640px){.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner,[class*="hero"]{min-height:410px!important}.red-blue-products.three-product-layout{margin-top:-80px!important}.red-blue-size-grid{grid-template-columns:repeat(2,1fr)!important}}.red-blue-upcharge-note{margin:0;text-align:center;color:#c63b10;font-size:13px;font-weight:900}.red-blue-order-step{max-width:1240px!important;margin:26px auto!important}.red-blue-step2-grid{display:grid;grid-template-columns:1fr 1.35fr 1fr;gap:18px;padding:20px;background:#ffffff}.red-blue-selector-card{border:2px solid #ccd8ea;border-radius:16px;background:#f8fbff;padding:16px;box-sizing:border-box}.red-blue-selector-card h3{margin:0 0 6px;color:#072457;text-align:center;font-size:20px}.red-blue-selector-card p{margin:0 0 14px;color:#455773;font-size:13px;font-weight:800;text-align:center}.qty-label{display:flex;flex-direction:column;gap:8px;color:#072457;font-weight:900;font-size:15px;text-align:center}.qty-label input,.step2-size-grid input{min-height:42px;width:100%;border:1px solid #b8c7dc;border-radius:9px;background:#ffffff;font-size:16px;font-weight:800;text-align:center;box-sizing:border-box}.step2-size-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important}.step2-size-grid label{min-height:92px!important;background:#ffffff!important;border:1px solid #d4e0ef!important;border-radius:10px!important;padding:7px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;text-align:center!important;color:#072457!important;font-weight:900!important}.red-blue-merchandise-summary{border-top:1px solid #dce5f2;padding:18px 20px 22px;background:#f8fbff}.red-blue-merchandise-summary h3{margin:0 0 10px;color:#072457;font-size:20px}.cart-summary{min-height:38px;color:#34445e;font-weight:700}.cart-summary p{margin:0}.summary-line{padding:6px 0;border-bottom:1px solid #e4ebf5}.red-blue-total-row{margin-top:12px;padding:13px 15px;background:#072457;color:#ffffff;border-radius:12px;font-size:18px;font-weight:900;display:flex;justify-content:space-between;gap:12px}.red-blue-total-row strong{color:#ffffff}@media(max-width:1000px){.red-blue-step2-grid{grid-template-columns:1fr}}@media(max-width:640px){.step2-size-grid{grid-template-columns:repeat(2,1fr)!important}}.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner,[class*="hero"]{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;border-radius:0!important;background-image:url('../assets/jersey-love-hero.jpg')!important;background-size:100% auto!important;background-repeat:no-repeat!important;background-position:center top!important;min-height:560px!important;padding-top:0!important;padding-bottom:0!important}.red-blue-products.three-product-layout{margin-top:-115px!important;max-width:1240px!important;width:calc(100% - 36px)!important;position:relative!important;z-index:20!important}.red-blue-product-card .product-image-wrap{height:260px!important}.red-blue-product-card .product-image-wrap img{max-width:100%!important;max-height:100%!important;object-fit:contain!important}.red-blue-section-row{max-width:1240px;width:calc(100% - 36px);margin:24px auto;display:grid;grid-template-columns:1.45fr .95fr;gap:20px;align-items:start}.red-blue-section-row>.panel{margin:0!important;max-width:none!important;width:100%!important}.red-blue-section-four-body{padding:20px;background:#f8fbff}.red-blue-section-four-body h3{margin:0 0 12px;color:#072457;font-size:20px}.cart-summary-side{min-height:80px;color:#34445e;font-weight:700}.side-total{margin-top:14px}.red-blue-section-row .red-blue-order-step .red-blue-merchandise-summary{display:none!important}@media(max-width:1100px){.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner,[class*="hero"]{min-height:460px!important}.red-blue-products.three-product-layout{margin-top:-90px!important}.red-blue-section-row{grid-template-columns:1fr}}@media(max-width:640px){.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner,[class*="hero"]{min-height:330px!important}.red-blue-products.three-product-layout{margin-top:-55px!important}.red-blue-product-card .product-image-wrap{height:220px!important}}.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner,[class*="hero"]{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;border-radius:0!important;background-image:url('../assets/jersey-love-hero.jpg')!important;background-size:100% auto!important;background-repeat:no-repeat!important;background-position:center -65px!important;min-height:505px!important;padding:0!important}.red-blue-products.three-product-layout{margin-top:-95px!important;max-width:1280px!important;width:calc(100% - 28px)!important;position:relative!important;z-index:20!important}.red-blue-product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important}.red-blue-product-card{padding:14px!important}.red-blue-product-card .product-image-wrap{height:330px!important;margin-bottom:10px!important}.red-blue-product-card .product-image-wrap img{max-width:112%!important;max-height:112%!important;object-fit:contain!important}.red-blue-order-total-top{max-width:1280px!important;width:calc(100% - 28px)!important;margin:18px auto!important}.red-blue-order-total-top .red-blue-section-four-body{padding:18px 20px!important}.red-blue-charity-step{max-width:1280px!important;width:calc(100% - 28px)!important;margin:18px auto!important}.red-blue-section-row{max-width:1280px!important;width:calc(100% - 28px)!important;margin:22px auto!important;display:grid!important;grid-template-columns:1.45fr .95fr!important;gap:20px!important;align-items:start!important}.red-blue-section-row>.panel{margin:0!important;max-width:none!important;width:100%!important}.red-blue-payment-body{padding:20px;background:#f8fbff}.red-blue-payment-body h3{margin:0 0 10px;color:#072457;font-size:20px}.payment-placeholder{margin-top:18px;padding-top:14px;border-top:1px solid #dce5f2}.payment-placeholder p{margin:0;color:#465873;font-weight:800}.red-blue-customer-step{max-width:1280px!important;width:calc(100% - 28px)!important;margin:22px auto 34px!important}.red-blue-customer-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:20px;background:#ffffff}.customer-box{background:#f8fbff;border:2px solid #ccd8ea;border-radius:16px;padding:18px}.customer-box h3{margin:0 0 12px;color:#072457}.customer-box label{display:flex;flex-direction:column;gap:6px;margin:0 0 10px;color:#072457;font-weight:900}.customer-box input{min-height:42px;border:1px solid #b8c7dc;border-radius:9px;padding:8px 10px;font-size:15px;box-sizing:border-box}@media(max-width:1100px){.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner,[class*="hero"]{background-position:center -35px!important;min-height:420px!important}.red-blue-products.three-product-layout{margin-top:-70px!important}.red-blue-product-grid,.red-blue-section-row,.red-blue-customer-grid{grid-template-columns:1fr!important}}@media(max-width:640px){.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner,[class*="hero"]{background-position:center -15px!important;min-height:305px!important}.red-blue-products.three-product-layout{margin-top:-45px!important}.red-blue-product-card .product-image-wrap{height:250px!important}}.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner,[class*="hero"]{background-image:url('../assets/jersey-love-hero.jpg')!important}.red-blue-charity-step,.red-blue-order-total-top,.red-blue-order-step,.red-blue-customer-step,.red-blue-payment-summary{max-width:1280px!important;width:calc(100% - 28px)!important;margin:20px auto!important}.red-blue-payment-summary{margin-bottom:38px!important}.stripe-payment-section{max-width:1280px!important;width:calc(100% - 28px)!important;margin:20px auto 40px!important}.stripe-payment-body{display:grid;grid-template-columns:.95fr 1.35fr;gap:20px;padding:20px;background:#ffffff}.stripe-summary-box,.stripe-card-box{background:#f8fbff;border:2px solid #ccd8ea;border-radius:16px;padding:18px;box-sizing:border-box}.stripe-summary-box h3,.stripe-card-box h3{margin:0 0 12px;color:#072457;font-size:21px}.stripe-note{margin:0 0 14px;color:#455873;font-weight:800}.stripe-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.stripe-field-grid label{display:flex;flex-direction:column;gap:7px;color:#072457;font-weight:900;font-size:14px}.stripe-field-grid .stripe-full{grid-column:1 / -1}.stripe-field-grid input,.stripe-element-placeholder{min-height:46px;border:1px solid #b8c7dc;border-radius:10px;background:#ffffff;padding:12px 13px;box-sizing:border-box;color:#34445e;font-size:15px;font-weight:700}.stripe-element-placeholder{display:flex;align-items:center;color:#7d8ca3;font-weight:800}.stripe-pay-button{width:100%;margin-top:18px;min-height:52px;border:0;border-radius:12px;background:#072457;color:#ffffff;font-size:18px;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(7,36,87,.18)}.stripe-small-print{margin:10px 0 0;color:#566781;font-size:12px;font-weight:700;line-height:1.35}@media(max-width:900px){.stripe-payment-body{grid-template-columns:1fr}.stripe-field-grid{grid-template-columns:1fr}}.red-blue-order-total-top{display:none!important}.red-blue-product-card{padding:10px!important}.red-blue-product-card .product-image-wrap{height:360px!important;padding:0!important;overflow:hidden!important;background:#ffffff!important}.red-blue-product-card .product-image-wrap img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;display:block!important}@media(max-width:640px){.red-blue-product-card .product-image-wrap{height:280px!important}}.charity-help{padding:14px 18px 0;color:#34445e;font-weight:900;font-size:15px}.charity-percent-grid{align-items:stretch!important}.charity-percent-card{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:7px!important;min-height:170px!important}.charity-percent-field{margin-top:auto;padding-top:8px;border-top:1px solid #dce5f2;color:#072457;font-size:12px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:5px}.charity-percent-field input{width:64px;min-height:34px;border:1px solid #b8c7dc;border-radius:8px;text-align:center;font-weight:900;color:#072457;background:#ffffff}.donation-summary-box{margin:0 18px 18px;padding:14px 16px;background:#f8fbff;border:2px solid #ccd8ea;border-radius:14px;display:grid;gap:8px;color:#072457;font-weight:900}.donation-summary-box strong{color:#178c35}.donation-split{color:#34445e;font-size:13px;line-height:1.4}.red-blue-donation-row{margin-top:10px;padding:13px 15px;background:#178c35;color:#ffffff;border-radius:12px;font-size:17px;font-weight:900;display:flex;justify-content:space-between;gap:12px}.red-blue-donation-row strong{color:#ffffff}.charity-percent-card input[type="radio"]{display:none!important}.charity-percent-card.percent-locked{opacity:.72}.charity-percent-card.percent-locked .charity-percent-field{color:#7d8ca3}.charity-percent-card.percent-locked input[data-charity-percent]{background:#eef2f7!important;color:#7d8ca3!important}.percent-limit-message{margin:8px 18px 0;padding:10px 12px;background:#fff6e8;border:1px solid #f0c27b;border-radius:10px;color:#8a4c00;font-size:13px;font-weight:900;display:none}.percent-limit-message.show{display:block}.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner,[class*="hero"]{position:relative!important}.store-name-overlay{position:absolute;top:28px;left:50%;transform:translateX(-50%);z-index:15;width:min(92%,980px);display:flex;align-items:center;justify-content:center;gap:18px;pointer-events:none;box-sizing:border-box}.store-name-overlay .store-name-line{height:4px;flex:1 1 auto;max-width:240px;background:#ffffff;border-radius:999px;box-shadow:0 2px 8px rgba(0,0,0,.42)}.store-name-overlay h1{margin:0;color:#ffffff;font-size:clamp(30px,5vw,68px);line-height:1;font-weight:900;letter-spacing:.02em;text-align:center;text-transform:none;text-shadow:0 4px 14px rgba(0,0,0,.62);white-space:nowrap}@media(max-width:700px){.store-name-overlay{top:16px;gap:10px}.store-name-overlay .store-name-line{height:3px;max-width:95px}.store-name-overlay h1{font-size:clamp(24px,7vw,38px)}}.store-name-overlay{top:24px!important;gap:14px!important}.store-name-overlay .store-name-line{height:3px!important;max-width:190px!important;box-shadow:0 3px 9px rgba(45,45,45,.82)!important}.store-name-overlay h1{font-size:clamp(24px,3.6vw,48px)!important;text-shadow:0 2px 0 rgba(45,45,45,.95),0 4px 8px rgba(45,45,45,.92),0 8px 18px rgba(45,45,45,.75)!important}@media(max-width:700px){.store-name-overlay{top:14px!important;gap:8px!important}.store-name-overlay .store-name-line{height:2px!important;max-width:78px!important}.store-name-overlay h1{font-size:clamp(20px,5.5vw,30px)!important}}body,.hero,.store-hero,.store-header,.template-hero{background-image:url('../assets/jersey-love-hero.jpg')!important;background-size:cover!important;background-position:center center!important}.muscle-cars-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(180px,1fr))!important;gap:22px!important}.muscle-cars-product-grid .product-card img,.product-card img{max-width:100%;height:auto;object-fit:contain}@media(max-width:900px){.muscle-cars-product-grid{grid-template-columns:repeat(2,minmax(160px,1fr))!important}}@media(max-width:560px){.muscle-cars-product-grid{grid-template-columns:1fr!important}}.muscle-step-two{background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.75);border-radius:24px;padding:24px;margin:28px auto;box-shadow:0 18px 42px rgba(0,0,0,.16)}.muscle-step-two .step-title{display:flex;align-items:center;gap:12px;margin-bottom:20px}.muscle-step-two .step-number{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0b2d5f;color:#fff;font-weight:900}.muscle-size-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.muscle-size-card{border:1px solid #dbe3ef;border-radius:18px;background:#fff;padding:16px;box-shadow:0 10px 22px rgba(7,28,66,.08)}.muscle-size-card-head{display:flex;gap:14px;align-items:center;margin-bottom:14px}.muscle-size-card-head img{width:86px;height:86px;object-fit:contain;border-radius:12px;background:#f4f7fb}.muscle-size-card-head h3{margin:0 0 4px;color:#082452;font-size:18px;text-transform:uppercase}.muscle-size-card-head p{margin:0;color:#f24a13;font-weight:900}.size-qty-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.size-qty-row label,.hat-qty-row label{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:900;color:#082452;text-transform:uppercase}.size-qty-row input,.hat-qty-row input{width:100%;padding:10px 8px;border:1px solid #cbd6e6;border-radius:10px;font-size:15px;text-align:center}.hat-qty-row{max-width:220px}.muscle-step-total{margin-top:18px;padding:16px 18px;border-radius:16px;background:#082452;color:#fff;display:flex;justify-content:space-between;gap:12px;font-size:18px}@media(max-width:900px){.muscle-size-grid{grid-template-columns:1fr}}@media(max-width:560px){.size-qty-row{grid-template-columns:repeat(2,minmax(0,1fr))}.muscle-step-total{flex-direction:column}}.size-upcharge-note{margin:0 0 18px;padding:12px 14px;border-radius:14px;background:#fff4ec;color:#8a2a08;border:1px solid #ffd0b8;font-weight:900;text-align:center}.muscle-cost-summary{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:center}.muscle-cost-summary div{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:12px;text-align:center}@media(max-width:700px){.muscle-cost-summary{grid-template-columns:1fr!important}}.shipping-rate-note{margin:18px 0 0;padding:12px 14px;border-radius:14px;background:#eef7ff;color:#082452;border:1px solid #c7ddf4;font-weight:900;text-align:center}.muscle-donation-live-box{margin:18px 0 0;padding:16px 18px;border-radius:16px;background:#ecfff2;border:1px solid #bfe8c8;color:#0b4c1c;display:grid;gap:6px;text-align:center;box-shadow:0 10px 22px rgba(7,28,66,.06)}.muscle-donation-live-box strong{font-size:18px;text-transform:uppercase}.muscle-donation-live-box span{font-size:28px;font-weight:900}.muscle-donation-live-box small{color:#315f3d;font-weight:700}.muscle-payment-summary-box{margin:16px 0 22px;padding:18px;border-radius:18px;background:#f8fbff;border:1px solid #dbe3ef;box-shadow:0 12px 26px rgba(7,28,66,.08)}.muscle-payment-summary-box h3{margin:0 0 12px;color:#082452;text-transform:uppercase}.muscle-payment-summary-box .summary-line{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #e0e7f1;color:#082452}.muscle-payment-summary-box .summary-line strong{font-size:18px}.muscle-payment-summary-box .donation-line{color:#0b7a2a}.muscle-payment-summary-box .grand-total{border-bottom:0;margin-top:6px;padding:14px 12px;border-radius:12px;background:#082452;color:#fff;font-size:20px;font-weight:900}.step1-donation-summary{margin:18px 0 0;padding:16px 18px;border-radius:16px;background:#ecfff2;border:1px solid #bfe8c8;color:#0b4c1c;display:grid;gap:8px;text-align:center;box-shadow:0 10px 22px rgba(7,28,66,.06)}.step1-donation-summary div{font-size:17px}.step1-donation-summary span{font-weight:900;font-size:22px}.step1-donation-message{margin:4px 0 0;color:#315f3d;font-weight:800}.step1-donation-summary,.step4-payment-live-summary{margin:18px 0 22px;padding:18px;border-radius:18px;background:#f8fbff;border:1px solid #dbe3ef;box-shadow:0 12px 26px rgba(7,28,66,.08)}.step1-donation-summary{background:#ecfff2;border-color:#bfe8c8;color:#0b4c1c;text-align:center}.step1-donation-summary div{font-size:18px;margin:5px 0}.step1-donation-summary span{font-size:24px;font-weight:900}.step1-donation-message{margin:8px 0 0;font-weight:800;color:#315f3d}.step4-payment-live-summary h3{margin:0 0 12px;color:#082452;text-transform:uppercase}.step4-payment-live-summary .summary-line{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #e0e7f1;color:#082452}.step4-payment-live-summary .summary-line strong{font-size:18px}.step4-payment-live-summary .donation-line{color:#0b7a2a}.step4-payment-live-summary .grand-total{border-bottom:0;margin-top:6px;padding:14px 12px;border-radius:12px;background:#082452;color:#fff;font-size:20px;font-weight:900}.muscle-cars-showcase{max-width:1180px;margin:28px auto;padding:24px;border-radius:26px;background:rgba(255,255,255,.92);box-shadow:0 18px 42px rgba(0,0,0,.18)}.muscle-cars-showcase-heading{display:flex;align-items:center;gap:14px;margin:0 0 22px}.muscle-cars-showcase-heading span{flex:1;height:2px;background:linear-gradient(90deg,transparent,#f24a13,transparent)}.muscle-cars-showcase-heading h2{margin:0;color:#082452;font-size:30px;text-transform:uppercase;letter-spacing:.04em}.muscle-cars-four-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.muscle-product-box{border:1px solid #dbe3ef;border-radius:20px;background:#fff;overflow:hidden;text-align:center;box-shadow:0 12px 26px rgba(7,28,66,.08);padding:16px}.muscle-product-box img{width:100%;height:220px;object-fit:contain;object-position:center;border-radius:14px;background:#f4f7fb}.muscle-product-box h3{margin:14px 0 6px;color:#082452;font-size:17px;line-height:1.15;text-transform:uppercase}.muscle-product-box p{margin:0;color:#f24a13;font-size:20px;font-weight:900}@media(max-width:1000px){.muscle-cars-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.muscle-cars-four-grid{grid-template-columns:1fr}}.muscle-cars-showcase{max-width:1180px;margin:28px auto;padding:24px;border-radius:26px;background:rgba(255,255,255,.92);box-shadow:0 18px 42px rgba(0,0,0,.18)}.muscle-cars-four-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}.muscle-product-box{border:1px solid #dbe3ef;border-radius:20px;background:#fff;overflow:hidden;text-align:center;box-shadow:0 12px 26px rgba(7,28,66,.08);padding:16px}.muscle-product-box img{width:100%;height:220px;object-fit:contain;object-position:center;border-radius:14px;background:#f4f7fb}.muscle-product-box h3{margin:14px 0 6px;color:#082452;font-size:17px;line-height:1.15;text-transform:uppercase}.muscle-product-box p{margin:0;color:#f24a13;font-size:20px;font-weight:900}@media(max-width:1000px){.muscle-cars-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.muscle-cars-four-grid{grid-template-columns:1fr!important}}.charity-warning,.charity-percent-warning,#charityWarning,#percentageWarning{display:none!important}.live-items-summary,.order-items-summary{display:block;font-weight:800}.live-merchandise-total,.live-donation-total,.live-shipping-total,.live-order-total{font-weight:900}#percentLimitMessage,.percent-limit-message,.charity-warning,.charity-percent-warning,#charityWarning,#percentageWarning,.step1-donation-summary,.muscle-donation-live-box,.muscle-step-total,.muscle-cost-summary,.step4-payment-live-summary,.muscle-payment-summary-box{display:none!important}.muscle-two-column-payment,.stripe-payment-body{display:grid!important;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr)!important;gap:24px!important;align-items:start!important}.order-items-summary{display:block;font-weight:800;line-height:1.4}@media(max-width:850px){.muscle-two-column-payment,.stripe-payment-body{grid-template-columns:1fr!important}}.muscle-two-column-payment{display:grid!important;grid-template-columns:minmax(300px,0.95fr) minmax(340px,1.05fr)!important;gap:26px!important;align-items:start!important}.muscle-two-column-payment .stripe-summary-box,.muscle-two-column-payment .stripe-card-box{width:100%!important;margin:0!important}.muscle-two-column-payment .stripe-summary-box{min-height:220px}#cartTotalSide,#paymentDonationTotal,#step1MerchandiseTotal,#step1DonationTotal{font-weight:900!important}.order-items-summary{font-weight:800;line-height:1.45}@media(max-width:850px){.muscle-two-column-payment{grid-template-columns:1fr!important}}.muscle-two-column-payment{display:grid !important;grid-template-columns:minmax(320px,0.95fr) minmax(420px,1.15fr) !important;gap:28px !important;align-items:start !important;width:100% !important}.muscle-step4-col{width:100% !important;min-width:0 !important}.muscle-step4-summary-col{display:block !important}.muscle-step4-card-col{display:block !important}.muscle-two-column-payment .stripe-summary-box,.muscle-two-column-payment .stripe-card-box{width:100% !important;max-width:none !important;margin:0 !important;box-sizing:border-box !important}.muscle-two-column-payment .stripe-summary-box{min-height:100% !important}.muscle-two-column-payment .stripe-card-box{min-height:100% !important}.muscle-two-column-payment .stripe-summary-box h3,.muscle-two-column-payment .stripe-card-box h3{margin-top:0 !important}.muscle-two-column-payment .stripe-summary-line{display:flex !important;justify-content:space-between !important;gap:16px !important;align-items:flex-start !important}@media (max-width:900px){.muscle-two-column-payment{grid-template-columns:1fr !important}}#payment-section .muscle-step4-two-column{display:grid!important;grid-template-columns:minmax(320px,40%) minmax(420px,60%)!important;gap:28px!important;align-items:start!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}#payment-section .muscle-step4-left,#payment-section .muscle-step4-right{width:100%!important;min-width:0!important;max-width:none!important;box-sizing:border-box!important}#payment-section .stripe-summary-box,#payment-section .stripe-card-box{width:100%!important;max-width:none!important;margin:0!important;box-sizing:border-box!important}#payment-section .stripe-field-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}#payment-section .stripe-field-grid .stripe-full{grid-column:1 / -1!important}#payment-section .final-total-row{margin-top:12px!important;padding-top:12px!important;border-top:2px solid rgba(0,0,0,.12)!important}#cartTotalSide,#paymentDonationTotal,#step4OrderTotal{font-weight:900!important}@media(max-width:900px){#payment-section .muscle-step4-two-column{grid-template-columns:1fr!important}#payment-section .stripe-field-grid{grid-template-columns:1fr!important}}.unified-step-panel,#payment-section,.muscle-step-two,.shipping-section,.charity-section{width:min(1180px,calc(100% - 40px))!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.muscle-step-two .panel-title,.muscle-step-two .step-title{display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;margin:0 0 18px!important;color:#082452!important;font-weight:900!important;text-transform:uppercase!important}.muscle-step-two .panel-title span,.muscle-step-two .step-title span,.muscle-step-two .step-number{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border-radius:999px!important;background:#0b2f6b!important;color:#fff!important;font-weight:900!important;flex:0 0 38px!important}#payment-section .muscle-step4-two-column{display:grid!important;grid-template-columns:minmax(320px,40%) minmax(420px,60%)!important;gap:28px!important;align-items:start!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}#payment-section .muscle-step4-left,#payment-section .muscle-step4-right,#payment-section .stripe-summary-box,#payment-section .stripe-card-box{width:100%!important;max-width:none!important;margin:0!important;box-sizing:border-box!important}#payment-section .stripe-field-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}#payment-section .stripe-field-grid .stripe-full{grid-column:1 / -1!important}#payment-section .stripe-pay-button{width:100%!important;margin-top:16px!important}@media(max-width:900px){#payment-section .muscle-step4-two-column,#payment-section .stripe-field-grid{grid-template-columns:1fr!important}}.charity-percent-card span,.charity-card span,.charity-option span,.charity-name,.charity-percent-card b + span{display:block!important;text-align:center!important;text-indent:0!important;line-height:1.12!important;white-space:normal!important;margin-left:auto!important;margin-right:auto!important}.unified-step-panel,#payment-section,.panel.charity-section,.panel.order-step.muscle-step-two,.panel.shipping-section,.panel.red-blue-payment-summary,section.charity-section,section.muscle-step-two,section.shipping-section{width:min(1180px,calc(100% - 40px))!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.muscle-step-two .panel-title{display:flex!important;align-items:center!important;gap:12px!important;margin:0 0 20px!important;padding:0!important;color:#082452!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.02em!important;font-size:24px!important}.muscle-step-two .panel-title span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border-radius:999px!important;background:#0b2f6b!important;color:#fff!important;font-weight:900!important;flex:0 0 38px!important}#payment-section .shipping-total-row{margin-top:8px!important}#step4ShippingTotal{font-weight:900!important}#payment-section .muscle-step4-two-column{display:grid!important;grid-template-columns:minmax(320px,40%) minmax(420px,60%)!important;gap:28px!important;align-items:start!important;width:100%!important;max-width:100%!important}@media(max-width:900px){#payment-section .muscle-step4-two-column{grid-template-columns:1fr!important}}.muscle-step-two>.panel-title{display:flex!important;align-items:center!important;gap:12px!important;margin:0 0 20px!important;padding:0!important;color:#082452!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.02em!important;font-size:24px!important;line-height:1.2!important}.muscle-step-two>.panel-title span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border-radius:999px!important;background:#0b2f6b!important;color:#fff!important;font-weight:900!important;flex:0 0 38px!important}#payment-section .shipping-total-row{margin-top:8px!important}#payment-section .red-blue-donation-row strong,#payment-section #paymentDonationTotal,#payment-section #step4ShippingTotal,#payment-section #step4OrderTotal{font-weight:900!important}.muscle-step-two>.muscle-step2-title,.muscle-step-two>.panel-title.muscle-step2-title{display:flex!important;align-items:center!important;gap:12px!important;margin:0 0 20px!important;padding:0!important;color:#082452!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.02em!important;font-size:24px!important;line-height:1.2!important;background:transparent!important;border:0!important;box-shadow:none!important}.muscle-step-two>.muscle-step2-title .panel-step-circle,.muscle-step-two>.panel-title.muscle-step2-title .panel-step-circle{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;min-width:38px!important;border-radius:50%!important;background:#0b2f6b!important;color:#fff!important;font-weight:900!important;font-size:18px!important;line-height:1!important;flex:0 0 38px!important;text-align:center!important}#payment-section #cartTotalSide,#payment-section #paymentDonationTotal,#payment-section #step4ShippingTotal,#payment-section #step4OrderTotal{font-weight:900!important}.muscle-step-two>.muscle-blue-step-heading{display:flex!important;align-items:center!important;gap:14px!important;width:100%!important;margin:0 0 22px!important;padding:14px 18px!important;border-radius:18px!important;background:#0b2f6b!important;color:#fff!important;font-size:22px!important;font-weight:900!important;line-height:1.2!important;letter-spacing:.02em!important;text-transform:uppercase!important;box-shadow:0 12px 26px rgba(7,28,66,.16)!important;box-sizing:border-box!important}.muscle-step-two>.muscle-blue-step-heading .muscle-white-step-circle{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;min-width:38px!important;border-radius:50%!important;background:#fff!important;color:#0b2f6b!important;font-weight:900!important;font-size:19px!important;line-height:1!important;text-align:center!important;flex:0 0 38px!important;box-shadow:0 4px 10px rgba(0,0,0,.12)!important}.muscle-step-two>.muscle-blue-step-heading strong{color:#fff!important;font-weight:900!important}:root{--muscle-step-navy:#082452}body.muscle-cars-store main,.muscle-cars-store main,main.muscle-cars-main,.muscle-cars-page main,.store-main,main{padding-top:10px!important}.muscle-cars-showcase{margin-top:12px!important;margin-bottom:18px!important}.unified-step-panel,#payment-section,.panel.charity-section,.panel.order-step.muscle-step-two,.panel.shipping-section,.panel.red-blue-payment-summary,section.charity-section,section.muscle-step-two,section.shipping-section{margin-top:14px!important;margin-bottom:18px!important}.muscle-step-two>.muscle-blue-step-heading{display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:100%!important;margin:0 0 18px!important;padding:12px 18px!important;border-radius:18px!important;background:var(--muscle-step-navy)!important;color:#fff!important;font-size:20px!important;font-weight:900!important;line-height:1.15!important;letter-spacing:.01em!important;text-transform:uppercase!important;box-shadow:0 12px 26px rgba(7,28,66,.16)!important;box-sizing:border-box!important}.muscle-step-two>.muscle-blue-step-heading .muscle-white-step-circle{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;min-width:36px!important;border-radius:50%!important;background:#fff!important;color:var(--muscle-step-navy)!important;font-weight:900!important;font-size:17px!important;line-height:1!important;text-align:center!important;flex:0 0 36px!important;box-shadow:none!important}.muscle-step-two>.muscle-blue-step-heading strong{color:#fff!important;font-size:20px!important;font-weight:900!important;line-height:1.15!important}.muscle-cars-showcase{position:relative!important;z-index:12!important;margin-top:-120px!important;margin-bottom:22px!important}.muscle-cars-showcase .muscle-cars-four-grid,.muscle-cars-four-grid{position:relative!important;z-index:13!important}.unified-step-panel,#payment-section,.panel.charity-section,.panel.order-step.muscle-step-two,.panel.shipping-section,.panel.red-blue-payment-summary,section.charity-section,section.muscle-step-two,section.shipping-section{width:min(1180px,calc(100% - 40px))!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.unified-step-panel>.panel-title,.panel.charity-section>.panel-title,.panel.order-step.muscle-step-two>.panel-title,.panel.shipping-section>.panel-title,.panel.red-blue-payment-summary>.panel-title,#payment-section>.panel-title,.muscle-step-two>.panel-title{display:flex!important;align-items:center!important;gap:14px!important;width:100%!important;max-width:100%!important;margin:0 0 22px!important;padding:14px 18px!important;border-radius:18px!important;background:#082452!important;color:#fff!important;font-size:20px!important;font-weight:900!important;line-height:1.15!important;letter-spacing:.02em!important;text-transform:uppercase!important;box-shadow:0 12px 26px rgba(7,28,66,.16)!important;box-sizing:border-box!important;border:0!important}.unified-step-panel>.panel-title span,.panel.charity-section>.panel-title span,.panel.order-step.muscle-step-two>.panel-title span,.panel.shipping-section>.panel-title span,.panel.red-blue-payment-summary>.panel-title span,#payment-section>.panel-title span,.muscle-step-two>.panel-title span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;min-width:38px!important;border-radius:50%!important;background:#fff!important;color:#082452!important;font-weight:900!important;font-size:18px!important;line-height:1!important;text-align:center!important;flex:0 0 38px!important;box-shadow:0 4px 10px rgba(0,0,0,.12)!important}.muscle-step-two>.muscle-blue-step-heading,.muscle-step-two>.muscle-step2-title{display:none!important}@media(max-width:900px){.muscle-cars-showcase{margin-top:-70px!important}}@media(max-width:560px){.muscle-cars-showcase{margin-top:-40px!important}}:root{--s4c-step-section-width:1180px;--s4c-step-side-gap:40px}.same-step-width,section.same-step-width,#payment-section.same-step-width,.panel.same-step-width,.charity-section.same-step-width,.muscle-step-two.same-step-width,.shipping-section.same-step-width,.stripe-payment-section.same-step-width,.panel.charity-section,.panel.order-step.muscle-step-two,.panel.shipping-section,.panel.red-blue-payment-summary.stripe-payment-section{width:min(var(--s4c-step-section-width),calc(100% - var(--s4c-step-side-gap)))!important;max-width:var(--s4c-step-section-width)!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.same-step-width>*,#payment-section.same-step-width>*,.charity-section.same-step-width>*,.muscle-step-two.same-step-width>*,.shipping-section.same-step-width>*,.stripe-payment-section.same-step-width>*{max-width:100%!important;box-sizing:border-box!important}.same-step-width>.panel-title,.charity-section.same-step-width>.panel-title,.muscle-step-two.same-step-width>.panel-title,.shipping-section.same-step-width>.panel-title,.stripe-payment-section.same-step-width>.panel-title,#payment-section.same-step-width>.panel-title{width:100%!important;max-width:100%!important;box-sizing:border-box!important}#payment-section.same-step-width .muscle-step4-two-column{width:100%!important;max-width:100%!important;box-sizing:border-box!important}@media(max-width:700px){:root{--s4c-step-side-gap:24px}}:root{--s4c-muscle-step-width:1180px;--s4c-muscle-page-gutter:40px}.s4c-equal-step-panel,section.s4c-equal-step-panel,section.panel.s4c-equal-step-panel,section.charity-section.s4c-equal-step-panel,section.muscle-step-two.s4c-equal-step-panel,section.shipping-section.s4c-equal-step-panel,section.stripe-payment-section.s4c-equal-step-panel,#payment-section.s4c-equal-step-panel{display:block!important;width:min(var(--s4c-muscle-step-width),calc(100vw - var(--s4c-muscle-page-gutter)))!important;max-width:var(--s4c-muscle-step-width)!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;padding-left:24px!important;padding-right:24px!important}.s4c-equal-step-panel>.panel-title,.s4c-equal-step-panel>.muscle-blue-step-heading,.s4c-equal-step-panel>.muscle-step4-two-column,.s4c-equal-step-panel>.stripe-payment-body,.s4c-equal-step-panel>.charity-grid,.s4c-equal-step-panel>.charity-percent-grid,.s4c-equal-step-panel>.shipping-grid,.s4c-equal-step-panel>.muscle-size-grid,.s4c-equal-step-panel>form,.s4c-equal-step-panel>div{width:100%!important;max-width:100%!important;box-sizing:border-box!important}#payment-section.s4c-equal-step-panel .muscle-step4-two-column{display:grid!important;grid-template-columns:minmax(320px,40%) minmax(420px,60%)!important;gap:28px!important;align-items:start!important}@media(max-width:700px){:root{--s4c-muscle-page-gutter:24px}.s4c-equal-step-panel,section.s4c-equal-step-panel{padding-left:16px!important;padding-right:16px!important}#payment-section.s4c-equal-step-panel .muscle-step4-two-column{grid-template-columns:1fr!important}}.s4c-equal-step-panel>.panel-title,.s4c-equal-step-panel>.muscle-blue-step-heading{width:calc(100% + 48px)!important;max-width:none!important;margin-left:-24px!important;margin-right:-24px!important;margin-top:-24px!important;margin-bottom:22px!important;border-radius:18px 18px 0 0!important;box-sizing:border-box!important}@media(max-width:700px){.s4c-equal-step-panel>.panel-title,.s4c-equal-step-panel>.muscle-blue-step-heading{width:calc(100% + 32px)!important;margin-left:-16px!important;margin-right:-16px!important;margin-top:-16px!important}}.s4c-identical-step{width:min(1180px,calc(100vw - 40px))!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;padding:0 24px 24px!important;overflow:hidden!important}.s4c-identical-step>.panel-title,.s4c-identical-step>.step-title,.s4c-identical-step>.muscle-blue-step-heading,.s4c-identical-step>.muscle-step2-title{display:none!important}.s4c-identical-step>.s4c-step-heading{display:flex!important;align-items:center!important;gap:14px!important;width:calc(100% + 48px)!important;max-width:none!important;margin:0 -24px 22px!important;padding:14px 18px!important;border-radius:18px 18px 0 0!important;background:#082452!important;color:#fff!important;font-size:20px!important;font-weight:900!important;line-height:1.15!important;letter-spacing:.02em!important;text-transform:uppercase!important;box-shadow:0 12px 26px rgba(7,28,66,.16)!important;box-sizing:border-box!important;border:0!important}.s4c-identical-step>.s4c-step-heading span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;min-width:38px!important;border-radius:50%!important;background:#fff!important;color:#082452!important;font-size:18px!important;font-weight:900!important;line-height:1!important;text-align:center!important;flex:0 0 38px!important;box-shadow:0 4px 10px rgba(0,0,0,.12)!important}.s4c-identical-step>.s4c-step-heading strong{color:#fff!important;font-size:20px!important;font-weight:900!important;line-height:1.15!important}@media(max-width:700px){.s4c-identical-step{width:calc(100vw - 24px)!important;padding:0 16px 20px!important}.s4c-identical-step>.s4c-step-heading{width:calc(100% + 32px)!important;margin-left:-16px!important;margin-right:-16px!important}}.muscle-cars-showcase>.s4c-step-heading,.muscle-cars-showcase>.panel-title,.muscle-cars-showcase>.muscle-blue-step-heading,.muscle-cars-showcase>.muscle-step2-title{display:none!important}.muscle-cars-showcase{padding-top:24px!important;overflow:visible!important}.s4c-identical-step>.s4c-step-heading{display:flex!important;align-items:center!important;gap:14px!important;width:calc(100% + 48px)!important;max-width:none!important;margin:0 -24px 22px!important;padding:14px 18px!important;border-radius:18px 18px 0 0!important;background:#082452!important;color:#fff!important;font-size:20px!important;font-weight:900!important;line-height:1.15!important;letter-spacing:.02em!important;text-transform:uppercase!important;box-shadow:0 12px 26px rgba(7,28,66,.16)!important;box-sizing:border-box!important;border:0!important}.s4c-identical-step>.s4c-step-heading span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;min-width:38px!important;border-radius:50%!important;background:#fff!important;color:#082452!important;font-size:18px!important;font-weight:900!important;line-height:1!important;text-align:center!important;flex:0 0 38px!important;box-shadow:0 4px 10px rgba(0,0,0,.12)!important}.s4c-identical-step>.s4c-step-heading strong{color:#fff!important;font-size:20px!important;font-weight:900!important;line-height:1.15!important}.s4c-identical-step>.panel-title,.s4c-identical-step>.step-title,.s4c-identical-step>.muscle-blue-step-heading,.s4c-identical-step>.muscle-step2-title{display:none!important}#payment-section.s4c-identical-step{padding-left:24px!important;padding-right:24px!important;overflow:hidden!important}#payment-section.s4c-identical-step>.s4c-step-heading{width:calc(100% + 48px)!important;max-width:none!important;margin-left:-24px!important;margin-right:-24px!important;margin-top:0!important;border-radius:18px 18px 0 0!important;box-sizing:border-box!important}@media(max-width:700px){#payment-section.s4c-identical-step{padding-left:16px!important;padding-right:16px!important}#payment-section.s4c-identical-step>.s4c-step-heading{width:calc(100% + 32px)!important;margin-left:-16px!important;margin-right:-16px!important}}.jersey-love-six-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important}.jersey-product-card img{width:100%!important;height:230px!important;object-fit:contain!important;background:#faf7ef!important;border-radius:16px!important}.jersey-product-card h3{margin:12px 0 6px!important;font-size:20px!important;color:#082452!important;text-align:center!important}.jersey-product-card .price-line{text-align:center!important;font-weight:800!important;color:#b0202e!important;margin:0!important}.jersey-order-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;width:100%!important;box-sizing:border-box!important}.jersey-order-card{background:#fff!important;border:1px solid rgba(8,36,82,.14)!important;border-radius:18px!important;padding:16px!important;box-shadow:0 10px 24px rgba(8,36,82,.10)!important;box-sizing:border-box!important}.jersey-order-card img{width:100%!important;height:210px!important;object-fit:contain!important;background:#faf7ef!important;border-radius:14px!important;border:1px solid rgba(8,36,82,.08)!important}.jersey-order-card h3{margin:12px 0 6px!important;text-align:center!important;color:#082452!important;font-size:20px!important;font-weight:900!important}.jersey-card-price{margin:0 0 12px!important;text-align:center!important;color:#b0202e!important;font-weight:800!important;font-size:13px!important}.jersey-size-selector{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(58px,1fr))!important;gap:8px!important}.jersey-size-selector label,.jersey-one-size-row label{display:flex!important;flex-direction:column!important;gap:4px!important;align-items:center!important;font-size:12px!important;font-weight:900!important;color:#082452!important}.jersey-size-selector input,.jersey-one-size-row input{width:100%!important;max-width:64px!important;padding:8px 6px!important;border:1px solid rgba(8,36,82,.25)!important;border-radius:10px!important;text-align:center!important;font-weight:800!important;box-sizing:border-box!important}.jersey-one-size-row{display:flex!important;justify-content:center!important;padding-top:18px!important}@media(max-width:900px){.jersey-love-six-grid,.jersey-order-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.jersey-love-six-grid,.jersey-order-grid{grid-template-columns:1fr!important}}.jersey-product-card{padding:0!important;overflow:hidden!important;min-height:0!important;background:#fff!important}.jersey-product-card h3,.jersey-product-card .price-line{display:none!important}.jersey-product-card img{display:block!important;width:100%!important;height:100%!important;min-height:360px!important;object-fit:cover!important;object-position:center!important;border-radius:18px!important;background:#faf7ef!important;margin:0!important;padding:0!important}.jersey-love-six-grid{align-items:stretch!important}@media(max-width:900px){.jersey-product-card img{min-height:340px!important}}@media(max-width:620px){.jersey-product-card img{min-height:360px!important}}

/* Shirts4Christ v25.9 - USA 250th Step 3 customer/shipping layout applied */
.s4c-usa-step3{width:min(1180px,calc(100vw - 40px))!important;max-width:1180px!important;margin:22px auto!important;box-sizing:border-box!important;overflow:hidden!important;background:#f8fafd!important;border:1px solid #b9c6d7!important;border-radius:18px!important;padding:0 24px 24px!important;}
.s4c-usa-step3 .panel-title{display:flex!important;align-items:center!important;gap:14px!important;width:calc(100% + 48px)!important;max-width:none!important;margin:0 -24px 22px!important;padding:14px 18px!important;border-radius:18px 18px 0 0!important;background:#082452!important;color:#fff!important;font-size:20px!important;font-weight:900!important;line-height:1.15!important;letter-spacing:.02em!important;text-transform:uppercase!important;box-shadow:0 12px 26px rgba(7,28,66,.16)!important;box-sizing:border-box!important;border:0!important;height:auto!important;}
.s4c-usa-step3 .panel-title span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;min-width:38px!important;border-radius:50%!important;background:#fff!important;color:#082452!important;font-size:18px!important;font-weight:900!important;line-height:1!important;text-align:center!important;flex:0 0 38px!important;box-shadow:0 4px 10px rgba(0,0,0,.12)!important;}
.s4c-usa-step3 .forms{display:grid!important;grid-template-columns:1fr 1fr!important;gap:40px!important;padding:0!important;width:100%!important;box-sizing:border-box!important;}
.s4c-usa-step3 fieldset{border:0!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;min-width:0!important;}
.s4c-usa-step3 legend{grid-column:1/-1!important;font-weight:900!important;color:#041c48!important;font-size:18px!important;margin-bottom:4px!important;}
.s4c-usa-step3 fieldset p{grid-column:1/-1!important;font-size:12px!important;margin:0 0 4px!important;color:#32445f!important;}
.s4c-usa-step3 label{display:block!important;font-size:11px!important;font-weight:800!important;color:#041c48!important;margin:0!important;}
.s4c-usa-step3 input{width:100%!important;height:36px!important;border:1px solid #b9c6d7!important;border-radius:8px!important;padding:0 10px!important;margin-top:5px!important;background:#fff!important;color:#071b45!important;box-sizing:border-box!important;}
.s4c-usa-step3 .wide{grid-column:1/-1!important;}
@media(max-width:800px){.s4c-usa-step3{width:calc(100vw - 24px)!important;padding:0 16px 20px!important}.s4c-usa-step3 .panel-title{width:calc(100% + 32px)!important;margin-left:-16px!important;margin-right:-16px!important}.s4c-usa-step3 .forms{grid-template-columns:1fr!important;gap:22px!important}.s4c-usa-step3 fieldset{grid-template-columns:1fr!important}.s4c-usa-step3 .wide{grid-column:auto!important}}}


/* Shirts4Christ v26.0 - Jersey Love uses Muscle Cars Step 1 live charity tracker styling */
.live-charity-tracker{
  margin:18px auto 0!important;
  padding:16px!important;
  border-radius:14px!important;
  background:#f0fff5!important;
  border:2px solid #168a3a!important;
  color:#082452!important;
  box-shadow:0 10px 22px rgba(22,138,58,.12)!important;
  font-weight:900!important;
}
.live-charity-tracker-top{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-bottom:10px!important;
  text-align:left!important;
}
.live-charity-tracker-top strong{
  color:#168a3a!important;
  text-transform:uppercase!important;
  letter-spacing:.03em!important;
}
.live-charity-tracker-top span{
  background:#168a3a!important;
  color:#fff!important;
  border-radius:999px!important;
  padding:6px 12px!important;
  font-size:13px!important;
  white-space:nowrap!important;
}
.live-charity-progress{
  width:100%!important;
  height:14px!important;
  background:#dcefe3!important;
  border-radius:999px!important;
  overflow:hidden!important;
  border:1px solid rgba(22,138,58,.25)!important;
}
.live-charity-progress span{
  display:block!important;
  height:100%!important;
  width:0%;
  background:linear-gradient(90deg,#168a3a,#31b85f)!important;
  border-radius:999px!important;
  transition:width .25s ease!important;
}
.live-charity-tracker-detail{
  margin-top:10px!important;
  font-size:13px!important;
  line-height:1.45!important;
  color:#274263!important;
  text-align:center!important;
}
@media(max-width:650px){
  .live-charity-tracker-top{flex-direction:column!important;text-align:center!important;align-items:center!important}
}
/* Shirts4Christ v26.1 - tablet and smartphone responsive cleanup */
html{overflow-x:hidden!important}
body{overflow-x:hidden!important;max-width:100%!important}
img,video,canvas,svg{max-width:100%;height:auto}
.header,.header.main-header-only,body>.header.main-header-only,.site-header,.home-header{box-sizing:border-box!important;max-width:100vw!important}
.header nav,.header.main-header-only nav,.site-header nav,.home-header nav{min-width:0!important}
section,.panel,.grid,.order-layout,.customer,.features,.product-grid,.bundle-showcase,.s4c-equal-step-panel,.s4c-identical-step{box-sizing:border-box!important}
@media(max-width:1100px){
  .header,.header.main-header-only,body>.header.main-header-only,.site-header,.home-header{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important;padding:16px 18px!important;text-align:center!important}
  .header nav,.header.main-header-only nav,.site-header nav,.home-header nav{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:12px 18px!important;width:100%!important;font-size:13px!important;line-height:1.25!important}
  .header .logo,.header .logo.small,.header.main-header-only .logo.small,.site-header .brand,.site-header .logo,.home-header .brand{font-size:24px!important;text-align:center!important}
}
@media(max-width:760px){
  .header nav,.header.main-header-only nav,.site-header nav,.home-header nav{gap:10px 12px!important;font-size:12px!important}
  .header .logo,.header .logo.small,.header.main-header-only .logo.small,.site-header .brand,.site-header .logo,.home-header .brand{font-size:22px!important}
}
@media(max-width:1180px){
  .product-grid,.bundle-showcase,.features{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;padding-left:0!important;padding-right:0!important;margin-left:auto!important;margin-right:auto!important}
}
@media(max-width:680px){
  .product-grid,.bundle-showcase,.features{grid-template-columns:1fr!important;width:calc(100vw - 22px)!important;max-width:calc(100vw - 22px)!important}
  .product-card img,.jersey-product-card img,.product-img-wrap{max-height:none!important}
}
@media(max-width:900px){
  .hero{min-height:260px!important;height:auto!important;padding:34px 18px!important;text-align:center!important;background-position:center!important}
  .store-title{position:relative!important;left:auto!important;top:auto!important;max-width:100%!important;margin:0 auto!important;text-align:center!important}
  .store-title h1,.hero h1{font-size:clamp(34px,9vw,48px)!important;line-height:1.02!important}
  .store-title p,.hero p{font-size:clamp(15px,4vw,20px)!important}
}
@media(max-width:900px){
  .s4c-equal-step-panel,.s4c-identical-step,section.s4c-equal-step-panel,section.s4c-identical-step,.panel,.customer,.grid,.order-layout{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:14px!important;padding-right:14px!important;box-sizing:border-box!important;overflow:hidden!important}
  .s4c-identical-step>.s4c-step-heading,.s4c-equal-step-panel>.s4c-step-heading,#payment-section.s4c-identical-step>.s4c-step-heading,#payment-section.s4c-equal-step-panel>.s4c-step-heading,.s4c-usa-step3 .panel-title{width:calc(100% + 28px)!important;margin-left:-14px!important;margin-right:-14px!important;padding-left:14px!important;padding-right:14px!important;box-sizing:border-box!important}
  .s4c-step-heading strong,.panel-title strong{font-size:clamp(16px,4.4vw,20px)!important;line-height:1.1!important}
  .s4c-step-heading span,.panel-title span{flex:0 0 34px!important;width:34px!important;height:34px!important;min-width:34px!important}
}
@media(max-width:900px){
  .charities,.charity-percent-grid,.charity-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:14px!important}
  .charities label,.charity-percent-card,.charity-card{min-width:0!important;flex-wrap:wrap!important;justify-content:center!important;text-align:center!important}
  .charity-percent-field{width:100%!important;justify-content:center!important;text-align:center!important}
}
@media(max-width:560px){
  .charities,.charity-percent-grid,.charity-grid{grid-template-columns:1fr!important}
}
@media(max-width:980px){
  .muscle-step4-two-column,#payment-section .muscle-step4-two-column,.grid,.order-layout,.forms,.customer .fields,.s4c-usa-step3 .forms{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;width:100%!important;max-width:100%!important}
  .muscle-step4-left,.muscle-step4-right,.stripe-summary-box,.payment,.summary,.order-box,.summary-box{width:100%!important;max-width:100%!important;box-sizing:border-box!important}
}
@media(max-width:760px){
  .order-head,.size-price-row{display:none!important}
  .order-row{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;padding:14px!important}
  .size-grid,.qty-grid,.jersey-size-selector,.muscle-size-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important}
  .qty-grid input,.one-size input,.jersey-size-selector input,.jersey-one-size-row input,input[type="number"]{max-width:100%!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}
  .item{grid-template-columns:58px 1fr!important;min-width:0!important}
  .item img{width:56px!important;height:56px!important}
  .row-total{text-align:center!important}
}
@media(max-width:430px){
  .size-grid,.qty-grid,.jersey-size-selector,.muscle-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .stripe-summary-row,.summary-line,.line,.grand{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:6px!important}
  .stripe-summary-row strong,.summary-line strong,.line strong,.grand b{font-size:clamp(20px,7vw,32px)!important}
  input,textarea,select,button{max-width:100%!important;box-sizing:border-box!important}
  fieldset{grid-template-columns:1fr!important}
  .wide{grid-column:auto!important}
  footer{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:8px!important;text-align:center!important;padding:22px 16px!important}
}
@media(max-width:700px){
  .trending-stores-slider{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;gap:8px!important}
  .trending-store-arrow{width:38px!important;height:38px!important;min-width:38px!important;z-index:5!important}
  .trending-store-card img{height:150px!important;transform:none!important;object-fit:contain!important}
}

/* Shirts4Christ v26.9 - Stripe secure checkout message, no on-page card fields */
.stripe-secure-message{display:flex;flex-direction:column;gap:8px;margin:14px 0;padding:16px;border:1px solid rgba(8,36,82,.18);border-radius:14px;background:#fff;color:#082452;text-align:center;box-shadow:0 8px 18px rgba(8,36,82,.08)}
.stripe-secure-message strong{font-size:15px;font-weight:900;color:#082452}
.stripe-secure-message span{font-size:13px;line-height:1.45;color:#274263;font-weight:700}
.stripe-card-box .stripe-pay-button,.payment .stripe-pay-button{display:block;width:100%;min-height:46px;margin-top:14px;border:0;border-radius:10px;background:#d20012;color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.02em;cursor:pointer}
.stripe-card-box .stripe-pay-button:hover,.payment .stripe-pay-button:hover{filter:brightness(.95)}


/* Shirts4Christ v27.1 - Step 4 item summary bullets and Stripe logo de-dup */
.order-items-list.order-items-bullets{margin:0!important;padding-left:22px!important;text-align:left!important;list-style:disc!important;display:block!important}
.order-items-list.order-items-bullets .order-item-row{display:list-item!important;margin:8px 0!important;padding:8px 10px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:10px!important;background:rgba(255,255,255,.08)!important;color:inherit!important;list-style:disc!important}
.order-items-list.order-items-bullets .order-item-main{display:inline-flex!important;gap:8px!important;flex-wrap:wrap!important;align-items:center!important}
.order-items-list.order-items-bullets .order-item-name{font-weight:900!important}
.order-items-list.order-items-bullets .order-item-size{opacity:.92!important}
.order-items-list.order-items-bullets .order-item-price{float:right!important;font-weight:900!important;margin-left:10px!important}
.stripe-card-box .stripe-brand-lockup + .stripe-brand-lockup{display:none!important}


/* Shirts4Christ v27.9 - fixed bottom page background layer, quantity arrows untouched */
html{background:#f6f8fb!important;}
body{background-image:none!important;background-color:transparent!important;position:relative!important;min-height:100vh!important;isolation:isolate!important;}
body::before{content:""!important;position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;pointer-events:none!important;z-index:0!important;background:linear-gradient(rgba(246,248,251,.18),rgba(246,248,251,.70)),url('../assets/jersey-love-hero.jpg') center center/cover no-repeat!important;transform:translate3d(0,0,0)!important;backface-visibility:hidden!important;will-change:transform!important;contain:paint!important;}
body>*{position:relative!important;z-index:1!important;}
.hero,.store-hero,.usa-hero,.usa250-hero,.banner,.store-banner,[class*="hero"]{background-image:url('../assets/jersey-love-hero.jpg')!important;background-repeat:no-repeat!important;}
input[type="number"]{appearance:auto!important;-webkit-appearance:auto!important;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:auto!important;opacity:1!important;margin:0!important;}


/* Shirts4Christ v28.0 - Jersey Love visible top box names */
.jersey-product-card{position:relative!important;}
.jersey-product-card .jersey-top-box-title{
  display:block!important;
  position:absolute!important;
  left:14px!important;
  right:14px!important;
  bottom:14px!important;
  margin:0!important;
  padding:10px 12px!important;
  border-radius:999px!important;
  background:rgba(8,36,82,.92)!important;
  color:#fff!important;
  text-align:center!important;
  font-size:18px!important;
  line-height:1.15!important;
  font-weight:1000!important;
  box-shadow:0 10px 24px rgba(0,0,0,.22)!important;
  z-index:2!important;
}
@media(max-width:620px){.jersey-product-card .jersey-top-box-title{font-size:17px!important;bottom:12px!important;}}
