.shop-hours{display:flex;flex-direction:column;max-width:300px;padding:10px 0}.shop-hours-overriden{height:300px;overflow-y:auto;scrollbar-width:thin}.shop-hours-row{display:flex;flex-direction:row;justify-content:space-between}.shop-hours-day{min-width:100px;text-align:left;text-transform:capitalize}.shop-hours-row-overriden{color:#d20000;margin-top:2px}.shop-hours-date{font-size:.9rem;margin-bottom:2px}.shop-hours-divider{border-top:1px solid #ccc;margin:6px 0}.shop-hours-heading{color:#d20000;font-size:1.6rem;font-weight:700;margin-bottom:2px;text-align:left;text-transform:uppercase}@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}