.cart-popup-modal .cart-popup-modal__content{min-height:20rem;}
.sticky-cart-section{position:fixed;bottom:0;left:0;right:0;width:100%;background:#fff;z-index:19;padding:15px;text-align:center;box-shadow:.25rem 0 .5rem #1f21241a, .125rem 0  .75rem #1f21240d;outline: .125rem solid #0000;}
 .price-wrapper{text-align:center;margin:0 auto;}
.price-wrapper .totals,.price-wrapper .totals_save{font-size:1.2rem;font-weight:600;}

  .sticky-cart__buttons .cart__ctas, .sticky-cart__buttons .cart__dynamic-checkout-buttons{flex:1 1 auto;}

  @media screen and (max-width: 749px) {
    .template-cart .transition-body{margin-bottom:125px;}
  }