    .t-popup__container {
    border-radius: 25px !important;
    overflow: hidden;
    /*border:solid 1px #fff;*/
}
.t-feed__post-popup.t-popup_show .t-popup__container.t-popup__container.t-popup__container-static {
    padding: 40px 20px;
}
.r .t-rec .r_showed .r_anim{
    border-radius: 20px;
    overflow: hidden;
    max-width: 96%;
    margin: 20px auto;
}
@media (max-width: 639px) {
     .t-popup__container {
    border-radius: 15px !important;
}
}
.t492__blockimg,t-slds__bgimg{
    border-radius:15px;
    overflow: hidden;
}
.t668__accordion{
    .t668__wrapper{
    border-radius: 15px;
    margin-bottom: 10px;
    }
}
.uc-answer {
    .t-container{
    max-width: 99%;
}
   .t-col_12 {
    max-width: 100%;
} 
}
@media screen and (max-width: 960px) {
    .uc-answer {
        padding-top: 10px !important;
    .t-col {
         padding-left: 0px !important; 
         padding-right: 0px !important; 
    }
    .t668__wrapper{
        margin-bottom: 5px !important;
    }
}
}

.t-slds__bgimg,.t-img,.t492__blockimg, .t-bgimg{
border-radius:15px;
}

.t492__blockimg{
width: 46%;
}

.t492__blocktable {
    max-width: 98%;
}

@media (max-width: 640px) {
.t-slds__bgimg,.t-img,.t492__blockimg{
border-radius:15px;

} 
}

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

    .t467__title {
        font-size: 54px !important;
    }

    .t467__descr{
        font-size:23px !important;
    }
    .t467{
        .t-btn{
        font-size:22px !important;
    }
    }

}
@media screen and (max-width:1200px){

    .t467__title {
        font-size: 36px !important;
    }

    .t467__descr{
        font-size:18px !important;
    }
     .t-col_12 {
        max-width:100% !important;
    }

}

@media screen and (max-width:640px){

    .t467__title {
        font-size: 25px !important;
    }
 
    .t467__descr{
        font-size:14px !important;
    }
}

@media screen and (min-width:650px){
    .uc-article{
        .t-container {
        max-width: 93% !important;
    }
    .t-col_12 {
        max-width: 93% !important;
    }
    }
}

  
    .js-store-parts-select-container,.t-store__load-more-btn-wrap{
        /*display: none*/
    }
    /*Заголовки в плитке товаров*/
    .t-store__card__textwrapper {
        padding-top: 0px !important;
        margin-top: 20px !important;
    }
    
    .t-store__card__imgwrapper{
        border-radius: 20px;
        overflow: hidden;
    }
    
    /*Цены в плитке товаров*/
    .t-store__card__price-wrapper {
        display: none !important;
    }
    
    /*Варианты в плитке товаров*/
    .t-store__card__prod-controls-wrapper {
        margin-top: 20px !important;
        margin-bottom: -15px !important;
        box-sizing: border-box !important;
        max-width: calc(100% - 100px) !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .t-store__card__prod-controls-wrapper > .t-product__option {
        margin-top: 0px !important;
        margin-right: 0px !important;
        margin-bottom: 0px !important;
    }
    .t-store__card__prod-controls-wrapper > .t-product__option > .t-product__option-title {
        display: none !important;
    }
    .t-store__card__prod-controls-wrapper .t-product__option-item_buttons {
        padding: 0px !important;
        margin-top: 0px !important;
        margin-right: 25px !important;
        margin-bottom: 15px !important;
        border: none !important;
        width: auto !important;
        height: auto !important;
        background-color: transparent !important;
        min-width: unset !important;
        min-height: unset !important;
        pointer-events: none !important;
    }
    .t-store__card__prod-controls-wrapper .t-product__option-item_buttons .t-product__option-title_buttons {
        color: #A7A7A7 !important;
        font-size: 16px !important;
        line-height: 1.3 !important;
        font-weight: 600 !important;
        white-space: nowrap !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    /*Кнопка в плитке товаров*/
    .t-store__card {
        position: relative !important;
    }
    .t-store__card__btn {
        /*color: #fff !important;*/
        font-size: 12px !important;
        line-height: 1.3 !important;
        font-weight: 500 !important;
        /*letter-spacing: 0.03em !important;*/
        /*text-transform: uppercase !important;*/
        /*padding: 0px !important;*/
        /*height: auto !important;*/
        margin: 0px !important;
        -webkit-transition: all 0.2s linear !important;
        -moz-transition: all 0.2s linear !important;
        -ms-transition: all 0.2s linear !important;
        -o-transition: all 0.2s linear !important;
        transition: all 0.2s linear !important; 
    }
    .t-store__card__btn:hover {
        opacity: .7 !important;
    }
    .t-store__card__btns-wrapper {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 0 !important;
    }
    .t-store__card__btn span{
        margin-bottom: -2px;
    }
    
   
    /*Параметры продукта в карточке*/
    [data-record-type="512"].t-rec_pt_30 {
        padding-top: 30px !important;
    }
    .t512__separator {
        display: none !important;
    }
    .t512 .t-container {
        margin-bottom: -15px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        box-sizing: border-box !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .t512 .t-col {
        margin-bottom: 15px !important;
        margin-right: 25px !important;
        margin-left: 0px !important;
        white-space: nowrap !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        max-width: unset !important;
        width: auto !important;
    }
    .t512__textwrapper:nth-child(n) {
        padding-left: 10px !important;
    }   
    
    
 

@media screen and (max-width: 960px) { 
    
    /*Заголовки в плитке товаров*/
    .t-store__card__textwrapper {
        margin-top: 25px !important;
    }  
    .t-store__card__title {
        font-size: 17px !important;       
    }
    
    /*Варианты товаров в плитке*/
    .t-store__card__prod-controls-wrapper {
        max-width: calc(100% + 25px) !important;
        margin-right: -25px !important;
    }

    /*Плитки товаров*/
    .t-store__card {
        width: 100% !important;
        margin-bottom: 50px !important;
    }
    .t-store__card:last-child {
        margin-bottom: 0px !important;
    } 
    
    /*Кнопка в плитке товаров*/
    .t-store__card__btns-wrapper {
        margin-top: 25px !important;
        position: relative !important;
        right: unset !important;
        bottom: unset !important;
    }  
    .t-store__card__btn {
        width: auto !important;
    }
    
    /*Параметры продукта в карточке*/
    [data-record-type="512"].t-rec_pt_30 {
        padding-top: 25px !important;
    } 
    .t512 .t-container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }    
    .t512 .t-col {
        padding: 0px !important;
    }
    .t512__bgimg {
        width: 18px !important;
        height: 18px !important;
    } 
    
  
}



@media screen and (max-width: 640px) { 
   
    /*Параметры продукта в карточке*/
    .t512 .t-container {
        margin-right: -25px !important;
        margin-left: 0px !important;
        width: calc(100% + 25px) !important;
    }  
    .t512 {
        overflow: hidden !important;
    }
  .t-store__card__imgwrapper{
        border-radius: 10px;
        overflow: hidden;
    }
    
}



@media screen and (max-width: 480px) { 
    

    
    /*Заголовки в плитке товаров*/
    .t-store__card__textwrapper {
        margin-top: 20px !important;
    }  
    .t-store__card__title {
        font-size: 18px !important;       
    }    
    
    /*Варианты в плитке товаров*/
    .t-store__card__prod-controls-wrapper {
        margin-top: 15px !important;
        margin-bottom: -10px !important;
    }    
    .t-store__card__prod-controls-wrapper .t-product__option-item_buttons .t-product__option-title_buttons {
        font-size: 15px !important;
    }
    .t-store__card__prod-controls-wrapper .t-product__option-item_buttons {
        margin-bottom: 10px !important;
        margin-right: 20px !important;
    } 
    .t-store__card__prod-controls-wrapper {
        max-width: calc(100% + 20px) !important;
        margin-right: -20px !important;
    }    
    
   */
    
    /*Плитки товаров*/
    .t-store__card {
        margin-bottom: 40px !important;
    }
    .t-store__card:last-child {
        margin-bottom: 0px !important;
    }    
    
    /*Кнопка в плитке товаров*/
    .t-store__card__btn {
        font-size: 13px !important;
    }   
    .t-store__card__btns-wrapper {
        margin-top: 20px !important;
    } 
    

   
}

.js-product { /*Вместо класса .photo указываете свой, который привоите шейпу*/
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
        .t-store__card__imgwrapper > .t-bgimg{
        transition:1s all; 
        filter: brightness(100%); 
        -webkit-filter: brightness(100%);
        background-size: cover !important;
        transition: 1s; /* Время эффекта */
        }
    /*display: block;*/
    }
    .js-product:hover{
        -webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
        .t-store__card__imgwrapper > .t-bgimg{
        filter: brightness(90%); 
        -webkit-filter: brightness(90%);
        transition:1s all;
        transform: scale(1.1);
        }
    }
}


