/*

 URANO SHOP OVERRIDE
 --------------------------------------

 */
@font-face {
    font-family: "PT Sans Bold";
    src: url("fonts/PTSans-Bold.eot?#iefix");
    src: url("fonts/PTSans-Bold.eot?#iefix") format("eot"), url("fonts/PTSans-Bold.otf") format('opentype'), url("fonts/PTSans-Bold.woff") format("woff"), url("fonts/PTSans-Bold.ttf") format("truetype"), url("fonts/PTSans-Bold.svg#PTSans-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "PT Sans Regular";
    src: url("fonts/PTSans-Regular.eot?#iefix");
    src: url("fonts/PTSans-Regular.eot?#iefix") format("eot"), url("fonts/PTSans-Regular.otf") format('opentype'), url("fonts/PTSans-Regular.woff") format("woff"), url("fonts/PTSans-Regular.ttf") format("truetype"), url("fonts/PTSans-Regular.svg#PTSans-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* 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;
    font-family: "PT Sans Regular";
    color: #1b1a19;
    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 {
    font-family: "PT Sans Regular";
    color: #222222;
}

/* NAVIGATION
 **************************************/
.top-switch-bg {
    border-top: 5px solid #dd0b2f;
}

.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: #e9eaee;
}

/* 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: #8c8989;
    font-size: 31px;
    font-weight: 300;
    margin-top: 26px;
    display: block;
}

/* BENUTZERKONTO
 **************************************/
.block-login .new-users {
    display: none;
}

/* onepage-success
 **************************************/
.footer-container, footer a, footer ul.links li a {
    color: #ffffff;
    text-transform: uppercase;
}