/*
Generated time: May 22, 2026 17:47
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.main-cart__wrapper{display:flex;flex-direction:column}@media screen and (min-width:1100px){.main-cart__wrapper{flex-wrap:unset;flex-direction:row}}.main-cart__wrapper .main-cart__box{flex:1 1 auto}@media screen and (min-width:1100px){.main-cart__wrapper .main-cart__box{border-right:1px solid rgb(var(--color-border))}}.cart__note{display:flex;flex-direction:column;width:100%}.cart__note .field__input{background-color:rgb(var(--color-background))}.cart__note-loading,.cart__note-success{display:none;position:absolute;top:.4rem;right:.4rem;width:2rem;height:2rem;align-items:center;justify-content:center}.cart__note-loading .icon-success,.cart__note-success .icon-success{width:2rem;height:2rem}.cart__note-loading .spinner,.cart__note-success .spinner{width:1.6rem;height:1.6rem}