/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/divi
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
 Website:		 HOUSEWARMERS HELLO
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    color: #e03d40;
}
h1 {
    font-weight: 600;
    padding-bottom: .5em;
}
.et_pb_accordion .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title,
.et_pb_accordion .et_pb_toggle.et_pb_toggle_close .et_pb_toggle_title {
    font-weight: bold;
}
.et_pb_widget_area_left {
	padding-right: 0;
	border-right: none;
}
#et-info {
    float: right;
}
.et_pb_fullwidth_header_subhead {
    font-weight: 600;
    text-transform: uppercase;
}
/*
	TOP NAV
*/
.nav li ul {
	width: 255px;
}
#top-menu li li a {	
	padding: 6px 15px;
	width: 230px;	
}
/*
	CONTACT FORMS
*/
.et_pb_contact_form_0.et_pb_contact_form_container .input {
    color: #666666;
}
.et_pb_contact p input, 
.et_pb_contact p textarea, 
.et_pb_contact_select {
    background-color: #ddd;
    border-radius: 3px;
}
/*
	SPONSOR PAGE - blurbs 
*/
.et_pb_blurb h4 {
    font-weight: 600;
}
.et_pb_blurb {
    background-color: #eeeeee;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 20px;
}
.et_pb_blurb_container > p {
    font-size: 14px;
    line-height: 20px;
}
/*
	OL
*/
.et_pb_text_inner ol li {
	padding-left: 10px;
	margin-left: 30px;
	list-style-position: outside;
}
/*
	SCROLLING SPONSOR MARGIN
*/
.scrolling-margin {
	margin-top: 50px;
	margin-bottom: 20px;
}

.BodyText6 {
    color: #fff;
}
.float-right {
	color: #e03d40;
	float: right;
	font-weight: bold;
}