.Cart_Drawer_Section{position:fixed;top:0;right:0;width:100%;height:100%;display:flex;justify-content:flex-end;align-items:flex-end;z-index:1001;pointer-events:none}.Cart_Drawer_Section .Cart_Drawer_Overlay{pointer-events:none}.Cart_Drawer_Section:has(.Cart_Drawer.Open) .Cart_Drawer_Overlay{pointer-events:all;position:fixed;top:0;right:0;width:100%;height:100%;background-color:#00000059;z-index:-1;transition:all .5s var(--gygi-curve)}.Cart_Drawer_Section .Cart_Drawer{min-width:420px;width:25%;height:100%;background-color:var(--white);display:flex;flex-direction:column;transform:translate(101%);transition:all .5s var(--gygi-curve)}.Cart_Drawer_Section .Cart_Drawer.Open{transform:none;pointer-events:all}.Cart_Drawer_Section .Cart_Drawer_Header{background-color:var(--black);color:var(--white);padding:1rem;display:flex;justify-content:space-between;align-items:center}.Cart_Drawer_Section .Cart_Drawer_Header .Title{font-size:1.2rem}.Cart_Drawer_Section .Cart_Drawer_Header button{display:flex;justify-content:center;align-items:center;width:1rem;height:1rem}.Cart_Drawer_Section .Cart_Drawer_Content{padding:1.5rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem;flex-grow:1}.Cart_Drawer_Section .Cart_Drawer_Content:has(.Empty_Cart_Message){justify-content:center}.Cart_Drawer_Section .Cart_Drawer_Content form{height:100%;max-height:calc(100vh - 3rem - 50px);display:flex;flex-direction:column;gap:1rem;justify-content:space-between}.Cart_Drawer_Section .Cart_Drawer_Content .Title{font-size:1.1rem;font-family:var(--text-font);font-weight:500}.Cart_Drawer_Section .Cart_Drawer_Content .Cart_Item{display:flex;justify-content:flex-start;align-items:flex-start;gap:1rem}.Cart_Drawer_Section .Cart_Drawer_Content .Cart_Item_Image{width:100px;min-width:100px;height:100px;background-color:#e1e2d8;border-radius:8pt;overflow:hidden}.Cart_Drawer_Section .Cart_Drawer_Content .Cart_Item_Details{flex-grow:1;display:flex;flex-direction:column;gap:.5rem}.Cart_Drawer_Section .Cart_Drawer_Content .Cart_Item_Details p{margin:0}.Cart_Drawer_Section .Cart_Drawer_Content .Product_Info{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:1rem}.Cart_Drawer_Section .Cart_Drawer_Content .Properties{display:flex;gap:1rem}.Cart_Drawer_Section .Cart_Drawer_Content .Modifs{display:flex;justify-content:space-between;align-items:center;gap:1rem}.Cart_Drawer_Section .Cart_Drawer_Content .Modifs .Remove_Button{outline:1px solid var(--green);background-color:var(--green);color:var(--white);border-radius:50px}.Cart_Drawer_Section .Cart_Drawer_Content .Modifs .Remove_Button a{display:block;padding:.5rem 1rem;transition:all .6s var(--gygi-curve)}.Cart_Drawer_Section .Cart_Drawer_Content .Modifs .Remove_Button:hover a{transform:scale(.9)}.Cart_Drawer_Section .Empty_Cart_Message{font-size:1rem;font-weight:400;text-transform:uppercase}.Cart_Drawer_Section .Cart_Items{width:100%;display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0;flex-grow:1;overflow-y:auto}.Cart_Drawer_Section .Cart_Drawer_Footer{padding-top:1rem;border-top:1px solid var(--green);width:100%}.Cart_Drawer_Section .Cart_Drawer_Footer .Button{width:100%}.Cart_Drawer_Section .Cart_Drawer_Footer .Checkout_Button{width:100%;text-align:center;display:flex;justify-content:center;align-items:center;gap:1rem}.Cart_Drawer_Section .Cart_Drawer_Footer .Checkout_Button .Dot{display:inline-block;width:4px;height:4px;background-color:var(--black);border-radius:50%;margin-right:.5rem}.Cart_Drawer_Section .Cart_Drawer_Footer .Checkout_Button.Button__clip .Dot{background-color:var(--white)}.Cart_Drawer_Section .Quantity_Selector_Inputs{gap:0}.Cart_Drawer_Section .Quantity_Selector_Inputs button{padding:.25rem .75rem}@media (max-width: 768px){.Cart_Drawer_Section .Cart_Drawer{width:100%;min-width:100%}.Cart_Drawer_Section .Cart_Drawer_Content form{max-height:calc(100vh - 3rem - 100px)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cart-drawer.css.map */
