.cart{background-color:#fff;height:100vh;overflow:hidden;position:fixed;top:0;transition:width .2s ease-in-out;right:0;width:0;z-index:100}.cart.cart--regular{background-color:transparent;height:auto;position:relative;right:auto;top:auto;width:auto}.cart.cart--open{width:100%}@media only screen and (min-width:768px){.cart.cart--open{width:calc((100% - .8rem)/4*2 + .6rem)}}@media only screen and (min-width:1200px){.cart.cart--open{width:calc((100% - .8rem)/4*2 + .3rem)}}.cart .cart_inner{display:flex;flex-direction:column;height:100%;overflow:auto;padding:10rem 2rem 4rem;position:relative;width:100%}@media only screen and (min-width:768px){.cart .cart_inner{padding:10rem 2rem 4rem}}.cart.cart--regular .cart_inner{padding:0}.cart .cart_inner a.close_btn{background-image:var(--icon_close);background-position:center;background-repeat:no-repeat;background-size:contain;height:2.1rem;position:absolute;right:2rem;top:3.9rem;width:2.1rem}.cart .cart_content{border-top:.1rem solid #161616;display:flex;flex:1;flex-direction:column;overflow:auto}.cart .cart_content .cart_row{align-items:center;border-bottom:.1rem solid #161616;color:#1e1e1e;display:flex;font-family:Tobias,serif;font-size:1.5rem;font-weight:300;line-height:2.2rem;gap:2.5rem;padding:1rem 0;text-decoration:none}.cart .cart_content .cart_row .cart_row_img{background-color:#f8f8f8;background-position:center;background-repeat:no-repeat;background-size:cover;height:10rem;width:10rem}.cart .cart_content .cart_row .cart_row_desc{display:flex;flex:1;flex-direction:column}.cart .cart_content .cart_row .cart_row_desc font{color:#626262}.cart .cart_content .cart_row .cart_row_price{align-items:flex-end;display:flex;flex-direction:column}.cart .cart_content .cart_row .cart_row_price .remove_btn{color:#626262;text-decoration:none}.cart .cart_content .cart_row.cart_row--total{font-weight:600;justify-content:space-between}.cart .cart_content .cart_row.cart_row--small{border-bottom:0;font-size:1.1rem;font-weight:400;justify-content:flex-end;padding-bottom:2rem;padding-top:.5rem}.cart .cart_content button{-webkit-appearance:none;appearance:none;background-color:#161616;border:0;color:#fff;cursor:pointer;font-family:Tobias,serif;font-size:1.6rem;font-weight:300;line-height:1;padding:2.2rem 1.5rem;width:100%}
/*# sourceMappingURL=/cdn/shop/t/6/assets/cart.css.map */
