@charset "UTF-8";.scs-opening-hours{border-right:none;border-left:none;position:relative}.scs-opening-hours .each-day .day-time{display:inline-block}.scs-opening-hours span.scs-open-closed{font-weight:bold}.scs-opening-hours .scs-open{color:green}.scs-opening-hours .scs-closed{color:darkred}.scs-opening-hours .scs-additional-hours{margin:16px 0px}.scs-opening-hours .scs-additional-hours h4{margin-bottom:12px}.scs-opening-hours .scs-additional-hour-item{background-color:#f9f6ee;padding:8px 12px;margin-bottom:10px;border-radius:1rem;border-left:4px solid #ec9231}.scs-opening-hours .scs-additional-date{font-weight:bold}.scs-opening-hours .scs-additional-status{margin-bottom:4px}.scs-opening-hours .scs-additional-status.scs-open{font-weight:bold}.scs-opening-hours .scs-additional-status.scs-closed{font-weight:bold}.scs-opening-hours .scs-additional-reason{font-style:italic;color:#666;font-size:smaller}.scs-animate-delay{animation-delay:2s}.scs-animate-fading2{animation:fading 2s}.scs-animate-fading5{animation:fading 5s}.scs-animate-grow{animation:grow 6s linear normal;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes fading{0%{opacity:0}100%{opacity:1}}@keyframes grow{to{transform:scale(1.05)}}
