.page-template-default  #example-navbar-collapse {
		display: none !important;
}

.registration-btn {
		margin: 30px auto !important;
    width: 80% !important;
}

/* Custom CSS for Easy Events plugin */
.eer-tickets-sale-wrapper {
	padding: 30px 0px;
}
.eer-ticket-add > .fa-plus {
	  margin: 0;
    color: #ffffff;
    font-size: 24px;
}

.eer-ticket-remove > .fa-minus {
	  margin: 0;
    color: #ffffff;
    font-size: 20px;
}

.eer-thank-you {
    text-align: center;
    font-size: x-large;
}

.eer-ticket-body-wraper {
	font-size: 12px !important;
}

.eer-tickets-sale-wrapper .eer-tickets .eer-ticket {
	min-width: initial;
}

.eer-ticket-shop-form .eer-user-form .eer-row.eer-form-checkbox .eer-form-group input {
	width: 20px;
}

.padding-top-minor {
	margin: 20px 0px;
}

.red-msg {
	color: red !important;
	font-weight: 800 !important;
	background: white !important;
}

.main-subhead {
	font-size: xx-large;
}

@media screen and (max-width: 992px) {
.main-subhead {
	font-size: large;
}
}
/* Custom CSS for crapy event theme */

.event-features, .speakers, .blogs-wrapper {
	background-color:#212739;
}

.contact-wrap {
	background-color: #FFFFFF !important;
}

.navbar-header > .navbar-brand {
	padding: 0 !important;
}

.navbar-header > .navbar-brand > img{ 
	height: 100%;
	position: absolute;
}

@media screen and (max-width: 992px) {
	.navbar-header > .navbar-brand > img{ 
		height: 100%;
    position: relative;
    width: auto;
	}
}

.speakers-title {
	color: #d7ae71;
}

.blog-title {
	color: #d7ae71;
}

/*.venue {
	visibility: hidden;
}*/

.nav-next, .nav-prev {
	color: #d7ae71 !important;
}

/* Shortcodes custom css */

.su-accordion {
	color: #d7ae71;
}

.e-title {
	font-weight: 600 !important;
}