/*
Theme Name: Tevily Child
Theme URI: https://gaviaspreview.com/wp/tevily/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: Child theme for the Tevily theme.
Template: tevily
*/
.img_size_nl .item-column img{
	height:260px !important;
	width:100% !important;
}

.ba-block-item .overlay{
	background: linear-gradient( to top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100% ) !important;
	height: 36% !important;
	top:initial !important;
	bottom:0 !important;
}
.booking-block-3:hover .booking-content:after,
.booking-block-3:hover .booking-content{
	background:none !important;
}
.booking-block-3 .booking-content .title a,
.booking-block-3:hover .booking-content .title a:hover{
	color:#ffffff !important;
}
.booking-block-3 .booking-content .title{
	font-weight:500 !important;
}
.topbar-mobile{
	background: #ca9320 !important;
}
.topbar-mobile .socials-2{
	text-align: center !important;
}
.meta-left{
	display:none;
}

@media (max-width: 768px) {
 	.menu-item-type-taxonomy,
 	.menu-item-type-post_type_archive {
		display: none !important;
	}
	.wpcf7-date,
	.wpcf7-number{
		width:100% !important;
	}
}

