/*
castom basket sakura
*/

.epic {
    width: 48px;
    height: 48px;
}

.jcontentcastom {
    justify-content: end;
}

.tovat_polosa_castom {
    display: none;
}

.add_basket {
    border-top: 0px;
}

.show_options {
    color: var(--color-re-ma-btn);
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    text-decoration: underline;
    cursor: pointer;
    margin-top: 5px;
}

.castom_ots {
    margin-top: -63px;
}

.modal_basket .bortic .el_center {
    background-color: var(--color-re-mmb-btn-color-pm)!important;
    color: var(--color-re-mmb-background)!important;
}

.basket_container .title {
    max-width: 150px;
}