@import '../../fonts/hyundai/hyundai.css';
body{
    font-family: "hyundai";
}
h1{
    font-size: 40px;
    font-weight: 600;
    text-transform: none;
    font-weight: 600;
    color: #000;
}
.parallax .overlay h1{
    color: #fff;;
}
h2{
    font-size: 28px;
    color:#002c5f;
    text-transform: none;
    font-weight: 600;
}
h3, .card-title, .widget_title {
    font-size: 24px;
    text-transform: none;
    font-weight: 600;
    color: #000;
}
h4, .cta_title {
    font-size: 18px;
    text-transform: none;
    font-weight: 600;

}
.ctas-list .cta-content h4, .ctas-list .cta-content .cta_title {
    color: #413f40;
}
#main_menu.menu_1 li a {
    text-transform: none;
    font-weight: 600;
    color: #fff !important;
}
.button {
    font-weight: 600;
	font-size:14px;
}
.main_actions .button,
.vehicle_specifications .nav-tabs .nav-item a,
.wpcf7 .button,.dealer_tabs a,
.spec_list .spec .name,
.vehicle_inventory_item .vehicle_inventory_top_nav,
.departments_wrapper h3,
#main_footer h3,
#main_footer .widget p.widget_title{
	text-transform: none;
    color: #002c5f
}
#main_header .header_content div:last-child .menu li {
    margin-left: 0.5rem;
}
#main_header .header_content .menu a{
    color: #fff !important;
}
#main_header .header_content .menu a:hover{
    background-color: #00aad2;
}
#main_header .header_content .menu .wpml-ls-current-language  a{
    background-color: #00aad2;
}

#main_menu .mobile-top-bar .mobile_nav_toggle {
    color: #fff !important;
}
.flexible-content .tools_wrapper .tool_cta a, .button, .btn {
    text-transform: inherit;
}
