/*Стрелки в слайдере*/
    .t-slds__arrow-left{
        left: 20px;
    }
    .t-slds__arrow-right{
        right: 20px;
    }
    @media screen and (max-width: 640px) {
        .t-slds__arrow-left {
            left: 5px !important;
        }
    }
    @media screen and (max-width: 640px) {
        .t-slds__arrow-right {
            right: 5px !important;
        }
    }


/*
.t-store .js-store-product .t-store__prod-popup__info.t-align_center .js-product-controls-wrapper, .t-store .js-product.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-align_center {
    text-align: center; 
}


.t-col_6 {
    max-width: 660px;
}

.t734__button {
    padding-top: 80% !important;
}

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


@media screen and (max-width: 480px)
.t-rec_pt_45 {
    padding-top: 45px;
    padding: 30px;
}

@media screen and (max-width: 640px) {
.t-slds__thumbsbullets-with-gallery .t-slds__main {
    width: 100%;
    height: 450px;
    }
}

@media screen and (max-width: 960px) {
.t-store__grid-cont_col-width_stretch[data-col-gap='0'], .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='0'] {
    padding: 0 20px 0 20px !important;
    }
}

@media screen and (max-width: 960px) {
.t734__witharrows .t734__textwrapper {
    padding: 0 0px !important;
    }
}


.t734__button {
    padding-top: 100% !important;
}

#allrecords ul.t-slds__bullet_wrapper {
    margin: 0!important;
    padding-left: 0!important;
   display: none !important;
}

.t-store__card__mark-wrapper {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 3 !important;
    display: table;
}

@media screen and (max-width: 479px)
    #rec676149163 .t396__artboard {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 1 !important;
}

@media screen and (max-width: 480px) {
    .t-rec_pb_0 {
        padding-bottom: 0;
        margin-top: 90px !important;
    }
}

.t1003__outer {
    margin-top: 10px;
}

@media screen and (max-width: 479px)
    #rec676149163 .t396__artboard {
        height: 120px;
        z-index: 99;
}

@media screen and (max-width: 479px)
    #rec676149163 .t396__artboard {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 990;
}

@media screen and (max-width: 479px)
    #rec676149163 .t396__artboard {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 1 !important; 
    }
*/



