/* CustomerMenu */

/* Navigation */
li.nav.item {
    list-style-type: none;
}

.dashboard-bonuspoints {
    margin-bottom: 45px;
}

.next-bonus, .current-volumes, .collected-points, .other-volumes, .bonuspoints-transaction {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    border-bottom: 1px solid #d1d1d1;
}
.page-wrapper main .columns .column.main .items.order-links{
    display: none;
}
.card-title {
    border-bottom: 1px solid #cccccc;
    padding: 0 0 10px;
}
.card-title > strong {
    font-size: 2.4rem;
    font-weight: 500;
}
.card__title{

    padding: 0 0 6px;
    font-size: 2.1rem;
    font-weight: 500;
}
.card__text{
    font-size: 1.6rem;
    font-weight: 700;
}

.full__width{
    width: 100%;
}
.absolute{
    position: absolute;
    top: 24px;
    left: 48px;
}
.relative{
    position: relative;
}
.margin__tb__16{
    margin-top: 16px;
    margin-bottom: 16px;
}
.margin__tb__8{
    margin-top: 8px;
    margin-bottom: 8px;
}

.bonuspoints-transaction .block-title h2,  .current-volumes .block-title h2{
    margin-bottom: 10px;
    margin-top: 20px;
}

.bonuspoints-transaction .block-title, .current-volumes .block-title, .collected-points .block-title{
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 10px;
}


.collected-points .header, .current-volumes .header, .next-bonus .header, .other-volumes .header {
    width: 70%;
}

.bonuspoints-left {
    padding-right: 10px;
    width: 60%;
    float: left;
}

.bonuspoints-right {
    width: 20%;
    font-size: 20px;
    padding: 20px;
    background-color: #efebeb;
    text-align: center;
    margin-left: 70%;
}

table.transaction-table thead {
    border-bottom: 1px solid #d1d1d1;
}

table.transaction-table thead th {
    font-size: 16px;
    font-weight: bolder;
}

.col-xs-12.border-first-line.second-header {
    margin-top: 20px;
}

table.transaction-table {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 15px;
}

.col-sm-4 {
    width: 25% !important;
}
.col-sm-8 {
    width: 75% !important;
}

.col-xs-12.border-first-line-bonus {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 10px;
    padding-bottom: 13px;
}

@media(max-width:767px) {
.card .col.absolute {
        position: unset;
}

.col-xs-12.border-first-line {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 10px;
    padding-bottom: 13px;
}
}

@media (min-width: 768px) {
    .row-eq-height-sm [class*="col-"] {
        vertical-align: middle;
        float: none;
        display: table-cell;
        padding: 0;
    }
}

@media(max-width:767px) and (min-width:630px){
    .mgz-col-xs-12.customer-info {
        height: auto !important;
    }

    .col-xs-12.col-sm-6.bonus-right, .col-sm-4 {
        width: 25% !important;
    }
    .col-xs-12.col-sm-6.bonus-left, .col-sm-8 {
        width: 75% !important;
        float:left;
    }

    .col-xs-12.col-sm-6.border-first-line {
        border-bottom: 1px solid #f0f0f0;
        margin-bottom: 10px;
        padding-bottom: 17px;
    }

    .link-bonuspoints a {
        font-size: 12px;
    }
}

@media(max-width:629px) and (min-width:400px){
    .mgz-col-xs-12.customer-info {
        height: auto !important;
    }

    .col-xs-12.col-sm-6.bonus-right, .col-sm-4 {
        width: 40% !important;
    }
    .col-xs-12.col-sm-6.bonus-left, .col-sm-8 {
        width: 60% !important;
        float:left;
    }

    .col-xs-12.col-sm-6.border-first-line {
        border-bottom: 1px solid #f0f0f0;
        margin-bottom: 10px;
        padding-bottom: 17px;
    }

    .link-bonuspoints a {
        font-size: 12px;
    }
}

@media(max-width:399px) {
    .mgz-col-xs-12.customer-info {
        height: auto !important;
    }

    .col-xs-12.col-sm-6.bonus-right, .col-sm-4 {
        width: 100% !important;
    }
    .col-xs-12.col-sm-6.bonus-left, .col-sm-8 {
        width: 100% !important;
        float:left;
    }

    .col-xs-12.col-sm-6.border-first-line {
        border-bottom: 1px solid #f0f0f0;
        margin-bottom: 10px;
        padding-bottom: 17px;
    }

    .link-bonuspoints a {
        font-size: 12px;
    }

    span.link-bonuspoints {
        float: left !important;
        margin-top: 0px !important;
    }

    .bonuspoints-number {
        width: 88% !important;
        margin: 0px !important;
        float: unset !important;
    }
}

.col-xs-12 {
    position: relative;
    float: left !important;
    width: 100%;
    background-color: white;
}


.bonuspoints-number {
    float: right;
    background-color: #f4f4f4;
    width: 70px;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    margin-top: 17px;
    margin-right: 17px;
}

.left-border, .right-border {
     border-right: 1px solid #f0f0f0;
margin-bottom: 5px;
}
.col-xs-12.border-bottom {
    border-bottom: 1px solid #f0f0f0;
}
.col-xs-12.header, .block-title.second-header {
    border-bottom: 1px solid #f0f0f0;
}

.block-title.second-header {
    padding-top: 35px;
}

.col-xs-12.border-bottom.first-line {
    margin-bottom: 30px;
}

.col-xs-12.border-bottom.second-line {
    margin-bottom: 30px;
}
/* Meine Bonuspunkte */

/* Desktop */

.bonuspoints-right {
    background-color: #f4f4f4;
    }

    .next-bonus .bonuspoints-right {
    margin-bottom: 20px;
    margin-top: 20px;
    }

    .collected-points .bonuspoints-right, .current-volumes .bonuspoints-right {
    margin-top: 30px;
    }

    .bonuspoints-transaction, .current-volumes {
    padding-top: 40px;
    }

    .other-volumes {
    padding-bottom: 40px;
    }

    .other-volumes .bonuspoints-right {
    margin-top: 20px;
    }

    @media(max-width:1200px){
    .reorder-validate-detail .action.tocart.primary{
    min-width: 100px;
    }
    }

    /* Ipad */

    @media(max-width:768px){
    .next-bonus {
    padding-bottom: 40px;
    }
    .current-volumes {
    padding-bottom: 60px;
    }
    .other-volumes {
    padding-bottom: 100px;
    }
    }

    /* Iphone */

    @media(max-width:450px){
    .collected-points {
    padding-bottom: 30px;
    }
    .current-volumes {
    padding-bottom: 80px;
    }
    .other-volumes {
    padding-bottom: 120px;
    }
    table > thead > tr > th {
    padding: 11px 5px;
    }
    table.transaction-table thead th {
    font-size: 14px;
    }
    .bonuspoints-right {
    font-size: 14px;
    }
    }

    /* Lower Phone */

    @media(max-width:415px){
    table > thead > tr > th {
    padding: 11px 5px;
    }
    table.transaction-table thead th {
    font-size: 10px;
    }
    table > thead > tr > td {
    font-size: 10px;
    }
    .next-bonus {
    padding-bottom: 100px;
    }
    .current-volumes {
    padding-bottom: 160px;
    }
    .other-volumes {
    padding-bottom: 210px;
    }
    .bonuspoints-right {
    padding: 10px;
    }
    .collected-points {
    padding-bottom: 50px;
    }
    }

    /* Ende */

    /* Mein Dodenhof */

    /* Desktop */

   .dashboard-second-line {
    margin-top: 35px;
    height: 268px;
    }

    .dashboard-collected-points {
    width: 48%;
    float: left;
    padding-right: 2%;
    padding-top: 3%;
    }

    .dashboard-current-volumes {
    width: 48%;
    float: left;
    padding-right: 2%;
    padding-top: 2%;
    }

    .dashboard-next-bonus {
    width: 48%;
    float: right;
    }

    .dashboard-other-volumes {
    width: 48%;
    float: right;
  padding-top: 10px;
    }

    .dashboard-collected-points .dashboard-bonuspoints-right {
    float: right;
    background-color: #f4f4f4;
    width: 20%;
    font-size: 20px;
    padding: 20px 35px;
    text-align: center;
    margin-top: -55px;
    }

    .dashboard-collected-points p {
    margin-top: 40px;
    }

    .dashboard-bonuspoints-left {
    width: 60%;
    }

    .dashboard-next-bonus .dashboard-bonuspoints-right {
    float: right;
    background-color: #f4f4f4;
    width: 20%;
    font-size: 20px;
    padding: 20px 35px;
    text-align: center;
    margin-top: -95px;
    }

    .dashboard-next-bonus .header {
    padding-bottom: 30px;
    }

    .dashboard-other-volumes .header {
    padding-bottom: 30px;
    }

    .dashboard-current-volumes .dashboard-bonuspoints-right {
    float: right;
    background-color: #f4f4f4;
    width: 20%;
    font-size: 20px;
    padding: 20px 35px;
    text-align: center;
    margin-top: -90px;
    }

    .dashboard-other-volumes .dashboard-bonuspoints-right {
    float: right;
    background-color: #f4f4f4;
    width: 20%;
    font-size: 20px;
    padding: 20px 35px;
    text-align: center;
    margin-top: -88px;
    }

    .dashboard-next-bonus .dashboard-bonuspoints-left {
    width: 60%;
    padding-top: 4%;
    }

    .dashboard-current-volumes .header {
    padding-bottom: 42px;

    }

    .dashboard-collected-points, .dashboard-current-volumes {
    border-right: 1px solid #d1d1d1;
    height: 172px;
    }

    .dashboard-bonuspoints .block-title  {
        border-bottom: 1px solid #d1d1d1;
    }

    /* Ipad */

    @media(max-width:768px){
        .dashboard-first-line {
            height: 239px;
        }
        .dashboard-collected-points .dashboard-bonuspoints-right {
            padding: 10px 15px;
        }
    }


    .customer-info {
        background-color: #f4f4f4;
        padding: 10px 0px 10px 10px;
        height: 130px;
        margin-bottom: 50px;
    }

    .customer-info h1 {
        margin-bottom: 15px;
    }

    .mgz-col-xs-12.customer-info {
        /* background-color: gray; */
        height: 100%;
        /* margin-bottom: 20px; */
    }

    /* Dodenhof-Card */
    .info-cart {
        position: absolute;
        color: #ffffff !important;
        font-size: 14px;
        left: 0;
        right: 0;
        bottom: 10%;
        z-index: 2;
        text-align: center;
    }

    .info-cart span {
        display: inline-block;
        padding: 0 2px;
    }

    div#cartID {
        position: relative;
        /*padding-top: 40px;*/
        width: 450px;
        height: 283px;
        margin: 40px auto 0;
    }

    div#cartID img {
        width: 100%;
    }

    a.button {
        width: 190px;
        padding: 20px;
        text-align: center;
    }

    .print-card {
        text-align: center;
    }


.ma-contact {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 28px;
}
.ma-question {
    margin-top: 40px;
}
.bg-grey {
    background-color: #f0f0f0;
}

@media (min-width: 768px) {
    .ma-contact .question {
        font-size: 16px;
    }
}
.ma-contact .question {
    font-weight: normal;
    margin-bottom: 0;
    font-size: 15px;
}

.ma-contact.ma-question .phone {
    color: #333;
}
@media (min-width: 768px) {
    .ma-contact .phone {
        font-size: 25px;
    }
}

.ma-contact .phone {
    display: inline-block;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;;
    margin-bottom: -1px;
    font-size: 20px;
}

.ma-question .time {
    margin-bottom: 7px;
}

.font-size-13 {
    font-size: 13px;
}

.ma-contact .link-page {
    display: inline-block;
    margin-top: 8px;
    cursor: pointer !important;
}

.myaccount-page a {
    color: #333;
}
.btn-style-1 {
    outline: none;
    background: none;
    border: none;
    color: #333;
}

.modal-header-customermenu {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 10px;
}

.modal-body-customermenu {
    padding-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d1d1d1;
}

#modal-customermenu  {
    display:none;
    position: absolute;
    z-index: 999999999;
    width: 90%;
    max-width: 570px;
    min-height: 300px;
    top: 2%;
    left: 50%;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 20px #555;
    padding: 2%;
    transform: translate(-50%, 0%);
}

.modal-footer-customermenu button#cancel {
    float: right;
    border: 0px;
}

.qr-code {
    position: absolute;
    top: 80px;
    left: 35px;
    width: 120px;
    height: 120px;
}

a.header_account_link {
    top: 21px;
    position: absolute;
}

.next-bonus {
    height: 143px;
}

.current-volumes {
    height: 150px;
}

img.bonusscheck-img.img-mw {
    float: left;
}


.bonusscheck-left {
    width: 194px;
    float: left;
}

.bonusscheck-right {
    float: right;
}

.bonusscheck-help-area {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.check-print-area {
    float: right;
}

span.link-bonuspoints {
    float: right;
    margin-top: 15px;
}


@media (min-width: 768px){
    .overlay-registration .row-eq-height-sm {
        display: table;
        width: 100%;
        margin: 0;
    }
}

.overlay-registration .top-content {
    position: relative;
    background-color: #e8e8e8;
}

@media (min-width: 768px) {
    .overlay-registration .row-eq-height-sm [class*="col-"] {
        vertical-align: middle;
        float: none;
        display: table-cell;
        padding: 0;
    }
}

@media (min-width: 768px) {
    .col-sm-6 {
        width: 49.5%;
    }
}

@media (min-width: 768px) {
    .overlay-registration .list-arguments-block {
        padding-left: 20px;
    }
}

.close-circle-button {
    opacity: 1;
    position: absolute;
    right: -10px;
    top: -10px;
    border: none;
    background-color: transparent;
    width: 33px;
    z-index: 99;
    height: 33px;
    padding: 0;
    outline: none;
}

.overlay-heading {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #cc0000;
    text-align: center;
    margin-top: 0;
    margin-bottom: 33px;
}

.list-arguments-block img {
    width: 15px;
    margin-right: 10px;
}

.list-arguments-block {
    font-size: 14px;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 5px;
}

@media (min-width: 992px) {
    .overlay-registration .bottom-content {
        padding: 25px 40px 20px;
    }
}

.overlay-registration .bottom-content {
    padding: 24px 0px 12px;
}

@media (min-width: 992px) {
    .overlay-heading {
        font-size: 24px;
        margin-bottom: 12px;
    }
}

.overlay-registration .wrap-button {
    text-align: center;
}

@media (min-width: 768px) {
    .overlay-registration .overlay-registration-frm {
        font-size: 14px;
    }
}

.overlay-registration .overlay-registration-frm .form-group, .overlay-registration .overlay-registration-frm .form-control {
    margin-bottom: 8px;
}
.has-feedback {
    position: relative;
}
.form-group {
    margin-bottom: 15px;
}

.overlay-registration-frm .col-xs-12 {
    position: relative;
    float: left !important;
    width: 100%;
}

.salutation-left {
    display: inline-block;
    padding-right: 20px;
}

.salutation-right {
    display: inline-block;
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}
.radio-inline, .radio-vertical {
    height: 25px;
    padding-left: 30px;
}

@media (min-width: 768px) {
    .col-sm-6 {
        width: 49.5% !important;
    }
}

@media (min-width: 768px) {
    .overlay-registration .overlay-registration-frm .col-left-sm-ct-padding {
        padding-right: 5px;
    }
}

.info-confirm {
    margin-bottom: 10px;
}

.desc {
    margin-left: 5px;
}

.toggle-privacy {
    display: none;
}

.btn-style-red:hover {
    background-color: #e20f16;
    opacity: 0.5;
    box-shadow: none;
}

.btn-style-red  {
    color: #fff !important;
    text-align: center;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #e20f16;
    text-transform: none;
    width: 220px;
    height: 40px;
    margin-top: 13px;
    border: 1px solid #fff;
    opacity: unset !important;
}

.toggle-text-privacy {
    color: #cc0000;
    margin-bottom: 10px;
    padding-left: 17px;
    margin-top: 5px;
}


img.visible-xs {
    width: 100%;
}

.toggle-privacy {
    padding-left: 21px;
}

.overlay-registration {
    display: none;
}

@media screen and (max-device-width : 4780px) {
    .overlay-registration {
        display: none;
    }
}

/*NEU*/
    .order-content {
        display: none;
    }

    .order-action, .order-action-mobil {
        border: 0px;
        padding: 0;
    }

    .site-registration-frm {
        margin-top: 15px;
    }

    .form-group.has-feedback.salutation.site {
        margin-top: 20px;
    }

    .col-xs-12.alert.alert-danger-registration.hidden, .alert.alert-danger-overlay-reg.hidden, #vip-form-message, .vip-card-reg-error, #error-form-edit-account, #error-preference-center {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
        padding: 5px;
        margin-bottom: 15px;
    }

    #error-preference-center, #success-preference-center {
        display: none;
    }

    .col-xs-12.border-bottom.registration {
        margin-top: 30px;
    }

    .help-block.with-errors.email, .help-block.with-errors.privacy, .help-block.with-errors.privacy-policy, .help-block.with-errors.birthday,
    .help-block.with-errors.lastname-vip, .help-block.with-errors.teradataCustomerNumber-vip, .help-block.with-errors.eMail-vip, div#modal-error-info, .privacy-vip {
        /*color: #e20f16;*/
        color: #ae0f0a;
        font-size: 1.2rem;
        margin-top: 7px;
        font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    .help-block.with-errors.street-number, div#help-errror-street-number-edit, div#help-errror-zip-reg, .card-error, div#firstname-error {

    color: #ae0f0a;
    font-size: 1.2rem;
    margin-top: 7px;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    .list-arguments-block {
        padding-top: 23px;
        padding-bottom: 22px;
    }

    .row.row-eq-height-sm.registration-overlay {
        display:none;
    }

    .col-xs-12.overlay-heading-success {
        margin-top: 20px;
    }

    .col-xs-12.overlay-success-information, .col-xs-12.modal-overlay-success-info {
        text-align: center;
    }

    table.mail-links.hidden-xs, table.mail-links.hidden-xs td, table.mail-links.visible-xs td {
        border: 1px solid gray;
    }

    table.mail-links.hidden-xs td {
        vertical-align: middle;
    }

    table.mail-links.hidden-xs td {
        text-align: center;
    }

    table.mail-links.visible-xs td {
        vertical-align: middle;
        text-align: center;
    }

    .col-xs-12.modal-overlay-success-info {
        margin-top: 15px;
    }

    .tooltip {
      position: relative;
      display: inline-block;
    }

    .tooltip:hover .tooltiptext {
      visibility: visible;
    }

    .tooltiptext ul {
        padding-left: 20px;
        padding-right: 10px;
    }

    .tooltiptext .close {
        float: right;
        font-size: 21px;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        filter: alpha(opacity=20);
        opacity: .2;
    }

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 300px;
        background-color: white;
        text-align: left;
        border-radius: 4px;
        padding: 5px;
        position: absolute;
        z-index: 1;
        top: -148px;
        height: 281px;
        left: 68%;
        border: 1px solid #00000063;
        bottom: 100%;
        left: 25%;
        margin-left: 0px;
        top: -297px;
        font-size: 12px;
    }

    @media(max-width:470px) {
        .tooltip .tooltiptext {
            width: 98%;
            height: fit-content;
            left: 0;
            top: -297px;
        }
    }

    .row.row-eq-height-sm.registration-overlay-success {
        display: none;
    }


    /* BESTELLUNG KUNDENBEREICH */

    table#my-orders-table tr {
        border-bottom: 1px solid gray;
    }

    .table-wrapper.orders-history .col-sm-2 {
        width: 18%;
    }

    .col-xs-12.order-block-content {
        margin-top: 11px;
    }

    .col-xs-12.order-block-header {
        font-weight: bolder;
        border-bottom: 4px solid #f0f0f0;
        padding-bottom: 10px;
    }

    .col-xs-12.order-block-content {
        margin-top: 11px;
        margin-bottom: 10px;
        border-bottom: 1px solid #f0f0f0;
        padding-bottom: 8px;
    }

    .table-wrapper.orders-history {
        border: 0px;
    }

    .col-xs-12.order-sections {
        border-bottom: 1px solid #cccccc;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-xs-6.col-sm-12.header {
        font-weight: 900;
    }

    .col-xs-12.section1 {
        margin-bottom: 15px;
    }

    .col-xs-12.section1 {
        margin-bottom: 15px;
        border-bottom: 1px solid #f0f0f0;
        padding-bottom: 15px;
    }

    .col-xs-12.footer-page-navigation .pager {
        float: left;
        padding: 10px;
    }

    .col-xs-12.footer-page-navigation .pager a:active, .col-xs-12.footer-page-navigation .pager a:focus {
        color: red;
        text-decoration: underline;
    }

    .col-xs-12.section2 {
        margin-bottom: 15px;
        background: #f0f0f0 !important;
        padding: 10px 0px 10px 0px;
    }

    .col-xs-12.section2 .col-xs-12.col-sm-6 {
        background: #f0f0f0;
        padding-left: 15px;
    }

    .col-xs-12.section2 .col-xs-12.col-sm-6.right {
        text-align: right;
    }

    .col-xs-12.item-price {
       /* top: 86px;*/
    }

    .col-xs-12.col-sm-6.right {
        width: 40% !important;
        float: right !important;
        padding-right: 10px;
    }

    .col-xs-12.section3 {
        margin-bottom: 15px;
    }

    .col-xs-12.section3 .col-xs-4 {
        width: 33.33%;
        float: left;
    }

    .col-xs-4.right {
        text-align: right;
    }

    .col-xs-4.right .state {
        font-weight: bolder;
    }

    .col-xs-12.section4 {
        /* width: 40%; */
        /* float: right; */
        text-align: right;
    }

    .col-xs-12.coupons {
        color: lightgray;
        text-align: center;
        margin-bottom: 18px !important;
    }

    .col-xs-12.section4 .order-total {
        width: 50%;
        float: right;
        padding-top: 11px;
        padding-bottom: 0px;
    }

    .col-xs-12.coupon-val {
        color: #d5d5d5;
        font-size: 11px;
    }

    .col-xs-12.coupon {
        padding-top: 10px;
        border-bottom: 5px double #f0f0f0;
        padding-bottom: -0px !important;
    }

    .col-xs-12.new-price {
        color: #e84444;
    }

    .item-discount-price {
        text-decoration: line-through;
        color: #a9a9a9;
        font-size: 12px;
    }

    .col-xs-12.section4 {
        margin-bottom: 25px;
    }

    .col-xs-12.section4 .order-total .col-xs-12 {
        margin-bottom: 5px;
    }

    .col-xs-12.grandtotal {
        border-bottom: 1px solid #f0f0f0;
        /* margin-bottom: 11px; */
        padding-bottom: 10px;
    }

    .col-xs-12.discount {
        padding-top: 10px;
        border-bottom: 1px double gray;
    }

    .col-xs-12.section5 {
        text-align: right;
        margin-top: 15px;
    }

    button.order-action, button.order-action:hover, button.order-action-mobil, button.order-action-mobil:hover  {
        border: 0px;
        box-shadow: none;
    }

    .col-xs-12.section3 .col-xs-5 {
        width: 44%;
        float: left;
        padding-left: 10px;
    }

    .col-xs-12.section3 .col-xs-3 {
        width: 20%;
        float: left;
    }

    .col-xs-12.section1 .col-xs-6.col-sm-12.header {
        float: left;
        padding-right: 5px;
    }

    .col-xs-12.section3.item {
        border-bottom: 1px solid #eaeaea;
    }


    /* VIP Anmeldung */

    .vip-card button#btnvipcard {
        background-color: #e50600;
        border-color: #fff;
        color: #fff;
        float: right;
        width: 50%;
    }

    .mandatory:after {
        content: '*';
        color: #e20f16;
        font-size: 14px;
        font-style: normal;
        display: inline-block;
        vertical-align: baseline;
        padding-left: 2px;
        position: absolute;
    }



    /* Kundenkarte */


div#register-to-order {
    width: 66%;
    margin: 0 auto;
}

.col-xs-6.enter-text {
    width: 49%;
    float: left;
}

.col-xs-6.requierd-field {
    width: 49%;
    float: left;
    margin-top: 19px;
}

form#registration_card .col-xs-6.col-sm-4 {
    width: 25%;
    float: left;
    margin-top: 10px;
}

form#registration_card .col-xs-6.col-sm-8 {
    width: 75%;
    float: right;
}

.col-xs-4.birth-day {
    width: 30%;
}


form#registration_card .col-xs-4 {
    width: 32%;
    float: left;
}

.col-xs-4.birth-day, .col-xs-4.birth-month {
    margin-right: 2%;
}

.col-sm-7.address {
    width: 73%;
    float: left;
}

.col-sm-4.address {
    float: right;
    width: 25% !important;
}

.col-sm-4.postcode {
    width: 25% !important;
    float: left;
}

.col-sm-7.postcode {
    width: 73%;
    float: right;
}

form#registration_card .col-xs-12.row {
    margin-bottom: 10px;
}

.col-xs-12.row.border-bottom {
    border-bottom: 1px solid #f0f0f0;
}

form#registration_card button.btn.btn-style-red {
    width: 40%;
}

@media(max-width:900px) {
div#register-to-order {
    width: 100%;
    margin: 0 auto;
}

form#registration_card .col-xs-6.col-sm-4, form#registration_card .col-xs-6.col-sm-8 {
    width: 100% !important;
    float: left !important;
    margin: 0;
}

form#registration_card label.radio-inline {
    padding-left: 0px;
    padding-right: 20px;
}
}

@media(max-width:400px) {
form#registration_card button.btn.btn-style-red {
width:100%}
}


.kuka-tooltip {
    border: 1px solid gray;
    font-size: 13px;
    display: inline-block;
    height: 16px;
    text-align: center;
    width: 16px;
    vertical-align: middle;
    border-radius: 50%;
    line-height: 16px;
    margin-top: -3px;
}

.kuka-tooltip .kuka-tooltiptext {
    visibility: hidden;
    width: 180px;
    background-color: #e6e6e6;
    color: black;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    top: 71%;
    left: 6%;
    margin-left: -64px;
    padding: 15px;
    z-index: 2000;
    margin-top: -5px;
}

  .kuka-tooltip:hover .kuka-tooltiptext {
    visibility: visible;
  }

  input#radio-address, input#radio-address-edit, input#radio-address-edit-1 {
    float: left;
}

.modal-registration-card .modal-footer button, .modal-registration .modal-footer button {
    background-color: #e20f16;
    border: 1px solid white;
    height: 40px;
    width: 200px;
    color: white;
}

.col-xs-12.row.field.confirmation.required.border-bottom {
    padding-bottom: 10px;
}

.col-xs-12.row.birthday .control.customer-dob, .col-xs-12.row.birthday p.recommended-text {
    width: 75%;
    float: right;
}

.control .col-sm-3.nested {
    width: 23%;
    float: right;
    padding-left: 0 !important;
}

.control .col-sm-8 {
    float: left;
}

.form-address-edit .fieldset > .field.street .control div:last-child {
    width: 25% !important;
    padding-left: 3px;
}

.col-sm-8.error {
    float: right;
}

.registration-card-open-reg {
    margin-top: 40px;
    margin-bottom: 40px;
}

.registration-card-open-reg a {
    text-decoration: underline;
}

.modal-registration-card-1 {
    position: fixed;
    display: none;
    -webkit-overflow-scrolling: touch;
    z-index: 999999999;
    width: 90%;
    max-width: 570px;
    top: 2%;
    left: 50%;
    padding: 2%;
    transform: translate(-50%, 0%);
}



 .modal-registration-card-1 .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.fade.in {
    opacity: 1;
}

button.close-modal-vip-reg.close-vip {
    float: right;
    border: 0;
    font-size: 23px;
    color: #00000061;
    margin-top: -8px;
}

.modal-registration-card-1 .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-registration-card-1 .modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 17px;
    margin-bottom: 20px;
}

  .modal-registration-card-1 .modal-body {
    position: relative;
    padding: 15px;
   }


.modal-registration-card-1 .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

@media (min-width: 768px) {
    .modal-registration-card-1 .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
}

.modal-registration-card-1 .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

#vip-card-reg-error {
    display: none;
}

label#register_with_card_customerCard-error {
    color: #ae0f0a;
    font-size: 1.2rem;
    margin-top: 7px;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div#login_via_card {
    top: 27%;
    position: absolute;
    border-top: 1px solid #d7d2d2;
    width: 40%;
    display: none;

}

@media(max-width:767px) {
    div#login_via_card {
        position: relative;
        width: 100%;
    }
}

#error-form-edit-account {
    display:none;
}

.col-xs-12.col-sm-4.show-all-orders {
    text-align: right;
    margin-top: 30px;
}

.col-xs-12.col-sm-8.last-orders {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media(max-width:399px) {
    .col-xs-12.col-sm-8.last-orders {
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .col-xs-12.col-sm-4.show-all-orders {
        text-align: left;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.order-total .col-xs-12.col-sm-6 {
    width: 50%;
}

.col-xs-12.section2 .col-xs-12.col-sm-6.left {
    width: 50%;
}

.col-xs-12.section1-mobile.visible-xs .col-xs-6.col-sm-6.header {
    width: 50%;
    float: left;
}

.col-xs-12.section1-mobile.visible-xs {
    margin-bottom: 20px;
}

.col-xs-12.section2.mobil, .col-xs-12.section3.item.mobil, .col-xs-12.section4.mobil {
    display: none;
}

@media(max-width:430px) and (min-width:294px){
    .col-xs-12.section3.item.mobil .col-xs-3 {
        width: 30%;
    }

    .col-xs-12.section3.item.mobil .col-xs-5 {
        width: 60%;
    }

    .col-xs-12.section2.mobil .col-xs-12.col-sm-6.right {
        width: 93% !important;
        text-align: left;
        margin-left: 0px;
    }

    .col-xs-12.section4 .order-total {
        width: 88%;
        float: left;
        text-align: left;
        padding-top: 11px;
        padding-bottom: 0px;
    }

    .col-xs-12.section5 {
        text-align: left;
        margin-top: 15px;
    }

    .col-xs-12.section3.item.mobil .col-xs-4.right {
        width: 100%;
        text-align: left;
        margin-left: 33%;
    }
}


@media(max-width:293px) {
    .col-xs-12.section3.item.mobil .col-xs-3, .col-xs-12.section3.item.mobil .col-xs-5  {
        width: 100%;
        padding-left: 0;
    }

    .col-xs-12.section2.mobil .col-xs-12.col-sm-6.right {
        width: 94% !important;
        text-align: left;
        margin-left: 0px;
    }

    .col-xs-12.section4 .order-total {
        width: 88%;
        float: left;
        text-align: left;
        padding-top: 11px;
        padding-bottom: 0px;
    }

    .col-xs-12.section5 {
        text-align: left;
        margin-top: 15px;
    }

    .col-xs-12.section3.item.mobil .col-xs-4.right {
        width: 100%;
        text-align: left;
        margin-left: 0;
    }

    .col-xs-12.section4.mobil .order-total .col-xs-12 {
        width: 100%;
    }
}

form#form-validate-edit .col-sm-12.nested input#street_3 {
    width: 228px;
    margin-left: -9px;
}


@media(min-width:1272px) {
    form#form-validate-edit .col-sm-12.nested input#street_3 {
        width: 259px;
        margin-left: -9px;
    }
}

@media(max-width:1271px) and (min-width:1220px){
    form#form-validate-edit .col-sm-12.nested input#street_3 {
        width: 253px;
        margin-left: 0px;
    }
}

@media(max-width:1219px) and (min-width:1192px){
    form#form-validate-edit .col-sm-12.nested input#street_3 {
        width: 245px;
        margin-left: 0px;
    }
}

@media(max-width:1191px) and (min-width:1169px){
    form#form-validate-edit .col-sm-12.nested input#street_3 {
        width: 239px;
        margin-left: 0px;
    }
}

@media(max-width:1168px) and (min-width:1111px){
    form#form-validate-edit .col-sm-12.nested input#street_3 {
        width: 227px;
        margin-left: -5px;
    }
}

@media(max-width:1110px) and (min-width:1071px){
    form#form-validate-edit .col-sm-12.nested input#street_3 {
        width: 212px;
        margin-left: -8px;
    }
}

@media(max-width:1070px) and (min-width:1024px){
    form#form-validate-edit .col-sm-12.nested input#street_3 {
        width: 201px;
        margin-left: -8px;
    }
}

@media(max-width:1023px) and (min-width:1007px){
    form#form-validate-edit .col-sm-12.nested input#street_3 {
        width: 257px;
        margin-left: -9px;
    }
}

@media(max-width:1006px) and (min-width:997px){
    form#form-validate-edit .col-sm-12.nested input#street_3 {
        width: 254px;
        margin-left: -8px;
    }
}

@media(max-width:996px) and (min-width:997px){
    form#form-validate-edit .col-sm-12.nested input#street_3 {
        width: 257px;
        margin-left: -9px;
    }
}

@media(max-width:996px) and (min-width:830px){
    form#form-validate-edit .col-sm-12.nested input#street_3 {
        width: 223px;
        margin-left: -8px;
    }
}

@media(max-width:829px) and (min-width:767px){
    form#form-validate-edit .col-sm-12.nested input#street_3 {
        width: 198px;
        margin-left: -8px;
    }
}

@media(max-width:399px) {
    /*form#form-validate-edit input#street_1 {
        width: 75%;
    }*/

    form#form-validate-edit .col-sm-3.nested {
        width: 20% !important;
        float: right;
        margin-top: -39px;
        position: relative;
    }
}

.card-error {
    display: none;
}

.block.block-reorder {
    display: none;
}

button#editAddress {
    height: 40px;
    margin: 0;
    padding: 0;
}

@media print{
    .col-xs-12.border-first-line-bonus, .transaction-table, .col-xs-12.ma-item.ma-contact.ma-question.bg-grey, footer.page-footer, .bonusscheck-help-area, .badge-content, .etrusted-tb-footer, .footer-without-text {
        display: none !important;
    }

  @page {
    size: A4;
    margin: 1cm;
  }
}

.card-error {
    display: none;
}

.block.block-reorder {
    display: none;
}

button#editAddress {
    height: 40px;
    margin: 0;
    padding: 0;
}

.privacy-policy, .is-physical-card {
    float: left;
}

.showDsgvo {
    margin-left: 22px;
}

.showDsgvo p {
    font-size: 1.4rem;
    font-weight: 400;
}

.wallets {
    text-align: center;
}

.wallets .wallet {
    display: inline-block;
    padding: 20px 10px;
    font-size: 0;
}

.wallets .wallet img {
    height: 55px;
}

.print-card img {
    height: 45px;
}


@media(max-width:1024px) {
    .wallets .wallet img {
        height: 45px;
    }

    .print-card img {
        height: 38px;
    }

    div#cartID {
        width: 320px;
        height: 201px;
    }

    .qr-code {
        top: 58px;
        left: 26px;
        width: 85px;
        height: 85px;
    }
}
