/*
Theme Name: iEvent Child Theme
Theme URI: http://www.janxcode.com
Description: This is child theme of iEvent
Author: Janxcode
Author URI: http://www.janxcode.com
Template: ievent
Version: 2.0
Text Domain:  ievent-child
*/
@import url("../ievent/style.css");
.jx-ievent-padding {
    padding-top: 50px;
	padding-bottom: 50px;
}
.vc_btn3{
    font-family:'Montserrat';
    font-size: 14px;
    font-weight: 600;
}
.wpcf7-form .wpcf7-submit{
    background:none;
    color:rgb(237, 28, 86);
    border:1px solid rgb(237, 28, 86);
    font-family:'Montserrat';
    font-size: 14px;
    font-weight: 600;
}
.wpcf7-form .wpcf7-submit:hover{
    background:#fff !important;
    color:rgb(237, 28, 86);
    border:1px solid rgb(237, 28, 86);
    font-family:'Montserrat';
    font-size: 14px;
    font-weight: 600;
}
.jx-ievent-menu .main-menu li a{
	text-transform:none !important;
}
