/*
Theme Name:     Mani Child
Theme URI:      http://www.ilgelo.com/
Description:    Child theme for Mani
Author:         Ilgelo
Author URI:     http://www.ilgelo.com/
Template:       mani
Version:        1.0.2
*/


/* Your css goes here */


body {
/*color: red !important; */
/*background-color: red;*/
}

.vc_separator h4{
    color:#7dba60;
    font-weight:bold;
    font-family: 'Quicksand';
    font-size: 24px;
}

#instagram-footer {
    margin-top: 0px;
}

.mailjet_widget_front_container .widgettitle{
    display:none;
	margin-bottom:15px;
}

.mailjet_widget_front_container input{
     background-color: #7dba60;
    color: #ffffff;
	font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
	border-radius: 5px;
	display:block;
	margin-left: auto;
    margin-right: auto;
	
}
.mailjet_widget_front_container input[type=email]{
	width:280px;
	background:#bdb5b5;
}
