.product-page-details .product-page-ingredients{width:100%;display:inline-grid;grid-gap:2px;grid-template-columns:1fr 1fr 1fr}.product-page-details .product-page-ingredients>form:first-child{padding:0 5px;height:44px}.product-page-details .product-page-ingredient{padding:0px 15px;background-color:#f5f5f6;font-size:15px;line-height:15px;line-height:40px}.product-page-details .product-page-ingredient .ingredient-button{display:block;overflow:hidden;white-space:nowrap;color:inherit;text-overflow:ellipsis}.product-page-details .product-page-ingredient .ingredient-button.fade-out{opacity:.3}.product-page-details .product-page-ingredient img{display:inline-block;vertical-align:middle;margin:-5px 15px 0px 0px;max-height:20px;max-width:20px}.product-page-details .product-page-ingredient:first-child{font-weight:bold;background-color:#fff;box-shadow:inset 0px 0px 0px 1px #f5f5f6}.product-page-details .product-page-ingredient.accordion{max-height:50px;transition-duration:250ms;transition-property:max-height,margin;transition-timing-function:linear}.product-page-details .product-page-actions{width:100%;display:inline-grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2px}@media screen and (max-width: 768px){.product-page-details .product-page-ingredients{grid-template-columns:1fr 1fr}.product-page-details .product-page-actions{grid-template-columns:1fr 1fr}}@media screen and (max-width: 480px){.product-page-details .product-page-ingredients{grid-gap:0px;grid-template-columns:1fr;padding:1px;box-shadow:inset 0 0 0 1px #f5f5f6}.product-page-details .product-page-ingredients .product-page-ingredient{border:solid 1px #fff}.product-page-details .product-page-ingredients:not(.show) .product-page-ingredient.accordion{max-height:0px;margin:-1px 0px}.product-page-details .product-page-ingredients:not(.show) .accordion-not-show{display:none}.product-page-details .product-page-ingredients.show .accordion-show{display:none}.product-page-details .product-page-actions{grid-template-columns:1fr}}@media screen and (min-width: 481px){.product-page-details .product-page-ingredients>form:first-child{box-shadow:inset 0 0 0 1px #f5f5f6}}

/*# sourceMappingURL=Details.css.map*/