.cart-container[data-v-ed934d92]{align-items:flex-start;display:flex;gap:16px;width:100%}.cart-product-details[data-v-ed934d92]{display:flex;flex-direction:column;gap:16px;justify-content:center;max-width:100%;width:100%}.cart-product-name-and-price[data-v-ed934d92],.cart-product-quantity-and-delete[data-v-ed934d92]{align-items:center;display:flex;justify-content:space-between}.cart-product-name[data-v-ed934d92]{align-items:center;display:flex;gap:8px}.quantity-tag[data-v-ed934d92]{align-items:center;border:1px solid var(--grey-200);border-radius:4px;display:flex;height:20px;justify-content:center;padding:4px;text-align:center;width:auto}.add-quantity-btn[data-v-ed934d92]{align-items:center;display:flex;gap:16px;height:24px;justify-content:start;max-width:200px;width:100%}.cart-product-image[data-v-ed934d92]{border-radius:4px}.cart-product-image[data-v-ed934d92],.cart-product-image img[data-v-ed934d92]{height:48px;width:48px}.custom-input[data-v-ed934d92]{border:2px solid var(--grey-200);border-radius:4px;font-family:var(--primary---font--family);font-size:14px;font-weight:500;height:100%;letter-spacing:-.2px;line-height:21px;outline:none;text-align:center;width:70px}.custom-input[data-v-ed934d92]::-webkit-inner-spin-button,.custom-input[data-v-ed934d92]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cancel-svg[data-v-ba934a16]{cursor:pointer;position:absolute}.cancel[data-v-ba934a16]{cursor:disabled}.send-btn[data-v-ba934a16]{align-items:center;gap:24px}.moreAbout[data-v-ba934a16],.send-btn[data-v-ba934a16]{display:flex;width:100%}.moreAbout[data-v-ba934a16]{flex-direction:column;gap:12px;padding:0 24px}.user[data-v-ba934a16],.user-details[data-v-ba934a16]{align-items:center;display:flex;justify-content:space-between}.user-details[data-v-ba934a16]{width:100%}.users[data-v-ba934a16]{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.order-content[data-v-ba934a16]{align-items:center;display:flex;flex-direction:column;gap:24px;padding:0 24px;width:100%}.avatar-text[data-v-ba934a16]{color:var(--orange-orange-900)}.avatar[data-v-ba934a16]{align-items:center;border-radius:800px;display:flex;height:32px;justify-content:center;width:32px}.tab-container[data-v-ba934a16]{background-color:#f0f0f0;border-radius:.375rem;display:flex;gap:.5rem;max-width:538px;padding:4px;width:100%}.tab-button[data-v-ba934a16]{background-color:transparent;border:none;border-radius:6px;color:#4a4a4a;cursor:pointer;font-size:14px;font-weight:500;height:28px;padding:10px 16px;transition:background-color .3s,box-shadow .3s}.tab-button.active[data-v-ba934a16]{background-color:#fff;box-shadow:0 3px 2px #4753670d;color:#2a2a2a}.cart-header[data-v-ba934a16]{align-items:center;background:#fff;box-shadow:var(--shadow---shadow__-x-small);display:flex;justify-content:space-between;left:0;padding:16px;position:fixed;top:0;width:100%;z-index:1001}.cart-modal[data-v-ba934a16]{left:auto;position:relative;top:0;z-index:1000}.full-cart-bg[data-v-ba934a16]{display:flex;justify-content:flex-end;left:0;position:absolute;top:0;width:100%}.full-cart[data-v-ba934a16]{align-items:flex-start;background:#fff;display:flex;flex-direction:column;gap:16px;height:100vh;max-width:31.25%;overflow:hidden;position:fixed;right:0;top:50%;transform:translateY(-50%);width:100%;z-index:1000;-ms-overflow-style:none;scrollbar-width:none}.full-cart[data-v-ba934a16]::-webkit-scrollbar,.modal-content[data-v-ba934a16]::-webkit-scrollbar{display:none}.items[data-v-ba934a16]{color:#101928}.total-text p[data-v-ba934a16]{color:#344054}.total-text span[data-v-ba934a16]{color:#101928;font-weight:600}.subTotal-container[data-v-ba934a16]{align-items:center;background:#fff;border-top:1px solid #f0f2f5;bottom:0;box-shadow:0 -6px 16px #4753670d;display:flex;flex-direction:column;gap:16px;left:0;padding:16px 24px;position:fixed}.item-count[data-v-ba934a16]{background:#f0f2f5;border-radius:8px;justify-content:space-between;padding:8px 16px}.cart-bg[data-v-ba934a16],.item-count[data-v-ba934a16]{display:flex;width:100%}.cart-bg[data-v-ba934a16]{align-items:center;background-color:#0000004d;bottom:0;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:900}.fade-enter-active .fade-leave-active[data-v-ba934a16]{transition:opacity .5s}.fade-enter[data-v-ba934a16],.fade-leave-to[data-v-ba934a16]{opacity:0}.slide-enter-active[data-v-ba934a16],.slide-leave-active[data-v-ba934a16]{transition:transform .5s}.slide-enter-from[data-v-ba934a16],.slide-leave-to[data-v-ba934a16]{transform:translateY(-50%) translate(100vw)}.modal-content[data-v-ba934a16]{align-items:flex-start;display:flex;flex-direction:column;gap:32px;height:calc(100vh - 72px);margin-top:72px;overflow-y:scroll;padding-bottom:150px;width:100%}.cart-wrapper[data-v-ba934a16]{border-bottom:1px solid var(--grey-100);padding:16px 16px 24px}.fadeIn[data-v-ba934a16]{animation:fadeIn-ba934a16 .5s ease-in-out}@keyframes fadeIn-ba934a16{0%{opacity:0}to{opacity:1}}@keyframes slideLeft-ba934a16{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideRight-ba934a16{0%{transform:translate(-50%)}to{transform:translate(0)}}.slide-left[data-v-ba934a16]{animation:slideLeft-ba934a16 .4s ease-in-out}.slide-right[data-v-ba934a16]{animation:slideRight-ba934a16 .4s ease-in-out}@media screen and (max-width:1350px){.full-cart[data-v-ba934a16]{max-width:45%;width:100%}}@media screen and (max-width:1000px){.full-cart[data-v-ba934a16]{max-width:60%;width:100%}}@media screen and (max-width:950px){.full-cart[data-v-ba934a16]{background:#fff;height:100vh;margin-right:auto;max-width:70%;width:100%}}@media screen and (max-width:600px){.full-cart[data-v-ba934a16]{background:#fff;height:100vh;margin-right:auto;max-width:100%;width:100%}}
