.t-store__empty-part-msg-cont {
    width: 100%
}

.t-store__empty-part-msg-wrapper {
    width: 100%;
    padding: 40px 40px 50px;
    box-sizing: border-box;
    min-height: 40vh;
    border: 1px solid rgba(130, 130, 130, .5);
    text-align: center;
    color: rgba(130, 130, 130, .7);
    display: table
}

.t-store__empty-part-msg{
    display: table-cell;
    vertical-align: middle
}

.t-store__grid-cont_col-width_stretch {
    font-size: 0;
    box-sizing: border-box
}

.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='0'] {
    padding: 0 40px 0 40px
}

.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='10'] {
    padding: 0 35px 0 35px
}

.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='20'] {
    padding: 0 30px 0 30px
}

.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='40'] {
    padding: 0 20px 0 20px
}

.t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap='10'] {
    padding: 0 5px 0 5px
}

.t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap='20'] {
    padding: 0 10px 0 10px
}

.t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap='40'] {
    padding: 0 20px 0 20px
}

.t-store__grid-cont_col-width_stretch[data-col-gap='0'] {
    padding: 0 20px 0 20px
}

.js-store-grid-cont.t-store__grid-cont_col-width_stretch[data-col-gap='0']:not(.t-store__grid-cont_indent) {
    padding: 0
}

.t-store__grid-cont_col-width_stretch[data-col-gap='10'] {
    padding: 0 15px 0 15px
}

.t-store__grid-cont_col-width_stretch[data-col-gap='20'] {
    padding: 0 10px 0 10px
}

.t-store__stretch-col {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    font-size: initial
}

.t-store__stretch-col_25 {
    width: 25%
}

.t-store__stretch-col_33 {
    width: 33.333%
}

.t-store__stretch-col_50 {
    width: 50%
}

.t-store__stretch-col_100 {
    width: 100%
}

[data-col-gap='10'] .t-store__stretch-col {
    padding: 0 5px 0 5px
}

[data-col-gap='20'] .t-store__stretch-col {
    padding: 0 10px 0 10px
}

[data-col-gap='40'] .t-store__stretch-col {
    padding: 0 20px 0 20px
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper {
    position: relative;
    width: 100%;
    padding-bottom: 110%
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_16-9 {
    padding-bottom: 56%
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_4-3 {
    padding-bottom: 75%
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_3-2 {
    padding-bottom: 66%
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_1-1 {
    padding-bottom: 100%
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_original-ratio.t-store__card__imgwrapper_1-1 {
    padding-bottom: 100%
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_2-3 {
    padding-bottom: 150%
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_3-4 {
    padding-bottom: 133%
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_9-16 {
    padding-bottom: 177%
}

@media screen and (max-width:1200px) {
    .t-store__grid-cont_col-width_stretch[data-col-gap='0'] {
        padding: 0 10px 0 10px
    }

    .t-store__grid-cont_col-width_stretch[data-col-gap='10'] {
        padding: 0 5px 0 5px
    }

    .t-store__grid-cont_col-width_stretch[data-col-gap='20'],
    .t-store__grid-cont_col-width_stretch[data-col-gap='40'] {
        padding: 0
    }

    .t-store__grid-cont_col-width_stretch[data-col-gap='40'] .t-store__stretch-col {
        padding: 0 10px 0 10px
    }
}

@media screen and (max-width:960px) {
    .t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap='0'] {
        padding: 0
    }

    .t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap='10'] {
        padding: 0 5px 0 5px
    }

    .t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap='20'] {
        padding: 0 5px 0 5px
    }

    .t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap='40'] {
        padding: 0 10px 0 10px
    }

    .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='0'],
    .t-store__grid-cont_col-width_stretch[data-col-gap='0'] {
        padding: 0 20px 0 20px
    }

    .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='10'],
    .t-store__grid-cont_col-width_stretch[data-col-gap='10'] {
        padding: 0 15px 0 15px
    }

    .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='20'],
    .t-store__grid-cont_col-width_stretch[data-col-gap='20'] {
        padding: 0 15px 0 15px
    }

    .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='40'],
    .t-store__grid-cont_col-width_stretch[data-col-gap='40'] {
        padding: 0 10px 0 10px
    }

    [data-col-gap='20'] .t-store__stretch-col {
        padding: 0 5px 0 5px
    }

    [data-col-gap='40'] .t-store__stretch-col {
        padding: 0 10px 0 10px
    }

    .t-store__grid-cont_mobile-one-row[data-col-gap='0'] .t-store__stretch-col:first-child {
        margin-left: 20px
    }

    .t-store__grid-cont_mobile-one-row[data-col-gap='10'] .t-store__stretch-col:first-child,
    .t-store__grid-cont_mobile-one-row[data-col-gap='20'] .t-store__stretch-col:first-child {
        margin-left: 15px
    }

    .t-store__grid-cont_mobile-one-row[data-col-gap='40'] .t-store__stretch-col:first-child {
        margin-left: 10px
    }

    [data-col-gap='0'] .t-store__tail-gap {
        width: 20px;
        min-width: 20px;
        height: inherit
    }

    [data-col-gap='10'] .t-store__tail-gap,
    [data-col-gap='20'] .t-store__tail-gap {
        width: 15px;
        min-width: 15px;
        height: inherit
    }

    [data-col-gap='40'] .t-store__tail-gap {
        width: 10px;
        min-width: 10px;
        height: inherit
    }
}

.t-store__grid-separator {
    margin-bottom: 90px
}

.t-store__load-more-btn {
    margin-top: 50px
}

@media screen and (max-width:980px) {
    .t-store__load-more-btn {
        margin-top: 40px
    }
}

@media screen and (max-width:640px) {
    .t-store__load-more-btn {
        margin-top: 30px
    }
}

@media screen and (max-width:480px) {
    .t-store__load-more-btn {
        margin-top: 20px
    }

    .t-store__prod-popup__btn-wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.t-store__scroll-icon-wrapper {
    display: none
}

.t-store__grid-cont-preloader_hidden {
    opacity: 0
}

.t-store__card-preloader .t-store__card__img-preloader {
    background-color: rgba(123, 123, 123, .2);
    -webkit-animation: tStorePreloaderFlickerAnimation 1.5s infinite;
    animation: tStorePreloaderFlickerAnimation 1.5s infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.t-store__card-preloader:nth-child(2) .t-store__card__img-preloader {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

.t-store__card-preloader:nth-child(3) .t-store__card__img-preloader {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s
}

.t-store__card-preloader:nth-child(4) .t-store__card__img-preloader {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s
}

.t-store__card-preloader:nth-child(5) .t-store__card__img-preloader {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s
}

.t-store__card-preloader:nth-child(6) .t-store__card__img-preloader {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.t-store__card-preloader:nth-child(7) .t-store__card__img-preloader {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s
}

.t-store__card-preloader:nth-child(8) .t-store__card__img-preloader {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s
}

.t-store__card-preloader:nth-child(9) .t-store__card__img-preloader {
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s
}

@-webkit-keyframes tStorePreloaderFlickerAnimation {
    0% {
        opacity: 1
    }

    40% {
        opacity: .3
    }

    80% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@keyframes tStorePreloaderFlickerAnimation {
    0% {
        opacity: 1
    }

    40% {
        opacity: .3
    }

    80% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

.t-store__card {
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.t-store__card_hidden {
    opacity: 0
}

.t-store__card__imgwrapper {
    position: relative;
    width: 100%;
    padding-bottom: 110%
}

.t706__body_cartwinshowed .t-store__card__imgwrapper {
    z-index: 0
}

.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 .1s linear;
    transition: opacity .1s linear
}

.t-store__card__img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.t-store__card__bgimg_second,
.t-store__card__img_second {
    z-index: 1;
    opacity: 0
}

.t-store__card__mark-wrapper {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 5;
    display: table
}

.t-store__card__mark {
    font-weight: 400;
    font-size: 12px;
    font-family: Roboto, Arial, sans-serif;
    display: table-cell;
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 0 10px
}

.t-store__card__textwrapper {
    padding-top: 20px
}

.t-store__card__descr {
    margin-top: 8px
}

.t-store__card__sku {
    margin-top: 4px;
    color: #777
}

.t-store__card__price-wrapper {
    margin-top: 12px
}

.t-store__card__price-wrapper_above-title {
    margin-top: 0;
    margin-bottom: 12px
}

.t-store__card__price-item,
.t-store__prod-popup__price-item {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%
}

.t-store__card__price-currency,
.t-store__card__price-value,
.t-store__prod-popup__price-currency,
.t-store__prod-popup__price-value,
.t-store__prod__price-portion {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap
}

.t-store__prod__price-portion {
    opacity: .5;
    font-size: .8em
}

.t-store__prod__price-portion-slash {
    padding-left: 3px;
    padding-right: 3px
}

.t-store__card__price-value {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.t-store__card__price-from:after,
.t-store__card__price-value+.t-store__card__price-currency:before,
.t-store__prod-popup__price-value+.t-store__prod-popup__price-currency:before {
    content: '\a0';
    font-family: Arial, Helvetica, sans-serif
}

.t-store__card__price-from+.t-store__card__price-currency:before {
    content: ''
}

.t-store__card__price_old,
.t-store__prod-popup__price_old {
    position: relative;
    color: #bdbdbd
}

.t-store__card__price_old {
    margin-left: 3px
}

.t-store__prod-popup__price_old {
    margin-left: 5px
}

.t-store__card__price_old:after,
.t-store__prod-popup__price_old:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -1px;
    left: -1px;
    border-top: 1px solid;
    width: 100%
}

.t-store__card__btns-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.t-store .t-store__card__wrap_all {
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.t-store .t-store__card__wrap_all .t-store__card__textwrapper {
    padding: 0
}

.t-store .t-store__card__wrap_all .store__card__wrap_txt-and-opts {
    padding-top: 27px;
    padding-bottom: 27px
}

.t-store .t-store__card__wrap_all .t-store__card__prod-controls-wrapper,
.t-store .t-store__card__wrap_all .t-store__card__textwrapper {
    padding-left: 30px;
    padding-right: 30px
}

.t-store .t-store__card__wrap_all .t-store__card__btns-wrapper {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 21px
}

.t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .store__card__wrap_txt-and-opts {
    padding-top: 18px;
    padding-bottom: 18px;
    flex: 1
}

.t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .t-store__card__prod-controls-wrapper,
.t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .t-store__card__textwrapper {
    padding-left: 20px;
    padding-right: 20px
}

.t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .t-store__card__btns-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 14px
}

.t-store .t-store__card__wrap_all.t-store__card__wrap_pad-lg .store__card__wrap_txt-and-opts {
    padding-top: 36px;
    padding-bottom: 36px
}

.t-store .t-store__card__wrap_all.t-store__card__wrap_pad-lg .t-store__card__prod-controls-wrapper,
.t-store .t-store__card__wrap_all.t-store__card__wrap_pad-lg .t-store__card__textwrapper {
    padding-left: 40px;
    padding-right: 40px
}

.t-store .t-store__card__wrap_all.t-store__card__wrap_pad-lg .t-store__card__btns-wrapper {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 28px
}

.t-store .t-store__card.t-align_center .t-store__card__btns-wrapper {
    justify-content: center
}

.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;
    max-width: 100%
}

.t-store__card__btn-text {
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.t-align_center .t-store__card__btn {
    margin: 0;
    margin-bottom: 8px
}

.t-align_center .t-store__card__btn:not(:only-child) {
    margin: 0 2px 8px
}

.t-align_left .t-store__card__btn {
    margin: 0 4px 8px 0
}

.t-align_left .t-store__card__btn:only-child {
    margin-right: 0
}

.t-store__card__sold-out-msg {
    margin-top: 3px;
    color: #f95d51;
    font-size: 14px;
    font-weight: 400
}

.t-store__load-more-btn-wrap {
    padding: 0 20px
}

.t-store__load-more-btn {
    position: relative
}

.t-store__load-more-btn-wrap .t-btn.t-btn_sending::before {
    top: 50%
}

.t-store__load-more-btn-wrap_hidden {
    display: none
}

.t-store .t-popup {
    padding: 0;
    -webkit-overflow-scrolling: touch
}

.t-store__popup-container_8-cols .t-store__prod-popup__slider:not(.t-col) {
    max-width: 100%;
    width: 100%
}

@media screen and (min-width:980px) {
    .t-store__prod-popup__wrapper {
        position: relative;
        margin-bottom: 4px
    }

    .t-store__prod-popup__wrapper.t-store__prod-popup__wrapper__col2_fixed:nth-child(2n-1) {
        margin-right: 4px
    }

    .t-store__prod-popup__wrapper:last-child {
        margin-bottom: 0
    }

    .t-store__prod-popup__wrapper.t-store__prod-popup__wrapper__col2_fixed:nth-last-child(2) {
        margin-bottom: 0
    }

    .t-store__prod-popup__wrapper__col1_fixed {
        width: 100%
    }

    .t-store__prod-popup__wrapper__col2_fixed {
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 50%;
        width: calc(50% - 2px)
    }

    .t-store__prod-popup__wrapper img {
        width: 100%
    }

    .t-store__prod-popup__col_fixed {
        position: -webkit-sticky;
        position: sticky;
        top: 80px
    }

    .t-store__prod-popup__col_fixed+.t-store__prod-popup__slider {
        display: none
    }
}

@media screen and (max-width:980px) {
    .t-store__prod-popup__gallery-column.t-store__prod-popup__col_fixed {
        display: none
    }
}

.t-store .t-popup__container {
    max-width: 1240px;
    right: 0;
    left: 0
}

.t-popup__container.t-store__popup-container_8-cols {
    max-width: 760px
}

.t-store__popup-container_8-cols .t-store__prod-popup__container {
    padding: 40px !important
}

.t-store__popup-container_8-cols .t-store__prod-popup__info {
    padding-top: 40px
}

.t-store__prod-popup__container {
    padding: 40px 20px
}

.t-store__prod-popup__container:after,
.t-store__prod-popup__container>div:after,
.t-store__product-popup>div:after,
.t-store__relevants-grid-cont:after {
    content: '';
    display: block;
    height: 0;
    clear: both
}

.t-store .t-popup__close {
    z-index: 999
}

.t-store__prod-popup__close-txt-wr {
    z-index: 999;
    position: fixed;
    left: 20px;
    top: 20px
}

.t-store__prod-popup__close-txt {
    margin-bottom: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    opacity: .8;
    font-weight: 400
}

.t-store__prod-popup__close-txt div[data-customstyle=yes] {
    line-height: 1 !important
}

.t-store__prod-popup__close-txt:before {
    content: "←\a0";
    font-family: Arial, Helvetica, sans-serif
}

@media screen and (max-width:1240px) {
    .t-store .t-popup__container {
        max-width: 1200px
    }

    .t-store__prod-popup__container {
        padding: 30px 10px
    }

    .t-store__prod-popup__col-left {
        margin-right: 10px;
        max-width: 440px
    }

    .t-store__prod-popup__col-right {
        margin-left: 10px;
        max-width: 440px
    }
}

@media screen and (max-width:1200px) {
    .t-store .t-popup__container {
        max-width: 1000px
    }

    .t-store__prod-popup__container {
        padding: 30px 20px
    }

    .t-popup__container.t-store__popup-container_8-cols {
        max-width: 620px
    }
}

@media screen and (max-width:1000px) {
    .t-store .t-popup__container {
        max-width: 980px
    }

    .t-store__prod-popup__container {
        padding: 20px 10px
    }
}

@media screen and (max-width:960px) {
    .t-store__relevants__container .t-store__scroll-icon-wrapper {
        display: block;
        padding: 0 40px 20px 0;
        text-align: right;
        font-size: 0
    }

    .t-store .t-popup {
        padding: 0 20px
    }

    .t-store .t-popup__container {
        max-width: 640px
    }

    .t-store__prod-popup__container {
        padding: 30px
    }

    .t-store__prod-popup__col-left,
    .t-store__prod-popup__col-right {
        display: block;
        max-width: 100%
    }

    .t-store__prod-popup__col-left {
        padding: 0
    }

    .t-store__prod-popup__col-right {
        padding: 25px 0 0 0
    }
}

@media screen and (max-width:670px) {
    .t-store__card__btn {
        width: 100%
    }

    .t-store__card__btn:nth-child(2) {
        margin-top: 10px
    }

    .t-store .t-popup__container:not(.t-popup__container-static) {
        right: 20px;
        left: 20px
    }

    .t-store__prod-popup__col-left,
    .t-store__prod-popup__col-right {
        margin: 0
    }

    .t-store__relevants__container .t-col.t-store__relevants__title-wrapper {
        padding: 0
    }

    .t-store__relevants-grid-cont .t-store__card__btn {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .t-store__relevants-grid-cont .t-store__card__btns-wrapper a:last-child {
        margin-bottom: 0
    }
}

@media screen and (max-width:560px) {
    .t-store .t-popup {
        padding: 0;
        height: calc(100% + 130px)
    }

    .t-store .t-popup_show .t-popup__container {
        max-width: 100%;
        right: 0;
        left: 0;
        top: 50px;
        bottom: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .t-store .t-popup_show .t-popup__container.t-popup__container-static {
        max-width: 100%;
        min-height: 100vh;
        top: 0;
        margin: 50px 0 130px
    }

    .t-store .t-popup__close {
        width: 100%;
        height: 50px;
        background: #000;
        position: fixed;
        display: table;
        z-index: 2;
        left: 0;
        right: 0;
        top: 0
    }

    .t-store .t-popup__close-wrapper {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
        width: 100%;
        padding-right: 20px;
        font-size: 0
    }

    .t-store .t-popup__close-icon {
        width: 16px
    }

    #allrecords[data-product-page="y"] .t-store .t-popup__close-icon g {
        fill: #fff
    }

    .t-store__prod-popup__close-txt-wr {
        display: none
    }

    .t-store__prod-popup__container {
        padding: 20px
    }

    .t-store__prod-popup__col-right {
        padding-top: 30px
    }

    .t-store__popup-container_8-cols .t-store__prod-popup__container {
        padding: 20px !important
    }

    .t-store__popup-container_8-cols .t-store__prod-popup__info {
        padding-top: 30px
    }
}

.t-store__prod-popup__title-wrapper {
    margin-bottom: 18px
}

.t-store__prod-popup__brand {
    margin-top: 4px;
    color: #777
}

.t-store__prod-popup__sku {
    margin-top: 4px;
    color: #777
}

.t-store__prod-popup__text {
    margin-top: 20px
}

.t-store__prod-popup__price-wrapper {
    margin-top: 0
}

.t-store__prod-popup__btn-wrapper {
    margin-top: 20px;
    margin-bottom: 30px
}

.t-store__prod-popup__btn {
    margin-bottom: 0
}

.t-store__prod-popup__btn_disabled {
    opacity: .5;
    pointer-events: none
}

.t-store__prod-popup__btn_disabled td {
    opacity: .7
}

.t-store .t-product__option {
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative
}

.t-store .js-product.t-align_center .js-product-controls-wrapper,
.t-store .js-store-product .t-store__prod-popup__info.t-align_center .js-product-controls-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center
}

.t-store .js-product.t-align_center .js-product-controls-wrapper .t-product__option,
.t-store .js-store-product .t-store__prod-popup__info.t-align_center .js-product-controls-wrapper .t-product__option {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.t-store .t-product__option-title {
    padding-bottom: 3px
}

.t-store .t-store__card.t-align_center .t-product__option~.t-product__option {
    padding-left: 0
}

.t-store .t-align_center .t-product__option-title,
.t-store .t-store__popup-container_8-cols .t-product__option-title {
    display: table-cell;
    padding: 0 8px 5px 0;
    vertical-align: middle;
    line-height: 1
}

.t-store .t-product__option-variants {
    position: relative;
    display: table;
    min-width: 150px
}

.js-product .t-product__option-variants_list {
    position: relative
}

.js-product .t-align_center .t-product__option-variants,
.js-product .t-store__popup-container_8-cols .t-product__option-variants {
    display: table-cell;
    vertical-align: middle
}

.js-product .t-product__option-variants:after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none
}

.js-product .t-product__option-select {
    width: 100%;
    border: 1px #ddd solid;
    background: #f8f8f8;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.js-product .t-product__option-select::-ms-expand {
    width: 0;
    height: 0;
    opacity: 0
}

.js-product .t-product__option-variants.t-product__option-variants_custom:after {
    display: none
}

.js-product .t-product__option .t-product__option-variants_custom {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    min-width: auto
}

.js-product .t-product__option .t-product__option-variants_custom.t-product__option-variants_buttons.t-product__option-variants_color,
.js-product .t-product__option .t-product__option-variants_custom.t-product__option-variants_buttons.t-product__option-variants_image,
.js-product .t-product__option .t-product__option-variants_custom.t-product__option-variants_radio {
    margin: 5px 5px 0 5px
}

.js-product .t-product__option-variants_custom.t-product__option-variants_radio {
    flex-direction: column
}

.js-product .t-product__option-item {
    position: relative;
    cursor: pointer;
    box-sizing: border-box
}

.js-product .t-product__option-variants_custom .t-product__option-item.t-product__option-item_disabled {
    pointer-events: none;
    opacity: .4
}

.js-product .t-product__option-input {
    visibility: hidden;
    position: absolute;
    left: -9999px;
    opacity: 0;
    height: 0;
    width: 0
}

.js-product .t-product__option-checkmark {
    position: relative;
    display: block;
    box-sizing: border-box
}

.js-product .t-product__option-variants_buttons .t-product__option-item {
    margin-right: 7px;
    margin-bottom: 7px
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    margin-bottom: 7px;
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    min-height: 30px;
    background-color: #fff;
    border: 1px solid #ddd
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid rgba(0, 0, 0, .5)
}

.js-product .t-product__option-variants_custom .t-product__option-title {
    padding-bottom: 0;
    line-height: initial
}

.js-product .t-product__option .t-product__option-variants_hidden {
    display: none
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple:hover {
    border: 1px solid rgba(0, 0, 0, .5)
}

.js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
    width: 26px;
    height: 26px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%
}

.js-product .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_color:before {
    position: absolute;
    content: '';
    left: -5px;
    top: -5px;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .5)
}

.js-product .t-product__option-variants_buttons .t-product__option-checkmark_image {
    width: 50px;
    height: 50px;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ddd
}

.js-product .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_image:before {
    position: absolute;
    content: '';
    left: -5px;
    top: -5px;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    border: 1px solid rgba(0, 0, 0, .5)
}

.js-product .t-product__option-variants_buttons .t-product__option-title_buttons {
    padding-right: 0
}

.js-product .t-product__option-variants_buttons .t-product__option-title_color,
.js-product .t-product__option-variants_buttons .t-product__option-title_image {
    display: none
}

.js-product .t-product__option-variants_buttons .t-product__option-item_color:hover .t-product__option-title,
.js-product .t-product__option-variants_buttons .t-product__option-item_image:hover .t-product__option-title {
    padding: 4px 10px;
    display: block;
    position: absolute;
    background-color: #000;
    color: #fff;
    border-radius: 4px
}

.js-product .t-product__option-variants_buttons .t-product__option-item_color:hover .t-product__option-title {
    bottom: 36px;
    transform: translateX(calc(-50% + 13px))
}

.js-product .t-product__option-variants_buttons .t-product__option-item_image:hover .t-product__option-title {
    bottom: 60px;
    transform: translateX(calc(-50% + 25px))
}

.js-product .t-product__option-variants_buttons .t-product__option-item_color:hover .t-product__option-title:after,
.js-product .t-product__option-variants_buttons .t-product__option-item_image:hover .t-product__option-title:after {
    position: absolute;
    content: '';
    display: block;
    bottom: -4px;
    left: calc(50% - 5px);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000
}

.js-product .t-product__option-variants_buttons .t-product__option-item_image:hover .t-product__option-title {
    padding: 4px 10px;
    display: block;
    position: absolute;
    background-color: #000;
    color: #fff;
    border-radius: 4px;
    bottom: 60px;
    transform: translateX(calc(-50% + 25px))
}

.js-product .t-product__option-selected_select {
    padding: 2px 30px 2px 10px;
    position: relative;
    display: table;
    min-width: 150px;
    min-height: 28px;
    background: #f8f8f8;
    border: 1px solid #ddd;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 5px
}

.js-product .t-product__option {
    position: relative
}

.js-product .t-product__option-selected_select.t-product__option-selected_color,
.js-product .t-product__option-selected_select.t-product__option-selected_image {
    display: flex;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%
}

.js-product .t-product__option-selected_select:after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none
}

.js-product .t-product__option .t-product__option-variants_select {
    padding: 5px 10px;
    position: absolute;
    z-index: 10;
    top: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 180px;
    max-width: 250px;
    max-height: 40vh;
    overflow-y: auto;
    background-color: #fff;
    color: #000;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 4px 10px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px 2px rgba(0, 0, 0, .1);
    border-radius: 5px
}

.js-product .t-product__option-item_select {
    padding: 8px 10px;
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    align-items: center;
    width: calc(100% + 20px)
}

.js-product .t-product__option-item_select.t-product__option-item_active {
    background-color: rgba(0, 0, 0, .05)
}

.js-product .t-product__option-item_select:hover {
    background-color: rgba(0, 0, 0, .1)
}

.js-product .t-product__option-selected_color .t-product__option-selected-checkmark,
.js-product .t-product__option-variants_select .t-product__option-checkmark_color {
    display: block;
    flex-shrink: 0;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%
}

.js-product .t-product__option-selected_image .t-product__option-selected-checkmark,
.js-product .t-product__option-variants_select .t-product__option-checkmark_image {
    display: block;
    flex-shrink: 0;
    margin-right: 5px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    border: 1px solid #ddd;
    background-repeat: no-repeat;
    background-size: cover
}

.js-product .t-product__option-title_select,
.t-product__option-selected-title {
    overflow: hidden;
    display: block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

.js-product .t-product__option-variants_radio .t-product__option-item {
    padding-left: 26px;
    margin-bottom: 10px;
    width: 100%;
    min-height: 14px
}

.js-product .t-product__option-variants_radio .t-product__option-item_color,
.js-product .t-product__option-variants_radio .t-product__option-item_image {
    display: flex;
    align-items: center;
    width: 100%
}

.js-product .t-product__option-variants_radio .t-product__option-checkmark_radio.t-product__option-checkmark_color {
    margin-right: 5px;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px
}

.js-product .t-product__option-variants_radio .t-product__option-checkmark_radio.t-product__option-checkmark_image {
    display: block;
    flex-shrink: 0;
    margin-right: 5px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-size: cover
}

.js-product .t-product__option-variants_radio .t-product__option-input+.t-product__option-checkmark:before,
.js-product .t-product__option-variants_radio .t-product__option-input:checked+.t-product__option-checkmark:after {
    position: absolute;
    content: '';
    border-radius: 50%
}

.js-product .t-product__option-item_radio .t-product__option-input+.t-product__option-checkmark:before {
    left: -26px;
    width: 16px;
    height: 16px;
    border: 1px solid rgba(0, 0, 0, .2)
}

.js-product .t-product__option-item_radio .t-product__option-input:checked+.t-product__option-checkmark:after {
    left: -22px;
    top: 4px;
    width: 10px;
    height: 10px;
    background-color: rgba(0, 0, 0, .2)
}

.js-product .t-product__option-item_radio .t-product__option-input+.t-product__option-checkmark.t-product__option-checkmark_color:before {
    top: 2px
}

.js-product .t-product__option-item_radio .t-product__option-input:checked+.t-product__option-checkmark.t-product__option-checkmark_color:after {
    top: 6px
}

.js-product .t-product__option-item_radio .t-product__option-input+.t-product__option-checkmark.t-product__option-checkmark_image:before {
    left: -26px;
    top: 6px
}

.js-product .t-product__option-item_radio .t-product__option-input:checked+.t-product__option-checkmark.t-product__option-checkmark_image:after {
    left: -22px;
    top: 10px
}

.js-product .t-product__option-item_radio.t-product__option-item_active .t-product__option-input+.t-product__option-checkmark:before {
    border: 1px solid rgba(0, 0, 0, .5)
}

.js-product .t-product__option-item_radio.t-product__option-item_active .t-product__option-input:checked+.t-product__option-checkmark:after {
    background-color: rgba(0, 0, 0, .5)
}

.js-product .t-product__option-title_radio {
    overflow: hidden;
    display: block;
    max-width: 100%;
    line-height: 1;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media screen and (max-width:640px) {
    .t-store .t-product__option-select {
        font-size: 16px
    }
}

@media screen and (max-width:1240px) {
    .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
        max-width: 225px
    }

    .t-store__prod-popup__container .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
        max-width: 220px
    }
}

@media screen and (min-width:1240px) {
    .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
        max-width: 270px
    }

    .t-store__prod-popup__container .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
        max-width: 260px
    }
}

.t-store .t-slds__wrapper {
    padding: 0 !important
}

.t-store .t-slds__arrow_wrapper {
    height: 65% !important;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (max-width:960px) {
    .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card__textwrapper {
        height: auto !important
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col {
        padding: 0;
        margin-left: 20px;
        margin-right: 20px
    }

    .t-store__relevants__container .js-product-relevant:first-child:not(:only-child) {
        padding-left: 0
    }

    .t-store__relevants__container .js-product-relevant:last-child:not(:only-child) {
        padding-right: 0
    }
}

@media screen and (min-width:560px) {
    .t-store .t-popup.t-popup_show {
        transition: unset
    }

    .t-store .t-popup .t-popup__container {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
        transition: all .9s cubic-bezier(.19, 1, .22, 1)
    }

    .t-store .t-popup.t-popup_show .t-popup__container {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: all .9s cubic-bezier(.19, 1, .22, 1);
        -o-transition: all .9s cubic-bezier(.19, 1, .22, 1);
        transition: all .9s cubic-bezier(.19, 1, .22, 1);
        transition-delay: .3s
    }
}

@media screen and (max-width:560px) {
    .t-store__relevants__container .js-product-relevant:first-child {
        padding-left: 0
    }

    .t-store__relevants__container .js-product-relevant:last-child {
        padding-right: 0
    }

    .t-store__mobile-two-columns .js-product .t-product__option-title_radio {
        white-space: unset
    }

    .t-store .t-popup__container {
        transform: none;
        transform: translateX(100%) scale(1)
    }

    .t-store .t-popup_show .t-popup__container {
        transform: translateY(0);
        transform: translateX(-100%)
    }

    .t-store .t-popup__container-animated {
        transition: transform ease-out .3s
    }

    .t-store .t-popup_show .t-popup__container-animated {
        transition: transform ease-in .3s
    }

    .t-store .t-popup__container.t-popup__container-static {
        transform: translateY(0);
        transform: translateX(100%) scale(1)
    }

    .t-store .t-popup_show .t-popup__container.t-popup__container-static {
        transform: translateX(0) scale(1)
    }

    .t-store .t-popup .t-popup__close {
        transform: translateX(100%) scale(1);
        transition: transform ease-out .3s
    }

    .t-store .t-popup.t-popup_show .t-popup__close {
        transform: translateX(0) scale(1);
        transition: transform ease-in .3s
    }

    .t-store .t-popup .t-popup__close:hover,
    .t-store .t-popup__close:hover {
        opacity: 1
    }

    .t-store .t-popup .t-popup__close.t-popup__close-opacity-scroll,
    .t-store .t-popup__close.t-popup__close-opacity-scroll {
        background-color: rgba(255, 255, 255, 0)
    }

    .t-store .t-popup__close-wrapper {
        position: relative;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .t-store .t-popup__close-wrapper .t-popup__close-icon_arrow {
        width: 26px;
        position: absolute;
        left: 12px;
        top: 12px
    }

    .t-store .t-popup__close-wrapper .t-popup__close-icon_cross {
        display: none
    }

    .t-store .t-popup .t-popup__close {
        position: fixed
    }

    .t-store .t-store__product-snippet .t-store__prod-popup__col-left,
    .t-store__product-snippet .t-store__prod-popup__col-right {
        padding-left: 0;
        padding-right: 0
    }

    .t-store .t-slds__thumbsbullet-wrapper,
    .t-store .t-store__prod-popup__info {
        padding-left: 20px;
        padding-right: 20px
    }

    .t-store .t-slds__thumbsbullet-wrapper {
        width: calc(100% - 40px)
    }

    .t-store .t-store__prod-popup__container .t-store__product-popup .t-slds {
        margin-left: -20px;
        margin-right: -20px
    }

    .t-store .t-store__prod-popup__container .t-store__prod-popup__info {
        padding-left: 0;
        padding-right: 0
    }

    .t-store .t-store__prod-popup__container {
        padding-top: 0;
        padding-bottom: 60px
    }
}

@media screen and (min-width:560px) {
    .t-store .t-popup__close-wrapper .t-popup__close-icon_arrow {
        display: none
    }

    .t-store .t-popup__close {
        position: absolute;
        background-color: transparent !important
    }

    .t-store .t-store__prod-popup__close-txt-wr {
        position: absolute
    }
}

@media screen and (min-width:640px) and (max-width:960px) {
    .t-store__relevants__container .t-slds__item_active .js-product-relevant {
        padding-left: 0;
        padding-right: 10px
    }

    .t-store__relevants__container .t-slds__item_active+div .js-product-relevant {
        padding-right: 0;
        padding-left: 10px
    }
}

.t-store__relevants__title {
    margin: 70px 0 40px;
    letter-spacing: inherit;
    padding-left: 0
}

@media screen and (min-width:960px) {
    .t-store__relevants__container .js-product-relevant:first-child:not(:only-child) {
        margin-left: 0
    }

    .t-store__relevants__container .t-store__grid-separator+.js-product-relevant {
        margin-left: 0
    }

    .t-store__relevants__container .js-product-relevant:last-child:not(:only-child) {
        margin-right: 0
    }

    .t-store__relevants__container .js-product-relevant+.js-product-relevant+.js-product-relevant+.js-product-relevant {
        margin-right: 0
    }
}

.t-store__relevants-grid-cont .t-store__card__wrap_all {
    display: flex;
    flex-direction: column;
    flex: 1;
    background-color: transparent !important
}

@media screen and (min-width:960px) {

    .t-store__card__imgwrapper:hover .t-store__card__bgimg_hover,
    .t-store__card__imgwrapper:hover .t-store__card__img_hover {
        opacity: 0
    }

    .t-store__card__imgwrapper:hover .t-store__card__bgimg_second,
    .t-store__card__imgwrapper:hover .t-store__card__img_second {
        z-index: 3;
        opacity: 1
    }
}

.t-store__relevants__title-wrapper {
    margin-left: 20px;
    margin-right: 20px
}

@media screen and (min-width:1200px) {
    .t-store__prod-popup__container .js-store-relevants-grid-cont {
        margin-left: 20px;
        margin-right: 20px
    }
}

@media screen and (min-width:960px) and (max-width:1200px) {
    .t-store__relevants__title-wrapper {
        margin-left: 10px;
        margin-right: 10px
    }

    .t-store__prod-popup__container .js-store-relevants-grid-cont {
        margin-left: 10px;
        margin-right: 10px
    }
}

@media screen and (max-width:960px) {
    .t-store__relevants__title {
        margin: 40px 0 10px
    }

    .t-store__relevants-grid-cont .t-store__grid-separator {
        display: none
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-grid {
        font-size: 0
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12),
    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-grid .t-store__stretch-col:not(.t-store__stretch-col_100) {
        width: 50%;
        display: inline-block;
        vertical-align: top
    }

    .t-store__relevants-grid-cont.t-store__grid-cont .t-col,
    .t-store__relevants-grid-cont.t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 60px
    }

    .t-store__relevants-grid-cont.t-store__grid-cont .t-col_8 .t-store__card__imgwrapper_original-ratio {
        padding-bottom: 0 !important;
        font-size: 0
    }

    .t-store__relevants-grid-cont.t-store__grid-cont .t-col_8 .t-store__card__imgwrapper_original-ratio .t-store__card__img {
        position: initial
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
        box-sizing: border-box;
        padding: 0 !important
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col,
    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-store__stretch-col {
        min-width: 38%;
        max-width: 38%;
        margin-bottom: 0 !important
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col:first-child {
        margin-left: 20px
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col:first-child {
        margin-left: 0
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-store__empty-part-msg-cont {
        min-width: auto;
        max-width: 100%;
        margin-right: 20px
    }

    .t-store__relevants__container .t-store__scroll-icon-wrapper {
        display: block;
        padding: 0 0 20px 0;
        text-align: right;
        font-size: 0
    }

    @-webkit-keyframes store-horizontal-scroll-icon {
        0% {
            -webkit-transform: translate3d(-20px, 0, 0);
            opacity: 0
        }

        10% {
            -webkit-transform: translate3d(-20px, 0, 0);
            opacity: 0
        }

        20% {
            -webkit-transform: translate3d(-20px, 0, 0);
            opacity: 1
        }

        70% {
            -webkit-transform: translate3d(0, 0, 0);
            opacity: 1
        }

        80% {
            -webkit-transform: translate3d(0, 0, 0);
            opacity: 1
        }

        81% {
            -webkit-transform: translate3d(0, 0, 0);
            opacity: 0
        }

        100% {
            -webkit-transform: translate3d(0, 0, 0);
            opacity: 0
        }
    }

    @keyframes store-horizontal-scroll-icon {
        0% {
            transform: translate3d(-20px, 0, 0);
            opacity: 0
        }

        10% {
            transform: translate3d(-20px, 0, 0);
            opacity: 0
        }

        20% {
            transform: translate3d(-20px, 0, 0);
            opacity: 1
        }

        70% {
            transform: translate3d(0, 0, 0);
            opacity: 1
        }

        80% {
            transform: translate3d(0, 0, 0);
            opacity: 1
        }

        81% {
            transform: translate3d(0, 0, 0);
            opacity: 0
        }

        100% {
            transform: translate3d(0, 0, 0);
            opacity: 0
        }
    }

    .t-store__scroll-icon {
        -webkit-animation: store-horizontal-scroll-icon 1.5s infinite;
        animation: store-horizontal-scroll-icon 1.5s infinite
    }

    .t-store__relevants__container .t-store__card__img_second {
        display: none
    }

    .t-store__grid-cont_mobile-one-row .t-store__card__price-wrapper {
        margin-bottom: 8px
    }

    .t-store__relevants__container.t-store__grid-cont_mobile-one-row .t-product__option-variants {
        min-width: 100px
    }

    .t-store__relevants__container {
        margin-left: 10px;
        margin-right: 10px
    }

    .t-store__relevants__title-wrapper {
        padding-left: 0;
        margin: 0
    }
}

@media screen and (max-width:960px) {
    .t-store__grid-separator {
        display: none
    }

    .t-store__grid-cont_mobile-grid {
        font-size: 0
    }

    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12),
    .t-store__grid-cont_mobile-grid .t-store__stretch-col:not(.t-store__stretch-col_100) {
        width: 50%;
        display: inline-block;
        vertical-align: top
    }

    .t-store__grid-cont .t-col,
    .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 60px
    }

    .t-store__grid-cont .t-col_8 .t-store__card__imgwrapper_original-ratio {
        padding-bottom: 0 !important;
        font-size: 0
    }

    .t-store__grid-cont .t-col_8 .t-store__card__imgwrapper_original-ratio .t-store__card__img {
        position: initial
    }

    .t-store__grid-cont_mobile-one-row {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
        box-sizing: border-box;
        padding: 0 !important
    }

    .t-store__grid-cont_mobile-one-row .t-col,
    .t-store__grid-cont_mobile-one-row .t-store__stretch-col {
        min-width: 32%;
        max-width: 32%;
        margin-bottom: 0 !important
    }

    .t-store__grid-cont_mobile-one-row .t-col:first-child {
        margin-left: 20px
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col:first-child {
        margin-left: 0
    }

    .t-store__grid-cont_mobile-one-row .t-store__empty-part-msg-cont {
        min-width: auto;
        max-width: 100%;
        margin-right: 20px
    }

    .t-store__scroll-icon-wrapper {
        display: block;
        padding: 0 40px 20px 0;
        color: #a1a1a1;
        text-align: right;
        font-size: 0;
        mix-blend-mode: multiply
    }

    .t-store__relevants__container .t-store__scroll-icon-wrapper {
        padding: 0 0 20px 0
    }

    .t-store__grid-cont_mobile-one-row.t-store__mobile-two-columns .t-item {
        min-width: 48%;
        max-width: 48%
    }

    @-webkit-keyframes store-horizontal-scroll-icon {
        0% {
            -webkit-transform: translate3d(-20px, 0, 0);
            opacity: 0
        }

        10% {
            -webkit-transform: translate3d(-20px, 0, 0);
            opacity: 0
        }

        20% {
            -webkit-transform: translate3d(-20px, 0, 0);
            opacity: 1
        }

        70% {
            -webkit-transform: translate3d(0, 0, 0);
            opacity: 1
        }

        80% {
            -webkit-transform: translate3d(0, 0, 0);
            opacity: 1
        }

        81% {
            -webkit-transform: translate3d(0, 0, 0);
            opacity: 0
        }

        100% {
            -webkit-transform: translate3d(0, 0, 0);
            opacity: 0
        }
    }

    @keyframes store-horizontal-scroll-icon {
        0% {
            transform: translate3d(-20px, 0, 0);
            opacity: 0
        }

        10% {
            transform: translate3d(-20px, 0, 0);
            opacity: 0
        }

        20% {
            transform: translate3d(-20px, 0, 0);
            opacity: 1
        }

        70% {
            transform: translate3d(0, 0, 0);
            opacity: 1
        }

        80% {
            transform: translate3d(0, 0, 0);
            opacity: 1
        }

        81% {
            transform: translate3d(0, 0, 0);
            opacity: 0
        }

        100% {
            transform: translate3d(0, 0, 0);
            opacity: 0
        }
    }

    .t-store__scroll-icon {
        -webkit-animation: store-horizontal-scroll-icon 1.5s infinite;
        animation: store-horizontal-scroll-icon 1.5s infinite
    }

    .t-store__card__img_second {
        display: none
    }

    .t-store__grid-cont_mobile-one-row .t-product__option-variants {
        min-width: 100px
    }
}

@media screen and (max-width:640px) {
    .t-store__relevants__container {
        margin: 0
    }

    .t-store__grid-cont_mobile-grid {
        padding: 0 10px;
        box-sizing: border-box
    }

    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8) {
        padding-left: 10px;
        padding-right: 10px
    }

    .t-store__grid-cont_mobile-one-row .t-col:first-child {
        margin-left: 0
    }

    .t-store__grid-cont_mobile-one-row .t-col,
    .t-store__grid-cont_mobile-one-row .t-store__stretch-col,
    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col,
    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-store__stretch-col {
        min-width: 80%;
        max-width: 80%
    }

    .t-store__grid-cont_mobile-one-row .t-store__empty-part-msg-cont {
        min-width: auto;
        max-width: 100%;
        margin-right: 0
    }

    .t-store__grid-cont_col-width_stretch.t-store__grid-cont_mobile-one-row .t-store__empty-part-msg-cont{
        margin-right: 15px
    }

    .t-store__scroll-icon-wrapper {
        padding: 0 20px 10px 0
    }

    .t-store__grid-cont_mobile-one-row.t-store__mobile-two-columns .t-item {
        min-width: 50%;
        max-width: 50%;
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (max-width:480px) {

    .t-store__grid-cont:not(.t-store__mobile-two-columns):not(.t951__cont-w-filter) .t-store__card__imgwrapper_original-ratio,
    .t951__grid-cont:not(.t-store__mobile-two-columns) .t-store__card__imgwrapper_original-ratio {
        padding-bottom: 0 !important;
        font-size: 0
    }

    .t-store__grid-cont:not(.t-store__mobile-two-columns):not(.t951__cont-w-filter) .t-store__card__imgwrapper_original-ratio .t-store__card__img,
    .t951__grid-cont:not(.t-store__mobile-two-columns) .t-store__card__imgwrapper_original-ratio .t-store__card__img {
        position: initial
    }

    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12),
    .t-store__grid-cont_mobile-grid .t-store__stretch-col:not(.t-store__stretch-col_100) {
        width: 100%;
        display: block
    }

    .t-store__grid-cont_mobile-one-row .t-store__empty-part-msg-cont {
        min-width: auto;
        max-width: 100%
    }

    .t-store__grid-cont_mobile-one-row.t-store__mobile-two-columns .t-item {
        min-width: 50%;
        max-width: 50%;
        padding-left: 10px;
        padding-right: 10px
    }

    .t-store__mobile-two-columns.t-store__grid-cont .t-store__card.t-item {
        width: 50%;
        display: inline-block;
        vertical-align: top
    }

    .t-store__mobile-two-columns.t-store__grid-cont.t-store__valign-buttons .t-store__card.t-item {
        display: inline-flex
    }

    .t-store__mobile-two-columns .t-product__option-variants {
        min-width: initial
    }

    .t-store__mobile-two-columns .t-store__card__title.t-name {
        font-size: 14px;
        word-break: break-word
    }

    .t-store__mobile-two-columns .t-store__card__btn.t-btn {
        font-size: 12px
    }

    .t-store__mobile-two-columns .t-store__card__btn.t-store__card__btn_second.t-btn {
        font-size: 12px
    }

    .t-store__mobile-two-columns .t-store__card__btn.t-btn {
        padding: 0 10px
    }

    .t-store__mobile-two-columns .t-store__card__btn.t-store__card__btn_second.t-btn {
        padding: 0 10px
    }
}

@media screen and (max-width:960px) {
    .t-store__grid-cont_mobile-one-row.t-store__valign-buttons.js-store-grid-cont {
        -ms-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.t-store__valign-buttons.js-store-grid-cont {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.t-popup .t-store__valign-buttons .t-item,
.t-store__valign-buttons.js-store-grid-cont .t-item,
.t-store__valign-buttons.js-store-grid-cont .t-item .t-store__card__wrap_all .t-store__card__wrap_txt-and-btns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.t-store__valign-buttons.js-store-grid-cont .t-item .t-store__card__wrap_all .t-store__card__wrap_txt-and-btns {
    display: flex;
    flex-direction: column;
    flex: 1
}

.t-store__relevants__container .t-store__valign-buttons .t-slds .t-item,
.t-store__relevants__container .t-store__valign-buttons .t-slds .t-slds__wrapper {
    height: 100%
}

.t-store__valign-buttons.t-container:after,
.t-store__valign-buttons.t-container:before,
.t-store__valign-buttons.t-container_100:after,
.t-store__valign-buttons.t-container_100:before,
.t-store__valign-buttons.t-container_10:after,
.t-store__valign-buttons.t-container_10:before,
.t-store__valign-buttons.t-container_8:after,
.t-store__valign-buttons.t-container_8:before {
    width: 0
}

.t-store__valign-buttons .t-store__grid-separator {
    width: 100%
}

@media screen and (max-width:480px) {
    .t778 .t-store__mobile-two-columns .js-store-grid-cont.t-store__grid-cont.t-container.t-store__mobile-two-columns.t-store__grid-cont_mobile-grid {
        padding: 0 5px
    }

    .t778 .t-store__mobile-two-columns .js-product.t-store__card.t-col.t-col_3.t-align_left.t-item {
        padding-left: 5px;
        padding-right: 5px
    }

    .t778 .t-store__mobile-two-columns .t-store__card__textwrapper {
        padding: 0 10px 0
    }

    .t778 .t-store__mobile-two-columns .t-store__card__btns-wrapper {
        padding: 0 10px 10px
    }

    .t778 .t-store__mobile-two-columns .js-product-controls-wrapper.t-store__card__prod-controls-wrapper {
        padding: 0 10px 0
    }

    .t778 .t-store__mobile-two-columns.t-store__grid-cont_mobile-grid {
        padding: 0 5px
    }
}

.t-store__single-prod-preloader__text {
    background-color: rgba(123, 123, 123, .2);
    border-radius: 3px;
    height: 24px;
    margin-top: 15px;
    -webkit-animation: tFeedPreloaderFlickerAnimation 1.5s infinite;
    animation: tFeedPreloaderFlickerAnimation 1.5s infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.t-store__single-prod-preloader__text:first-child {
    max-width: 60%;
    margin-top: 0;
    height: 34px
}

.t-store__single-prod-preloader__text:last-child {
    max-width: 80%
}

.t-store__relevants-grid-cont {
    position: relative
}

@media screen and (min-width:961px) {
    .t-store__relevants-grid-cont.t-store__valign-buttons.t-store__grid-cont_mobile-one-row {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:960px) {
    .t-store__relevants__container .t-slds__arrow-left {
        left: auto;
        right: 100%
    }

    .t-store__relevants__container .t-slds__arrow-right {
        right: auto;
        left: 100%
    }
}

@media screen and (min-width:1040px) {
    .t-store__relevants__container .t-slds__arrow-left {
        left: auto;
        right: 200%
    }

    .t-store__relevants__container .t-slds__arrow-right {
        right: auto;
        left: 200%
    }
}

.t-store__relevants__container .t-slds__arrow_wrapper {
    display: block !important;
    opacity: 1 !important
}

@media screen and (max-width:640px) {
    .t-store__relevants__container .t-slds__arrow-left {
        left: 10px;
        right: auto
    }

    .t-store__relevants__container .t-slds__arrow-right {
        right: 10px;
        left: auto
    }
}

.t-store__prod-snippet__container {
    padding-top: 120px;
    padding-bottom: 120px
}

.t-store__product-snippet .t-container>div:after {
    content: '';
    display: block;
    height: 0;
    clear: both
}

@media screen and (max-width:560px) {
    .t-store__prod-snippet__container {
        padding-top: 50px;
        padding-bottom: 60px
    }
}

@media screen and (max-width:980px) {
    .t-store__product-snippet .t-container {
        max-width: 640px
    }

    .t-store__product-snippet .t-store__prod-popup__col-left,
    .t-store__product-snippet .t-store__prod-popup__col-right {
        padding-left: 20px;
        padding-right: 20px
    }
}

.t-store__product-snippet+.t-store__relevants__container .t-store__valign-buttons .t-item {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.t-store__product-snippet+.t-store__relevants__container,
.t-store__product-snippet+.t-store__relevants__container .t-store__valign-buttons .t-item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

#allrecords .t-store__product-snippet+.t-store__relevants__container .t-item .t-store__card__btns-wrapper {
    margin-top: 20px
}

.t706 .t-form__errorbox-middle {
    margin-top: 15px
}

.t-slds__wrapper {
    position: relative
}

.t-slds__videowrapper {
    width: 100%;
    height: 100%
}

.t-slds__play_icon {
    z-index: 2;
    cursor: pointer
}

.t-slds__thumbsbullet .t-slds__play_icon {
    opacity: .91;
    width: 30px;
    height: 30px
}

.t-slds__frame-wrapper {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.t-slds__frame {
    background-color: #000
}

.t-store__card__btns-wrapper--quantity a {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.t-store__card__btns-wrapper--quantity .t-store__prod__quantity {
    margin-left: 0 !important;
    margin-right: 4px !important
}

.t-store__prod__quantity+a[href="#order"] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: unset
}

.t-store__prod__quantity {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: top;
    margin: 0 4px 8px 0;
    border: 1px solid #777;
    font-size: 14px;
    height: 45px;
    background-color: #fff;
    box-sizing: border-box
}

.t-align_center .t-store__prod__quantity {
    margin: 0 2px 8px
}

.t-store__prod__quantity_xs {
    font-size: 13px;
    height: 35px
}

.t-store__prod__quantity a {
    display: inline-block
}

.t-store__prod__quantity input[type=number]::-webkit-inner-spin-button,
.t-store__prod__quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.t-store__prod__quantity input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.t-store__prod__quantity-input {
    text-align: center;
    width: 30px;
    height: 30px;
    padding: 0;
    vertical-align: top;
    border: none;
    background-color: transparent;
    color: #000
}

.t-store__prod__quantity-input:focus {
    outline: 0
}

.t-store__prod__quantity__minus-wrapper,
.t-store__prod__quantity__plus-wrapper {
    min-width: 25px;
    width: 25px;
    height: 25px;
    margin: 0 5px;
    cursor: pointer
}

.t-store__prod__quantity__minus {
    background: linear-gradient(#777, #777), #fff
}

.t-store__prod__quantity__plus {
    background: linear-gradient(#777, #777), linear-gradient(#777, #777), #fff
}

.t-store__prod__quantity__minus,
.t-store__prod__quantity__plus {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 50% 1px, 1px 50%;
    background-repeat: no-repeat;
    border-radius: 50px
}

@media screen and (max-width:320px) {
    .t-store__prod__quantity+a[href="#order"] {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .t-store__prod__quantity {
        margin-left: 0 !important;
        margin-right: 4px !important
    }

    .t-store__prod__quantity-input {
        width: 20px
    }

    .t-store__prod__quantity__minus-wrapper,
    .t-store__prod__quantity__plus-wrapper {
        margin: 0
    }
}

@media screen and (max-width:670px) {
    .t-store__card .t-store__prod__quantity {
        position: relative;
        margin-right: 4px
    }

    .t-store__card .t-store__prod__quantity+.t-store__card__btn {
        margin-left: 4px;
        margin-right: 0;
        margin-top: 0
    }

    .t-store__prod__quantity+.t754__btn,
    .t-store__prod__quantity+.t776__btn,
    .t-store__prod__quantity+.t778__btn,
    .t-store__prod__quantity+.t786__btn {
        margin-top: 0
    }

    .t-store__prod__quantity-input {
        font-size: 16px
    }
}

@media screen and (min-width:320px) {
    .t-store__card__btns-wrapper--quantity {
        display: inline-block;
        max-width: 100%
    }

    .t-store__card__btns-wrapper--quantity a:not([href^='#order']) {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media screen and (min-width:961px) and (max-width:1200px) {

    .t-col_3 .t-store__prod__quantity,
    .t-col_3 .t-store__prod__quantity+a[href="#order"],
    .t-col_3 .t-store__prod__quantity-input {
        width: 100%
    }

    .t-col_3 .t-store__prod__quantity {
        margin-right: 0
    }

    .t-col_3 .t-store__prod__quantity-input {
        width: 100%
    }
}

@media screen and (min-width:481px) and (max-width:575px) {

    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12) .t-store__prod__quantity,
    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12) .t-store__prod__quantity+a[href="#order"],
    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12) .t-store__prod__quantity-input {
        width: 100%
    }
}

@media screen and (max-width:481px) {

    .t-store__mobile-two-columns .t-store__card .t-store__prod__quantity,
    .t-store__mobile-two-columns .t-store__card .t-store__prod__quantity+a[href="#order"],
    .t-store__mobile-two-columns .t-store__card .t-store__prod__quantity-input {
        width: 100%
    }
}

.t1025 .t-col_100 {
    max-width: calc(100vw - 40px)
}

.t1025 .t-store__card {
    display: -webkit-flex;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

@media screen and (max-width:400px) {
    .t1025 .t-store__card {
        -webkit-flex-direction: column;
        flex-direction: column
    }
}

.t1025 .t-store__card:first-child {
    padding-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.t1025 .t-store__card.t-store__card_no-separator {
    border-bottom: none
}

.t1025 .t-store__card.t-store__card_no-separator:first-child {
    border-top: none
}

.t1025 .t-store__card__imgwrapper_column {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-right: 20px
}

@media screen and (min-width:400px) and (max-width:640px) {
    .t1025 .t-store__card__imgwrapper_column {
        margin-right: 20px
    }
}

.t1025 .t-store__card__imgwrapper_column {
    width: 200px
}

@media screen and (min-width:481px) {
    .t1025 .t-store__card_in-row .t-store__card__imgwrapper_column {
        width: 150px
    }
}

@media screen and (min-width:481px) and (max-width:640px) {
    .t1025 .t-store__card__imgwrapper_column {
        width: 200px !important
    }
}

@media screen and (min-width:401px) and (max-width:480px) {
    .t1025 .t-store__card__imgwrapper_column {
        width: 150px !important
    }
}

@media screen and (max-width:400px) {
    .t1025 .t-store__card__imgwrapper_column {
        width: calc(100vw - 40px) !important
    }
}

.t1025 .t-store__card__imgwrapper {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    position: relative;
    height: unset;
    margin-top: auto;
    margin-bottom: auto
}

.t1025 .t-store__card__imgwrapper_16-9 {
    padding-bottom: 56%
}

.t1025 .t-store__card__imgwrapper_4-3 {
    padding-bottom: 75%
}

.t1025 .t-store__card__imgwrapper_3-2 {
    padding-bottom: 66%
}

.t1025 .t-store__card__imgwrapper_1-1 {
    padding-bottom: 100%
}

.t1025 .t-store__card__imgwrapper_original-ratio.t-store__card__imgwrapper_1-1 {
    padding-bottom: 100%
}

.t1025 .t-store__card__imgwrapper_2-3 {
    padding-bottom: 150%
}

.t1025 .t-store__card__imgwrapper_3-4 {
    padding-bottom: 133%
}

.t1025 .t-store__card__imgwrapper_9-16 {
    padding-bottom: 177%
}

.t1025 .t-store__card__bgimg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    transition: opacity .1s linear
}

.t1025 .t-store__card__img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    transition: opacity .1s linear
}

.t1025__bgimg_second,
.t1025__img_second {
    z-index: 1;
    opacity: 0
}

.t1025 .t-store__card__mark-wrapper {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 5;
    display: table
}

.t1025 .t-store__card__mark {
    width: unset;
    height: unset;
    font-weight: 600;
    font-size: 11px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: .5em 1em
}

@media screen and (max-width:480px) {
    .t1025 .t-store__card__imgwrapper {
        margin-right: 20px
    }

    a.t-store__prod-popup__btn[href="#order"] {
        flex-grow: 1
    }
}

@media screen and (max-width:400px) {
    .t1025 .t-store__card__imgwrapper {
        margin-right: 0;
        margin-bottom: 20px
    }
}

.t1025 .t-store__card__contentwrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.t1025 .t-store__card_under-description .t-store__card__contentwrapper {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.t1025 .t-store__card_under-description.t-align_center .t-store__card__contentwrapper {
    -webkit-align-items: center;
    align-items: center
}

.t1025 .t-store__card_in-column.t-store__card_verticalAlign_middle .t-store__card__contentwrapper,
.t1025 .t-store__card_in-row.t-store__card_verticalAlign_middle .t-store__card__contentwrapper {
    -webkit-align-items: center;
    align-items: center
}

.t1025 .t-store__card_under-description.t-store__card_verticalAlign_middle .t-store__card__contentwrapper {
    -webkit-justify-content: center;
    justify-content: center
}

@media screen and (max-width:980px) {
    .t1025 .t-store__card__contentwrapper {
        -webkit-flex-direction: column;
        flex-direction: column
    }
}

.t1025 .t-store__card__textwrapper {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    margin-right: 20px;
    padding-top: 0
}

.t1025 .t-store__card_under-description .t-store__card__textwrapper {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    margin-right: 0;
    margin-bottom: 20px
}

.t1025 .t-store__card .t-store__card__descr {
    margin-top: 8px;
    opacity: .6
}

@media screen and (max-width:980px) {
    .t1025 .t-store__card__textwrapper {
        -webkit-flex-grow: 0;
        flex-grow: 0;
        margin-right: 0;
        margin-bottom: 20px
    }
}

@media screen and (max-width:400px) {
    .t1025 .t-store__card__textwrapper {
        margin-bottom: 20px
    }
}

.t1025 .t-store__card__price-buttons {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin: 0;
    width: unset
}

@media (max-width:960px) {
    .t1025 .t-store__card_under-description .t-store__card__price-buttons {
        margin-top: 0;
        gap: 0
    }
}

@media (min-width:641px) {
    .t1025 .t-store__card__price-buttons_in-row {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row
    }
}

@media (max-width:640px) {

    .t1025 .t-store__card__price-buttons,
    .t1025 .t-store__card__price-buttons_in-row,
    .t1025 .t-store__card_under-description .t-store__card__price-buttons {
        width: unset !important
    }
}

@media (max-width:400px) {
    .t1025 .t-store__card__price-buttons {
        width: unset;
        -webkit-align-items: flex-start;
        align-items: flex-start
    }
}

.t1025 .t-store__card__price-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 0;
    margin-bottom: 15px
}

.t1025 .t-store__card_under-description.t-align_center .t-store__card__price-wrapper {
    -webkit-justify-content: center;
    justify-content: center
}

.t1025 .t-store__card .t-store__card__price-item {
    display: -webkit-flex;
    display: flex;
    vertical-align: middle;
    white-space: nowrap
}

.t-store__card__price-currency,
.t1025 .t-store__card__price-value {
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.t1025 .t-store__card__price-value+.t-store__card__price-currency:before {
    content: ' ';
    white-space: pre
}

.t1025 .t-store__card__price_old {
    position: relative;
    color: #bdbdbd;
    margin-left: 6px
}

.t1025 .t-store__card__price_old:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -1px;
    left: -1px;
    border-top: 1px solid;
    width: 100%
}

.t1025 .t-store__card__price-buttons_in-row .t-store__card__price-wrapper {
    margin-bottom: 0;
    margin-right: 15px
}

@media (max-width:640px) {
    .t1025 .t-store__card__price-buttons_in-row .t-store__card__price-wrapper {
        margin-bottom: 15px;
        margin-right: 0
    }
}

.t1025 .t-store__card__btns-wrapper {
    display: block
}

@media screen and (min-width:641px) {
    .t1025 .t-store__card__price-buttons_in-row .t-store__card__btns-wrapper {
        display: -webkit-flex;
        display: flex;
        margin-top: 0;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: unset
    }
}

.t1025 .t-store__card__btn-first_wrapper,
.t1025 .t-store__card__btn-second_wrapper {
    display: -webkit-flex;
    display: flex
}

.t1025 .t-store__prod__quantity {
    margin-top: 0;
    margin-bottom: 0
}

.t1025 .t-store__card .t-store__prod__quantity__minus-wrapper {
    margin: 0 0 0 5px
}

.t1025 .t-store__card .t-store__prod__quantity-input {
    width: 20px
}

.t1025 .t-store__card .t-store__prod__quantity__plus-wrapper {
    margin: 0 5px 0 0
}

.t1025 .t-store__card__btn {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    min-height: 35px;
    padding: 8px 15px;
    white-space: nowrap
}

.t1025 .t-store__card__btn.t-btn_xs {
    height: unset
}

.t1025 .t-store__card__btn-row {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 5px
}

.t1025 .t-store__card__btn-row:last-child {
    margin-bottom: 0
}

@media screen and (min-width:641px) {
    .t1025 .t-store__card__price-buttons_in-row .t-store__card__btn-row {
        margin-bottom: 0;
        margin-right: 5px
    }
}

.t1025 .t-store__card__price-buttons_in-row .t-store__card__btn-row:last-child {
    margin-right: 0
}

.t1025 .t-store__card__btn {
    margin: 0;
    margin-right: 5px
}

.t1025 .t-store__card__btn:last-child {
    margin-right: 0
}

.t1025 .t-align_center .t-store__prod__quantity {
    margin-left: 0;
    margin-right: 4px
}

@media screen and (max-width:640px) {

    .t1025 .t-store__card__btns-wrapper,
    .t1025 .t-store__card_under-description .t-store__card__btns-wrapper {
        width: unset
    }
}

@media screen and (max-width:480px) {
    .t1025 .t-store__card__btns-wrapper {
        margin-top: 0
    }
}

.t1025 .t-store__relevants__container .t-store__card {
    display: block;
    border: none;
    padding-top: 0
}

.t1025 .t-store__relevants__container .t-store__card__textwrapper {
    padding-top: 20px
}

.t1025 .t-store__relevants__container .t-store__card__price-wrapper {
    margin-top: 12px
}

@media screen and (min-width:981px) {
    .t-container_fluid {
        max-width: 100%
    }

    .t-container_fluid .t-col_1 {
        max-width: calc(1 / 12 * 100% - 40px)
    }

    .t-container_fluid .t-col_2 {
        max-width: calc(2 / 12 * 100% - 40px)
    }

    .t-container_fluid .t-col_3 {
        max-width: calc(3 / 12 * 100% - 40px)
    }

    .t-container_fluid .t-col_4 {
        max-width: calc(4 / 12 * 100% - 40px)
    }

    .t-container_fluid .t-col_5 {
        max-width: calc(5 / 12 * 100% - 40px)
    }

    .t-container_fluid .t-col_6 {
        max-width: calc(6 / 12 * 100% - 40px)
    }

    .t-container_fluid .t-col_7 {
        max-width: calc(7 / 12 * 100% - 40px)
    }

    .t-container_fluid .t-col_8 {
        max-width: calc(8 / 12 * 100% - 40px)
    }

    .t-container_fluid .t-col_9 {
        max-width: calc(9 / 12 * 100% - 40px)
    }

    .t-container_fluid .t-col_10 {
        max-width: calc(10 / 12 * 100% - 40px)
    }

    .t-container_fluid .t-col_11 {
        max-width: calc(11 / 12 * 100% - 40px)
    }

    .t-container_fluid .t-col_12 {
        max-width: calc(100% - 40px)
    }
}