/*
Theme Name: rz1
Template: twentyseventeen
Author: cs
Description: Anpassungen twentyseventeen
Version: 2.1.1554809234
Updated: 2019-04-09 13:27:14

*/


/*
.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header img {
  visibility: hidden;
}
.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header {
  background: url("https://www.roberta-zimmerli.ch/wp/wp-content/plugins/options-for-twenty-seventeen/images/header.jpg") no-repeat scroll center top;
}
*/
html, body, button, input, select, textarea {
    font-family: "Comic Sans MS", cursive, sans-serif !important;
    color: #333;
}
body {
    background-color: #fafafa;
}
@media screen and (min-width: 48em) {
    body, button, input, select, textarea,
    .navigation-top {
        font-size: 1.125rem !important;        
    }
    #content .wrap {
        max-width: 1000px !important; 
    }
}
@media screen and (min-width: 48em) {
    .panel-content .wrap {
        padding-top: 2.5em !important;
    }
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
}
h2, .home.blog .entry-title {
    color: #333;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 500;
}
table tr, table th, table td,
.wp-block-table tr {
    border:none !important;
}
table th, table td {
    vertical-align: top;
}
ul {
    list-style-position: inside;
}
label {
    font-weight:normal;
}
.page .panel-content .entry-title, .page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
    color: #333;
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: 500;
    letter-spacing:normal;
    text-transform:none;
}
@media screen and (min-width: 48em) {
    .page.page-one-column .entry-header,
    .twentyseventeen-front-page.page-one-column .entry-header,
    .archive.page-one-column:not(.has-sidebar) .page-header {
        margin-bottom: 0.5em;
    }
}
/* disable sticky nav */
.site-navigation-fixed.navigation-top {
	position: relative;
}
/* nav */
.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a,
.main-navigation a:hover {
    color:#2D69B7;
}
.navigation-top {
    border: none;
}
.navigation-top a {
    font-weight: 300;
}
@media screen and (min-width: 67em) {
    .navigation-top .wrap {
        padding: 0 2em;
    }
}
@media screen and (min-width: 48em) {
    .main-navigation a {
        padding-top: 7px;
    padding-bottom: 7px;
    }
}
.menu-toggle {
    font-size: 18px;
    font-size: 1.125rem;
}
.main-navigation.toggled-on ul {
    background-color: #bababa !important;
}

.main-navigation ul, 
.colors-dark .navigation-top, 
.colors-dark .main-navigation ul {
    background-color: transparent !important;
}
.navigation-top {
  background-color: rgba(255,255,255,0.72) !important;  
}
.main-navigation {
    padding: 3px;
}
.menu-toggle {
    margin: 0 auto 0;
}
.menu-toggle, .colors-dark .menu-toggle {
    color: #333;
}
.menu-toggle:focus {
    outline: thin solid #ffffff;
}
/* logo / bg */
.custom-header-media:before {
    background: none;
}
@media screen and (min-width: 30em) {
	.site-branding {
  	  padding: 1em 0;
	}
}

.has-header-image .custom-header-media img, 
.has-header-video .custom-header-media video, 
.has-header-video .custom-header-media iframe {
    position: absolute;
}
body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
    max-height: 130px;
}
.custom-logo-link img {
    max-height: 130px;
}

.site-content-contain {
    background-color:#BECC5B;
}

/* home bg */
/*Computer screen */
@media screen and (min-width: 48em) {

    .twentyseventeen-front-page.has-header-image .custom-header-media, 
    .twentyseventeen-front-page.has-header-video .custom-header-media, 
    .home.blog.has-header-image .custom-header-media, 
    .home.blog.has-header-video .custom-header-media {
	    /*height: 1200px;*/
	    /*height: 100vh;*/
	    /*max-height: 100%;*/
    /* height: inherit; */
        height: 30vh; 
    }
    .admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media, 
    .admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media, 
    .admin-bar.home.blog.has-header-image .custom-header-media, 
    .admin-bar.home.blog.has-header-video .custom-header-media {
      /*height: calc(100vh - 32px);*/
	    height: calc(30vh - 32px);
    }
}

/* Mobile screen*/
.has-header-image.twentyseventeen-front-page .custom-header,
.has-header-video.twentyseventeen-front-page .custom-header,
.has-header-image.home.blog .custom-header,
.has-header-video.home.blog .custom-header {
	/*height: 300px;*/
	/*height: 75vh;*/
 /*   height: inherit; */
	height: 30vh;
}

/* folgeseiten bg */
@media screen and (min-width: 48em) {
    .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media, .has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media {
       /* height: auto; */
        height: 30vh; 
    }
}
@media screen and (min-width: 48em) {
    .site-content {
        padding: 2.5em 0 0;
    }
}
.single-post:not(.has-sidebar) #primary, 
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
    max-width: 1000px;
}
/* footer */
.site-footer {
    border-top: none;
}

/* forms */
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    padding: 0.3em;
}
button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background: #1e73be;
}
button, input[type="button"], input[type="submit"] {
    font-weight: normal;
    background-color: #333;
    padding: 0.5em 1em;
}

/* div */
.site-info{
    display: none;
}
.site-header .menu-scroll-down {
    display: none;
}f
.site-footer {
  /*  height: -webkit-fill-available; */
}
.site-branding {
 /*   background-color: #9AD88B; */
}
.recaptchainfo {
    font-size: 0.8rem !important;
}
.grecaptcha-badge { 
    visibility: hidden; 
}

.wp-block-image figcaption {
    margin-top: 0px;
  /*  font-style:normal !important; */
    color: #333;
    font-size: 1.000rem;
}
[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
    margin-bottom: 0px !important;
}

/* end of style.css */
