.right-login h3 {
    padding-top: 20px;
}

.form-group #user_remember_me {
    margin-top: 15px;
}

.form-row label,
.form-row mark {
    margin-top: 15px;
}

.dsubmit {
    margin-top: 25px;
}

.register-page .alert-danger,
.register-page .text-success {
    margin-top: 25px;
    margin-left: 20px;
}

.product-detail-tag {
    margin-top: 10px;
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: gray;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.gym-product .product-box .img-wrapper .cart-info i {
    color: black;
}

.product-box .cart-info button,
.product-box .cart-wrap button {
    background-color: white;
}

.gym-product .product-box .img-wrapper .cart-info button:hover i,
.gym-product .product-box .img-wrapper .cart-info a:hover i {
    color: orange;
}

.mobile-cart .pixelstrap a,
.mobile-cart .pixelstrap a:hover,
.mobile-cart .pixelstrap a:active {
    padding-right: 5px;
}

.mypixelstrap,
.mypixelstrap a,
.mypixelstrap a:hover,
.mypixelstrap a:active {
    color: #222222;
    background-color: #f7e1b9;
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 22px;
    padding-bottom: 22px;
    letter-spacing: 0.07em;
}

.pixelstrap,
.pixelstrap a,
.pixelstrap a:hover,
.pixelstrap a:active {
    /*padding-right: 35px;*/
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 22px;
    padding-bottom: 22px;
    letter-spacing: 0.07em;
}

@media (max-width: 577px) {
    div.pixelstrap {
        position: fixed;
        bottom: 12px;
        background-color: white;
        right: 16%;
        font-size: 0;
        padding: 3px;
    }
    div.pixelstraphide {
        display: none;
    }
}

.onhover-div {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Lato, sans-serif;
}

header {
    padding-bottom: 20px;
}

span.eur {
    padding-top: 8px;
    padding-right: 10px;
}

.addspace {
    padding-top: 30px;
}

.page-main-content ul {
    list-style-type: disc;
}

.page-main-content li {
    display: list-item !important;
    margin-left: 20px;
    margin-bottom: 0 !important;
}

.page-main-content p {
    margin-top: 1rem;
    margin-bottom: 0;
}

ul#shopping_cart {
    margin-top: -35px;
}

.page-main-content .nav-wizard li {
    display: block !important;
    margin-left: 0px;
}

ul.nav-wizard li a {
    text-transform: none;
}

ul.nav-wizard {
    padding-left: 0px;
}

.cart-section tbody tr td {
    min-width: 100px !important;
}

@media (max-width: 1199px) {
    .leftkatlist {
        display: none;
    }
}

@media (min-width: 1200px) {
    .obenkatlist {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .container {
        margin-left: 10px !important;
        margin-right: 10px !important;
        max-width: 1152px;
    }
}

.preis-staffel thead td {
    border-bottom: #222222 1px solid;
}

.preis-staffel td.firstcol {
    border-right: #222222 1px solid;
}

.preis-staffel td {
    padding: 5px;
    text-align: right;
}

h5,
h4,
h3,
h2,
h1,
.cart-section tbody tr td a,
.cart-section tbody tr td p,
.wishlist-section tbody tr td a,
.wishlist-section tbody tr td p {
    text-transform: none;
}

p {
    font-size: 16px;
    color: #555;
}

h4 {
    font-size: 20px;
}

body {
    font-size: 16px;
    color: #555;
}