/*
Theme Name: Vantage Child
Author: SiteOrigin
Author URI: http://siteorigin.com/
Theme URI: http://siteorigin.com/theme/vantage
Description: Vantage Child Theme
Version: 1.0.0
Template: vantage
Text Domain: vantage
Domain Path: /languages/
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

#main { 
padding-right: 10px !important; 
padding-left: 10px !important;
padding-top: 0px; 
padding-bottom: 30px; 
}


#main {
background: #ffffff;
font-color: black;
}





/* --------- ADJUST WIDTH ON SCREEN DEFAULT 1080px --------- */
body.responsive.layout-full #page-wrapper .full-container {
max-width: 1200px;
}



/* --------- REMOVE SITEORIGIN FOOTER TEXT --------- */
#colophon #theme-attribution {
display: none;
}



div.blockquote {
    color:#000000;
    font-size:110%;
    line-height: ;
    padding-left:5px;
    padding-right:5px;
    margin-top:0px;
} 



div.indent {
    color:#000000;
    font-size:100%;
    line-height: ;
    padding-left:120px;
    padding-right:120px;
    margin-top:0px;
} 






