@media screen and (max-width:375px){.cart{position:fixed;bottom:0;z-index:1000;background:#ffffff42;background-image:url(https://menufoo.site/cdn/temalar/1/img/cart-bg.png);background-position:center center;width:100%;padding:0;display:flex;justify-content:center;align-items:center;height:120px}.cart .items{width:90%;display:flex;justify-content:space-between;align-items:center;background:#f8f8f9;border-radius:20px}.cart .items .product-count{margin-left:2rem;padding-right:1rem;margin-right:.5rem;margin-top:.5rem;margin-bottom:.5rem;border-right:1px solid #93979f;font-size:14px}.cart .items .product-count span{font-weight:500;margin-right:.2rem}.cart .items .total{display:flex;justify-content:center;align-items:end;margin-right:0;font-weight:300;font-size:14px}.cart .items .total span{font-size:15px;font-weight:500!important}.cart .items .btn-cart{display:flex;justify-content:center;align-items:center;color:#fff;background:#fc4843;font-size:16px;font-weight:500!important;text-decoration:none!important;padding:.75rem;padding-top:1rem;padding-bottom:1rem;font-size:14px;border-top-right-radius:20px;border-bottom-right-radius:20px}.cart .items .btn-cart img{width:18px;height:18px;margin-left:.5rem}.cart-items{width:100%;padding-left:1rem;padding-right:1rem}.cart-items .cart-item{width:100%;display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid #eaeaec;margin-bottom:1.3rem;padding-bottom:1rem}.cart-items .cart-item:last-child{border:none}.cart-items .cart-item .left{width:30%;margin-right:1rem}.cart-items .cart-item .left img{width:70px;height:70px}.cart-items .cart-item .right{width:100%}.cart-items .cart-item .right .top{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;margin-bottom:.35rem;border-bottom:1px solid #eaeaec}.cart-items .cart-item .right .top .info .title{font-weight:600;font-size:15px;margin-bottom:.5rem}.cart-items .cart-item .right .top .info .description{color:#7e838c;font-size:12px}.cart-items .cart-item .btn-trash{padding:.75rem;border-radius:100px;background-color:#fff6f6;display:flex;justify-content:center;align-items:center;margin-top:1rem;margin-left:1rem}.cart-items .cart-item .btn-trash img{width:20px}.cart-items .cart-item .right .summary{display:flex;justify-content:space-between;align-items:center}.cart-items .cart-item .right .summary .price{width:100%;display:flex;align-items:end;font-weight:500;font-size:12px;align-items:flex-end}.cart-items .cart-item .right .summary .price span:not(.currency){font-weight:600;font-size:13px}.cart-items .cart-item .right .summary .price .currency{font-weight:500;font-size:12px;margin-left:.1rem}.cart-items .cart-item .right .summary .quantity-zone{width:100%;display:flex;justify-content:end;align-items:center}.cart-items .cart-item .right .summary .quantity-zone input{width:20%;text-align:center}.cart-items .cart-item .right .summary .quantity-zone .btn{font-size:24px}}@media screen and (max-width:320px){.cart-items .cart-item .right .summary .quantity-zone input{width:25px}.cart-items .cart-item .btn-trash{margin:0;margin-top:1rem;margin-right:1rem}}