 @charset "UTF-8";

/*
	Theme Name: Eventchamp
	Theme URI: https://themeforest.net/user/gloriathemes
	Author: Gloria Themes
	Author URI: https://gloriathemes.com
	Description: Eventchamp – Multiple Event & Conference WordPress Theme
	License: GNU General Public License v2 or later
	License URI: https://gnu.org/licenses/gpl-2.0.html
	Tags: right-sidebar, featured-images, custom-header, custom-menu
	Text Domain: eventchamp
	Version: 2.1.1
*/


.vc_custom_1777315121001 {
	border-top-right-radius: 61px !important;
}

.submitForm a {
	background-color:#D3232A !important;
}

.entity-photo-holder {
	margin-right:0px !important;
}

/* Target mobile phones */
@media screen and (max-width: 767px) {

	#mainTitle {
		padding-top:150px !important;

	}
	
		#mainTitle h1 {
	font-size:3.5rem !important;
			line-height:46px !important;

	}
	
	.vc_custom_1777315121001 {
	border-top-right-radius: 0px !important;
}

	
}