.main-cart__wrapper{display:flex;flex-direction:column;gap:2.4rem;max-width:1200px;margin:3.2rem auto 0}@media screen and (min-width: 990px){.main-cart__wrapper{margin:6.8rem auto 0}}@media screen and (min-width: 1150px){.main-cart__wrapper{flex-direction:row}}.main-cart__wrapper .main-cart__box{flex:1 1 auto}.main-cart__wrapper .main-cart__right{flex:1 1 auto;border-bottom:1px solid rgb(var(--color-border));padding:0 0 2.4rem 0}@media screen and (min-width: 1150px){.main-cart__wrapper .main-cart__right{border-bottom:none;border-right:1px solid rgb(var(--color-border));padding:0 2.4rem 0 0}} #main-cart-footer .main-cart__title{font-size:clamp(12px,1.5vw,18px);white-space:nowrap;} .cart__custom-fields{margin-bottom:16px;}.cart__custom-field{margin-bottom:12px;}.cart__custom-field label{display:block;margin-bottom:4px;font-size:14px;}.cart__custom-field .field__input{width:100%;color-scheme:light dark;}