/* MSP Research Vault optional storefront placements */
.msp-rv-shop-banner{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr)!important;align-items:stretch!important;width:100%!important;margin:18px 0 24px!important;overflow:hidden!important;border:1px solid rgba(16,153,214,.18)!important;border-radius:14px!important;background:linear-gradient(135deg,#f8fdff 0%,#edf9fd 52%,#dff3fb 100%)!important;box-shadow:0 14px 34px rgba(17,34,56,.06)!important}
.msp-rv-shop-banner:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#1099d6}
.msp-rv-shop-banner__copy{position:relative;z-index:2;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;min-width:0!important;padding:26px 28px 26px 30px!important}
.msp-rv-shop-banner__eyebrow{display:inline-flex!important;align-items:center!important;min-height:25px!important;padding:6px 9px!important;margin-bottom:10px!important;border:1px solid rgba(16,153,214,.18)!important;border-radius:5px!important;background:#fff!important;color:#087fb6!important;font-size:9px!important;line-height:1!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important}
.msp-rv-shop-banner__copy h2{margin:0 0 7px!important;color:#101827!important;font-size:clamp(24px,2.5vw,34px)!important;line-height:1.08!important;font-weight:900!important;letter-spacing:-.025em!important}
.msp-rv-shop-banner__copy p{max-width:560px!important;margin:0 0 17px!important;color:#657386!important;font-size:13px!important;line-height:1.55!important;font-weight:600!important}
.msp-rv-shop-banner__button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:11px 17px!important;border-radius:6px!important;background:#1099d6!important;color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 10px 22px rgba(16,153,214,.17)!important;transition:background .16s ease,transform .16s ease!important}
.msp-rv-shop-banner__button:hover{background:#087fb6!important;color:#fff!important;transform:translateY(-1px)!important}
.msp-rv-shop-banner__visual{position:relative!important;display:block!important;min-height:190px!important;overflow:hidden!important;text-decoration:none!important;background:#eaf8fd!important}
.msp-rv-shop-banner__visual:before{content:"";position:absolute;z-index:2;left:0;top:0;bottom:0;width:44px;background:linear-gradient(90deg,#edf9fd 0%,rgba(237,249,253,0) 100%);pointer-events:none}
.msp-rv-shop-banner__visual img{display:block!important;width:100%!important;height:100%!important;min-height:190px!important;max-height:235px!important;object-fit:cover!important;object-position:center 58%!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;transition:transform .22s ease!important}
.msp-rv-shop-banner:hover .msp-rv-shop-banner__visual img{transform:scale(1.015)!important}
/* Remove legacy in-grid promo card if cached markup remains. */
.msp-rv-shop-card{display:none!important}
.msp-rv-menu-item>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:7px 11px!important;border:1px solid rgba(16,153,214,.22)!important;border-radius:6px!important;background:#eaf8fd!important;color:#087fb6!important;font-weight:700!important;text-decoration:none!important;transition:background .16s ease,color .16s ease,border-color .16s ease!important}
.msp-rv-menu-item>a:hover,.msp-rv-menu-item>a:focus{background:#1099d6!important;border-color:#1099d6!important;color:#fff!important}
.msp-rv-cart-price{font-weight:700;color:#132238}
.msp-rv-cart-pack-note{display:flex;flex-wrap:wrap;gap:6px 9px;align-items:center;margin:8px 0 4px;padding:8px 10px;border-left:3px solid #1099d6;border-radius:5px;background:#f1faff;color:#56667a;font-size:11px;line-height:1.4}
.msp-rv-cart-pack-note strong{color:#087fb6}.msp-rv-cart-pack-note span{color:#718095}
.msp-rv-cart-actions{display:flex;gap:8px;align-items:center;margin-top:6px;font-size:12px}.msp-rv-cart-actions a{color:#087fb6;text-decoration:none}.msp-rv-cart-actions a:hover{text-decoration:underline}
/* Native MSP custom-header fallback */
.msp-hi-nav .msp-rv-menu-item{position:relative!important}
.msp-hi-nav .msp-rv-menu-item>a{min-height:38px!important;padding:10px 13px!important;border:1px solid rgba(16,153,214,.28)!important;border-radius:6px!important;background:#edf8fd!important;color:#087fb6!important;font-size:12.5px!important;font-weight:850!important;white-space:nowrap!important}
.msp-hi-nav .msp-rv-menu-item>a:hover{background:#1099d6!important;border-color:#1099d6!important;color:#fff!important}
.msp-hi-mobile-menu .msp-rv-mobile-menu-item{margin:8px 4px 4px!important;padding:12px 14px!important;border:1px solid rgba(16,153,214,.24)!important;border-radius:7px!important;background:linear-gradient(135deg,#edf8fd 0%,#dff4fc 100%)!important;color:#087fb6!important;text-align:center!important;font-weight:950!important}
@media(max-width:820px){
  .msp-rv-shop-banner{grid-template-columns:1fr!important;margin:14px 0 18px!important}
  .msp-rv-shop-banner__copy{padding:20px 20px 18px 22px!important}
  .msp-rv-shop-banner__copy h2{font-size:25px!important}
  .msp-rv-shop-banner__copy p{font-size:12px!important;margin-bottom:14px!important}
  .msp-rv-shop-banner__visual{min-height:150px!important;max-height:180px!important}
  .msp-rv-shop-banner__visual:before{display:none!important}
  .msp-rv-shop-banner__visual img{min-height:150px!important;max-height:180px!important;object-position:center 60%!important}
  .msp-rv-menu-item>a{width:100%!important;justify-content:flex-start!important;padding:9px 11px!important}
}
@media(max-width:520px){
  .msp-rv-shop-banner__visual{display:none!important}
  .msp-rv-shop-banner__copy{padding:18px 17px 17px 20px!important}
  .msp-rv-shop-banner__copy h2{font-size:23px!important}
}
.msp-rv-cart-locked-qty{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:34px;padding:6px 10px;border:1px solid rgba(16,153,214,.18);border-radius:6px;background:#f7fbfe;color:#132238;font-weight:800;text-align:center}
.msp-rv-cart-pack-note.is-warning{border-left-color:#d97706;background:#fff8eb;color:#7c5b24}
.msp-rv-cart-pack-note.is-warning strong{color:#a85d00}

/* Cart presentation: visual containment only. WooCommerce line-item identity, SKU and stock behavior stay intact. */
body.woocommerce-cart .woocommerce-cart-form del,
body.woocommerce-cart .cart_totals del{display:none!important}
body.woocommerce-cart .woocommerce-cart-form ins,
body.woocommerce-cart .cart_totals ins{text-decoration:none!important;background:transparent!important}
body.woocommerce-cart .msp-rv-cart-line td{background:#fbfdff!important;border-top:1px solid rgba(16,153,214,.09)!important;border-bottom:0!important}
body.woocommerce-cart .msp-rv-cart-line td:first-child{border-left:1px solid rgba(16,153,214,.18)!important}
body.woocommerce-cart .msp-rv-cart-line td:last-child{border-right:1px solid rgba(16,153,214,.18)!important}
body.woocommerce-cart .msp-rv-cart-line .product-name{font-weight:700!important;color:#132238!important}
body.woocommerce-cart .msp-rv-cart-line .product-price,
body.woocommerce-cart .msp-rv-cart-line .product-subtotal{color:#087fb6!important;font-weight:800!important}
body.woocommerce-cart .msp-rv-cart-line .msp-rv-cart-price{white-space:nowrap;color:#087fb6!important;font-weight:800!important;text-decoration:none!important}
body.woocommerce-cart .msp-rv-cart-group-header-row td,
body.woocommerce-cart .msp-rv-cart-group-footer-row td{padding:0!important;border:0!important;background:transparent!important}
.msp-rv-cart-group-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:10px;padding:15px 16px;border:1px solid rgba(16,153,214,.22);border-bottom:0;border-radius:12px 12px 0 0;background:linear-gradient(135deg,#eefaff 0%,#e5f6fd 100%)}
.msp-rv-cart-group-header.is-warning{border-color:rgba(217,119,6,.3);background:#fff9ef}
.msp-rv-cart-group-header__copy{min-width:0}
.msp-rv-cart-group-header__eyebrow{display:block;margin-bottom:4px;color:#087fb6;font-size:9px;line-height:1;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.msp-rv-cart-group-header__title{display:block;color:#132238;font-size:15px;line-height:1.25;font-weight:900}
.msp-rv-cart-group-header__status{display:block;margin-top:4px;color:#657386;font-size:11px;line-height:1.35;font-weight:650}
.msp-rv-cart-group-header__actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.msp-rv-cart-group-header__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:7px 11px;border:1px solid rgba(16,153,214,.2);border-radius:6px;background:#fff;color:#087fb6!important;font-size:10px;line-height:1;font-weight:800;text-decoration:none!important}
.msp-rv-cart-group-header__actions a:hover{background:#1099d6;color:#fff!important;border-color:#1099d6}
.msp-rv-cart-group-header__actions a.is-remove{color:#5e6b7c!important;border-color:rgba(19,34,56,.14)}
.msp-rv-cart-group-header__actions a.is-remove:hover{background:#132238!important;border-color:#132238!important;color:#fff!important}
.msp-rv-cart-group-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,340px);gap:22px;align-items:end;margin-bottom:16px;padding:15px 16px 16px;border:1px solid rgba(16,153,214,.22);border-top:1px solid rgba(16,153,214,.12);border-radius:0 0 12px 12px;background:#f6fcff}
.msp-rv-cart-group-footer__title{align-self:center;color:#657386;font-size:10.5px;line-height:1.5;font-weight:600}
.msp-rv-cart-group-footer__title span{display:block;margin-bottom:3px;color:#132238;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.msp-rv-cart-group-footer__title small{display:block;color:#718095;font-size:10px;font-weight:600}
.msp-rv-cart-group-totals{display:grid;gap:7px}
.msp-rv-cart-group-total-row{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#657386;font-size:11px;line-height:1.35}
.msp-rv-cart-group-total-row strong{color:#132238;font-weight:800;white-space:nowrap}
.msp-rv-cart-group-total-row.is-saving strong{color:#087fb6}
.msp-rv-cart-group-total-row.is-total{margin-top:4px;padding-top:9px;border-top:1px solid rgba(16,153,214,.14);color:#132238;font-size:12px;font-weight:800}
.msp-rv-cart-group-total-row.is-total strong{color:#132238;font-size:15px;font-weight:900}
.msp-rv-cart-group-source.is-enhanced .msp-rv-cart-fallback{display:none!important}
.msp-rv-cart-fallback{margin-top:6px;padding:7px 9px;border-left:3px solid #1099d6;border-radius:5px;background:#f2fbff;color:#657386;font-size:10.5px;line-height:1.4}
.msp-rv-cart-fallback>strong,.msp-rv-cart-fallback>span{display:block}.msp-rv-cart-fallback>strong{color:#132238}.msp-rv-cart-fallback .msp-rv-cart-actions{margin-top:5px}
/* Global subtotal explanation. This is display only and never adds a fee/product. */
.msp-rv-cart-breakdown{margin:0 0 16px;padding:13px 14px;border:1px solid rgba(16,153,214,.12);border-radius:9px;background:#f9fcfe}
.msp-rv-cart-breakdown__head{display:flex;flex-direction:column;gap:2px;padding-bottom:8px;margin-bottom:6px;border-bottom:1px solid rgba(19,34,56,.08)}
.msp-rv-cart-breakdown__head span{color:#087fb6;font-size:8px;font-weight:900;letter-spacing:.08em}
.msp-rv-cart-breakdown__head strong{color:#415064;font-size:11px;font-weight:700}
.msp-rv-cart-breakdown__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 0;color:#718095;font-size:10.5px}
.msp-rv-cart-breakdown__row strong{color:#425163;font-weight:800;white-space:nowrap}
@media(max-width:700px){
  .msp-rv-cart-group-header{align-items:flex-start;flex-direction:column;padding:13px}
  .msp-rv-cart-group-header__actions{width:100%}.msp-rv-cart-group-header__actions a{flex:1 1 50%}
  .msp-rv-cart-group-footer{grid-template-columns:1fr;padding:13px;gap:10px}
  .msp-rv-cart-group-footer__title{display:none}
  body.woocommerce-cart .msp-rv-cart-line td{background:#fbfdff!important}
}


/* v1.4.5: Make the final WooCommerce cart total the dominant checkout figure. */
body.woocommerce-cart .cart_totals{
  position:relative!important;
  overflow:hidden!important;
  padding:20px!important;
  border:1px solid rgba(16,153,214,.18)!important;
  border-top:4px solid #1099d6!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 18px 42px rgba(17,34,56,.09)!important;
}
body.woocommerce-cart .cart_totals>h2,
body.woocommerce-cart .cart_totals .cart_totals_title{
  margin:0 0 16px!important;
  padding:0 0 14px!important;
  border-bottom:1px solid rgba(19,34,56,.09)!important;
  color:#132238!important;
  font-size:24px!important;
  line-height:1.08!important;
  font-weight:900!important;
  letter-spacing:-.025em!important;
}
body.woocommerce-cart .cart_totals>h2:before,
body.woocommerce-cart .cart_totals .cart_totals_title:before{
  content:"ORDER SUMMARY";
  display:block;
  margin-bottom:6px;
  color:#087fb6;
  font-size:8px;
  line-height:1;
  font-weight:900;
  letter-spacing:.09em;
}
body.woocommerce-cart .cart_totals table.shop_table,
body.woocommerce-cart .cart_totals table{
  width:100%!important;
  margin:0 0 14px!important;
  border-collapse:separate!important;
  border-spacing:0!important;
}
body.woocommerce-cart .cart_totals table tr th,
body.woocommerce-cart .cart_totals table tr td{
  padding:10px 0!important;
  border-top:1px solid rgba(19,34,56,.07)!important;
  background:transparent!important;
  color:#556477!important;
  font-size:12px!important;
  vertical-align:top!important;
}
body.woocommerce-cart .cart_totals table tr:first-child th,
body.woocommerce-cart .cart_totals table tr:first-child td{border-top:0!important}
body.woocommerce-cart .cart_totals table tr th{
  width:38%!important;
  color:#132238!important;
  font-weight:800!important;
  text-align:left!important;
}
body.woocommerce-cart .cart_totals table tr td{
  text-align:right!important;
  font-weight:700!important;
}
body.woocommerce-cart .cart_totals table tr.order-total th,
body.woocommerce-cart .cart_totals table tr.order-total td{
  padding-top:16px!important;
  padding-bottom:15px!important;
  border-top:2px solid rgba(16,153,214,.18)!important;
  color:#132238!important;
  font-size:15px!important;
  font-weight:900!important;
}
body.woocommerce-cart .cart_totals table tr.order-total td .amount,
body.woocommerce-cart .cart_totals table tr.order-total td strong,
body.woocommerce-cart .cart_totals table tr.order-total td bdi{
  color:#087fb6!important;
  font-size:25px!important;
  line-height:1!important;
  font-weight:950!important;
}
body.woocommerce-cart .cart_totals .wc-proceed-to-checkout{
  margin-top:12px!important;
  padding:0!important;
}
body.woocommerce-cart .cart_totals .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-cart .cart_totals .wc-proceed-to-checkout .checkout-button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:50px!important;
  margin:0!important;
  padding:13px 18px!important;
  border-radius:7px!important;
  background:#1099d6!important;
  color:#fff!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:900!important;
  text-decoration:none!important;
  box-shadow:0 12px 26px rgba(16,153,214,.18)!important;
}
body.woocommerce-cart .cart_totals .wc-proceed-to-checkout a.checkout-button:hover,
body.woocommerce-cart .cart_totals .wc-proceed-to-checkout .checkout-button:hover{
  background:#087fb6!important;
  color:#fff!important;
}
@media(max-width:700px){
  body.woocommerce-cart .cart_totals{padding:16px!important;border-radius:12px!important}
  body.woocommerce-cart .cart_totals>h2,
  body.woocommerce-cart .cart_totals .cart_totals_title{font-size:21px!important;margin-bottom:13px!important;padding-bottom:12px!important}
  body.woocommerce-cart .cart_totals table tr.order-total td .amount,
  body.woocommerce-cart .cart_totals table tr.order-total td strong,
  body.woocommerce-cart .cart_totals table tr.order-total td bdi{font-size:22px!important}
}


/* v1.4.6: Spacious, readable checkout summary. Keep shipping options and address full-width. */
body.woocommerce-cart .msp-cart-shell .cart_totals,
body.woocommerce-cart .cart_totals{
  width:min(620px,100%)!important;
  max-width:620px!important;
  padding:26px!important;
}
body.woocommerce-cart .cart_totals>h2,
body.woocommerce-cart .cart_totals .cart_totals_title{
  margin-bottom:18px!important;
  padding-bottom:16px!important;
  font-size:28px!important;
}
body.woocommerce-cart .cart_totals>h2:before,
body.woocommerce-cart .cart_totals .cart_totals_title:before{
  margin-bottom:7px!important;
  font-size:9px!important;
  letter-spacing:.1em!important;
}
body.woocommerce-cart .msp-rv-cart-breakdown{
  margin:0 0 20px!important;
  padding:17px 18px!important;
  border-color:rgba(16,153,214,.18)!important;
  border-radius:11px!important;
  background:#f6fbfe!important;
}
body.woocommerce-cart .msp-rv-cart-breakdown__head{
  margin-bottom:8px!important;
  padding-bottom:10px!important;
}
body.woocommerce-cart .msp-rv-cart-breakdown__head span{
  color:#087fb6!important;
  font-size:10px!important;
  line-height:1.2!important;
  letter-spacing:.08em!important;
}
body.woocommerce-cart .msp-rv-cart-breakdown__head strong{display:none!important}
body.woocommerce-cart .msp-rv-cart-breakdown__row{
  gap:18px!important;
  padding:7px 0!important;
  color:#5e6e81!important;
  font-size:13px!important;
  line-height:1.4!important;
}
body.woocommerce-cart .msp-rv-cart-breakdown__row strong{
  flex:0 0 auto!important;
  color:#132238!important;
  font-size:13px!important;
  font-weight:850!important;
}
body.woocommerce-cart .cart_totals table.shop_table,
body.woocommerce-cart .cart_totals table{
  overflow:visible!important;
  margin-bottom:18px!important;
  border:1px solid rgba(16,153,214,.16)!important;
  border-radius:11px!important;
  background:#fff!important;
}
body.woocommerce-cart .cart_totals table tr th,
body.woocommerce-cart .cart_totals table tr td{
  padding:13px 15px!important;
  font-size:13.5px!important;
  line-height:1.45!important;
  overflow:visible!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
}
body.woocommerce-cart .cart_totals table tr th{
  width:34%!important;
  background:#f8fcff!important;
  font-size:13.5px!important;
}
body.woocommerce-cart .cart_totals table tr td{
  width:66%!important;
  background:#fff!important;
}
body.woocommerce-cart .cart_totals tr.cart-subtotal th,
body.woocommerce-cart .cart_totals tr.cart-subtotal td{
  padding-top:14px!important;
  padding-bottom:14px!important;
  font-size:14px!important;
  font-weight:850!important;
}
/* Shipping needs the whole row instead of being squeezed into the right table cell. */
body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping th,
body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping td{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  text-align:left!important;
}
body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping th{
  padding:15px 15px 7px!important;
  border-top:1px solid rgba(19,34,56,.07)!important;
  background:#f8fcff!important;
  color:#132238!important;
  font-size:14px!important;
}
body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping td{
  padding:8px 15px 15px!important;
  border-top:0!important;
  background:#f8fcff!important;
}
body.woocommerce-cart .cart_totals #shipping_method,
body.woocommerce-cart .cart_totals .woocommerce-shipping-methods{
  display:grid!important;
  width:100%!important;
  max-width:none!important;
  gap:8px!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
  text-align:left!important;
}
body.woocommerce-cart .cart_totals #shipping_method li,
body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li{
  display:grid!important;
  grid-template-columns:18px minmax(0,1fr)!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:9px 11px!important;
  border:1px solid rgba(16,153,214,.13)!important;
  border-radius:8px!important;
  background:#fff!important;
  text-indent:0!important;
}
body.woocommerce-cart .cart_totals #shipping_method li input,
body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li input{
  width:16px!important;
  height:16px!important;
  margin:0!important;
}
body.woocommerce-cart .cart_totals #shipping_method li label,
body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li label{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  color:#27384c!important;
  font-size:13px!important;
  line-height:1.35!important;
  font-weight:650!important;
  white-space:normal!important;
  overflow:visible!important;
}
body.woocommerce-cart .cart_totals #shipping_method li label .amount,
body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li label .amount{
  flex:0 0 auto!important;
  color:#132238!important;
  font-weight:850!important;
  white-space:nowrap!important;
}
body.woocommerce-cart .cart_totals .woocommerce-shipping-destination{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:13px 0 0!important;
  padding:11px 12px!important;
  border:1px solid rgba(16,153,214,.11)!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#657386!important;
  font-size:12px!important;
  line-height:1.5!important;
  text-align:left!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
body.woocommerce-cart .cart_totals .woocommerce-shipping-destination strong{
  color:#27384c!important;
  font-weight:750!important;
}
body.woocommerce-cart .cart_totals .woocommerce-shipping-calculator{
  width:100%!important;
  margin:9px 0 0!important;
  text-align:left!important;
}
body.woocommerce-cart .cart_totals .shipping-calculator-button{
  display:inline-flex!important;
  align-items:center!important;
  min-height:34px!important;
  padding:7px 10px!important;
  border:1px solid rgba(16,153,214,.2)!important;
  border-radius:6px!important;
  background:#fff!important;
  color:#087fb6!important;
  font-size:11.5px!important;
  line-height:1.2!important;
  font-weight:800!important;
  text-decoration:none!important;
  white-space:normal!important;
}
body.woocommerce-cart .cart_totals .shipping-calculator-form{
  margin-top:12px!important;
  padding:12px!important;
  border:1px solid rgba(16,153,214,.12)!important;
  border-radius:8px!important;
  background:#fff!important;
}
body.woocommerce-cart .cart_totals .shipping-calculator-form .form-row{
  width:100%!important;
  margin:0 0 10px!important;
}
body.woocommerce-cart .cart_totals .shipping-calculator-form input,
body.woocommerce-cart .cart_totals .shipping-calculator-form select{
  width:100%!important;
  max-width:100%!important;
  min-height:40px!important;
}
body.woocommerce-cart .cart_totals table tr.order-total th,
body.woocommerce-cart .cart_totals table tr.order-total td{
  padding:18px 15px!important;
  font-size:16px!important;
}
body.woocommerce-cart .cart_totals table tr.order-total td .amount,
body.woocommerce-cart .cart_totals table tr.order-total td strong,
body.woocommerce-cart .cart_totals table tr.order-total td bdi{
  font-size:29px!important;
}
body.woocommerce-cart .cart_totals .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-cart .cart_totals .wc-proceed-to-checkout .checkout-button{
  min-height:56px!important;
  font-size:14px!important;
}
@media(max-width:700px){
  body.woocommerce-cart .msp-cart-shell .cart_totals,
  body.woocommerce-cart .cart_totals{width:100%!important;max-width:none!important;padding:17px!important}
  body.woocommerce-cart .cart_totals>h2,
  body.woocommerce-cart .cart_totals .cart_totals_title{font-size:23px!important}
  body.woocommerce-cart .msp-rv-cart-breakdown{padding:14px!important}
  body.woocommerce-cart .msp-rv-cart-breakdown__row{font-size:12.5px!important}
  body.woocommerce-cart .cart_totals table tr th,
  body.woocommerce-cart .cart_totals table tr td{padding:12px!important}
  body.woocommerce-cart .cart_totals #shipping_method li label,
  body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li label{font-size:12.5px!important}
  body.woocommerce-cart .cart_totals table tr.order-total td .amount,
  body.woocommerce-cart .cart_totals table tr.order-total td strong,
  body.woocommerce-cart .cart_totals table tr.order-total td bdi{font-size:25px!important}
}
@media(max-width:420px){
  body.woocommerce-cart .cart_totals #shipping_method li label,
  body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li label{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important}
  body.woocommerce-cart .msp-rv-cart-breakdown__row{align-items:flex-start!important}
}

/* v1.4.7: Reflow Cart totals as a readable order summary instead of a cramped two-column table. */
body.woocommerce-cart .msp-cart-shell .cart_totals,
body.woocommerce-cart .cart_totals{
  width:min(680px,100%)!important;
  max-width:680px!important;
  padding:30px 32px!important;
}

body.woocommerce-cart .cart_totals>h2,
body.woocommerce-cart .cart_totals .cart_totals_title{
  margin-bottom:20px!important;
  padding-bottom:17px!important;
}

body.woocommerce-cart .msp-rv-cart-breakdown{
  margin:0 0 24px!important;
  padding:19px 20px!important;
  border-radius:12px!important;
}
body.woocommerce-cart .msp-rv-cart-breakdown__head{
  margin-bottom:10px!important;
  padding-bottom:11px!important;
}
body.woocommerce-cart .msp-rv-cart-breakdown__row{
  min-height:31px!important;
  padding:6px 0!important;
  font-size:14px!important;
  line-height:1.4!important;
}
body.woocommerce-cart .msp-rv-cart-breakdown__row strong{
  font-size:14px!important;
}

/* Break WooCommerce's table column constraint so every section can use the card width. */
body.woocommerce-cart .cart_totals table.shop_table,
body.woocommerce-cart .cart_totals table{
  display:block!important;
  width:100%!important;
  margin:0 0 22px!important;
  padding:0 20px!important;
  border:1px solid rgba(16,153,214,.16)!important;
  border-radius:12px!important;
  background:#fff!important;
  overflow:visible!important;
}
body.woocommerce-cart .cart_totals table.shop_table tbody,
body.woocommerce-cart .cart_totals table tbody{
  display:block!important;
  width:100%!important;
}
body.woocommerce-cart .cart_totals table.shop_table tbody>tr,
body.woocommerce-cart .cart_totals table tbody>tr{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  column-gap:24px!important;
  width:100%!important;
  margin:0!important;
  padding:16px 0!important;
  border-top:1px solid rgba(19,34,56,.08)!important;
  background:transparent!important;
}
body.woocommerce-cart .cart_totals table.shop_table tbody>tr:first-child,
body.woocommerce-cart .cart_totals table tbody>tr:first-child{
  border-top:0!important;
}
body.woocommerce-cart .cart_totals table.shop_table tbody>tr>th,
body.woocommerce-cart .cart_totals table.shop_table tbody>tr>td,
body.woocommerce-cart .cart_totals table tbody>tr>th,
body.woocommerce-cart .cart_totals table tbody>tr>td{
  display:block!important;
  width:auto!important;
  max-width:none!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  font-size:14px!important;
  line-height:1.45!important;
}
body.woocommerce-cart .cart_totals table.shop_table tbody>tr>th,
body.woocommerce-cart .cart_totals table tbody>tr>th{
  color:#132238!important;
  font-weight:850!important;
  text-align:left!important;
}
body.woocommerce-cart .cart_totals table.shop_table tbody>tr>td,
body.woocommerce-cart .cart_totals table tbody>tr>td{
  color:#132238!important;
  font-weight:800!important;
  text-align:right!important;
}

/* Shipping is a full-width section with roomy 2-column method cards. */
body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping{
  display:block!important;
  width:100%!important;
  padding:18px 0 20px!important;
}
body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping>th,
body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping>td{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  padding:0!important;
  text-align:left!important;
}
body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping>th{
  margin:0 0 13px!important;
  font-size:14px!important;
  line-height:1.2!important;
}
body.woocommerce-cart .cart_totals #shipping_method,
body.woocommerce-cart .cart_totals .woocommerce-shipping-methods{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.woocommerce-cart .cart_totals #shipping_method li,
body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li{
  display:grid!important;
  grid-template-columns:18px minmax(0,1fr)!important;
  align-items:center!important;
  gap:10px!important;
  min-width:0!important;
  min-height:58px!important;
  margin:0!important;
  padding:11px 13px!important;
  border:1px solid rgba(16,153,214,.16)!important;
  border-radius:9px!important;
  background:#fafdff!important;
}
body.woocommerce-cart .cart_totals #shipping_method li:has(input:checked),
body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li:has(input:checked){
  border-color:rgba(16,153,214,.42)!important;
  background:#eef9fe!important;
  box-shadow:0 0 0 1px rgba(16,153,214,.07)!important;
}
body.woocommerce-cart .cart_totals #shipping_method li label,
body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li label{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  color:#27384c!important;
  font-size:13.5px!important;
  line-height:1.3!important;
  font-weight:750!important;
  white-space:normal!important;
  overflow:visible!important;
}
body.woocommerce-cart .cart_totals #shipping_method li label .amount,
body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li label .amount{
  justify-self:end!important;
  color:#132238!important;
  font-size:13px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
body.woocommerce-cart .cart_totals .woocommerce-shipping-destination{
  margin:14px 0 0!important;
  padding:13px 14px!important;
  border:1px solid rgba(16,153,214,.13)!important;
  border-radius:9px!important;
  background:#f8fcff!important;
  color:#657386!important;
  font-size:12.5px!important;
  line-height:1.5!important;
}
body.woocommerce-cart .cart_totals .woocommerce-shipping-destination strong{
  color:#27384c!important;
  font-weight:800!important;
}
body.woocommerce-cart .cart_totals .woocommerce-shipping-calculator{
  margin-top:10px!important;
}
body.woocommerce-cart .cart_totals .shipping-calculator-button{
  min-height:36px!important;
  padding:8px 12px!important;
  font-size:12px!important;
}

/* Final total: simple full-width row with the amount dominant, but not cramped. */
body.woocommerce-cart .cart_totals table.shop_table tbody>tr.order-total,
body.woocommerce-cart .cart_totals table tbody>tr.order-total{
  margin-top:2px!important;
  padding:20px 0!important;
  border-top:2px solid rgba(16,153,214,.2)!important;
}
body.woocommerce-cart .cart_totals table tr.order-total th{
  font-size:17px!important;
  font-weight:900!important;
}
body.woocommerce-cart .cart_totals table tr.order-total td .amount,
body.woocommerce-cart .cart_totals table tr.order-total td strong,
body.woocommerce-cart .cart_totals table tr.order-total td bdi{
  color:#087fb6!important;
  font-size:30px!important;
  line-height:1!important;
  font-weight:950!important;
}
body.woocommerce-cart .cart_totals .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-cart .cart_totals .wc-proceed-to-checkout .checkout-button{
  min-height:58px!important;
  border-radius:8px!important;
  font-size:14px!important;
}

@media(max-width:700px){
  body.woocommerce-cart .msp-cart-shell .cart_totals,
  body.woocommerce-cart .cart_totals{
    width:100%!important;
    max-width:none!important;
    padding:20px!important;
  }
  body.woocommerce-cart .cart_totals table.shop_table,
  body.woocommerce-cart .cart_totals table{
    padding:0 14px!important;
  }
  body.woocommerce-cart .cart_totals #shipping_method,
  body.woocommerce-cart .cart_totals .woocommerce-shipping-methods{
    grid-template-columns:1fr!important;
  }
  body.woocommerce-cart .msp-rv-cart-breakdown{
    padding:16px!important;
  }
  body.woocommerce-cart .msp-rv-cart-breakdown__row,
  body.woocommerce-cart .msp-rv-cart-breakdown__row strong{
    font-size:13px!important;
  }
}

@media(max-width:430px){
  body.woocommerce-cart .msp-cart-shell .cart_totals,
  body.woocommerce-cart .cart_totals{padding:17px!important}
  body.woocommerce-cart .cart_totals table.shop_table,
  body.woocommerce-cart .cart_totals table{padding:0 12px!important}
  body.woocommerce-cart .cart_totals table.shop_table tbody>tr,
  body.woocommerce-cart .cart_totals table tbody>tr{column-gap:12px!important}
  body.woocommerce-cart .cart_totals #shipping_method li,
  body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li{padding:10px 11px!important}
  body.woocommerce-cart .cart_totals #shipping_method li label,
  body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li label{font-size:12.5px!important}
  body.woocommerce-cart .cart_totals table tr.order-total td .amount,
  body.woocommerce-cart .cart_totals table tr.order-total td strong,
  body.woocommerce-cart .cart_totals table tr.order-total td bdi{font-size:26px!important}
}

/* v1.4.12: Final cart presentation reset — explicit remove action + roomy mobile cards. */

/* Keep the designed MSP heading; hide only the duplicate WordPress page title. */
body.woocommerce-cart .wp-block-post-title{display:none!important}

/* Customer-facing cart uses one Price column: the WooCommerce line subtotal. */
body.woocommerce-cart .woocommerce-cart-form table.shop_table th.product-price,
body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-price,
body.woocommerce-cart table.shop_table.cart th.product-price,
body.woocommerce-cart table.shop_table.cart td.product-price{
  display:none!important;
  visibility:hidden!important;
  width:0!important;
  min-width:0!important;
  max-width:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
}

/* Native remove links are normalized by integrations.js; never use theme pseudo-labels. */
body.woocommerce-cart .msp-cart-shell table.cart td.product-remove a.remove.msp-rv-remove-item,
body.woocommerce-cart .woocommerce-cart-form td.product-remove a.remove.msp-rv-remove-item,
body.woocommerce-cart table.shop_table.cart td.product-remove a.remove.msp-rv-remove-item{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:96px!important;
  min-height:36px!important;
  height:auto!important;
  margin:0!important;
  padding:9px 13px!important;
  border:1px solid rgba(19,34,56,.16)!important;
  border-radius:8px!important;
  background:#fff!important;
  background-image:none!important;
  color:#4f5f72!important;
  -webkit-text-fill-color:#4f5f72!important;
  font-family:inherit!important;
  font-size:11.5px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:0!important;
  text-indent:0!important;
  text-transform:none!important;
  text-decoration:none!important;
  box-shadow:none!important;
  overflow:visible!important;
}
body.woocommerce-cart .msp-cart-shell table.cart td.product-remove a.remove.msp-rv-remove-item::before,
body.woocommerce-cart .msp-cart-shell table.cart td.product-remove a.remove.msp-rv-remove-item::after,
body.woocommerce-cart .woocommerce-cart-form td.product-remove a.remove.msp-rv-remove-item::before,
body.woocommerce-cart .woocommerce-cart-form td.product-remove a.remove.msp-rv-remove-item::after,
body.woocommerce-cart table.shop_table.cart td.product-remove a.remove.msp-rv-remove-item::before,
body.woocommerce-cart table.shop_table.cart td.product-remove a.remove.msp-rv-remove-item::after{
  content:none!important;
  display:none!important;
}
body.woocommerce-cart .msp-cart-shell table.cart td.product-remove a.remove.msp-rv-remove-item:hover,
body.woocommerce-cart .woocommerce-cart-form td.product-remove a.remove.msp-rv-remove-item:hover,
body.woocommerce-cart table.shop_table.cart td.product-remove a.remove.msp-rv-remove-item:hover{
  border-color:#132238!important;
  background:#132238!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}

@media(min-width:701px){
  /* Desktop: make Remove a real action instead of an isolated × icon. */
  body.woocommerce-cart .msp-cart-shell table.cart th.product-remove,
  body.woocommerce-cart .msp-cart-shell table.cart td.product-remove,
  body.woocommerce-cart .woocommerce-cart-form th.product-remove,
  body.woocommerce-cart .woocommerce-cart-form td.product-remove,
  body.woocommerce-cart table.shop_table.cart th.product-remove,
  body.woocommerce-cart table.shop_table.cart td.product-remove{
    width:116px!important;
    min-width:116px!important;
    max-width:116px!important;
    padding-left:14px!important;
    padding-right:8px!important;
    text-align:left!important;
  }
  body.woocommerce-cart .msp-rv-cart-line td.product-remove{
    width:0!important;
    min-width:0!important;
    max-width:0!important;
    padding:0!important;
  }
}

@media(max-width:700px){
  /* Stop WooCommerce/theme responsive labels from repeating inside our mobile cart. */
  body.woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr.cart_item td::before,
  body.woocommerce-cart table.shop_table.cart.shop_table_responsive tr.cart_item td::before,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr.cart_item td[data-title]::before,
  body.woocommerce-cart table.shop_table.cart.shop_table_responsive tr.cart_item td[data-title]::before{
    content:none!important;
    display:none!important;
    float:none!important;
  }

  body.woocommerce-cart .woocommerce-cart-form table.shop_table,
  body.woocommerce-cart table.shop_table.cart{
    display:block!important;
    width:100%!important;
    border-collapse:separate!important;
    border-spacing:0!important;
    background:transparent!important;
    overflow:visible!important;
  }
  body.woocommerce-cart .woocommerce-cart-form table.shop_table thead,
  body.woocommerce-cart table.shop_table.cart thead{display:none!important}
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody,
  body.woocommerce-cart table.shop_table.cart tbody{display:block!important;width:100%!important}

  /* One readable component for every cart product. */
  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item,
  body.woocommerce-cart table.shop_table.cart tr.cart_item{
    display:grid!important;
    grid-template-columns:72px minmax(0,1fr) auto!important;
    grid-template-areas:
      'thumb name name'
      'thumb qty subtotal'
      'remove remove remove'!important;
    column-gap:14px!important;
    row-gap:8px!important;
    width:100%!important;
    min-width:0!important;
    margin:0 0 12px!important;
    padding:0!important;
    border:1px solid rgba(16,153,214,.17)!important;
    border-radius:13px!important;
    background:#fff!important;
    box-shadow:0 8px 22px rgba(17,34,56,.045)!important;
    overflow:hidden!important;
  }
  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item.msp-rv-cart-line,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item.msp-rv-cart-line,
  body.woocommerce-cart table.shop_table.cart tr.cart_item.msp-rv-cart-line{
    grid-template-areas:
      'thumb name name'
      'thumb qty subtotal'!important;
    background:#fbfdff!important;
  }

  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item td,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td,
  body.woocommerce-cart table.shop_table.cart tr.cart_item td{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    box-sizing:border-box!important;
  }

  /* Thumbnail has its own lane; nothing is allowed to sit on top of it. */
  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item td.product-thumbnail,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td.product-thumbnail,
  body.woocommerce-cart table.shop_table.cart tr.cart_item td.product-thumbnail{
    grid-area:thumb!important;
    align-self:start!important;
    padding:13px 0 11px 13px!important;
  }
  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item td.product-thumbnail img,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td.product-thumbnail img,
  body.woocommerce-cart table.shop_table.cart tr.cart_item td.product-thumbnail img{
    display:block!important;
    width:62px!important;
    max-width:62px!important;
    height:auto!important;
    margin:0!important;
    border:1px solid rgba(16,153,214,.12)!important;
    border-radius:9px!important;
    background:#fff!important;
  }

  /* Product title gets the full content lane and wraps naturally. */
  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item td.product-name,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td.product-name,
  body.woocommerce-cart table.shop_table.cart tr.cart_item td.product-name{
    grid-area:name!important;
    align-self:start!important;
    padding:13px 13px 0 0!important;
    overflow:visible!important;
    text-align:left!important;
  }
  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item td.product-name a,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td.product-name a,
  body.woocommerce-cart table.shop_table.cart tr.cart_item td.product-name a{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    color:#132238!important;
    font-size:13.25px!important;
    line-height:1.38!important;
    font-weight:850!important;
    text-align:left!important;
    text-decoration:none!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
  }

  /* Compact lower metadata row: Qty left, line Price right. */
  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item td.product-quantity,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td.product-quantity,
  body.woocommerce-cart table.shop_table.cart tr.cart_item td.product-quantity{
    grid-area:qty!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    align-self:end!important;
    gap:8px!important;
    min-height:38px!important;
    padding:0 0 12px 4px!important;
    color:#657386!important;
    text-align:left!important;
  }
  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item td.product-quantity::before,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td.product-quantity::before,
  body.woocommerce-cart table.shop_table.cart tr.cart_item td.product-quantity::before{
    content:'Qty'!important;
    display:inline-block!important;
    position:static!important;
    flex:0 0 auto!important;
    margin:0!important;
    color:#718095!important;
    font-size:10.5px!important;
    line-height:1!important;
    font-weight:850!important;
    letter-spacing:.01em!important;
    text-transform:none!important;
  }
  body.woocommerce-cart .msp-cart-shell .quantity,
  body.woocommerce-cart .woocommerce-cart-form .quantity,
  body.woocommerce-cart table.shop_table.cart .quantity{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    width:auto!important;
    margin:0!important;
  }
  body.woocommerce-cart .msp-cart-shell .quantity input.qty,
  body.woocommerce-cart .woocommerce-cart-form .quantity input.qty,
  body.woocommerce-cart table.shop_table.cart .quantity input.qty{
    width:50px!important;
    min-width:50px!important;
    min-height:34px!important;
    height:34px!important;
    margin:0!important;
    padding:4px 6px!important;
    border:1px solid rgba(16,153,214,.23)!important;
    border-radius:7px!important;
    background:#fff!important;
    color:#132238!important;
    -webkit-text-fill-color:#132238!important;
    font-size:12px!important;
    line-height:1!important;
    font-weight:800!important;
    text-align:center!important;
  }
  body.woocommerce-cart .msp-rv-cart-locked-qty{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:40px!important;
    min-height:34px!important;
    margin:0!important;
    padding:4px 8px!important;
    border-radius:7px!important;
    font-size:12px!important;
  }

  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item td.product-subtotal,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td.product-subtotal,
  body.woocommerce-cart table.shop_table.cart tr.cart_item td.product-subtotal{
    grid-area:subtotal!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    align-self:end!important;
    min-width:82px!important;
    min-height:38px!important;
    padding:0 13px 12px 8px!important;
    color:#087fb6!important;
    font-size:14px!important;
    line-height:1!important;
    font-weight:900!important;
    text-align:right!important;
    white-space:nowrap!important;
  }
  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item td.product-subtotal .amount,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td.product-subtotal .amount,
  body.woocommerce-cart table.shop_table.cart tr.cart_item td.product-subtotal .amount,
  body.woocommerce-cart .msp-rv-cart-price{
    color:#087fb6!important;
    font-size:14px!important;
    line-height:1!important;
    font-weight:900!important;
    white-space:nowrap!important;
  }

  /* Normal-item navigation is an obvious full-width action row. */
  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item td.product-remove,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td.product-remove,
  body.woocommerce-cart table.shop_table.cart tr.cart_item td.product-remove{
    grid-area:remove!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    width:100%!important;
    margin:0!important;
    padding:9px 12px!important;
    border-top:1px solid rgba(19,34,56,.07)!important;
    background:#f8fbfd!important;
    text-align:right!important;
  }
  body.woocommerce-cart .msp-rv-cart-line td.product-remove{display:none!important}
  body.woocommerce-cart .msp-cart-shell table.cart td.product-remove a.remove.msp-rv-remove-item,
  body.woocommerce-cart .woocommerce-cart-form td.product-remove a.remove.msp-rv-remove-item,
  body.woocommerce-cart table.shop_table.cart td.product-remove a.remove.msp-rv-remove-item{
    width:100%!important;
    min-width:0!important;
    min-height:38px!important;
    padding:10px 14px!important;
    border-color:rgba(19,34,56,.12)!important;
    border-radius:8px!important;
    background:#fff!important;
    color:#536377!important;
    -webkit-text-fill-color:#536377!important;
    font-size:11.5px!important;
  }

  /* Injected Vault header/footer must never receive WooCommerce's mobile ':' labels. */
  body.woocommerce-cart tr.msp-rv-cart-group-header-row>td::before,
  body.woocommerce-cart tr.msp-rv-cart-group-header-row>td::after,
  body.woocommerce-cart tr.msp-rv-cart-group-footer-row>td::before,
  body.woocommerce-cart tr.msp-rv-cart-group-footer-row>td::after{
    content:none!important;
    display:none!important;
  }

  body.woocommerce-cart .msp-rv-cart-group-header{
    align-items:flex-start!important;
    flex-direction:column!important;
    gap:11px!important;
    margin-top:8px!important;
    padding:13px!important;
    border-radius:12px 12px 0 0!important;
  }
  body.woocommerce-cart .msp-rv-cart-group-header__copy{width:100%!important}
  body.woocommerce-cart .msp-rv-cart-group-header__eyebrow{font-size:8px!important}
  body.woocommerce-cart .msp-rv-cart-group-header__title{font-size:14px!important;line-height:1.25!important}
  body.woocommerce-cart .msp-rv-cart-group-header__status{font-size:10.5px!important;line-height:1.4!important}
  body.woocommerce-cart .msp-rv-cart-group-header__actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    width:100%!important;
  }
  body.woocommerce-cart .msp-rv-cart-group-header__actions a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:36px!important;
    padding:9px 10px!important;
    border-radius:8px!important;
    font-size:11px!important;
  }
  body.woocommerce-cart .msp-rv-cart-group-footer{
    grid-template-columns:1fr!important;
    gap:0!important;
    margin-bottom:12px!important;
    padding:13px!important;
    border-radius:0 0 12px 12px!important;
  }
  body.woocommerce-cart .msp-rv-cart-group-footer__title{display:none!important}
  body.woocommerce-cart .msp-rv-cart-group-totals{gap:8px!important}
  body.woocommerce-cart .msp-rv-cart-group-total-row{font-size:11.5px!important}
  body.woocommerce-cart .msp-rv-cart-group-total-row.is-total{padding-top:10px!important}
  body.woocommerce-cart .msp-rv-cart-group-total-row.is-total strong{font-size:14px!important}

  /* Coupon remains obvious and finger-friendly. */
  body.woocommerce-cart .woocommerce-cart-form .coupon,
  body.woocommerce-cart .actions .coupon{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    width:100%!important;
  }
  body.woocommerce-cart .woocommerce-cart-form .coupon .input-text,
  body.woocommerce-cart .actions .coupon .input-text,
  body.woocommerce-cart .woocommerce-cart-form .coupon button,
  body.woocommerce-cart .actions .coupon button{
    width:100%!important;
    max-width:none!important;
  }

  /* Cart totals already carries explicit labels; suppress responsive duplicates/colons. */
  body.woocommerce-cart .cart_totals table.shop_table_responsive tr td::before,
  body.woocommerce-cart .cart_totals table.shop_table_responsive tr td[data-title]::before,
  body.woocommerce-cart .cart_totals table.shop_table_responsive tr th::before{
    content:none!important;
    display:none!important;
    float:none!important;
  }
}

@media(max-width:430px){
  /* Do NOT collapse the thumbnail lane; the old 56px lane caused Qty/title collisions. */
  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item,
  body.woocommerce-cart table.shop_table.cart tr.cart_item{
    grid-template-columns:68px minmax(0,1fr) auto!important;
    column-gap:12px!important;
  }
  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item td.product-thumbnail img,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td.product-thumbnail img,
  body.woocommerce-cart table.shop_table.cart tr.cart_item td.product-thumbnail img{
    width:58px!important;
    max-width:58px!important;
  }
  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item td.product-name a,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td.product-name a,
  body.woocommerce-cart table.shop_table.cart tr.cart_item td.product-name a{
    font-size:12.75px!important;
  }
  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item td.product-quantity,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td.product-quantity,
  body.woocommerce-cart table.shop_table.cart tr.cart_item td.product-quantity{
    padding-left:5px!important;
  }
  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item td.product-subtotal,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td.product-subtotal,
  body.woocommerce-cart table.shop_table.cart tr.cart_item td.product-subtotal{
    min-width:76px!important;
    padding-right:11px!important;
    font-size:13.5px!important;
  }
}

/* v1.4.13: explicit desktop Remove control + +/- quantity controls for normal cart lines. */
body.woocommerce-cart a.remove.msp-rv-native-remove{
  display:none!important;
  visibility:hidden!important;
  width:0!important;
  height:0!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}
body.woocommerce-cart .msp-rv-cart-remove-control{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  min-height:36px!important;
  padding:9px 12px!important;
  border:1px solid #efd294!important;
  border-radius:8px!important;
  background:#fffaf0!important;
  color:#9b6400!important;
  -webkit-text-fill-color:#9b6400!important;
  font-family:inherit!important;
  font-size:11.5px!important;
  line-height:1!important;
  font-weight:850!important;
  text-decoration:none!important;
  text-transform:none!important;
  box-shadow:none!important;
  cursor:pointer!important;
  transition:background .16s ease,border-color .16s ease,color .16s ease!important;
}
body.woocommerce-cart .msp-rv-cart-remove-control::before,
body.woocommerce-cart .msp-rv-cart-remove-control::after{content:none!important;display:none!important}
body.woocommerce-cart .msp-rv-cart-remove-control__label,
body.woocommerce-cart .msp-rv-cart-remove-control__icon{
  display:inline-block!important;
  color:inherit!important;
  -webkit-text-fill-color:inherit!important;
  font:inherit!important;
  line-height:1!important;
}
body.woocommerce-cart .msp-rv-cart-remove-control__icon{font-size:15px!important;font-weight:900!important}
body.woocommerce-cart .msp-rv-cart-remove-control:hover,
body.woocommerce-cart .msp-rv-cart-remove-control:focus{
  border-color:#132238!important;
  background:#132238!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  outline:none!important;
}

body.woocommerce-cart .quantity.msp-rv-qty-control{
  display:inline-grid!important;
  grid-template-columns:36px 48px 36px!important;
  align-items:center!important;
  gap:0!important;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:1px solid rgba(16,153,214,.24)!important;
  border-radius:9px!important;
  background:#fff!important;
  overflow:hidden!important;
}
body.woocommerce-cart .quantity.msp-rv-qty-control .msp-rv-qty-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:36px!important;
  min-width:36px!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#f4faff!important;
  color:#087fb6!important;
  -webkit-text-fill-color:#087fb6!important;
  font-family:inherit!important;
  font-size:18px!important;
  line-height:1!important;
  font-weight:800!important;
  box-shadow:none!important;
  cursor:pointer!important;
  appearance:none!important;
  -webkit-appearance:none!important;
}
body.woocommerce-cart .quantity.msp-rv-qty-control .msp-rv-qty-button.is-minus{border-right:1px solid rgba(16,153,214,.16)!important}
body.woocommerce-cart .quantity.msp-rv-qty-control .msp-rv-qty-button.is-plus{border-left:1px solid rgba(16,153,214,.16)!important}
body.woocommerce-cart .quantity.msp-rv-qty-control .msp-rv-qty-button:hover:not(:disabled),
body.woocommerce-cart .quantity.msp-rv-qty-control .msp-rv-qty-button:focus:not(:disabled){background:#e8f6fd!important;color:#056c9c!important;-webkit-text-fill-color:#056c9c!important;outline:none!important}
body.woocommerce-cart .quantity.msp-rv-qty-control .msp-rv-qty-button:disabled{opacity:.35!important;cursor:not-allowed!important}
body.woocommerce-cart .quantity.msp-rv-qty-control input.qty{
  display:block!important;
  width:48px!important;
  min-width:48px!important;
  max-width:48px!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:0 4px!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  color:#132238!important;
  -webkit-text-fill-color:#132238!important;
  font-family:inherit!important;
  font-size:13px!important;
  line-height:38px!important;
  font-weight:850!important;
  text-align:center!important;
  box-shadow:none!important;
  appearance:textfield!important;
  -moz-appearance:textfield!important;
}
body.woocommerce-cart .quantity.msp-rv-qty-control input.qty::-webkit-outer-spin-button,
body.woocommerce-cart .quantity.msp-rv-qty-control input.qty::-webkit-inner-spin-button{margin:0!important;-webkit-appearance:none!important}

@media(min-width:701px){
  body.woocommerce-cart .msp-cart-shell table.cart th.product-remove,
  body.woocommerce-cart .msp-cart-shell table.cart td.product-remove,
  body.woocommerce-cart .woocommerce-cart-form th.product-remove,
  body.woocommerce-cart .woocommerce-cart-form td.product-remove,
  body.woocommerce-cart table.shop_table.cart th.product-remove,
  body.woocommerce-cart table.shop_table.cart td.product-remove{
    width:104px!important;
    min-width:104px!important;
    max-width:104px!important;
    padding-left:10px!important;
    padding-right:10px!important;
    text-align:center!important;
  }
  body.woocommerce-cart .msp-rv-cart-line td.product-remove{
    width:0!important;
    min-width:0!important;
    max-width:0!important;
    padding:0!important;
  }
  body.woocommerce-cart .msp-rv-cart-remove-control{width:84px!important;min-width:84px!important}
  body.woocommerce-cart td.product-quantity{vertical-align:middle!important}
}

@media(max-width:700px){
  body.woocommerce-cart .quantity.msp-rv-qty-control{
    grid-template-columns:30px 40px 30px!important;
    border-radius:8px!important;
  }
  body.woocommerce-cart .quantity.msp-rv-qty-control .msp-rv-qty-button{
    width:30px!important;
    min-width:30px!important;
    height:34px!important;
    min-height:34px!important;
    font-size:16px!important;
  }
  body.woocommerce-cart .quantity.msp-rv-qty-control input.qty{
    width:40px!important;
    min-width:40px!important;
    max-width:40px!important;
    height:34px!important;
    min-height:34px!important;
    line-height:34px!important;
    font-size:12px!important;
  }
  body.woocommerce-cart .msp-cart-shell table.cart tr.cart_item td.product-remove .msp-rv-cart-remove-control,
  body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td.product-remove .msp-rv-cart-remove-control,
  body.woocommerce-cart table.shop_table.cart tr.cart_item td.product-remove .msp-rv-cart-remove-control{
    width:auto!important;
    min-width:106px!important;
    min-height:36px!important;
    padding:9px 13px!important;
  }
}

/* v1.5.0: Native Vault savings + contained Checkout presentation. */
body.woocommerce-checkout .msp-rv-checkout-item-marker,
body.woocommerce-checkout .msp-rv-checkout-group-source{display:none!important}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-checkout-group-header-row>td,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-checkout-group-footer-row>td{
  padding:0!important;
  border:0!important;
  background:transparent!important;
}

body.woocommerce-checkout .msp-rv-checkout-group-header{
  display:flex;
  align-items:center;
  gap:12px;
  margin-top:10px;
  padding:13px 14px;
  border:1px solid rgba(16,153,214,.22);
  border-bottom:0;
  border-radius:12px 12px 0 0;
  background:linear-gradient(135deg,#eefaff 0%,#e5f6fd 100%);
}
body.woocommerce-checkout .msp-rv-checkout-group-header__eyebrow{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:25px;
  padding:5px 8px;
  border:1px solid rgba(16,153,214,.18);
  border-radius:6px;
  background:#fff;
  color:#087fb6;
  font-size:8px;
  line-height:1;
  font-weight:900;
  letter-spacing:.07em;
  text-transform:uppercase;
}
body.woocommerce-checkout .msp-rv-checkout-group-header__main{
  min-width:0;
  display:grid;
  gap:3px;
}
body.woocommerce-checkout .msp-rv-checkout-group-header__main strong{
  color:#132238;
  font-size:14px;
  line-height:1.25;
  font-weight:900;
}
body.woocommerce-checkout .msp-rv-checkout-group-header__main span{
  color:#657386;
  font-size:10.5px;
  line-height:1.35;
  font-weight:650;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-checkout-vault-line>td{
  background:#fbfdff!important;
  border-left:1px solid rgba(16,153,214,.16)!important;
  border-right:1px solid rgba(16,153,214,.16)!important;
  border-bottom:1px solid rgba(16,153,214,.08)!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-checkout-vault-line td.product-name{
  color:#132238!important;
  font-weight:750!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-checkout-vault-line td.product-total{
  color:#087fb6!important;
  font-weight:850!important;
  white-space:nowrap!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-checkout-vault-line del,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-checkout-vault-line ins{
  text-decoration:none!important;
}

body.woocommerce-checkout .msp-rv-checkout-group-summary{
  display:grid;
  gap:7px;
  margin-bottom:12px;
  padding:12px 14px 13px;
  border:1px solid rgba(16,153,214,.22);
  border-top:0;
  border-radius:0 0 12px 12px;
  background:#f6fcff;
}
body.woocommerce-checkout .msp-rv-checkout-group-summary>div{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  color:#657386;
  font-size:10.5px;
  line-height:1.35;
}
body.woocommerce-checkout .msp-rv-checkout-group-summary strong{
  color:#132238;
  font-weight:850;
  white-space:nowrap;
}
body.woocommerce-checkout .msp-rv-checkout-group-summary .is-saving strong{color:#087fb6}
body.woocommerce-checkout .msp-rv-checkout-group-summary .is-total{
  margin-top:3px;
  padding-top:9px;
  border-top:1px solid rgba(16,153,214,.15);
  color:#132238;
  font-weight:850;
}
body.woocommerce-checkout .msp-rv-checkout-group-summary .is-total strong{
  color:#087fb6;
  font-size:14px;
  font-weight:950;
}

body.woocommerce-cart tr.cart-discount[class*="coupon-msp-rv-savings-"] th,
body.woocommerce-checkout tr.cart-discount[class*="coupon-msp-rv-savings-"] th,
body.woocommerce-checkout tr.msp-rv-checkout-vault-discount-row th{
  color:#132238!important;
  font-weight:850!important;
}
body.woocommerce-cart tr.cart-discount[class*="coupon-msp-rv-savings-"] td,
body.woocommerce-checkout tr.cart-discount[class*="coupon-msp-rv-savings-"] td,
body.woocommerce-checkout tr.msp-rv-checkout-vault-discount-row td{
  color:#087fb6!important;
  font-weight:900!important;
}
body.woocommerce-cart .msp-rv-vault-coupon-amount,
body.woocommerce-checkout .msp-rv-vault-coupon-amount{color:#087fb6!important;font-weight:900!important}

@media(max-width:768px){
  body.woocommerce-checkout .msp-rv-checkout-group-header{
    align-items:flex-start;
    padding:12px;
    gap:9px;
  }
  body.woocommerce-checkout .msp-rv-checkout-group-header__eyebrow{
    min-height:22px;
    padding:4px 6px;
    font-size:7px;
  }
  body.woocommerce-checkout .msp-rv-checkout-group-header__main strong{font-size:13px}
  body.woocommerce-checkout .msp-rv-checkout-group-header__main span{font-size:9.5px}
  body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-checkout-vault-line>td{
    padding-top:9px!important;
    padding-bottom:9px!important;
  }
  body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-checkout-vault-line td.product-name{
    padding-right:8px!important;
    font-size:11px!important;
    line-height:1.35!important;
  }
  body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-checkout-vault-line td.product-total{
    font-size:11px!important;
  }
  body.woocommerce-checkout .msp-rv-checkout-group-summary{
    margin-bottom:10px;
    padding:11px 12px 12px;
  }
  body.woocommerce-checkout .msp-rv-checkout-group-summary>div{font-size:10px}
  body.woocommerce-checkout .msp-rv-checkout-group-summary .is-total strong{font-size:13px}
}

/* v1.5.1: server-rendered Checkout Vault overview + resilient membership labels. */
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-checkout-overview-row>td{
  padding:0 0 10px!important;
  border:0!important;
  background:transparent!important;
}
body.woocommerce-checkout .msp-rv-checkout-overview{
  display:grid;
  gap:9px;
}
body.woocommerce-checkout .msp-rv-checkout-overview__pack{
  overflow:hidden;
  border:1px solid rgba(16,153,214,.24);
  border-top:3px solid #1099d6;
  border-radius:12px;
  background:linear-gradient(180deg,#f8fdff 0%,#f3faff 100%);
}
body.woocommerce-checkout .msp-rv-checkout-overview__head{
  display:flex;
  align-items:center;
  gap:10px;
  padding:11px 12px 9px;
  border-bottom:1px solid rgba(16,153,214,.13);
}
body.woocommerce-checkout .msp-rv-checkout-overview__head>span{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:24px;
  padding:5px 7px;
  border-radius:6px;
  background:#e8f7fd;
  color:#087fb6;
  font-size:7.5px;
  line-height:1;
  font-weight:900;
  letter-spacing:.07em;
  text-transform:uppercase;
}
body.woocommerce-checkout .msp-rv-checkout-overview__head>div{
  min-width:0;
  display:grid;
  gap:2px;
}
body.woocommerce-checkout .msp-rv-checkout-overview__head strong{
  color:#132238;
  font-size:12px;
  line-height:1.25;
  font-weight:900;
}
body.woocommerce-checkout .msp-rv-checkout-overview__head small{
  color:#657386;
  font-size:9px;
  line-height:1.35;
  font-weight:650;
}
body.woocommerce-checkout .msp-rv-checkout-overview__totals{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:1px;
  background:rgba(16,153,214,.10);
}
body.woocommerce-checkout .msp-rv-checkout-overview__totals>div{
  min-width:0;
  display:grid;
  gap:3px;
  padding:9px 10px;
  background:#fff;
}
body.woocommerce-checkout .msp-rv-checkout-overview__totals span{
  color:#718095;
  font-size:8px;
  line-height:1.25;
  font-weight:650;
}
body.woocommerce-checkout .msp-rv-checkout-overview__totals strong{
  color:#132238;
  font-size:10px;
  line-height:1.25;
  font-weight:900;
  white-space:nowrap;
}
body.woocommerce-checkout .msp-rv-checkout-overview__totals .is-saving strong{color:#087fb6}
body.woocommerce-checkout .msp-rv-checkout-overview__totals .is-total strong{color:#087fb6;font-size:11px}

/* Vault rows remain visually tied together even if checkout JavaScript is delayed. */
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-cart-line>td{
  background:#fbfdff!important;
  border-color:rgba(16,153,214,.10)!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-cart-first>td{
  border-top:1px solid rgba(16,153,214,.18)!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-cart-last>td{
  border-bottom:2px solid rgba(16,153,214,.18)!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-cart-line td.product-name{
  color:#132238!important;
  font-weight:750!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-cart-line td.product-total{
  color:#087fb6!important;
  font-weight:850!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-cart-line dl.variation{
  margin:4px 0 0!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-cart-line dt.variation-ResearchVault{
  display:none!important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.msp-rv-cart-line dd.variation-ResearchVault{
  margin:0!important;
}
body.woocommerce-checkout .msp-rv-checkout-item-membership{
  display:inline-flex;
  align-items:center;
  max-width:100%;
  padding:3px 6px;
  border:1px solid rgba(16,153,214,.16);
  border-radius:999px;
  background:#eefaff;
  color:#087fb6;
  font-size:7.5px;
  line-height:1.2;
  font-weight:800;
}

@media(max-width:700px){
  body.woocommerce-checkout .msp-rv-checkout-overview__head{
    align-items:flex-start;
    padding:10px;
  }
  body.woocommerce-checkout .msp-rv-checkout-overview__totals{
    grid-template-columns:1fr;
  }
  body.woocommerce-checkout .msp-rv-checkout-overview__totals>div{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:10px;
    padding:7px 10px;
  }
}

/* v1.6.3 compact Shop All Vault promotion */
.msp-rv-shop-banner__offer{display:inline-flex!important;align-items:center!important;gap:5px!important;min-height:32px!important;margin:0 0 10px!important;padding:4px 8px 4px 5px!important;border:1px solid rgba(8,127,182,.16)!important;border-radius:7px!important;background:linear-gradient(135deg,#087fb6 0%,#1099d6 100%)!important;box-shadow:0 7px 16px rgba(8,127,182,.14)!important;color:#fff!important}
.msp-rv-shop-banner__offer>span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:21px!important;padding:3px 5px!important;border-radius:4px!important;background:rgba(255,255,255,.16)!important;color:#fff!important;font-size:7px!important;line-height:1!important;font-weight:900!important;letter-spacing:.10em!important;text-transform:uppercase!important}
.msp-rv-shop-banner__offer>strong{color:#fff!important;font-size:19px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.035em!important}
.msp-rv-shop-banner__offer>small{color:rgba(255,255,255,.92)!important;font-size:7px!important;line-height:1.12!important;font-weight:850!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:nowrap!important}
@media(max-width:820px){
  .msp-rv-shop-banner__offer{gap:5px!important;min-height:30px!important;margin-bottom:9px!important;padding:4px 7px 4px 5px!important}
  .msp-rv-shop-banner__offer>strong{font-size:18px!important}
  .msp-rv-shop-banner__offer>small{font-size:7px!important}
}

