.zubehoer-btn,
input[type="button"],
input[type="submit"].primary,
.iv_kataloge_wrapper > div:after,
button[type="submit"].primary:not(#action-search),
.action.submit.primary,
.action.tocart {
    background-color: #E60014 !important;
    padding: 10px 20px !important;
    font-weight: 600 !important;
    color: white !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
}

.zubehoer-btn:hover,
.action.tocart:hover,
input[type="button"]:hover,
input[type="submit"].primary:hover,
button[type="submit"].primary:hover,
.action.submit.primary:hover {
    color: #343434 !important;
}

.qty-button:hover {
    background-color: #E60014 !important;
}

.iv_further_button {
    background-color: #E60014 !important;
    color:white !important;
}

.counter.qty.ic.ic-char.ib.ib-size-s.ib-rounded {
    background-color: #E60014 !important;
}

#block-shipping {
    display:none !important;
}