/*
 Theme Name:   76 FastLane
 Theme URI:    http://www.bluehelixdesigns.com
 Description:  Custom Child Theme For Divi Framework
 Author:       Chris Goelkel
 Author URI:   http://chrisgoelkel.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         responsive-layout, accessibility-ready
 Text Domain:  76-fast-lane-child
*/

a {
    color:#FFF;
}
h1,h2,h3,h4 {
	line-height: 1.5em;}


h4 {
	margin-top:2%;
	font-weight: 600;
}


.slider-container h2.et_pb_slide_title {
	/*text-align: left;*/
}

.et_pb_slide_content .h1_slide_left, .et_pb_slide_content .h2_slide_left, .et_pb_slide_content .text_slide_left {
	text-align: left !important;
}

.contact_p{
	margin-top:5%;
	margin-bottom:5%;
	
}
.contact_p h4{
	margin:5%;
}
.contact_p p{
	
}

/* Slider Button Color Overrides */
a.et_pb_more_button.et_pb_button, button.et_pb_contact_submit.et_pb_button {
    color: #fff;
}
/* Oil Change Page */
div#oil-change-header-container {
	/*max-height: 600px;*/
}
/* OVERIDES BUTTON TEXT */
.et_pb_bg_layout_light.et_pb_module.et_pb_button {
    COLOR:#FFF;
}

a.text_link {
    color:#d91800;
}

a.text_link:hover {
    color:#d91800;
}