.staff_service_v1 {
    display: initial;
}

.box_img_giftcard {
    max-height: 320px;
}

.box_img_giftcard img {
    max-height: 100%;
}

.footer-copyright a {
    color: #fff;
}

.header-nav-desktop .logo {
    width: 100%;
}

.freeze-header.with-bg {
    background-color: #bfac35;
}

.services-listall h3 {
    font-size: 20px;
}

@media only screen and (max-width: 687px) {
    h2.service-name {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 687px) {
    .services-listall h3 {
        font-size: 20px;
    }
}

.menu_mobile_v1 {
    background: #bfac35;
}

.sidebar-services .info {
    background-color: inherit !important;
}

@media (max-width: 767px) {
    .page-title h2 {
        font-size: 22px;
    }
}

.header-main > div ul li a:hover {
    color: #000000;
}

.service-btn-group {
    padding-top: 15px;
    padding-bottom: 15px;
}

.in-container {
    border-top: solid 2px #000;
}

@media only screen and (max-width: 687px) {
    .services-listall h3 {
        font-size: 15px;
        text-align: center;
    }
}

.freeze-header.with-bg {
    background-color: #a1864f;
}

a.btn:hover, .btn:hover, .btn-main:hover, .btn-link:hover {
    color: #ffe5b1;
    border: 1px solid #ffe5b1;
}

.menu_mobile_v1 {
    background: #a1864f;
}

.page-title {
    padding-bottom: 35px;
}

.footer-logo img {
    max-width: 100%;
}

@media only screen and (max-width: 687px) {
    .footer p.footer-address {
        font-size: 16px;
    }
}

@media (min-width: 1200px) {
    .header-nav-desktop .site-logo {
        width: 20%;
    }
}

@media (min-width: 1200px) {
    .header-nav-desktop > div.header-nav {
        width: 30%;
    }
}

.staff-avatar {
    display: none;
}

.section-booking .btn {
    background: #fff;
    color: #000;
    font-size: 18px;
    padding: 0 40px;
    border-radius: 3px;
    height: 41px;
    line-height: 41px;
    display: inline-block;
}

.sp-buttons {
    display: none;
}

.footer {
    background-image: none;
    background-position: center;
    position: relative;
    z-index: 1;
}

.footer:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
}

@media (max-width: 990px) {
    .page-heading {
        height: auto;
    }
}

.section-news .item * {
    font-family: "Cabin", sans-serif !important;
}

.staff_service_v1.col-sm-6.col-md-6 .col-xs-8 {
    width: 100%;
}

.mobile_logo img {
    max-height: 60px;
}

.mean-container .mean-nav {
    margin-top: 80px;
}