/* hide the sarasota catering and spirit nights button */
.store-79 .kt-catering, .store-79 .kt_spirit-nights-btn {
    display: none;
}
@media screen and (max-width: 1024px) {
    .store-79.kt-store-open .kt-location-info {
        top: 50%;
    }
}
@media screen and (max-width: 768px) {
    .store-79.kt-store-open .kt-location-info {
        top: 65%;
    }
}