.t-store__tabs.t-store__tabs_accordion.t-col.t-col_12 {
}



@media screen and (min-width: 1200px) {
    .t-store__prod-popup__container .t-store__tabs {
        margin-left: 700px;
        margin-right: 20px
    }

    .t-store__tabs.t-store__tabs_accordion.t-col.t-col_12 {
        margin-left: 720px;
    }
}

@media screen and (min-width: 960px) and (max-width:1200px) {
    .t-store__prod-popup__container .t-store__tabs {
        margin-left: 490px;
        margin-right: 10px
    }

    .t-store__tabs.t-store__tabs_accordion.t-col.t-col_12 {
        margin-left: 470px;
    }
}









.js-store-product.js-product.t-store__product-popup, 
.t-store__product-snippet .t-container {
    min-height:820px;
}

@media screen and (min-width:960px){

.js-store-product.js-product.t-store__product-popup,
.t-store__product-snippet .t-container{
    position: relative;
}
.t-store__prod-popup__slider.js-store-prod-slider {position: absolute;}  
.t-store__tabs.t-store__tabs_accordion {
    max-width: 440px;
}
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right,
.t-store__tabs.t-store__tabs_accordion{
    /* position: absolute; */
    /* top: 0; */
    margin-left: 470px;
}
}

@media screen and (min-width:1240px){
.t-store__tabs.t-store__tabs_accordion {
    max-width: 480px;
    margin-top: 20px;
}
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right,
.t-store__tabs.t-store__tabs_accordion{margin-left: 720px;}
}

@media screen and (max-width: 1240px){
.js-store-product.js-product.t-store__product-popup, 
.t-store__product-snippet .t-container {
    min-height:650px;
}
}




.t-store__relevants__title-wrapper {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 90px;
    font-size: 28px;
}




!.t-container {
    margin-left: 10px;
}!

.t395__col {
    margin: 0;
}


@media screen and (max-width: 640px) {
    .t395__col_mobile-flex {
        max-width:100%;
        width: 100%;
        margin-right: 0
    }

    #allrecords .t395__wrapper_mobile-flex {
        "padding-left: 0px"
    }

    .t395__separator_mobile {
        display: table-cell;
        min-width: 20px;
        width: 20px;
        height: 100%
    }
}







.t-container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 0;
}

.t-col_12 {
    max-width: 100%;
}

@media screen and (max-width: 1200px)
.t-col_12 {
    max-width: 100%;
}





.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid #D0651E;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid #ddd;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 7px;
    min-height: 30px;
    min-width: 30px;
    padding: 7px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}


.t976__menu-link_small {
    padding: 9px 1px;
    font-size: 12px;
}
