#cart .goods{font-size:14px;padding:8px 24px}#cart .goods .item{margin-bottom:25px}#cart .goods .item .info>strong{text-transform:uppercase}#cart .goods .item strong{font-weight:700}#cart .goods .item:before{background:#000;content:"";display:block;height:1px;margin:15px 0 15px 5px;width:20px}#cart .goods .top{display:flex;gap:10px;margin-bottom:15px}#cart .goods img{aspect-ratio:1.3/1;border:1px solid #000;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:125px}#cart .bottom-cart .total{align-items:center;border-top:1px solid #000;display:flex;font-size:14px;justify-content:space-between;padding:8px 24px}#cart .bottom-cart{align-self:end}#cart .bottom-cart .total strong{font-size:14px;font-weight:800;text-transform:uppercase}#cart .bottom-cart .btn-blue-arrow{cursor:pointer;font-family:Mulish;font-size:20px;font-style:normal;font-weight:800;justify-content:center;line-height:normal;padding:8px 25px;text-transform:uppercase;width:100%}#cart .top-cart{align-items:center;border-bottom:1px solid #000;display:flex;height:50px;justify-content:space-between;padding:8px 24px}#cart .top-cart .title{align-items:center;display:flex;gap:14px}#cart .top-cart .title span,#cart .top-cart .title strong{font-family:Mulish;font-size:34px;font-style:normal;font-weight:800;letter-spacing:-.17px;line-height:136%;text-transform:uppercase}#cart .top-cart .title span{color:#cacaca;text-align:justify}#cart .top-cart .close{cursor:pointer}#cart{align-items:normal;display:grid;grid-template-rows:50px 1fr 80px;height:100%}.cart-left_sidebar.v-dialog>.v-overlay__content{height:100vh;margin:0;max-height:unset;max-width:360px;right:0;top:0;width:100%!important}.cart-left_sidebar.v-dialog>.v-overlay__content>.v-card,.cart-left_sidebar.v-dialog>.v-overlay__content>form>.v-card{border-radius:0;height:100%}
