/*!
Theme Name: Kaffen Child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://themeforest.net/user/bslthemes
Description: Kaffen - Restaurant & Cafe WordPress Theme
Version: 1.0.1
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: kaffen
Text Domain: kaffen-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

.section.kf-started-inner {
  height: 420px;
}
.kf-started-item .subtitles {
    padding-left: 0px !important;
}
.kf-started-item .subtitles:before {
  display: none;
}

.sl_homepage_section_about_us .kf-about-image{
	height: 100% !important;
}

.sl_homepage_section_about_us .kf-about-image img {
	max-width: 550px !important;
    height: 100% !important;
    object-fit: cover;
}
.kf-about-quote.element-anim-1.scroll-animate.animate__active.animate__animated{
	display:none;
}
.kf-parallax-bg.js-parallax.center {
    background-position: center !important;
}



@media (max-width: 767px) {
	.elementor-1481 .elementor-element.elementor-element-661bc8e {
		margin-top: 0;
		margin-bottom: 70px !important;
	}

	.sl_hero_section_height {
		    height: 72vh !important;
	}
	.sl_hero_section_height > .elementor-widget-container,
	.sl_hero_section_height > .elementor-widget-container > section.kf-started-slider {
		height: 100% !important;	
	}
}


@media (max-width: 550px) {
.sl_homepage_section_about_us .kf-about-image img {
    height: 70% !important;
	width:100%;

}
}






