/*!
Theme Name: daxgax child
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Template: daxgax
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: daxgaxchild
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
body {
    font-size: 16px;
    font-family: Georgia;
    line-height: 23px;
    /* background: #9AB41D; */
    color: #132900;
}
#page {
    max-width: 960px;
    margin: 0 auto;
}
/* sdax yo */
#page.true {
    /* braucht aber noch eine max-min abfrage.... falls es offen war und der browser zugeschoben wird aechz...*/
    overflow: hidden;
    position: absolute;
    height: 100%;
    width: 100%;
}
@media screen and (min-width: 37.5em) {
    #page.true {
        overflow: initial;
        position: initial;
        height: 100%;
    }
}
header#masthead {
    line-height: 20px;
}
#masthead {
    width: 221px;
    position: absolute;
    /* scrollable */
    top: 0;
    padding: 0 0 0 30px;
}
/* @media screen and (max-width: 37.5em) {
#masthead {
    width: 100%;
    position: absolute;
    top: 0;
    padding: 0 70px 0 0;
    }
}
unten sdax neu */
@media screen and (max-width: 37.5em) {
    #masthead {
        width: 100%;
        position: initial;
        top: 0;
        padding: 0 70px 0 0;
    }
}
.site-branding {
    position: sticky;
    position: -webkit-sticky;
    top: 20px;
    float: right;
    padding-right: 20px;
    /*  background: yellow; */
}
@media screen and (max-width: 940px) {
    .site-branding {
        position: relative;
        top: 10px;
    }
}
@media screen and (max-width: 37.5em) {
    .site-branding {
        position: sticky;
        position: -webkit-sticky;
        top: 0px;
        float: none;
        background: white;
    }
}
.logo_quer {
    display: none;
}
@media screen and (max-width: 37.5em) {
    .logo_quer {
        display: block;
        width: 120px;
        /* mal so eine annahme */
        padding: 20px 0 0 20px;
    }
}
@media screen and (max-width: 37.5em) {
    .logo_hoch {
        display: none;
    }
}
img.custom-logo {
    max-width: 50%;
    float: right;
}
@media screen and (max-width: 960px) {
    img.custom-logo {
        max-width: 40%;
    }
}
.site-branding a {
    font-weight: bold;
    text-decoration: none;
}
p.site-title {
    display: none;
}
p.site-description {
    display: none;
}
.site-title {
    margin: 0;
}
h1.site-title {
    font-size: initial;
    /* home */
}
.menutitle {
    color: #CC071E;
    border-bottom: 1px solid;
    display: block;
    padding: 4px 0 1px 0;
    text-decoration: none;
    margin-top: 15px;
}
/* Links, Impressum */
li#menu-item-146 {
    margin-top: 15px;
}
@media screen and (max-width: 37.5em) {
    .menutitle {
        /*    color: #CC071E;
    background: green; */
        display: none;
    }
}
@media screen and (max-width: 37.5em) {
    nav#site-navigation.main-navigation.toggled .menutitle {
        /*    color: #CC071E;
    background: violet; */
        display: inherit;
        padding: 0 0 6px 20px;
    }
}
#content {
    margin: 0 0 0 280px;
    float: left;
    /* right or .... test wegen firefox nov_2019 */
}
@media screen and (max-width: 37.5em) {
    #content {
        margin: 0;
        padding-left: 20px;
    }
}
#primary {}
@media screen and (max-width: 37.5em) {
    #primary {
        margin-top: 60px;
    }
}
h1.entry-title {
    /* display: none; */
    padding: 4px 20px 1px 20px;
}
h1.entry-title {
    font-size: 28px;
    font-weight: normal;
    line-height: 40px;
    padding: 0 0 10px;
    max-width: 580px;
    margin: 0;
}
.entry-content {
    margin: 0;
}
.entry-content {
    padding: 0px 20px 0px 0px;
}
img.alignnone {
    margin-top: 20px;
}

img.bio_terra_logo.alignnone {
    width: 150px;
}

figure.alignnone {
    width: 100% !important;
    max-width: 580px;
}
p {
    margin: 0 0 9px 0;
    max-width: 580px;
}
#masthead a {
    /* border-bottom: none; */
}
a:link,
a:visited {
    color: #9AB41D;
    font-family: Helvetica;
    font-size: 15px;
    text-decoration: none;
    /* border-bottom: 1px solid; */
    padding-bottom: 1px;
}
a:visited {
    /* color: #212121; */
}
a:hover,
a:focus,
a:active {
    border-bottom: none;
    /* color: #848484; */
}
.main-navigation li {
    float: none;
    position: relative;
    /* border-bottom: 1px solid green; */
}
/*li.naturag_menutitle a {
    /* border-bottom: 1px solid greenyellow;
    color: #CC071E;
    cursor: default;
}
 */
li.naturag_menutitle a {
    color: #CC071E !important;
    cursor: default;
}
li.naturag_menutitle {
    /* color: #CC071E !important; */
    /* cursor: default; */
    border-bottom: 1px solid #CC071E;
}
.main-navigation a {
    display: inline-block;
}
.main-navigation ul {
    /*   padding-top: 24px;
    width: 160px; */
}
li a:link,
li a:visited {
    border-bottom: 1px dotted;
    color: #9AB41D;
    display: block;
    font-size: 15px;
    padding: 4px 0 1px 0;
    text-decoration: none;
}
@media screen and (max-width: 37.5em) {
    li a:link,
    li a:visited {
        padding: 12px 0 7px 32px;
    }
}
.current_page_item a:link,
.current_page_item a:visited,
.current-menu-ancestor {
    border-bottom: 1px solid black;
    /* color: #132900 !important; */
    text-decoration: none;
    /* background: yellow; */
    color: black;
}
.current-menu-item a:link,
.current-menu-item a:visited,
.current-menu-ancestor {
    border-bottom: 1px solid black;
    /* color: #132900 !important; */
    text-decoration: none;
    /* background: yellow; */
    color: black;
}
.main-navigation ul li a:hover,
a:hover {
    color: #132900;
    text-decoration: none;
}
button.menu-toggle {
    border: 0;
    font-size: 0;
    background: none;
    width: 28px;
    height: 26px;
    cursor: pointer;
    z-index: 1;
    position: fixed;
    top: 20px;
    right: 20px;
}
button:focus {
    outline: 0;
}
#site-navigation button img {
    transform: rotate(0deg);
    transition: transform 0.2s;
}
#site-navigation.toggled button img {
    transform: rotate(90deg);
    transition: transform 0.2s;
}
/* sdax neu unten
.main-navigation.toggled {
    position: initial;
    background: white;
    top: 0px;
    height: 100%;
}
*/
.main-navigation.toggled {
    position: absolute;
    background: white;
    top: 60px;
    height: 100%;
    overflow: auto;
    width: 100%;
    left: 30px;
    -webkit-box-shadow: -1px 12px 10px 0px rgb(86, 88, 72);
    -moz-box-shadow: -1px 12px 10px 0px rgb(86, 88, 72);
    box-shadow: -1px 12px 10px 0px rgb(86, 88, 72);
}
.menu-toggle,
.main-navigation.toggled ul {
    /*  margin-top: -4px; wozu sdax */
}
@media screen and (min-width: 37.5em) {
    .main-navigation.toggled {
        /*  position: inherit;  wozu sdax  */
        /* display: inline-grid; */
        background: none;
        height: 0;
    }
}
@media screen and (min-width: 37.5em) {
    .main-navigation.toggled {
        /* display: inline-grid; */
        background: none;
        height: 0;
        position: initial;
        overflow: initial;
        width: initial;
    }
}
/* letztes menu
@media screen and (max-width: 37.5em) {
.menu-gartengestaltung-container {
    padding-bottom: 60px; */
/* muss gleich sein wie oben top abstand, dann ist alles drauf
}
}
 */
/* letztes menu */
.main-navigation.toggled .menu-gartengestaltung-container {
    padding-bottom: 1px;
    /* muss gleich sein wie oben top abstand, so kann man bis nach unten scrollen */
}
/* letztes menu */
.main-navigation.toggled .menu-arbeitsbereiche-container {
    padding-bottom: 60px;
    /* muss gleich sein wie oben top abstand, so kann man bis nach unten scrollen */
}
/* the home - responsive */
li.the_home {
    display: none;
}
@media screen and (max-width: 37.5em) {
    li.the_home {
        display: inherit;
        margin-bottom: 20px;
        font-weight: bold;
    }
}
@media screen and (min-width: 37.5em) {
    .main-navigation.toggled ul#primary-menu {
        /*  margin-top: 44px;   wozu sdax  */
    }
}
nav.navigation.posts-navigation {
    padding: 20px;
}
/* cpt-post-navigation */
.navigation.post-navigation {
    margin-top: 50px;
    max-width: 600px;
}
.navigation.post-navigation {
    margin-top: -22%;
    max-width: 600px;
    position: relative;
}

@media screen and (max-width: 700px) {
	.navigation.post-navigation {
    margin-top: 0px;
}
}

.nav-links {
/*	display: flex;
    justify-content: space-between;
    flex-direction: row-reverse; */
    padding-right: 20px;
}




.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    float: right;
    width: auto;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: left;
    /* text-align: right; */
    width: auto;
}

table.nav-subtitle {
    max-width: 180px; /* 180 */
   /* background: yellow; */
   border-spacing: 0;
}








span.nav-subtitle {
    display: flex;
}

.nav-previous .nav-subtitle {
    justify-content: flex-end;
}
.nav-title {
    text-align: left;
}
.nav-previous .nav-title {
    /* background: red; */
    text-align: right;
}


.pfeil {
    /* display: flex; */
    padding-left: 4px;
    vertical-align: bottom;
    width: 18px;
    text-align: right;
}

.nav-next .pfeil {
    padding: 0 4px 0 0;
    /* background: white; */
    vertical-align: top;
    width: 15px;
    text-align: left;
}

/* spetz-next-prev-nav-links */
#spetz {
    position: relative;
    float: right;
    margin-right: 20px;
}

#spetz_up {
    position: relative;
    float: left;
    margin-right: 0;
}

#spetz_up td.pfeil {
    /* background: yellow; */
    vertical-align: top;
    text-align: left;
    padding: 0 4px 0 0;
}

/* eher oben */
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin-bottom: 0;
    overflow: initial;
}









/* verbessern */
#the_link {
    padding: 12px 0 9px 0;
    display: inline-block;
    font-family: Helvetica;
    font-size: 15px;
    outline: none;
}
/* */
.clearer {
    clear: both;
    display: block;
}
footer#colophon {
    max-width: 860px;
    margin: 0 auto;
    padding-right: 20px;
    padding-bottom: 40px;
}
.site-info {
    text-align: center;
    padding: 60px;
    /* background: yellow; */
    margin: 0 0 0 220px;
}
@media screen and (max-width: 37.5em) {
    .site-info {
        margin: 0;
    }
}
.site-info-naturag {
    text-align: right;
}



.site-info-naturag-inside {
   /* background: #328bcd26; */
   margin-right: 20px;
}









img.kraut {
    max-width: 70%; /* 50 */
    height: auto;
    display: none;
}

img.kraut.neu {
    max-width: 580px;
    height: auto;
    display: initial;
}




/* COLORS for Developement */
code {
    background: yellow;
}
code {
    display: none;
}
header#masthead {
    /*    background: #f6c2fb; */
}
div#content {
    /*    background: blueviolet; */
    padding-bottom: 60px;
}
.entry-content {
    /*    background: yellowgreen;  */
}
.dev_colors {
    background: blue;
}
/* COLORS for Developement
footer#colophon {
    background: blue;
}
#page {
    background: yellow;
}
#primary {
    background: whitesmoke;
}
header#masthead {
    background: indian#CC071E;
}
.current-menu-item a {
    background: greenyellow;
}
@media screen and (max-width: 37.5em) {
    #content {
        background: #CC071E !important;
    }
}
 */

.acf_gallery {
    margin-top: 19px;
}

.wp-caption-text {
    text-align: left;
    font-size: 14px;
}


/* get rid of the dots */
.gallery-icon a {
    outline: none;
}
.fancybox-bg {
    background: white;
}
.fancybox-is-open .fancybox-bg {
    opacity: 1;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}
.fancybox-bg {
   /* background: rgb(255, 255, 255);
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.8477766106442577) 0%, rgba(255, 255, 255, 1) 33%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.8477766106442577) 0%, rgba(255, 255, 255, 1) 33%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.8477766106442577) 0%, rgba(255, 255, 255, 1) 33%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1); */
    background: white;
}


/* caption Zusatz in span */
.plus {
    display: none;
}






.fancybox-caption {
    background: none;
    color: black;
}
.fancybox-caption__body {
    background: white;
    display: inline;
    padding: 4px 10px;
}

.fancybox-caption__body .plus {
    display: inline;
}







.fancybox-button {
    background: none; /*rgba(154, 180, 29, .6);*/
}
/* NEU */
.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: calc(100% - 133px);
    opacity: 0;
    position: absolute;
    top: 66px;
    width: 36%;
   /* background: #ffff0017; */
    outline: none;
}

.fancybox-button div {
    height: 45px;
    width: 50px;
}

button.fancybox-button.fancybox-button--arrow_right div {
    float: right;
}


.fancybox-button:hover {
    color: black;
   /* background: white; */
}

.fancybox-button svg:hover {
   /* background: white; */
}
/* --- NEU */
button.fancybox-button.fancybox-button--close {
    height: 66px;
    width: 66px;
}
.fancybox-slide--image {
    overflow: hidden;
    padding: 66px 0;
}
.gallery {
    margin-right: 20px;
    max-width: 580px;
}
/* color-check
.gallery {
    background: yellowgreen;
}
 */
 
 
 img {
    height: auto;
    width: 100%; /* neuer versuch.... */
}
 
 
 
 
.gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gallery-columns-2 .gallery-item {
    max-width: 284px; /* neu hard pixels */
    margin: 1em 0 1px;
}
@media screen and (max-width: 886px) { /* was 860 */
    .gallery-columns-2 .gallery-item {
        max-width: 100%;
      /*  padding: 0 0 20px !important;
        background: yellow; */
    }
}

/*
@media screen and (max-width: 860px) {
    .gallery-columns-2 .gallery-item img {
        width: 1200px !important;
    	padding: 1px;
    	background: red;
    }
}

*/







