
body, .deal-information {
    background: #f7f7f7;
}
header, .pincodebox button, .copyright, .pay-sidebar .btn-change, .promo-codebx .form-group button, .btn-dark {
    background: #b25844;
}
    .navbar-brand h1, .navbar-brand h6, .navbar-light .navbar-nav .nav-link, .copyright p, .pay-sidebar .btn-change, .promo-codebx .form-group button {
        color: #ffffff;
    }
.filter-row, .book-summary-box .btn-main, .pay-cmn-box .btn-main, .btn-primary {
    background: #feac56;
}
.filter-box .form-group label, .book-summary-box .btn-main, .pay-cmn-box .btn-main, .btn-primary {
    color: #ffffff;
}
.select-room-rw, .room-selectbox {
    background: #e8f3fa;
}
.select-room-rw h2,.room-selectbox h3, .room-selectbox h4{
    color: #091923;
}
footer {
    background: #f6b774;
}
footer ul li a{
    color: #ffffff;
}

.book-summary-box .btn-main:hover, .book-summary-box .btn-main:hover, .btn-primary:hover, .filter-box .btn-main {
    background: #b25844;
    color: #ffffff;
}
.filter-box .btn-main:hover, .more-info-wrp h1, .btn-dark:hover {
    background: #feac56;
    color: #ffffff;
}
.highlight-green:not(.ui-datepicker-unselectable), .highlight-green a:hover {
    /* Cell */
    background-color: #feac56;
    border-radius: 10px;
}
.ui-datepicker-current-day.highlight-green, .ui-datepicker-calendar tbody td.ui-datepicker-current-day.highlight-green a.ui-state-active {
    background-color: #b25844 !important;
}

/*.chackinbx, .total-block table tbody tr:nth-child(odd) td {
    background: #eef1ee;
}*/