#showMoreEvents.disabled {
    display: none;
}

.is-loading {
    background: #fff url(/local/templates/main/img/ajax-loader.gif) no-repeat center;
    text-indent: -99999px;
}

.button--bg.is-loading:hover {
    background-color: #fff;
}

.top-hero__top_item--top-offset {
    margin-top: 2.2rem;
}

.top-hero__address .top-hero__txt {
    margin-top: -24px;
}

.spa_pdf_menu_block {
    margin-bottom: 3.1875rem;
}

.spa_pdf_menu_block .guest-book__pdf_logo img {
    max-width: 100%;
}

.specialists .article__cnt {
    max-width: 75.4375rem;
}

.specialist__item .title h3 {
    color: #b8a177;
    font-size: 14px;
}

.specialist__item .caption p {
    font-size: 15px;
    margin-top: 0;
}

.specialist__item {
    width: 22%;
    margin-right: 4%;
    margin-bottom: 2rem;
    float: left;
}

.specialist__item:nth-child(4n) {
    margin-right: 0;
}

.specialists__wrapper {
    overflow: hidden;

}

@media screen and (max-width: 1200px) {
    .top-hero__address .top-hero__txt {
        margin-top: 0;
    }
}

@media screen and (max-width: 860px) {
    .specialist__item .caption p {
        font-size: 12px;
    }
}

@media screen and (max-width: 800px) {
    .spa__column--with-pdf .pdf-button {
        margin-bottom: -3rem;
    }

    .spa__column--with-pdf .spa__logo {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .specialist__item {
        width: 48%;
        margin-right: 4%;
    }

    .specialist__item:nth-child(2n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 380px) {
    .specialist__item {
        width: 100%;
        margin-right: 0%;
        text-align: center;
    }

    .specialist__item .title h3 {
        margin-top: 1.5rem;
    }

    .specialist__item .caption p {
        text-align: center;
    }
}

@media screen and (max-width: 390px) {
    .spa__column--with-pdf .pdf-button {
        margin: 0 0 -3rem 0 !important;
    }
}

.food-gallery-and-pdf__item .pdf-button_link {
    padding: 0.875rem 0;
}

.food-gallery-and-pdf__item .pdf-button {
    width: 250px;
    text-align: center;
}

.food-gallery-and-pdf__nav {
    width: 800px;
}

.js-food-gallery {
    width: 800px;
    height: 531px;
}

.js-food-gallery .slick-slide img {
    max-height: 531px;
}
