/*
 Theme Name:   Schallmayer
 Description:  Schallmayer Sound & Music
 Author:       iRiSGRaFiX
 Author URI:   https://irisgrafix.at
 Template: twentynineteen
 Version:      1.0
 Text Domain:  schallmayer
*/ 
@font-face {
    font-family: 'metropolislight';
    src: url('fonts/metropolis-light-webfont.eot');
    src: url('fonts/metropolis-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/metropolis-light-webfont.woff2') format('woff2'),
         url('fonts/metropolis-light-webfont.woff') format('woff'),
         url('fonts/metropolis-light-webfont.ttf') format('truetype'),
         url('fonts/metropolis-light-webfont.svg#metropolislight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'metropolismedium';
    src: url('fonts/metropolis-medium-webfont.eot');
    src: url('fonts/metropolis-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/metropolis-medium-webfont.woff2') format('woff2'),
         url('fonts/metropolis-medium-webfont.woff') format('woff'),
         url('fonts/metropolis-medium-webfont.ttf') format('truetype'),
         url('fonts/metropolis-medium-webfont.svg#metropolismedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'metropolisregular';
    src: url('fonts/metropolis-regular-webfont.eot');
    src: url('fonts/metropolis-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/metropolis-regular-webfont.woff2') format('woff2'),
         url('fonts/metropolis-regular-webfont.woff') format('woff'),
         url('fonts/metropolis-regular-webfont.ttf') format('truetype'),
         url('fonts/metropolis-regular-webfont.svg#metropolisregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'metropolisblack';
    src: url('fonts/metropolis-black-webfont.eot');
    src: url('fonts/metropolis-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/metropolis-black-webfont.woff2') format('woff2'),
         url('fonts/metropolis-black-webfont.woff') format('woff'),
         url('fonts/metropolis-black-webfont.ttf') format('truetype'),
         url('fonts/metropolis-black-webfont.svg#metropolisblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'metropolisbold';
    src: url('fonts/metropolis-bold-webfont.eot');
    src: url('fonts/metropolis-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/metropolis-bold-webfont.woff2') format('woff2'),
         url('fonts/metropolis-bold-webfont.woff') format('woff'),
         url('fonts/metropolis-bold-webfont.ttf') format('truetype'),
         url('fonts/metropolis-bold-webfont.svg#metropolisbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'metropolissemi_bold';
    src: url('fonts/metropolis-semibold-webfont.eot');
    src: url('fonts/metropolis-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/metropolis-semibold-webfont.woff2') format('woff2'),
         url('fonts/metropolis-semibold-webfont.woff') format('woff'),
         url('fonts/metropolis-semibold-webfont.ttf') format('truetype'),
         url('fonts/metropolis-semibold-webfont.svg#fonts/metropolissemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.ui-loader{
    display: none !important;
}
body,
p{
    font-family: 'metropolisregular' !important;
    line-height: 1.4em;
    color: #141414;
    font-size: 0.9em;
    hyphens: auto;
}
body{
    background: white;
}
#tinymce body,
#tinymce p,
#tinymce ul,
#tinymce ol{
    font-size: 1.1em;
}
li{
    line-height: 1.6em;
}
 h1, h2, h3, h4, h5, h6{
     font-family: 'metropolismedium' !important;
     color: #141414 !important;
}
img{
    vertical-align: bottom;
}
.author-description .author-link, .comment-metadata, .comment-reply-link, .comments-title, .comment-author .fn, .discussion-meta-info, .entry-meta, .entry-footer, .main-navigation, .no-comments, .not-found .page-title, .error-404 .page-title, .post-navigation .post-title, .page-links, .page-description, .pagination .nav-links, .sticky-post, .site-title, .site-info, #cancel-comment-reply-link{
        font-family: 'metropolisregular';
}
h1:not(.site-title)::before, h2::before{
    content: '' !important;
    background: transparent !important;
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    width: 0 !important;
}
.clear{
    clear: both;
}
.clearfix::after{
    content: "";
    display: table;
    clear: both;
}
.meiki_container{
    width: 1200px;
    max-width: 100%;
    margin: 0 auto !important;
    padding: 1.5%;
}
.site-header{
    background: #1b191d;
    position: fixed;  
/*     top: 0; */
    left: 0;
    z-index: 999;
    width: 100%;
}
.home .site-header{
    background-color: transparent;
      -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: fixed;
    z-index: 999;
    width: 100%;
}

#site-header-wrapper{
    position: relative;
    margin-bottom: 2%;
}
.home .site-header.float-header{
    background-color: #1b191d !important;
}
.site-header {
    border-bottom: 0 !important;
    padding: 1% 2% 0.3% 2%;;
}
/*.site-header .container{
    width: 100%;
    padding-left: 4%;
    padding-right: 3%;
}*/
.site-branding{
    margin:0;
}
.site-logo .custom-logo-link:hover, .site-logo .custom-logo-link:active, .site-logo .custom-logo-link:focus{
    box-shadow: none;
}
.custom-logo-container{
    padding-bottom: 4px;
}
 .site-header .custom-logo-link img{
    border-radius: 0;
    height: 60px;
    width: auto;
    max-height: 60px;

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.site-header.float-header  .custom-logo-link img{
    height: 50px;
}

.header-image{
    background-size: contain !important;
    background-repeat: no-repeat;
    width: 100% !important;
    height: 0 !important;
    padding-top: 56.25% !important; 
    /* (img-height / img-width * width) */
    /* (1440 / 2560 * 100) */
}
#site-header img{
    width: 100%;
    height: auto;
}
.main-navigation_meiki{
    position: absolute;
    bottom: 0;
    right: 0;
}
.main-navigation_meiki ul li{
    list-style-type: none;
    float: left;
    padding: 0 25px;
    font-size: 1.2em;
}
.main-navigation_meiki ul li:last-child{
    padding-right: 0;
}
.main-navigation_meiki ul li a{
    color: white;
    font-family: 'metropolismedium';
    font-size: 0.8em;
    font-weight: bold;
    position: relative;
}
.main-navigation_meiki ul li a:hover{
    color: white;
}
.main-navigation_meiki li a::after { 
    background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #fff;
  -moz-transition: width 0.3s ease 0s, left 0.3s ease 0s;
  -webkit-transition: width 0.3s ease 0s, left 0.3s ease 0s;
  -ms-transition: width 0.3s ease 0s, left 0.3s ease 0s;
  -o-transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;

}
.main-navigation_meiki li:hover a::after { 
    width: 100%; 
    left: 0; 
}

.main-navigation_meiki .current-menu-item a {
/*     border-bottom: 2px solid white; */
}
#site-header-wrapper .overlay,
.mobile_siteheaderH2{
    position: absolute;
/*     bottom: 5px; */
/*     bottom: calc(5px + (80 - 5) * ((100vw - 1120px) / (1500 - 1120))); */
    top: 32.6%;
    left: 23%;
    width: 600px;
    max-width: 70%;
    height: auto;
/*     background: rgba(0,0,0,0.3); */
    background: transparent;
    opacity: none;
    color: white;
    padding: 1%;
}
.mobile_siteheaderH2{
    /*position: absolute;
    left: 30%;
    bottom: 60px;
    bottom: calc(60px + (80 - 60) * ((100vw - 1120px) / (1500 - 1120)));*/
}
#site-header-wrapper .overlay h2,
.mobile_siteheaderH2{
    color: white !important;
    font-size: 50px;
    /*Text bei 620 Pixeln Viewport-Breite 36 Pixel groß ist und bei 1200 Pixeln Viewport-Breite80 Pixel,dazwischen scaling */
    font-size: calc(50px + (80 - 42) * ((100vw - 620px) / (1200 - 620)));       
    /* calc([minimum font-size] + ([maximum font-size] - [minimum font-size]) * ((100vw - [minimum viewport width]) / ([maximum viewport width] - [minimum viewport width]))); */
    line-height: 1em;
    font-weight: normal;
    font-family: 'metropolisbold' !important;
}
.mobile_siteheaderH2::after{ 
  content: "\020";
    display: block;
    width: 50px;
    height: 8px;
    background: white;
    
    margin-top: 12px;
/*     margin-top: calc(20px + (30 - 20) * ((100vw - 1000px) / (1000 - 860))); */
}
.mobile_siteheaderH2{
    display: none;
}
#site-header-wrapper .overlay h2::after{ 
  content: "\020";
    display: block;
    width: 50px;
    height: 8px;
    background: white;
    
    margin-top: 12px;
    margin-top: calc(20px + (30 - 20) * ((100vw - 1000px) / (1000 - 860)));
}
#site-header-wrapper .overlay p{
    font-size: 0.9em !important;
    line-height: 1.5em !important;
    color: white !important;
}
.footer-navigation .footer-menu li {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}
footer.site-footer{
    background: #1b191d;
    text-align: center;
    padding: 3% 0 0 0;    
    font-size: 0.8em;
    font-family: 'metropolismedium';
    margin-top: 4%;
}
.home .entry-header {
    padding-left: 2.085%;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.home .entry-header::after{
/*     margin-bottom: 2% !important; */
}
/* .home .entry-header .entry-title */
.home footer.site-footer{
    margin-top: 0;
}
footer address span{
    white-space: nowrap;
    font-style: normal;
}
footer address span:first-child{
    padding-right: 2%;
}
footer address span:last-child{
    padding-left: 2%;
}
footer p,
footer address,
footer address a,
footer .textwidget{
    color: white !important;
}
footer address{
/*     margin-bottom: 4%; */
}
footer .widget_media_imagt{
    margin-bottom: 1%;
}
footer .widget_text,
footer .widget_text p{
    margin-bottom: 0px;
}
footer #block-3{
    margin: 0;
}

footer .wp-block-image{
    margin: 0 0 0.8%;
}
footer .widget_text{
    margin-bottom: 0.2%;
}

footer #menu-footermenue{
    margin-top: 0;
}

#menu-footermenue a{
    color: white !important;
}
h2.rubriktitel{
    font-size: 1.3em;
    margin-top: 1%;
    margin-bottom: 1%;
}
h2.rubriktitel.first{
}
.home .ig_mm_galery{
   width: 1200px;
   max-width: 100%;
   margin: 0 auto;
   padding-left: 2%;
   padding-right: 2%;
}
.home .ig_mm_galery a{
/*     background: #1b191d; */
    background: transparent;
    color: #141414;
    font-weight: bold;
/*     color: white; */
    padding: 4px 10px;
/*     box-shadow: 1px 1px 1px grey; */
    margin-top: 1%;
    display: inline-block;
}
.home .ig_mm_galery .more_media{
    text-align: right;
}
.mediacontainer{
    position: relative;
    box-shadow: 0px 0px 10px grey;
    max-width: 350px;
    float: left;
    width: 29.16%;
    margin: 2.085%;
}
/* jeder 3te start mit 1. */
.mediacontainer:nth-child(3n+1){
    margin-left: 0;
    margin-right: 4.17%;
}
.mediacontainer:nth-child(3n+3){
    margin-left: 4.17%;
    margin-right: 0;
}

.mediacontainer.video .vidwrapper{
    padding-bottom: 56.25%; 
    /* um das 16:9-Format  des Videos anzuzeigen 
	9 : 16 = 0.5625 = 56.25%  */    
	/*padding-top: 25px;*/
	height: 0;
    background: black;
}
.mediacontainer video{
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    /*max-width: 100%;
    display: block;*/
}
.mediacontainer:hover .controls{
/*     opacity: 0.6; */
}
.removeOpacity {
    opacity: 0.1;
}

.home .ig_mm_galery{
    margin-top: 1%;
    margin-bottom: 1%;
}
.ig_mm_galery{
    margin-bottom: 4%;
}
 .ig_mm_galery h3{
     margin-top: 0;
     font-family: 'metropolismedium';
     font-size: 1.1em;
     margin-bottom: 0;
}
.additional-controls input[type="range"]{
    border: 0;
    padding: 0;
}
.page .content-area{
    margin-top: 140px;
}
.home .content-area{
    margin-top: 0px !important;
}
.entry-title{
    font-size: 2em;
    font-family: 'metropolissemi_bold' !important;
}
.entry .entry-header,
.entry .entry-footer{
    margin: 0;
    margin-bottom: 40px;
}
.entry-header::after,
.about_right_inner h2::after{
    content: "\020";
    display: block;
    width: 30px;
    height: 5px;
    background: #141414;
    margin-top: 12px;
    margin-left: 2px;
    margin-bottom: 8%;
}
.entry-header::after{
    margin-bottom: 4%;
}
main{
    min-height: 400px;
}
#aboutwrapper{
    margin-top: 3%;
}
.about_right{
    width: 50%;
    float: left;
    position: relative;
    background: #f2f0f5;
}
.about_right_inner{  
    overflow: hidden;  
    padding-left: 6%;
    padding-right: 6%;
    display: flex;
}
.about_right_inner h2{
    font-family:'metropolismedium' !important;
    margin-top: 8%;
    font-size: 2em;
}
ul, ol{
    padding-left: 40px;
    font-size: 0.9em;
}
.about_left{
    width: 50%;
    float: left;
}
.about_left img{
    width: 100%;
}
.about_text{
    padding-bottom: 30px;
    margin: auto 0;
}

.ov{
    background: white;
    background: linear-gradient( to bottom, transparent 30%, #f2f0f5 80%);
    text-align: center;
    height: 100px;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 60px;
    display: none;
}
.ov i{
    font-size: 32px;
    margin: 0 4px;
    cursor: pointer;d
}

.scrollicon{
	text-align: center;
	text-decoration:none;
	color: grey;
	position:fixed;
	bottom: 6%;
    right: 3%;	
	opacity:0.7;
    font-size:3em;
	display:none;
    cursor: pointer;
    /*text-shadow:
   -1px -1px 0 white,  
    1px -1px 0 white,
    -1px 1px 0 white,
     1px 1px 0 white;*/
     z-index:9999;
}
#toggle-nav{
    color: white;
    position: absolute;
    right: 20px;
    bottom: 8px;
    font-size: 1.1em;
    display: none;
    cursor: pointer
}
nav ul{
    margin: 0;
}
 @media only screen and (max-width: 1250px) {
    .site-main {
        padding: 0 2%
    }
    .home .site-main{
        padding: 0;
    }
    
}
 @media only screen and (max-width: 1200px) {
        .mediacontainer{
            /*margin-left: 20px;
            margin-right: 20px;*/
        }
}
 @media only screen and (max-width: 1120px) {
        #site-header-wrapper .overlay{
            bottom: 5px;
        }
        .ig_mm_galery .description{
/*             overflow-y: auto; */
        }
        .description p{
            line-height: 1.1em !important;
            margin-top: 6px;
            font-size:0.8em !important;
        }
        .ig_mm_galery h3{
            font-size: 1em;
        }
}

}
 @media only screen and (max-width: 860px) {
    
    #site-header-wrapper .overlay h2::after{
        margin-top: 10px;
    }

    #site-header-wrapper .overlay{
        max-width: 64%;
    }
    

 }
@media only screen and (max-width: 860px) {
    .mediacontainer{
        float: none;
        width: 350px;
        margin: 4% auto;
        max-width: 100%;
    }
    .mediacontainer:nth-child(3n+1) {
        margin-left: auto;
        margin-right: auto;
    }
    .mediacontainer:nth-child(3n+3) {
        margin-left: auto;
        margin-right: auto;
    }
}
  
@media only screen and (max-width: 830px) {
    .page .content-area{
        margin-top: 110px;
    }
    .page .ig_mm_galery {
        margin-bottom: 0%;
    }
    #site-header-wrapper .overlay h2{
        display: none !important;
    }
    #site-header{
        position: relative;
    }
    #site-header-wrapper .overlay{
        position: relative;
/*         background: #1b191d; */
        background: #f2f0f5;
        color: #141414 !important;
        width: 100%;
        max-width: 100%;
        left: 0;
        top: 0;
        padding: 2%;
        padding-top: 1.6%;
        margin-bottom: 6%;
    }
    #site-header-wrapper .overlay p{
        margin: 0;
        color: #141414 !important;
    }
    .mobile_siteheaderH2{
        display: block;
        color: white !important;
        font-size: 60px;
        position: absolute;
        /*bottom: 5px;
        left: 30%;*/
    }
    .mobile_siteheaderH2::after { 
        content: "\020";
        display: block;
        width: 50px;
        height: 6px;
        background: white;
        
        margin-top: 14px;
    }

  .site-header .custom-logo-link img{
        height: 50px;
    }
    .site-header.float-header .custom-logo-link img{
        height: 40px;
    }
    
    .description p{
            line-height: 1.3em !important;
            margin-top: 6px;
            font-size:0.9em !important;
        }
    .about_right_inner h2,
    .entry-title {
        font-size: 1.6em;
    }
    .mobile_siteheaderH2::after{
            width: 26px;
        height: 3px;
    }
    .entry-header::after,
    .about_right_inner h2::after{
        content: "\020";
        display: block;
        width: 26px;
        height: 3px;
        background: #141414;
        margin-top: 12px;
        margin-left: 2px;
        margin-bottom: 6%;
    }
    .about_right_inner{
        padding-left: 2%;
        padding-right: 2%;
    }
   
}

@media only screen and (max-width: 700px) {
   .main-navigation_meiki ul li{
       padding: 0 20px;
    }
    .about_right,
    .about_left{
        float: none;
        width: 100%;
    }
 }

 @media only screen and (max-width: 530px) {
    #toggle-nav{
        display: block;
    }
    .menu-main-container{
        display: none;
        position: absolute;
        width: 100%;
        background: #1b191d;        
        border-top: 2px solid white;
        border-bottom: 2px solid white;
    }
    .home .float-header .menu-main-container{
        border: none;
    }
    .main-navigation_meiki{
        position: relative;
    }
    .main-navigation_meiki ul{
/*         float: right; */
        padding: 0;
    }
    .main-navigation_meiki ul li{
        float: none;
        text-align: center;
        padding-left:0;
        padding-right: 0;
    }
    .site-header{
        padding-left: 0;
        padding-right: 0;
    }
    .custom-logo-container{
        padding-left: 2%;
    }
    #site-header{
        overflow: hidden;
    }
    #site-header img{
        min-height: 50vh;
        max-width: 200%;
        width: auto;
        right: 20%;
    }

}

