/* 
Theme Name: Birkner
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Birkner is a child theme of Hello Elementor, created by Narciss & Taurus
Author: Robert Korn-Fahrnow
Author URI: https://www.narciss-taurus.de/
Template: hello-elementor
Version: 2.0.0
Text Domain: birkner
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 */
#menu-header{
	width:100% !important;
}
.m0 p{
	margin:0 !important;
}
.pt0 {
	padding-top:0 !important
}
.e-n-accordion-item-title-header h4:hover {
	color:#e8511c;
}

.e-n-accordion-item-title:hover svg{
	fill:#e8511c !important;
}
.header-logo .elementor-widget-container {
	display:flex;
	align-items:center;
}
.elementor-widget-theme-site-logo {
	align-self:center !important
}
.elementor-nav-menu .elementor-item {
	font-size:22px !important;
}
@media (max-width:1024px){
.elementor-nav-menu .elementor-item {
	font-size:17px !important;
}}
@media (max-width:1024px){
.elementor-widget-heading h1{
	font-size:3rem !important
}}

.elementor-widget-heading h1{
	font-size:6rem !important
}
@media (max-width:1366px){
.elementor-widget-heading h1{
	font-size:5rem !important
}}
@media (max-width:1024px){
.elementor-widget-heading h1{
	font-size:4rem !important
}}
@media (max-width:767px){
.elementor-widget-heading h1{
	font-size:1.5rem !important
}}

.elementor-widget-heading h2{
	font-size:4rem !important
}
@media (max-width:1024px){
.elementor-widget-heading h2{
	font-size:3rem !important
}}
@media (max-width:767px){
.elementor-widget-heading h2{
	font-size:2rem !important
}}

.elementor-widget-heading h3{
	font-size:3.5rem !important
}
@media (max-width:1024px){
.elementor-widget-heading h3{
	font-size:2.5rem !important
}}
@media (max-width:767px){
.elementor-widget-heading h3{
	font-size:2rem !important
}}

.elementor-widget-heading h4 {
	font-size:1.8rem !important
}
.elementor-kit-6 h4 {
	font-size:1.8rem !important
}
.elementor-widget-heading h5{
	font-size:1.5rem !important
}
.elementor-widget-heading h6{
	font-size:1.4rem !important
}

/*Menu*/

.menu-header{
    background-color: #E8501D !important;
    position: fixed;
}   
@media (max-width:767px){
    .menu-header .menu-item:hover ,.menu-header .current-menu-item {
		margin-left:0px;
		margin-right:0px;
    }
}
@media only screen and (min-width: 768px){
    .menu-header .elementor-widget-nav-menu{
        width: 100%;
    }
    .menu-header .menu-item:hover ,.menu-header .current-menu-item {
        background: #fff;
        border-radius: 30px;
		margin-left:5px;
		margin-right:5px;
    }
    .menu-header .menu-item:hover .elementor-item,.menu-header .current-menu-item .elementor-item {    
        color:#E8511C !important;
    }
    .menu-header .elementor-item{
        margin: 0 20px;
    }
    .menu-header{
	background-color: #E8501D50 !important;
        box-shadow: 0px 5px 30px #000000BF;
        backdrop-filter: blur(22px);
        -webkit-backdrop-filter: blur(22px);
    }
    #menu-header.element-scroll{
        min-height: 70px;
        transition: all 1s;
    }
    .menu-header .elementor-nav-menu--main{
        justify-content: center;
    }
}
@media only screen and (min-width: 992px){
    .menu-header .elementor-item{
        margin: 0 30px;
    }
}
@media only screen and (min-width: 1376px){
    .menu-header .elementor-item{
        margin: 0px;
    }
}
@media only screen and (min-width: 1700px){
    .elementor-33 .elementor-element.elementor-element-700443f2 .elementor-nav-menu--main .elementor-item {
        padding-left: 50px;
        padding-right: 50px;
    }
}
/*@media only screen and (min-width: 1850px){
    .elementor-33 .elementor-element.elementor-element-700443f2 .elementor-nav-menu--main .elementor-item {
        padding-left: 70px;
        padding-right: 70px;
    }
}*/

/* togglemenu*/
@media only screen and (max-width: 768px){
.elementor-menu-toggle{
    margin: 0 0 0 50vw;
   }
}


/*Logo außerhalb elementor*/

.site-logo.show{
    display: none;
}

/*Footer*/
.elementor-location-footer{
	background: rgb(0,7,131);
	background: linear-gradient(45deg, rgba(0,7,131,1) 0%, rgba(182,0,123,1) 33%, rgba(255,76,0,1) 66%, rgba(172,164,153,1) 100%) !important;
	z-index:10;
	position:relative;
}

.footer-menu .elementor-nav-menu--main .elementor-nav-menu a{
    padding: 0 10px 0 0;
    font-weight: normal;
}
.elementor-location-footer .elementor-item{
	font-size:18px !important
}
@media(max-width:1024px){
.elementor-location-footer .elementor-item{
	font-size:14px !important;
}
}
@media(max-width:1024px){.footer-menu .elementor-nav-menu {
    display: flex;
    justify-content: center;
}
}

@media(max-width:1024px){.footer-menu .elementor-item {
    text-align: center;
}
}
/**
*
* Content
*
**/
ul{
    margin-block-end: 0.9rem;
}
.gradient-full{
	background: linear-gradient(45deg, rgba(0,7,131,1) 0%, rgba(182,0,123,1) 33%, rgba(255,76,0,1) 66%, rgba(172,164,153,1) 100%) !important;

}
.gradient-red-vertical{
    background: rgb(232,81,28);
    background: linear-gradient(180deg, rgba(232,81,28,1) 0%, rgba(240,138,103,1) 30%, rgba(255,255,255,0) 70%);
}

.services-container{
    hyphens: auto;
    box-shadow: 0px 3px 10px #00000040;
	max-width:440px;
}

@media(max-width:1700px){
.leistungen {
    --gap: 20px 80px !important;
    --row-gap: 20px !important;
    --column-gap:20px !important;
}}

/*steuern-finanzen*/

.unser-versprechen .elementor-icon-list-item,
.unser-versprechen .elementor-icon-box-wrapper {
    background: #fff;
    border-top-right-radius: 80px 80px;
    border-bottom-right-radius: 80px 80px;
    padding: 20px 0px 20px 100px !important;
    margin-bottom: 15px !important;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5); 
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5);
}

.unser-versprechen .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
	margin-top: 18px;
}

.steuernews .elementor-button{
    background: #fff;
    border-radius: 80px;
    padding: 20px 40px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5); 
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5);
    display: block;
}   


.ansprechpartner img{
    border-radius: 80px;
}

@media(max-width:767px){
	.unser-versprechen .elementor-icon-box-wrapper {
		padding: 20px 25px !important;
	}
	.unser-versprechen .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
		margin-top: 12px;
	}
}

/*Kanzlei*/

#form-field-bewerbungsupload::file-selector-button{
    border-radius: 25px;
    background: #2A0788;
    padding: 10px;
    border: 0px solid;
    color: #fff;
}

.bewerbungs-upload{
    display: inline-block;
    margin: 10px 0;
}

.team-gallery img, .team-gallery-tile{
    border-radius: 80px;
}

.team-gallery-tile .team-gallery-text{
    visibility: collapse;/**/
}
.team-gallery-tile:hover{    
    backdrop-filter: blur(5px);
    transition: all 1s;
}
.team-gallery-tile:hover .team-gallery-text{    
    visibility: visible !important;
    transition: all 1s;
}

/*kontakt*/
@media only screen and (max-width: 992px){
.bewerbungs-upload{
    display: none;
}
}