@import '../../fonts/toyota/toyota.css';

body {
    font-family: "toyota-book";
    font-size: 14px;
    color: #373d45;
}
h1,h2,h3,h4,.card-title,.widget_title,.cta_title {
    color: #373d45;
    text-transform: none;
    font-family: "toyota-semi-bold";
}

h1 {
    font-family: "toyota-light";
    font-size: 40px;
}

h2 {
    font-family: "toyota-bold";
    font-size: 28px;
}

.single-promotions h2 {
    color: unset;
}

h3,.card-title,.widget_title {
    font-size: 24px;
    color: #373d45;
}

h4,.cta_title {
    font-family: "toyota-semi-bold";
    font-size: 18px;
    color: #373d45;
}

#fixed_action_bar h4 {
    color: unset;
}

#main_menu.menu_1 li a {
    font-size: 16px;
}
.parallax h1, .parallax h3 {
    color: #fff;
}

#main_footer ul a,
#main_footer .menu a,
#main_footer .vehicle_models_menu a,.scroll_over,
.posts-cards .card .card-body .card-text
{
    color: #373d45;
}

#main_footer h3,
#main_footer .widget p.widget_title {
	font-weight: 400;
}

.flexible-content .cta_masonry .tile_content h4,
.flexible-content .cta_masonry .tile_content .cta_title {
    color: #fff;
}
