/* 
 Theme Name:     Stone Arch Funding
 Author:         Kemteck, Inc
 Author URI:     http://www.kemteck.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.8
*/ 


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

@media (min-width: 981px) {
#left-area {
    width: 100%;
    padding-bottom: 23px;
}
.et_right_sidebar #main-content .container:before {
    right: 0% !important;
}
#main-content .container:before {
display:none;
}
.et_right_sidebar #left-area {
    float: left;
    padding-right: 0;
}
}
