/* Wrapper */
.wrapper {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    min-height: 100vh; }

#wrapper-login{
    background-image: url("../img/bg_firma.jpeg");
    background-repeat: no-repeat;
    background-size: cover;
}


div#inner-login {
    float: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    padding: 0 !important;

}

form.inner-form {
    padding: 0 0 0 6em;
}

input#login-button {
    width: 100%;
    color: white !important;
    background: #272727;
}

#login-action{
    width: 50%;
    margin: auto;
}

a#forgot-password {
    text-align: center !important;
    color: black;
}

p#forgot-password-paragraph {
    margin: 0;
    color: white;
}



section#banner-login {
    background: #69849ff2;
}



#form-login {
    margin: 0;
}
.ardex-inputs {
    border-radius: 0 !important;
}

input#username-pw, input#username-login {
    border: 1px solid white;
    color: white;
}

input#username-pw::placeholder, input#username-login::placeholder {
    color: white !important;
}

input#username-pw{
    background: url(../Icons/lock_ico.png) no-repeat;
    background-position: right;
}
input#username-login{
    background: url(../Icons/user_ico.png) no-repeat;
    background-position: right;
}

ul.actions {
    margin-bottom: 0;
}

img#logo {
    width: 25%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

ul.actions li {
    padding: 0 0 0 0em;
}

article {
    padding: 1em;
    background: #eff3f5;
}


.main-icons {
    height: 2rem;
    width: auto;
}

.main-links {
    border: none;
}

img#logo-main {
    width: 10%;
    margin: auto;
    text-align: center;
    position: absolute;
    top: 4em;
    right: 0;
    left: 0;
    bottom: 0;
}

ul.icons {
    padding: 1.5rem;
}

div#category-header {
    width: 100%;
    height: 2.5rem;
    background: #69849f;
}

#header {
    border: none;
    display: block;
}

div#category-header {
    width: 100%;
    background: #69849f;
    padding: 0.5em;
    height: auto;
}

h3.category-headline {
    text-align: center;
    color: white;
    font-weight: 100;
    margin: 0;
}

section#search {
    background: white !important;
    margin-bottom: 0 !important;
}

input#suche-input {
    width: auto;
    float: left;
    border: none;
    height: initial;
    border-bottom: 1px solid #69849f;
}

img#search-icon {
    height: 2em;
    width: auto;
    padding: 0;
    margin: 0.5em 0.5em 0.5em 1.5em;
}

section#suche {
    background: white !important;
    margin: 0 !important;
    padding: 0 0 1em 0 !important;
    color: black;
}

#sidebar > .inner {
    background: white;
}

#menu > ul > li {
    border-top: solid 0.75em #fff;
    margin: 0;
    padding: 0 0 0 1em;
}

nav#menu {
    background: #eff3f5;
    padding: 0 !important;
}


a.button.cart {
    background: #69849f;
    color: white !important;
    border: none;
    border-radius: 0;
    font-size: 0.6em;
    text-transform: none;
    width: 100%;
}

a.button.in-cart {
    background: #6da941;
    color: white !important;
    border: none;
    border-radius: 0;
    font-size: 0.6em;
    text-transform: none;
    width: 100%;
}

h3.product-name {
    float: left;
}

p.product-type {
    text-align: end;
    font-size: 1.25em;
    margin-bottom: 1em;
}

.col-12.product-col {
    text-align: center;
    float: left;
    width: 50%;
    height: 65%;
    position: relative;
}

ul.ul-5.product-listing-icons {
    height: 3rem;
    top: 4em;
    margin-top: 0.5em;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

img.product-img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    padding: 1em;
    margin: auto;
    top: 0em;
    left: 0em;
    right: 0em;
    bottom: 0em;
}

p.ve-amount {
    text-align: end;
    margin: 0;
}

p.product-price {
    text-align: end;
    margin: 0;
}

label.ardex-label {
    float: left;
    margin: 0;
    color: black;
}

label.ardex-label-blue {
    float: left;
    margin: 0;
}

.product-title{
    color: #000;
}

input#cancel-send-product-msg-01 {
    margin-left: 1em;
}

.label-wrapper {
    margin-bottom: 1em;
}

.product-inputs {
    height: 2em !important;
    margin-bottom: 0.5em;
    border-radius: 0 !important;
    color: #69849f;
}

.product-inputs::placeholder{
    color: #69849f !important;
}

input.product-inputs {
    background: transparent;
}

div#myModal {
    position: fixed;
    left: 0;
    top: 0;
    margin: 0;
    width: 100vw;
    height: 100vh;
}

li.colm-5 {
    width: 16%;
    padding: 3px;
    margin: 0;
    list-style: none;
    float: left;
}

ul.ul-5 {
    margin: 0;
    padding: 0;
}

img.product-icons {
    width: 100%;
    padding: 0.1em;
    height: 2em;
}

h3, h2, h1, p, label {
    color: #69849f;
}



.posts article:before, .posts article:after {
    display: none;
}

#main > .inner > section {
    padding: 2em 0 2em 0;
}

div#sidebar {
    background: white;
    position: fixed;
    left: 0;
    overflow: auto;
    overflow-x: hidden;
    height: 100vh;
}

h2.product-name {
    float: left;
    margin: 0;
}

span.opener {
    margin-right: 0.5em;
}

a {
    border: none;
}



/*MODAL STUFF*/
/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #ff0000;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.modal{
    position: absolute;
    z-index: 999999;
    background: #69849f;
    display: none;
    margin: 0 0em 0em 6em;
    padding: 3em;
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}

input.primary.save-button {
    width: 100%;
    background-color: #69849f;
}

input#address-date {
    padding: 0.3em;
    text-align: center;
    width: 100%;
}

a.cart-info {
    position: absolute;
}

img#datepicker-icon {
    height: 100%;
    margin-left: 1.5em;
}




.modal.msg {
    background: #eff3f5;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
}

li.product-msg-input {
    width: initial !important;
}

input#send-product-msg-button {
    background: #69849f;
    color: white !important;
    margin-left: 1.25em;
}

.modal-inputs {
    margin-bottom: 1em;
}

.order-details {
  margin: 0 0 0.5em 0;
}

textarea#text-input-send {
    height: 35vh;
}

h3.modal-product-sku {
    margin: 0;
}

img.modal-icons {
    float: left;
    height: 3em;
    margin-right: 2.5em;
    margin-top: 0.5em;
}

.label-account {
    margin: 0 !important;
}

/*SHOPPING CART*/
article.cart-item {
    width: 100%;
    margin-bottom: 0.5em !important;
}

.product-cart-img {
    max-height: 75%;
    max-width: 5em;
    margin: 1em;
    vertical-align: middle;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.cart-inputs {
    color: black;
}

.col-12.cart-col.colm-70 {
    float: right;
    width: 30%;
}

.cart-img.colm-30 {
    float: left;
    width: 60%;
}

input.cart-amount {
    max-width: 5em;
    float: left;
}

.cart-row {
    border-bottom: 1px solid #69849f63;
    padding: 0.5em;
}

h2.cart-product-name {
    margin-bottom: 0;
    padding: 1em 0 0 0;
    color: black;
}

p.cart-product-descr {
    color: black;
}

input.product-inputs.cart-inputs {
    width: 25%;
    float: left;
}

label.ardex-label.qty {
    width: 68%;
}

.reload-cart {
    width: 1.5em;
    margin: 1%;
    margin-top: 0.5em;
}

.cart-info-action {
    width: 1.5em;
}

.cart-container.container {
    margin: 0 0 0 6em;
    width: 100%;
    background: #f9fafa;
}

article.cart-item {
    padding: 1em 1em 0 1em;
}

a.button.cart.checkout {
    position: fixed;
    width: initial;
    text-align: center;
    padding: 0 1em 0 1em;
    margin: 0 10em 3em 0;
    right: 0;
    bottom: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

a.button.cart.checkout:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

p#korb {
    text-shadow: 0 0 7px #000;
    background: #6da941;
    color: #fff;
    line-height: 24px;
    border-radius: 2px;
    display: inline-block;
    margin: 3px 0 0;
    min-width: 18px;
    overflow: hidden;
    padding: 0 3px;
    text-align: center;
    white-space: normal;
}

h3.order-top-links {
    background: #eff3f5;
    padding: 0.5em;
    margin-top: 1em;
}

.table-wrapper {
    color: black;
}

div#acc-modal {
    background: #ffffff;
    width: 10rem;
    margin: 0;
    position: absolute;
    top: 5em;
    right: 5em;
    display: none;
    padding: 0;
    left: unset;
}

ul#account-link-list {
    margin: 0;
    padding: 0;
}

li.account-links {
    padding: 0.5em;
    margin: 0.5em 0 0.5em 0;
    list-style: none;
    background: #eff3f5;
    text-align: center;
}

h3#account-header {
    width: 100%;
    background: #69849f;
    padding: 0.5em;
    height: auto;
    color: white;
    margin: 0;
    text-align: center;
}

h3#logout {
    border: #69849f solid 2px;
    width: 100%;
    background: #ffffff;
    padding: 0.5em;
    height: auto;
    color: #69849f;
    margin: 0;
    text-align: center;
}

.shipping-form-label{
    color: #000;
}

img.dots {
    height: 1em;
}

.sumprice{
    color: #000000;
}

table tfoot {
    background: #eff3f5;
    border-top: solid 1rem rgba(210, 215, 217, 0.75);
}

@media only screen and (max-width: 40em){

    a.button.cart.checkout {
        margin: 0 2em 2em 0;
    }

    article.cart-item {
        padding: 1em 1em 1em 1em !important;
    }

    .cart-img.colm-30 {
        width: 100% !important;
    }

    .col-12.cart-col.colm-70 {
        width: 100% !important;
    }

    img#logo-main {
        width: 20%;
        /* margin-left: 0; */
        /* margin-right: 38%; */
        top: 2em;
    }

    img#logo {
        position: absolute;
        width: 20%;
        margin-left: 27%;
        top: 2em;
    }

    section#banner-login {
        max-width: 85%;
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding: 0 !important;
    }

    a#forgot-password {
        text-align: center !important;
        color: white;
        position: absolute;
        background: #272727;
        padding: 0.5em;
        margin-top: 2em;
        text-transform: uppercase;
        font-weight: bold;
        right: 2em;
    }

    ul.actions {
        margin-bottom: 1em;
    }

    div#login-content {
        padding: 0 2em 0.1em 2em;
    }
    
    
    .cart-content {
        font-size: x-small;
    }
    
    .cart-container.container {
        margin: 0;
    }
    
    .reload-cart {
        margin-left: 4%;
        margin-top: 0;
    }
    
    .cart-row {
        margin: 0;
        padding: 0;
    }
}

@media only screen and (min-width: 40.063em) {
    section#banner-login {
        width: 60vw;
        padding-left: 25% !important;
        padding-right: 25% !important;
    }


    /*.toggle {*/
    /*    display: none !important;*/
    /*}*/
}

@media screen and (min-width: 1680px) {
    .toggle {
        display: none !important;
    }
}

@media screen and (max-width: 1280px){

div#sidebar{
	overflow: unset;
	overflow-x: unset;
}

#main{
     margin-left:0 !important;
}
    .label-account {
    padding-top: 0.5em !important;
    padding-bottom: 0 !important;
    margin: 0 !important;
}

    div#cart-info-modal {
        margin: 0em 4em 0em 6em;
    }

    img#datepicker-icon {
        margin-left: 0;
    }

    #sidebar .toggle:before {
        background: #eff3f5;
        margin: 0;
    }

    .product-info-td {
        width: 50%;
    }
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    #main {
        margin-left: 0 !important;
    }

    .close-gtr {
        padding-top: 0em !important;
    }

    h1, h2, h3, h4, h5, h6 {
        margin: 0 0 0em 0 !important;
    }

    div#sidebar {
        overflow: unset;
    }

    form.inner-form {
        padding: 0;
    }

    div#cart-info-modal {
        margin: 0em 2em 0em 0em;
    }

    .modal-content {
        width: 100%;
    }

    .modal {
        margin: 0;
    }

    img#datepicker-icon {
        height: 2em;
        padding-top: 0.5em;
        margin-left: 0;
    }
}

@media screen and (max-width: 480px){
    .row {
        margin-left: 0;
    }

    .row > * {
        padding: 1em;
    }
}

@media screen and (max-width: 736px){
    .row {
        margin-left: 0;
    }
}

@media screen and (max-width: 980px){
    .row.gtr-uniform.shipping {
        padding-right: 0;
    }

    .row {
        margin-left: 0;
    }
}

@media screen and (max-width: 1280px) {
    .row {
        margin-left: 0;
    }
}

@media screen and (max-width: 1680px) {
    .row {
        margin-left: 0;
    }
}

.row {
    margin-left: 0;
}

.row.gtr-uniform.shipping {
    padding-right: 1.5em;
}

#login-start {
    margin-left: 0;
}

@font-face {
    font-family: 'fab400';
    src: url('../webfonts/fa-brands-400.eot'); /* IE9 Compat Modes */
    src: url('../webfonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../webfonts/fa-brands-400.woff2') format('woff2'), /* Super Modern Browsers */
    url('../webfonts/fa-brands-400.woff') format('woff'), /* Pretty Modern Browsers */
    url('../webfonts/fa-brands-400.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('../webfonts/fa-brands-400.svg#fab400') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'far400';
    src: url('../webfonts/fa-regular-400.eot'); /* IE9 Compat Modes */
    src: url('../webfonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../webfonts/fa-regular-400.woff2') format('woff2'), /* Super Modern Browsers */
    url('../webfonts/fa-regular-400.woff') format('woff'), /* Pretty Modern Browsers */
    url('../webfonts/fa-regular-400.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('../webfonts/fa-regular-400.svg#far400') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'fas900';
    src: url('../webfonts/fa-solid-900.eot'); /* IE9 Compat Modes */
    src: url('../webfonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../webfonts/fa-solid-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('../webfonts/fa-solid-900.woff') format('woff'), /* Pretty Modern Browsers */
    url('../webfonts/fa-solid-900.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('../webfonts/fa-solid-900.svg#fas900') format('svg'); /* Legacy iOS */
}

body{
    font-family: "fab400", Fallback, sans-serif;
    font-family: "far400", Fallback, sans-serif;
    font-family: "fas900", Fallback, sans-serif;
}
.inner-product {
    width: 100%;
    height: 15rem;
}

ul.actions {
    width: 50%;

}

/** FIX BOXES **/
.posts article {
    height: 24em;
}

.product-title {
    position: absolute;
    top: 4em;
}

.col-12.product-col {
    top: 4em;
}

ul.ul-5.product-listing-icons {
    top: 4em;
}

.product-title {
    height: 3.5rem;
    overflow: hidden;
}


/* Tooltip container */
.tooltip {
    right: 0;
    display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext {
    width: 15em;
    position: absolute;
    lefT: 0;
    visibility: hidden;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 6px;
    z-index: 1;
    top: -0.5em;
    margin-left: -15.5em;
    opacity: 0;
    transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
    /*content: "";*/
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.label-account {
    padding-top: 0.5em !important;
}

.col-account{
    padding-top: 0 !important;
}

.product-info-td {
    width: 50%;
}

.order-info-th {
    width: 25%;
}

a#cancel-send-product-msg-01 {
    background: #ffffff;
    padding: 1em;
    color: #69849f !important;
    border: 1px solid #69849f;
    font-family: "Roboto Slab", serif;
    font-size: 0.8em;
    font-weight: 700;
    height: 3.5em;
    letter-spacing: 0.075em;
    line-height: 3.5em;
}

input[type="checkbox"], input[type="radio"] {
    -moz-appearance: revert;
    -webkit-appearance: revert;
    -ms-appearance: revert;
    appearance: revert;
    display: block;
    opacity: 1;
    margin-right: -2em;
}

.order-history table th {
    max-width: 4em;
}

.cart-img-wrapper {
    height: 8em;
    float: left;
    margin-right: 1em;
    width: 8em;
}

span.helper {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

span.tooltiptext.cart-tooltiptext {
    left: 2em;
    margin-left: 0;
}

span.subopener {
    margin-right: 1em;
}



/* Tooltip container */
.tooltip2 {
    position: absolute;
    right: 0;
    display: inline-block;
}

/* Tooltip text */
.tooltip2 .tooltiptext2 {
    width: 15em;
    position: absolute;
    lefT: 0;
    visibility: hidden;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 6px;
    z-index: 1;
    top: -0.5em;
    margin-left: -15.5em;
    opacity: 0;
    transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip2 .tooltiptext2::after {
    /*content: "";*/
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip2:hover .tooltiptext2 {
    visibility: visible;
    opacity: 1;
}
form#lieferadresse_auswaehlen {
    margin-top: 2em;
}

.close-gtr{
    padding-top: 0.5em !important;
}

@media screen and (max-width: 480px)
.row.gtr-uniform > * {
    padding: 0.25em;
}

#main {
    margin-left: 23em;
}
