/*
Theme Name: Stal Child
Theme URI: http://stal.mikado-themes.com
Description: A child theme of Stal
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Text Domain: stal
Template: stal
*/
/*Split Slider Startseite*/
.elementor-page-1027 div#qodef-page-header-inner {
    display: none;
}
.elementor-page-1027 #qodef-page-mobile-header {
    display: none;
}
::selection {
    color: #333333;
    background: #fed856;
}
.qodef-button.qodef-layout--splitted {
	color: #333333;
}
.qodef-m-slide-image.ms-section.ms-table {
    background-position: center center;
}
@media only screen and (max-width: 1024px) {
.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vss-responsive .qodef-m-slide-content, .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vss-responsive .qodef-m-slide-image {
    background-size: cover;
	background-position: center center;
}
}
.qodef-h2 a:hover, h2 a:hover {
    color: #666666;
}