.product-add-buttons{flex-direction:row;align-items:center;margin-right:32px}.product-add-buttons p{width:60px;height:24px;line-height:24px;text-align:center}.product-add-buttons.small{margin-right:0}.product-add-buttons.small p{width:32px}.basket-card{position:relative;margin-bottom:12px;padding:12px;background-color:#f6f7f6;border-radius:10px}.basket-card,.basket-card .basket-card-wrap{flex-direction:row;align-items:center;width:100%}.basket-card .basket-card-wrap{justify-content:space-between}.basket-card .basket-card-image{border-radius:10px;flex-grow:0;flex-shrink:0;width:72px;height:72px;margin-right:12px}.basket-card .basket-card-info{flex-grow:1;flex-shrink:1;overflow:hidden}.basket-card .basket-card-info h3{margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.basket-card .basket-card-control{justify-content:center;flex-grow:0;flex-shrink:0;margin:0 12px}.basket-card .basket-card-button{position:absolute;top:0;right:0;align-items:center;justify-content:center;flex-grow:0;flex-shrink:0;width:16px;height:16px;background-color:#1d1d1b;border-radius:5px;transition:all .35s ease-out 0s}.basket-card .basket-card-button svg{fill:#fff}.basket-card .basket-card-button:hover{background-color:#bf624c;transition:all .35s ease-out 0s}@media (max-width:768px){.basket-card{flex-wrap:wrap}.basket-card .basket-card-control{flex-wrap:1;flex-shrink:1;justify-content:space-between;height:auto;padding:8px 0;margin:0 24px 0 0}}.order-delivery-type{flex-direction:row;justify-content:space-between}.order-delivery-type .order-delivery-type-btn{width:calc(50% - 8px);height:42px;margin:12px 0;border-radius:10px;background-color:#f6f7f6;transition:all .35s ease-out 0s}.order-delivery-type .order-delivery-type-btn.active{background-color:#1d1d1b;color:#fff;transition:all .35s ease-out 0s}.postcard-card{position:relative;flex-direction:row;align-items:center;width:100%;max-width:360px;margin-bottom:12px;border-radius:10px;border:1px solid #5e5e5e}.postcard-card .postcard-card-wrap{flex-direction:row;align-items:center;justify-content:space-between;width:100%}.postcard-card .postcard-card-image{align-items:center;justify-content:center;flex-grow:0;flex-shrink:0;width:90px;height:90px;margin-right:12px;background-color:#5e5e5e}.postcard-card .postcard-card-image svg{margin-bottom:2px}.postcard-card .postcard-card-image h2{color:#fff;font-size:12px;line-height:16px;text-align:center}.postcard-card .postcard-card-info{flex-grow:1;flex-shrink:1;overflow:hidden}.postcard-card .postcard-card-info h3{margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.postcard-card .postcard-card-control{justify-content:center;flex-grow:0;flex-shrink:0;margin:0 12px}.postcard-card .postcard-card-button{position:absolute;bottom:12px;right:12px;align-items:center;justify-content:center;flex-grow:0;flex-shrink:0;width:20px;height:20px;border:1px solid #1d1d1b;background-color:#fff;transition:all .35s ease-out 0s}.postcard-card .postcard-card-button svg{fill:#5e5e5e}.postcard-card .postcard-card-button.active{background-color:#1d1d1b;transition:all .35s ease-out 0s}@media (max-width:768px){.postcard-card{flex-wrap:wrap}.postcard-card .postcard-card-control{flex-wrap:1;flex-shrink:1;justify-content:space-between;height:auto;padding:8px 0;margin:0 24px 0 0}.postcard-card .postcard-card-button{height:auto;padding:8px 0}}.order-info-card{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:flex-start;flex-grow:0;flex-shrink:0;width:100%;margin:10px 0}.order-info-card .order-info-card-info{flex-grow:0;flex-shrink:1;margin-right:32px}.order-info-card .order-info-card-info h3{margin-bottom:8px;color:#1d1d1b;font-size:14px;font-weight:600;line-height:1.22;text-align:left;text-transform:none}.order-info-card .order-info-card-info p{color:#1d1d1b;font-size:13px;font-weight:400;line-height:1.22;text-align:left}.order-info-card>p{color:#1d1d1b;font-size:13px;font-weight:600;text-decoration:underline}