/*
Theme Name: Back Table
Theme URI: http://matchthemes.com/demowp/caverta
Description: Child theme for the Caverta theme 
Author: MatchThemes
Author URI: https://matchthemes.com
Version: 1.0
Template: caverta
*/
@import url("https://use.typekit.net/ypr7kcu.css");

.btn-header1 {
    margin-left: 0px;
	margin-right:16px;
    flex: 1 0 0;
}
.view-more, .submit, #submit, .wpcf7-submit, .white-btn, .el-btn .elementor-button {
	letter-spacing:0.2em;	
}
.slider-caption h2 { letter-spacing:0; }
body {
	font-family: adobe-caslon-pro, sans-serif !important;
	
	/*font-family: termina, sans-serif !important;*/
	
	font-size: 15pt;
    line-height: 1.4;
}
.elementor-widget-heading .elementor-heading-title {
    line-height: 1em;
}
.footer-widgets {
	font-size: 18px;
	line-height:1.4em;
}
.foo-block .widgettitle, header *, .subTitle .elementor-heading-title, .view-more, .submit, #submit, .wpcf7-submit, .white-btn, .elementor-button, .post-subtitle, .catdat *, div.elementor-heading-title { font-family: termina, sans-serif !important; font-weight:normal; }

h1, h2, h3, h4, h5, h6, blockquote, .logo-txt, .footer-widgets {
    font-family: adobe-caslon-pro, sans-serif !important;
}
.post-content ul.catdat li { font-size:14px; }
.logo img {
    width: 230px;
}
.foo-block .widget_media_image img { width:200px; }
.subTitle .elementor-heading-title, div.elementor-heading-title {
    color: #f17738;
    position: relative;
    padding: 0 16px;
    display: inline-block;
	font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.15em;
    margin: 0;
    text-transform: uppercase;
	
}
.subTitle .elementor-heading-title:before, .subTitle .elementor-heading-title:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 2px;
    background: #f17738;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.subTitle .elementor-heading-title:after {
    left: auto;
    right: 0;
}
.page-home {
    padding-left: 0;
    padding-right: 0;
}
body.page-template-template-fullscreen footer, body.page-template-template-home footer {margin-top: 0;}
.slider-container, body.page-template-template-fullscreen .topSingleBkg {margin-bottom: 0;}

.view-more, .submit, #submit, .wpcf7-submit, .white-btn, .el-btn .elementor-button {
	background: #f17738;
	border: 2px solid #f17738;
	font-size: 8pt;
	font-weight: normal;
	padding: 12px 18px;
}
.menu-nav li { font-size:8pt; }
.view-more:hover, .submit:hover, #submit:hover, .wpcf7-submit:hover, .el-btn .elementor-button.elementor-size-md:hover, .el-btn .elementor-button.elementor-size-sm:hover {color: #f17738;}
.comm-field, .contact-field, #msg-contact {    background: #fff;}
.wpcf7#wpcf7-f407-p404-o1 form .wpcf7-response-output { color:#fff;}
.btn-header .view-more {
	color: #fff;
    background: #f17738;
    border-color: #f17738;
	text-align:center;
}
.btn-header .view-more:hover {
	border-color: #f17738;
}
.elementor-widget-tabs.menu-tabs .elementor-tabs-wrapper {
	background: #ece9e4;
    padding: 20px 10px;
}
.elementor-widget-tabs.menu-tabs .elementor-tab-title:hover, .elementor-widget-tabs.menu-tabs .elementor-tab-title.elementor-active {
	color: #000;
	text-decoration: underline;
}
.elementor-widget-tabs.menu-tabs .elementor-tabs-content-wrapper {
	max-width: 1140px;
    margin: 0 auto;
}
.elementor-widget-tabs .elementor-tab-content {
    padding: 30px 15px;
}
.nav-holder-1 {
    padding: 0 30px;
}

.newsletter_form form p { margin-bottom:10px; }
.newsletter_form form .comm-field { text-align:center; }
.newsletter_form form .ajax-loader { display:none;}


.social-btn-top1 .social-media1 { display:none}
.menu-footer-menu-container ul li { margin-bottom: 5px; }
h4 span.menu-title, h4 span.menu-price {
	text-transform: uppercase;
    color: #93988f;
	font-family: termina, sans-serif !important;
    font-weight: 600;
    letter-spacing: 2px;
}
.menu-text {
	font-size: 16px;
}
/*.slider-caption h2 { font-size:100px; }*/
.slider-text p { font-size:17pt; letter-spacing: 0px; }
.intro-txt { font-size:17px; letter-spacing: 2px;}
.post-subtitle {font-size: 15px;
    letter-spacing: 2px;
    width: 400px;
	max-width:100%;
    display: inline-block;
    line-height: 1.8em;}
.elementor-widget-heading div.elementor-heading-title, .elementor-button-text { letter-spacing: 0.2em; } 
.elementor-widget-heading div.elementor-heading-title { margin-bottom:20px; }
ul.food-menu { margin-bottom:40px;}
.inner-desc h1 { margin-bottom:0; }
.foo-block .widgettitle {font-family: termina, sans-serif !important; font-size: 14px;}
/*.footer-copy, .menu-text {font-family: adobe-caslon-pro, sans-serif !important;}*/
@media (min-width: 768px) {
	.single-post-title { font-size:74px;  }
}
@media (max-width: 1270px) {
/* menu */
	.nav-button-holder, .logo-1, .social-btn-top1, .btn-header {
		flex: 33%;
	}
	.nav-holder,
	.header5-left{
		display: none;
	}
	.nav-button-holder {
		display: block;
	}
}
@media (max-width: 767px) {
	.nav-button-holder, .logo-1, .social-btn-top1, .btn-header {
		flex: 1;
	}
}