.IngredientTileV2{cursor:pointer;background-color:#fff;height:170px;max-width:145px;width:100%;margin:15px 20px;border-radius:5.3px;border:2px solid #fff;box-sizing:border-box;text-align:center;position:relative}.IngredientTileV2 .ingredient-img-container{width:100%;height:63px;margin-top:30px;overflow:hidden;display:flex}.IngredientTileV2 .ingredient-img-container img,.IngredientTileV2 .ingredient-img-container picture{height:100%;width:auto;margin:0 auto}.IngredientTileV2 .ingredient-quantity,.IngredientTileV2 .ingredient-quantity-add-only{font-size:20px;color:#c0164b;position:absolute;padding-top:10px;right:0;top:0}.IngredientTileV2 .ingredient-quantity-add-only{display:flex;justify-content:flex-end;margin-right:20px}.IngredientTileV2 .ingredient-quantity{width:100%;top:0;display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.IngredientTileV2 .ingredient-quantity .quantity-updater-mini{background-color:#c0164b;border-radius:40px}.IngredientTileV2 .ingredient-quantity .quantity-updater-mini .controls{width:45px;height:36px}.IngredientTileV2 .ingredient-quantity .quantity-updater-mini .controls:first-child{border-bottom-left-radius:20px;border-top-left-radius:20px}.IngredientTileV2 .ingredient-quantity .quantity-updater-mini .minus{background-color:#c0164b}.IngredientTileV2 .ingredient-quantity .quantity-updater-mini .controls:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px}.IngredientTileV2 .ingredient-quantity .quantity-updater-mini span{color:#fff;width:20px}.IngredientTileV2 .ingredient-quantity div.test{width:32px;height:32px;line-height:33px}.IngredientTileV2 .ingredient-quantity div.test.quantity-btn{cursor:pointer;line-height:31px;border-radius:50%;border:1.5px solid #c0164b;color:#c0164b;font-size:28px}.IngredientTileV2 .ingredient-quantity div.test.quantity-btn.disabled{cursor:default;opacity:.5}.IngredientTileV2 .ingredient-body{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.IngredientTileV2 .ingredient-body p{line-height:1;margin:8px 0}.IngredientTileV2 .ingredient-body p.price{margin-bottom:0;color:#9b9b9b}.ingredientTileV2-skeleton{cursor:pointer;height:248px;width:100%;margin:6px 0;border-radius:5.3px;box-sizing:border-box;display:inline-block;position:relative;background:#f0f0f0;animation:blinker 1s linear infinite}.ingredientTileV2-skeleton .round-shape-skeleton-1{margin-left:calc(40% - 35px)}.ingredientTileV2-skeleton .round-shape-skeleton-1,.ingredientTileV2-skeleton .round-shape-skeleton-2{margin-top:calc(100% - 38px);height:35px;width:35px;border-radius:50%;position:absolute;background:#d8d8d8;animation:blinker 1s linear infinite}.ingredientTileV2-skeleton .round-shape-skeleton-2{margin-left:calc(40% + 35px)}@keyframes blinker{50%{opacity:0}}@media(max-width:768px){.IngredientTileV2{height:-moz-fit-content;height:fit-content}.IngredientTileV2 .ingredient-img-container{height:100px;justify-content:center}.IngredientTileV2 .ingredient-quantity{padding-bottom:0}.IngredientTileV2 .ingredient-quantity .quantity-updater-mini{background-color:#c0164b;border-radius:40px;font-size:14px}.IngredientTileV2 .ingredient-quantity .quantity-updater-mini .controls{width:35px;height:35px}.IngredientTileV2 .ingredient-quantity .quantity-updater-mini .controls:first-child{border-bottom-left-radius:20px;border-top-left-radius:20px}.IngredientTileV2 .ingredient-quantity .quantity-updater-mini .minus{background-color:#c0164b}.IngredientTileV2 .ingredient-quantity .quantity-updater-mini .controls:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px}.IngredientTileV2 .ingredient-quantity .quantity-updater-mini span{color:#fff;width:15px}.IngredientTileV2 .ingredient-quantity div.test{width:25px;height:25px;line-height:20px}.IngredientTileV2 .ingredient-quantity div.test.quantity-btn{line-height:25px;font-size:22px}.IngredientTileV2 .ingredient-body{height:110px}.IngredientTileV2 .ingredient-body p{line-height:1.33;word-break:break-word;font-size:12px}.IngredientTileV2 .ingredient-body p.price{margin:0;bottom:35px}.ingredientTileV2-skeleton{height:210px}.ingredientTileV2-skeleton .round-shape-skeleton-1{margin-top:20px;margin-left:69px}.ingredientTileV2-skeleton .round-shape-skeleton-2{margin-top:20px;margin-left:129px}}@media(max-width:375px){.IngredientTileV2 .ingredient-img-container{height:70px}.ingredientTileV2-skeleton{height:205px}.ingredientTileV2-skeleton .round-shape-skeleton-1{margin-top:20px;margin-left:19px;height:25px;width:25px}.ingredientTileV2-skeleton .round-shape-skeleton-2{margin-top:20px;margin-left:64px;height:25px;width:25px}}@media(max-width:414px){.IngredientTileV2 .ingredient-img-container{height:70px}.ingredientTileV2-skeleton{height:205px}.ingredientTileV2-skeleton .round-shape-skeleton-1{margin-top:20px;margin-left:19px;height:25px;width:25px}.ingredientTileV2-skeleton .round-shape-skeleton-2{margin-top:20px;margin-left:64px;height:25px;width:25px}}@media(max-width:320px){.IngredientTileV2 .ingredient-img-container{height:70px}.ingredientTileV2-skeleton{height:205px}.ingredientTileV2-skeleton .round-shape-skeleton-1{margin-top:25px;margin-left:10px;height:25px;width:25px}.ingredientTileV2-skeleton .round-shape-skeleton-2{margin-top:25px;margin-left:55px;height:25px;width:25px}}