#nd_options_tab_content li.vc_tta-tab a, #nd_options_tab_content .vc_tta-panel .vc_tta-panel-heading{
    border-color: #ab831a !important;
    background-color: #ab831a !important;   
}

#nd_options_tab_content li.vc_active a {
    background-color: #f9f9f9 !important;
    border-color: #f1f1f1 !important;
    color: #a4a4a4 !important;
}

#nd_options_tab_sidebar li.vc_tta-tab a, #nd_options_tab_sidebar .vc_tta-panel .vc_tta-panel-heading {
    background-color: #ab831a !important;
    border-color: #ab831a !important;
}

.nd_options_navigation_4 div > ul li > ul.sub-menu > li {
    border-bottom: 1px solid #2d2d2d !important;
    background-color: #1f1f1f !important;
    box-shadow: 0px 2px 5px #2d2d2d !important;
}

.nd_options_navigation_4 div li a {
    font-size: 14px !important;
    font-weight: bold !important;
    font-family: auto !important;
    line-height: 15px !important;
}


.nd_options_customizer_forms input[type="text"], .nd_options_customizer_forms input[type="email"], .nd_options_customizer_forms input[type="url"], .nd_options_customizer_forms input[type="tel"], .nd_options_customizer_forms input[type="number"], .nd_options_customizer_forms input[type="date"], .nd_options_customizer_forms input[type="file"], .nd_options_customizer_forms input[type="password"], .nd_options_customizer_forms select, .nd_options_customizer_forms textarea, .StripeElement {
    background-color: #2d2d2d;
    border-width: 1px;
    border-color: #ab831a;
    border-radius: 4px;
    border-style: solid;
    padding: 10px 20px;
    -webkit-appearance: none;
    color: #a3a3a3;
    width: 100%;
}

.wpcf7-form-control-wrap.safari-date input::before {
	content: "Safari Date:" !important;
	margin-right: 10px !important;
}

p {
    font-size: 15px !important;
}

#nd_options_page_header_img_layout_5 h1 {
    font-size: 45px !important;
    color: #e7b809 !important;
    font-family: auto !important;
}

#nd_travel_single_cpt_3_header_image h1 {
    font-size: 45px !important;
    color: #e7b809 !important;
    font-family: auto !important;
}

#nd_travel_single_cpt_1_header_image h1 {
    font-size: 45px !important;
    color: #e7b809 !important;
    font-family: auto !important;
}

.vc_tta-panels-container {
    z-index: 998!important;
}