@media screen and (max-width: 767px) {
 .spa-menu-media-fix {
     margin: 10px 0;
 }
 .spa-menu-media-fix .button {
     float:none !important;
 }
}
.menu__item {
    margin:0 8px;
}
body .ui-datepicker {
  display: none;
}
.submenu li a {
  line-height: 20px;
  float: left;
  padding: 7px 5.5px;
}
.lang-switcher__droplist {
  z-index: 1;
}
.rates-room__img {
    display:block;
    text-decoration:none;
}
.rates-room {
    clear:both;
}
@media screen and (max-width:1200px) {
    .menu__item {
        margin:0;
    }
}
@media screen and (max-width:991px) {
    .login {
        display: inline-block;
        float: none;
    }
    .right-head-block {
        text-align:center;
    }
}
@media screen and (max-width:700px) {
    .ui-datepicker.ui-datepicker-multi.datepicker-from, .ui-datepicker.ui-datepicker-multi.datepicker-to {
        width: 100% !important;
        left: 0 !important;
    }
    .lang-switcher {
        padding-left:0;
    }
}
@media screen and (max-width:500px) {
    .ui-datepicker-group-first, .ui-datepicker-group-last {
        width:100% !important;
    }
}

.menu__item.current_page_item:not(.menu__item__button-transparent)>a:before {
    height:3px;
    bottom:-3px;
}
a.lang-switcher__droplist__item {
    margin: 5px 0;
    font-size: 13px;
}
.background-changer {
    position:fixed;
}
.button_sm {
    padding: 8px 9px 6px 9px;
}
.rotator {
    margin: 0 15px;
}
.home .gm-style {
    top:15px !important;
}
.submenu li:hover a {
    width:100%;
    
}
.submenu li:hover a {
    color: #ffc14b;
    
}
.submenu li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.mainpage-news {
    padding: 19px 10px;
}
.wpb_text_column ul li {
    width:100%;
}
.croped-gallery .vc_single_image-wrapper {
    overflow: hidden;
    height: 160px;
    position: relative;
}
.croped-gallery .vc_single_image-wrapper img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.text-justify, .text-justify p {
    text-align:justify;
}
@media screen and (max-width:700px) {
    .ui-datepicker.ui-datepicker-multi.datepicker-from, .ui-datepicker.ui-datepicker-multi.datepicker-to,.datepicker-to12, .datepicker-from12 {
        width: 100% !important;
        left: 0 !important;
    }
    .lang-switcher, .datepicker-from12, .datepicker-to12 {
        padding-left:0;
    }
}
@media screen and (max-width:500px) {
    .ui-datepicker-group-first, .ui-datepicker-group-last,.datepicker-to12, .datepicker-from12 {
        width:100% !important;
    }
    .datepicker-from12, .datepicker-to12 {
        top:0 !important;
    }
}