/* KGA *//*

 */

/*#opc {display: none;}*/

body {
    background-color: #fff;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .product-matrix .product-matrix-title, .h3, .sidepanel-left .box-normal .box-normal-link, .h4, .h5, .h6 {
    margin-bottom: 1rem;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    line-height: 1.2;
    color: #646464;
    color: #000;
}

header {
    box-shadow: none;
    z-index: 1020;
}

div#header-top-bar {
    z-index: 1021;
}

html.overflow-hidden header {
    box-shadow: none;
    z-index: 1021;
}

html.overflow-hidden div#header-top-bar {
    z-index: 1020;
}

.ga--price-discount {
    background-color: #04a3ff; /* #e30613 */
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 15px;
    text-align: center;
    position: absolute;
    top: 50px;
    z-index: 19;
    min-height: 80px;
    min-width: 80px;
}

.product-gallery .ga--price-discount {
    left: 0px;
    display: table;
}

.product-gallery .ga--price-discount p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 1.2rem;
}

#product-list .productbox-image .ga--price-discount {
    top: 0px;
    padding: 15px;
    min-height: 60px;
    min-width: 60px;
}

#product-list .productbox-image .ga--price-discount p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 1.0rem;
}

#product-list .productbox-image .ga--price-discount p span {
    font-size: 0.75rem;
}

/***************************************************************************************************** PLUGIN AJAX SUCHE */
#search .small.price {
    display: none;
}

#search .card-title {
    color: #04a3ff;
}
#search .card {
    overflow-y: auto;
    overflow-x: hidden;
}

/***************************************************************************************************** PLUGIN Verfuegbarkeit */
button.btn-filter-verfuegbarkeit {
    width: 333px;
    text-align: center;
    background-color: #04a3ff;
    border-color: #04a3ff;
    color: #fff;
    margin-bottom: 25px;
}

.btn-outline-secondary:hover,
.btn-warning:active,
.btn-warning:hover {
    color: #fff !important;
    background-color: #04a3ff !important;
    border-color: #04a3ff !important;
}

@media (min-width: 1000px) {
    #filterAvailableVariKombis .row form .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}



/***************************************************************************************************** HEADER MODAL BOX */
li.ga-li-modalservice {
    padding: 13px;
}

#ga--btn-modalservice {
    position: relative;
    /* width: 40px; */
    /*font-size: 32px;*/
    /* display: inline-block; */
    /*color: #f9b233;*/
}

a#ga--btn-modalservice:hover {
    color: #04a3ff !important;
}

#ga--btn-modalservice:hover {
    color: #f29e07;
}

#shop-nav .nav-link {
    font-size: 28px;
}

#shop-nav .search-wrapper-dropdown .nav-link {
    font-size: 20px;
    color: #fff !important;
}

.dropdown-menu.dropdown-menu-right.show {
    min-width: 375px;
    width: 100%;
    top: -3px !important;
}

header .nav-right .nav-link {
    padding-top: 1.0rem;
    padding-bottom: 1.0rem;
}

.modal {
    display: none;
    position: fixed;
    z-index: 50000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

.ga--modal-content {
    background-color: #fefefe;
    margin: 7% auto;
    padding: 8px;
    border: 1px solid #888;
    width: 80%;
    position: relative;
}

.ga--close {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    right: -20px;
    top: -20px;
    background-color: #000;
    border-radius: 50px;
    border: 2px solid #fff;
    width: 40px;
    height: 40px;
    padding-left: 12px;
    padding-bottom: 4px;
}

.ga--close:hover,
.ga--close:focus {
    background-color: #D21404;
    text-decoration: none;
    cursor: pointer;
}

@media screen and (min-width: 1080px) {
    .ga--modal-content {
        max-width: 1000px;
    }
}

@media screen and (min-width: 1300px) {
    .ga--modal-content {
        max-width: 1200px;
    }
}

@media screen and (max-width: 500px) {
    .ga--modal-content {
        width: 94%;
    }
    .ga--close {
        right: -6px;
        top: -11px;
    }
}

@media (max-width: 991px) {
    li.ga-li-modalservice {
        padding: 13px;
        padding-top: 0;
    }
    /*header .nav-right .nav-link {*/
    /*    padding-top: 0rem;*/
    /*    padding-bottom: 1.0rem;*/
    /*}*/
    /*.navbar-toggler {*/
    /*    font-size: 0px;*/
    /*    border: 0;*/
    /*    height: 2rem;*/
    /*    padding: 0;*/
    /*    padding-left: 8px;*/
    /*}*/
    #mainNavigation #ga--btn-modalservice {
        display: none;
    }
}



/***************************************************************************************************** MODAL BOX CONTENT */
#ga--modal-service .serviceCenterContent01 [class*="col-"] {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}

#serviceCenterContent .serviceCenterContent01 .h1 {
    color: #04a3ff;
    font-weight: 300;
    margin-bottom: 0px;
    font-family: "Roboto Condensed",sans-serif;
}

#serviceCenterContent .serviceCenterContent01 .h3 {
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 5px;
}

#serviceCenterContent .serviceCenterContent02 {
    padding: 30px 0;
    background-color: #04a3ff;
    color: #fff
}

#serviceCenterContent .serviceCenterContent02 .h1 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 5px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 28px;
}

#serviceCenterContent img {
    max-width: 100%;
}

.serviceCenterContentRow01Left,
.serviceCenterContentRow02Left {
    float: left;
    padding: 0 30px;
}

.serviceCenterContentRow01Right,
.serviceCenterContentRow02Right {
    float: left;
}

.subheadline {
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0px;
}

.ga--subline-telephone {
    font-weight: 900;
    font-size: 40px;
}

.ga--subline-opening {
    font-weight: 400;
    font-size: 20px;
}

.ga--subline-note {
    padding-top: 15px;
    width: 100%;
}

.list-unstyled {
    list-style-type: none;
    padding: 0;
}

body.is-mobile .ga--br-mobile {
    display: none;
}

#serviceCenterContent .serviceCenterContentMenu li a:hover {
    color: #D21404;
}

.imageListing a {
    text-decoration: none;
}

.imageListing  a img {
    margin-right: 10px;
    margin-bottom: 10px;
}

#serviceCenterContent .serviceCenterContentRow01Left {
    min-height: 252px;
}

#serviceCenterContent .serviceCenterContentMenu>li {
    width: 50%;
    float: left;
    padding-right: 14px;
}

#serviceCenterContent .serviceCenterContentMenu>li>a::after {
    font-family: "Font Awesome 5 Free";
    content: "\f101";
    font-weight: 900;
    font-size: 13px;
    margin-left: 3px;
    float: right;
}

#serviceCenterContent .serviceCenterContentMenu>li>a {
    font-size: 14px;
    padding: 5px 0;
    border-bottom: 1px solid #dfdcdc;
    display: block;
    color: #464646;
    text-decoration: none;
}

.serviceCenterContentRow02Right .subheadline a[href^="mailto:"] {
    color: #f8bf00;
}

@media (min-width: 200px) {
    #serviceCenterContent .serviceCenterContentMenu>li>a::after {
        display: none;
    }
    #serviceCenterContent .serviceCenterContentMenu {
        margin-top: 15px;
    }
    #serviceCenterContent .serviceCenterContent02 .h1 {
        font-size: 24px;
    }
    .ga--subline-telephone {
        font-size: 27px;
    }
}
@media screen AND (min-width: 414px) AND (max-width: 500px) {
    .serviceCenterContentRow02Left {
        border-bottom: 1px solid #fff;
        padding-bottom: 30px;
    }
    #serviceCenterContent .serviceCenterContent02 .h1 {
        font-size: 19px;
    }
    #serviceCenterContent .serviceCenterContentMenu>li>a::after {
        font-family: "Font Awesome 5 Free";
        content: "\f101";
        font-weight: 900;
        font-size: 13px;
        margin-left: 3px;
        float: right;
    }
    .ga--subline-telephone {
        font-weight: 900;
        font-size: 29px;
    }
    .ga--subline-opening {
        font-weight: 400;
        font-size: 17px;
    }
}




/***************************************************************************************** HEADER TOP BAR ***********/
div#header-top-bar {
    background-color: #000;
    color: #fff;
    max-height: 45px;
}

#header-top-bar .d-lg-flex {
    display: flex;
}

#header-top-bar .container-fluid-xl {
    background-color: #000;
}
div.md-col-3 {
    flex: 0 0 10%;
    max-width: 10%;
}

div.md-col-4 {
    flex: 0 0 33.3%;
    max-width: 33.3%;
}

div.md-col-5 {
    flex: 0 0 48%;
    max-width: 48%;
}

div.md-col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

div.md-col-7 {
    flex: 0 0 52%;
    max-width: 52%;
}

div.md-col-8 {
    flex: 0 0 66.6%;
    max-width: 66.6%;
}

div.md-col-9 {
    flex: 0 0 90%;
    max-width: 90%;
}

div#header-top-bar .ga--top-bar-left {
    position: relative;
    top: 10px;
}

div#header-top-bar .ga--top-bar-right li > a {
    color: #fff !important;
    font-size: large;
}

.cart-dropdown.show {
    background-color: #04a3ff;
}

.cart-dropdown.show a {
    color: #fff;
}

.account-icon-dropdown.show .dropdown-body,
.not-empty .cart-dropdown.show {
    background-color: #fff;
    min-width: 360px;
}

.not-empty .cart-dropdown.show a {
    color: #000;
}

.not-empty .cart-dropdown.show a.btn-primary {
    color: #fff;
}

div#header-top-bar .ga--top-bar-left a {
    /*color: #04a3ff !important;*/
    font-size: normal;
}

div#header-top-bar .ga--top-bar-left a:last-of-type {
    color: #fff;
}

div#header-top-bar .ga--top-bar-left.ga--istablet .ga--hidden-text {
    display: none;
}

ul#shop-nav {
    justify-content: flex-end;
    align-items: flex-start;
    color: #fff;
}

ul#shop-nav li.cart-icon-dropdown {
    order: 0;
}

ul#shop-nav li#shop-nav-wish {
    order: 2;
}

ul#shop-nav li.nav-item.account-icon-dropdown {
    order: 4;
}

ul#shop-nav.ga--order-mobile li.cart-icon-dropdown {
    order: 4;
    position: relative;
    left: 1rem;
}

ul#shop-nav > li.cart-icon-dropdown > a.nav-link {
    background-color: #04a3ff;
    color: #fff;
    padding: 12px 20px;
    height: 55px;
}

ul#shop-nav > li.cart-icon-dropdown.not-empty > a.nav-link {
    padding: 18px 20px;
}

.is-mobile ul#shop-nav > li.cart-icon-dropdown.not-empty > a.nav-link {
    padding: 10px 25px 10px 20px;
}

ul#shop-nav li#search .btn-secondary {
    color: #04a3ff;
    background-color: #fff;
    border: 1px solid #000;
    border-left: 1px solid #fff;
    box-shadow: none;
    position: relative;
    left: -1px;
}

ul#shop-nav li.cart-icon-dropdown .fa-sup {
    background-color: #000;
    color: #fff;
}

a.ga--btn-white {
    background-color: #fff;
    color: #04a3ff !important;
    border-radius: 8px;
    padding: 3px 10px;
    margin: 0px 5px;
}

.ga--pipe {
    color: #04a3ff;
    margin: 0px 5px;
}

@media (orientation: landscape) and (min-width: 768px) and (max-width: 1100px) {
    div.md-col-5 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    div.md-col-7 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    #search .search-wrapper .form-icon .twitter-typeahead {
        width: 130px;
    }
}

@media (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) {
    /*div.md-col-5 {*/
    /*    flex: 0 0 57%;*/
    /*    max-width: 57%;*/
    /*}*/
    /*div.md-col-7 {*/
    /*    flex: 0 0 43%;*/
    /*    max-width: 43%;*/
    /*}*/
    .ga--kontakt-topbar {
        display: none;
    }
}

@media (orientation: portrait) and (min-width: 1024px){
    div.md-col-5 {
        flex: 0 0 40%;
        max-width: 40%;
    }
    div.md-col-7 {
        flex: 0 0 60%;
        max-width: 60%;
    }
    .ga--kontakt-topbar {
        display: none;
    }
}

/***************************************************************************************** HEADER LOGO + USP ***********/
header#jtl-nav-wrapper > .container-fluid-xl {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: rgb(255,255,255);
    min-height: 87px;
    padding-top: 7px;
    /*background: linear-gradient(90deg, rgba(255,255,255,1) 40%, rgba(232,232,232,1) 100%);*/
}

body.is-mobile header#jtl-nav-wrapper > .container-fluid-xl {
    min-height: 0px;
}

#jtl-nav-wrapper .ga--mobile {
    display: none;
}

#jtl-nav-wrapper #slideshow.ga--mobile + nav.navbar ul#shop-nav {
    height: 0px;
}

ul#shop-nav.ga--order-mobile .navbar-brand {
    padding-top: 0;
}

header#jtl-nav-wrapper > .container-fluid-xl.ga--mobile {
    min-height: 68px; /* 30px */
    padding-top: 0px;
}

header#jtl-nav-wrapper > .container-fluid-xl.ga--mobile .toggler-logo-wrapper {
    position: inherit;
    float: inherit;
}

header#jtl-nav-wrapper > .container-fluid-xl.ga--mobile .ga--logo-right-row {
    display: block;
    align-items: inherit;
    justify-content: inherit;
    width: 60%;
}

header#jtl-nav-wrapper > .container-fluid-xl > nav.navbar {
    /*flex: 0 0 calc(100% - 230px);*/
    /*max-width: calc(100% - 230px);*/
    /*display: block !important;*/
}

.ga--logo-right-col a {
    display: flex;
}

header#jtl-nav-wrapper > .container-fluid-xl > nav.navbar.ga--tablet {
    flex: 0 0 calc(100% - 230px);
    max-width: calc(100% - 230px);
    display: block !important;
}

header#jtl-nav-wrapper > .container-fluid-xl.ga--mobile nav.navbar.ga--tablet .ga--logo-right-row {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}

nav.navbar.ga--tablet .ga--logo-right-col .ga--usp-img i {
    font-size: 30px;
}

nav.navbar.ga--tablet .ga--logo-right-col .ga--usp-text p {
    font-size: 0.6rem;
    width: 153px;
    display: none;
}
nav.navbar.ga--tablet .ga--logo-right-col .ga--usp-text h4 {
    width: 100px;
}
nav.navbar.ga--tablet .ga--logo-right-col {
    padding-top: 15px;
}

header .navbar-brand img {
    height: 60px;
}

header .ga--mobile-img-size .navbar-brand img {
    height: 3.0rem; /* 2rem */
}

.ga--logo-right-row {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
}

.ga--logo-right-col {
    display: flex;
    align-items: center;
    padding-left: 45px;
    padding-top: 30px;
}

.ga--logo-right-col h4 {
    color: #04a3ff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}

.ga--usp-img {
    padding-top: 11px;
}

.ga--logo-right-col .ga--usp-img i {
    font-weight: 900;
    font-size: 45px;
    color: #000;
    padding-top: 3px;
}

.ga--logo-right-col .ga--usp-text {
    line-height: 1.3;
    padding-left: 15px;
    padding-top: 10px;
}


/*.mySlides {*/
/*    display: none;*/
/*}*/
#slideshow {
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: flex-end;*/
}

#slideshow > div {
    display: none;
}

.ga--slides {
    position: relative;
    top: 7px;
    left: 15px;
    scale: 90%;
}

.ga--slides i {
    font-size: 1.7rem;
}

.ga--slides h4 {
    font-size: 1.0rem;
    padding-top: 3px;
}

#slideshow.ga--hidden-text .ga--usp-text p {
    display: none;
}

#ga--usp-01 h4 {
    display: none;
}

#ga--usp-01 img {
    scale: 85.0%;
    padding-top: 0px;
}

#ga--usp-01 img {
    position: relative;
    left: -10px;
}

@media (min-width: 200px) {
    .ga--slides {
        top: -2px;
    }
    #slideshow {
        overflow: hidden;
        height: 58px;
    }
}

@media (orientation: landscape) and (min-width: 768px) and (max-width: 1100px) {
    .ga--usp-img {
        padding-top: 0px;
    }
    .ga--logo-right-col .ga--usp-img i {
        padding-top: 10px;
    }
}

@media (orientation: portrait) and (min-width: 768px) and (max-width: 1100px){
    header#jtl-nav-wrapper > .container-fluid-xl > nav.navbar.ga--tablet {
        flex: none;
        max-width: inherit;
        display: inherit;
    }
    header#jtl-nav-wrapper > .container-fluid-xl.ga--mobile nav.navbar.ga--tablet .ga--logo-right-row {
        display: inherit;
        align-items: inherit;
        justify-content: inherit;
        width: 100%;
        padding-right: 105px;
        position: relative;
        top: -5px;
    }
    nav.navbar.ga--tablet .ga--logo-right-col .ga--usp-img i {
        font-size: 37px;
        padding-top: 7px;
    }
    nav.navbar.ga--tablet .ga--logo-right-col .ga--usp-text p {
        font-size: 0.6rem;
        width: 153px;
        display: none;
    }
    nav.navbar.ga--tablet .ga--logo-right-col .ga--usp-text h4 {
        width: 100px;
    }
    nav.navbar.ga--tablet .ga--logo-right-col {
        float: right;
        padding-left: 30px;
    }
    .ga--usp-img {
        float: left;
    }
    nav.navbar.ga--tablet .ga--logo-right-col .ga--usp-text h4 {
        width: 100px;
        display: none;
    }
    nav.navbar.ga--tablet #shop-nav {
        display: none;
    }
    .ga--usp-img {
        padding-top: 0px;
    }
    .ga--logo-right-col .ga--usp-img i {
        padding-top: 10px;
    }
}


/***************************************************************************************** HEADER MAIN NAVIGATION ***********/
.menu_area > .container {
    border-bottom: 5px solid #6d6d6d;
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1660px;
}

.menu_area #mainNavigation .nav-link {
    font-weight: bold;
    color: #000;
}
.menu_area #mainNavigation .subcategory-wrapper .nav-link{
    padding-bottom: 8px;
}

.menu_area #mainNavigation .subcategory-wrapper .nav-link:hover {
    color: #04a3ff;
}

.menu_area .dropdown-toggle::after,
.menu_area :not(.navbar-toggler)[data-toggle="collapse"]::after {
    color: #04a3ff;
}

@media (max-width: 991.98px) {
    header .nav-mobile-body {
        padding: 0 15px;
    }
    div#header-top-bar {
    }
}




/***************************************************************************************** HEADER MAIN NAVIGATION (BURGER MENU) ***********/
#header-top-bar .navbar-toggler {
    color: #fff;
}

#header-top-bar #burger-menu {
    margin-right: 1rem;
}

.ga--top-bar-left  .burger-menu-wrapper {
    float: left;
}

.navbar-toggler .navbar-toggler-icon::before,
.navbar-toggler .navbar-toggler-icon::after {
    content: "";
    height: inherit;
    width: inherit;
    transform-origin: center;
    background-color: currentColor;
    display: inherit;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.2s;
    border-radius: inherit;
}

/***************************************************************************************** HEADER MAIN NAVIGATION (MEGA MENU) ***********/
.menu_area #mainNavigation .nav-mobile-body .dropdown-menu .subcategory-wrapper {
    display: flex;
    align-items: flex-start;
}

.menu_area #mainNavigation .nav-mobile-body .dropdown-menu .subcategory-wrapper .row.lg-row-lg.nav {
    /*width: 75%;*/
    flex: 0 0 75%;
    max-width: 75%;
}

.ga--Image-MegaMenu {
    flex: 0 0 24%;
    max-width: 24%;
    min-height: 350px;
    color: #000;
    /*background-color: #00c4ff; */
    /*color: #fff;*/
}

.is-mobile .menu_area #mainNavigation .nav-mobile-body .dropdown-menu .subcategory-wrapper {
    display: block;
    align-items: initial;
}

.is-mobile .menu_area #mainNavigation .nav-mobile-body .dropdown-menu .subcategory-wrapper .row.lg-row-lg.nav {
    max-width: 100%;
    flex: none;
}

.is-mobile .ga--Image-MegaMenu {
    display: none;
}






/***************************************************************************************** STARTSEITE OPC BANNER ***********/
/*.ga--startseite-banner-bottom {*/
/*    background-image: url(img/Bottom-Main-Banner.jpg);*/
/*    background-position: center bottom;*/
/*    background-repeat: no-repeat;*/
/*    background-size: contain;*/
/*    padding-bottom: 285px;*/
/*}*/

.ga--grid-kategorie-banner {
    position: relative;
    top: -47px;
}

.ga--mainbanner-shadow img,
.ga--grid-kategorie-banner img {
    box-shadow: -5px 5px 10px 1px #777;
}

.ga--grid-kategorie-banner div.col {
    padding-top: 25px;
}
.ga--mainbanner-shadow {
    margin-bottom: 20px;
}

.container.opc-Container {
    /*padding-left: 0 !important;*/
    /*padding-right: 0 !important;*/
}

@media (max-width:720px) {
    .ga--grid-banner {
        background-image: none !important;
    }
}






/***************************************************************************************** STARTSEITE HERSTELLER ***********/
.ga--headline-betten,
.ga--headline-manufacturer {
    font-size: 35px;
    color: #000;
    text-align: center;
    font-weight: bold;
    font-family: "Open Sans";
    padding-top: 100px;
    padding-bottom: 35px;
}

.ga--headline-betten span,
.product-slider-wrapper h4 span,
.ga--headline-manufacturer span {
    color: #04a3ff;
}

#main-wrapper .page-manufacturers .row a .square-image {
    border: 1px solid #ccc;
    margin-bottom: 30px;
}

#main-wrapper .page-manufacturers .row a .square-image img {
    padding: 25px;
}



/***************************************************************************************** STARTSEITE DIVERSE SLIDER (SLICK) ***********/
.slick-slider-other-container div.h2 {
    font-size: 35px;
    color: #000;
    text-align: center;
    font-weight: bold;
    font-family: "Open Sans";
    padding-top: 50px;
}

.slick-slider-other-container div.h2 span {
    color: #04a3ff;
}

.theme-default .nivo-controlNav a,
.nivo-control {
    color: #696969;
    background: none;
    background-color: #696969;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    margin: 0 6px;
}
.theme-default a.nivo-control.active,
.nivo-control.active {
    color: #04a3ff;
    background-color: #04a3ff;
}



/*********************************************************************************************************************************** Slider-Box Product-Detail ***************/
#result-wrapper .slick-slide .product-wrapper a {
    text-align: left;
    text-decoration: none;
    min-height: 75px;
    display: block;
}

#product-offer .delivery-status
    /*,*/
    /*#product-offer .price.h1 */
{
    margin-bottom: 0;
    margin-top: 1rem;
}

#product-offer .price-note {
    font-size: 10px;
    color: #797979;
}

#product-offer .price-note a {
    color: #e30613;
}

#product-offer .delivery-status {
    display: inline-block;
}

.product-info-inner b {
    display: block;
    padding-bottom: 10px;
}


/*********************************************************************************************************************************** STARTSEITE KATEGORIELISTE ***************/

.ga--Kategorie-Liste-Startseite {
    text-align: center;
    text-decoration: none;
    padding: 0;
    margin: 0;
    font-size: 2rem;
    font-weight: bold;
    list-style: none;
    list-style-position: inside;
    color: #000;
    padding-bottom: 50px;
}

.ga--Kategorie-Liste-Startseite ul {
    font-weight: lighter;
    list-style: none;
    list-style-position: inside;
    text-align: left;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
}

.ga--Kategorie-Liste-Startseite * a {
    color: #000;
}

.ga--breakpoint-katlist {
    clear: both;
}

.ga--Kategorie-Liste-Startseite .ga--Kategorie-Punkt {
    min-height: 347px;/*416px;*/
}

.ga--Kategorie-Punkt {
    padding: 0px;
    padding-bottom: 20px;
    list-style: none;
    list-style-position: inside;
    display: inline-block;
    vertical-align: top;
}

.ga--Kategorie-Punkt a,
.ga--Kategorie-Punkt {
    color: #000;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 35px;
    font-weight: bolder;
}

.ga--subkategories {
    padding: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.ga--Kategorie-Punkt .caption {
    font-weight: bold;
}

.ga--aktiv-navlink,
.nav-link span.ga--link-red,
.ga--Kategorie-Liste-Startseite .ga--Kategorie-Punkt.col-xs-6 a.ga--link-red,
.ga--Kategorie-Punkt a.ga--link-red {
    color: #04a3ff;
}

.ga--Kategorie-Liste-Startseite .ga--Kategorie-Punkt.col-xs-6 a:hover,
.ga--Kategorie-Liste-Startseite .ga--Kategorie-Punkt.col-xs-6 a:hover span {
    color: #04a3ff;
    text-decoration: none;
}

.ga--Kategorie-Punkt .img-responsive {
    max-width: 150px !important;
    display: block;
}

@media (min-width: 200px) {
    #main-wrapper .ga--Kategorie-Liste-Startseite .square-image .inner img {
        width: 100%;
    }

    .ga--Kategorie-Punkt.col-xs-6 {
        width: 48.8%;
    }

    .ga--Kategorie-Punkt a {
        font-size: 1rem;
        padding-bottom: 10px;
    }

    .ga--Kategorie-Liste-Startseite .ga--Kategorie-Punkt {
        min-height: 237px;
    }

    .ga--subkategories .ga--Kategorie-Punkt a,
    .ga--01 .ga--Kategorie-Punkt a {
        font-size: 14px;
        line-height: 30px; /*25px*/
    }

    .ga--breakpoint-katlist {
        clear: both;
    }

    .ga--view-mobile {
        display: block;
    }

    .ga--view-tablet {
        display: none;
    }

    .panel-body {
        width: 375px;
    }
    .ajax-suche-wrapper .panel-body {
        width: 375px;
    }
}

@media (min-width: 500px) {
    .panel-body {
        width: 500px;
    }
    .ajax-suche-wrapper .panel-body {
        width: 500px;
    }
}

@media (min-width: 768px) {
    .ga--Kategorie-Punkt.col-xs-6 {
        width: 33%;
    }

    .ga--Kategorie-Punkt a {
        font-size: 2rem;
    }

    .ga--01 .ga--Kategorie-Punkt a {
        font-size: 12px;
        line-height: 17px;
    }

    .ga--view-mobile {
        display: none;
    }

    .ga--view-tablet {
        display: block;
    }

    .ga--view {
        display: block;
    }

    .ga--view-25 {
        display: none;
    }

    .ga--view-33 {
        display: block;
    }

    .panel-body {
        width: 610px;
    }
    .ajax-suche-wrapper .panel-body {
        width: 610px;
    }
}

@media (min-width: 800px) {
    #main-wrapper .ga--Kategorie-Liste-Startseite .square-image .inner img {
        width: 100%;
    }

    .ga--Kategorie-Punkt.col-lg-2 {
        width: 24.0%;
        max-width: 24.4%;
    }

    .ga--Kategorie-Punkt a {
        font-size: 1.5rem;
        padding-bottom: 10px;
    }

    .ga--view {
        display: none;
    }

    .ga--view-25 {
        display: block;
    }

    .ga--view-33 {
        display: none;
    }

    .panel-body {
        width: 800px;
    }
    .ajax-suche-wrapper .panel-body {
        width: 610px;
    }
}

@media (min-width: 1200px) {
    .ga--Kategorie-Punkt.col-xs-6 {
        width: 24.6%;
        max-width: 24.6%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .ga--subkategories .ga--Kategorie-Punkt.col-xs-6 {
        width: 24.5%;
        padding-right: 10px;
        color: #fff;
    }

    .ga--Main-Kats .ga--Kategorie-Punkt.col-xs-6 {
        width: 16%;
        max-width: 16%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .ga--view {
        display: block;
    }

    .ga--view-25 {
        display: none;
    }

    .ga--view-33 {
        display: none;
    }

    .panel-body {
        width: 1260px;
    }
    .ajax-suche-wrapper .panel-body {
        width: 610px;
    }
}

@media (min-width: 1600px) {
    .panel-body {
        width: 1260px;
    }
    .ajax-suche-wrapper .panel-body {
        width: 610px;
    }
}

@media (min-width: 1800px) {
    .panel-body {
        width: 1260px;
    }
    .ajax-suche-wrapper .panel-body {
        width: 610px;
    }
}




/*********************************************************************************************************************************** NAVIGATION SEITE ***************/
aside .nav-panel > .nav > .active > .nav-link {
    border-bottom: none;
    color: #04a3ff;
}

aside .nav-panel > .nav > .active > .nav-link a {
    color: #04a3ff;
}

.box-categories .dropdown .collapse, .box-linkgroup .dropdown .collapse {
    background: #fff;
}

aside .box-normal {
    margin-bottom: 5rem;
}







/*********************************************************************************************************************************** MAIN CONTENT // PRODUCT LISTING ***************/
.productlist-filter-headline {
    font-size: 1.5rem;
}

.productlist-page-nav-bottom:first-of-type {
    margin-top: -7px;
}

#result-wrapper .ga--Headline,
#result-wrapper .ga--Headline .title {
    margin-top: 0px;
    margin-bottom: 0px;
}

.is-mobile .ga--werbebild .img-responsive {
    width: 100%;
}

@media (min-width: 200px) {
    #main-wrapper #result-wrapper {
        position: relative;
        top: -50px;
    }
}

@media (min-width: 768px) {
    .productlist-page-nav.productlist-page-nav-header-m {
        margin-top: 0rem;
    }
    .productlist-page-nav.productlist-page-nav-header-m > .col.productlist-pagination,
    .productlist-page-nav.productlist-page-nav-header-m > .col.productlist-item-info {
        margin-top: -1rem;
    }
    #main-wrapper #result-wrapper {
        position: relative;
        top: 0px;
    }
}

@media (min-width: 992px) {
    #content-wrapper:not(.has-fluid) {
        padding-top: 0rem;
    }
}

@media (min-width: 1200px) {
    li.nav-item.dropdown.active > span a,
    li.nav-item.active > a {
        color: #000 !important;
    }
}



/*********************************************************************************************************************************** PRODUK-LISTING BOXEN ***************/
#js-filters {
    background-color: #04a3ff;
    color: #fff;
    border-block-color: #04a3ff;
}

.rating i.fa-star {
    color: gold;
}

.ribbon-2 {
    background-color: #e30613;
    /* background-color: #019ff1; */
    color: #f5f7fa;
    padding-top: 15px;
    padding-bottom: 15px;
}

.ribbon-2::before {
    border-right-color: #9a040d;
    border-right-color: #01496e;
}

.productbox-title a {
    text-decoration: none;
    font-size: 14px;
}

.productbox-title a:hover {
    color: #525252;
}

.productbox-title .text-clamp-2 {
    max-height: 42px;
    mix-height: 42px;
    height: 42px;
}

.productbox-price {
    font-size: 1.4rem;
    white-space: nowrap;
}

#product-list .productbox-price {
    margin-top: 1rem;
}

.box-last-seen-item .price_wrapper .price.h1 {
    font-size: 1.4rem;
    white-space: nowrap;
}

.productbox-images.list-gallery {
    min-height: 330px;
}

.productbox-image > a {
    padding-top: 50px;
}

.ribbon {
    display: none;
}



.ga--wrapper-logo-manufacturer {
    position: relative;
    min-height: 40px;
}

.ga--wrapper-logo-manufacturer img {
    position: absolute;
    right: 0;
    z-index: 5;
}

.ga--ptitle-lineup {
    margin-top: 21px;
}

.productbox-image.square.square-image.second-wrapper {
    padding-top: 30px;
}
.slick-list .product-wrapper .inner.ga--keinBild img,
.productbox-image.square-image .inner img.ga--keinBild {
    -webkit-transform: translate(-82%, -75%);
    transform: translate(-82%, -75%);
    scale: 60%;
}

@media (min-width: 200px) {
    .slick-list .product-wrapper .inner.ga--keinBild img,
    .productbox-image.square-image .inner img.ga--keinBild {
        -webkit-transform: translate(-62%, -60%);
        transform: translate(-62%, -60%);
        scale: 80%;
    }
    .square-image .inner img {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .slick-list .product-wrapper .inner.ga--keinBild img,
    .productbox-image.square-image .inner img.ga--keinBild {
        -webkit-transform: translate(-82%, -75%);
        transform: translate(-82%, -75%);
        scale: 60%;
    }
    .square-image .inner img {
        width: auto;
    }
}




/*********************************************************************************************************************************** PRODUK-LISTING Zuletzt Angesehen ***************/
.box-last-seen-item a.ga--last-seen-image:hover,
.box-last-seen-item a.ga--last-seen-image {
    text-decoration: none;
}

.box-last-seen-item a.ga--last-seen-image:hover a.productbox-title {
    color: #04a3ff;
}

.ga--last-seen-image {
    /*display: flex;*/
    /*width: 100%;*/
}

.ga--last-seen-image .price_wrapper {
    position: absolute;
    bottom: 0;
}

.price.special-price {
    padding-top: 15px;
}

.ga--uvp {
    font-family: "Open Sans", sans-serif;
    text-decoration: line-through;
    font-size: 1.0rem;  /* 0.95rem */
    font-weight: normal;
    position: relative;
    top: -5px;
}

/*********************************************************************************************************************************** PRODUK-LISTING FILTER ***************/
#sidepanel_left .snippets-filter-show-all .btn.ga--btn-moreless {
    background-color: #04a3ff;
    color: #fff;
    padding: 3px 10px;
}

/*********************************************************************************************************************************** PRODUKT-DETAIL ***************/
.is-mobile #content #alert-list {
    padding-bottom: 0px;
}

.ga--highlight-pink {
    background-color: #04a3ff;
    color: #fff;
}

.ga--highlight-pink2 {
    color: #04a3ff !important;
}

.gallery-with-action-main > .col {
    padding-left: 60px;
    padding-right: 60px;
}

.ga--h3 {
    display: block;
    font-size: 1.25rem;
    color: #04a3ff;
    padding-bottom: 15px;
}

.ga--product-info {
    padding-left: 0;
    padding-top: 17px;
}

.product-offer{
    padding-top: 15px;
}

.product-title.h2 {
    color: #646464;
    font-weight: bold;
}

.estimated-delivery {
    color: #000;
    font-size: 0.875rem;
    cursor: pointer;
}

.estimated-delivery,
.info-essential {
    line-height: 1.75rem;
}

.estimated-delivery i {
    color: #04a3ff;
    font-size: 1.1rem;
    padding-right: 5px;
}

.estimated-delivery.ga--02 {
    font-weight: bold;
}

#image_wrapper #gallery .slick-arrow {
    display: block !important;
}

#image_wrapper #gallery .slick-arrow:hover {
    background-color: #04a3ff;
    border-radius: 54px;
    width: 70px;
}

.js-slider-wrapper .js-slider-items .js-slider-item{}

#image_wrapper #gallery .slick-arrow {
    background-color: #e8e8e8;
    border-radius: 54px;
    width: 70px;
}

.swatches .variation {
    min-height: 34px;
    min-width: 85px;
}

.swatches-text.active {
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
}

/* MOBILE ANSICHT */
.is-mobile #image_wrapper #gallery .slick-arrow {
    display: none !important;
}

#image_wrapper #gallery .slick-next {
    margin-right: 30px;
}

#image_wrapper.fullscreen #gallery .slick-next {
    margin-right: 0px;
}

.ga--img-manufacturer {
    padding-right: 10px;
}

#buy_form .alert-info {
    text-align: center;

    /*color: #525252;*/
    /*background-color: #ffd908;*/

    color: #fff;
    background-color: #04a3ff;


    /*color: #fff;*/
    /*background-color: #04a3ff;*/
}

.css-dreieck {
    position: absolute;
    top: -30px;
    left: -29px;
    scale: 30%;
    display: inline-block;
    width: 10px;
    height: 10px;

    /* border-top: 90px solid transparent; /* skyblue */
    /* border-right: 90px solid transparent; /* limegreen;  */
    border-bottom: 90px solid transparent; /* orange; */
    border-left: 90px solid #ffd908;
    display: none;
}

.ga--product-schnellcheck {
    padding-bottom: 20px;
}

.ga--product-check {
    max-width: 70px;
    height: auto;
}

.btn-light {
    color: #525252;
    background-color: #fff;
    border-color: #04a3ff; /*#e8e8e8;*/
    box-shadow: none;
}

.ga--tooltip {
    position: relative;
    display: inline-block;
}

.ga--tooltip .ga--tooltiptext {
    visibility: hidden;
    width: 350px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 15px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: -50px;
    left: 0;
}

.ga--tooltip:nth-of-type(6) .ga--tooltiptext,
.ga--tooltip:nth-of-type(1) .ga--tooltiptext {
    left: -0px;
}
.ga--tooltip:nth-of-type(7) .ga--tooltiptext,
.ga--tooltip:nth-of-type(2) .ga--tooltiptext {
    left: -74px;
}
.ga--tooltip:nth-of-type(8) .ga--tooltiptext,
.ga--tooltip:nth-of-type(3) .ga--tooltiptext {
    left: -147px;
}
.ga--tooltip:nth-of-type(9) .ga--tooltiptext,
.ga--tooltip:nth-of-type(4) .ga--tooltiptext {
    left: -221px;
}
.ga--tooltip:nth-of-type(10) .ga--tooltiptext,
.ga--tooltip:nth-of-type(5) .ga--tooltiptext {
    left: -295px;
}

.ga--tooltip:nth-of-type(6) .ga--tooltiptext,
.ga--tooltip:nth-of-type(7) .ga--tooltiptext,
.ga--tooltip:nth-of-type(8) .ga--tooltiptext,
.ga--tooltip:nth-of-type(9) .ga--tooltiptext,
.ga--tooltip:nth-of-type(10) .ga--tooltiptext {
    top: -120px;
}

.ga--tooltip:hover .ga--tooltiptext {
    visibility: visible;
}

.ga--basket-beratung {
    border-bottom: 5px solid #04a3ff;
}

#tab-description,
#tab-description .card-body {
    display: flex;
}

#tab-description .product-attributes,
#tab-description .desc {
    flex: 0 0 50%;
    max-width: 50%;
}

#tab-description .desc {
    padding-right: 25px;
    padding-top: 13px;
}

#tab-description .desc h2,
#tab-description .desc h3,
#tab-description .desc h4,
#tab-description .desc h5,
#tab-description .desc h6 {
    word-break: break-word;
}

#tab-description .product-attributes table tr td:nth-of-type(1) {
    max-width: 50px;
}

.ga--payment-icons,
.price_wrapper {
    text-align: right;
    margin-top: 1rem;
}

.ga--listing-keymerkmal {
    flex: 50%;
}

.ga--listing-keymerkmal img {
    scale: 1.0; /* 0.8 */
    float: left;
    top: 12px;
    position: relative;
}

.box-last-seen-item .ga--listing-keymerkmal {
    display: none;
}

.ga--payment-icons {
    padding-top: 30px;
    font-weight: bold;
    font-size: 1rem;
}

#buy_form .price-note a,
#buy_form .price-note {
    font-size: 0.8rem;
    color: #000;
}
.ga--discount {
    font-weight: bold;
}

.ga--discount-price {
    color: #e30613;
}

.suggested-price:first-of-type {
    margin-bottom: 10px;
    margin-top: 10px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ga--discounts {
    margin-bottom: 10px;
    margin-top: 10px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ga--payment-icons img {
    width: 20%;
    padding-bottom: 2px;
}

.is-mobile .breadcrumb-container {
    position: relative;
    top: -25px;
}

.is-mobile #product-offer .price.h1 {
    margin-top: 3rem;
}

.table-striped tbody tr:nth-of-type(2n) {
    background-color: #e8e8e8;
}

#wave .ga--footer-seo-product-detail {
    background-color: #e8e8e8;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
}

#wave h5 {
    text-align: center;
    font-weight: bold;
    font-size: 2.5rem;
    font-family: "Open Sans", sans-serif;
    color: #04a3ff;
}

#wave h6 {
    text-align: left;
    font-weight: bold;
    font-size: 1.8rem; /*2.125 rem*/
    font-family: "Montserrat", sans-serif;
    color: #000;
    padding-top: 30px;
}

#wave ul.ga--seo-crosskat-links {
    padding-left: 11px;
}

.ga--seo-crosskat-links li {
    display: inline flow-root list-item;
    width: 24%;
    list-style-type: disc;
    color: #04a3ff;
    line-height: 30px;
}

.ga--seo-crosskat-links li a {
    text-decoration: none;
    color: #000;
    display: block;
}

.ga--seo-crosskat-links li a:hover {
    color: #04a3ff;
}


/* #add-to-cart .form-control,
#add-to-cart .input-group-text {
    padding: 0.625rem 0.5375rem;
} */

@media (min-width: 200px){
    .is-mobile .breadcrumb-container {
        position: relative;
        top: -25px;
    }
    .is-mobile #content #alert-list {
        padding-bottom: 50px;
    }
    .ga--show-mobile {
        display: block;
    }
    .ga--product-info {
        padding-left: 0rem;
        padding-right: 0rem;
        padding-top: 17px;
    }
    .product-headline {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .ga--product-check {
        /*max-width: 65px;*/
        /*height: auto;*/
        width: 65px;
        height: 65px;
    }
    #tab-description .product-attributes,
    #tab-description .desc {
        flex: 0 0 100%;
        max-width: 100%;
    }
    #tab-description .product-attributes table tr td:nth-of-type(1) {
        max-width: 160px;
    }
    #tab-description.collapse:not(.show) {
        display: none;
    }
    .ga--tooltip:nth-of-type(6) .ga--tooltiptext,
    .ga--tooltip:nth-of-type(1) .ga--tooltiptext {
        left: -0px;
    }
    .ga--tooltip:nth-of-type(7) .ga--tooltiptext,
    .ga--tooltip:nth-of-type(2) .ga--tooltiptext {
        left: -69px;
    }
    .ga--tooltip:nth-of-type(8) .ga--tooltiptext,
    .ga--tooltip:nth-of-type(3) .ga--tooltiptext {
        left: -137px;
    }
    .ga--tooltip:nth-of-type(9) .ga--tooltiptext,
    .ga--tooltip:nth-of-type(4) .ga--tooltiptext {
        left: -206px;
    }
    .ga--tooltip:nth-of-type(10) .ga--tooltiptext,
    .ga--tooltip:nth-of-type(5) .ga--tooltiptext {
        left: -275px;
    }
    .ga--seo-crosskat-links li {
        width: 100%;
    }
}


@media (min-width: 413px) {
    .ga--product-check {
        max-width: 70px;
        height: auto;
    }
}


@media (min-width: 768px){
    .is-mobile .breadcrumb-container {
        top: 0px;
    }
    .is-mobile #content #alert-list {
        padding-bottom: 50px;
    }
    .is-mobile .suggested-price.ga--discounts {
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .ga--product-info {
        padding-left: 0rem;
        padding-top: 17px;
    }
    .product-offer .ga--product-info-inner.col,
    .row.variations .col {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .row.ga--stock-information .col {
        /*padding-left: 0rem;*/
    }
    #tab-description .product-attributes,
    #tab-description .desc {
        flex: 0 0 50%;
        max-width: 50%;
    }
    #tab-description .product-attributes table tr td:nth-of-type(1) {
        max-width: initial;
        width: 185px;
    }
    #tab-description {
        display: flex;
    }
    #tab-description.tab-pane:not(.show) {
        display: none;
    }
    #product-list .ga--tooltip .ga--tooltiptext {
        width: 300px;
        left: -11px;
        top: -58px;
    }
    .ga--tooltip:nth-of-type(1) .ga--tooltiptext {
        left: -0px;
    }
    .ga--tooltip:nth-of-type(2) .ga--tooltiptext {
        left: -74px;
    }
    .ga--tooltip:nth-of-type(3) .ga--tooltiptext {
        left: -147px;
    }
    .ga--tooltip:nth-of-type(4) .ga--tooltiptext {
        left: -221px;
    }
    .ga--tooltip:nth-of-type(5) .ga--tooltiptext {
        left: -295px;
    }
    .ga--tooltip:nth-of-type(6) .ga--tooltiptext {
        left: -0px;
    }
    .ga--tooltip:nth-of-type(7) .ga--tooltiptext {
        left: -74px;
    }
    .ga--tooltip:nth-of-type(8) .ga--tooltiptext {
        left: -147px;
    }
    .ga--tooltip:nth-of-type(9) .ga--tooltiptext {
        left: -221px;
    }
    .ga--tooltip:nth-of-type(10) .ga--tooltiptext {
        left: -295px;
    }
    .ga--seo-crosskat-links li {
        width: 24%;
    }
}

@media (min-width: 1367px) {
    .ga--show-mobile {
        display: none;
    }
}


/*********************************************************************************************************************************** FOOTER SEO ***************/
#wave .desc,
#wave .box-content-wrapper {
    background-color: #e8e8e8;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
}

#wave .box-content-wrapper .box-normal {
    margin-bottom: 0px;
}

#content-wrapper #content {
    padding-bottom: 0px;
}

#wave .desc h2:first-of-type {
    text-align: center;
    font-weight: bold;
    font-size: 2.5rem;
    font-family: "Open Sans", sans-serif;
    color: #04a3ff;
}

h1.h1 {
    text-align: center;
    font-weight: bold;
    font-size: 2.5rem;
    font-family: "Open Sans", sans-serif;
    color: #04a3ff;
}

@media (min-width: 200px) {
    #wave .desc h2:first-of-type {
        font-size: 1.5rem;
    }
}


@media (max-width: 768px) {
    #wave .box-content-wrapper {
        background-color: #e8e8e8;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-bottom: 1rem;
    }
    .container.ga--seo-text {
        padding-left: 0;
        padding-right: 0;
    }
    h1.h1 {
        font-size: 2.0rem;
        padding-top: 25px;
    }
}
@media (min-width: 768px) {
    #wave .desc h2:first-of-type {
        font-size: 2.5rem;
    }
}


/*********************************************************************************************************************************** FOOTER Newsletter ***************/
.ga--newsletter-box {
    background-color: #04a3ff;
}

.ga--newsletter-box .container {
    padding: 30px 0px 0px 0px;
    color: #fff;
}

#footer div.h2.newsletter-footer-heading {
    text-transform: uppercase;
    color: #fff;
    font-size: 2.675rem;
    font-weight: bolder;
    font-family: "Open Sans", sans-serif;
}

.ga--newsletter-box .newsletter-email-wrapper button.btn-secondary {
    background-color: #04a3ff;
    border: 1px solid #04a3ff;
}

#footer .ga--newsletter-box p.info a {
    color: #fff;
}

.ga--newsletter-claim {
    text-transform: uppercase;
    color: #fff;
    font-size: 1.275rem;
    font-weight: lighter;
    font-family: "Open Sans", sans-serif;
    display: block;
    padding-top: 3px;
}

#footer .ga--newsletter-box .form-group  {
    margin-bottom: 5px;
}

#footer .ga--newsletter-box .form-control {
    border: 1px solid #fff;
}

@media (max-width: 768px) {
    #footer div.h2.newsletter-footer-heading {
        font-size: 1.825rem;
        text-align: center;
    }
    .ga--newsletter-claim {
        font-size: 0.87rem;
        text-align: center;
    }
    p.info {
        text-align: center;
        padding-top: 6px;
    }
}

@media (max-width: 475px) {
    #footer div.h2.newsletter-footer-heading {
        font-size: 1.675rem;
        text-align: center;
    }
    .ga--newsletter-claim {
        font-size: 0.8rem;
        text-align: center;
    }
}

@media (min-width: 769px) AND (max-width:1200px){
    #footer div.h2.newsletter-footer-heading {
        font-size: 2.275rem;
        text-align: center;
    }
    .ga--newsletter-claim {
        font-size: 1.080rem;
        text-align: center;
    }
}

/*********************************************************************************************************************************** FOOTER  ***************/
#footer {
    background-color: #fff;
    padding-top: 0px;
}

#footer-boxes .panel-heading .panel-title,
#footer-boxes .productlist-filter-headline {
    color: #e30613;
    text-transform: uppercase;
}

#footer #footer-boxes .productlist-filter-headline,
#footer #footer-boxes .box-linkgroup .text-truncate {
    color: #04a3ff;
}

.ga--list-inline {
    margin-left: 0px;
    list-style: none;
    padding-left: 0px;
}

.ga--footer-telefon {
    font-weight: bolder;
    font-size: 2rem;
    font-family: "Open Sans", sans-serif;
}

.ga--footer-telefon a {
    text-decoration: none;
    color: #000;
    font-weight: bolder;
}

@media (max-width: 1080px) {
    .ga--footer-telefon{
        font-size: 1.4rem;
    }
}


/***************************************************************************************** BLOG / NEWS MAGAZIN ***********/
.newsbox-body a.newsbox-headline {
    text-decoration: none;
    color: #04a3ff;
}

.newsbox-footer a {
    background-color: #04a3ff;
    padding: 10px 25px 10px 40px;
    color: #fff;
    text-decoration: none;
}

/*************************************************************************************************** CHECKOUT ***********/
body[data-page="11"] #jtl-nav-wrapper nav,
body[data-page="11"] .menu_area {
    display: none;
}

.checkout-button-row {
    margin-bottom: 2rem;
}

@media (min-width: 992px) {
    body[data-page="11"] #content-wrapper:not(.has-fluid) {
        padding-top: 4rem;
    }
}