 @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
*/

.gt-page-title-bar {
	margin-bottom:0px !important;
}

.gt-page-title-bar h1 {
	display:none !important;
}

.gt-background {
	opacity:1 !important;
}

.registerNowMain a {
	Background-color:#2cedf7 !important;
	border-radius:10px !important;
}

.registerNowMain a:hover {
	
	Background-color:#ffffff !important;
	border-radius:10px !important;
	color:#000000 !important;
	outline: 3px solid #2cedf7 !important;
  outline-offset: -3px !important; /* Pulls the outline inside */
}