﻿
.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 CH Font*/

.booking-widget .form-group{
    word-break: break-all;
}

#bookingwidget [class*=icheck-]>label,#div-multi-city a{
    font-size: 11px !important;
}

/*booking widget spacing on sinhala web view*/
#bookingwidget>.container{
    /*padding-bottom: 50px; first production release*/
}

.forgot{
    font-size: 11px !important;
}

#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;
}

.copyright {
    font-size: 12px !important;
}

.font-switcher__size {
    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: 54px;
    max-height: 54px;
    -webkit-line-clamp: 3;
}

.post-slide .list-group-item .course-desc {
    -webkit-line-clamp: 3;
    max-height: 96px !important;
    min-height: 64px !important;
}
/*END Services widget content adjustments*/
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        left: -280px;
    }
}

@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: 1430px) and (min-width: 1208px) {

    .navigation-clean-search.navbar .navbar-nav .nav-link {
        font-size: 12px !important;
        padding: 8px !important;
    }
}

@media (max-width: 1280px) and (min-width: 1094px) {

    .navigation-clean-search.navbar .navbar-nav .nav-link {
        font-size: 10px !important;
        padding: 8px !important;
    }
}

@media (max-width: 1093px) 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: 10px;
}


#rating .image-checkbox .caption {
    min-height: 140px;
    
    word-break: break-word;
}

/*#latestfareslider-loader #news-slider .owl-wrapper-outer .owl-wrapper .owl-item .post-slide .card img{
    width: 225px !important;
    height: auto !important;
}*/
/*New Revamp 2020 - MKY - Updates for CH Font*/
