.cart{justify-content:center;align-items:flex-start;width:100%;padding:0 2rem;display:flex}.cart_container{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:0 2rem;display:flex}.cart_content{width:100%}.cart_content>h1{font-size:30px}.cart_content>p{color:#0009;font-size:.9rem}.cart_content_info{justify-content:space-between;align-items:flex-start;width:100%;margin-top:1rem;display:flex}.cart_left{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;height:100%;display:flex}.cart_count{border:1px solid #00000026;border-radius:16px;justify-content:space-between;align-items:center;width:750px;padding:20px;display:flex}.cart_right{border:none;width:350px}.cart_right_promo{border:1px solid #00000026;border-radius:16px;padding:20px}.cart_count_left>h3{font-size:18px}.cart_count_left>p{color:#00000080;font-size:.9rem}.cart_count_right{color:#e9223a;cursor:pointer;justify-content:center;align-items:center;gap:10px;display:flex}.cart_right{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:350px;height:100%;display:flex}.cart_right_promo{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:100%;display:flex}.cart_right_promo>h3{color:#0009;justify-content:center;align-items:center;gap:10px;font-size:16px;display:flex}.promo_input{justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.promo_input>input{border:1px solid #00000080;border-radius:8px;outline:none;width:100%;padding:5px}.promo_input>button{color:#fff;background-color:#000;border-radius:16px;padding:5px 25px;font-size:.9rem}.cart_right_promo>p{color:#000000b3;font-size:.9rem}.cart_list{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:750px;display:flex}.cart_product{border:1px solid #00000026;border-radius:16px;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;padding:20px 40px;display:flex}.cart_product>img{border-radius:16px;width:150px}.cart_product_content{width:100%}.product_item_top{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.product_item_top_title{flex-direction:column;gap:10px;display:flex}.product_item_top_title>h2{font-size:20px}.product_item_top_title>span{text-align:center;color:#0009;background-color:#0000000d;border-radius:16px;width:100px;padding:5px;font-size:.8rem}.product_item_top_title>p{color:#007d4e;font-size:25px}.product_item_top_title>p>span{color:#000000b3;font-size:14px;font-weight:400}.product_item_top_btns{justify-content:center;align-items:flex-start;gap:20px;display:flex}.product_item_top_btns>svg{cursor:pointer;font-size:22px}.product_item_top_btns>svg:last-child{color:#e9223a}.product_item_bottom{width:100%;margin-top:10px}.Quantity_counter{justify-content:space-between;align-items:center;gap:25px;width:100%;display:flex}.counter{border:1px solid #0003;border-radius:16px;justify-content:space-between;align-items:center;width:120px;height:35px;display:flex;overflow:hidden}.counter button{cursor:pointer;background:#fff;border:none;width:35px;height:100%;font-size:22px}.counter input{text-align:center;border:none;outline:none;width:50px;height:100%;font-size:16px}.counter button:first-child{border-right:1px solid #0003}.counter button:last-child{border-left:1px solid #0003}.Quantity_counter>p{color:#a56a00;background-color:#feffeb;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:5px;font-size:14px;display:flex}.total{width:150px}.total h2{color:#000000b3;flex-direction:column;justify-content:center;align-items:flex-end;font-size:14px;display:flex}.total>h2>span{color:#000;font-size:20px}.cart_right_summry{background-color:#feffeb;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:350px;padding:1rem;display:flex}.cart_right_summry>h3{font-size:25px}.summry{color:#000c;justify-content:space-between;align-items:center;width:100%;display:flex}.cart_right_summry>hr{color:#0003;width:100%;height:.5rem;margin:1rem 0}.cart_right_summry>button{cursor:pointer;background:linear-gradient(90deg,#d7df2b 0%,#9fa60a 100%);border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;margin:1rem 0;padding:10px;display:flex}.cart_right_summry>p{color:#000000b3;justify-content:flex-start;align-items:center;gap:10px;width:100%;display:flex}.empty_cart{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;margin-top:2rem;display:flex}.empty_cart>img{background-color:#d7df2b4d;border-radius:30%;width:100px;height:100px;padding:15px}.empty_cart>h1{font-size:25px}.empty_cart>p{color:#0009}.empty_content{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.empty_content>p{text-align:center;background-color:#1251bd33;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:200px;height:150px;padding:1rem;font-size:16px;display:flex}.empty_content>p:nth-child(2){background-color:#00c57b33}.empty_content>p:nth-child(3){background-color:#6746b433}.empty_content>p>svg{font-size:2rem}.empty_cart>button{background-color:#d7df2b;border-radius:20px;width:200px;margin-top:1rem;padding:10px;font-size:16px}@media screen and (min-width:1401px){.cart_container{padding:1rem 2rem}.cart_count{width:850px}.cart_right,.cart_right_promo,.cart_right_summry{width:400px}.cart_list{width:850px}.empty_cart{margin-top:3.5rem}}@media screen and (max-width:991px){.cart_container,.cart{padding:5px}.cart_content>h1{font-size:20px}.cart_content>p{font-size:.7rem}.cart_content_info{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;display:flex}.cart_left{width:100%}.cart_count{width:100%;padding:10px}.cart_count_left>h3{font-size:.9rem}.cart_count_left>p{width:80%;font-size:.6rem}.cart_count_right{width:100px;font-size:.8rem}.cart_right{width:100%;margin-top:1rem}.cart_right_promo>h3{font-size:14px}.promo_input>button{padding:5px 20px;font-size:.8rem}.cart_right_promo>p{font-size:.8rem}.cart_list{width:100%}.cart_product{flex-direction:column;width:100%;position:relative}.product_item_top_title>h2{font-size:1rem}.product_item_top_title>span{width:80px;font-size:.7rem}.product_item_top_title>p{font-size:1.1rem}.product_item_top_title>p>span{font-size:.8rem}.product_item_top_btns{position:absolute;top:20px;right:20px}.Quantity_counter{flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.counter{width:45%}.Quantity_counter>p{width:45%;font-size:.6rem}.total{justify-content:flex-start;align-items:center;width:100%;display:flex}.cart_right_summry{width:100%}.cart_right_summry>h3{font-size:20px}.summry{font-size:14px}.cart_right_summry>button{font-size:15px}.cart_right_summry>p{font-size:14px}}
