.ssl-logo {
    background: transparent url("https://fitsch.de/templates/Fashion/themes/base/images/ssl-logo.png") no-repeat scroll left top / 65px auto;
    height: 65px;
    margin: -12px 0 0;
    width: 65px;
}
.trustedshops-logo {
    background: transparent url("../base/images/trustedshops-logo.png") no-repeat scroll left top / 60px auto;
    height: 60px;
    line-height: 1.2;
    margin: -10px 10px 0 0;
    padding-left: 70px;
    padding-top: 10px;
    width: 170px;
}
.versand-text {
    padding: 10px 0 0;
    font-style: italic;
    color: #666;
}
.scrolltotop {
    z-index: 2;
    bottom: 40px;
    cursor: pointer;
    display: block;
    position: fixed;
    left: 20px;
    transition: all 1s ease 0s;
}
span.overlay {
    height: 25px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 20px;
    font-weight: 600;
    width: 55px;
}
span.sale {
    background-color: #363636;
    color: #fff;
    left: 35px;
}
span.top {
    background-color: #363636;
    color: #fff;
    left: 35px;
}