
/*Ausblenden des Rechnung-Downloads auf Meine Bestellungen*/

[data-theme-scope-09sjhur3m5x] .fm-shopng__my-order-widget__order-invoice {
      display: none
}

/*notwendige Anpassungen für RegiNA*/
 .fairmate-content input[type=password], .fairmate-content input[type=text] {
 	    margin-bottom: unset !important;
     }

     .fm-regina__regi-control-select .control-wrapper span {
 	      display: none !important;
       }

/* button color overrides */

.fairmate-content button,
.fairmate-content input[type="button"],
.fairmate-content input[type="reset"],
.fairmate-content input[type="submit"]{
    background:#F9E515}

/* END button color overrides */

/* shop color overrides */

#shoppingCounter{
    color: #333;
}

[data-theme-scope-09sjhur3m5x] .fmshop-flyout {
    background-color: #333333;
}

[data-theme-scope-09sjhur3m5x] .fm-shopng__voucher-ticket .fm-shopng__voucher-ticket__content {
    background-color:#F9E515}

[data-theme-scope-09sjhur3m5x] .fm-shopng__ticket-list .fm-shopng__ticket-list__header {
    background-color:#F9E515}

[data-theme-scope-09sjhur3m5x] .fm-shopng__ticket-list .fm-shopng__ticket-list__content {
    background-color: #333333
}

[data-theme-scope-09sjhur3m5x] .fm-shopng__ticket-tile .fm-shopng__ticket-tile__content {
    background-color:#F9E515}

[data-theme-scope-09sjhur3m5x] .fm-shopng__ticket-tile .fm-shopng__ticket-tile__amount-container {
    background-color: #333333
}

[data-theme-scope-09sjhur3m5x] .fm-shopng__overview-list__footer .fm-shopng__overview-list__cta {
    background-color:#F9E515;    color:#F9E515}

[data-theme-scope-09sjhur3m5x] .fm-shopng__voucher-ticket .fm-shopng__voucher-ticket__content {
    background-color:#F9E515}

[data-theme-scope-09sjhur3m5x] .button.att-high {
    background-color: #99cc7f !important;
    border-color: #99cc7f !important;
}

[data-theme-scope-09sjhur3m5x] .button.secondary.att-high {
    color: #fff !important;
}

[data-theme-scope-09sjhur3m5x] .fm-shopng__amount-spinner .fm-shopng__amount-spinner__increase svg path, 
[data-theme-scope-09sjhur3m5x] .fm-shopng__amount-spinner .fm-shopng__amount-spinner__decrease svg path {
    fill: #333333;
}

/* END shop color overrides */

/* Regi color overrides */

dim-registration .file-upload-button,
dim-registration #button_register,
dim-registration regi-button button.primary,
dim-registration regi-button button.default  {
    background: #69c0b5 !important;
}

dim-registration regi-button.back .default i,
dim-registration regi-button.next .primary i {
    color:#69c0b5}

dim-registration input:disabled,
dim-registration select:disabled {
    color:#69c0b5}

/* END Regi color overrides */

/* custom styles */

.fairmate-content .c50r.forgetbox {
    margin-top: 50px !important;
}

[data-theme-scope-09sjhur3m5x] .fm-shopng__ticket-tile {
    width: 100% !important;
}

/* ------------------------ Checkout-Styling für ShopNG -------------------------- */

[data-theme-scope-09sjhur3m5x] input[type=checkbox]:not(:checked) + label:before,
[data-theme-scope-09sjhur3m5x] input[type=checkbox]:checked + label:before,
[data-theme-scope-09sjhur3m5x] input[type=radio]:not(:checked) + label:before,
[data-theme-scope-09sjhur3m5x] input[type=radio]:checked + label:before {
    display: none;
}

[data-theme-scope-09sjhur3m5x] input[type=checkbox]:not(:checked) + label,
[data-theme-scope-09sjhur3m5x] input[type=checkbox]:checked + label,
[data-theme-scope-09sjhur3m5x] input[type=radio]:not(:checked) + label,
[data-theme-scope-09sjhur3m5x] input[type=radio]:checked + label {
    padding-left: 0;
}

[data-theme-scope-09sjhur3m5x] input[type=radio]:checked + label:after {
    display: none;
}

[data-theme-scope-09sjhur3m5x] .logo {
    position: relative;
}

.fairmate-content [data-theme-scope-09sjhur3m5x] .personalisation-item .top .main {
    z-index: auto;
}

@media (min-width: 600px) {
[data-theme-scope-09sjhur3m5x] .fm-shopng__personalisation-item .fm-shopng__personalisation-item__bottom .fm-shopng__personalisation-item__form-buttons .fm-shopng__personalisation-item__save-failure {
    justify-content: flex-start;}
}

/* ------------------------ Article-List-Styling für ShopNG -------------------------- */

[data-theme-scope-09sjhur3m5x] .fm-shopng__expander .level-3{
    padding-right: 5em !important;
}

[data-theme-scope-09sjhur3m5x] .fm-shopng__ticket-tile .fm-shopng__ticket-tile__content .fm-shopng__ticket-tile__title {
   text-transform: none;
}
[data-theme-scope-09sjhur3m5x] .fm-shopng__ticket-list .fm-shopng__ticket-list__header .fm-shopng__ticket-list__title {
   text-transform: none;
}
[data-theme-scope-09sjhur3m5x] .fm-shopng__personalisation-item .fm-shopng__personalisation-item__article-name {
    text-transform: none;
}

[data-theme-scope-09sjhur3m5x] .fm-shopng__cart-item__top .fm-shopng__cart-item__main .fm-shopng__cart-item__container-article-name .fm-shopng__cart-item__article-name{
   text-transform: none;
}


.fm-regina__regi-description p {line-height: 1.5rem !important; margin-bottom:40px;}

.fm-regina__regi-description p a {color:#69c0b5;}



/* END custom styles */

/* START override headline color in CMS template 'FMShop Voucher code' */

.fmshop-voucher-teaser .voucher__headline {
    color: #2f2f2f;
}

/* END override headline color in CMS template 'FMShop Voucher code' */
