#logo {
	-webkit-transition: initial;
	-moz-transition: initial;
	transition: initial;
	-webkit-transform: initial;
}

@media only screen and (min-width:768px) {
	.blog_igualado .et_pb_post {
		min-height: 580px;
		max-height: 580px;
	}
}

.mega-link>a {
	text-align: center;
	font-size: 20px !important;
	text-transform: uppercase;
	font-weight: 400 !important;
	letter-spacing: 3px;
}

.tribe-events .tribe-events-calendar-month__header, .tribe-events .tribe-events-calendar-month__header * {
	border: none !important;
	box-shadow: none !important;
}

.tribe-events .tribe-events-calendar-month__week:first-child
.tribe-events-calendar-month__day {
	border-top: none !important;
}

.tribe-events .tribe-events-calendar-month__body .tribe-events-calendar-month__day {
	border: 1px solid #46bcda !important;
}

.tribe-events .tribe-events-calendar-month__week:first-child
.tribe-events-calendar-month__day {
	border-top: 1px solid #46bcda !important;
}