/* 
 Theme Name:     Divi Child Theme
 Author:         Results Repeat
 Author URI:     http://www.ResultsRepeat.com
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */

@import url("multifamily-library-styles.css");

/* NAVIGATION OVERRIDES */

.et_fullwidth_nav #main-header .container {
	padding: 0;
}
#et-top-navigation {
	padding-top: 10px;
	border-top: 1px solid #e1e1e1;
	margin-top: 5px;
}

.index-header .et_pb_fullwidth_header {
	padding: 280px 0 160px;
	background-position: bottom center;
}
.index-header .header-content {
	display: inline-block;
	background: rgba(54,54,54,0.3);
}
.index-header .header-content {
	padding-left: 10px !important;
}

.secondary-header {
	padding: 0 !important;
}

.et_pb_main_blurb_image {
	margin-bottom: 5px;
}

.index-apply {
    padding: 0 0 1% 0 !important;
}

.et_pb_divider:before {
    border-top-width: 4px;
    border-top-style: double;
}

.fp-title {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.fp-title .et_pb_promo_description {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

#footer-list {
	display: block;
	margin: 0; padding: 0;
	float: right;
}
#footer-list li {
	display: inline-block;
	margin-left: 10px;
}
#footer-list li:first-child {
	margin-left: 0;
}

div#text-3 {
	text-align: right;
	float: none;
}

@media screen and (max-width: 980px) {

.menu-item-171 {
display:none;
}

#et-top-navigation {
	border: none;
}

#footer-list {
	float: none;
	text-align: center;
}

.et_pb_widget {
	float: none;
	text-align: center;
}
div#text-3 {
	text-align: center;
}

}

.et_pb_fullwidth_header.et_pb_fullwidth_header_0{padding:120px 0;}
#et-info{float:right;}
body .featured-amenities ul li:before{color:#064F84;}