/*

 DGV - Template
 --------------------------------------

 */

/* BODY
 **************************************/

body {
    font-family: 'Raleway';
}

/* 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: 50px;
}
.footer-container {
    position: absolute;
    bottom: 0;
    width: 100%;
}
/* Sticky Footer - End */


/* HEADER LOGO
 **************************************/

header a.logo img {
    max-width: 100%;
    height: auto;
    width: 90%;
}

/* SUPPORT
 **************************************/
.bg-line {
    position: relative;
    padding: 0;
    text-align: center;
}

.bg-line span::after {
    right: 100%;
}

.bg-line span::after, .bg-line span::before {
    position: absolute;
    top: 50%;
    width: 450px;
    height: 1px;
    content: '';
    background: #b2b2b2;
}

.bg-line span::before {
    left: 100%;
}

.bg-line span {
    position: relative;
    z-index: 10;
    display: inline-block;
    padding: 0 24px;
}

.bg-line span h1, .bg-line span h2 {
    font-family: "Raleway", sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    text-transform: none;
    color: #b2b2b2;
    border-bottom: none;
    font-size: 40px;
    line-height: 46px;
}

/* NAVIGATION
 **************************************/

.top-switch-bg {
    border-top: 5px solid #27ae60;
}

#queldoreiNav > li > a > span {
    color: #666666 !important;
    font-family: 'Raleway';
    padding: 0px 10px;
    border-top: 3px solid transparent;
}

#queldoreiNav > li {
    font-family: 'Raleway' !important;
    float: left;
    position: relative;
    margin: -2px 3px;
}

#queldoreiNav ul li a {
    font-family: 'Raleway';
    font-weight: 400;
    color: #333333 !important;
}

#queldoreiNav ul li.active > a {
    background: #014d8b !important;
}

#queldoreiNav div.sub-wrapper {
    background: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(39, 174, 96, 0.3);
}

#queldoreiNav > li:hover, #queldoreiNav > li.over, #queldoreiNav > li.active {
    box-shadow: 0px 0px 6px 0px rgba(39, 174, 96, 0.3);
}

.catalog-category-view .block-left-nav li.active {
    font-weight: 600;
}
.catalog-category-view .block-left-nav li {
    font-size: 14px;
}

.nav-container ul.level0 li:hover > a em, .nav-container ul.level0 li.active > a em {
    background-position: 0 -3px;
    background-color: #014d8b;
}

/* WARENKORB
 **************************************/
#shopping-cart-totals-table {
    margin: 10px 19px auto 15px;
}

#shopping-cart-totals-table strong {
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0px;
}

/* REGISTRATION
 **************************************/
.block-login .new-users {
    display: none;
    box-shadow: inset 0px 5px 6px -4px rgba(39, 174, 96, 0.3);
}

/* PRODUCT
 **************************************/
ul li h2.product-name, .product-view ul li h2.product-name {
    font-family: 'Raleway';
}

aside.sidebar, aside.sidebar ul.mainMenu, aside.sidebar ul.mainMenu li.mainItem a.mainTrigger div.icon.inactive, aside.sidebar ul.mainMenu li.mainItem a.zoomInContainer div.icon.inactive, aside.sidebar ul.mainMenu li.mainItem a.zoomOutContainer div.icon.inactive, aside.sidebar div.submenu > ul li.subItem a.subTrigger, aside.sidebar .layoutsGalleryMask, aside.sidebar .shapesGalleryMask, aside.sidebar .backgroundsGalleryMask, aside.sidebar .layoutsGallery ul.layoutsGalleryList li.listItem a.container, aside.sidebar .backgroundsGallery ul.backgroundsGalleryList li.listItem a.container, aside.sidebar ul.mainMenu li.mainItem.disabled a.mainTrigger div.icon.active, aside.sidebar #loadProjectFrame, aside.sidebar #saveProjectFrame, aside.sidebar div.submenu > ul li.subItem a.subTrigger, aside.sidebar ul.mainMenu li.mainItem a.mainTrigger div.icon.inactive, aside.sidebar .layoutsGalleryMask, aside.asideMobile ul, .ppmt aside.asideMobile ul li, .ppmt aside.asideMobile #saveProjectFrameMobile, .ppmt aside.asideMobile #loadProjectFrameMobile, .ppmt #editorBottomBarContainerMobile, .ppmt #editorTopbarContainerMobile, .ppmt #editorTopbarContainerMobile a, .ppmt #editorTopbarContainerMobile .current_action_info, .ppmt .editTextActions, .ppmt #editorBottomBarContainerMobile a, body.ppmt.ppmt-preview #editorTopbarContainerMobile .topBarContent .topBarActions li.edit_state a, .ppmt aside.asideMobile, body.preview_area #editorTopbarContainerMobile .topBarContent .topBarActions li.edit_state a {
    background-color: #fff !important;
}


/* Benutzerkonto
 **************************************/
 .link-reorder {
    display: none;
}