/* 
 Theme Name:     One Stop Mobility
 Author:         One Stop Mobility
 Author URI:     https://www.onestopmobility.com
 Template:       Divi
 Version:        v.01
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.7.5
*/ 


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

#main-header{
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;
}


#footer-bottom { display:none !important;}

/*—–Fixing bottom blog white space issue—–*/
.et_pb_post{
margin-bottom: -25px !important;
}

/*Footer*/
#main-footer {
display: none;
}

/* Show slider arrows always */
.et-pb-arrow-next {
       opacity: 1;
       right: 22px;
}
.et-pb-arrow-prev{
       opacity: 1;
       left: 22px;
}
/* Show slider arrows always */
.et-pb-arrow-next {
       opacity: 1;
       right: 22px;
}
.et-pb-arrow-prev{
       opacity: 1;
       left: 22px;
}

body .et_builder_inner_content>.et_pb_section:last-child{
	background: #333 !important;
}

body .et_builder_inner_content>.et_pb_section:last-child a{
    color: #2ea3f2 !important;
}
body .et_builder_inner_content>.et_pb_section:last-child .et_pb_text p{
	padding: 0 !important;
	margin-top: 10px;
}
body .et_builder_inner_content>.et_pb_section:last-child .et_pb_text p a{
	padding: 10px 0 !important;
	display:inline-block;
}
body .et_builder_inner_content>.et_pb_section:last-child .et_pb_text p>span{
	color: #BBB !important;
}
