/*
Theme Name: Caverta Child
Theme URI: https://matchthemes.com/premium/caverta-wordpress-restaurant-theme/
Description: Child theme for the Caverta theme 
Author: MatchThemes
Author URI: https://matchthemes.com
Version: 1.0
Template: caverta
*/

@media screen and (max-width: 767px){
	.wpcf7-spinner{
		position: absolute !important;
	}
}
.mobile-menu-holder .mobile-btn a {
    margin-bottom: 15px;
}
.button-menu-hero-home {
    display: flex;
    gap: 2em;
	flex-wrap: wrap;
	justify-content: center;
}
.logo img {
    filter: invert(1);
}
.single-post .meta-nav-holder, section#comments, .single-post .tags-single-page, .single-post .inner-desc .post-meta, 
.blog-item .post-meta{
    display: none;
}
.logo-footer img{
	filter: brightness(0) invert(1);
}
footer .elementor-social-icon {
    font-size: 24px;
}