.t1002__addBtn {
    background: initial !important;
    background-image: url(https://static.tildacdn.com/tild3863-3238-4131-a461-386664303937/bookmark_2.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 25px;
    height: 40px;
    border-radius: 0 !important;
    border: none !important;
}

.t-store__prod-popup__btn-wrapper .t1002__addBtn {
    margin-left: 16px !important;
}

.t1002__addBtn_active {
    background-image: url(https://static.tildacdn.com/tild3631-3266-4436-b833-373836316465/bookmark_1.png) !important;
}

.t1002__addBtn svg,
.t1002__wishlisticon-imgwrap svg {
    display: none;
}

.t1002__wishlisticon-imgwrap:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: initial;
    background-image: url(https://static.tildacdn.com/tild3863-3238-4131-a461-386664303937/bookmark_2.png) !important;
    background-size: cover;
    background-repeat: no-repeat;
    width: 25px;
    height: 40px;
    border-radius: 0;
    border: none;
}