.location-finder-app .search-bar{background-color:#F78F1F;padding:20px}@media screen and (min-width: 768px){.location-finder-app .search-bar{display:flex;flex-direction:row;align-items:center}}.location-finder-app .search-box{border-radius:5px;padding:3px 10px;width:266px}.location-finder-app .search-box:focus{outline:none}.location-finder-app .search-buttons{display:flex;flex-direction:row;align-items:center;margin-top:10px}@media screen and (min-width: 768px){.location-finder-app .search-buttons{margin-top:0px;margin-left:10px}}.location-finder-app .or-text{color:#000;margin:0px 20px}.location-finder-app .button{border-radius:5px;color:#FFF;padding:9px 15px;text-align:center;transition:background-color .5s ease}.location-finder-app .button.disabled{background-color:#DCDCDC}.location-finder-app .button:not(.disabled):hover{cursor:pointer}.location-finder-app .search-button{background-color:#313131}.location-finder-app .search-button:not(.disabled):hover{background-color:#575757}.location-finder-app .current-location-button{background-color:#313131}.location-finder-app .current-location-button:not(.disabled):hover{background-color:#575757}.location-finder-app .error-message{color:#000;font-style:italic;margin-top:10px}@media screen and (min-width: 768px){.location-finder-app .error-message{margin-top:0;margin-left:10px}}.location-finder-app .list-of-locations{align-self:start;max-height:600px;overflow-y:auto}@media screen and (min-width: 1200px){.location-finder-app .list-of-locations{width:40%}}.location-finder-app .location-item{padding:15px 20px}.location-finder-app .location-item.selected{background-color:#313131;color:#FFF}.location-finder-app .location-item:not(:nth-child(1)):not(.selected){border-top:1px solid #DCDCDC}.location-finder-app .location-item:hover{cursor:pointer}.location-finder-app .location-item .location-name{font-weight:bold;text-transform:uppercase}.location-finder-app .location-item .location-distance{font-weight:bold;font-style:italic}@media screen and (min-width: 1200px){.location-finder-app .location-panel,.location-finder-app .all-locations.map-container,.location-finder-app .list-of-locations{display:inline-block;vertical-align:top}}@media screen and (min-width: 1200px){.location-finder-app .location-panel,.location-finder-app .all-locations.map-container{width:60%}}.location-finder-app .location-details{padding:20px;position:relative}.location-finder-app .location-details .location-name{font-size:20px;margin-bottom:15px;text-transform:uppercase}.location-finder-app .location-address div,.location-finder-app .location-address span{display:inline-block}.location-finder-app .location-address .street-block::after,.location-finder-app .location-address .dependent-locality::after,.location-finder-app .location-address .locality::after{content:', ';white-space:pre}.location-finder-app .location-address .country{display:none}.location-finder-app .location-information-rows{display:table;margin-bottom:15px}.location-finder-app .location-information-rows>div{display:table-row}.location-finder-app .location-information-rows>div>div{display:table-cell}@media screen and (min-width: 768px){.location-finder-app .location-information-rows{display:inline-block;vertical-align:top;width:60%}}@media screen and (min-width: 1200px){.location-finder-app .location-information-rows{width:100%}}@media screen and (min-width: 1500px){.location-finder-app .location-information-rows{width:60%}}.location-finder-app .location-information-rows>div,.location-finder-app .opening-hours-section>div,.location-finder-app .services-offered-section>div{padding-bottom:8px}.location-finder-app .location-information-rows>div>*,.location-finder-app .opening-hours-section>div>*,.location-finder-app .services-offered-section>div>*{padding-bottom:3px;padding-right:20px}.location-finder-app .opening-hours-section{vertical-align:top}@media screen and (min-width: 768px){.location-finder-app .opening-hours-section{display:inline-block;width:40%}}@media screen and (min-width: 1200px){.location-finder-app .opening-hours-section{display:block;width:100%}}@media screen and (min-width: 1500px){.location-finder-app .opening-hours-section{display:inline-block;width:40%}}.location-finder-app .opening-hours{display:grid;grid-template-columns:auto 1fr}.location-finder-app .opening-hours p{margin:0}.location-finder-app .map-container{height:300px;position:relative;width:100%}.location-finder-app .all-locations.map-container{height:100%;height:600px}.location-finder-app .back-arrow{height:25px;position:absolute;right:10px;top:10px;width:25px}.location-finder-app .back-arrow:hover{cursor:pointer}.location-finder-app .back-arrow path{fill:#313131}@media screen and (min-width: 768px){.location-finder-app .services-offered ul{display:grid;grid-template-columns:1fr 1fr}}@media screen and (min-width: 1200px){.location-finder-app .services-offered ul{display:block}}@media screen and (min-width: 1500px){.location-finder-app .services-offered ul{display:grid}}
