/* 
Theme Name: Max Fischer Theme
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.3
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.vertical-text {
position: absolute;
width: 200px;
text-align: right;
font: 400 14px/20px proxima-nova,Arial,Helvetica,sans-serif;
transform: matrix(0,-1,1,0,-64,98);
}

.vertical-text:before {
content: "";
display: inline-block;
vertical-align: top;
height: 2px;
width: 80px;
	background: #fff;
margin: 11px 8px 0 0;
}

.vertical-text-red {
position: absolute;
width: 200px;
text-align: right;
font: 400 14px/20px proxima-nova,Arial,Helvetica,sans-serif;
transform: matrix(0,-1,1,0,-64,98);
}

.vertical-text-red:before {
content: "";
display: inline-block;
vertical-align: top;
height: 2px;
width: 80px;
	background: #DA291C;
margin: 11px 8px 0 0;
}

.box-unternehmen:hover .button-unternehmen {
    opacity: 1;
}

.button-unternehmen {
    opacity: 0;
}

.box-unternehmen:hover .unternehmen-text,
.box-unternehmen:hover .unternehmen-text h2 {
	color: #DA291C !important;
}


.referenz-button {
	    border-radius: 0px 0px 0px 0px;
    padding: 15px 50px 15px 50px;
    background-color: #DA291C;

}


.referenz-button span {
	    font-size: 21px;
    font-family: Geist, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

span.referenz-kategorie {
	text-transform: uppercase !important;
}

.elementor-sticky--effects .elementor-nav-menu--main .elementor-item {
    color: #444647 !important;
}

.elementor-sticky--effects img {
	width: 350px !important;
} 


.elementor-sticky--effects .menu-main-top {
	padding-top: 0 !important;
}

.elementor-sticky--effects .elementor-nav-menu--main .elementor-item:hover {
	color: #DA291C !important;
}

.elementor-sticky--effects .current_page_item a.elementor-item-active {
	color: #DA291C !important;
}

.elementor-sticky--effects .sub-arrow .e-font-icon-svg {
    fill: #444647 !important;
}

.elementor-sticky--effects .elementor-item:hover .sub-arrow .e-font-icon-svg {
    fill: #DA291C !important;
}

.team-popup-position {
    font-size: 19px;
    font-family: Geist, sans-serif;
    font-weight: 400;
        color: #444647 !important;
        z-index: 1;
        padding: 0px !important;

}


