/*
Theme Name: Schneider Schuhe
Theme URI: http://www.alea-iacta.ch
Author: Klub der guten Seiten GmbH
Author URI: http://www.kdgs.ch
Template: sydney-pro-ii
Version: 1.2
Text Domain: sydney
*/

/*==================== Basic Settings =========================*/

.hide {
    display: none !important;
}

body {
    position: relative;
    font-size: 17px;
}

a {
    color: #DCD2C8;
    font-weight: 700;
}

h1 {
    font: 44px/1.1 "Raleway", sans-serif;
}

h2 {
    font-size: 34px;
    font-weight: 400;
    margin: 20px 0 15px;
}

h3 {
    font-size: 22px;
    font-weight: 400;
    margin: 20px 0 15px;
}


.fa {
    margin-right: 3px;
}

@media (max-width: 990px) {

    body {
        font-size: 13px;
    }

    h2 {
        font-size: 24px;
        font-weight: 400;
        margin: 15px 0 10px;
    }
}

.panel-grid-cell .widget-title {
    text-transform: none !important;
    font-size: 34px;
    text-align: left;
    font-weight: 400;
    margin-bottom: 15px !important;
    margin-left: 0;
    margin-right: 0;
}

.panel-grid-cell .widget-title:after {
    height: 0;
}

.news-text .widget-title {
    text-align: center;
}

@media (max-width: 990px) {

    .panel-grid-cell .widget-title {
        font-size: 24px;
        font-weight: 400;
        margin: 15px 0 10px;
        line-height: 29px;
    }
}


/* ================== Grundstruktur ==================*/
.site {
    max-width: 100%;
}

.single-aid_brand .aid-post-date {
    display: none;
}

.page, .archive, .single-product, .single-aid_brand {
    margin: 0 7px;
}

@media (min-width: 768px) {
    .page, .archive, .single-product, .single-aid_brand {
        margin: 0 15px;
    }
}

.schneider-row {
    margin-bottom: 15px;
    padding: 0;
}

.schneider-row:not(.welcome-row):not(.shortcode-row) .textwidget {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.shortcode-row hr {
    border: 0;
}

.text-widget {
    padding: 20px 50px;
}

.container {
    width: 100%;
}

.panel-grid {
    max-width: 1600px
}

.preloader {
    left: 0;
    right: 0;
    top: 0;
}

@media (max-width: 780px) {

    .page {
        margin: 0 7px;
    }

    .schneider-row {
        margin-bottom: 7px;
        padding: 0 !important;
    }

    .text-widget {
        padding: 20px 30px;
    }

}

@media (max-width: 768px) {
    .panel-grid-cell {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 0 !important;
    }
}

/*============== Site-Logo ==================*/
@media (max-width: 767px) {
    #site-logo-container {
        display: flex;
        justify-content: center;
    }
}

.aid-site-logo-inverse {
    display: none;
}

.aid-site-logo {
    display: block;
    width: 245px;
}

@media (min-width: 768px) {
    .fixed.float-header .aid-site-logo {
        width: 205px;
    }
}

.site-header.float-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.aid-site-logo:hover .aid-site-logo-inverse {
    display: block;
}

.aid-site-logo:hover .aid-site-logo-default {
    display: none;
}

.grecaptcha-badge {
    display: none;
}


/*=================== Menü ======================*/

.site-header {
    background-color: #0A3C64 !important;
}

.site-logo {
    max-height: 60px;
    max-width: 245px;
}

.header-contact-info {
    width: 100% !important;
}

.header-contact {
    margin: 0 -15px;
    font-size: 13px;
}

.header-contact a {
    color: #fff !important;
}

.header-contact .sydney-svg-icon svg {
    fill: #fff;
}

.header-contact .header-phone {
    display: inline-block;
}

.header-contact + .header-contact {
    display: none;
}

#masthead {
    margin-top: 7px;
}

.home #masthead {
    margin-top: 8px;
}

.tax-product_cat #masthead {
    top: 54px;
}


.site-header.fixed {
    margin-top: 0 !important;
    z-index: 1001;
}

@media (max-width: 1024px) {
    #masthead {
        margin-top: 0;
        width: 100vw;
        margin-left: -15px;
    }

    .home #masthead {
        margin-top: 0;
    }

    .header-contact {
        width: 100vw;
        padding-left: -15px;
    }
}

@media (max-width: 768px) {
    #masthead {
        margin-left: -7px;
    }
}

@media (min-width: 768px) {
    .btn-menu {
        margin-right: 7px;
    }
}

@media (max-width: 768px) {
    .header-contact {
        font-size: 11px;
    }

    .header-address {
        display: none;
    }

    .header-contact {
        margin: 0 -7px;
    }
}

#mainnav ul li a:hover {
    color: #d2c8b9 !important;
}

.menu-toggle.btn-menu {
    margin-bottom: 15px;
}

.menu-toggle .sydney-svg-icon svg {
    margin-top: 0.5em;
    fill: #fff;
    width: 2em !important;
    height: 2em !important;
    max-height: 2em !important;
}

.current-menu-item a, .current-menu-parent a {
    color: #d2c8b9 !important;
}

.header-contact .container {
    padding-left: 0;
    padding-right: 0;
}

.menu-item {
    text-transform: uppercase;
}

#mainnav ul li ul {
    right: 0;
}


/* ---- Mobile ----------*/

#mainnav-mobi {
    background-color: #000F28 !important;
}

#mainnav-mobi ul li {
    border-top: 1px solid #0a3c64 !important;
}

@media (max-width: 768px) {
    .mainnav.toggled ul.sub-menu, #mainnav-mobi ul.sub-menu {
        background-color: #0a3c64 !important;
    }

    .menu-item .dropdown-symbol {
        display: none;
    }
}

.btn-submenu.submenu-open svg {
    transform: rotate(0deg);
}

/* ================ Slider ======================*/
#crellyslider-1 {
    margin-top: 110px;
    overflow: hidden;
}

@media (max-width: 1024px) {
    #crellyslider-1 {
        margin-top: 15px;
    }
}

.offnungszeiten-button {
    max-width: 350px !important;
}

@media (max-width: 768px) {
    .offnungszeiten-button {
        display: none;
    }
}


.button-shop {
    width: 400px !important;
    height: auto !important;
}

@media ( max-width: 1450px) {
    .button-shop {
        width: 300px !important;
    }
}

@media ( max-width: 1100px) {
    .button-shop {
        width: 250px !important;
    }
}

@media ( max-width: 949px) {
    .button-shop {
        width: 200px !important;
    }
}

@media ( max-width: 767px) {
    .button-shop {
        width: 150px !important;
    }
}

/* =============== Einstieg =============*/

.welcome-row {
    background-size: 40% auto !important;
    background-position: 90% 50% !important;
}

#so-widget-image img {
    max-width: 210px;
}

@media (max-width: 780px) {
    .blog-logo-widget .sow-image-container {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .welcome-row .textwidget {
        padding-left: 50px;
    }
}

/*=============== News-Kachel =================*/

#news-text h3 {
    margin-bottom: 0;
    padding-bottom: 0;
}

@media (min-width: 768px) {
    #news-text {
        padding: 20% 10%;
        height: 500px;
    }
}

@media (max-width: 768px) {
    #news-text {
        margin-bottom: 15px;
    }
}

#download-widget, #download-widget2 {
    padding: 0;
    height: 500px;
}


.hover-div .hover-text {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.hover-text {
    height: 500px;
    padding: 20% 10%;
    background-color: rgba(10, 61, 102, 0.8);
}

.hover-div:hover .hover-text {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

@media (max-width: 768px) {
    #download-widget, #download-widget2 {
        height: 300px;
    }

    .hover-text {
        height: 300px;
    }
}

#download-widget, #download-widget2 {
    background-position: center center !important;
}

/*================= News-Beitrag auf Home ===================*/

.aktueller-beitrag h3 {
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
}

@media (min-width: 768px) {
    .aktueller-beitrag {
        padding: 10% 10%;
        height: 500px;
    }
}

@media (max-width: 768px) {
    .aktueller-beitrag {
        margin-bottom: 15px;
    }
}

.aktueller-beitrag .entry-content {
    text-align: center;
}

.aktueller-beitrag .entry-title {
    text-align: center;
}

.aktueller-beitrag .post {
    border-bottom: 0;
}

.aktueller-beitrag .aid-post-date {
    color: #fff;
    text-align: center !important;
}

/*============== PDF-Viewer ===============*/
#pdf-row {
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
}

#pdf-row-2 {
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
}

.pdf-light-viewer {
    padding-top: 0;
}

.overlay {
    opacity: 0.9;
}

.pdf-light-viewer {
    padding: 20px 0 !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}

/*================== Footer ====================*/

#sidebar-footer {
    margin: 0 -15px;
}

.site-footer {
    margin: 0 -15px;
}

@media (max-width: 768px) {
    #sidebar-footer {
        margin: 0 -7px;
    }

    .site-footer {
        margin: 0 -7px;
    }
}

.footer-adress {
    font-size: 13px;
}

.copyright {
    font-size: 13px;
}

@media (min-width: 768px) {
    .footer-adress {
        float: left;
        width: 70%;
    }

    .copyright {
        width: 30%;
        float: left;
        text-align: right;
    }
}

@media (max-width: 768px) {
    .site-footer {
        line-height: 21px;
    }

    .copyright {
        margin-top: 7px;
    }
}

.go-top {
    padding: 10px 15px !important;
    font-size: 25px !important;
}

.go-top.show {
    bottom: 85px;
}

.go-top .fa {
    margin-right: 0;
}

#colophon {
    background-color: #000F28;
    color: #ffffff;
}

.footer-adress span {
    margin-right: 15px;
}

.site-footer a {
    color: #fff !important;
}

#nl-footer {
    color: #D2C8B9 !important;
}

.site-footer a:hover {
    color: #fff !important;
}

.copyright {
    padding: 0 15px;
}

/*===================================================================
============================ KONTAKT ============================
=====================================================================*/

@media (min-width: 780px) {

    #adress-right {
        height: 525px;
    }

    #adress-c-right {
        height: 525px;
    }
}

.some-icon {
    width: 150px;
    padding: 5px;
}

@media (min-width: 780px) {

    #some-widget {
        height: 400px;
    }

    #nl-widget {
        height: 400px;
    }
}

.some-row {
    padding: 0 !important;
}

/* Öffnungszeiten */

.openinghours {
    width: 100%;
    max-width: 400px;
    height: 90px;
}

.days {
    float: left;
    width: 50%;
}

.time {
    float: left;
    width: 50%;
}

/* Formular */
.nf-form-content label {
    width: 1000px;
    font-weight: 400;
}

.nf-form-content input {
    width: 100%;
    max-width: 1000px;
}

div.wpcf7 .ajax-loader {
    display: none;
}

#adress-right a {
    color: #0a3c64;
}

#adress-right a:hover {
    color: #000f28;
}

#adress-c-right a {
    color: #0a3c64;
}

#adress-c-right a:hover {
    color: #000f28;
}

div.wpcf7-validation-errors {
    border: 0 solid #f7e700;
    color: red;
}

.nf-form-content button, .nf-form-content input[type="button"], .nf-form-content input[type="submit"] {
    background: #0a3c64 !important;
    color: #ffffff !important;
    padding: 10px 30px;
}

.nf-field-label label {
    font-weight: normal !important;
}

/* =============== über uns ====================*/

#uber-uns-bild {
    min-height: 550px;
    margin-top: 15px;
    background-position: center -50px !important;
}

@media (max-width: 768px) {
    #uber-uns-bild {
        min-height: 300px;
        background-position: center !important;
    }
}


.hover-bild-text {
    height: 500px;
    padding: 20px 50px;
}

@media (max-width: 767px) {
    .hover-bild-text-2 {
        height: 330px;
        padding: 20px 50px;
    }
}

@media (max-width: 767px) {
    .hover-bild-text-3 {
        height: 500px;
        padding: 20px 50px;
    }
}

@media (max-width: 500px) {
    .hover-bild-text-3 {
        height: 695px;
        padding: 20px 50px;
    }
}

@media (min-width: 1600px) {
    #uber-uns-bild {
        background-position: center 6px !important;
    }
}

@media (min-width: 1700px) {
    #uber-uns-bild {
        background-position: center -166px !important;
    }
}

.malen {
    height: 750px;
}

#download-widget.malen {
    height: 750px;
}

.malen .hover-text {
    height: 750px;
}

@media (min-width: 768px) and (max-width: 992px) {
    .malen {
        height: 1000px;
    }

    #download-widget.malen {
        height: 1000px;
    }

    .malen .hover-text {
        height: 1000px;
    }
}

@media (max-width: 767px) {
    .malen {
        height: 800px;
    }

    #download-widget.malen {
        height: 800px;
    }

    .malen .hover-text {
        height: 800px;
    }
}

/* ================ Sortiments-Kacheln ===================*/

.kachel-row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    left: 0;
    padding: 0 7px;
}

.kachel-item {
    padding: 0 0 7px 0;
    position: relative;
    width: 100%;
}

@media (min-width: 768px) {
    .kachel-row {
        padding: 0 3px;
    }

    .kachel-item {
        width: 50%;
        padding: 0 4px 7px 3px;
    }
}

@media (min-width: 992px) {
    .kachel-item {
        padding: 0 8px 15px 7px;
        width: 33.333%;
    }

    .kachel-row {
        padding: 0 7px;
    }
}

.kachel-item img + img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    padding: 0 8px 15px 7px;
    transition: opacity 250ms ease-in-out;
}

.kachel-item:hover img + img {
    opacity: 1;
}

.hover-div .hover-text-s {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.hover-text-s {
    height: 250px;
    padding: 25% 10%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.hover-div:hover .hover-text-s {
    opacity: 1;
    transition: opacity 0.5s ease;
}

.clear {
    clear: both;
    display: inline-block;
}

.sort-kachel {
    height: 250px;
    background-size: contain;
}

@media (min-width: 1300px) {
    .sort-kachel {
        height: 400px;
    }

    .hover-text-s {
        height: 400px;
        padding: 25% 10%;
    }

    .bottom-right {
        padding: 15% 11%;
    }
}

.sort-kachel h2 {
    margin: 0;
}

.kacheln-top {
    margin-top: 15px;
}

.kacheln-bottom {
    margin-bottom: 15px;
}


@media (max-width: 780px) {
    .hover-text-s {
        height: 350px;
        padding: 30% 10%;
    }

    .sort-kachel {
        height: 350px;
    }

}

.kacheln .openinghours1 {
    margin-right: auto;
    margin-left: auto;
}

.openinghours1 {
    width: 100%;
    max-width: 400px;
    height: 90px;
    margin: auto;
}

@media (max-width: 1215px) {
    .openinghours1 {
        font-size: 16px;
        margin-top: 20px;
    }
}

@media (min-width: 781px) and (max-width: 945px ) {
    .openinghours1 {
        font-size: 10px;
    }
}


/*===================================================================
==================== Service Portfolio =============================*/

/* ================ Generell===================*/

.cbp-caption-activeWrap {
    background-color: #0a3c64 !important;
}

#service-portfolio .cbp-caption-activeWrap {
    background-color: transparent !important;
    border: solid 1px #0a3c64 !important;
    color: #0a3c64 !important;
}


#cbpw-filters3 .cbp-filter-item.cbp-filter-item-active {
    background-color: #0a3c64 !important;
    font-family: 'Amiko', sans-serif !important;
    color: #fff !important;
}


#cbpw-filters3 .cbp-filter-item {
    border-color: #0a3c64 !important;
    color: #0a3c64 !important;
    font-family: 'Amiko', sans-serif !important;
}

#cbpw-filters3 {
    margin-bottom: 50px;
}

@media (min-width: 1200px) {
    .kdgs-filter-item:not(.collapsable) {
        width: 25%;

    }
}

.kdgs-filter-item.collapsable .collapse-trigger {
    color: #0a3c64;
}

.kdgs-filter-item.collapsable {
    width: 100%;
}

.single-aid_brand .brand-flex {
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
    .single-aid_brand .brand-flex {
        display: flex;
        flex-direction: row;
    }
}

.single-aid_brand .hauptsitz-label,
.single-aid_brand .produktionsland-label {
    font-weight: bold;
}

.single-aid_brand h2.text-center {
    margin-bottom: 1em;
}

.single-aid_brand .limited-width {
    max-width: 1000px;
    margin: auto;
}

.single-aid_brand .products-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.single-aid_brand .products-list .product {
    margin: 0 2% 2.992em 0 !important;
}

@media (min-width: 769px) {
    .single-aid_brand .products-list .product {
        max-width: 33%;
        padding: 0 10px;
        position: relative;
    }
}


h3.item--title {
    margin-top: 10px;
    margin-bottom: 20px;
}

.single-aid_brand .marke-btn {
    background: #0a3c64;
    color: white;
    padding: 10px;
    margin: 30px 0;
    display: inline-block;
}


@media (max-width: 991px) {
    .kdgs-filter-list-wrapper .col-12 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 768px) {
    .kdgs-filter-list-wrapper .col-12 {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }

    .kdgs-filter-list-filters {
        padding: 0 15px;
    }

    input.search-box {
        width: 100%;
    }

    .kdgs-filter-list-filters .radio-filter-label {
        margin-left: 0;
    }
}


input.search-box {
    margin-left: 0;
}

label.filter-label {
    display: none;
}

[data-post_type="aid_brand"] .kdgs-filter-list-filters {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.kdgs-filter-list-filters .radio-filter + .radio-filter-label {
    border: 1px solid #0a3c64;
    background: #FFF;
    color: #0a3c64;
    padding: 13px 10px 10px;
    transition: all 250ms;
    margin-left: 0;
}

.kdgs-filter-list-product .filter-list-brand {
    color: #0A3C64 !important;
    font-weight: bold;
    font-size: 24px;
}

.kdgs-filter-list-filters .radio-filter:checked + .radio-filter-label,
.kdgs-filter-list-filters .radio-filter:hover + .radio-filter-label {
    border: 1px solid transparent;
    background: #0a3c64;
    color: white;
}

@media (max-width: 767px) {
    .slick-dots {
        display: none !important;
    }
}

/* Services Accordion */

.services-accordeon .kdgs-filter-item.collapsable .collapse-trigger .trigger-title {
    text-transform: none;
}

.services-accordeon .kdgs-filter-item.collapsable .collapse-trigger {
    padding: 19px 0;
}

.services-accordeon hr {
    border: 0 !important;
}

.services-accordeon .kdgs-filter-item.collapsable .collapse-trigger .trigger-title {
    text-transform: none;
    font-family: 'Amiko', sans-serif;
    text-align: left;
}

.services-accordeon .kdgs-filter-item.collapsable {
    border-bottom: 2px solid #0a3c64;
}

/* employee filter list */
.kdgs-filter-list-employees .kdgs-filter-item .item--image {
    padding-top: 150%;
}

.kdgs-filter-list-employees .kdgs-filter-item .item--image {
    padding-top: 150%;
}

.kdgs-filter-list-lightbox.employees .popup-content {
    display: none;
}

.kdgs-filter-list-lightbox.employees {
    text-align: center;
}

.kdgs-filter-list-employees .kdgs-filter-item--link {
    position: relative;
}

.kdgs-filter-list-employees .kdgs-filter-item--link > .item--content {
    opacity: 0;
    transition: all 250ms ease-in-out;
}

.kdgs-filter-list-employees .kdgs-filter-item--link .item--title {
    color: #fff;
    z-index: 1;
    position: absolute;
    text-align: center;
    width: 100%;
    height: 93%;
}

.kdgs-filter-list-employees .kdgs-filter-item--link:hover > .item--content {
    opacity: 1;
}

.kdgs-filter-list-employees .kdgs-filter-item--link > .item--content {
    position: absolute;
    top: 0;
    padding-top: 40px;
    background: #0a3c64;
    width: 100%;
    height: 100%;
    color: #fff !important;
}

.kdgs-filter-list-lightbox.employees .popup-title {
    color: #000 !important;
}

.kdgs-filter-list-employees .item--content-wrapper .item--content {
    width: 100%;
    text-align: center;
    margin-top: 70px;

}

.kdgs-filter-list-lightbox.employees .wp-post-image {
    max-width: 300px;
}

@media (min-width: 768px) {
    .kdgs-filter-list-lightbox.employees .wp-post-image {
        max-width: 350px;
    }
}

@media (min-width: 1200px) {
    .kdgs-filter-list-employees .kdgs-filter-item {
        width: 20%;
        margin-bottom: 15px;
    }
}

.kdgs-filter-list-aid_brand .item--title {
    opacity: 0;
}

.kdgs-filter-list-aid_brand .slider .item--title {
    opacity: 1;
}

.kdgs-filter-list-aid_brand .item--content-wrapper {
    display: none;
}

.kdgs-filter-list-lightbox.aid_brand img {
    margin: auto;
    display: block;
}

/* filter list product slider */
.kdgs-filter-list-product .kdgs-filter-item .item--content-wrapper {
    display: none;
}

.list-info {
    display: none;
}

.cbp-popup-singlePageInline {
    opacity: 0;
}

.cbp-popup-singlePageInline.cbp-popup-singlePageInline-ready {
    opacity: 1;
}

#service-portfolio .cbp-l-caption-title {
    color: #0a3c64 !important;
}

.kdgs-filter-list-items .slick-slide {
    padding: 0 3px;
}

/*==============================================*/


.service-pf {
    font-family: 'Amiko', sans-serif !important;
}

.service-pf h3 {
    font-size: 24px;
    font-weight: 400;
}

.service-pf .cbp-popup-singlePageInline {
    background-color: #0A3C64;
    padding: 50px;
    margin: 15px 0;
}

.service-pf .cbp-popup-content {
    min-height: 250px;
}

.service-pf .cbp-popup-close {
    background-position: -92px -46px !important;
}

.service-pf .cbp-l-caption-title {
    font-family: 'Amiko', sans-serif !important;
}

.service-pf .cbp-item img {
    border: solid 1px grey;
}

.service-pf h3 {
    color: #FFF;
}

.service-pf p {
    color: #FFF;
}

/*===================================================================
============================== Marken =============================*/

.marken-pf {
    font-family: 'Amiko', sans-serif !important;
}

.marken-pf h3 {
    font-size: 24px;
    font-weight: 400;
}

.marken-pf .cbp-popup-singlePageInline {
    background-color: #0A3C64;
    padding: 50px;
    margin: 15px 0;
}

.marken-pf .cbp-popup-content {
    min-height: 250px;
}

.marken-pf .cbp-popup-close {
    background-position: -92px -46px !important;
}

.marken-pf .cbp-l-caption-title {
    font-family: 'Amiko', sans-serif !important;
}

.marken-pf .cbp-item img {
    border: solid 1px grey;
}

.marken-pf h3 {
    color: #FFF;
}

.marken-pf p {
    color: #FFF;
}


.brand-flex .flex-item:first-child {
    padding-left: 10px;
    padding-right: 10px;
}

.brand-flex .flex-item:last-child {
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .single-aid_brand .brand-flex {
        max-width: 1000px;
        margin-right: auto;
        margin-left: auto;
    }

    .brand-flex .flex-item:first-child {
        width: 30%;
    }

    .brand-flex .flex-item:last-child {
        margin-left: 30px;
        width: 70%;
    }

}


.aid_brand-template-default .page-wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.aid_brand-template-default .post-wrap {
    padding-right: 0;
}

.aid_brand-template-default .page-wrap .content-wrapper {
    padding-left: 0 !important;
    padding-right: 0;
    padding-bottom: 0;
}

.aid_brand-template-default .entry-header {
    margin-bottom: 0;
}

.brand-single {
    background: #dcd2c8;
    padding-top: 80px;
}

@media (max-width: 787px) {
    .brand-single {
        padding-top: 20px;
    }

    .aid_brand-template-default .page-wrap {
        overflow: hidden;
    }
}

.aid-woocom-import {
    background: #dcd2c8;
    padding-top: 80px;
    margin-top: 15px;
}

.aid-woocom-import .nav-links.clearfix {
    padding: 25px;
}


/*Unterseiten*/

#cbpw-filters3 {
    margin-bottom: 0;
}

#marken #cbpw-filters3 {
    margin-bottom: 50px;
}


/* ====================== Accordion Slider ==================================*/
.row-ohne-bg {
    padding: 0 !important;
}


/*========================== POSTS ==================================*/

.post {
    max-width: 100%;
    border-bottom: solid 1px #d2c8b9;
    margin: 20px auto 40px;
}

.category-news .entry-thumb {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.category-news .entry-header {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.category-news .entry-content p, .category-news .entry-content ul {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}


/*========*/

.category-blog .entry-thumb {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.category-blog .entry-header {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.category-blog .entry-content p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

/*=========*/

.content-area .hentry::after {
    background-color: transparent;
}

.hentry:after {
    background-color: transparent !important;
}

.cat-links {
    display: none;
}

.hentry .meta-post .cat-links {
    display: none;
}


.hentry .title-post {

    font-size: 45px;
    font-weight: 600;

}

@media (max-width: 767px) {
    .hentry .title-post {
        font-size: 29px;
    }
}

.entry-thumb {
    margin-bottom: 30px;
}

.der-blog .post {
    border-bottom: solid 2px #fff;
    margin-bottom: 30px;
}

.single .byline, .group-blog .byline {
    display: none;
}

.aid-blog .content-wrapper,
.aid-blog .site {
    background-color: #dcd2c8;
}


/* ================= GESCHICHTE =======================**/


#Geschichte-title {
    color: #fff;
    font-size: 56px;
    max-width: 300px;
    line-height: 70px;
    margin-left: 25px;
}

@media (max-width: 780px) {
    #Geschichte-title {
        color: #fff;
        font-size: 32px;
        max-width: 175px;
        line-height: 40px;
        margin-left: 25px;
    }
}

.history-rw img {
    max-height: 530px;
    margin-right: auto;
    margin-left: auto;
}

.history-rw h3 {
    color: #0A3C64 !important;
    font-weight: 400;
    font-size: 28px;
}

@media (max-width: 780px) {
    .history-rw h3 {
        margin: 15px 0 15px;
    }
}

.history-head-rw {
    background-size: 80% !important;
}

@media (max-width: 1024px) {
    .history-head-rw {
        background-size: 80% !important;
    }
}

@media (max-width: 400px) {
    .history-head-rw {
        background-size: 100% !important;
    }
}

/* =============== Mitarbeiter ============*/

.team-pf .cbp-l-caption-title {
    font-family: 'Amiko', sans-serif !important;
    font-size: 20px;
    margin-bottom: 5px;
}

.team-pf .cbp-l-caption-desc {
    font-family: 'Amiko', sans-serif !important;
}


/*============= Slider Accordion ========*/

.as-shadow {
    box-shadow: none;
}

/*============== Neu eingetroffen ==========*/

/*.wc-gallery .gallery-item {
    border: solid 1px grey;
}*/

.bwg_standart_thumb_1 img {
    height: 90% !important;
    width: 90% !important;
    margin-top: 5% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.bwg_image_title, .bwg_image_title * {
    font-family: 'Amiko', sans-serif !important;
}

.bwg_image_description, .bwg_image_description * {
    font-family: 'Amiko', sans-serif !important;
}

@media (max-width: 470px) {
    .bwg_mosaic_thumbnails_0 img, .bwg_mosaic_thumbnails_1 img, .bwg_mosaic_thumbnails_2 img, .bwg_mosaic_thumbnails_3 img, .bwg_mosaic_thumbnails_4 img {
        height: auto !important;
        width: 85% !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

.spider_popup_close_fullscreen {
    color: #000000 !important;
    font-size: 16px !important;
}

.bwg_image_info {
    margin-top: 25px !important;

}

/*===================== Videos =================*/

.schneider-video {
    width: 100%;
    margin: auto;
    max-width: 1000px;
}

audio, canvas, progress, video {
    max-width: 100%;
}


/*==================== Wettbewerb ================*/

.loesung input {
    width: auto;
    margin-right: 20px;

}

.newsletter input {
    width: auto;
    margin-right: 20px;
}

.wettbewerb-form label {
    width: 100%;
}

/*================== Weltkarte =====================*/
#worldmap {
    width: 100%;
    height: 100%;
}

#worldmap path {
    pointer-events: all;
    fill: #fff;
    transition: 400ms all;
}

#worldmap path:hover,
#worldmap .country-hover {
    fill: #0A3C64;
}

.svg-pan-zoom-control-background {
    fill: #0A3C64;
}

.country-hauptsitz {
    fill: rgba(10, 60, 100, 0.9);
}

.haupt-hover {
    fill: #820000;
}

.country, .zoom-btn {
    cursor: pointer;
    background-color: rgba(10, 60, 100, 0.7);
    color: #fff;
    margin: 3px;
    padding: 9px 6px 6px;
    border-radius: 5px;
    transition: 400ms all;
}

.country:hover, .hover-state, .zoom-btn:hover {
    background-color: rgba(10, 60, 100, 0.9);
}

.country-highlight {
    background-color: rgba(10, 60, 100, 1);
}

.country-list {
    display: flex;
    flex-wrap: wrap;
}

.color-hauptsitz, .color-produktion {
    padding-left: 30px;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-left: 4px;
}

.color-hauptsitz:before, .color-produktion:before {
    content: ' ';
    width: 24px;
    height: 24px;
    margin-left: -28px;
    position: absolute;
    background-color: rgba(10, 60, 100, 0.9);
    border-radius: 5px;
}

.color-produktion:before {
    background-color: #820000;
}

.legende {
    display: flex;
}

#shadow {
    position: fixed;
    visibility: hidden;
    z-index: 1050;
    top: 0;
    left: 0;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100vw;
    height: 100%;
    content: ' ';
    opacity: 0;
}

.modal .close {
    background: white;
    border: none;
    color: black;
    font-size: 1.5em;
}

.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-close {
    position: absolute;
    right: 10px;
    cursor: pointer;
}

.modal-wrapper {
    position: relative;
    background: white;
    max-width: 400px;
    margin: 15vh auto;
    padding: 20px;
    max-height: 70vh;
    overflow: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}

.modal.show .modal-dialog {
    transform: none;
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: 0 -1rem -1rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.modal-footer > :not(:first-child) {
    margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
    margin-right: .25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

.svg-wrapper {
    width: 100%;
    height: calc(100vw * 0.5);
    overflow: hidden;
}

.page-template-page-templatesworldmap-php .page-wrap {
    padding-top: 0 !important;
}

.page-template-page-templatesworldmap-php .content-wrapper {
    padding: 0 30px 10px 30px !important;
}

.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.justify-content-center {
    justify-content: center;
}

.zoomin, .zoomout {
    padding-left: 18px;
    padding-right: 18px;
}

.zoom-controls {
    position: fixed;
    bottom: 0;
    right: 0;
}


/* Wettbewerb */
.wettbewerb-teaser {
    background-color: #0a3c64;
    height: 230px;
    width: 230px;
    border-radius: 115px;
    border: solid #ffffff 3px;
    margin-left: 22px !important;
    display: none;
}

.teaser-inner {
    height: 200px;
    width: 200px;
    position: relative;
    text-align: center;
    top: 10px !important;
    left: 13px !important;
}

.teaser-title {
    font-size: 24px !important;
    color: white;
    width: 200px;
    text-align: center;
    margin-bottom: 30px;
    line-height: 53px !important;
}

.wettbewerb-link {
    font-size: 14px !important;
    font-weight: normal;
    line-height: 25px !important;
    color: #fff !important;
    text-decoration: underline !important;

}

@media (max-width: 768px) {
    .wettbewerb-teaser {
        display: none;
    }
}

/*================== Shop - ECWID & Woocommerce =====================*/
.widget_layered_nav,
.widget_aid_cat_widget a.button,
.custom-html-widget a.button {
    font-size: 14px;
}

.woocommerce .page-wrap {
    padding-bottom: 15px !important;
}

.shop-button {
    display: inline-block;
    background-color: #0a3c64;
    color: #fff;
    padding: 13px 17px;
    margin-bottom: 25px;
    margin-right: 15px;
}

.woocommerce .ui-slider-handle.ui-corner-all.ui-state-default {
    background-color: #0a3c64 !important;
}

.button.wc-forward {
    color: #fff !important;
}

button.roll-button {
    padding-left: 25px;
    padding-right: 25px;
}

.menu .header-account {
    display: none;
}

@media only screen and (max-width: 500px) {
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 100% !important;
    }
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border: 1px solid #0a3c64;
    padding: 5px;
    transition: all 250ms ease-in-out;
}

.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
    background: rgba(10, 59, 100, 0.1);
}

.shop-button:hover, .shop-button:focus {
    color: #fff;
}

.woocommerce-loop-product__link {
    display: inline-block;
}

.woocommerce .button.product_type_variable {
    display: none;
}

html#ecwid_html body#ecwid_body .ec-minicart.ec-minicart--pill {
    display: none;
}

.single-product .content-area,
.woocommerce-cart .entry-content,
.woocommerce-checkout .content-wrapper {
    max-width: 1200px;
    margin: auto;
    float: none !important;
}

.woocommerce form .form-row .input-checkbox,
#ship-to-different-address-checkbox {
    position: absolute;
}

.woocommerce button:disabled {
    color: #fff !important;
}

.payment_box.payment_method_SaferpayCw_Twint,
.payment_box.payment_method_SaferpayCw_Visa,
.payment_box.payment_method_SaferpayCw_MasterCard,
.payment_box.payment_method_SaferpayCw_CreditCard,
.payment_box.payment_method_SaferpayCw_PostFinanceCard,
.payment_box.payment_method_SaferpayCw_PostFinanceEFinance {
    display: none !important;
}

.aid-shop-header {
    background: rgb(197, 185, 168);
    padding: 2em;
    margin-top: 1em;

}

.shop-headline {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-cart-text {
    margin-right: 10px;
}

.close-icon {
    margin-left: 10px;
}

.shop-icon a {
    display: flex;
    align-items: center;
}

.shop-icon .fa {
    font-size: 2em;
}

.cart-amount {
    background-color: transparent !important;
}

.shop-footer-addon {
    background: rgb(197, 185, 168);
    padding: 2em;
}

.shop-footer-addon h3 {
    font-weight: bold;
    color: #000;
}

.shop-footer-addon a {
    color: #0a3c64;
    font-weight: normal;
}

.shop-footer-addon .fa {
    width: 1.2em;
}

.woocommerce-Price-currencySymbol {
    padding-right: 5px;
}

.woocommerce-Price-amount.amount {
    margin-right: 5px;
}

.woocommerce ul.products li.product .price {
    font-size: 22px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1em;
    margin-bottom: 0;
}

@media (min-width: 1200px) {
    .woocommerce ul.products li.product .price {
        font-size: 28px;
    }
}

.woocommerce-cart .content-wrapper {
    padding-top: 50px !important;
}

td.label {
    text-align: left;
}

td.label label {
    margin-top: 10px;
}

#pa_groesse {
    max-width: 300px;
    color: #000;
}

.reset_variations {
    display: none !important;
}

.related.products {
    clear: both;
}

.related.products h2 {
    margin: 0;
}

/* Shipping Method */

.woocommerce ul#shipping_method li {
    display: flex;
    align-items: start;
}

.woocommerce-shipping-methods label {
    /*    padding-left: 5px;*/
}

@media (max-width: 768px) {
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr.woocommerce-shipping-totals td::before {
        display: block;
        float: initial;
        text-align: left;
    }
}

.shipping_method[type="checkbox"] {
    opacity: 0;
}

.shipping_method[type="checkbox"] + label {
    position: relative;
}

.shipping_method[type="checkbox"] + label:before {
    content: '';
    border: 1px solid #0a3c64;
    height: 15px;
    width: 15px;
    position: absolute;
    top: 7px;
    left: -20px;
    cursor: pointer;
}

.shipping_method[type="checkbox"]:checked + label:before {
    content: '';
    border: 1px solid #fff;
    background-color: #0a3c64;
    height: 15px;
    width: 15px;
    position: absolute;
    top: 7px;
    left: -20px;
}

/* Product Quantity */
@media (max-width: 768px) {
    .product-quantity {
        display: flex !important;
        justify-content: space-between;
    }
}

.woocommerce-form__input {
    opacity: 0;
}

.woocommerce-form__input + span {
    position: relative;
    padding-left: 20px;
}

.woocommerce-form__input + span:before {
    content: '';
    border: 1px solid #0a3c64;
    height: 15px;
    width: 15px;
    position: absolute;
    top: 2px;
    left: 0;
    cursor: pointer;
}

.woocommerce-form__input:checked + span:before {
    border: 1px solid #fff;
    background-color: #0a3c64;
}

.woocommerce-form-login__rememberme {
    display: none !important;
}

.woocommerce-variation-add-to-cart-disabled .cart-button,
.woocommerce-variation-add-to-cart-disabled + button,
.variations-disabled,
.variations-reservation:disabled {
    background-color: #77777e !important;
    cursor: not-allowed;
    border: none;
}

.woocommerce-variation-add-to-cart-disabled .cart-button:hover,
.woocommerce-variation-add-to-cart-disabled + button:hover,
.variations-disabled:hover,
.variations-reservation:disabled {
    color: #FFF;
}

.woocommerce-product-search .search-field {
    width: calc(100% - 125px);
}

.woocommerce-product-search button {
    padding: 12px;
}

#secondary a.button {
    color: #fff;
    padding: 17px 20px 15px;
}

.woocommerce span.onsale {
    display: none;
    padding: 20px 20px !important;
    background-color: rgb(130, 0, 0) !important;
    margin: 0 !important;
    border-radius: 0;
    top: 0 !important;
    right: 0 !important;
}

.woocommerce ul.products li.product .onsale, .yith-wcqv-main span.onsale, .woocommerce span.onsale {
    padding: 14px 20px !important;
}

.woocommerce.single-product span.onsale {
    display: none;
    left: 476px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    right: 0 !important;
    width: 80px;
    top: 5px !important;
}

/**
 * new sales badge, the old one got broken in the sydney 4.* update
 */
.aid-onsale {
    background-color: rgb(130, 0, 0);
    color: #fff;
    padding: 9px 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 10;
}

.woocommerce.single-product .aid-onsale {
    top: 5px;
    right: 5px;
}

@media (min-width: 1024px) {
    .woocommerce.single-product .aid-onsale {
    }
}

.woocommerce ul.products li.product a {
    text-align: left;
}

.woocommerce ul.products li.product a .produkt-marke {
    color: #0a3c64;
}

.woocommerce .neu-eingetroffen {
    background-color: #0a3c64;
    color: white;
    position: absolute;
    left: 0;
    padding: 0 20px;
    top: 0;
    right: auto;
    margin: 5px;
    z-index: 11;
    min-height: 3.236em;
    min-width: 3.236em;
    font-weight: bold;
    line-height: 3.236;
    font-size: .857em;
}


.onsale + .neu-eingetroffen {
    left: 90px;
    top: -7px;
}

.woocommerce a.remove {
    padding-top: 3px;
}

.sale ins {
    color: rgba(130, 0, 0, 1);
}

.sale .price {
    color: rgba(130, 0, 0, 1) !important;
}

.sale del {
    color: rgb(68, 63, 63) !important;
}


.product_meta {
    margin-top: 1em;
}

.product_meta .pa-wrapper {
    padding-right: 1em;
    min-width: 185px;
    display: inline-block;
}

.product_meta .pa-value {
    display: inline-block;
}

.product_meta .sku_wrapper {
    position: relative;
}

.product_meta .sku_wrapper .sku {
    position: absolute;
    left: 185px;
    width: 160px;
}

.product_meta .posted_in {
    display: none;
}

.pswp__caption__center {
    opacity: 0; /* hide image title */
}

.woocommerce-widget-layered-nav-dropdown .select2-container {
    width: initial !important;
    min-width: 250px;
}

.widget_layered_nav .select2-selection {
    padding-left: 0 !important;
}

.widget_layered_nav .select2-selection__rendered {
    margin-top: -3px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    padding-left: 15px;
}


.woocommerce-variation-availability {
    display: none;
}

.nf-form-content .list-select-wrap .nf-field-element > div,
.nf-form-content input:not([type="button"]):not([type="submit"]):not(:disabled),
.nf-form-content textarea,
.nf-form-content select.ninja-forms-field {
    color: #000 !important;
}

input[type="submit"]#nf-field-27 {
    color: #fff !important;
}

input:disabled {
    cursor: not-allowed !important;
    color: #5b5b5b !important;
}

.woocommerce-widget-layered-nav-list__item a,
.widget_product_categories .cat-item a {
    font-weight: normal;
}

.woocommerce-widget-layered-nav-list__item a:hover,
.widget_product_categories .cat-item a:hover {
    text-decoration: underline;
}

/* the id of the geschlechter 20 filter attribute */
/* the id of the verwendung 35 filter attribute */
#woocommerce_layered_nav-20 .count,
#woocommerce_layered_nav-35 .count {
    display: none;
}

#woocommerce_layered_nav-20 .woocommerce-widget-layered-nav-list,
#woocommerce_layered_nav-35 .woocommerce-widget-layered-nav-list {
    display: flex;
    flex-wrap: wrap;
}

#woocommerce_layered_nav-20 .woocommerce-widget-layered-nav-list__item.wc-layered-nav-term,
#woocommerce_layered_nav-35 .woocommerce-widget-layered-nav-list__item.wc-layered-nav-term {
    padding: 0;
}

#woocommerce_layered_nav-20 .woocommerce-widget-layered-nav-list__item.wc-layered-nav-term a,
#woocommerce_layered_nav-35 .woocommerce-widget-layered-nav-list__item.wc-layered-nav-term a {
    padding: 10px 15px !important;
    background: #0a3c64;
    color: #fff !important;
    margin: .26em;
    display: inline-block;
    transition: background 250ms ease-in-out;
    border-radius: 3px;
}

#woocommerce_layered_nav-20 .woocommerce-widget-layered-nav-list__item.wc-layered-nav-term a:hover,
#woocommerce_layered_nav-35 .woocommerce-widget-layered-nav-list__item.wc-layered-nav-term a:hover {
    background: rgba(10, 60, 100, 0.8);
    text-decoration: none;
}

#woocommerce_layered_nav-20.widget_layered_nav ul li.chosen a::before,
#woocommerce_layered_nav-20.widget_layered_nav_filters ul li a::before,
#woocommerce_layered_nav-35.widget_layered_nav ul li.chosen a::before,
#woocommerce_layered_nav-35.widget_layered_nav_filters ul li a::before {
    color: #fff !important;
}

.widget-area .widget ul li {
    padding: 2px 0;
}

.widget-area .widget-title {
    padding-bottom: 5px;
    font-weight: bold;
}

.widget-area .widget {
    padding-top: 20px;
}

.widget.woocommerce, .widget.widget_custom_html:not(.so-panel) {
    max-width: 400px;
}

.woocommerce .widget_aid_cat_widget a.button {
    margin: 0 5px 5px 0;
}

.woocommerce .widget_aid_cat_widget a.button.active {
    opacity: .8;
}

.widget_aid_sale_widget {
    max-width: 400px;
}

.aid-sub-categories {
    list-style: none;
}

#secondary .aid-sub-categories a {
}

#secondary .aid-sub-categories a.active {
    color: #0a3c64;
}

.widget_aid_sale_widget .button {
    background-color: rgb(130, 0, 0) !important;
}

.cart-collaterals .includes_tax,
.woocommerce-checkout-review-order .includes_tax {
    display: none;
}

.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    padding-top: 50px;
}

section.woocommerce-order-details {
    margin-top: 40px;
}

.cart-collaterals .cart-taxes {
    color: #5b5b5b;
    font-size: 0.8em;
}

.show-filter-button {
    display: none;

}

.show-filter-button:hover, .show-filter-button:active {
    background: #fff;
    color: #0A3C64;
}

.back-to-overview {
    margin-bottom: 20px;
    display: inline-block;
}

.back-to-overview .fa {
    transition: all 250ms ease-in-out;
}

.back-to-overview:hover .fa {
    transform: translateX(-10px);
}

.woocommerce .woocommerce-breadcrumb {
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    .woocommerce .content-wrapper .row {
        position: relative;
    }

    .woocommerce .content-wrapper .row #secondary {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        overflow-y: auto;
        max-height: 0;
        opacity: 0;
        background: rgba(245, 245, 245, 0.95);
        transition: all 250ms ease-out;
        z-index: 12;
        padding: 0;
    }

    .woocommerce.filter-open .content-wrapper .row #secondary {
        max-height: 100vh;
        opacity: 1;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .post-type-archive-product .show-filter-button, .tax-product_cat .show-filter-button {
        display: block;
        position: fixed;
        right: 20px;
        bottom: 80px;
        z-index: 13;
        padding: 10px 15px;
    }

    .woocommerce.filter-open .show-filter-button .text-open {
        display: none;
    }

    .woocommerce .show-filter-button .text-close {
        display: none;
    }

    .woocommerce.filter-open .show-filter-button .text-close {
        display: inline-block;
    }

    .woocommerce.filter-open .show-filter-button {
        line-height: 1;
        display: inline-block;
        padding: 10px 15px;
    }
}

.woocommerce .category-image {
    aspect-ratio: 16/5;
    overflow: hidden;
    margin-bottom: 20px;
}

.woocommerce .category-image .image {
    height: 100%;
    object-fit: cover;
    width: 100%;
}


/***********************************
students
***************/

#uber-uns-bild .overlay {
    background-color: transparent !important;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #000);
}

#students-top-text {
    min-height: 550px;
    display: flex;
    align-items: flex-end;
    color: #fff;
    font-size: 70px;
    line-height: 80px;
    font-weight: bold;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 30px;
}


.students-box-txt {
    position: absolute;
    z-index: 99;
    padding: 50px;
    color: #009fe3;
    font-size: 21px;
    font-weight: bold;
    width: 40%;
}

.students-button {
    margin-top: 10px;
    border: #033b6a 1px solid;
}

.students-button a {
    color: #033b6a !important;
    font-weight: normal !important;
}

.so-widget-sow-button-flat-8f1b9646ae01 .ow-button-base a.ow-button-hover:hover {
    background: #0a3c64;
    border: #0a3c64;
    color: #009fe3 !important;
}

#students-boxes {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

#students-slogan {
    font-size: 35px;
    line-height: 44px;
    color: #8e7e68;
    vertical-align: middle;
    margin-top: 30%;
    font-weight: normal;
}

@media (max-width: 992px) {
    .students-box-txt {
        font-size: 18px;
    }

    #students-slogan {
        font-size: 30px;
        line-height: 38px;
    }

    #students-top-text {

        font-size: 60px;
        line-height: 69px;
    }
}

@media (max-width: 780px) {
    .students-box-txt {
        font-size: 24px;
        width: 80%;
    }

    #students-slogan {
        font-size: 38px;
        line-height: 47px;
        margin-top: 50px;
    }

    .students-box {
        margin-top: 30px !important;
    }
}

@media (max-width: 768px) {
    #students-top-text {
        min-height: 300px;
        font-size: 45px;
        line-height: 52px;
    }
}

@media (max-width: 576px) {
    #students-boxes {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .students-box-txt {
        font-size: 20px;
        width: 90%;
        line-height: 33px;
        padding: 20px;
    }

    #students-lead {
        padding-left: 40px !important;
    }
}

/* agb */
.page-id-3349 .hentry .title-post {
    font-size: 40px;
    font-weight: bold;
}

/* Post-Slider */

.kdgs-filter-list-product .slider .item--content-wrapper {
    display: none;
}

.kdgs-filter-list-product .slider h3 {
    color: #0A3C64 !important;
    font-weight: 400;
    font-size: 20px;
}

.kdgs-filter-list-wrapper .slider .slick-prev {
    left: -60px;
}

.kdgs-filter-list-wrapper .slider .slick-next {
    right: -60px;
}

.kdgs-filter-list-wrapper .slider .slick-prev::before {
    font-size: 60px;
    color: #0a3c64;
}

.kdgs-filter-list-wrapper .slider .slick-next::before {
    font-size: 60px;
    color: #0a3c64;
}

.kdgs-filter-list-wrapper .slider .slick-prev, .kdgs-filter-list-wrapper .slider .slick-next {
    width: 60px;
    height: 60px;
    margin-top: -20px;
    z-index: 1;
}

@media (max-width: 767px) {
    .kdgs-filter-list-wrapper .slider .slick-prev::before {
        font-size: 40px;
    }

    .kdgs-filter-list-wrapper .slider .slick-next::before {
        font-size: 40px;
    }

    .kdgs-filter-list-product .slider h3.item--title {
        margin-top: 0 !important;
    }
}

/**
Special für ipads im Laden
 */
.page-id-68597 .site-header,
.page-id-68597 .header-contact,
.page-id-68597 .entry-header,
.page-id-68597 .site-footer {
    display: none;
}

.page-id-68597 .page-wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;

}

.page-id-68597 .so-panel {
    transition: transform 500ms ease-in-out;
}

.page-id-68597 .so-panel .size-full {
    width: 100%;
}

.page-id-68597 .so-panel.flipped {
    transform: scaleX(-1);
}

.page-id-68597 .page-wrap .content-wrapper {
    max-width: 1024px;
    width: 100%;
    min-height: 100vh;
    margin: auto;
}

.page-id-68597 {
    background: #3b3b3b;
    margin: 0 !important;
}


/****
shop modal
 */
.aid-modal {
    transform: translateX(100%);
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 1001;
    background: #0a3c64;
    color: white;
    padding: 70px 15px 15px 15px;
    width: 100%;
    max-width: 300px;
    transition: all 250ms;
}

.aid-modal.open {
    opacity: 1;
    transform: translateX(0);
}

.js-close-modal {
    background: white;
    position: absolute;
    top: 5px;
    right: 0;
    color: #0a3c64;
    padding: 5px 15px;
    margin: 10px;
    display: block;
    text-align: center;
    border: 1px solid white;
}

.js-close-modal:hover {
    background: #0a3c64;
    color: white;
}

/*****
 * Frontpage Modal
 */
.aid-modal-frontpage {
    transform: translateX(200%);
    max-width: 100%;
    height: 70%;
    padding: 0;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.aid-modal-frontpage .aid-modal-content {
    margin: 50px auto auto;
    width: 90%;
}

.aid-modal-frontpage .js-close-modal {
    top: 15px;
    right: 15px;
}

@media screen and (min-width: 1025px) {
    .aid-modal-frontpage {
        max-width: 1000px;
        height: 550px;
    }

    .aid-modal-frontpage .aid-modal-content {
        margin-top: 100px;
        width: 600px;
        font-size: 18px;
    }
}


/* ========= Schneider Kacheln (Shortcode) =========== */

.schneider-kacheln {
    display: flex;
    flex-direction: column;
}

@media screen and (min-width: 576px) {
    .schneider-kacheln {
        display: grid;
        aspect-ratio: 1171 / 1580;
        grid-template-columns: 14.51% 6.57% 24.85% 6.57% 6.83% 30.23% 6.4% 4.01%;
        grid-template-rows: 9.62% 17.97% 5.13% 1% 5.13% 10.44% 5.13% 9.24% 5.13% 9.62% 5.13% 1.14% 15.32%;
    }
}

.schneider-kacheln .kachel-item {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    padding: 0;
    margin-bottom: 20px; /*for mobile spacing in flex mode*/
    background: lightgray;
}

@media screen and (min-width: 768px) {
    .schneider-kacheln .kachel-item {
        min-height: auto;
    }
}

.kachel-item .title {
    color: rgb(197, 185, 168) !important;
    background: #fff;
    font-weight: bold;
    font-size: 25px;
    line-height: 1em;
    padding: 15px;
    margin: 15px;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 250ms;
    text-transform: uppercase;
}

.schneider-kacheln .kachel-item .subtext {
    display: none;
    font-size: 0.5em;
    color: rgb(197, 185, 168) !important;
    text-transform: none;
}

.schneider-kacheln .kachel-item:hover .title {
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 100%;
    font-size: 3em;
    margin: 0;
    padding-top: calc(50% - 1.5em);
}

.schneider-kacheln .kachel-item:hover .subtext {
    display: block;
}

.kachel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.kachel-item-1 {
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 3;
}

.kachel-item-2 {
    grid-column-start: 6;
    grid-column-end: 8;
    grid-row-start: 2;
    grid-row-end: 5;
}

.kachel-item-3 {
    grid-column-start: 2;
    grid-column-end: 4;
    grid-row-start: 4;
    grid-row-end: 7;
}

.kachel-item-4 {
    grid-column-start: 5;
    grid-column-end: 9;
    grid-row-start: 6;
    grid-row-end: 9;
}

.kachel-item-5 {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 8;
    grid-row-end: 11;
}

.kachel-item-6 {
    grid-column-start: 6;
    grid-column-end: 7;
    grid-row-start: 10;
    grid-row-end: 13;
}

.kachel-item-7 {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 12;
    grid-row-end: 14;
}

.appear-on-view {
    transform: translateY(60px);
    transition: all 500ms ease-in-out;
    opacity: 0;
}

.appear-on-view.in-view {
    transform: translateY(0);
    opacity: 1;
}

/* ========= Schneider Kacheln end  ================== */

/* ========= Schneider Geschichte  ================== */

:root {
    --appear-duration: 950ms;
    --appear-offset: 550ms;
    --header-blue: rgba(10, 60, 100, 1);
}

.geschichte-aelteste-schuhhaus h2 {
    color: rgb(153, 140, 114);
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.1em;
    padding: 15px;
    margin-top: 30px;
}

@media (min-width: 1024px) {
    .geschichte-aelteste-schuhhaus h2 {
        text-align: left;
        font-size: 20px;
    }
}

#geschichte-modal .modal-wrapper {
    background-color: rgb(207, 201, 190);
    padding: 30px;
}

#geschichte-modal {
    background-color: rgb(244, 241, 238);
}

#geschichte-modal .modal-body {
    font-size: 15px;
    line-height: 1.5em;
}

.page-template-schneider-geschichte {
    background-color: rgb(244, 241, 238);
}

.page-template-schneider-geschichte .header-contact,
.page-template-schneider-geschichte #masthead,
.page-template-schneider-geschichte .header-clone {
    display: none;
}

.page-template-schneider-geschichte .page-wrap .content-wrapper {
    background-color: rgb(244, 241, 238);
    padding: 0;
}

.page-template-schneider-geschichte .go-top {
    display: none;
}

.page-template-schneider-geschichte .modal-wrapper {
    max-height: 80vh;
    margin: 10vh auto;
}

.page-template-schneider-geschichte .modal-header {
    border-bottom: none;
}

.schneider-geschichte {
    position: relative;
}

.geschichte-appear {
    opacity: 0;
}

.geschichte-in-view .geschichte-appear-1 {
    transition: opacity var(--appear-duration) calc(0 * var(--appear-offset)) ease-in-out;
}

.geschichte-in-view .geschichte-appear-2 {
    transition: opacity var(--appear-duration) calc(0 * var(--appear-offset)) ease-in-out;
}

.geschichte-in-view .geschichte-appear-3 {
    transition: opacity var(--appear-duration) calc(1 * var(--appear-offset)) ease-in-out;
}

.geschichte-in-view .geschichte-appear-4 {
    transition: opacity var(--appear-duration) calc(2 * var(--appear-offset)) ease-in-out;
}

.geschichte-in-view .geschichte-appear-5 {
    transition: opacity var(--appear-duration) calc(3 * var(--appear-offset)) ease-in-out;
}

.geschichte-in-view .geschichte-appear-6 {
    transition: opacity var(--appear-duration) calc(4 * var(--appear-offset)) ease-in-out;
}

.geschichte-in-view .geschichte-appear-7 {
    transition: opacity var(--appear-duration) calc(5 * var(--appear-offset)) ease-in-out;
}

.geschichte-in-view .geschichte-appear-8 {
    transition: opacity var(--appear-duration) calc(6 * var(--appear-offset)) ease-in-out;
}

.geschichte-in-view.geschichte-appear, .geschichte-in-view .geschichte-appear {
    opacity: 1;
}

.geschichte-bilder {
    display: grid;
    grid-template-columns: repeat(20, 5%);
    grid-template-rows: repeat(20, 5%);
    width: 100%;
    aspect-ratio: 1;
    max-width: 500px;
    overflow: hidden;
}

.geschichte-fake-navi {
    position: relative;
    background: var(--header-blue);
    min-height: 80px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 15px;
}

.geschichte-fake-navi .logo-lg {
    display: none;
}

.geschichte-fake-navi .logo-sm {
    max-width: 50px;
    height: auto;
}

.geschichte-fake-navi .logo-sm img {
    width: 100%;
}

#back-to-home {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 101;
    font-family: 'Amiko', sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.3em;
}

#back-to-home span {
    margin-right: 25px;
    display: none;
}

#back-to-home .fa {
    margin: 0;
    font-size: 2em;
}

@media (min-width: 768px) {
    #back-to-home {
        padding: 10px;
    }
}

@media (min-width: 990px) {
    #back-to-home span {
        display: initial;
    }

    #back-to-home .fa {
        font-size: 3em;
    }

    .geschichte-fake-navi {
        min-height: 100px;
    }

    .geschichte-fake-navi .logo-lg {
        display: initial;
    }

    .geschichte-fake-navi .logo-sm {
        display: none;
    }
}

#geschichte-title-template {
    position: fixed;
    width: 100%;
    display: flex;
    justify-content: center;
    z-index: 100;
    left: 0;
    top: 0;
    pointer-events: none;
}

.geschichte-title {
    background: var(--header-blue);
    max-width: 100%;
    width: 250px;
    text-align: center;
    color: #fff;
    padding: 10px;
    opacity: 0;
    box-shadow: 1px 0 10px 3px rgba(0, 0, 0, 0.91);
}

#geschichte-title-template .geschichte-title {
    opacity: 1;
}

@media (min-width: 768px) {
    .geschichte-title {
        width: 320px;
        padding: 5px;
    }
}

@media (min-width: 990px) {
    .geschichte-title {
        width: 400px;
    }
}

.geschichte-subtitle {
    font-size: 0.7em;
}

.geschichte-jahr {
    color: #8e7e68;
    font-size: 1.4em;
}

.geschichte-title h2 {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin: 5px 0 0;
}

.schneider-geschichte-navigation {
    position: fixed;
    background: rgb(244, 241, 238);
    height: 100px;
    bottom: 0;
    z-index: 30;
    top: unset;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.schneider-geschichte-navigation .list-group {
    display: flex;
    flex-direction: column-reverse;
    transform: rotate(90deg);
    align-items: flex-end;
}

.schneider-geschichte-navigation .list-group .list-group-item {
    color: #8e7e68;
    border-bottom: 1px solid;
    display: block;
    opacity: 0.6;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.schneider-geschichte-navigation .list-group .list-group-item.active {
    font-weight: bold;
    font-size: 2em;
    line-height: 1.5em;
    opacity: 1;
}

.geschichte-text {
    display: none;
    font-size: 15px;
    margin: 15px;
    max-width: 400px;
}

.geschichte-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 30px;
}

.geschichte-modal-button {
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    border: none;
}

.geschichte-modal-button .pulse {
    width: 60px;
    height: 60px;
    background-color: var(--header-blue);
    border-radius: 50%;
    position: relative;
    animation: pulse 3s linear infinite;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px;
}

.geschichte-modal-button .pulse i {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    color: #fff;
    height: 100%;
    cursor: pointer;
    margin: 0;
}

.page-template-schneider-geschichte .modal-footer {
    border-top: none;
}

#geschichte-modal .modal-wrapper .modal-footer button {
    width: 35px;
    height: 35px;
    background-color: #0a3c64;
    border-radius: 50%;
    padding: 0 0 0 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

#geschichte-modal .modal-wrapper .modal-footer button svg {
    padding: 12px;
}

#geschichte-modal .modal-wrapper .modal-footer button i {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    color: white;
    height: 100%;
    cursor: pointer;
    margin: 0;
}

.page-template-schneider-geschichte .page-wrap {
    padding-top: 0 !important;
}

.page-template-schneider-geschichte #masthead {
    z-index: 35;
}

.schneider-generation {
    min-height: 100vh;
    margin-bottom: 50px;
}

.schneider-generation::before {
    content: '';
    display: block;
    height: 20px;
    margin-top: -20px;
    visibility: hidden;
}

#geschichte-1832::before {
    content: '';
    display: block;
    height: 85px;
    margin-top: -85px;
    visibility: hidden;
}

.generation-label {
    font-size: 1rem;
    line-height: 1.5em;
    padding-left: 0.8em;
    color: white;
    font-weight: 500;
}

@media (min-width: 990px) {
    .schneider-generation::before {
        content: '';
        display: block;
        height: 120px;
        margin-top: -120px;
        visibility: hidden;
    }

    #geschichte-1832::before {
        content: '';
        display: block;
        height: 140px;
        margin-top: -140px;
        visibility: hidden;
    }

    .page-template-schneider-geschichte .page-wrap {
        padding-top: inherit;
    }

    .geschichte-modal-button {
        display: none;
    }

    .schneider-geschichte-navigation {
        top: 50%;
        background: transparent;
        width: initial;
        left: 0;
        bottom: unset;
        transform: translateY(-50%);
    }

    .schneider-geschichte-navigation .list-group {
        transform: rotate(0deg);
        align-items: flex-start;
        flex-direction: column;
    }

    .schneider-geschichte-navigation .list-group .list-group-item {
        padding: 5px 0 0 50px;
    }

    .geschichte-text {
        display: block;
    }

    .geschichte-content {
        flex-direction: row;
        max-width: 1350px;
        margin: auto;
    }

    .geschichte-bilder {
        max-width: 45%;
        aspect-ratio: 1;
        margin: 15px;
    }

    .geschichte-text {
        max-width: 35%;
        margin: 10px;
    }
}

@media (min-width: 1600px) {
    .geschichte-content {
        max-width: 1550px;
    }
}


#geschichte-modal .geschichte-highlight {
    background: var(--header-blue);
    color: #fff;
    padding: 3px 6px 1px;
    border-radius: 3px;
}

.geschichte-text .geschichte-highlight {
    background: var(--header-blue);
    color: #fff;
    padding: 3px 6px 1px;
    border-radius: 3px;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(142, 126, 104, 0.7), 0 0 0 0 rgba(142, 126, 104, 0.7)
    }

    40% {
        box-shadow: 0 0 0 40px rgba(142, 126, 104, 0), 0 0 0 0 rgba(142, 126, 104, 0.7)
    }

    80% {
        box-shadow: 0 0 0 40px rgb(255, 109, 74, 0), 0 0 0 24px rgb(255, 109, 74, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgb(255, 109, 74, 0), 0 0 0 24px rgb(255, 109, 74, 0)
    }
}

/* ========= Schneider Geschichte end  ================== */

/* ========= Schneider Öffnungszeiten  ================== */
.oeffnungszeiten {
    background: #0a3c64;
    color: #fff;
    padding: 15px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .oeffnungszeiten {
        margin-left: 30px;
    }
}

.oeffnungszeiten .hours-row {
    display: flex;
}

.oeffnungszeiten .hours-row .col-6 {
    width: 50%;
    min-width: 180px;
}

.oeffnungszeiten .title {
    color: #fff !important;
}

/* ========= Schneider Öffnungszeiten END================ */


/* ============== New Home ==================*/

#home-header {
    height: 75vh;
    margin-top: 15px;
    background-position: center center !important;
}

@media (max-width: 768px) {
    #home-header {
        height: 75vh;
        background-position: center !important;
    }
}

.home-lead {
    text-align: center !important;
}

.home-lead p {
    font-size: 19px;
    line-height: 30px;
}

.home-lead .textwidget {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.slider-widget-kdgs .textwidget {
    padding-left: 0 !important;
}

.home-lead .textwidget span {
    white-space: nowrap;
}

.wettbewerb-button img {
    width: 250px;
    margin-top: 79px;
    margin-left: 40px;
}

.youtube-embed-klub {
    position: relative;
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

.youtube-embed-klub::before {
    content: "";
    display: block;
    padding-top: 50%; /* 16:9 Format */
}

.youtube-embed-klub iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.hist-button-hov {
    opacity: 0;
    position: absolute;
}

.hist-button {
    position: absolute;
}

.hist-button-link:hover .hist-button {
    opacity: 0;
}

.hist-button-link:hover .hist-button-hov {
    opacity: 1;
}

.hist-button-link {
    width: 100%;
    display: flex;
    justify-content: center;
    max-width: 250px;
    align-items: center;
    margin: 20px auto;
    position: relative;
}

.hist-button-link img {
    max-width: 100%;
}

.hist-button-link::before {
    float: left;
    padding-top: 80%;
    content: '';
}

.hist-button-link::after {
    display: block;
    content: '';
    clear: both;
}

/* ================ ANPASSUNG NEWS Für EMOJIS!!! =====================*/

.news-row .an1 {
    max-width: 1em !important;
    height: auto;
}

.news-row {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

/* News 2.0 */

.news-loop .has-post-thumbnail .post-wrapper-klub {
    display: grid;
    grid-template-columns: 1fr 2fr;
    column-gap: 30px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.news-loop .has-post-thumbnail .entry-thumb {
    grid-column: 1/2;
    grid-row: 1/3;
}

.news-loop .has-post-thumbnail .entry-header {
    grid-column: 2/3;
    grid-row: 1/2;
    margin-left: 0;
    margin-bottom: 10px;
}

.news-loop .has-post-thumbnail .entry-content {
    grid-column: 2/3;
    grid-row: 2/3;
}

.news-loop .news-row {
    padding-top: 0 !important;
}

.download-button .ow-button-base a {
    background-color: #0a3c64 !important;
    color: #d2c8b9 !important;
}

.download-button .sow-icon-fontawesome {
    color: #d2c8b9 !important;
}


.row-start-1 {
    grid-row-start: 1;
}

.row-start-2 {
    grid-row-start: 2;
}

.row-start-3 {
    grid-row-start: 3;
}

.row-start-4 {
    grid-row-start: 4;
}

.row-start-5 {
    grid-row-start: 5;
}

.row-start-6 {
    grid-row-start: 6;
}

.row-start-7 {
    grid-row-start: 7;
}

.row-start-8 {
    grid-row-start: 8;
}

.row-start-9 {
    grid-row-start: 9;
}

.row-start-10 {
    grid-row-start: 10;
}

.row-start-11 {
    grid-row-start: 11;
}

.row-start-12 {
    grid-row-start: 12;
}

.row-start-13 {
    grid-row-start: 13;
}

.row-start-14 {
    grid-row-start: 14;
}

.row-start-15 {
    grid-row-start: 15;
}

.row-start-16 {
    grid-row-start: 16;
}

.row-start-17 {
    grid-row-start: 17;
}

.row-start-18 {
    grid-row-start: 18;
}

.row-start-19 {
    grid-row-start: 19;
}

.row-start-20 {
    grid-row-start: 20;
}

.row-end-1 {
    grid-row-end: 1;
}

.row-end-2 {
    grid-row-end: 2;
}

.row-end-3 {
    grid-row-end: 3;
}

.row-end-4 {
    grid-row-end: 4;
}

.row-end-5 {
    grid-row-end: 5;
}

.row-end-6 {
    grid-row-end: 6;
}

.row-end-7 {
    grid-row-end: 7;
}

.row-end-8 {
    grid-row-end: 8;
}

.row-end-9 {
    grid-row-end: 9;
}

.row-end-10 {
    grid-row-end: 10;
}

.row-end-11 {
    grid-row-end: 11;
}

.row-end-12 {
    grid-row-end: 12;
}

.row-end-13 {
    grid-row-end: 13;
}

.row-end-14 {
    grid-row-end: 14;
}

.row-end-15 {
    grid-row-end: 15;
}

.row-end-16 {
    grid-row-end: 16;
}

.row-end-17 {
    grid-row-end: 17;
}

.row-end-18 {
    grid-row-end: 18;
}

.row-end-19 {
    grid-row-end: 19;
}

.row-end-20 {
    grid-row-end: 20;
}

.column-start-1 {
    grid-column-start: 1;
}

.column-start-2 {
    grid-column-start: 2;
}

.column-start-3 {
    grid-column-start: 3;
}

.column-start-4 {
    grid-column-start: 4;
}

.column-start-5 {
    grid-column-start: 5;
}

.column-start-6 {
    grid-column-start: 6;
}

.column-start-7 {
    grid-column-start: 7;
}

.column-start-8 {
    grid-column-start: 8;
}

.column-start-9 {
    grid-column-start: 9;
}

.column-start-10 {
    grid-column-start: 10;
}

.column-start-11 {
    grid-column-start: 11;
}

.column-start-12 {
    grid-column-start: 12;
}

.column-start-13 {
    grid-column-start: 13;
}

.column-start-14 {
    grid-column-start: 14;
}

.column-start-15 {
    grid-column-start: 15;
}

.column-start-16 {
    grid-column-start: 16;
}

.column-start-17 {
    grid-column-start: 17;
}

.column-start-18 {
    grid-column-start: 18;
}

.column-start-19 {
    grid-column-start: 19;
}

.column-start-20 {
    grid-column-start: 20;
}

.column-end-1 {
    grid-column-end: 1;
}

.column-end-2 {
    grid-column-end: 2;
}

.column-end-3 {
    grid-column-end: 3;
}

.column-end-4 {
    grid-column-end: 4;
}

.column-end-5 {
    grid-column-end: 5;
}

.column-end-6 {
    grid-column-end: 6;
}

.column-end-7 {
    grid-column-end: 7;
}

.column-end-8 {
    grid-column-end: 8;
}

.column-end-9 {
    grid-column-end: 9;
}

.column-end-10 {
    grid-column-end: 10;
}

.column-end-11 {
    grid-column-end: 11;
}

.column-end-12 {
    grid-column-end: 12;
}

.column-end-13 {
    grid-column-end: 13;
}

.column-end-14 {
    grid-column-end: 14;
}

.column-end-15 {
    grid-column-end: 15;
}

.column-end-16 {
    grid-column-end: 16;
}

.column-end-17 {
    grid-column-end: 17;
}

.column-end-18 {
    grid-column-end: 18;
}

.column-end-19 {
    grid-column-end: 19;
}

.column-end-20 {
    grid-column-end: 20;
}


/* ============== New Shop Filters Start ==================*/


.ng-filter {
    display: flex;
    gap: 8px;
}

select.woocommerce-widget-layered-nav-dropdown {
    padding: 5px 15px 2px 10px;
    background: #fff;
}

a.reset-button {
    display: inline-block;
    background: #0a3c64;
    color: #fff;
    padding: 10px 15px 5px 15px;
    border-radius: 4px;
    border: 1px solid #0a3c64;
}

a.reset-button:hover {
    color: #0a3c64;
    background: #fff;
}

a.sale-button {
    background-color: rgb(130, 0, 0);
    color: white;
    padding: 15px 20px 5px 20px;
    border: none;
    cursor: pointer;
}

a.sale-button:hover, a.sale-button:focus {
    background-color: rgba(130 0 0 / 80%);
    color: white;
}

.aid-filter-price {
    position: relative;

    .price-slider-wrapper {
        display: none;
        position: absolute;
        width: 230px;
        top: 100%;
        left: 0;
        background: #e0e0e0;
        z-index: 30;
        padding: 10px;

        .price_slider {
            margin: 10px 9px;
        }

        .ui-slider-range {
            background: #0a3c64;
        }
    }

    button {
        background: #fff;
        color: var(--sydney-grey-color);
        border: 1px solid var(--sydney-border-color);
        padding: 14px 20px;
        height: 50px;
        cursor: pointer;
        text-transform: none;
    }

}

.more-filters {
    margin-top: 10px;

    .more-filters-wrapper {
        display: none;
    }
}

.more-filters.show-more-filter {
    .more-filters-wrapper {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

    button {
        display: none;
    }
}

.aid-filter-price:focus-within .price-slider-wrapper {
    display: block;
}

.d-none {
    display: none;
}
