/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 17 2023 | 17:18:57 */
.tribe-events-single h1{
		font-size:40px;
		font-weight:700;
}

.tribe-events-single h2{
		font-size:20px;
		font-weight:700;
	}

/*.tribe-events-single .tribe-events-c-subscribe-dropdown__button{
	width:300px;
	border: 1px solid #5a353d!important;
}

.tribe-events-single .tribe-events-c-subscribe-dropdown__button:hover{
	background-color:#5a353d!important;
}

.tribe-events-single .tribe-events-c-subscribe-dropdown__button svg{
	color:#5a353d;
}

.tribe-events-single .tribe-events-c-subscribe-dropdown__button:hover svg{
	color:#fff;
}

.tribe-events-single .tribe-events-c-subscribe-dropdown__button button{
	background-color:transparent!important;
	border:0px!important;
	padding:0px!important;
}

.tribe-events-single .tribe-events-c-subscribe-dropdown__button button:hover{
	color:white!important;
}

.tribe-events-c-subscribe-dropdown__button{
	background-color:transparent!important;
	border: none;
}

.tribe-common a.tribe-common-c-btn-border{
	border:0px transparent!important;	
}*/

.tribe-events-c-subscribe-dropdown button{
	background-color:transparent!important;
	color:inherit!important;
	border:none!important;
}

.tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border{
	border:none!important;
}

.tribe-events-c-subscribe-dropdown{
	color:#fff!important;
}

.tribe-events-c-subscribe-dropdown button{
	color:#fff!important;
}

.tribe-events-c-subscribe-dropdown svg{
	color:#fff!important;
}

.tribe-common .tribe-common-c-btn-border{
	background-color:#5A353D!important;
}

.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button{
	background-color:#5A353D!important;
}