/*
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: 20px !important; 
padding-left: 20px !important;
}


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


/* --------- CONTACT FORM 7 SETTINGS --------- */
div.wpcf7 {
font-size:110%;
color:#ffffff;
background-color: #1e73be;
border: 0px solid #ffffff;
padding:20px;
}
.wpcf7-textarea { 
width: 100%;
height: 80px;
}
.wpcf7-text {
width: 100%;
}


div.blacktext {
    color:#000000;
    padding:0px;
    margin-top:0px;
} 

	
div.blacksmalltext {
    color:#000000;
    font-size:85%;
    padding:0px;
    margin-top:0px;
} 


div.menutext {
    color:#000000;
    font-size:150%;
    font-weight:bold;
    padding:0px;
    margin-top:0px;
} 



div.headertext {
    color:#A27139;
    font-size:125%;
    font-weight:bold;
    padding:0px;
    margin-top:0px;
} 


.grecaptcha-badge { visibility: hidden; }
