/*

 Papier Mettler 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 */


body {
    font-size: 14px;
    color: #333333;
    background: #ffffff;
}

.main.row {
    background-color: #ffffff !important;
}

.main-container {
    background: #ffffff;
}
.page-title-bg {
    background-color: #ffffff;
}

.page-title-bg, .col-main-wrap > .blog-title::before, .page-title::before, .breadcrumbs::before, .page-head h3::before, .product-category-title::before {
    background: none;
}

html, button, input, select, textarea {
    color: #222222;
}

/* NAVIGATION
 **************************************/
.top-switch-bg {
    border-top: 5px solid #97c543;
}

.header-container .links {
    text-transform: uppercase;
}

#queldoreiNav {
    margin: 31px 0 34px 20px;
    width: auto !important;
}

/* STARTSEITE
 **************************************/
.cms-index-index .col-main {
    float: none;
    width: auto;
    margin: 10px 0 30px;
    padding-bottom: 30px;
    background-color: #fafafa;
}

header a.logo img {
    max-width: 100%;
    height: auto;
    width: 288px;
}

/* ARTIKEL KATEGORIE
 **************************************/

/* ARTIKEL
 **************************************/

/* FLEXSLIDER
 **************************************/

/* WARENKORB
 **************************************/

/* CHECKOUT
 **************************************/

/* FOOTER
 *************************************
 .footer-banners {
 background: #ffffff !important;
 }

 * */

/* 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: #333333;
    font-size: 31px;
    font-weight: 300;
    margin-top: 26px;
    display: block;
}

/* BENUTZERKONTO
 **************************************/
.block-login .new-users {
    display: none;
}

/* SAVED PROJECTS ORDER disabled
**************************************/

.nobr .formular_project_reorder {
    display: ;
}

.nobr .separator:last-of-type {
    display: ;
}


/* onepage-success
 **************************************/

.footer-container, footer a, footer ul.links li a {
    color: #ffffff;
    text-transform: uppercase;
}

