/*
Theme Name:		MTM Rents
Description:	Divi child theme for MTM Rents
Author:			Richard Stern
Theme URI:		http://zjstech.com
Template:		Divi
Version:		1.0


*/

#main-header {
	border-bottom: 1px solid #ddd;
}

.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
}

.text-divider {
	padding-bottom: 5px !important;
}

#faq-text li {
	margin-bottom: 10px;
}
#welcome-message ul {
	margin-left: 20px;
	font-weight: bold;
}
#our-pledge-text ul {
	margin-top: 20px !important;
}
#main-footer {
	margin-bottom: 10px;
}
/* Home Junction */
.hjitb .modal-dialog {
    margin-top: 20rem;
}