.form-error {
    color: #d62f2f !important;
    background-color: #ffe8e8 !important;
    border-color: #ff3b3b !important;
}

.toast-message {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.toast-title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.sc-footer-registration {
    text-align: center !important;
    padding-bottom: 10px;
    padding-top: 10px !important;
}

.sc-footer-logout {
    text-align: right !important;
}


/* Kosár piros icont módosítja*/

.mad-actions .mad-item-link .mad-count {
    position: absolute;
    top: 0;
    right: 0;
    background: #f06e07;
    width: 20px;
    height: 20px;
    line-height: 19px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    border-radius: 50%;
    margin-right: -8px;
    margin-top: -10px;
}

input[type="radio"] + label[for]::after {
    background-color: #f06e07;
}
.dropdown-img
{
    max-width:90px !important;
}

.empty-cart{
text-align: center;
font-size: 20px;
border: 3px solid #ffffff;
padding: 14px;
color: #f06e07;
}
.no-delivery {
    padding: 12px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
}
.sushi-select {
    border-style: solid;
    border-width: 2px;
    height: 64px;
    width: 100%;
    padding-top: 0.3rem;
    padding-right: 1.25rem;
    padding-bottom: 0.3rem;
    padding-left: 1.25rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #7a7879;
    background-color: #f8f8f8;
    border-color: #e5e5e6;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 16px;
}

.order-login-label {
    color: #fff;
    font-size: 16px;
}

.swal-wide {
    width: 800px !important;
}

div#swal2-content {
    font-size: 17px;
    line-height: 28px;
}