body {
        overflow: auto !important;
}




/*Страница товара*/
@media (max-width: 640px) {
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right.t-col.t-col_6 {
    padding: 30px 0px 0px 0px;
    width: 480px !important;
    max-width: 480px !important;
    margin: auto;
}
.js-store-tabs.t-store__tabs.t-store__tabs_tabs.t-col.t-col_12 {
    padding: inherit !important;
    max-width: 480px !important;
    margin: auto !important;
}
}
@media (max-width: 480px) {
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right.t-col.t-col_6 {
    width: 320px !important;
    max-width: 320px !important;
}
.js-store-tabs.t-store__tabs.t-store__tabs_tabs.t-col.t-col_12 {
    max-width: 320px !important;
}
}
/*Конец Страница товара*/




/*Страница продукции*/
.t-store__card__imgwrapper.t-store__card__imgwrapper_original-ratio.t-store__card__imgwrapper_4-3 {
    border: 1px solid #cccccc6e;
    border-radius: 10px;
}

.js-store-cont-w-filter.t951__cont-w-filter.t-store__grid-cont.t-store__grid-cont_col-width_stretch.t-container {
    padding: initial !important;
}
.js-store-parts-switcher.t-store__parts-switch-btn.t-name.t-name_xs.t-menu__link-item {
    padding: 10px 15px !important;
    background: #f5f5f5;
    border-radius: 10px !important;
    margin-bottom: 3px !important;
    color: #222222 !important;
    font-size: 16px !important;
}
.js-store-parts-switcher.t-store__parts-switch-btn.t-name.t-name_xs.t-menu__link-item.t-active {
    background: #FDC50D !important;
    color: #222222 !important;
    opacity: 1 !important;
}

.t-store__card__imgwrapper.t-store__card__imgwrapper_3-4 {
    border-radius: 10px !important;
    overflow: auto;
}

/*Хлебные крошки*/
.t758__col.t-col.t-col_12 {
    margin: inherit !important;
    padding: inherit !important;
}
@media (max-width: 640px) {
.t758 {
    max-width: 480px !important;
    margin: auto !important;
}
.t951__cont-wrapper {
    max-width: 480px !important;
    margin: auto;
}
.js-store-parts-switcher.t-store__parts-switch-btn.t-name.t-name_xs.t-menu__link-item {
    margin: 3px;
}
}
@media (max-width: 480px) {
.t758 {
    max-width: 320px !important;
}
.t951__cont-wrapper {
    max-width: 320px !important;
}
}
/*Страница продукции*/


.t706__cartwin-content {
    padding: inherit !important;
}




/*Страница потока*/
.t-redactor__text {
    font-size: 16px !important;
}
h1.js-feed-post-title.t-feed__post-popup__title.t-title.t-title_xxs {
    font-size: 24px !important;
}

@media (max-width: 1200px) {
iframe.video_custom {
    height: 348px !important;
}
}
@media (max-width: 960px) {

iframe.video_custom {
    height: 359px !important;
}
}
@media (max-width: 640px) {
    .t-redactor__text {
    font-size: 12px !important;
}
h1.js-feed-post-title.t-feed__post-popup__title.t-title.t-title_xxs {
    font-size: 18px !important;
}
iframe.video_custom {
        height: 243px !important;
}
}

@media (max-width: 480px) {
iframe.video_custom {
    height: 188px !important;
}
}