/*
Theme Name: Pro Child
Description: Child theme for Pro. You can now safely customize it and not risk losing your customizations.
Author: WPTurbo
Author URI: https://wpturbo.dev
Template: pro
Version: 1.0
Text Domain: pro-child
*/


.btn-next{
	opacity: 1 !important;

}

.btn-prev{
	opacity: 1 !important;
}

.wpgis-slider-for .btn-next {
    margin-right: 0px;
}

.wpgis-slider-for .btn-prev {
    margin-left: 0px;
}

/*Event calendar*/
.back-button-mec {
	margin-top:90px;
}

.mec-start-date-label {
	font-size:14px;
	font-weight: bold;
}

.mec-bg-color {
	background-color:#000000!important;
}

.mec-single-event-label {
display: none!important;
}

.mec-event-meta dl:hover :not(.mec-more-info-button) {
	color:#8d8d8d!important;
	cursor: default;
}

.mec-events-single-section-title a:hover {
		color:black!important;
		cursor: default;
}