    
    .t-store__card__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.t-btn_sm {
    height: 45px;
    font-size: 14px;
    padding-left: 30px;
    width: 100%;
    padding-right: 30px;
}


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

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_1-1 {
    padding-bottom: 100%;
    border: 2px solid #f3f6fa;
    border-radius: 4px;
}

.t-store__load-more-btn-wrap {
    padding: 0 0px;
}

.t-align_left .t-store__card__btn {
    margin: 0 0px 0px 0;
}

.t995__wrapper {
    padding: 0px;
}

.t995 .t-cover, .t995 .t-cover__filter {
    border-radius: 0px 0px 40px 40px;
    -webkit-mask-image: -webkit-radial-gradient(white,black);
}

@media screen and (min-width: 960px)
#rec611940098 .t951__cont-wrapper .t951__sidebar {
    padding: 30px 0 30px 30px;
    margin-right: 30px;
    border-radius: 4px;
}

.t-btn_md {
    height: 60px;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
}

.t-submit {
    text-align: center;
    height: 60px;
    border: 0 none;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-appearance: none;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: transparent;
}

.t-btn_sm {
    height: 50px;
}

.t712 .t-submit {
    width: 100%;
    height: 60px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-appearance: none;
}