.t-store__grid-cont_col-width_stretch[data-col-gap='20'], .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='20'] {
    padding: 0 5px 0 5px;
}




.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9;
    border-color: transparent;
    border-width: unset;
    background: #fff0;
    border-radius: 100%;
}





.wrap_e75d {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    bottom: 800px important;
    display: block;
    opacity: 1;
    position: fixed;
    transition: opacity .1s;
    visibility: visible;
    z-index: 2147483647;
}






.t-store__card__bgimg, .t-store__card__bgimg_second {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
    border-radius: 10px;
}