/*

 odd SHOP OVERRIDE
 --------------------------------------

 */

/* BODY
 **************************************/

/* Sticky Footer - Beginn */
html, body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    height: 100%;
}
.wrapper {
    min-height: 100%;
    position: relative;
}
.main-container {
    padding: 0;
    padding-bottom: 100px;
}
.footer-container {
    position: absolute;
    bottom: 0;
    width: 100%;
}
/* Sticky Footer - End */

/* NAVIGATION
 **************************************/

#queldoreiNav {
    margin: 31px 0 34px 20px;
    width: auto !important;
}

/* STARTSEITE
 **************************************/

.cms-index-index .col-main {
    padding-bottom: 300px;
}

/* ARTIKEL KATEGORIE
 **************************************/

/*.catalog-category-view .category-products .toolbar{
 display:none;
 }
 */

/* ARTIKEL
 **************************************/

/* FLEXSLIDER
 **************************************/

/* WARENKORB
 **************************************/
#shopping-cart-totals-table td {
    padding: 2px 10px;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    width: 50%;
}

/* CHECKOUT
 **************************************/

/* LOGIN
 **************************************/

.customer-account-login .top-switch-bg {
    display: none;
}

.customer-account-login .top-dropdowns {
    display: none;
}

.customer-account-login header {
    box-shadow: none;
}

.customer-account-login .main-container {
    box-shadow: none;
}

.customer-account-login .new-users {
    display: none;
}

.customer-account-login header .logo {
    margin-top: 50px;
    position: absolute;
}
.customer-account-login header .logo::after {
    content: '';
    color: #556e87;
    font-size: 19px;
    margin-top: 16px;
    display: block;
}

/* BENUTZERKONTO
 **************************************/

/* onepage-success
 **************************************/

