
/*
 Theme Name:   con:gas 
 Description:  Siteorigin Corp Child Theme
 Template:     siteorigin-corp
*/



html, body {
    height: 100%;
    font-family: 'Brandon Regular';
    font-size: 14pt;
}

/* Startseite */

/* body.page-template-startseite{
    overflow: hidden;
}
*/
body.overlap-light .main-navigation ul li.icon_auge{
    display: none;
}
body.overlap-light #page {
    min-height: 100%;
    height: 100%;
    margin: 0 auto -300px; /* the bottom margin is the negative value of the footer's height */
}

body.overlap-light #content {
    background: #f6f8ec;
    margin: 0;
    min-height: 100%;
    height: auto !important;
    height: 100%; 
}

body.overlap-light #content:before {
    content: "";
    display: block;
    height: 0;
    width: 100%;
}

body.overlap-light #content:after {
    content: "";
    display: block;
    height: 0;
    width: 100%;
}
body.overlap-light .lsow-hero-header .lsow-header-content{
    max-width: none;
}
img.startseite_img{
    padding: 25% 0;
    /* margin-bottom: 300px; */
}  
img:not(.custom-logo){
    vertical-align: top;
}

.widget_lsow-hero-image .panel-widget-style{
    animation: animatedBackground 40s linear infinite;
    background-position: 0% 100%;
    background-size: cover !important;
}
@keyframes animatedBackground {
	from { background-position: 0% 100%;  }
	to { background-position: 100% 0;  }
}

@media screen and (min-width: 1025px){
    .widget_lsow-hero-image .panel-widget-style{
        animation: animatedBackground 20s linear infinite;
    }
}

body.overlap-light .lsow-hero-header{
    overflow: visible;
}

body.overlap-light .site-header .site-branding img{
    filter: brightness(0) invert(1);
}
body.overlap-light .stuck.site-header .site-branding img{
    filter: brightness(1) invert(0);
}
body.overlap-light video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; 
    height: 100%;
    object-fit: cover;
}
body.overlap-light footer{
    position: relative;
}
/* Startseite Ende */

/* Überschriften */

h1,h2,h3,h4 {
    font-family: 'Minion italic';
    font-weight: normal;
}



h1 {

}


h2 {
    font-family: 'Minion italic';
    font-weight: normal;
    font-size: 26pt;
    padding: 10px 0;
    line-height: 40px;
}
h3 {
    font-family: 'Minion italic';
    font-weight: normal;
    font-size: 18pt;
    line-height: 25px;
    margin: 5px 0;
}


h4 {
    font-family: 'Brandon italic';
    font-weight: normal;
    font-size: 16pt;
    margin: 0;
    padding: 0
}
hr{
    /* background-color: #000000 !important; */
    border: 1px dotted #000000;
    border-style: none none dotted; 
    color: #fff; 
    background-color: #fff;
} 
p a{ 
    text-decoration: underline;
    transition: 0.3s;
}
p a:focus,
p a:active,
p a:hover{ 
    color: #9ab600;
}

.mobile_only{
    display: none !important;
}

/* ICONS */

.icon_pinterest, .icon_instagram, .icon_auge{
    background-repeat: no-repeat;
    background-position: center top;
    text-indent: -99999px;
    background-size: 100%;
}
.icon_pinterest{
    background-image: url(img/pinterest.svg);
}
.icon_instagram{
    background-image: url(img/instagram.svg);
}
.icon_auge{
    background-image: url(img/auge.gif);
}

/* Header */

.site-header.stuck,
.site-header{
    border: 0 none !important;
    box-shadow: none;
}
.site-header .site-branding img{
    height: auto !important;
    width: 170px !important;
    margin-top: 100px;
}
.stuck.site-header .site-branding img{
    height: auto !important;
    width: 160px !important;
}



/* Navigation */
#mobile-navigation ul li,
.main-navigation ul li a{
    font-family: 'Minion italic';
    font-weight: 500;
    font-size: 18pt;
    letter-spacing: 0;
    text-transform: none;
}
.main-navigation ul li{
    min-width: 30px;
}
.main-navigation ul li.icon_auge{
    line-height: 36px;
}
.main-navigation ul li.icon_auge a{
    border: 0 none !important;
}
.overlap-light .site-header:not(.stuck) .main-navigation div>ul:not(.cart_list)>li:hover>a{
    border-color: #ffffff;
}

.bar1, .bar2, .bar3 {
    width: 25px;
    height: 2px;
    background-color: #000000;
    margin: 10px 0;
    transition: 0.4s;
}
body.overlap-light .bar1,body.overlap-light .bar2,body.overlap-light  .bar3 {
    background-color: #ffffff;
}

.to-close .bar1 {
    -webkit-transform: rotate(-45deg) translate(-8px, 10px);
    transform: rotate(-45deg) translate(-8px, 10px);
}

.to-close .bar2 {opacity: 0;}

.to-close .bar3 {
    -webkit-transform: rotate(45deg) translate(-7px, -9px);
    transform: rotate(45deg) translate(-7px, -9px);
}
#mobile-navigation{
    background-color: #f8f9ef;
    text-align: center;
    padding-top: 25px;
}

#mobile-navigation ul li{
    line-height: 60px;
}
#mobile-navigation ul li a{
    border: 0 none;
    text-transform: none;
}
#mobile-navigation ul li:before{
    display: block;
    content: ''; 
    height: 1px;
    width: 40px;
    background-color: #9e9e9e;
    margin: 0 auto;
}
#mobile-navigation .mobile_footer:before,
#mobile-navigation ul li:first-child:before{
    display: none;
}
#mobile-menu-button{
    right: 0;
    top: 10px
}
#mobile-navigation .mobile_only{
    display: inline;
    
}
#mobile-navigation .mobile_footer{
    width: 70px;
    height: 50px;
    display: inline-block;
    margin: 50px auto;
    padding: 0;
    background-size: 60%;
}
#mobile-navigation .mobile_footer a{
    padding: 0;
}
.fixed-sidebar{
    position: fixed;
    z-index: 100;
    right: 0px;
    bottom: 60px;
    transform: rotate(-90deg);
    text-transform: uppercase;
    font-size: 16px;
}
.fixed-sidebar ul{
    margin: 0;
    margin-left: 75px;
}
.fixed-sidebar li{
    list-style-type: none;
}
.fixed-sidebar .icon_impressum:before{
    content: '';
    position: absolute;
    bottom: -6px;
    left: 18px;
    display: block;
    width: 35px;
    height: 35px;
    border: 2px solid #000000;
    border-radius: 5px;
}


/* Footer */

.site-footer *{
    font-family: 'Brandon Regular';
    font-weight: normal;
    font-size: 18px;
}
.site-footer .widget ul li{
    border-bottom: 1px solid #000000;
    min-height: 36px;
}
.site-footer .widget p{
    min-height: 37px;
    margin: 0;
}
.navigation.post-navigation,
.bottom-bar{
    display: none;
}

/* Beiträge */

.content-area .blog-layout-masonry article{
    padding: 10px 10px 0 10px;
    margin-bottom: 0;
}
.content-area .blog-layout-masonry article .corp-content-wrapper{
    padding: 10px 0;   
}
.content-area .blog-layout-masonry article .entry-title{
    font-size: 15pt;
    font-family: 'Minion Italic';
    font-weight: 500;
    padding: 0;
}
.content-area .blog-layout-masonry article .entry-content{
    font-size: 12pt;
    font-family: 'Brandon Italic';
    line-height: 22px;
}
.content-area .blog-layout-masonry article .entry-header{
    margin-bottom: 0;
}
body.single-post .textwidget{
    font-size: 17pt;
    line-height: 26pt;
}
.wp-caption .wp-caption-text{
    font-size: 14pt;
}

.content-area .blog-layout-masonry article .entry-thumbnail:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(249,249,240,0);
    transition: 0.3s;
    pointer-events: none;
}
.content-area .blog-layout-masonry article .entry-thumbnail:after{
    content: '';
    width: 30px;
    height: 30px;
    text-align: center;
    display: block;
    background-image: url(img/auge.gif);
    vertical-align: top;
    position: absolute;
    background-size: 100%;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px;
    transition: 0.3s 0.15s;
    opacity: 0;
    pointer-events: none;
}
.content-area .blog-layout-masonry article:hover .entry-thumbnail:before{
    /* height: 100%;
    top: 0; */
    background-color: rgba(246,248,236,0.75);
}
.content-area .blog-layout-masonry article:hover .entry-thumbnail:after{
    opacity: 1;
}

@media (max-width: 768px) {
    body.overlap-light video{
        width: 100% !important;
    }
    .site-header .site-branding img{
        margin-top: 20px;
    }
    /* .site-footer .widgets{
        padding-top: 20px;
    } */

    .content-area .blog-layout-masonry article .corp-content-wrapper{
        text-align: center;
    }
}
@media (max-width: 478px) {
    img.startseite_img{
        padding: 50% 0;
    }
    .site-header .site-branding img{
        width: 130px !important;
    }
}
