.c-cart{text-align:left;border-radius:.25rem;background-color:#310040c7;overflow:hidden;margin-bottom:1.5rem}.c-cart__header{font-size:1.25rem;font-family:Lora,ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;padding:1rem;border-bottom:1px solid rgba(255,255,255,.35)}.c-cart__body{padding:1rem}.c-cart__item{display:flex;flex-wrap:wrap}.c-cart__item:not(:first-child){padding-top:.75rem}.c-cart__item:not(:last-child){padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.35)}.c-cart__item-room{flex-basis:45%;max-width:45%}.c-cart__item-quantity{flex-basis:25%;max-width:25%}.c-cart__item-price{text-align:right;flex-basis:30%;max-width:30%}.c-cart__footer{font-family:Lora,ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;text-align:center;padding:1rem;border-top:1px solid rgba(255,255,255,.35)}.c-cart__empty{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 0}.c-cart__empty-icon{margin-bottom:1rem}
