/*---------------------------------------------------------------------------------

 Theme Name:   FUVT
 Theme URI:    https://felix-ufer.de
 Description:  Divi FUVT Child-Theme
 Author:       SCW
 Author URI:   https://scw-media.ch
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
/*
body {
	font-family: soleil, sans-serif;
	font-style: normal;
}

.et_pb_text_0 h1 {
	font-family: soleil, sans-serif;
	font-weight: 300;
	font-style: normal;
}

p {
	font-family: soleil, sans-serif;
	font-weight: 300;
	font-style: normal;
}

span.logo_helper {
	margin-left: -30px;
}

.menu-item a {
	font-size: 18px;
	font-weight: 300;
}

.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
    min-height: 100% !important;
    height: 100% !important;
}

@media (min-width: 981px){
.header-text-btm {
display: flex!important;
align-items: flex-end!important;
}}

*/