/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/


/*
Farben


*/

/* Fonts */



/*######## Header ########*/

.main-title a, .main-title a:hover {
    color: #ffffff !important;
}

header#masthead .inside-header {
    z-index: 5;
    max-width: 1342px !important;
    margin: auto;
}
header#masthead {
	z-index:5;
	max-width: 1920px;
    margin: auto;

}
header#masthead .inside-header{
	z-index:5;
	max-width:1400px;
	margin:auto;
	
}
#site-navigation {
	max-width:1920px;
}	

#site-navigation .inside-navigation {
	max-width:1100px;
}	

.site-logo {
	padding-left: 30px;
}	
.page-hero {
	max-width: 1920px;
    margin: auto;
}	

		
/* Header Style Navigation bottom
@media (min-width: 769px) {

.main-navigation .main-nav > ul > li[class*="current-menu-"] > a {
	border-bottom: 3px solid #fff;
}	
.main-navigation .main-nav > ul > li:hover > a, .main-navigation .main-nav > ul > li:focus > a, .main-navigation .main-nav > ul > li.sfHover > a {
    border-bottom: 3px solid #fff;
}
.main-navigation ul ul li:hover {
	background-color:#ad7c87;
}
#primary-menu > ul > li:before {
    content: "";
    float: left;
    border-left: 1px solid #ad7c87;
    height: 30px;
    margin: 5px 0;
}
#primary-menu  > ul > li:last-child a:after {
    content: "";
    float: right;
    border-right: 1px solid #ad7c87;
    height: 30px;
    margin: 5px 0;
    position: relative;
    left: 20px;
}
.main-navigation .main-nav ul li a {
	border-bottom: 3px solid transparent;
}
.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .mobile-bar-items a {
    max-height: 40px;
}
.dropdown-menu-toggle:before {
    position: absolute;
    top: 4px;
    margin-left: -6px;
	color: #ad7c87;
	font-weight:800;
}
.menu-item-has-children .dropdown-menu-toggle {
    padding-right: 10px;
}
}
*/

.main-title {
	font-family: "Assistant", Sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 900;
}
.site-description, .mobile-menu {
	font-family: "Didact Gothic", Sans-serif;
    font-size: 15px;
    font-weight: 900;
}
#menu-hauptmenue li a, #mobile-menu li a{
	font-family: "Didact Gothic", Sans-serif;
	font-weight:900;
}

button.menu-toggle{
	    background-color: #282828 !important;
    color: white !important;
}


.main-navigation .main-nav ul li a {

    line-height: inherit;
    padding-top: 20px;
    padding-bottom: 15px;
}

#menu-hauptmenue li{
	    box-sizing: border-box;
		background:#fcf031;
		    margin-right: 5px;
}
#menu-hauptmenue li.current_page_item, #menu-hauptmenue li:hover{
	    border-bottom: solid 5px #fcf031;
}



.archive #page h1, .page-template-default h1 {
	
}	

.thumbnail-true .hero-header {
	max-width: 1100px;
	position: absolute;
}	

@media (min-width: 141px) {
.thumbnail-true .hero-header {
	width:100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 300px;	
}	
}

/*Unterseite*/

.hero-header.unterseite h1 {
	font-weight: 300;
    font-style: normal;
    display: block;
    font-size: 120px;
    text-align: center;
    margin-bottoM: -5px;
    padding-right: 47px;
	line-height: 0.7;
	z-index: 1;
    position: relative;
}
.hero-header.unterseite.align-right h1 {
	text-align: right;
	width: auto;
    padding-right: 0;
}	

.hero-header.unterseite h2 {
    text-align: center;
    color: #111111;
    padding: 20px;
}

@media (max-width: 1080px) {
	.hero-header.unterseite h1 {
		font-size: 100px !important;
		margin-bottoM: -5px;
	}
	.hero-header.unterseite h2 {
		font-size: 25px;
	}	
}	

@media (max-width: 900px) {
	
	.hero-header.unterseite h1 {
		float:none;
		margin-left: 23px;
		font-size: 80px !important;
		margin: 0 30px;
	}
	.hero-header.unterseite.align-right h1 {
		text-align:left;
	}	
	
	.hero-header.unterseite h2 {
		width: auto;
		margin: 0 30px;
		font-size: 20px;
	}

}
@media (max-width: 600px) {
	
	.hero-header.unterseite h1 {
		font-size: 60px !important;
	}
	.hero-header.unterseite h2 {
		font-size: 20px;
	}

}
/*Startseite*/

.hero-header.startseite h1, .archive #page h1, .page-template-default h1 {
	text-align:center;
    font-weight: 600;
    font-size: 75px;
    letter-spacing: -1px;
	line-height: 1;
	margin:0;
}

/*Spezieller Style für Startseite*/
.hero-header.startseite h1 span{
	font-weight: 300;
    font-style: normal;
    display: block;
    font-size: 120px;	
	text-align:center;

}
@media (max-width: 1200px) {
	.hero-header.startseite h1{
		margin:30px;
	}

}
@media (max-width: 1275px) {
	.hero-header.startseite h1, .archive #page h1, .page-template-default h1 {
		font-size: 60px;
	}
	.hero-header.startseite h1 span{
		font-size: 96px;	
	}	
}
@media (max-width: 900x) {
	.hero-header.startseite h1, .archive #page h1, .page-template-default h1 {
		font-size: 50px;
	}
	.hero-header.startseite h1 span{
		font-size: 80px;
	}	
}

@media (max-width: 768px) {
	.hero-header.startseite h1, .archive #page h1, .page-template-default h1 {
		font-size: 40px;
	}
	.hero-header.startseite h1 span{
		font-size: 64px;
	}	
}
@media (max-width: 550px) {
	.hero-header.startseite h1, .archive #page h1, .page-template-default h1 {
		font-size: 30px;
	}
	.hero-header.startseite h1 span{
		font-size: 48px;
	}	
}
@media (max-width: 450px) {
	.hero-header.startseite h1, .archive #page h1, .page-template-default h1 {
		font-size: 25px;
	}
	.hero-header.startseite h1 span{
		font-size: 40px;
	}	
}
@media (max-width: 350px) {
	.hero-header.startseite h1, .archive #page h1, .page-template-default h1 {
		font-size: 22px;
	}
	.hero-header.startseite h1 span{
		font-size: 35px;
	}	
}




.home .thumbnail-true .hero-header {
}
.home .thumbnail-true .hero-header > span{
	padding-left:20px;
	padding-right:20px;
}
@media (max-width: 1275px) {
	.home .thumbnail-true .hero-header {
	}
}
@media (max-width: 1275px) {
	.home .thumbnail-true .hero-header {
		width:100%;
	}
}
@media (max-width: 350px) {
	.home .thumbnail-true .hero-header {
	}
}

.page-header-image {
    margin: 0 !important;
    max-width: initial !important;
}	
.hero-image{
	overflow: hidden;
	max-height: 415px;
	position:relative;
}
.hero-image picture{
	width:100%;
}
@media (min-width: 1100px) {
	.hero-image {
		/*height:450px;*/
	}
}
@media (max-width: 768px) {
	.hero-image {
		/*max-height:450px;*/
	}	
}

.thumbnail-false .hero-header, .archive #page, .search #page{
	padding-top: 60px;
    padding-bottom: 30px;
    z-index: 3;
    position: relative;	
}
@media screen and (max-width: 1000px) and (min-width: 1025px){
	.thumbnail-false .hero-header, .archive #page, .search #page{
		padding-top: 60px;
	}
}	


/*######## Seitenabstände ########*/


@media (min-width: 1921px) {

	.elementor-section.elementor-section-boxed>.elementor-container {
	/*	max-width: 1500px !important;*/
	}
	.separate-containers .inside-article{
		padding: 0 !important;
	}
}	

.search .separate-containers .site-main, .product-template-default.separate-containers .site-main {
    margin-top: 80px;
}
.search-results header.entry-header {
    padding-top: 0;
}	
@media (max-width: 1000px) and (min-width: 901px){
	#page #main {
		padding-top: 60px;
	}
}
.page-profil .thumbnail-false .hero-header {
	padding-bottom:0;
}


@media (max-width: 820px){
	#content>div>.elementor-inner>.elementor-section-wrap>section:not(.background-image)>.elementor-container {
		margin-right: 40px;
		margin-left: 40px;
	}
}
@media (max-width: 450px){
	#content>div>.elementor-inner>.elementor-section-wrap>section:not(.background-image)>.elementor-container {
		margin-right: 20px;
		margin-left: 20px;
	}
}

.wp-caption .wp-caption-text {
    font-size: 75%;
    padding-top: 5px;
    opacity: .8;
    color: grey;
    text-align: right;
    font-size: 12px;
    padding-top: 0;
}

.gp-icon svg {
    fill: white;
}

/*Footer*/


footer ul.elementor-nav-menu > li:before {
	content: "";
    float: left;
    border-left: 1px solid #3a3a3a;
    height: 15px;
}
footer ul.elementor-nav-menu > li:first-child:before {
    border-left: 0;
}



