.order-item_item__M8JV0{align-items:center;background-color:var(--color-white);border-radius:20px;box-shadow:0 3px 8px rgba(0,0,0,.24);-moz-column-gap:12px;column-gap:12px;display:flex;padding:.3rem;width:100%;position:relative}.order-item_cancel__FuZfW{color:tomato;position:absolute;top:0;left:0;font-size:2.5rem;z-index:1;background-color:var(--color-white);border-radius:50%}.order-item_image__A2cQr{border-radius:20px;overflow:hidden}.order-item_info__zVLp5{display:flex;flex-direction:column;height:100%;min-width:400px}.order-item_title__ffgF1{font-weight:600;font-size:1.5rem}.order-item_quantity__VfRZC{font-size:2.5rem;display:block;text-align:center}.order-item_small__AMMr7{display:block;font-size:1.5rem;text-align:left;border-bottom:1px dashed var(--color-dark)}.order-item_buttons__TDHZY,.order-item_price__j6W1x{display:flex;justify-content:space-between}.order-item_price__j6W1x{align-items:center;align-self:flex-end;border:none;background-color:var(--color-white);font-size:x-large;font-weight:600;height:40px;padding:.3rem .5rem}@media screen and (max-width:375px){.order-item_info__zVLp5{align-self:flex-end;min-width:200px}.order-item_title__ffgF1{font-size:1.15rem}.order-item_resume__qS0JF{font-size:1.13rem}}@media screen and (min-width:375px) and (max-width:612px){.order-item_info__zVLp5{min-width:220px}}.order-list_list__KC3kx{width:100%;overflow-y:auto;padding:.5rem .7rem 1rem .3rem;display:flex;flex-direction:column;gap:.5rem}.order-list_total__F2CkQ{position:-webkit-sticky;position:sticky;bottom:-15px;text-align:end;font-size:2rem;background-color:var(--color-white)}.layout_container__fbLkO{width:100vw;min-width:350px;max-width:700px;margin:0 auto;background-color:var(--color-white)}.layout_header__kY0Lt{background-color:var(--color-bg);height:var(--height-header);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding-left:1rem;border-radius:0 0 20px 20px}.layout_title__PDJsI{font-size:4rem;margin:0;color:var(--color-white);font-family:var(--font-family);font-weight:400}.layout_main__o_HW1{display:flex;height:var(--height-main);background-color:var(--color-white)}.layout_footer__dka_2{width:100%;height:var(--height-footer);display:flex;background-color:var(--color-bg);border-radius:20px 20px 0 0}.layout_nav__Ow9ot{width:100%;height:100%;display:flex;justify-content:space-around;align-items:flex-start;padding-top:.9rem;position:relative}.layout_total__aP7kd{position:absolute;top:.5rem;right:.5rem;width:1.5rem;height:1.5rem;border-radius:50%;background-color:var(--color-button);display:flex;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700;padding:1.1rem}.layout_hidden__z_XKu{display:none}