/*
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
*/

.header-mobile .topbar-mobile{
	background:#D97A2B !important;
}
.header-mobile .header-mobile-content .header-content-inner .header-left .logo-mobile img{
	max-width:50% !important;
}
.header-mobile .topbar-mobile .socials-2{
	display:block;
	text-align:center;
}
h3.title{
	
}
h3.title,
.entry-content .entry-title,
.booking-block .booking-content .title{
	
}
.img_size_nl .item-column img,
.img_size_nl .post-image img{
	height:300px !important;
	width:100% !important;
}
.ba-meta .meta-left{
	display:none !important;
}

.topbar-mobile{
	background: #d97a2b!important;
}
.topbar-mobile .socials-2{
	text-align: center !important;
}
.wpcf7-form-control{
	height:60px;
}
.wpcf7-date{
	width:100%;
	display:block;
}
@media (max-width: 768px) {
 	.menu-item-type-taxonomy,
 	.menu-item-type-post_type_archive {
		display: none !important;
	}
	.wpcf7-date,
	.wpcf7-number{
		width:100% !important;
	}
}