.shop-hours{display:flex;flex-direction:column;max-width:300px;padding:10px 0}.shop-hours-row{display:flex;flex-direction:row;justify-content:space-between}.shop-hours-day{min-width:100px;text-align:left;text-transform:capitalize}@media only screen and (max-width:801px){.shop-hours-day{min-width:85px}}.shop-hours-timing{display:flex;flex-direction:row;text-align:right}.shop-hours-close,.shop-hours-open{text-align:center}.shop-hours-delim{text-align:center;width:20px}