cart-items{min-height:100vh;background-color:#9580b2!important;padding-left:15px;padding-right:15px;padding-top:0!important}.cart_header{display:flex;justify-content:center;padding:40px 0;padding-top:0!important}@media screen and (max-width:1024px){.cart_header{padding:23px 0;padding-top:0!important}}.cart_header .cart_header_title{font-family:Augustus-Black,sans-serif;font-weight:900;font-size:50px;line-height:100%;letter-spacing:0;color:#faf9fc;margin:0;text-align:center}@media (max-width:768px){.cart_header .cart_header_title{font-size:36px;line-height:36px}}.cart-container{background-color:#e4d3b9;border:8px solid #fff;border-radius:18px;padding:40px 64px;min-height:80vh;position:relative;z-index:10000;max-width:1320px}@media (max-width:768px){.cart-container{border:6px solid #fff;border-radius:20px;padding:20px 10px 30px 10px}}.subway_bag-cart{max-width:200px;max-height:200px;display:block;margin:0 auto}.cart__empty-text-main{font-family:Augustus-Black,sans-serif;font-weight:900;font-size:36px;line-height:120%;letter-spacing:0;text-align:center;margin:0;margin-bottom:40px;color:#681d14}@media (max-width:768px){.cart__empty-text-main{font-size:24px;line-height:1.2;margin-bottom:10px}}.cart__empty-text{font-family:Brown-Bold,sans-serif;font-weight:700;font-size:20px;line-height:100%;letter-spacing:0;text-align:center;margin:0;margin-top:50px;margin-bottom:20px;color:#681d14}@media (max-width:768px){.cart__empty-text{font-size:20px;line-height:1;margin-top:50px;margin-bottom:20px}}.cart-button{border:2px solid #faf9fc;border-radius:90px;background-color:#ea9c4d;color:#681d14;font-family:Brown-Bold,sans-serif;font-weight:700;font-size:16px;line-height:100%;letter-spacing:0;text-align:center;padding:18px 0;min-width:279px;text-align:center}.cart-button::after,.cart-button::before{display:none!important}.cart__blocks-container{padding:40px 30px 35px 30px;border:2px solid #faf9fc;border-radius:15px;background:#f3e4cd}@media screen and (max-width:1024px){.cart__blocks-container{padding:30px 13px 30px 23px}}@media screen and (min-width:1024px){.cart__blocks-container{position:relative;top:-50px;max-width:329px;margin-left:auto}}.cart__blocks-container .js-contents{width:100%!important}.cart-items-container{display:grid;grid-template-columns:.7fr .3fr;gap:42px}@media (max-width:1024px){.cart-items-container{grid-template-columns:1fr}}.cart-items{height:fit-content}@media screen and (max-width:768px){.cart-items thead{height:10px!important}}.cart-items thead th{font-family:Brown-Bold,sans-serif;font-weight:700;font-size:20px;line-height:100%;letter-spacing:0;color:#681d14;text-transform:capitalize!important;padding-bottom:10px}@media screen and (max-width:768px){.cart-items thead th{display:none!important}}.cart-items thead tr{position:relative}.cart-items thead tr::after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:rgba(104,29,20,.5019607843)}.cart-item__image-container{background-color:transparent;border:none!important}.cart-item__name{font-family:Augustus-Black,sans-serif;font-weight:900;font-size:18px;line-height:100%;letter-spacing:0;color:#681d14;text-transform:capitalize!important;margin-bottom:5px!important}@media screen and (max-width:768px){.cart-item__name{padding-top:5px}}quantity-input{background-color:transparent!important;border:none!important}quantity-input::after,quantity-input::before{display:none!important}quantity-input .quantity__button{border:1px solid #681d14;border-radius:5px;background-color:#f3e4cd!important;color:#681d14;font-family:Brown-Bold,sans-serif;font-weight:700;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}quantity-input .quantity__input{height:40px;font-family:Brown-Bold,sans-serif;font-weight:700;font-size:18px;line-height:100%;letter-spacing:0;color:#681d14}@media screen and (max-width:768px){quantity-input .quantity__input{width:50px;height:30px;max-width:50px;padding-top:15px}}.cart-item__totals .price{font-family:Brown-Bold,sans-serif;font-weight:700;font-size:18px;line-height:100%;letter-spacing:0;text-align:center;color:#681d14;margin:auto}.cart__ctas{padding:20px 0 20px 0;border-top:1px solid rgba(104,29,20,.5019607843);border-bottom:1px solid rgba(104,29,20,.5019607843)}@media screen and (max-width:1024px){.cart__ctas{padding:10px 0 10px 0}}.cart__ctas button{background-color:#ea9c4d;color:#681d14;font-family:Brown-Bold,sans-serif;font-weight:700;border:2px solid #faf9fc;font-size:16px;line-height:16px;letter-spacing:0;padding:18px 0;border-radius:90px}.cart__ctas button::after,.cart__ctas button::before{display:none!important}.cart__items{border-bottom:none!important}@media screen and (max-width:1024px){.cart__items{padding-bottom:0!important}}.totals{border-bottom:1px solid rgba(104,29,20,.5019607843);padding-bottom:10px;justify-content:space-between;min-height:100%}.totals .totals__total,.totals .totals__total-value{font-family:Brown-Bold,sans-serif;font-weight:700;font-size:20px;line-height:100%;letter-spacing:0;color:#681d14}.cart__blocks-container-content-section{display:flex;flex-direction:column;padding-top:20px}@media screen and (max-width:1024px){.cart__blocks-container-content-section{padding:15px 0;padding-bottom:0!important;gap:0!important}}.cart__blocks-container-content-section-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;gap:10px}@media screen and (max-width:1024px){.cart__blocks-container-content-section-item{padding:0 0 15px 0}}.cart__blocks-container-content-section-item.justify-content-start{justify-content:flex-start}.cart__blocks-container-content-section-item svg{min-width:20px;min-height:20px}.cart__blocks-container-content-section-item p{font-family:Brown-Bold,sans-serif;font-weight:700;font-size:16px;line-height:100%;letter-spacing:0;color:#681d14;margin:0;align-content:center}.cart__blocks-container-content-section-item--total{border-top:1px solid rgba(104,29,20,.5019607843);padding-top:20px;padding-bottom:20px;margin-top:10px}.cart__blocks-container-content-section-item--total p{font-family:Brown-Bold,sans-serif;font-weight:700;font-size:20px;line-height:100%;letter-spacing:0;color:#681d14}.cart-item{position:relative}.cart-item::after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:rgba(104,29,20,.5019607843)}@media screen and (max-width:749px){.cart-item{grid-template-columns:.5fr 1fr;gap:0!important}}@media screen and (min-width:768px){.cart-item__remove-desktop,.cart-item__totals-desktop{display:flex}.cart-item__price-wrapper-mobile,.cart-item__remove-mobile{display:none!important}}@media screen and (max-width:768px){.cart-item__remove-desktop,.cart-item__totals-desktop{display:none!important}.cart-item__remove-mobile{display:block!important}.cart-item__price-wrapper-mobile{display:flex!important;flex-direction:column;padding-top:10px}.quantity{justify-content:flex-end}}cart-remove-button{max-width:30px!important;max-height:30px!important;margin:auto!important;align-items:center!important}cart-remove-button .button{margin-bottom:5px!important}cart-remove-button a{max-width:30px;width:30px;min-width:30px;min-height:30px;height:30px}cart-remove-button a .svg-wrapper{width:30px!important;height:30px!important}@media screen and (max-width:768px){.cart-item__details{display:flex;justify-content:space-between;gap:10px}.cart-item__details cart-remove-button{max-width:30px!important;max-height:30px!important;margin:0!important}.cart-item__details cart-remove-button a{margin:0;padding:0;max-width:30px;width:30px;min-width:30px;min-height:30px;height:30px}.cart-item__details cart-remove-button a .svg-wrapper{width:30px!important;height:30px!important}.cart-item__quantity{display:flex}.cart-item__quantity p,.cart-item__quantity span{width:fit-content;margin:0;font-family:Brown-Bold,sans-serif;font-weight:700;font-size:18px;line-height:100%;letter-spacing:0;color:#681d14}}td{padding-top:10px!important;vertical-align:middle!important;height:100%!important;max-height:100%!important}@media screen and (min-width:750px){.cart-item__price-wrapper>:only-child:not(.cart-item__discounted-prices){margin-top:0rem!important;margin-bottom:5px!important}}@media screen and (max-width:768px){.cart-item__quantity{justify-content:space-between}.cart__warnings{padding-top:20px!important}}@media screen and (min-width:990px){.cart__warnings{padding:0rem 0 1rem}}.cart-item__price-header{text-align:center!important;padding-left:2rem!important}.cart__blocks-container-content-section-item.justify-content-start p{margin-top:5px}@media screen and (max-width:768px){.quantity__button .svg-wrapper{width:1.5rem;height:1.5rem}}@media screen and (min-width:990px){.cart-items thead th:first-child{width:50%}.cart-items thead th:nth-child(4){position:relative;left:3%}.cart-items .cart-items__heading--quantity{position:relative;left:3%}.cart-items .right{position:relative;left:2%}.cart-item__remove-desktop{position:relative;left:4%}}