
/* button color overrides */

.fairmate-content button,
.fairmate-content input[type="button"],
.fairmate-content input[type="reset"],
.fairmate-content input[type="submit"]{
    background: #003468;
}

/* END button color overrides */

/* shop color overrides */

#shoppingCounter{
    color: #333;
}

#fmshop-cart-counter-widget-wrapper {
background: #00378b;
}

[data-theme-scope-09sjhur3m5x] .fmshop-flyout {
    background-color: #333333;
}

[data-theme-scope-09sjhur3m5x] .fm-shopng__voucher-ticket .fm-shopng__voucher-ticket__content {
    background-color: #003468;
}

[data-theme-scope-09sjhur3m5x] .fm-shopng__ticket-list .fm-shopng__ticket-list__header {
    background-color: #003468
}

[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: #003468
}

[data-theme-scope-09sjhur3m5x] .fm-shopng__ticket-tile .fm-shopng__ticket-tile__amount-container {
    background-color: #333333
}

[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;
}

[data-theme-scope-09sjhur3m5x] .fm-shopng__overview-list__footer .fm-shopng__overview-list__cta {
    background-color: #003468;
    color: #003468;
}

[data-theme-scope-09sjhur3m5x] .fm-shopng__voucher-ticket .fm-shopng__voucher-ticket__content {
    background-color: #003468;
}

[data-theme-scope-09sjhur3m5x] .button.att-high {
    background-color: #003468 !important;
    border-color: #003468 !important;
}

[data-theme-scope-09sjhur3m5x] .button.secondary.att-high {
    color: #fff !important;
}

/* END shop color overrides */

/* Regi color overrides */

/***Anpassung der Farbe für korrekte Dateneingabe in RegiNA***/
dim-registration .fm-regina-success {
    border-bottom-color: #2e6da4;
    color: #2e6da4;
}

dim-registration .file-upload-button,
dim-registration #button_register,
dim-registration regi-button button.primary,
dim-registration regi-button button.default  {
    background: #003468 !important;
}

dim-registration regi-button.back .default i,
dim-registration regi-button.next .primary i {
    color: #003468 !important;
}

dim-registration input:disabled,
dim-registration select:disabled {
    color: #003468;
}

/* END Regi color overrides */

/* custom styles */

.fairmate-content .c50r.forgetbox {
    margin-top: 50px !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;
}

/* ------------------------ Article-List-Styling für ShopNG -------------------------- */

[data-theme-scope-09sjhur3m5x] .fm-shopng__expander .level-3{
    padding-right: 5em !important;
}

/* END custom styles */

