﻿

.selddate1-mini {
    width: 122px !important;
}

.seladate1-mini {
    width: 145px !important;
}

#widget-btn-book-div {
    padding-right: 35px;
}

#menu {
    padding: 0;
}

    #menu li .drop {
        font-size: 13px;
    }

#news-header {
    font-size: 14px;
    margin-right: 50px;
}

#news-separator {
    font-size: 16px;
}

.misc-thumb-height {
    min-height: 200px;
}

.home-radio-text {
    font-size: 12px;
}

/*New Revamp 2020 - MKY - Updates for Sinhala Font*/

body{
    font-size: 13px !important;
}

#bookingwidget [class*=icheck-]>label,#div-multi-city a{
    font-size: 11px !important;
}

/*booking widget spacing on sinhala web view*/
#bookingwidget>.container{
    /*padding-bottom: 50px;*/
}

#li-languageCountrySelect {
    font-size: 10px !important;
    word-break: keep-all;
    margin-top: 6px !important;
}
@media screen and (max-width: 1372px) {

    #li-languageCountrySelect {
        margin-top: 6px !important;
    }
}

.rating-title {
    font-size: 0.87rem !important;
    min-height: 64px;
}

.copyright {
    font-size: 12px !important;
}

/*.font-switcher {
    display: none !important;
}*/

.dropdown-item {
    white-space: normal;
}

/*Latest_Fares widget content adjustments*/
.post-slide2 .post-title a {
    -webkit-line-clamp: 2;
    min-height: 48px;
}
/*END Latest_Fares widget content adjustments*/



/*Services widget content adjustments*/


.post-slide .list-group-item .card-title {
    padding: 0 !important;
    font-size: 0.75rem;
    min-height: 44px;
}

.post-slide .list-group-item .course-desc {
    -webkit-line-clamp: 2;
    max-height: 96px;
    min-height: 72px;
}
/*END Services widget content adjustments*/

/*START Ancillary SINHAla widget content adjustments*/
.filterDiv .list-group-item .course-desc{
    min-height: 64px !important;
}
/*END Services widget content adjustments*/

@media screen and (max-width: 1583px) {
    .font-switcher {
        display: none;
    }
}

@media screen and (max-width: 1966px) {
    .font-switcher__size--l {
        display: none;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        left: -60px;
    }
}

@media screen and (min-width: 1488px) {
    #li-languageCountrySelect {
        margin-top: 15px !important;
    }
}

.booking-widget .nav-tabs .nav-link {
    font-size: 11px !important;
}

@media (max-width: 1409px) and (min-width: 1192px) {

    .navigation-clean-search.navbar .navbar-nav .nav-link {
        font-size: 12px !important;
        padding: 8px !important;
    }
    .post-slide .read-more-fares {
        font-size: 0.67em !important;
    }
}

@media (max-width: 1192px) and (min-width: 992px) {

    .navigation-clean-search.navbar .navbar-nav .nav-link {
        font-size: 8px !important;
        padding: 8px !important;
    }
    .post-slide .read-more-fares {
        font-size: 0.67em !important;
    }
    .rating-title {
        min-height: 64px;
    }
}
/*New Revamp 2020 - MKY - Updates for CH Font*/


@media (min-width: 425px) and (max-width: 768px) {
    .rating-title {
        font-size: 0.75em !important;
    }

    .para {
        font-size: 0.87em !important;
    }

    .post-slide .read-more-fares {
        font-size: 0.67em !important;
    }
}
