/* Shirts4Christ v61.2 TEST — stable in-stock and out-of-stock size/quantity selectors */
:root{--s4c-upcharge-red:#c9242d;}

/* Keep every size/quantity selector in a stable three-row structure. */
.s4c-size-upcharge-slot,
.size-cell>[data-unit-label],
.s4c-mobile-qty-label>small,
.size-price-row .size-grid i{
  display:flex!important;align-items:center!important;justify-content:center!important;
  width:100%!important;height:22px!important;min-height:22px!important;max-height:22px!important;
  margin:0 0 4px!important;padding:0 1px!important;box-sizing:border-box!important;overflow:hidden!important;
  color:var(--s4c-upcharge-red)!important;font-size:11px!important;font-weight:900!important;
  font-style:normal!important;line-height:22px!important;text-align:center!important;white-space:nowrap!important;
}
.s4c-size-upcharge-slot:empty::before,
.size-cell>[data-unit-label]:empty::before,
.s4c-mobile-qty-label>small:empty::before,
.size-price-row .size-grid i:empty::before{content:'\00a0'!important;display:block!important;}
.s4c-size-upcharge-slot.s4c-stock-status,.size-cell>[data-unit-label].s4c-stock-status,.s4c-mobile-qty-label>small.s4c-stock-status{
  color:#a71d28!important;font-size:8px!important;font-weight:900!important;line-height:9px!important;
  white-space:normal!important;overflow:hidden!important;text-overflow:clip!important;letter-spacing:-.15px!important;
  text-transform:uppercase!important;padding:2px 1px!important;
}
.size-cell.s4c-unavailable-size,.size-cell.unavailable,
.jersey-size-selector label.s4c-unavailable-size,.size-qty-row label.s4c-unavailable-size,.size-qty-grid label.s4c-unavailable-size,
.s4c-mobile-qty-cell.s4c-unavailable-size{
  opacity:1!important;filter:none!important;background:#f3f4f6!important;border-color:#c7cdd6!important;
}
.size-cell.s4c-unavailable-size input,.size-cell.unavailable input,
.jersey-size-selector label.s4c-unavailable-size input,.size-qty-row label.s4c-unavailable-size input,.size-qty-grid label.s4c-unavailable-size input,
.s4c-mobile-qty-cell.s4c-unavailable-size input{
  background:#e6e9ed!important;border-color:#c2c8d0!important;color:#7a8492!important;cursor:not-allowed!important;
}
.size-cell.s4c-unavailable-size>strong,.size-cell.unavailable>strong,
.jersey-size-selector label.s4c-unavailable-size>.s4c-size-name,.size-qty-row label.s4c-unavailable-size>.s4c-size-name,.size-qty-grid label.s4c-unavailable-size>.s4c-size-name,
.s4c-mobile-qty-cell.s4c-unavailable-size .s4c-size-name,.s4c-mobile-qty-cell.s4c-unavailable-size b{color:#596575!important;}
.s4c-starting-price-note{color:var(--s4c-upcharge-red)!important;font-weight:900!important;}
.s4c-size-name,
.size-cell>strong,
.s4c-mobile-qty-label>b,
.size-price-row .size-grid small{
  display:flex!important;align-items:center!important;justify-content:center!important;
  width:100%!important;height:18px!important;min-height:18px!important;max-height:18px!important;
  margin:0 0 4px!important;padding:0!important;box-sizing:border-box!important;
  line-height:18px!important;text-align:center!important;white-space:nowrap!important;font-weight:900!important;
}
.size-cell,
.jersey-size-selector label,
.size-qty-row label,
.size-qty-grid label{
  display:grid!important;grid-template-rows:22px 18px auto!important;grid-auto-flow:row!important;
  row-gap:4px!important;align-content:start!important;align-items:start!important;justify-items:stretch!important;
  min-width:0!important;box-sizing:border-box!important;
}
.size-cell>[data-unit-label],.jersey-size-selector label>.s4c-size-upcharge-slot,.size-qty-row label>.s4c-size-upcharge-slot,.size-qty-grid label>.s4c-size-upcharge-slot{grid-row:1!important;}
.size-cell>strong,.jersey-size-selector label>.s4c-size-name,.size-qty-row label>.s4c-size-name,.size-qty-grid label>.s4c-size-name{grid-row:2!important;}
.size-cell>input,.jersey-size-selector label>input,.size-qty-row label>input,.size-qty-grid label>input{grid-row:3!important;align-self:start!important;margin-top:0!important;}
.jersey-size-selector label,.size-qty-row label,.size-qty-grid label{height:auto!important;min-height:0!important;}
.jersey-size-selector,.size-qty-row,.size-qty-grid{align-items:start!important;grid-auto-rows:max-content!important;}
.size-qty-grid .size-price,.size-qty-grid .size-upcharge,.red-blue-upcharge-note{display:none!important;}

/* My Year My Number uses only the original size dropdown menus. */
.s4c-size-guide{display:none!important;}

/* Clifton Baseball boxed selector appearance for Jersey Love, Muscle Cars, The Tip and similar stores. */
.jersey-size-selector label,
.size-qty-row label,
.size-qty-grid label,
.s4c-mobile-qty-cell{
  border:1px solid #d7dfeb!important;background:#f9fbfe!important;border-radius:8px!important;
  padding:6px 3px!important;text-align:center!important;min-width:0!important;box-sizing:border-box!important;
}
.jersey-size-selector label>input[type=number],
.size-qty-row label>input[type=number],
.size-qty-grid label>input[type=number],
.s4c-mobile-qty-cell>input[type=number]{
  display:block!important;width:100%!important;max-width:none!important;min-width:0!important;
  height:34px!important;min-height:34px!important;margin:0!important;padding:2px 3px!important;
  border:1px solid #b8c4d4!important;border-radius:6px!important;background:#fff!important;color:#082452!important;
  text-align:center!important;font-size:12px!important;font-weight:900!important;line-height:1!important;box-sizing:border-box!important;
}
.s4c-mobile-qty-cell{display:grid!important;grid-template-rows:44px auto!important;row-gap:4px!important;align-content:start!important;}
.s4c-mobile-qty-label{display:grid!important;grid-template-rows:22px 18px!important;row-gap:4px!important;width:100%!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0!important;align-content:start!important;}
.s4c-mobile-qty-label>small{grid-row:1!important;order:0!important;}
.s4c-mobile-qty-label>b{grid-row:2!important;order:1!important;}
.s4c-mobile-qty-cell>input{grid-row:2!important;margin:0!important;align-self:start!important;}
.size-price-row .size-grid>div{display:grid!important;grid-template-rows:22px 18px!important;row-gap:4px!important;align-content:start!important;justify-items:center!important;}
.size-price-row .size-grid em{display:none!important;}
.size-price-row .size-grid i{grid-row:1!important;}
.size-price-row .size-grid small{grid-row:2!important;}
.order-box .qty-grid.qty-grid-one{grid-template-columns:minmax(90px,120px)!important;justify-content:center!important;justify-items:stretch!important;}
#merchandise-selection.usa-step-match-step4 .size-price-row{display:none!important;}

/* Use the native Red or Blue Pill browser spinner on every merchandise quantity field. */
html body .s4c-qty-stepper-controls{display:none!important;visibility:hidden!important;pointer-events:none!important;}
html body input[type="number"][data-price],
html body input[type="number"].qty-input,
html body .s4c-mobile-qty-cell>input[type="number"]{
  appearance:auto!important;-moz-appearance:auto!important;-webkit-appearance:auto!important;padding-right:3px!important;
}
html body input[type="number"][data-price]::-webkit-inner-spin-button,
html body input[type="number"][data-price]::-webkit-outer-spin-button,
html body input[type="number"].qty-input::-webkit-inner-spin-button,
html body input[type="number"].qty-input::-webkit-outer-spin-button,
html body .s4c-mobile-qty-cell>input[type="number"]::-webkit-inner-spin-button,
html body .s4c-mobile-qty-cell>input[type="number"]::-webkit-outer-spin-button{
  -webkit-appearance:auto!important;appearance:auto!important;display:block!important;opacity:1!important;margin:0!important;
}

/* One approved charity selector presentation. */
#charity-selection.s4c-charity-controls-ready .charity-grid,
#charity-selection.s4c-charity-controls-ready .charities{
  display:grid!important;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;
  gap:12px!important;width:100%!important;margin:0!important;padding:0!important;align-items:stretch!important;
}
#charity-selection.s4c-charity-controls-ready .charity-card{
  display:flex!important;flex-direction:column!important;align-items:stretch!important;
  min-width:0!important;height:100%!important;margin:0!important;padding:14px!important;
  border:1px solid #d7e0ec!important;border-radius:14px!important;background:#f9fbfe!important;
  box-shadow:none!important;color:#082452!important;text-align:center!important;box-sizing:border-box!important;
}
#charity-selection.s4c-charity-controls-ready .charity-card img{
  display:block!important;width:100%!important;height:74px!important;min-height:74px!important;max-height:74px!important;
  object-fit:contain!important;object-position:center!important;background:#fff!important;border-radius:9px!important;margin:0 0 10px!important;padding:0!important;
}
#charity-selection.s4c-charity-controls-ready .charity-card h3{
  display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;
  min-height:42px!important;margin:0 0 8px!important;padding:0!important;color:#082452!important;
  font-size:14px!important;font-weight:900!important;line-height:1.2!important;text-align:center!important;
}
#charity-selection.s4c-charity-controls-ready .charity-card input.s4c-charity-slider{margin-top:auto!important;}
#charity-selection.s4c-charity-controls-ready .charity-percent{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;
  min-height:22px!important;margin:2px 0 0!important;color:#53627a!important;font-size:12px!important;font-weight:800!important;text-align:left!important;
}
#charity-selection.s4c-charity-controls-ready .charity-percent strong{color:#075ec7!important;}
#charity-selection.s4c-charity-controls-ready .s4c-charity-actions{display:flex!important;justify-content:center!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;margin:0 0 18px!important;text-align:center!important;}
#charity-selection.s4c-charity-controls-ready .charity-help,
#charity-selection.s4c-charity-controls-ready .charity-intro{margin-bottom:16px!important;text-align:center!important;}

/* Keep only one Muscle Cars green charity tracker. */
html body .s4c-uniform-charity-scope .donation-summary-box,
html body .s4c-uniform-charity-scope .charity-total{display:none!important;}
html body .s4c-uniform-charity-scope .live-charity-tracker{
  display:block!important;width:100%!important;max-width:none!important;min-width:0!important;
  margin:18px auto 0!important;padding:16px!important;box-sizing:border-box!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;
}
html body .s4c-uniform-charity-scope .live-charity-tracker-top{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 10px!important;padding:0!important;text-align:left!important;
}
html body .s4c-uniform-charity-scope .live-charity-tracker-top strong{
  margin:0!important;padding:0!important;color:#168a3a!important;text-transform:uppercase!important;letter-spacing:.03em!important;font-weight:900!important;
}
html body .s4c-uniform-charity-scope .live-charity-tracker-top span{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#168a3a!important;color:#fff!important;
  border-radius:999px!important;padding:6px 12px!important;font-size:13px!important;font-weight:900!important;line-height:1.2!important;white-space:nowrap!important;
}
html body .s4c-uniform-charity-scope .live-charity-progress{
  display:block!important;width:100%!important;height:14px!important;margin:0!important;padding:0!important;background:#dcefe3!important;
  border-radius:999px!important;overflow:hidden!important;border:1px solid rgba(22,138,58,.25)!important;box-sizing:border-box!important;
}
html body .s4c-uniform-charity-scope .live-charity-progress span{
  display:block!important;height:100%!important;width:0%;margin:0!important;padding:0!important;background:linear-gradient(90deg,#168a3a,#31b85f)!important;
  border-radius:999px!important;transition:width .25s ease!important;
}
html body .s4c-uniform-charity-scope .live-charity-tracker-detail{
  display:block!important;margin:10px 0 0!important;padding:0!important;color:#274263!important;font-size:13px!important;font-weight:900!important;line-height:1.45!important;text-align:center!important;
}

/* Exact Clifton Baseball Step 3 shared by every online store. */
html body #step3.s4c-clifton-step3-standard{
  display:block!important;box-sizing:border-box!important;width:min(1276px,calc(100vw - 48px))!important;max-width:1276px!important;
  background:#fff!important;border:1px solid #d9e1ec!important;border-radius:16px!important;box-shadow:0 12px 28px rgba(8,36,82,.08)!important;
  margin:18px 0 0!important;padding:0!important;overflow:hidden!important;position:relative!important;left:50%!important;transform:translateX(-50%)!important;
}
html body #step3.s4c-clifton-step3-standard>.panel-title{
  background:#082452!important;color:#fff!important;display:flex!important;align-items:center!important;gap:12px!important;
  padding:14px 18px!important;font-size:20px!important;font-weight:900!important;text-align:left!important;margin:0!important;
}
html body #step3.s4c-clifton-step3-standard>.panel-title>span{
  width:32px!important;height:32px!important;min-width:32px!important;border-radius:50%!important;background:#fff!important;color:#082452!important;
  display:grid!important;place-items:center!important;font-size:16px!important;line-height:1!important;
}
html body #step3.s4c-clifton-step3-standard>.panel-body{padding:20px!important;display:block!important;}
html body #step3.s4c-clifton-step3-standard .forms{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:18px!important;align-items:stretch!important;}
html body #step3.s4c-clifton-step3-standard .form-box{border:1px solid #d9e1ec!important;border-radius:14px!important;padding:16px!important;background:#fbfcfe!important;box-sizing:border-box!important;min-width:0!important;}
html body #step3.s4c-clifton-step3-standard .form-box h3{margin:0 0 5px!important;color:#082452!important;font-size:18px!important;font-weight:900!important;}
html body #step3.s4c-clifton-step3-standard .form-box>p{margin:0 0 14px!important;color:#66748a!important;font-size:12px!important;line-height:1.4!important;}
html body #step3.s4c-clifton-step3-standard .form-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:11px!important;align-items:end!important;}
html body #step3.s4c-clifton-step3-standard .field{display:block!important;min-width:0!important;margin:0!important;padding:0!important;}
html body #step3.s4c-clifton-step3-standard .field.wide{grid-column:1/-1!important;}
html body #step3.s4c-clifton-step3-standard .field label{display:block!important;min-height:15px!important;font-size:11px!important;font-weight:900!important;color:#34445d!important;text-transform:uppercase!important;letter-spacing:.04em!important;margin:0 0 5px!important;line-height:1.35!important;}
html body #step3.s4c-clifton-step3-standard .field select,
html body #step3.s4c-clifton-step3-standard .field input,
html body #step3.s4c-clifton-step3-standard .field textarea{
  display:block!important;width:100%!important;min-width:0!important;min-height:42px!important;height:42px!important;box-sizing:border-box!important;
  border:1px solid #bfc9d8!important;border-radius:8px!important;background:#fff!important;color:#17233a!important;padding:9px!important;font-size:14px!important;margin:0!important;box-shadow:none!important;
}
html body #step3.s4c-clifton-step3-standard .field select{padding-right:30px!important;}
html body #step3.s4c-clifton-step3-standard .required{color:#b42832!important;}
html body #step3.s4c-clifton-step3-standard .delivery-note{margin:10px 0 0!important;padding:10px!important;border-radius:9px!important;background:#eef4fb!important;color:#29476f!important;font-size:12px!important;font-weight:800!important;line-height:1.4!important;}
html body #step3.s4c-clifton-step3-standard .pickup-summary{display:none!important;margin-top:10px!important;padding:10px!important;border-radius:9px!important;background:#eaf8ef!important;color:#0d6a38!important;font-weight:900!important;font-size:12px!important;}
html body #step3.s4c-clifton-step3-standard .pickup-summary.show{display:block!important;}

/* The Tip Step 4 order-summary card treatment. */
.wrap > #payment-section.s4c-tip-step4,.wrap > .s4c-tip-step4#payment-section{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;}
html body #payment-section.s4c-tip-step4 .order-items-summary{
  display:block!important;width:100%!important;max-width:100%!important;min-height:48px!important;margin:0!important;padding:10px!important;overflow:hidden!important;box-sizing:border-box!important;
  border:1px solid #d7dfeb!important;border-radius:12px!important;background:#fff!important;color:#082452!important;font:700 13px/1.35 Arial,Helvetica,sans-serif!important;text-align:left!important;white-space:normal!important;
}
html body #payment-section.s4c-tip-step4 .s4c-order-summary-list{list-style:none!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;}
html body #payment-section.s4c-tip-step4 .s4c-order-summary-item{
  display:grid!important;grid-template-columns:64px minmax(0,1fr) 110px!important;gap:12px!important;align-items:center!important;padding:12px 14px!important;
  border-radius:14px!important;background:#f8fbff!important;border:1px solid #dfe8f4!important;box-shadow:0 4px 10px rgba(8,36,82,.04)!important;
}
html body #payment-section.s4c-tip-step4 .s4c-order-summary-qty{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:54px!important;padding:9px 10px!important;border-radius:999px!important;background:#082452!important;color:#fff!important;font-weight:900!important;font-size:15px!important;line-height:1!important;white-space:nowrap!important;}
html body #payment-section.s4c-tip-step4 .s4c-order-summary-main{display:flex!important;flex-direction:column!important;gap:4px!important;min-width:0!important;}
html body #payment-section.s4c-tip-step4 .s4c-order-summary-name{display:block!important;font-weight:900!important;color:#082452!important;font-size:17px!important;line-height:1.2!important;overflow-wrap:anywhere!important;}
html body #payment-section.s4c-tip-step4 .s4c-order-summary-meta{display:block!important;font-weight:700!important;color:#557099!important;font-size:12px!important;line-height:1.25!important;overflow-wrap:anywhere!important;}
html body #payment-section.s4c-tip-step4 .s4c-order-summary-total{display:block!important;text-align:right!important;font-weight:900!important;color:#082452!important;font-size:17px!important;white-space:nowrap!important;}
html body #payment-section.s4c-tip-step4 .order-items-empty{display:block!important;text-align:center!important;font-weight:900!important;color:#526882!important;padding:14px!important;background:#f8fbff!important;border:1px dashed #d7dfeb!important;border-radius:12px!important;}

/* USA 250th five-benefit strip on every active online store. */
.s4c-store-benefits{
  display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;
  width:min(1360px,calc(100vw - 40px))!important;max-width:1360px!important;margin:18px auto!important;padding:14px 24px!important;
  border:1px solid #b9c6d7!important;border-radius:8px!important;
  background:linear-gradient(rgba(255,255,255,.70),rgba(255,255,255,.70)),url('s4c-online-benefits-v611.jpg') center 92%/cover no-repeat!important;
  color:#082452!important;box-sizing:border-box!important;overflow:hidden!important;
}
.s4c-store-benefits>div{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-width:0!important;color:#082452!important;font-size:16px!important;line-height:1.1!important;text-align:left!important;}
.s4c-store-benefits b{color:#082452!important;font-size:14px!important;font-weight:900!important;line-height:1.05!important;white-space:normal!important;}
.s4c-store-benefits small{display:block!important;color:#082452!important;font-size:12px!important;font-weight:500!important;line-height:1.15!important;white-space:normal!important;}

/* Father's Day larger-size labels. */
html body .buttons.s4c-fathers-priced-sizes{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:7px!important;align-items:stretch!important;}
html body .buttons.s4c-fathers-priced-sizes button{min-width:0!important;min-height:58px!important;height:auto!important;padding:5px 4px 7px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-end!important;gap:2px!important;line-height:1.05!important;box-sizing:border-box!important;}
html body .buttons.s4c-fathers-priced-sizes button .s4c-fathers-upcharge{display:block!important;min-height:16px!important;font-size:10px!important;line-height:16px!important;color:#c9242d!important;font-weight:1000!important;white-space:nowrap!important;}
html body .buttons.s4c-fathers-priced-sizes button .s4c-fathers-size-name{display:block!important;font-size:12px!important;font-weight:1000!important;line-height:16px!important;}

@media(max-width:1000px){
  .s4c-store-benefits{grid-template-columns:1fr!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;padding:14px 18px!important;}
  .s4c-store-benefits>div{justify-content:flex-start!important;}
}
@media(max-width:950px){
  #charity-selection.s4c-charity-controls-ready .charity-grid,#charity-selection.s4c-charity-controls-ready .charities{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:900px){
  html body #step3.s4c-clifton-step3-standard .forms{grid-template-columns:1fr!important;}
}
@media(max-width:760px){html body .buttons.s4c-fathers-priced-sizes{grid-template-columns:repeat(4,minmax(0,1fr))!important;}}
@media(max-width:700px){
  html body #payment-section.s4c-tip-step4 .s4c-order-summary-item{grid-template-columns:1fr!important;align-items:flex-start!important;}
  html body #payment-section.s4c-tip-step4 .s4c-order-summary-qty{min-width:0!important;}
  html body #payment-section.s4c-tip-step4 .s4c-order-summary-total{text-align:left!important;}
}
@media(max-width:650px){
  html body .s4c-uniform-charity-scope .live-charity-tracker-top{flex-direction:column!important;text-align:center!important;align-items:center!important;}
}
@media(max-width:620px){
  .s4c-size-upcharge-slot,.size-cell>[data-unit-label],.s4c-mobile-qty-label>small,.size-price-row .size-grid i{font-size:10px!important;}
  #charity-selection.s4c-charity-controls-ready .charity-grid,#charity-selection.s4c-charity-controls-ready .charities{grid-template-columns:1fr!important;}
}
@media(max-width:600px){
  html body #step3.s4c-clifton-step3-standard{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-top:14px!important;}
  html body #step3.s4c-clifton-step3-standard>.panel-title{font-size:16px!important;padding:12px!important;gap:9px!important;}
  html body #step3.s4c-clifton-step3-standard>.panel-title>span{width:28px!important;height:28px!important;min-width:28px!important;font-size:14px!important;}
  html body #step3.s4c-clifton-step3-standard>.panel-body{padding:12px!important;}
  html body #step3.s4c-clifton-step3-standard .form-box{padding:12px!important;}
  html body #step3.s4c-clifton-step3-standard .form-grid{grid-template-columns:1fr!important;}
  html body #step3.s4c-clifton-step3-standard .field.wide{grid-column:auto!important;}
}
@media(max-width:420px){html body .buttons.s4c-fathers-priced-sizes{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}

/* Shirts4Christ v61.1 TEST — make Steps 1, 2 and 4 match the approved Step 3 width. */
html body #step1,
html body #step2,
html body #step-2,
html body #merchandise-selection,
html body #charity-selection,
html body #payment-section,
html body .s4c-equal-step-panel{
  width:min(1276px,calc(100vw - 48px))!important;
  max-width:1276px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
}
@media(max-width:600px){
  html body #step1,
  html body #step2,
  html body #step-2,
  html body #merchandise-selection,
  html body #charity-selection,
  html body #payment-section,
  html body .s4c-equal-step-panel{
    width:calc(100vw - 24px)!important;
    max-width:calc(100vw - 24px)!important;
  }
}

/* Final centering enforcement: match the Step 3 outer edge even inside padded wrappers. */
html body #step1,
html body #step2,
html body #step-2,
html body #merchandise-selection,
html body #charity-selection,
html body #payment-section,
html body section.s4c-equal-step-panel,
html body main.s4c-equal-step-panel{
  position:relative!important;
  left:50%!important;
  transform:translateX(-50%)!important;
  flex:none!important;
  width:min(1276px,calc(100vw - 48px))!important;
  min-width:0!important;
  max-width:1276px!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;
}
@media(max-width:600px){
  html body #step1,
  html body #step2,
  html body #step-2,
  html body #merchandise-selection,
  html body #charity-selection,
  html body #payment-section,
  html body section.s4c-equal-step-panel,
  html body main.s4c-equal-step-panel{
    width:calc(100vw - 24px)!important;
    max-width:calc(100vw - 24px)!important;
  }
}


/* v61.1 TEST — benefit strip keeps its original approved appearance. */
html body .s4c-uniform-step-banner-panel{overflow:hidden!important;}
html body .s4c-uniform-step-banner{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;min-height:66px!important;height:66px!important;padding:14px 18px!important;background:#082452!important;color:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;font:900 20px/1.15 Arial,Helvetica,sans-serif!important;letter-spacing:.02em!important;text-transform:uppercase!important;box-sizing:border-box!important;}
html body .s4c-uniform-step-banner>span:first-child{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 38px!important;width:38px!important;height:38px!important;min-width:38px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#082452!important;font:900 18px/1 Arial,Helvetica,sans-serif!important;box-shadow:0 4px 10px rgba(0,0,0,.12)!important;}
html body .s4c-uniform-step-banner>strong{color:#fff!important;font:900 20px/1.15 Arial,Helvetica,sans-serif!important;letter-spacing:.02em!important;}
@media(max-width:600px){html body .s4c-store-benefits{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;padding:14px 18px!important;}html body .s4c-uniform-step-banner{font-size:16px!important;padding:12px 14px!important;gap:10px!important;}html body .s4c-uniform-step-banner>strong{font-size:16px!important;}}


/* v61.1 FINAL HANDOFF — restored uniform banners, USA map benefit icon, and USA hero crop. */
html body .s4c-visually-hidden{
  position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;
}
html body .s4c-benefit-map-icon{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  flex:0 0 30px!important;width:30px!important;height:26px!important;min-width:30px!important;
  color:#c9242d!important;line-height:1!important;
}
html body .s4c-benefit-map-icon svg{display:block!important;width:30px!important;height:22px!important;overflow:visible!important;fill:currentColor!important;}
html body .s4c-usa-hero{
  background-position:center 18%!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
}
html body .s4c-uniform-step-banner-panel{overflow:hidden!important;}
html body .s4c-uniform-step-banner,
html body #step3.s4c-clifton-step3-standard>.panel-title.s4c-uniform-step-banner{
  display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;
  height:66px!important;min-height:66px!important;max-height:66px!important;
  padding:14px 18px!important;background:#082452!important;color:#fff!important;
  border:0!important;border-radius:0!important;box-shadow:none!important;
  font:900 20px/1.15 Arial,Helvetica,sans-serif!important;letter-spacing:.02em!important;text-transform:uppercase!important;
  box-sizing:border-box!important;overflow:hidden!important;flex:none!important;
}
html body .s4c-uniform-step-banner>span:first-child,
html body #step3.s4c-clifton-step3-standard>.panel-title.s4c-uniform-step-banner>span:first-child{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  flex:0 0 38px!important;width:38px!important;height:38px!important;min-width:38px!important;
  margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;
  background:#fff!important;color:#082452!important;font:900 18px/1 Arial,Helvetica,sans-serif!important;
  box-shadow:0 4px 10px rgba(0,0,0,.12)!important;
}
html body .s4c-uniform-step-banner>strong{color:#fff!important;font:900 20px/1.15 Arial,Helvetica,sans-serif!important;letter-spacing:.02em!important;}
@media(max-width:600px){
  html body .s4c-uniform-step-banner,
  html body #step3.s4c-clifton-step3-standard>.panel-title.s4c-uniform-step-banner{
    height:66px!important;min-height:66px!important;max-height:66px!important;
    padding:12px 14px!important;gap:10px!important;font-size:16px!important;
  }
  html body .s4c-uniform-step-banner>strong{font-size:16px!important;}
}


/* v61.1 TEST — identical closing footer across every active online store. */
html body footer.s4c-store-footer{
  width:100%!important;max-width:none!important;min-height:86px!important;height:auto!important;
  margin:0!important;padding:24px 5%!important;background:#082452!important;color:#fff!important;
  display:flex!important;align-items:center!important;justify-content:space-between!important;
  gap:18px!important;flex-wrap:wrap!important;box-sizing:border-box!important;
  font-family:Arial,Helvetica,sans-serif!important;
}
html body footer.s4c-store-footer strong{font-size:18px!important;line-height:1.2!important;color:#fff!important;}
html body footer.s4c-store-footer span{font-size:13px!important;line-height:1.35!important;color:#d8e3f4!important;}
@media(max-width:700px){
  html body footer.s4c-store-footer{justify-content:center!important;text-align:center!important;padding:22px 18px!important;}
  html body footer.s4c-store-footer strong,html body footer.s4c-store-footer span{flex:0 0 100%!important;}
}

/* v61.1 exact Father's Day charity instruction display across all online stores. */
html body .charity-help{display:block!important;width:100%!important;box-sizing:border-box!important;font-weight:800!important;color:#082452!important;text-align:center!important;margin:0 0 16px!important;line-height:1.45!important;}

/* Shirts4Christ v61.6 TEST — Step 4 per-item delete controls */
html body #payment-section .s4c-order-summary-item{
  grid-template-columns:auto 1fr auto auto!important;
  align-items:center!important;
}
html body #payment-section .s4c-order-summary-delete{
  appearance:none!important;
  border:1px solid #d20012!important;
  background:#fff5f5!important;
  color:#a00010!important;
  border-radius:999px!important;
  padding:6px 10px!important;
  font-size:11px!important;
  font-weight:1000!important;
  text-transform:uppercase!important;
  cursor:pointer!important;
  white-space:nowrap!important;
}
html body #payment-section .s4c-order-summary-delete:hover,
html body #payment-section .s4c-order-summary-delete:focus{
  background:#d20012!important;
  color:#fff!important;
  outline:2px solid rgba(210,0,18,.18)!important;
  outline-offset:2px!important;
}
@media(max-width:700px){
  html body #payment-section .s4c-order-summary-item{
    grid-template-columns:auto 1fr!important;
  }
  html body #payment-section .s4c-order-summary-total,
  html body #payment-section .s4c-order-summary-delete{
    grid-column:2!important;
    justify-self:start!important;
  }
}
