#navbar a {
    color: #1D2135 !important;
}


#navbar .mega_menu_icon {
    color: #1D2135 !important;
}

#navbar .mega_menu_icon_text {
    color: #1D2135 !important;
}

#navbar .mega_menu_item_header {
    color: #1D2135 !important;
}

.img-thumbnail.flag:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 100%;
    background-color: black;
    opacity: 0.4;
    border-radius: 4px;
}

.nav-tabs.searchtabs > li:not(.active) > a {
    background-color: #1D2135 !important;
}

.radio-inline .checkmark:after {
    background-color: #1D2135 !important;
}

#widget_container .tab-content a {
    color: #1D2135 !important;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-color: #1D2135 !important;
}

.btn-primary:hover {
    background-color: #1D2135 !important;
    border-color: #1D2135 !important;
    color: white !important;
}

.btn-primary:not(.active) {
    color: #1D2135 !important;
    border-color: #1D2135 !important;
}

.btn-primary:not(.active):hover {
    color: white !important;
}

[class^="icon-"] {
    color: #1D2135 !important;
}

.btn-pink:not(.grey_btn) {
    background-color: #96126a !important;
    border-color: #96126a !important;
}

.btn-pink:not(.grey_btn):hover {
    color: #96126a !important;
    background-color: #fff !important;
    border-color: #96126a !important;
    padding: 10px 35px;
}

.cancel_book_flight span {
    color: #1D2135 !important;
}

.purple {
    color: #1D2135 !important;
}

.new_badge, .new_badge_menu {
    background-color: #999999 !important;
}

.tab-content .book_options .active {
    border-color: #96126a !important;
}

#carousel-home-page {
    background-color: #999999;
}

#feedback_button {
    background-color: #96126a !important;
}

.darksite_item {
    position: absolute !important;  
    width: 100% !important;
}

.mobile_tab_btn {
    background-color: #1D2135 !important;
}

#cus_hamb_btn span {
    background-color: #96126a !important;
}

.nav_menu .icon, .nav_menu .fas {
    color: #1D2135 !important;
}

.context_ad_1 {
    font-size: 26px !important;

}

.context_ad_2 {
    font-size: 24px !important;
}

.miles_msg {
    color: #1D2135 !important;
}

.miles_msg span {
    color: #96126a !important;
}

.miles_side_bar  a, .miles_side_bar .fa {
    color: #1D2135 !important;
}

.content_holder {
    position: relative;
    width: 100%;
    /* height: 100%; */
    padding: 0;
}

.darksite_container {
    overflow-y: auto;
    overflow-x: hidden;
}

.ds_footer {
    position: fixed;
    bottom: 0;
    height: 50px;
    line-height: 50px;
}


@media (max-width: 767px) {

    .ds_btn {
        text-align: center;
        width: 100% !important;
    }

    .ds_btn button{
        width: 230px !important;
    }

    .social_links {
        display: none;
    }

    .prayer_candle {
        display: none;
    }

}