.favorite-stores-table__view-list {
    max-height: 600px;
    overflow-y: scroll;
}

.favorite-stores-table .store-item_wprice .store-item__address {
    width: 60%;
}
.favorite-stores-table__list .store-item {
    display: flex;
    align-items: center;
}
.store-item__wrapper {
    width: 77%;
    padding-right: 15px;
}
@media (max-width: 1023px) {
    .favorite-stores-table .store-item_wprice .store-item__address {
        width: 30%;
    }
    .favorite-stores-table__list .store-item {
        flex-flow: column;
        align-items: flex-start;
    }
    .store-item__wrapper {
        width: 100%;
        padding-right: 0;
    }
    .store-item__buy-btn {
        margin-top: 20px;
    }
}
.favorite-stores-item-info .store-item__buy-btn {
    margin-top: 10px;
}
.store-item__quantity {
    display: table-cell;
    width: 17%;
    padding-top: 10px;
    font-size: 1.125rem;
    color: #242424;
}
.store-item_wprice {
    position: relative
}
.store-item_wprice .icon-cart-arrow-right {
    position: absolute;
    right: 20px;
    top: 20px;
    fill: #edecea;
    -webkit-transition: fill .3s;
    transition: fill .3s
}
.store-item_wprice .store-item__station {
    width: 22%
}
@media (max-width: 1023px) {
    .store-item_wprice .store-item__station {
        width: 33%
    }
}
@media (max-width: 767px) {
    .store-item_wprice .icon-cart-arrow-right {
        display: none
    }
    .store-item_wprice .store-item__station {
        width: auto
    }
}
.store-item_wprice .store-item__time {
    width: 30%;
    font-size: 1rem
}
@media (max-width: 1023px) {
    .store-item_wprice .store-item__time {
        width: 35%;
        font-size: .875rem
    }
}
@media (max-width: 767px) {
    .store-item_wprice .store-item__time {
        width: auto
    }
}
.store-item_wprice .store-item__phone {
    width: 28%;
    font-size: 1rem
}
@media (max-width: 767px) {
    .store-item_wprice .store-item__phone {
        width: auto
    }
}
.store-item_wprice .store-item__store-fav {
    width: 3%;
    padding-right: 10px;
    display: table-cell;
    padding-top: 10px
}
.store-item_wprice .store-item__store-fav [class^=icon] {
    margin-left: 0
}
.store-item_wprice .store-item__address {
    display: table-cell;
    width: 100%;
    padding-top: 10px
}
.store-item_wprice:hover .icon-cart-arrow-right {
    fill: #a6a6a6
}
@media (max-width: 1023px) {
    .store-item_wprice .store-item__phone {
        font-size: .875rem
    }
}
.store-item_wprice .store-item__phone {
    visibility: hidden
}
.favorite-store-item__station-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #ffffff;
    font-style: normal;
    display: inline-block;
    font-size: 1rem;
    text-transform: lowercase;
    line-height: 18px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    top: -2px;
    margin-right: 9px
}
@media (min-width: 768px) {
    .line-block a {
        float: right;
        top: 20px;
        position: relative;
    }
}
.store-item {
    position: relative;
    padding: 20px;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 4px;
    -webkit-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out
}
.favorite-stores-table_list .label_new{
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.store-item:hover {
    cursor: pointer;
    box-shadow: 0 3px 25px rgba(0, 0, 0, .1)
}
.store-item.is-empty-station .store-item__station {
    width: auto;
    margin: 0
}
.store-item.is-empty-station .store-item__station span > span {
    margin-top: -5px;
    margin-right: 20px
}
.store-item__price {
    display: table-cell;
    font-size: 1.125rem;
    color: #242424;
    width: 20%;
    padding-top: 10px;
}
.store-item__price_old {
    float: none;
    width: auto;
    color: #a6a6a6;
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 7px;
    font-size: .875rem;
    padding-top: 0px;
}
.store-item__price_old:after {
    content: '';
    border-top: 1px solid #a6a6a6;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0
}
.store-item__address {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    color: #555;
    font-size: 1.125rem;
    margin-right: 2%
}
.store-item__station {
    display: inline-block;
    vertical-align: top;
    width: 19%;
    font-size: 1.125rem;
    margin-right: 2%
}
.store-item__station span > span {
    color: #a6a6a6;
    display: block;
    font-size: 1rem;
    padding: 5px 0;
    margin-left: 30px
}
.store-item__station-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #fff;
    font-style: normal;
    display: inline-block;
    font-size: 1rem;
    text-transform: lowercase;
    line-height: 18px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    top: -2px;
    margin-right: 9px
}
.store-item__phone {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    color: #a6a6a6;
    font-size: .9375rem;
    white-space: nowrap
}
.store-item__phone [class^=icon] {
    margin-left: 10px;
    fill: #edecea;
    display: inline-block;
    vertical-align: middle
}
.store-item__time {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    color: #a6a6a6;
    font-size: .875rem;
    margin-right: 2%
}
.store-item__store-fav {
    display: inline-block;
    width: 3%;
    margin-right: 10px
}
.store-item__store-fav [class^=icon] {
    display: inline-block;
    vertical-align: middle;
    stroke: #a6a6a6;
    fill: transparent;
    margin-left: 10px
}
.store-item__store-fav.is-active [class^=icon] {
    stroke: #7e0e2f;
    fill: #7e0e2f
}
@media (max-width: 1239px) {
    .store-item__address {
        width: 40%;
        vertical-align: top;
        margin-bottom: 10px
    }
    .store-item__station {
        vertical-align: top;
        margin-bottom: 10px
    }
    .store-item__phone, .store-item__time, .store-item__station {
        width: 49%
    }
    .store-item__store-fav {
        width: 4.5%;
        vertical-align: top;
        margin-bottom: 10px
    }
}
@media (max-width: 1023px) {
    .store-item__price {
        position: absolute;
        right: 20px;
        bottom: 20px
    }
    .store-item__price_old {
        right: auto;
        bottom: auto
    }
}
@media (max-width: 767px) {
    .store-item__price {
        width: auto;
        float: none;
        display: block;
        position: static;
        margin-bottom: -12px;
    }
    .store-item__quantity {
        width: auto;
        float: none;
        display: block;
        position: static;
        margin: 10px 0;
    }
    .store-item__price_old {
        margin-top: auto;
        margin-bottom: auto
    }
    .store-item__address {
        width: 82%;
        line-height: 24px
    }
    .store-item__station {
        width: 100%
    }
    .store-item__phone {
        width: auto;
        margin-bottom: 5px;
        margin-top: 10px
    }

    .store-item__time {
        width: auto;
        line-height: 20px
    }

    .store-item__store-fav {
        width: 10%
    }

    .store-item__store-fav [class^=icon] {
        margin-left: 0
    }

    .store-item {
        flex-wrap: wrap;
    }

    .store-item .btn {
        font-size: 14px;
        margin-left: auto;
        margin-right: auto;
    }
}

.store-item__buy-btn.js-store-item-buy-btn.desctop {
    display: inline-block;
}

.store-item__buy-btn.js-store-item-buy-btn.mobile {
    display: none;
}

@media screen and (max-width: 768px) {
    .store-item__buy-btn.js-store-item-buy-btn.desctop {
        display: none;
    }

    .store-item__buy-btn.js-store-item-buy-btn.mobile {
        display: inline-block;
    }
}