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

.view-more,
.submit,
#submit,
.wpcf7-submit,
.el-btn .elementor-button {
	border: 2px solid #c54c3a;
	background: #c54c3a;
}

.view-more:hover,
.submit:hover,
#submit:hover,
.wpcf7-submit:hover,
.el-btn .elementor-button:hover {
	color: #fff;
	border: 2px solid #fff;
	background: #5e1005;
}

.smalltitle {
	color: #5e1005;
}

.smalltitle:before,
.smalltitle:after {
	background: #5e1005;
}

body.single-post .topSingleBkg {
	max-height: 450px;
}

li.meta-categ.meta-author {
    display: none;
}

.footer-section .elementor-social-icon {
	font-size: 30px;
}

@media only screen and (max-width: 600px) {
	
	h1.post-title {
		font-size: 33px;
	}
	
}