/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.post-event-button {
	background: #32ab34;
	background: -webkit-linear-gradient(#3265ce,#3265ce);
	background: linear-gradient(#32AB34,#32AB34);
	border-radius: 5px;
	color: #fff !important;
	display: inline-block;
	padding: 8px 20px;
	font: normal 400 17px/1 "Open Sans", sans-serif;
	text-align: center;
	text-shadow: 0 0 0 #000;
}

h5 {
	word-wrap: break-word;
}

.btn-profile .button.dropdown.split.tiny > a {
	font-size: 12px !important;
}

#eventsserved {
	border-radius: 5px;
	background: #32AB34;
	width: 160px;
}

#golfersserved {
	border-radius: 5px;
	background: #3265ce;
	width: 160px;
}

.button.alert:hover, .button.alert:focus {
	background-color: #32AB34;
	border: 1px solid #32AB34;
}

.link-list {
	display: none;
}

li.load-more:before {
	color: #32AB34 !important;
}

#wpadminbar {
	background: #000000 !important;
}

#wpadminbar .ab-icon {
	display: none;
}

.pdfemb-toolbar .pdfemb-poweredby {
	display: none;
}

.screen-reader-text {
	color: transparent !important;
}

.button {
	border-radius: 5px !important;
}

.featuredimages {
	border-radius: 5px !important;
}

.event-categories-images {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	color: white !important;
}

.button.dropdown ul.no-hover.show-dropdown {
	display: none !important;
}

.um-message-btn {
	color: #ffffff !important;
}

.kleo-notifications {display: none !important;}

@media only screen and (max-width: 767px){
.column, .columns {
    width: 100% !important; 
}
#main-content{    padding: 0 16px !important;}
}

.ticket-desc {color: gray !important;}

.ahoy-message {width: 90% !important; min-height: 50%;}
.ahoy-message__close {display:none !important;}
.ahoy-message__heading  {display:none;}
.ahoy-message__container {background-color:white;}
.ahoy-message__content {
    max-height: 50%;
    overflow-y: inherit;
}
.ahoy-message__content .alignnone.wp-image-128491 {
    width: 752px;
    height: auto;
    margin-left: 0;
    margin-right: 0;
}

.favorite-toggle {color:white !important;}

.subscription-toggle {color:white !important;}

.article-media.clearfix {
    display: none;
}