/* Author:  Martin Stettler (https://dieweberei.ch/)
    Version: 10/08/2020 // BS v4.5.0
*/

/* ==========================================================================
   BASE STYLES
   ========================================================================== */

/* ==========================================================================
   HEADER
   ========================================================================== */

.button_container,
.social-links {
    top: 30px;
}

.social-links li {
    width: 25px;
    height: 25px;
    margin: 0 4px;
}

.social-links li.email,
.social-links li.fb,
.social-links li.in {
    width: 25px;
    height: 25px;
}

.overlay nav {
    padding-top: 80px;
}

.logo {
    margin: 30px auto;
}

.logo,
.logo span {
    width: 165px;
    height: 30px;
}

.season,
.season-icon span,
.season-bg span {
    width: 167px;
    height: 205px;
}

/* ==========================================================================
   NAVIGATION from 768px
   ========================================================================== */

/* ==========================================================================
   MAIN CONTENT
   ========================================================================== */


.full-frame-image {
    order: 0; }

.season-article-large:nth-child(even) .full-frame-image {
  order: 1; }

.br-black-15 {
    border-right: 15px solid #000;
}

.bl-black-15 {
    border-left: 15px solid #000;
}

.article-product-group .full-frame-image {
    padding: 0;
}

.article-product-group .full-frame-image:first-child {
    padding-bottom: 0;
}
 
@media (min-width: 768px) {
    .news-area {
        margin-top: -80px;
    }

    .gallery-image {
        padding-bottom: 0;
    }
} 
/* ==========================================================================
   FORM
   ========================================================================== */

/* ==========================================================================
   FOOTER
   ========================================================================== */
