/*

 Schott 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
 **************************************/
.top-switch-bg {
    border-top: 5px solid #00315e;
}

#queldoreiNav > li > a {
    letter-spacing: 0em;
}

/* BREADCRUMB
 **************************************/

/* STARTSEITE
 **************************************/

/* ARTIKEL KATEGORIE
 **************************************/

/* ARTIKEL
 **************************************/

/* FLEXSLIDER
 **************************************/

/* WARENKORB
 **************************************/

/* 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: 'PRINTSHOP';
    color: #8c8989;
    font-size: 31px;
    font-weight: 300;
    margin-top: 26px;
    display: block;
}

/* BENUTZERKONTO
 **************************************/

/* onepage-success
 **************************************/

