/*

dark blue #435777 rgb(67, 87, 119)

*/
/* styles for '...' */

.sa_widget_visible-xs {
    display: none !important;
}

.sa_widget_zIndex .col-xs-12 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    width: 100%;
}

.sa_widget_zIndex {
    line-height: 1.42857143!important;
}

.sa_widget_zIndex .col-xs-6 {
    position: relative;
    float: left;
    width: 50%;
}

.sa_widget_zIndex .carousel-item-txt {
    text-align: left;
    line-height: 18px!important;
    max-height: 54px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-size: 10px;
    min-height: 36px;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.AoL {
    position: fixed;
    top: 0;
    left: 0;
}

.AoR {
    position: fixed;
    top: 0;
    right: 0;
}

.AuR {
    position: fixed;
    bottom: 0;
    right: 0;
}

.AuL {
    position: fixed;
    bottom: 0;
    left: 0;
}
@media (max-width: 992px) {
    .AoL_sm {
        position: fixed;
        top: 0;
        left: 0;
        bottom: auto;
        right: auto;
    }

    .AoR_sm {
        position: fixed;
        top: 0;
        right: 0;
        bottom: auto;
        left: auto;
    }

    .AuR_sm {
        position: fixed;
        bottom: 0;
        right: 0;
        top: auto;
        left: auto;
    }

    .AuL_sm {
        position: fixed;
        bottom: 0;
        left: 0;
        top: auto;
        right: auto;
    }
}

@media (max-width: 767px) {
    .sa_widget_hidden-xs {
        display: none !important;
    }

    .sa_widget_visible-xs {
        display: block !important;
    }
}

.sa-ratings .sa-rating {
    height: 96px;
}

.sa-ratings .sa-rating {
    display: none;
}

.sa-ratings .sa-rating:first-child {
    display: block;
}

.sa-ratings.slick-initialized .sa-rating {
    display: block;
}

#sa_widget_knm, #sa_widget_bar_extended, #sa_widget_knm *, #sa_widget_bar_extended *, .sa_widget_zIndex {
    z-index: 1114152313120519 !important;
}

#sa_widget_knm #closing_cross_small, #sa_widget_bar_extended #closing_cross, .fa-spinner {
    color: #435777;
}

#sa_widget_knm, #sa_widget_bar_extended {
    color: #000000;
    font-size: 12px;
}

#sa_widget_knm i, #sa_widget_bar_extended i {
    color: #435777;
    font-size: 24px;
}

#sa_widget_bar_extended  .sa-ratings .slick-slide a {
    display: none;
}
#sa_widget_bar_extended  .sa-ratings .slick-active a {
    display: block;
}

.sa_widget_zIndex .sahrbox {
    padding: 0;
}

hr.sahr {
    margin: 8px;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(67, 87, 119, 0), rgba(67, 87, 119, 0.75), rgba(67, 87, 119, 0));
}

.vr:before {
    content: "";
    border: 0;
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -0.5px;
    background-image: linear-gradient(to bottom, rgba(67, 87, 119, 0), rgba(67, 87, 119, 0.55), rgba(67, 87, 119, 0));
}

.sa-footer hr.sahr {
    margin-bottom: 5px;
}

.sa-footer {
    padding: 0 0 8px 0;
}

a.shopKNM {
    color: #435777;
    font-size: 8px;
}

.starEmpty {
    position: relative;
    font-size: 10px !important;
    color: #435777;
}

.starPartiallyFilled {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #f4a43b;
    overflow: hidden;
}

.shopauskunftLogoBox {
    width: 56px;
    display: flex;
    height: auto;
    border-right: 2px solid;
    border-color: #435777;
}

.shopauskunftLogo {
    width: 48px;
}



.hide_module {
    display: none;
}

.show_module {
    display: inline;
}

#sa_widget_knm:hover {
    cursor: pointer;
}

.closeBtn:hover {
    cursor: pointer;
}

.sa_box_shadow {
    padding-bottom: 8px;
    -webkit-box-shadow: 0 1px 5px 0 #4a4a4a;
    box-shadow: 0 1px 5px 0 #4a4a4a;
}