cart-items.page-width,.cart__footer-wrapper #main-cart-footer{max-width:1000px;margin:0 auto}.cart-page-title-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:40px 0 60px}.cart-page-title{font-family:cinemasunday,sans-serif;font-size:20px;font-weight:400;letter-spacing:0px;text-transform:uppercase;color:#1a1b18;margin:0}.cart-page-continue-link{font-family:Work Sans,sans-serif;font-size:13px;color:#707070;text-decoration:underline;margin-top:10px;text-underline-offset:4px;display:none}.cart__items{padding-bottom:15px;border-bottom:.5px solid #e3e3e3}table.cart-items{border-collapse:collapse;width:100%;margin-bottom:0}table.cart-items thead th{font-family:Work Sans,sans-serif;font-size:13px;font-weight:400;color:#9d9d9d;text-transform:capitalize;padding-bottom:15px;border-bottom:1px solid #e3e3e3;letter-spacing:.5px}table.cart-items thead th.col-product{text-align:left;width:55%}table.cart-items thead th.col-quantity{text-align:center;width:25%}table.cart-items thead th.col-total{text-align:right;width:20%}.cart-item{border-bottom:none}.cart-item td{padding:20px 0;vertical-align:middle}.cart-item__product-cell{display:flex;gap:25px;align-items:center}.cart-item__product-image-wrapper{width:120px;height:180px;flex-shrink:0;overflow:hidden}.cart-item__product-image-wrapper img{width:100%;height:100%;object-fit:cover}.cart-item__product-info{display:flex;flex-direction:column;gap:4px}.cart-item__product-name{font-family:cinemasunday,sans-serif;font-size:13px;font-weight:400;color:#1a1b18;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;margin:0}.cart-item__product-meta{font-family:Work Sans,sans-serif;font-size:12px;color:#9d9d9d;margin:0;letter-spacing:0px}.cart-item__product-status{font-style:italic}.cart-item__product-price-unit{font-family:Work Sans,sans-serif;font-size:12px;color:#9d9d99;margin-top:6px;margin-bottom:0}.cart-item__quantity-cell{text-align:center}.cart-item__quantity-cell-wrapper{display:inline-flex;flex-direction:column;align-items:center;gap:14px}.cart-item__total-cell{text-align:right;font-family:Work Sans,sans-serif;font-size:12px;color:#9d9d99}.cart-item cart-remove-button{margin:0;display:inline-flex;justify-content:center}.cart-item__remove-btn-link{font-family:Work Sans,sans-serif;font-size:10px;color:#9d9d9d;text-decoration:underline!important;text-underline-offset:3px!important;background:none;border:none;cursor:pointer;padding:0}.cart-item__remove-btn-link:hover{color:#1a1b18}.cart-page__qty-selector{display:flex;align-items:center;border:.5px solid #e3e3e3;width:100px;height:38px;background:#fff}.cart-page__qty-btn{width:31px;height:38px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#707070;padding:0;transition:background .15s}.cart-page__qty-btn:hover{background:#f5f5f5}.cart-page__qty-input{width:38px;text-align:center;border:none;outline:none;box-shadow:none;font-size:13px;font-family:Work Sans,sans-serif;color:#707070;height:38px;padding:0;background:transparent;-moz-appearance:textfield}.cart-page__qty-input::-webkit-inner-spin-button,.cart-page__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart__footer-wrapper #main-cart-footer{padding-top:15px;border-top:none}.cart__footer-container{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;width:100%}.cart__footer-left{width:45%;display:flex;flex-direction:column}.cart__footer-left-title{font-family:Work Sans,sans-serif;font-size:15px;font-weight:400;color:#454545;margin:0 0 12px;letter-spacing:1px}.cart__footer-note-textarea{width:100%;height:100px;border:.5px solid #e3e3e3;padding:12px;font-family:Work Sans,sans-serif;font-size:13px;color:#1a1b18;resize:none;outline:none;box-sizing:border-box;border-radius:0}.cart__footer-right{width:45%;display:flex;flex-direction:column;align-items:flex-end;text-align:right}.cart__footer-right-totals{display:flex;align-items:baseline;justify-content:flex-end;gap:15px;margin-bottom:8px}.cart__footer-right-total-label{font-family:Work Sans,sans-serif;font-size:14px;font-weight:400;color:#454545}.cart__footer-right-total-value{font-family:Work Sans,sans-serif;font-size:14px;font-weight:400;color:#1a1b18}.cart__footer-right-tax-note{font-family:Work Sans,sans-serif;font-size:15px;color:#9d9d9d;margin-bottom:24px;display:block}.cart__footer-checkout-btn{width:165px;height:45px;background:transparent;color:#5f3e22;border:.5px solid #5f3e22;border-radius:0;font-family:Nunito Sans,sans-serif;font-size:13px;font-weight:400;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;padding:0;outline:none;box-shadow:none}.cart__footer-checkout-btn:hover{opacity:.8}.cart__footer-checkout-btn:disabled{opacity:.5;cursor:default}@media screen and (max-width:749px){.cart__footer-container{flex-direction:column;gap:30px}.cart__footer-left,.cart__footer-right{width:100%}.cart__footer-right{align-items:flex-start;text-align:left}.cart__footer-right-totals{justify-content:flex-start;width:100%}}.estimate-shipping__title-container{display:flex;align-items:center;text-align:center;margin:145px auto 30px;max-width:1000px}.estimate-shipping__title-container:before,.estimate-shipping__title-container:after{content:"";flex:1;border-bottom:.5px solid #e3e3e3}.estimate-shipping__title{padding:0 20px;font-family:cinemasunday,sans-serif;font-size:16px;font-weight:400;letter-spacing:0px;text-transform:uppercase;color:#1a1b18;margin:0}.estimate-shipping__container{border:.5px solid #e3e3e3;padding:40px;max-width:1000px;margin:0 auto 80px;box-sizing:border-box;background:#fff}.estimate-shipping__form{display:flex;gap:20px;align-items:flex-end;justify-content:space-between}.estimate-shipping__field{position:relative;flex:1}.estimate-shipping__select{width:100%;height:45px;border:.5px solid #e3e3e3;padding:0 30px 0 15px;font-family:Work Sans,sans-serif;font-size:13px;color:#454545;background:#fff;background-image:none;outline:none;border-radius:0;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.estimate-shipping__arrow-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);width:9px;height:9px;color:#454545;pointer-events:none;z-index:2}.estimate-shipping__input{width:100%;height:45px;border:none;border-bottom:.5px solid #707070;padding:0;font-family:Work Sans,sans-serif;font-size:13px;color:#1a1b18;background:transparent;outline:none;border-radius:0;box-sizing:border-box}.estimate-shipping__input::placeholder{color:#9d9d9d}.estimate-shipping__btn{width:165px;height:45px;background:transparent;color:#5f3e22;border:.5px solid #5f3e22;border-radius:0;font-family:Nunito Sans,sans-serif;font-size:13px;font-weight:400;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;padding:0;outline:none;box-shadow:none;flex-shrink:0}.estimate-shipping__btn:hover{opacity:.8}.estimate-shipping__results{margin-top:25px;font-family:Work Sans,sans-serif;font-size:13px;color:#454545;line-height:1.6}.estimate-shipping__results ul{list-style:none;padding:15px 0 0;margin:15px 0 0;border-top:.5px solid #e3e3e3}.estimate-shipping__results li{padding:6px 0;color:#707070;display:flex;justify-content:space-between}.estimate-shipping__results li strong{color:#1a1b18;font-weight:400}@media screen and (max-width:749px){.estimate-shipping__form{flex-direction:column;gap:15px;align-items:stretch}.estimate-shipping__btn{width:100%}.estimate-shipping__container{padding:20px;margin-bottom:50px}.estimate-shipping__title-container{margin-top:40px}}.shopify-section--recently-viewed{margin-top:145px}@media screen and (max-width:749px){.shopify-section--recently-viewed{margin-top:60px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/custom-cart-page.css.map */
