.cart-module__EflGAW__page{justify-content:space-between;align-items:flex-start;width:100vw;height:max-content;padding:100px 80px;display:flex}.cart-module__EflGAW__cartLeft{width:65%;height:max-content}.cart-module__EflGAW__cartRight{width:33%;height:max-content}.cart-module__EflGAW__cartLeftTop{background:var(--background);width:100%;height:max-content;margin-bottom:20px;padding:15px 20px;box-shadow:0 0 30px #0000001a}.cart-module__EflGAW__cartLeftTop h2{font-size:18px}.cart-module__EflGAW__cartLeftBottom{background:var(--background);width:100%;height:max-content;padding:15px 20px;box-shadow:0 0 30px #0000001a}.cart-module__EflGAW__cartItemsDeleteContainer{border-bottom:1px solid var(--grey);align-items:center;gap:5px;width:100%;height:max-content;margin-bottom:10px;padding-bottom:20px;display:flex}.cart-module__EflGAW__cartItemsDeleteContainer button{color:var(--lemon);background:0 0;border:none;outline:none;margin-left:50px;font-size:17px;text-decoration:underline}.cart-module__EflGAW__cartLeftBottomItems,.cart-module__EflGAW__cartLeftBottomItemsCard{width:100%;height:max-content}.cart-module__EflGAW__cardTop{width:100%;height:max-content;margin-bottom:10px}.cart-module__EflGAW__cardTop p{color:var(--primary);font-size:17px;font-weight:400}.cart-module__EflGAW__cardBottom{align-items:center;gap:10px;width:100%;height:max-content;margin-bottom:20px;display:flex}.cart-module__EflGAW__cartLeftBottomItemsCardImg{width:max-content;height:max-content}.cart-module__EflGAW__cartImgContainer{width:200px;height:100px;position:relative}.cart-module__EflGAW__cartImage{object-fit:cover;border-radius:10px;position:absolute}.cart-module__EflGAW__cartLeftBottomItemsCardDet{width:calc(100% - 240px);height:max-content}.cart-module__EflGAW__header{justify-content:space-between;align-items:center;width:100%;height:max-content;display:flex}.cart-module__EflGAW__header h2{margin-bottom:10px;font-size:18px;font-weight:700}.cart-module__EflGAW__header button{cursor:pointer;background:0 0;border:none;outline:none}.cart-module__EflGAW__cartItemDescritpion{border-bottom:1px solid var(--lightGrey);align-items:center;gap:20px;width:100%;height:max-content;margin-bottom:10px;padding-bottom:10px;display:flex}.cart-module__EflGAW__cartItemDes{border-right:1px solid var(--lightGrey);align-items:center;gap:10px;width:max-content;height:max-content;padding-right:20px;display:flex}.cart-module__EflGAW__dotDark{border:100%;background:var(--primary);width:5px;height:5px}.cart-module__EflGAW__dotGrey{border:100%;background:var(--grey);width:5px;height:5px}.cart-module__EflGAW__cartItemDes h3,.cart-module__EflGAW__priceValue{font-weight:700}.cart-module__EflGAW__cartLeftBottomNoItem{flex-direction:column;justify-content:center;align-items:center;row-gap:20px;width:100%;height:max-content;display:flex}.cart-module__EflGAW__cartLeftBottomImg{width:200px;height:200px;position:relative}.cart-module__EflGAW__cartLeftBottomNoItem h3{color:var(--grey);font-size:18px}.cart-module__EflGAW__cartLeftBottomNoItem a{background:var(--primary);color:var(--background);border-radius:10px;padding:15px 150px;font-size:17px;font-weight:700}.cart-module__EflGAW__activeCheckout,.cart-module__EflGAW__userDetails{background:var(--background);width:100%;height:max-content;margin-bottom:50px;padding:20px;box-shadow:0 0 30px #0000001a}.cart-module__EflGAW__activeCheckout h3{margin-bottom:20px;font-size:18px;font-weight:700}.cart-module__EflGAW__checkoutValue{justify-content:space-between;align-items:center;width:100%;height:max-content;display:flex}.cart-module__EflGAW__checkoutBtn{background:var(--primary);width:100%;color:var(--background);border:none;border-radius:10px;outline:none;padding:15px 0;font-size:17px;font-weight:700}.cart-module__EflGAW__paymentOptions{width:100%;height:max-content;margin-top:40px}.cart-module__EflGAW__paymentOptions h3{margin-bottom:10px;font-size:18px;font-weight:500}.cart-module__EflGAW__paymentsContainer{align-items:center;width:100%;height:max-content;display:flex}.cart-module__EflGAW__paymentOptionImg{width:50px;height:50px;position:relative}.cart-module__EflGAW__paymentOptionImg.cart-module__EflGAW__cartImage{border-radius:none}.cart-module__EflGAW__userDetailsTop,.cart-module__EflGAW__userDetailsTopActive,.cart-module__EflGAW__userDetailsTopNone{width:100%;height:max-content}.cart-module__EflGAW__userDetailsTopActive{justify-content:space-between;align-items:center;width:100%;height:max-content;margin-bottom:10px;display:flex}.cart-module__EflGAW__userDetailsTopActiveUser{justify-content:space-between;align-items:center;width:max-content;height:max-content;display:flex}.cart-module__EflGAW__userDetailsTopActive i{font-size:30px}.cart-module__EflGAW__userDetailsTopActive p{font-size:16px}.cart-module__EflGAW__userDetailsTopActive button{cursor:pointer;width:max-content;height:max-content;color:var(--lemon);background:0 0;border:none;font-size:17px}.cart-module__EflGAW__userDetailsTopNone{flex-direction:column;display:flex}.cart-module__EflGAW__cartSignin{background:var(--primary);width:100%;color:var(--background);text-align:center;border:none;border-radius:10px;outline:none;margin-bottom:10px;padding:15px 0;font-size:17px;font-weight:300}.cart-module__EflGAW__cartRegister{width:100%;color:var(--grey);border:1px solid var(--grey);text-align:center;background:0 0;border-radius:10px;outline:none;margin-bottom:10px;padding:15px 0;font-size:17px;font-weight:300}.cart-module__EflGAW__userDetailsBottomMain{width:100%;height:max-content}.cart-module__EflGAW__userDetailsBottom{border-top:1px solid var(--lightGrey);border-bottom:1px solid var(--lightGrey);width:100%;height:max-content;margin-bottom:20px;padding:20px 0}.cart-module__EflGAW__userDetailsContainer{width:100%;height:max-content;color:var(--text);align-items:center;gap:5px;margin-bottom:20px;font-size:15px;display:flex}.cart-module__EflGAW__userDetailsBottomAdd{flex-direction:column;gap:20px;width:100%;height:max-content;display:flex}.cart-module__EflGAW__userDetailsTopActive.cart-module__EflGAW__hide,.cart-module__EflGAW__userDetailsTopNone.cart-module__EflGAW__hide,.cart-module__EflGAW__cartItemsDeleteContainer.cart-module__EflGAW__hide{display:none}
