.order-card-mobile .card{border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);margin:1rem 0}.order-card-mobile .order-card-content{padding:.75rem;border:1px solid rgba(119,119,119,.2);border-radius:8px;margin-bottom:.5rem;background-color:#fff;box-shadow:0 4px 6px rgba(150,150,150,.3)}.order-card-mobile .order-mobile-header{padding:.75rem;border:1px solid rgba(0,0,0,.1);border-radius:8px;margin-bottom:.5rem;background-color:#fff;box-shadow:0 4px 6px rgba(165,165,165,.1)}.order-card-mobile .order-product-box-shadow{padding:.75rem;border:1px solid rgba(119,119,119,.3);border-radius:8px;margin-bottom:.5rem;background-color:#fff}.order-card-mobile .tabs-wrapper{border-bottom:1px solid #e0e0e0;overflow-x:auto}.order-card-mobile .tabs-wrapper::-webkit-scrollbar{display:none}.order-card-mobile .tabs-wrapper .MuiTab-root{min-width:max-content;padding-left:1rem;color:#000;padding-right:1rem}.order-card-mobile .tabs-wrapper .MuiTabs-indicator{background-color:#83bb3e}.order-card-mobile .order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.order-card-mobile .delivery-status{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.order-card-mobile .product{display:flex;gap:.5rem;margin-top:.5rem}.order-card-mobile .product img{border-radius:8px;width:80px;height:80px}.order-card-mobile .product .product-info{flex-grow:1}.order-card-mobile .product .product-info .product-info-name{color:#83bb3e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.order-card-mobile .product .product-info .product-info-title{color:#838383;font-size:14px}.order-card-mobile .product .product-info .product-info-price,.order-card-mobile .product .product-info .product-info-quality{color:#f99717}.order-card-mobile .summary{margin-top:.5rem;display:flex;justify-content:space-between}.order-card-mobile .summary .order-mobile-sum-price{color:#f99717}.order-card-mobile .actions{margin-top:.5rem;display:flex;justify-content:right;align-items:center}.order-card-mobile .actions-rating{background-color:#83bb3e}.order-card-mobile .actions-cancel{margin-right:5px}.order-card-mobile .quick-rating{margin-top:.5rem}.order-card-mobile .quick-rating p{font-size:14px;margin-bottom:.25rem}@media(max-width:480px){.summary{display:flex;flex-direction:column}}