.dashboard-modal .modal-dialog
{
    max-width: 570px;
    top: 50px;
}
.dashboard-modal .modal-content
{
    border-radius: 6px;
    padding: 32px;
    box-shadow: 0px 20px 40px -8px #1018281A;
    display: inline-block;
    background: #fff;

}
.dashboard-modal h5
{
    width: 100%;
    color: #191A1A;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    margin: 0 0 10px 0;
}
.dashboard-modal p
{
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 0 0;
}
.dashboard-modal .btn-group
{
    margin: 32px 0 15px 0;
}
.dashboard-modal .btn-close
{
    background: url(/theme/client/img/Close-icon.svg) !important;
    width: 20px !important;
    height: 20px !important;
    background-repeat: no-repeat !important;
    border-radius: 0 !important;
    background-position: center !important;
    position: absolute;
    right: 35px;
    top: 38px;
}
.dashboard-modal .btn-group
{
    display: flex;
    justify-content: space-between;
}
.dashboard-modal .btn-group .left .cookie-settings
{
    background: #EDF7F3;
    border: 1px solid #94D1BA;
    font-size: 14px;
    line-height: 20px;
    color: #1F4738;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px !important;
    font-weight: 500;
    margin: 0 12px 0 0;
}
.dashboard-modal .btn-group .left .cookie-settings:hover
{
    background: #3E8E6F;
    color: #fff;
    border-color: #3E8E6F;
}
.dashboard-modal .btn-group .right
{
    display: flex;
    align-items: center;
}
.dashboard-modal .btn-group .right .Ablehnen-btn
{
    background: transparent;
    border: 1px solid #CBCDCC;
    font-size: 14px;
    line-height: 20px;
    color: #4B4E4D;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px !important;
    font-weight: 500;
    margin: 0 12px 0 0;
}
.dashboard-modal .btn-group .right .Ablehnen-btn:hover
{
    background: #4B4E4D;
    color: #fff;
    border-color: #4B4E4D;
}
.dashboard-modal .btn-group .right .Akzeptieren-btn
{
    background: #3E8E6F;
    border: 1px solid #3E8E6F;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px !important;
    font-weight: 500;
    margin: 0 0 0 0;
}
.dashboard-modal .btn-group .right .Akzeptieren-btn:hover
{
    color: #1F4738;
    background: #EDF7F3;
    border: 1px solid #94D1BA;
}
.dashboard-modal .link-list
{
    display: flex;
    align-items: center;
    justify-content: center;
}
.dashboard-modal .link-list a
{
    margin: 0 8px;
    color: #343635;
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
    text-decoration: underline;
}


.dashboard-modal .btn-group .cancelclose-btn
{
    background: #EDF7F3;
    border: 1px solid #94D1BA;
    font-size: 14px;
    line-height: 20px;
    color: #1F4738;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px !important;
    font-weight: 500;
    margin: 0 12px 0 0;
}
.dashboard-modal .btn-group .cancelclose-btn:hover
{
    background: #EDF7F3;
    border: 1px solid #94D1BA;
    font-size: 14px;
    line-height: 20px;
    color: #1F4738;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px !important;
    font-weight: 500;
    margin: 0 12px 0 0;
}

.dashboard-modal .btn-group .cancelonline-btn
{
    background: #EDF7F3;
    border: 1px solid #94D1BA;
    font-size: 14px;
    line-height: 20px;
    color: #1F4738;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px !important;
    font-weight: 500;
    margin: 0 12px 0 0;
}

.dashboard-modal .btn-group .cancelonline-btn.save {
    background: #3E8E6F;
    color: #fff;
    border-radius: 5px;
    border: 0;
}
.dashboard-modal .btn-group .cancelonline-btn.save:hover{
    background: #3E8E6F;
    color: #fff;
    border-radius: 5px;
    border: 0;
}
#modal-adserviceconfirmation input{padding: 10px 15px;}
#modal-adserviceconfirmation .btn.btn-secondary.cancelclose-btn {
    margin-right: 0;
    border-radius: 5px;
}
.dashboard-modal .btn-group .cancelonline-btn:hover
{
    background: #EDF7F3;
    border: 1px solid #94D1BA;
    font-size: 14px;
    line-height: 20px;
    color: #1F4738;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px !important;
    font-weight: 500;
    margin: 0 12px 0 0;
}
.dashboard-modal .btn-group .canceloffline-btn
{
    background: #EDF7F3;
    border: 1px solid #94D1BA;
    font-size: 14px;
    line-height: 20px;
    color: #1F4738;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px !important;
    font-weight: 500;
    margin: 0 12px 0 0;
}
.dashboard-modal .btn-group .canceloffline-btn:hover
{
    background: #EDF7F3;
    border: 1px solid #94D1BA;
    font-size: 14px;
    line-height: 20px;
    color: #1F4738;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px !important;
    font-weight: 500;
    margin: 0 12px 0 0;
}
.cookie-setting-section
{
    margin: 20px 0 0 0;
}
.cookie-statistics
{
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 24px;
}

.price-container {
    width: 100%;
    height: 120px;

}

.cart--ttl-bold {
    float: right;
    width:300px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    color: #626262;
}