/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day{
	height: auto;
}
.tribe-common .tribe-common-h8 {
    font-size: 12px;
    line-height: 1.38;
}

/* .tribe-events .tribe-events-calendar-month__more-events-link{
	font-size: 16px !important;
}

@media (min-width: 832px){
	.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day{
		min-height: 370px !important;
	}
}

@media (min-width: 992px){
	.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day{
		min-height: 350px !important;
	}
}

@media (min-width: 1100px){
	.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day{
		min-height: 260px !important;
	}
} */