﻿

/*New Revamp 2020 - MKY - Updates for CH Font*/

/*#li-languageCountrySelect {
    margin-top: 8px !important;
}*/

#li-languageCountrySelect {
    font-size: 10px !important;
    word-break: keep-all;
    /*margin-top: 6px !important;*/
}
.rating-title {
    font-size: 0.87rem !important;
}

.copyright {
    font-size: 12px !important;
}

.font-switcher__size {
    display: none !important;
}


.dropdown-item{
    white-space: normal;
}

/*Services widget content adjustments*/

.post-slide .list-group-item .course-desc {
    min-height: 64px !important;
}

/*Latest_Fares widget content adjustments*/
    .post-slide2 .post-title a {
        -webkit-line-clamp: 2;
        min-height: 48px;
    }
/*END Latest_Fares widget content adjustments*/

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        left: -60px;
    }
}

@media (min-width: 992px) and (max-width: 1307px) {
    .navigation-clean-search.navbar .navbar-nav .nav-link {
        font-size: 10px !important;
    }
}
/*@media screen and (min-width: 1488px) {
    #li-languageCountrySelect {
        margin-top: 15px !important;
    }
}*/


@media (min-height: 500px){
.booking-widget-lg-vh {
    /*top: 78vh !important;*/
}
}
/*New Revamp 2020 - MKY - Updates for CH Font*/
