/*
 * Platz für eigene Änderungen direkt als CSS
 * Die hier gemachten Änderungen überschreiben ggfs. andere Styles, da diese Datei als letzte geladen wird.
 */

@font-face {
    font-family: 'futura';
    src: url("../../fonts/futura_book-webfont.woff") format('woff'),
    url("../../fonts/futura_book-webfont.woff2") format('woff2'),
    url("../../fonts/futura_book-webfont.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura-condensed';
    src: url("../../fonts/futura-bt/futura medium condensed bt.woff") format('woff'),
    url("../../fonts/futura-bt/futura medium condensed bt.woff2") format('woff2'),
    url("../../fonts/futura-bt/futura medium condensed bt.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'impact';
    src: url("../../fonts/impact.woff") format('woff'),
    url("../../fonts/impact.woff2") format('woff2'),
    url("../../fonts/impact.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'courier';
    src: url("../../fonts/CourierPrime-Regular.woff") format('woff'),
    url("../../fonts/CourierPrime-Regular.woff2") format('woff2'),
    url("../../fonts/CourierPrime-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}


body {
    font-size: 16px;
    font-family: futura, sans-serif;
    padding: 0 !important;
    color: #000;
}

input, select { font-size: 100%; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .product-matrix .product-matrix-title, .h3, .sidepanel-left .box-normal .box-normal-link, .h4, .h5, .h6 {
    font-family: futura, sans-serif;
    color: #000;
}


a {
    color: #000;
}


a:hover {
    color: #95C100;
}

.hidden {
    display: none;
}

#shop-nav a.nav-link {
    font-size: 18px;
}

@media (min-width: 992px) {
    #shop-nav a.nav-link {
        font-size: 14px;
    }
}

.cart-dropdown-buttons .cart-dropdown-next {
    color: #FFF;
}


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

@media (max-width: 991px) {
    header > div:not(:first-child) {
        display: none;
    }
}

header .navbar-brand img {
    height: 3.5rem;
}

@media (min-width: 992px) {
    header .navbar-brand img {
        height: 3.0625rem;
    }
}


#header-top-bar, header {
    background-color: #000;
    color: #FFF;
}

#header-top-bar a,
header a {
    color: #FFF;
}

#header span.nav-offcanvas-title,
header .nav-item .nav-mobile-heading {
    color: #000;
}

#mainNavigation .nav-link .nav-mobile-heading {
    color: #000;
    text-transform: uppercase;
}

@media (min-width: 992px) {
    #mainNavigation .nav-link .nav-mobile-heading {
        color: #FFF;
    }
}

#mainNavigation .nav-link > span {
    text-align: center;
}

@media (min-width: 992px) {
    #mainNavigation > .nav-mobile-body > .navbar-nav > .nav-link,
    header .nav-item .nav-mobile-heading {
        color: #FFF;
    }

    #mainNavigation > .nav-mobile-body > .navbar-nav > .nav-item:hover > a.nav-link,
    #mainNavigation > .nav-mobile-body > .navbar-nav > .nav-item:hover > a.nav-link span {
        color: #99C012;
    }
}

@media (min-width: 992px) {
    #header-top-bar .nav-item .dropdown-menu,
    header .nav-item .dropdown-menu {
        position: absolute;
        left: auto;
        width: auto;
        margin-left: calc((50%) - 100px);
        background-color: #808080;
    }

    #shop-nav .nav-item .dropdown-menu {
        background-color: #FFF;
    }

    #mainNavigation .nav-item .dropdown-menu {
         width: 200px;
    }
}

#header-top-bar a:hover:not(.dropdown-item):not(.btn),
header a:hover:not(.dropdown-item):not(.btn) {
    color: #95C100;
}

#header-top-bar .news-container {
    font-size: 14px;
    width: 100%;
    text-align: center;
    padding: 3px 0;
}

header .navbar-nav {
    justify-content: center;
}

.breadcrumb-wrapper {
    border: none;
}

.cart-dropdown table,
.cart-dropdown table a,
header .dropdown-menu,
header .dropdown-menu a:not(.btn),
#header-top-bar .dropdown-menu a:not(.btn) {
    color: #000;
}

@media (min-width: 992px) {
    header .subcategory-wrapper .nav-item a:not(.btn),
    header .sub-subcategory-wrapper .nav-item a:not(.btn) {
        color: #FFF;
    }
}

header ul.navbar-nav > .nav-item {
    font-size: 0.8em;
}

@media (min-width: 992px) {
    header li.nav-item.dropdown.show::before {
        position: absolute;
        bottom: 0;
        left: calc((50%) - 18px);
        content: '';
        margin: 0 auto;
        transition: opacity 0.2s, top 0.2s;
        border-bottom: 18px solid #808080;
        border-left: 18px solid transparent;
        border-right: 18px solid transparent;
    }

    #shop-nav li.nav-item.dropdown.show::before {
        border-bottom: 18px solid #FFF;
    }

    header .navbar-nav > .nav-item.dropdown-full {
        position: relative;
    }

    header #mainNavigation.nav-scrollbar {
        overflow: visible;
    }

    header #mainNavigation.nav-scrollbar .nav-scrollbar-inner {
        height: 100%;
        overflow: visible;
        padding-bottom: 0;
    }
}

header #mainNavigation .nav-mobile-header a {
    color: #000;
}

header .cart-dropdown.dropdown-menu hr {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
}

header .dropdown-menu .search-wrapper {
    min-width: 300px;
}

.cart-dropdown .dropdown-cart-items img {
    width: 100%;
    height: auto;
}

#header-top-bar .nav-item a {
    font-size: 14px;
}

li.language-dropdown .dropdown-item.link-lang {
    text-align: center;
}

.nav-link {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
}

hr.productlist-page-nav-bottom {
    display: none;
}

.hr-sect {
    border: none;
}

.icon-banner-image img {
    max-width: 100%;
    max-height: 130px;
    object-fit: contain;
}

.dropdown-toggle::after {
    margin: 0;
    display: none;
}

.variation .badge.badge-danger.badge-not-available {
    display: none !important;
}


.variations .variation {
    float: left;
    padding: 0px 10px 0px 7px;
    margin: 3px 10px 3px 0;
    border: 1px black solid;
    min-width: 45px;
    text-align: center;
    display: block;
    line-height: 2.5em;
    font-weight: normal;
}

.variations {
    width: auto;
}

.variations dd.form-group {
    display: flex;
}

.variations dl {
    display: grid;
    margin-bottom: 0;
}

.variations .variation {
    float: left;
    padding: 0 7px;
    margin: 3px 10px 3px 0;
    border: 1px black solid;
    min-width: 45px;
    text-align: center;
}
.variations dd.form-group .custom-control:last-child .variation {
    margin-right: 0;
}

.variations .variation input[type="radio"],
.variations .variation input[type="checkbox"] {
    display: none;
}

.variations .variation:hover {
    border-color: #000;
}

.variations .variation.not-available,
.variations .variation.sold-out {
    background: #EEE;
    border-color: #ef8181;
    color: #CCC;
    text-decoration: line-through;
}

.variations .variation.availability-request {
    border-color: orange;
    background: #EEE;
    color: #000;
}

.variations .variation.active {
    background: #95c100;
}


#content-wrapper:not(.has-fluid) {
    padding-top: 10px;
}

@media (min-width: 992px) {
    #content {
        padding-bottom: 3rem;
    }
}


.product-wrapper > a {
    text-decoration: none;
}


span.item-slider-desc,
.product-wrapper .productbox .productbox-inner > .row > .col .productbox-title > a {
    color: #000;
    text-decoration: none;
    font-size: 0.75em;
    line-height: 1.5em;
}

div.item-slider-price div.price,
.product-wrapper .productbox .productbox-inner > .row > .col div[itemprop="offers"] div.price {
    font-weight: normal;
    font-size: 0.85em;
}

div.item-slider-price div.price-note,
.product-wrapper .productbox .productbox-inner > .row > .col div[itemprop="offers"] div.price-note {
    font-size: .85em;
}

.product-wrapper .productbox .productbox-inner > .row > .col .productbox-title {
    margin-top: 1.5em;
}

.product-wrapper .productbox .productbox-inner > .row > .col {
    text-align: center;
}

.product-wrapper .productbox .productbox-inner .variations {
    display: none;
}

.product-wrapper .productbox .productbox-inner .variations dt {
    display: none;
}

.product-wrapper .productbox .productbox-inner .variations dd.form-group {
    justify-content: center;
    flex-wrap: wrap;
}

.product-wrapper .productbox .productbox-inner:hover .variations {
    display: flex;
    align-content: center;
    justify-content: center;
}

div.productlist-page-nav .displayoptions button.btn {
    border: none;
}



.box.box-linkgroup.text-left-util .box-normal-link span {
    margin: 0 auto !important;
}

@media (min-width: 576px) {
    .box.box-linkgroup.text-left-util .box-normal-link span {
        margin: 0 !important;
    }

    #footer li {
        margin: 0 0 0.5rem 0;
    }
}


#product-offer .product-headline .product-title.h2 {
    font-size: 1.2em;
}

#product-offer ul.info-essential {
    font-size: 12px;
}

#product-offer .price_wrapper,
#product-offer .delivery-status {
    text-align: right;
    font-size: 12px;
}

.product-info .price_wrapper .price {
    font-size: 2.4em;
}

/* Skalen fuer Passform / Material */
.range-row {
  margin: 0.5em 0 0 0;
  min-width: 300px;
  width: 100%;
}

.range-row-title {
    margin: 0;
    font-family: 'futura',sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.range-unit {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

.range-unit .range-unit-scale {
    margin: 0 0 5px;
    width: 96%;
    height: 5px;
    background: #CCC;
    border-radius: 2px;
}

.range-unit .range-unit-active {
    background: #333;
}

.range-unit .range-unit-name {
    width: 96%;
    font-size: 0.8em;
    color: #333;
    text-align: center;
}

.range-unit .range-unit-name.first { text-align: left; padding: 0 5%;}
.range-unit .range-unit-name.last { text-align: right; padding: 0 5%;}

.ru-col-10 { width: 10%; }
.ru-col-11 { width: 11%; }
.ru-col-13 { width: 13%; }
.ru-col-14 { width: 14%; }
.ru-col-17 { width: 17%; }
.ru-col-20 { width: 20%; }
.ru-col-25 { width: 25%; }
.ru-col-33 { width: 33.333333333%; }
.ru-col-50 { width: 50%; }
.ru-col-100 { width: 100%; }



/***********************************************************************
 * Zertifikate / Icons
 **********************************************************************/
div.cert-icons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
div.cert-icons img {
    max-width: 100%;
    max-height: 75px;
}
@media only screen and (max-width: 480px) {
    div.cert-icons {
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        flex-direction: row;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        align-items: center;
    }
}
@media only screen and (max-width: 768px) {
    div.cert-icons div.cert-icon {
        flex: 1 1 auto;
    }
}



.footer-additional-wrapper .btn-social,
.footer-additional-wrapper .btn-social:focus,
.footer-additional-wrapper .btn-social:active,
.footer-additional-wrapper .btn-social:hover {
    font-size: 50px;
    color: #000;
}

.footer-additional-wrapper .btn-social:hover {
    color: #95C100;
}

.footer-banner-light {
    background-color: #f0f0f0;
    color: #000;
}

.footer-banner-dark {
    background-color: #e5e5e5;
    color: #000;
}

#footer {
    overflow: hidden;
}

#footer .footer-banner > .container {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
}
@media (min-width: 992px) {
    #footer .footer-banner > .container {
        padding-top: 3.5em;
        padding-bottom: 3.5em;
    }
}

#footer .box-content-wrapper .panel-title {
    font-size: 20px;
    font-weight: 400;
    font-family: "futura", sans-serif;
    border-bottom: 0 solid #ebebeb;
    padding-bottom: 0;
    color: #000;
    text-transform: uppercase;
}

#footer .pre-footer-banner .ts-review .panel-title {
    text-align: center;
}

@media (min-width: 768px) {
    #footer .pre-footer-banner .ts-review .panel-title {
        text-align: left;
    }
}

.ts-rating-light.testimonial,
.ts-rating-light.testimonial .carousel {
    width: 100%;
}



.go-to-top,
.go-to-top:active,
.go-to-top:focus {
   display: block;
   color: transparent;
   line-height: 50px;
   text-align: center;
   position: relative;
   transition: color 0.2s;
   text-decoration: none;
}

.go-to-top .dashicons {
    background: #f0f0f0;
    color: #000;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin: 0 0.5rem 0 0;
    text-align: center;
    transition: none;
    width: 50px;
}

.go-to-top .go-to-top-label {
    position: absolute;
}

.go-to-top:hover {
    color: #000;
    text-decoration: none;
}
.go-to-top:hover .dashicons {
    background: #95C100;
    box-shadow: 1px 2px 2px #000;
    color: #fff;
}


.trust-container { margin: 1em 0; }

.trust-container .trust-heart-container {
    flex: 0 0 auto;
}

.trust-container .trust-heart-container i {
    margin-right: 10px;
}

.trust-container .star-rating img {
    width: 1em;
    height: 1em;
}

.trust-container .star-rating__fraction {
    position: relative;
    width: 1em;
    height: 1em;
}

.trust-container .star-rating__fraction .star {
    position: absolute;
    overflow: hidden;
}



.payment-delivery {
   background: #fff;
   border-top: 1px solid #000;
   clear: both;
   padding: 4em 0;
}

.payment,
.delivery,
.ts-review {
    -webkit-box: 1 1 auto;
    -moz-box: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0 0 2em 0;
}

.payment-methods,
.delivery-methods,
.ts-review-sticker {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media (min-width: 576px) {
    .payment-methods,
    .delivery-methods,
    .ts-review-sticker {
        justify-content: flex-start;
    }
}

.payment-method,
.delivery-method,
.ts-review-sticker {
    -webkit-box: 0 1 auto;
    -moz-box: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
}

.ts-review-sticker .testimonial {
    margin: 0 auto;
 }

@media (min-width: 768px) {
    .ts-review-sticker .testimonial {
        margin: 0;
    }
}

.payment-method, .delivery-method {
    margin: 0 1em 1em 0;
}

.payment-method img,
.delivery-method img {
    max-height: 30px;
}

.payment-method:first-child,
.delivery-method:first-child {
    margin-left: 0;
}



#tabAccordion div.card div.card-header {
    border-bottom: 2px solid #000;
    color: #000;
    font-size: 1.1em;
    font-weight: bold;
}

#tabAccordion div.card div.card-body img {
    max-width: 100%;
}

#tabAccordion div.card div.card-body .sub-panel-title {
     font-weight: bold;
}


/** LIGHTBOX MARKUP **/
.lightbox {
    /* Default to hidden */
    display: none;

    /* Overlay entire screen */
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    /* A bit of padding around image */
    padding: 1em;

    /* Translucent background */
    background: rgba(0, 0, 0, 0.8);
}

/* Unhide the lightbox when it's the target */
.lightbox:target {
    display: block;
}

.lightbox span {
    /* Full width and height */
    display: block;
    width: 100%;
    height: 100%;

    /* Size and position background image */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}


/***********************************************************************
 * Zertifikate / Icons
 **********************************************************************/
.hippo-banner {
    background: rgba(72, 147, 56, 0.1);
    border-top: 1px solid #489338;
    border-bottom: 1px solid #489338;
    margin-bottom: 25px;
}
.hippo-banner p {
    margin: 10px 15px;
    color: #357129;
}


/***********************************************************************
 * PreOrder
 **********************************************************************/
.alert-warning.coming_soon {
    color: #487773;
}


/***********************************************************************
 * Fixes
 **********************************************************************/
#add-to-cart .btn .btn-basket-check span {
    display: inline-block !important;
}

header .dropdown-menu a.dropdown-item {
    font-size: 1.2em;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}

@media (max-width: 991px) {
    .nav-mobile-body .nav-mobile-heading,
    .nav-mobile-body .categories-recursive-link > span {
        font-size: 1.2em;
    }
}



/***********************************************************************
 * Hippo Blob
 **********************************************************************/
.blob.green {
    background: #31c100;
    border-radius: 50%;
    margin: 10px;
    height: 10px;
    width: 10px;
    box-shadow: 0 0 0 0 #31c100;
    transform: scale(1);
    animation: pulse-green 2s infinite;
}
@keyframes pulse-green {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(49, 193, 0, 0.7);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 5px rgba(49, 193, 0, 0);
    }
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(49, 193, 0, 0);
    }
}



/***********************************************************************
 * Newsletter Popup
 **********************************************************************/
.newsletter-popup-content {
    padding: 3%;
    background: #FFF;
    position: relative;
    z-index: 2500;
    border-radius: 5px;
    color: #000;
}

.newsletter-popup-content .nlpu-exclusive-content li {
    line-height: 1.3rem;
}

.newsletter-popup-content .nlpu-exclusive-content ul {
    padding: 0 0 0 15px;
    margin: 0;
}

.newsletter-popup-content .nlpu-content p,
.newsletter-popup-content .nlpu-input-box,
.newsletter-popup-content .nlpu-input-box p {
    margin: 0;
}

.newsletter-popup-content .nlpu-form-wrapper input {
    width: 80%;
    text-align: center;
    padding: 10px;
    margin: 0 auto;
}

.newsletter-popup-content .nlpu-form-wrapper button {
    padding: 10px 40px;
    min-width: 40%;
}


/***********************************************************************
 * Amazon Pay / Paypal / Checkout Payment
 **********************************************************************/
.lpa-button-tooltip-icon {
    display: none;
}

#ppc-orderProcess-horizontal-container {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.checkout-payment-method label div.funding-name.ml-1 {
    margin-left: 20px !important;
}

.img-checkout-payment {
    width: 70px;
}


.slick-track {
    height: 100%;
}

header .navbar-nav .nav-link {
    margin: 0 auto;
    display: block;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 1299px) {
    .ppc-ecs-horizontal-container {
        padding: 0 !important;
    }
}

.productbox.productbox-hover .productbox-inner {
    background-color: #ffffff;
}

.productbox.productbox-hover .productbox-inner:hover {
    z-index: 10;
}

.breadcrumb .breadcrumb-backtolist {
    margin-right: 2em;
}


.ribbon-overlay-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 55px;
    height: 55px;
}

@media (min-width: 768px) {
    .ribbon-overlay-img {
        width: 60px;
        height: 60px;
    }
}

@media (min-width: 992px) {
    .ribbon-overlay-img {
        width: 65px;
        height: 65px;
    }
}

.productlist-page-nav {
    margin-bottom: 2em;
}

.alert-success {
    color: #FFF;
    background-color: #487673;
    border-color: #487673;
}

.checkout-shipping-form-options label .title,
.checkout-shipping-form-options label .desc {
    margin-bottom: 0 !important;
}
.checkout-shipping-form-options label {
    margin-bottom: 1rem;
}



.checkout-payment-method label[for="payment1"] span.content,
.checkout-payment-method label[for="payment102"] span.content ,
.checkout-payment-method label[for="payment106"] span.content {
    margin-left: 15px;
}

.klarna-title .klarna_badge {
    width: 69.8px;
    display: inline-block;
    margin-right: 15px !important;
}

.s360-klarna-payment-combined {
    padding: 20px;
    background-color: ghostwhite;
    margin: 20px;
}


@media (min-width: 992px) {
    .content-cats-small .col {
        padding: 0;
    }
}
.content-cats-small .caption {
    margin-bottom: 0.5rem;
    text-align: center;
}
.content-cats-small .caption a {
    color: #000;
    background: #e6e0d7;
    padding: 10px 30px;
    margin: 4px;
    display: inline-block;
    border-radius: 30px;
    text-decoration: none;
    min-width: 180px;
    transition: all 0.3s ease-in-out;
}
.content-cats-small .caption a:hover {
    background: #ccc6bd;
}

