/*
Theme Name:     Karma Child Theme cn
Theme URI:      http://themeforest.net/item/karma-clean-and-modern-wordpress-theme/168737?ref=TrueThemes
Description:    Child theme for the Karma theme - cn
Author:         TrueThemes
Author URI:     http://themeforest.net/user/TrueThemes?ref=TrueThemes
Template:       Karma
Version:        0.1.3
*/

@import url("../Karma/style.css");


/* ------- Insert custom styles below this line ------- */


.hero
{
margin-top: 0px; 
color: #EEEEEE;
text-align:center;
font-family: “helvetica neue”, arial, sans-serif;
font-size: 14px;
line-height: 18px;
font-weight: bold;

}


/* ------- CSS per Contact Form 7 ------- */


div.wpcf7
{
    background-color: transparent;
    border: 1px solid #FEFEFC;
    width: 100%;
    overflow: hidden;
    
}


.wpcf7-form {
width: 100%;
position: relative;
left: 5px;
margin: 0 auto;
padding: 15px 0;
/* background-color: #FAEBD7; */ 

}



.wpcf7 span.wpcf7-form-control-wrap {
position: relative;
left: 5px;



}




