#footer,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#header-navigation > li.active .header-nav-link, 
.trowow-backgroundcolor-main a {
    color: #ffffff;
}

/* colors */

.trowow-color-main {
    color: #1b5292;
}
.trowow-color-secondary {
    color: #85cbcc;
}

.trowow-backgroundcolor-main {
    background-color: #1b5292;
}
.trowow-backgroundcolor-secondary {
    background-color: #85cbcc;
}

/* buttons */

a.btn {
    color: #ffffff;
}

a.btn-primary,
.btn-primary {
    color: #ffffff;
    background: #1B5292;
    border-color: #1B5292;
}

a.btn-secondary,
.btn-secondary {
    color: #3C3C3C;
    border-color: #1B5292;
    background: #ffffff;
}

a.btn-primary:hover,
.btn-primary:hover {
    color: #ffffff;
    background: #1B5292;
    border-color: #1B5292;
}

a.btn-secondary:hover,
.btn-secondary:hover {
    color: #3C3C3C;
    background: #85CBCC;
    border-color: #1B5292;
}

a.btn-outline-dark,
.btn-outline-dark {
    color: #3C3C3C;
}

a.btn-outline-dark:hover,
.btn-outline-dark:hover {
    color: #3C3C3C;
    background: rgba(133, 203, 204, 0.60);
    border-color: rgba(60, 60, 60, 0.60);
}

a.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled).active,
a.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):active,
a.btn-primary:not(:disabled):not(.disabled).active:focus, 
.btn-primary:not(:disabled):not(.disabled).active:focus, 
a.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > a.btn-primary.dropdown-toggle,
.show > .btn-primary.dropdown-toggle,
.show > a.btn-outline-dark.dropdown-toggle,
.show > .btn-outline-dark.dropdown-toggle {
    color: #ffffff;
    background: #1B5292;
    border-color: #1B5292;
}

a.btn-secondary:not(:disabled):not(.disabled).active, 
.btn-secondary:not(:disabled):not(.disabled).active, 
a.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled):active,
a.btn-secondary:not(:disabled):not(.disabled).active:focus, 
.btn-secondary:not(:disabled):not(.disabled).active:focus, 
a.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active, 
.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus, 
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > a.btn-secondary.dropdown-toggle,
.show > .btn-secondary.dropdown-toggle {
    color: #3C3C3C;
    background: #85CBCC;
    border-color: #85CBCC;
}

a.btn-primary:focus,
.btn-primary:focus {
    color: #ffffff;
    background: #1B5292;
    border-color: #85CBCC;
}

a.btn-secondary:focus,
.btn-secondary:focus {
    color: #3C3C3C;
    background: #ffffff;
    border-color: #1B5292;
}

a.btn-primary.disabled, a.btn-primary:disabled,
.btn-primary.disabled, .btn-primary:disabled,
a.btn-secondary.disabled, a.btn-secondary:disabled,
.btn-secondary.disabled, .btn-secondary:disabled {
    color: rgba(60, 60, 60, 0.54);
    background: #E0E9EE;
    border-color: #E0E9EE;
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus, 
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, 
.show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: none;
}

@media (max-width: 767px) { 
    .toBasketKomfortband {
        width: 100%;
    }
}

/* Navigation */

@media (max-width: 991px) { 
    #header-navigation #header-navigation-close {
        background: #1b5292;
        color: #ffffff;
    }

    #header-navigation > li.active {
        background: #1b5292;
        color: #ffffff;
    }
    
    #header-navigation .nav-item-inner.show .header-nav-link {
        background: #1b5292;
        color: #ffffff;
    }
}

@media (min-width: 992px) {
    .sticky-nav {
        background: #1B5292;
    }

    .sticky-nav .header-nav-link {
        color: #ffffff;
    }

    #header-navigation .header-subnavigation > li:hover {
        background: rgba(133, 203, 204, 0.6);
    }
}

#header-navigation .header-subnavigation > li.active, 
#header-navigation .header-subnavigation > li:active {
    background-color: #85CBCC;
}

/* Footer */

@media (min-width: 768px) {
  footer .footer-product {
    padding-top: 16px;
  }
}

/* FAQ */

.trofaq-background .FAQ-item .card-header a {
    background: #1B5292;
}

.trofaq-background .FAQ-item .card-header a svg,
.trofaq-background .FAQ-item .card-header a h4,
.trofaq-background .FAQ-item .card-header a h6 {
    color: #ffffff;
}

.trofaq-background .FAQ-item .card-header a.collapsed h4,
.trofaq-background .FAQ-item .card-header a.collapsed h6 {
    color: #3c3c3c;
}

.trofaq-background h3 {
    color: #3c3c3c;
}

.trofaq-background .FAQ-item .card-header a.collapsed svg {
    color: #1B5292;
}

/* Slider */

.swiper-slide-title {
    background-color: rgba(133, 203, 204, 0.8);
}

/* Kategorie-Liste */

.subcat-title {
    background-color: rgba(133, 203, 204, 0.8);
}

/* Artikelliste */

.swimmingpool-filter {
    position: relative;
    top: initial;
    left: initial;
    float: none;
    border: 0px none;
    padding: 0;
    z-index: 0;
}

#resetFilter .btn,
.swimmingpool-filter .btn {
    width: 100%;
    margin-bottom: -1px;
}

#filterList .btn-outline-dark:not(:disabled):not(.disabled).active, 
#filterList .btn-outline-dark:not(:disabled):not(.disabled):active,
#filterList .btn-outline-dark:not(:disabled):not(.disabled).active:focus, 
#filterList .btn-outline-dark:not(:disabled):not(.disabled):active:focus {
    border-color: #3C3C3C;
}

.swimmingpool-view .listItem {
    border: 1px solid #3c3c3c;
    margin-bottom: 17px;
    padding: 0;
}

.swimmingpool-view .listItem a {
    display: block;
    padding: 28px 36px;
    text-decoration: none;
}

.swimmingpool-view .listItem:hover a {
    background: rgba(133, 203, 204, 0.6);
}

.swimmingpool-view .tro-details-text {
    line-height: initial;
}

/* Artikel-Detailseite */

#swimmingpool_calendar th {
    font-size: 12px;
}

#swimmingpool_calendar th.curr-month {
    font-size: 14px;
}

.swimmingpool-price-total {
    font-size: 22px;
    font-weight: 500;    
}

@media (max-width: 767px) { 
    .swimmingpool-pricematrix-box {
        font-family: Oswald;
    }
}

@media (min-width: 768px) { 
    .swimmingpool-calendar-box {
        background: #f8f9fa;
    }
}

.swimmingpool-calendar-box .text-input {
    width: 68px;
    border: 1px solid rgba(60, 60, 60, 0.60);
}

.troswimmingpool-komfortband .variant-label {
    font-size: 23.04px;
    font-family: Oswald;
    font-weight: normal;
    margin: 0;    
}
@media (min-width: 768px) { 
    .troswimmingpool-komfortband .variant-label {
        font-size: 27.65px;
    }
}

.troswimmingpool-komfortband .variant-label strong {
    font-weight: normal;
}

/* Kalender */

.prev-month, .next-month {
    cursor: pointer;
}

@media (max-width: 767px) { 
    #swimmingpool_calendar {
        border: 1px solid #3C3C3C;
    }
}
.swimmingpool-calendar .day {
    text-align: center;
    margin: 4px;
    width: 34px;
    height: 33px;
    line-height: 30px;
}

.swimmingpool-calendar .notCurrentMonth {
    border: 0;
    color: #9fa3a1;    
}

.swimmingpool-calendar .unavailable {
    border: 1px solid #f13262;
    color: #f13262;
    text-decoration: line-through;
}

.swimmingpool-calendar .available {
    cursor: pointer;
    border: 1px solid #86b1c0;
    color: #86b1c0;
}

.swimmingpool-calendar .day-selected {
    border-color: #86b1c0;
    background-color: #86b1c0;
    color: #fff;
    border-radius: 50%;
}

/* Modal */

.modal-header .close {
    color: #1B5292;
}

/* Rest */

.dropdown-item.active, .dropdown-item:active {
    background-color: #85CBCC;
}
