/*Кастомная шапка*/
.Header {
    display: flex;
    width: 1180px;
    margin: 15px auto 0px auto;
    justify-content: space-between;
    align-items: center;
}
.mustang_logo {
    height: 60px;
    padding-left: 20px;
}
img.logo {
    padding: 5px 0px;
}
.buy_button {
    display: flex;
    padding: 15px;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    background: #E31E24;
    color: #fff !important;
    font-size: 14px;
    font-family: 'Gilroy-Undounded',Arial,sans-serif;
    line-height: 120%;
}
.buy_button:hover img.icon_down {
    rotate: 180deg;
}
img.icon_down {
   transition: 0.2s; 
}   
.activ_menu_header {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.menu {
    display: flex;
    padding: 3px;
    align-items: flex-start;
    gap: 5px;
    background: #ffffff80;
    border-radius: 100px;
}
.menu_button {
    padding: 13px 20px;
    background: #fff0;
    color: #222222 !important;
    font-size: 14px;
    font-family: 'Gilroy-Undounded',Arial,sans-serif;
    line-height: 120%;
    border-radius: 100px;
    white-space: nowrap;
    transition: 0.5s ;
}
.menu_button:hover .pod_menu_animarion1{
    visibility: visible;
    top: 69px;
}
.menu_button:hover .icon_down.black {
    rotate: 180deg;
}
.menu_button:hover {
    background: #fff;
}
.menu_calendar {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 17px 0px;
    color: #222222 !important;
    font-size: 12px;
    font-family: 'Gilroy-Undounded',Arial,sans-serif;
    line-height: 120%;
    white-space: nowrap;
}
.menu_phone {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 2px;
}
a.Phone {
    font-size: 16px;
    font-family: 'Gilroy-Undounded',Arial,sans-serif;
    line-height: 120%;
    font-weight: 300;
}
img.icon_phone {
    padding-right: 7px;
}
a.text_line {
    color: #222222 !important;
    font-size: 12px;
    font-family: 'Gilroy-Undounded',Arial,sans-serif;
    line-height: 120%;
    white-space: nowrap;
    text-decoration: underline !important;
}
.icon_down.black {
    margin: 0px 0px 0px 3px;
    width: 6px;
    height: 6px;
}
.menu_calendar:hover .icon_down.black {
     rotate: 180deg;
}
a.menu_basket {
    background: #fff;
    border-radius: 100px;
    display: flex !important;
    flex-direction: column !important;
    padding: 10px !important;
    align-items: center !important;
}
.text_profile {
    font-size: 10px;
    font-family: 'Gilroy-Undounded';
    text-align: center;
}
.cartcopy_elem .tn-atom {
    width: auto !important;
    position: absolute;
    margin: -9px 0px 0px 1px;
    background: #e31e24;
    padding: 3px 5px 3px 5px;
    border-radius: 100px;
    color: #ffffff !important;
    font-size: 10px;
    font-family: 'Gilroy-Undounded',Arial,sans-serif;
    line-height: 100%;
    white-space: nowrap;
}
@media screen and (max-width: 1200px) {
.Header {
    width: 920px;
}
.mustang_logo {
    padding: 1px 0px;
}
.menu_calendar {
    display: none !important;
}
}
@media screen and (max-width: 960px) {
.Header {
    display: none
}
.activ_menu_header {
    display: none !important;
}
.menu_calendar {
    display: none !important;
}
a.menu_basket {
    display: none;
}
}
@media screen and (max-width: 640px) {
.Header {
    width: 440px;
}
}
@media screen and (max-width: 480px) {
.Header {
    width: 320px;
}
}
/*Кастомное подменю*/
.pod_menu_animarion1 {
    visibility: hidden;
    position: absolute;
    margin: auto;
    left: 10px;
    right: 10px;
    top: 69px;
    z-index: 999999;
    width: 1180px;
    height: fit-content;
    background: #fff;
    border-radius: 30px;
    box-shadow: 1px 18px 28px 0px rgba(210,222,231,0.5);
    transition: 0.2s; 
}
.buy_button:hover .pod_menu_animarion1 {
    visibility: visible;
    top: 69px;
}
.menu_buy1 {
    width: 1100px;
    padding: 20px 40px 40px;
    overflow: hidden !important;
}
li.buy1 {
    display: flex;
    width: 340px;
    height: 24px;
    padding: 20px 0px 5px 0px;
    font-size: 20px;
    font-family: 'Gilroy-Undounded',Arial,sans-serif;
    line-height: 120%;
    font-weight: 300;
    
}
a.buy_h2:hover {
    padding-left: 10px;
    transition: 0.3s
}
i.img_description {
    width: 709px;
    pointer-events: none;
    opacity: 0;
    top: 0px;
    right: 40px;
    display: flex;
    position: absolute;
    background: #ffffff;
    font-style: normal;
}
i.img_description.active {
    opacity: 1;
    top: 20px;
    transition: 0.5s;
}
img.img {
    width: 352px;
}
.description {
    padding: 20px 0px 0px 60px;
    width: 295px;
    font-size: 12px;
    font-family: 'Gilroy-Undounded',Arial,sans-serif;
    line-height: 150%;
    color: #666666;
}
.fon_menu {
    position: absolute;
    top: 27px;
    opacity: 0.4;
    right: 58px;
    z-index: -1;
}
.adres_description {
    width: 295px;
}
.adres {
    width: 295px;
    padding: 20px 0px 0px 60px;
    font-size: 20px;
    font-family: 'Gilroy-Undounded',Arial,sans-serif;
    line-height: 120%;
    font-weight: 300;
    color: #222222;
}
@media screen and (max-width: 1200px) {
.pod_menu_animarion1 {
    width: 940px;
}
i.img_description {
    width: auto;
}
img.img {
    width: 352px;
    height: 216px;
}
.description {
    position: absolute;
    width: 312px;
    bottom: 0;
    padding: 50px 20px 20px 20px;
    color: #ffffff;
    background: linear-gradient(0deg, #0f172a 0%, rgb(0 0 0 / 0%) 100%);
    border-radius: 0px 0px 30px 30px;
}
.adres_description {
    position: absolute;
    bottom: 0;
}
.adres {
    color: #ffffff;
    position: absolute;
    z-index: 3 !important;
    bottom: 68px;
    padding-left: 20px;
}
}
/*Кастомное подменю для графика работы*/
.graphik_animation {
    visibility: hidden;
    top: 20px;
    position: absolute;
    width: 396px;
    border-radius: 30px;
    background: #fff;
    box-shadow: 1px 18px 28px 0px rgba(210,222,231,0.5);
}
.graphik_raboti {
    display: inline-flex;
    padding: 40px;
    flex-direction: column;
    gap: 15px;
}
.klub_time {
    width: 316px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cecece;
    display: flex;
    color: #222222;
    font-size: 15px;
    font-family: 'Gilroy-Undounded',Arial,sans-serif;
    line-height: 1.5;
    font-weight: 400;
    justify-content: space-between;
}
.club_name {
    font-weight: 300;
}
.menu_calendar:hover .graphik_animation{
    visibility: visible;
    top: 49px;
    transition: 0.3s
}
/*Мобильная версия шапки */
@media screen and (min-width: 960px) {
.menu_mobile {
    display: none !important;
}
}
.menu_mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    width: 100%;
    height: 62px;
    border-radius: 20px 20px 0px 0px;
    background: #fff;
    box-shadow: 0px 0px 73px 0px rgb(0 0 0 / 50%);
    justify-content: space-between;
}
.menu_list_m {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    flex: 1 0 0;
    color: #999999 !important;
    font-size: 10px;
    font-family: 'Gilroy-Undounded',Arial,sans-serif;
    line-height: 120%;
    background: #fff;
}
.menu_list_m.left {
    border-radius: 10px 0px 0px 0px;
}
.menu_list_m.right {
    border-radius: 0px 10px 0px 0px;
}
.list_button_buy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    flex: 1 0 0;
    margin: 5px 10px;
    align-self: stretch;
    border-radius: 10px;
    background: #E31E24;
}
.list_button_buy .list_name {
    color: #fff;
}
.menu_basket {
    display: flex;
}
/*Меню 2 уровня в мобильной версии, кнопка "Купить"*/
.popup_menu:target {
    visibility: visible;
    bottom: 0;
}
.popup_menu .menu_close.buy:after {
    visibility: hidden;
}
.popup_menu .popup_overlay_custom:after {
    visibility: hidden;
}
.popup_menu {
    width: 100%;
    position: absolute;
    right: 0;
    left: 0;
    visibility: hidden;
    bottom: -400px;
    transition: 0.5s;
    z-index: -1;
}
a.popup_overlay_custom {
    display: block !important;
    width: 100%;
    height: 10000px !important;
    background-color: #000;
    opacity: 0.3;
}
.menu_open_buy_m {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    height: 350px;
    padding-bottom: 0px;
    flex-direction: column;
    align-items: center;
    border-radius: 30px 30px 0px 0px;
    background: #FFF;
}
.contener_menu_buy {
    display: flex;
    width: 320px;
    flex-direction: column;
    align-items: flex-start;
}
.menu_close.buy {
    display: flex;
    width: 320px;
    padding: 10px 0px;
    flex-direction: column;
    align-items: center;
}
.menu_list_buy {
    display: flex;
    width: 320px;
    padding: 20px 0px;
    flex-direction: column;
    align-items: flex-start;
}
a.list_buy {
    display: flex;
    padding: 10px 0px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    color: #222222;
    font-size: 20px;
    font-family: 'Gilroy-Undounded',Arial,sans-serif;
    line-height: 120%;
}
/*Страница корзины*/
.t706__cartwin-heading.t-name.t-name_xl {
    font-size: 40px !important;
    line-height: 120% !important;
    font-weight: 300 !important;
    color: #222222 !important;
}
.t706__product-title.t-descr.t-descr_sm {
    font-size: 16px !important;
    font-weight: 300 !important;
    color: #222222 !important;
}
.t706__cartwin-prodamount-price {
    font-size: 16px !important;
    font-weight: 300 !important;
}
.t706__cartwin-prodamount-wrap.t-descr.t-descr_sm {
    font-size: 16px !important;
    font-weight: 300 !important;
}
.t706__orderform {
    padding: 20px 30px!important;
    background: #F4F6F8 !important;
    border-radius: 30px !important;
}
.t706 .t-form .t-input {
    height: 50px !important;
}
.t706 .t-select.js-tilda-rule {
    height: 50px !important;
}
.t706 .t-input-title.t-descr.t-descr_md {
    font-size: 12px !important;
    padding-left: 20px !important;
}
.t706 .t-input-block {
    background: #ffffff !important;
}
.t706__cartwin-totalamount-wrap.t-descr.t-descr_xl {
    display: none !important;
}
.t706 .t-form__submit {
    margin: 20px 0px 0px 0px !important;
}
.t706 button.t-submit {
    height: 50px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    background: #222222 !important;
    transition: 0.3s;
}
.t706 button.t-submit:hover {
    background: #e31e24 !important;
}
.t706__form-bottom-text.t-text.t-text_xs {
    font-size: 12px !important;
    width: 90% !important;
    margin: 20px auto 30px auto !important;
    text-align: start !important;
}
@media screen and (max-width: 1200px) {
.t706__cartwin-content {
    width: 960px !important;
}
}
@media screen and (max-width: 960px) {
.t706__cartwin-content {
    width: 640px !important;
    padding: 20px 0px !important;
}
.t706__cartwin-heading.t-name.t-name_xl {
    font-size: 25px !important;
}
.t706__product-title.t-descr.t-descr_sm {
    font-size: 12px !important;
}
.t706__product-title__option {
    font-size: 10px !important;
}
.t706__cartwin-prodamount-price {
    font-size: 12px !important;
}
.t706__cartwin-prodamount-wrap.t-descr.t-descr_sm {
    font-size: 12px !important;
}
.t706 .t-input.js-tilda-rule {
    font-size: 12px !important;
}
.t706 .t-input-phonemask__select {
    font-size: 12px !important;
}
.t706 input.t-input.t-input-phonemask {
    font-size: 12px !important;
}
.t706 .t-select.js-tilda-rule {
    font-size: 12px !important;
}
.t706 .t-form .t-input {
    height: 40px !important;
}
.t706 .t-select.js-tilda-rule {
    height: 40px !important;
}
.t706 button.t-submit {
    height: 40px !important;
}
}
@media screen and (max-width: 640px) {
.t706__cartwin-content {
    width: 480px !important;
}
.t706__orderform {
    padding: 20px 20px!important;
    background: #F4F6F8 !important;
    border-radius: 30px !important;
}
.t706__product {
    margin: 10px 0px !important;
}
.t706__form-bottom-text.t-text.t-text_xs {
    margin: 10px auto 0px auto !important;
}
.t706 .t-form__submit {
    padding: 1px 0px !important;
}
.t706__close.t706__cartwin-close {
    display: none !important;
}
}
@media screen and (max-width: 480px) {
.t706__cartwin-content {
    width: 360px !important;
}
}
/*Хлебные крошки*/
.t758__col.t-col.t-col_12 {
    max-width: 1200px !important;
    margin: auto !important;
}
@media screen and (max-width: 960px) {
.t758__col.t-col.t-col_12 {
    padding: 15px 0px 5px 0px !important;
}
}
@media screen and (max-width: 640px) {
    .t758__col.t-col.t-col_12 {
    max-width: 480px !important;
}
}
@media screen and (max-width: 480px) {
    .t758__col.t-col.t-col_12 {
    max-width: 360px !important;
}
}
/*Коррекция слайдера на главной странице*/
.t734 {
    width: 1200px !important;
    margin: 5px auto 0px auto;
}
div#coverCarry638997589 {
    background-position: bottom !important;
}
.t-slds.t734__leftaligned.t734__witharrows {
    border-radius: 30px !important;
}
.t-slds__arrow-left {
    left: 20px !important;
}
.t-slds__arrow-right {
    right: 20px !important;
}
button.t-slds__bullet_body {
    width: 80px !important;
    height: 5px !important;
    background: #ffffff80 !important;
}
.t734__descr.t-descr.t-descr_md {
    width: 430px !important;
}
a.t-btn.t-btn_md {
    font-size: 14px !important;
    line-height: 120% !important;
    height: 49px !important;
}
@media screen and (max-width: 1200px) {
.t734 {
    width: 960px !important;
}
.t734__title.t-title.t-title_sm {
    width: 500px;
}
.t-slds.t734__leftaligned.t734__witharrows {
    height: 550px !important;
}
.t734__button {
    padding-top: 30px !important;
}
}
@media screen and (max-width: 960px) {
.t734 {
    width: 640px !important;
}
.t734__table .t-container {
    width: 80% !important;
}
.t734__title.t-title.t-title_sm {
    width: 315px;
    font-size: 25px !important;
}
.t734__descr.t-descr.t-descr_md {
    width: 245px !important;
}
.t-slds.t734__leftaligned.t734__witharrows {
    height: 450px !important;
}
.t734__button {
    padding-top: 30px !important;
}
.t-valign_middle {
    vertical-align: top !important;
}
.t-cover__wrapper.t-valign_middle {
    height: 450px !important;
}
.t734__wrapper {
    padding: 100px 0px 0px 0px!important;
}
.t734__textwrapper.t-align_left {
    padding: 1px 0px !important;
}
.t734__descr.t-descr.t-descr_md {
    font-size: 12px !important;
}
a.t-btn.t-btn_md {
    font-size: 12px !important;
    height: 41px !important;
}
}
@media screen and (max-width: 640px) {
.t734 {
    width: 480px !important;
}
button.t-slds__arrow {
    display: none;
}
.t734__table .t-container {
    width: 100% !important;
}
.t734__wrapper {
    padding: 100px 0px 0px 30px!important;
}
}
@media screen and (max-width: 480px) {
.t734 {
    width: 360px !important;
}
.t734__table .t-container {
    width: 100% !important;
}
.t734__title.t-title.t-title_sm {
    width: 320px;
    font-size: 25px !important;
}
.t734__descr.t-descr.t-descr_md {
    width: 320px !important;
}
.t-slds.t734__leftaligned.t734__witharrows {
    height: 500px !important;
}
.t734__button {
    padding-top: 30px !important;
}
.t-valign_middle {
    vertical-align: top !important;
}
.t-cover__wrapper.t-valign_middle {
    height: 500px !important;
}
.t734__wrapper {
    padding: 100px 30px 0px 20px!important;
}
.t734__textwrapper.t-align_left {
    padding: 1px 0px !important;
}
.t734__descr.t-descr.t-descr_md {
    margin: 20px 0px 0px 0px !important;
}
.t734__button {
    padding: 20px 0px !important;
}
}
/*Иконка коледаря в форме обратной связи на главной странице*/
#form638969989 button.t-submit {
    padding: 15px 20px 15px 50px !important;
    background-image: url(https://static.tildacdn.com/tild3537-3231-4130-b566-616632633033/calendar-icon.svg);
    background-repeat: no-repeat;
    background-position: 20px;
}
/*Коррекция "Контакты" на главной странице*/
.t397__col.t-width.t-width_12 {
    max-width: 1200px !important;
}
iframe.custom_map {
    border-radius: 30px !important;
}
@media screen and (max-width: 960px) {
.t397__col.t-width.t-width_12 {
    padding: 1px 0px !important;
}
select.t397__select.t-name {
    border-radius: 30px;
    height: 40px !important;
    font-size: 12px !important;
    padding: 0px 0px 0px 20px !important;
}
}
@media screen and (max-width: 640px) {
.t397__wrapper_mobile {
    width: 480px !important;
    margin: auto !important;
}
}
@media screen and (max-width: 480px) {
.t397__wrapper_mobile {
    width: 360px !important;
}
}


/*кОРРЕКЦИЯ БЛОКА КОНКРЕТНОГО ТОВАРА*/
.t744 {
    width: 1200px !important;
    margin: auto !important;
}
.t744__col.t744__col_first.t-col.t-col_4 {
    width: 335px !important;
    height: 335px !important;
    margin: 1px 0px 0px 0px !important;
    background-color: #f4f6f8 !important;
    border-radius: 30px !important;
}
.t744 .t-slds__item.t-slds__item-loaded {
    width: 335px !important;
    height: 335px !important;
}

@media screen and (max-width: 1200px) {
.t744 {
    width: 960px !important;
}
.t744__col.t744__col_first.t-col.t-col_4 {
    width: 200px !important;
    height: 200px !important;
}
.t744 .t-slds__item.t-slds__item-loaded {
    width: 200px !important;
    height: 200px !important;
}
}
@media screen and (max-width: 960px) {
.t744 {
    width: 640px !important;
}
.t744__col.t744__col_first.t-col.t-col_4 {
    width: 640px !important;
    height: 200px !important;
    padding: 1px 0px !important;
}
.t744 .t-slds__items-wrapper.t-slds_animated-none.t-slds__nocycle {
    width: 640px !important;
    height: 200px !important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    transform: translateY(-1px) !important;
    align-items: center;
}
.t744 .t-slds__item.t-slds__item-loaded {
    width: 330px !important;
    height: 330px !important;
}
.t744__col.t-col.t-col_8 {
    padding: 40px 0px 0px 0px !important;
}
h1.t744__title.t-name.t-name_xl.js-product-name {
    font-size: 25px !important;
}
.t744__price.t744__price-item.t-name.t-name_md.js-store-prod-price {
    font-size: 16px !important;
}
.t744 select.js-product-edition-option-variants.t-product__option-select.t-typography__options.t-descr.t-descr_xxs {
    font-size: 14px !important;
}
.t744  .t-descr_xxs{
    font-size: 14px !important;
}
a.t744__btn.t-btn.t-btn_sm {
    font-size: 14px !important;
}
.t744__descr.t-descr.t-descr_xxs {
    font-size: 14px !important;
}
.t744__price_old.t744__price-item.t-name.t-name_md.js-store-prod-price-old {
    font-size: 14px !important;
}
}
@media screen and (max-width: 640px) {
.t744 {
    width: 480px !important;
}
.t744__col.t744__col_first.t-col.t-col_4 {
    width: 480px !important;
    height: 200px !important;
    padding: 1px 0px !important;
}
.t744 .t-slds__items-wrapper.t-slds_animated-none.t-slds__nocycle {
    width: 480px !important;
    height: 200px !important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    transform: translateY(-1px) !important;
    align-items: center;
}
.t744 .t-slds__item.t-slds__item-loaded {
    width: 330px !important;
    height: 330px !important;
}
.t744__col.t-col.t-col_8 {
    padding: 20px 0px 0px 0px !important;
}
}
@media screen and (max-width: 480px) {
.t744 {
    width: 100% !important;
}
.t744__col.t744__col_first.t-col.t-col_4 {
    width: 360px !important;
    height: 200px !important;
    padding: 1px 0px !important;
    margin: auto !important;
}
.t744 .t-slds__items-wrapper.t-slds_animated-none.t-slds__nocycle {
    width: 360px !important;
    height: 200px !important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    transform: translateY(-1px) !important;
    align-items: center;
}
.t744 .t-slds__item.t-slds__item-loaded {
    width: 330px !important;
    height: 330px !important;
}
.t744__title-wrapper {
    width: 360px !important;
    margin: auto !important;
}
.t744 .js-product-controls-wrapper {
    width: 360px !important;
    margin: auto !important;
}
.t744__descr.t-descr.t-descr_xxs {
    width: 360px !important;
    margin: auto;
}
.t744__btn-wrapper.t1002__btns-wrapper {
    position: fixed !important;
    z-index: 999 !important;
    right: 10px !important;
    bottom: 37px !important;
    width: 40% !important;
    background: #E31E24 !important;
    padding: 10px 20px !important;
    border-radius: 0px 30px 30px 0px !important;
    display: flex;
    flex-direction: row-reverse;
}
.t744__price-wrapper.js-store-price-wrapper {
    position: fixed;
    display: flex;
    flex-direction: column;
    bottom: 67px !important;
    left: 10px !important;
    height: 28px !important;
    z-index: 999 !important;
    padding: 16px 0px 16px 30px !important;
    background: #E31E24;
    width: 50% !important;
    border-radius: 30px 0px 0px 30px !important;
}
.t744__price.t744__price-item.t-name.t-name_md.js-store-prod-price {
    color: #ffffff !important;
}
.t744__price_old.t744__price-item.t-name.t-name_md.js-store-prod-price-old {
    color: #ffffff !important;
    opacity: 0.8;
    width: fit-content !important;
}
.t744__price-item {
    line-height: 1 !important;
}
a.t744__btn.t-btn.t-btn_sm {
    background-image: url(https://static.tildacdn.com/tild6636-3364-4230-a333-613165623038/basket.svg) !important;
    background-size: 20px;
    background-color: #fff !important;
    color: #222222 !important;
    height: 40px !important;
}
}



/*Аккардион на подробной странице товара*/
.t585 .t-prefix_3 {
    padding-left: 360px !important;
    margin: 1px 0px !important;
}
@media screen and (max-width: 1200px) {
.t585 .t-prefix_3 {
    padding-left: 210px !important;
}
}
@media screen and (max-width: 960px) {
.t585 .t-prefix_3 {
    padding: 0px 0px !important;
}
}
@media screen and (max-width: 640px) {
.t-col.t-col_9.t-prefix_3 {
    width: 480px !important;
    margin: auto !important;
}
.t585__textwrapper {
    padding: 0px 60px 10px 0px !important;
}
}
@media screen and (max-width: 480px) {
.t-col.t-col_9.t-prefix_3 {
    width: 360px !important;
    margin: auto !important;
}
.t585__textwrapper {
    padding: 0px 20px 10px 0px !important;
}
}



/*Свойства товаров коррекция*/
select.js-product-edition-option-variants.t-product__option-select.t-typography__options.t-descr.t-descr_xxs {
    padding: 13px 20px 13px!important;
    width: 300px !important;
    border-radius: 30px;
}
label.t-product__option-item.t-product__option-item_buttons.t-product__option-item_simple {
    padding: 16px 21px !important;
    border-radius: 30px !important;
}
label.t-product__option-item.t-product__option-item_active.t-product__option-item_buttons.t-product__option-item_simple {
    border: 1px solid #e31e24 !important;
    color: #ffffff;
}
/*Убирает невозможные варианты в каталоге*/
option:disabled {
    display: none !important;
}
/*Иконка корзины на кнопку "в корзину" на странице товара*/
a.t744__btn.t-btn.t-btn_sm {
    background-image: url(https://static.tildacdn.com/tild6662-3462-4733-a232-666133366366/basket_white.svg) ;
    background-repeat: no-repeat !important;
    background-position: 20px !important;
    padding: 0px 20px 0px 50px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

/*Страница акций*/
.t897 {
    width: 1200px !important;
    margin: auto;
}
.t897 ul.js-feed-container.t-feed__container.t897__container.t-feed__container_mobile-grid.t-feed__container_inrow2 {
    gap: 60px 10px;
    display: inline-flex;
    flex-wrap: wrap;
}
.t897 li.js-feed-post.t-feed__post.t-item.t-width.t-feed__grid-col.t-col.t-col_6.t-align_left {
    max-width: 595px !important;
    margin: 1px 0px !important;
}
.t897 .t-feed__col-grid__wrapper {
    padding: 0px 20px !important;
}
.t897 .t-feed__post-imgwrapper.t-feed__post-imgwrapper_beforetitle {
    padding: 1px 0px !important;
    height: 290px !important;
    border-radius: 30px !important;
}
.t897 .t-feed__post-bgimg.t-bgimg.loaded {
    height: 290px !important;
}
.t897 .t-feed__post-label {
    border-radius: 30px !important;
}
@media screen and (max-width: 1200px) {
.t897 {
    width: 960px !important;
}
.t897 li.js-feed-post.t-feed__post.t-item.t-width.t-feed__grid-col.t-col.t-col_6.t-align_left {
    max-width: 475px !important;
}
}
@media screen and (max-width: 960px) {
.t897 {
    width: 640px !important;
}
.t897 li.js-feed-post.t-feed__post.t-item.t-width.t-feed__grid-col.t-col.t-col_6.t-align_left {
    max-width: 315px !important;
    padding: 1px 0px !important;
}
.t897 .t-feed__col-grid__wrapper {
    padding: 0px 10px !important;
}
.t897 .t-feed__post-imgwrapper.t-feed__post-imgwrapper_beforetitle {
    height: 155px !important;
    margin: 0px 0px 10px 0px !important;
}
.t897 .t-feed__post-bgimg.t-bgimg.loaded {
    height: 155px !important;
}
.t897 .js-feed-post-title.t-feed__post-title.t-name.t-name_xl {
    font-size: 16px !important;
}
.t897 .js-feed-post-descr.t-feed__post-descr.t-descr.t-descr_xxs {
    font-size: 12px !important;
}
}
@media screen and (max-width: 640px) {
.t897 {
    width: 480px !important;
}
.t897 li.js-feed-post.t-feed__post.t-item.t-width.t-feed__grid-col.t-col.t-col_6.t-align_left {
    max-width: 480px !important;
    padding: 1px 0px !important;
}
.t897 .t-feed__post-imgwrapper.t-feed__post-imgwrapper_beforetitle {
    height: 236px !important;
}
.t897 .t-feed__post-bgimg.t-bgimg.loaded {
    height: 236px !important;
}
}
@media screen and (max-width: 480px) {
.t897 {
    width: 360px !important;
}
.t897 li.js-feed-post.t-feed__post.t-item.t-width.t-feed__grid-col.t-col.t-col_6.t-align_left {
    max-width: 360px !important;
    padding: 1px 0px !important;
}
.t897 .t-feed__post-imgwrapper.t-feed__post-imgwrapper_beforetitle {
    height: 177px !important;
}
.t897 .t-feed__post-bgimg.t-bgimg.loaded {
    height: 177px !important;
}
.t897 ul.js-feed-container.t-feed__container.t897__container.t-feed__container_mobile-grid.t-feed__container_inrow2 {
    gap: 40px 10px;
    display: inline-flex;
    flex-wrap: wrap;
}
}


/*Подробная страница акций*/
.t-feed__post-popup__container.t-container.t-popup__container.t-popup__container-static {
    padding: 45px 0px 0px !important;
}
.t-feed__post-popup__content-wrapper {
    width: 780px !important;
    display: flex !important;
    justify-content: flex-start !important;
}
.t-feed__post-popup__content.t-col.t-col_8 {
    max-width: 100% !important;
    margin: 1px 0px !important;
}
h1.js-feed-post-title.t-feed__post-popup__title.t-title.t-title_xxs {
    font-size: 40px !important;
}
.t-feed__post-popup__content img {
    width: 100% !important;
}
.t-redactor__tte-view {
    font-size: 15px !important;
    line-height: 150% !important;
}
img.js-feed-post-image.t-feed__post-popup__img.t-img {
    border-radius: 30px !important;
}
@media screen and (max-width: 960px) {
.t-feed__post-popup__container.t-container.t-popup__container.t-popup__container-static {
    padding: 15px 0px 0px !important;
}
.t-feed__post-popup__content-wrapper {
    width: 640px !important;
}
h1.js-feed-post-title.t-feed__post-popup__title.t-title.t-title_xxs {
    font-size: 25px !important;
}
.t-redactor__tte-view {
    font-size: 12px !important;
    line-height: 150% !important;
}
}
@media screen and (max-width: 640px) {
.t-feed__post-popup__container.t-container.t-popup__container.t-popup__container-static {
    max-width: 480px !important;
    margin: auto !important;
}
.t-feed__post-popup__content-wrapper {
    width: 480px !important;
}
}
@media screen and (max-width: 480px) {
.t-feed__post-popup__container.t-container.t-popup__container.t-popup__container-static {
    max-width: 360px !important;
}
.t-feed__post-popup__content-wrapper {
    width: 360px !important;
}
.t-feed__post-popup.t-popup_show {
    padding: 1px 0px !important;
}
}

/*расписание таблица*/
.t-col.t-col_12.t-prefix_.t431__tdscale_1.t-text.t-text_sm.t-align_left.t431__withoutmobilescroll {
    margin: 1px 0px !important;
    padding: 1px 0px !important;
    max-width: 1200px !important;
    border: 1px solid #cecece !important;
}
th.t431__th.t-title {
    padding: 20px 10px !important;
}
td.t431__td {
    padding: 20px 10px !important;
}
@media screen and (max-width: 960px) {
th.t431__th.t-title {
    font-size: 12px !important;
}
td.t431__td.t-text {
    font-size: 12px !important;
}
}
/*расписание Карточки*/
.t951 .t951__cont-w-filter.t-store__grid-cont_col-width_stretch.t-container:not(.t-store__grid-cont_indent) {
    padding: 1px 0px !important;
}
.t951__grid-cont {
    padding: 0px 0px 0px 10px!important;
    display: inline-flex !important;
    flex-wrap: wrap;
    margin: 1px 0px !important;
}
.t951 .js-product {
    width: 235px !important;
    padding: 0px 0px 20px 10px !important;
}
.t951__sidebar {
    margin-right: 1px !important;
}

.js-store-parts-select-container.t951__sidebar {
    margin: 1px 0px !important;
}
.t951 .t-store__filter__item {
    padding: 10px 20px !important;
    border-radius: 15px;
    border: 1px solid #cecece;
    margin: 0px 0px 10px 0px !important;
}
.t951 .t-store__filter__item-title {
    font-size: 12px !important;
    margin: 0px 0px 5px 0px !important;
}
.t951 .t-store__filter__custom-sel.js-store-filter-custom-select {
    margin-bottom: 5px !important;
}
.t951 .t-store__filter__custom-sel.js-store-filter-custom-select {
    background: #f4f6f8 !important;
    border-radius: 30px !important;
    padding: 5px 15px !important;
}
.t951 .t-store__filter__custom-sel.js-store-filter-custom-select.active {
    background: #f4f6f8 !important;
    border-radius: 30px !important;
    padding: 5px 15px !important;
}
.t951 .t-store__filter__custom-sel.js-store-filter-custom-select.active {
    background: #e31e24 !important;
    color: #fff !important;
}
.t951 .js-product-img.t-store__card__bgimg.t-bgimg.loaded {
    border-radius: 30px !important;
}
.t951 .t-store__card__textwrapper {
    padding: 10px 10px 0px 10px !important;
}
.t951 input.t-store__filter__input.js-store-filter-search {
    width: 930px !important;
    padding: 11px 30px !important;
    border-radius: 30px !important;
    border: 1px solid #cecece !important;
}
.t951 svg.t-store__search-icon.js-store-filter-search-btn {
    padding: 0px 18px !important;
}
@media screen and (max-width: 1200px) {
.t951 .js-product {
    width: 233px !important;
}
.t951 input.t-store__filter__input.js-store-filter-search {
    width: 690px !important;
}
}
@media screen and (max-width: 960px) {
.t951__grid-cont {
    padding: 1px 0px !important;
}
.t951 .js-product {
    width: 210px !important;
        margin: 1px 0px !important;
}
.t951 input.t-store__filter__input.js-store-filter-search {
    width: 640px !important;
    padding: 6px 20px !important;
}
}
@media screen and (max-width: 640px) {
.t951 {
    width: 480px !important;
    margin: auto !important;
}
.t951 .js-product {
    width: 240px !important;
}
.t951 input.t-store__filter__input.js-store-filter-search {
    width: 480px !important;
}
}
@media screen and (max-width: 480px) {
.t951 {
    width: 360px !important;
    margin: auto !important;
}
.t951 .js-product {
    width: 180px !important;
    padding: 0px 5px 20px 5px !important;
}
.t951 input.t-store__filter__input.js-store-filter-search {
    width: 360px !important;
}
}






/*Слайдер на странице о компании*/
@media screen and (max-width: 1200px) {
#rec642891698 .t-slds.t734__leftaligned.t734__witharrows {
    height: 400px !important;
}
}
@media screen and (max-width: 960px) {
#rec642891698 .t-slds.t734__leftaligned.t734__witharrows {
    height: 300px !important;
}
#rec642891698 .t734__table {
    height: 300px !important;
}
#rec642891698 .t-cover__wrapper.t-valign_bottom {
    height: 300px !important;
}
#rec642891698 .t734__wrapper {
    padding: 1px 0px 50px !important;
}
}
@media screen and (max-width: 640px) {
#rec642891698 .t-slds.t734__leftaligned.t734__witharrows {
    height: 300px !important;
}
#rec642891698 .t734__table {
    height: 300px !important;
}
#rec642891698 .t-cover__wrapper.t-valign_bottom {
    height: 300px !important;
}
#rec642891698 .t734__wrapper {
    padding: 0px 0px 50px 30px !important;
}
}
@media screen and (max-width: 640px) {
#rec642891698 .t-slds.t734__leftaligned.t734__witharrows {
    height: 400px !important;
}
#rec642891698 .t734__table {
    height: 400px !important;
}
#rec642891698 .t-cover__wrapper.t-valign_bottom {
    height: 400px !important;
}
#rec642891698 button.t-slds__bullet_body {
    width: 40px !important;
    height: 5px !important;
    background: #ffffff80 !important;
}
}
#recorddiv642891698 .t-cover__filter {
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.0), rgb(0 4 27 / 0%)) !important;
}

/*Наша команда*/
.t1004 {
    width: 1200px !important;
    margin: auto !important;
}
.t1004 .t-slds__items-wrapper {
    display: flex;
    gap: 10px !important;
    flex-direction: row;
}
.t1004 .js-feed-post {
    width: 292px !important;
    height: 360px !important;
    border-radius: 30px !important;
    overflow: hidden;
}
.t1004 .t-slds__nocycle .t-slds__item:first-child {
    width: 302px !important;
    margin-left: -20px !important;
}
.t1004 .t-feed__slider-grid__post-wrapper.t-col {
    margin: 1px 0px !important;
    width: 100% !important;
    height: 360px !important;
}
.t1004 .t-feed__post-imgwrapper.t-feed__post-imgwrapper_beforetitle {
    padding: inherit !important;
    height: 360px !important;
    margin: auto !important;
}
.t1004 .t-feed__slider-grid__wrapper.t-feed__slider-grid__wrapper_align.t-feed__slider-grid__content.t-feed__grid-col_paddingsmall {
    display: flex;
    flex-direction: column-reverse;
    position: absolute !important;
    width: 292px !important;
    height: 100% !important;
    bottom: 0px !important;
    padding: 0px 30px 30px !important;
    background: linear-gradient(180deg, rgba(0, 8, 35, 0.00) 40%, #000823 100%), url(), #d3d3d300 50% / cover no-repeat;
    border-radius: 30px !important;
}
.t1004 .t-feed__textwrapper {
    text-align: center;
}
@media screen and (max-width: 1200px) {
.t1004 {
    width: 960px !important;
}
.t1004 .t-slds__container {
    width: 960px !important;
    margin: 1px 0px !important;
}
.t1004 .js-feed-post {
    width: 230px !important;
    height: 360px !important;
    border-radius: 30px !important;
    overflow: hidden;
}
.t1004 .t-slds__nocycle .t-slds__item:first-child {
    width: 240px !important;
    margin-left: -20px !important;
}
.t1004 .t-feed__slider-grid__wrapper.t-feed__slider-grid__wrapper_align.t-feed__slider-grid__content.t-feed__grid-col_paddingsmall {
    width: 230px !important;
}
}
@media screen and (max-width: 960px) {
.t1004 {
    width: 640px !important;
}
.t1004 .t-slds__container {
    width: 640px !important;
}
.t1004 .js-feed-post {
    width: 200px !important;
    max-width: 200px !important;
    min-width: 200px !important;
    height: 330px !important;
    border-radius: 30px !important;
    overflow: hidden;
}
.t1004 .t-slds__nocycle .t-slds__item:first-child {
    width: 200px !important;
    margin-left: 1px !important;
}
.t1004 .t-feed__slider-grid__wrapper.t-feed__slider-grid__wrapper_align.t-feed__slider-grid__content.t-feed__grid-col_paddingsmall {
    padding: 0px 20px 20px !important;
}
.t1004 .t-feed__slds-wrapper.t-slds__wrapper {
    padding: inherit !important;
}
.t1004 .js-feed-post-title.t-feed__post-title.t-name.t-name_xs {
    font-size: 16px !important;
}
.t1004 .t-feed__slider-grid__wrapper.t-feed__slider-grid__wrapper_align.t-feed__slider-grid__content.t-feed__grid-col_paddingsmall {
    width: 200px !important;
}
}
@media screen and (max-width: 640px) {
.t1004 {
    width: 480px !important;
}
.t1004 .t-slds__container {
    width: 480px !important;
}
.t1004 .js-feed-post {
    width: 225px !important;
    max-width: 225px !important;
    min-width: 225px !important;
    height: 360px !important;
    border-radius: 30px !important;
    overflow: hidden;
}
.t1004 .t-slds__nocycle .t-slds__item:first-child {
    width: 225px !important;
    margin-left: 1px !important;
}
.t1004 .t-feed__slider-grid__wrapper.t-feed__slider-grid__wrapper_align.t-feed__slider-grid__content.t-feed__grid-col_paddingsmall {
    width: 225px !important;
}
}
@media screen and (max-width: 480px) {
.t1004 {
    width: 360px !important;
}
.t1004 .t-slds__container {
    width: 360px !important;
}
.t1004 .js-feed-post {
    width: 165px !important;
    max-width: 165px !important;
    min-width: 165px !important;
    height: 300px !important;
    padding: inherit !important;
    border-radius: 30px !important;
    overflow: hidden;
}
.t1004 .t-slds__nocycle .t-slds__item:first-child {
    width: 165px !important;
    margin-left: 1px !important;
}
.t1004 .t-feed__slider-grid__wrapper.t-feed__slider-grid__wrapper_align.t-feed__slider-grid__content.t-feed__grid-col_paddingsmall {
    width: 165px !important;
}
}


/*Наша команда страница*/
.t915 {
    max-width: 1200px !important;
    margin: auto !important;
}
.t915 ul.js-feed-container.t-feed__container.t915__container.t-feed__container_mobile-grid.t-feed__container_inrow4 {
    display: flex !important;
    flex-wrap: wrap;
    gap: 60px 10px !important;
}
.t915 li.js-feed-post.t-feed__post.t-item.t-width.t-feed__grid-col.t-col.t-col_3.t-align_center {
    max-width: 292px !important;
    margin: 1px 0px !important;
}
.t915 .t-feed__post-imgwrapper.t-feed__post-imgwrapper_beforetitle {
    height: 100% !important;
    padding: inherit !important;
}
.t915 .t-feed__col-grid__post-wrapper {
    position: relative !important;
    height: 360px !important;
    border-radius: 30px !important;
    overflow: hidden;
}
.t915 .t-feed__col-grid__wrapper.t-feed__col-grid__content.t-feed__grid-col_paddingsmall {
    width: 100% !important;
    height: 100% !important;
    display: flex;
    position: absolute !important;
    bottom: 0px !important;
    padding: 30px !important;
    flex-direction: column-reverse;
    background: linear-gradient(180deg, rgba(0, 8, 35, 0.00) 40%, #000823 100%), url(), #d3d3d300 50% / cover no-repeat;
}
@media screen and (max-width: 1200px) {
 .t915 {
    max-width: 960px !important;
}
.t915 li.js-feed-post.t-feed__post.t-item.t-width.t-feed__grid-col.t-col.t-col_3.t-align_center {
    max-width: 232px !important;
}
}
@media screen and (max-width: 960px) {
 .t915 {
    max-width: 640px !important;
}
.t915 ul.js-feed-container.t-feed__container.t915__container.t-feed__container_mobile-grid.t-feed__container_inrow4 {
    gap: 20px 10px !important;
}
.t915 li.js-feed-post.t-feed__post.t-item.t-width.t-feed__grid-col.t-col.t-col_3.t-align_center {
    max-width: 206px !important;
    padding: inherit !important;
}
.t915 .t-feed__col-grid__post-wrapper {
    height: 330px !important;
}
.js-feed-post-title.t-feed__post-title.t-name.t-name_xs {
    font-size: 16px !important;
}
}
@media screen and (max-width: 640px) {
 .t915 {
    max-width: 480px !important;
}
.t915 li.js-feed-post.t-feed__post.t-item.t-width.t-feed__grid-col.t-col.t-col_3.t-align_center {
    max-width: 235px !important;
    padding: inherit !important;
}
.t915 .t-feed__col-grid__post-wrapper {
    height: 340px !important;
}
}
@media screen and (max-width: 480px) {
 .t915 {
    max-width: 360px !important;
}
.t915 li.js-feed-post.t-feed__post.t-item.t-width.t-feed__grid-col.t-col.t-col_3.t-align_center {
    max-width: 175px !important;
    padding: inherit !important;
}
.t915 .t-feed__col-grid__post-wrapper {
    height: 260px !important;
}
}

/*Страница тренера Шумилова*/
#rec644027840 .t-feed__post-popup.t-popup_show {
    width: 1200px !important;
    margin: auto !important;
}

#rec644027840 .t-feed__post-popup__cover-wrapper {
    width: 300px !important;
    height: 400px !important;
    border-radius: 30px !important;
    overflow: hidden !important;
}
#rec644027840 .t-feed__post-popup__title-wrapper {
    height: fit-content !important;
    width: min-content !important;
    min-width: 300px !important;
}
#rec644027840  .t-feed__post-popup__date-parts-wrapper.t-feed__post-popup__date-parts-wrapper_aftertitle {
    display: none;
}

@media screen and (min-width: 1200px) {
#rec644027840 .t-redactor__tte-view {
    display: flex !important;
    height: 700px !important;
    width: 860px !important;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
}
#rec644027840 .t-redactor__text {
    width: 45% !important;
}
}
@media screen and (min-width: 640px) {
#rec644027840 .t-feed__post-popup__content.t-col.t-col_8 {
    display: flex !important;
    flex-direction: column;
    height: 700px !important;
    flex-wrap: wrap;
    gap: 0px 40px !important;
}
}
#rec644027840 .t-redactor__embedcode {
    padding: 20px 0px 50px !important;
}
a.custom_button_trener {
    background: #e31e24;
    color: #fff !important;
    padding: 15px 20px;
    border-radius: 30px;
}
@media screen and (max-width: 1200px) {
#rec644027840 .t-feed__post-popup.t-popup_show {
    width: 960px !important;
}    
#rec644027840 .t-feed__post-popup__content-wrapper {
    width: 100% !important;
    padding: initial !important;
}
}
@media screen and (max-width: 960px) {
#rec644027840 .t-feed__post-popup.t-popup_show {
    width: 640px !important;
}    
#rec644027840 .t-feed__post-popup__cover-wrapper.t-feed__post-popup__cover-wrapper_beforetitle {
    width: 200px !important;
    height: 260px !important;
}
#rec644027840 .t-feed__post-popup__content-wrapper {
    display: flex;
    flex-direction: row;
}
#rec644027840 .t-redactor__embedcode {
    padding: 10px 0px 30px !important;
}
#rec644027840 .t-redactor__text {
    width: 300px !important;
}
}
@media screen and (max-width: 640px) {
#rec644027840 .t-feed__post-popup.t-popup_show {
    width: 480px !important;
}    
#rec644027840 .t-feed__post-popup__cover-wrapper {
    width: 150px !important;
    height: 200px !important;
}
#rec644027840 .t-redactor__text {
    width: 480px !important;
}
}
@media screen and (max-width: 480px) {
#rec644027840 .t-redactor__text {
    width: 320px !important;
}
#rec644027840 .t-feed__post-popup.t-popup_show {
    width: 360px !important;
}    
#rec644027840 .t-feed__post-popup__cover-wrapper.t-feed__post-popup__cover-wrapper_beforetitle {
    width: 200px !important;
    height: 200px !important;
}
#rec644027840 .t-feed__post-popup__content-wrapper {
    display: flex;
    flex-direction: column;
}
#rec644027840 .t-redactor__embedcode {
    padding: 13px 0px 30px !important;
}
#rec644027840 .t-feed__post-popup__title-wrapper {
    min-width: 360px !important;
}
#rec644027840 .t-feed__post-popup__container.t-container.t-popup__container.t-popup__container-static {
    padding: inherit !important;
}
}
/*Страница тренера Гагарина*/
#rec644025965 .t-feed__post-popup.t-popup_show {
    width: 1200px !important;
    margin: auto !important;
}

#rec644025965 .t-feed__post-popup__cover-wrapper {
    width: 300px !important;
    height: 400px !important;
    border-radius: 30px !important;
    overflow: hidden !important;
}
#rec644025965 .t-feed__post-popup__title-wrapper {
    height: fit-content !important;
    width: min-content !important;
    min-width: 300px !important;
}
#rec644025965 .t-feed__post-popup__date-parts-wrapper.t-feed__post-popup__date-parts-wrapper_aftertitle {
    display: none;
}

@media screen and (min-width: 1200px) {
#rec644025965 .t-redactor__tte-view {
    display: flex !important;
    height: 700px !important;
    width: 860px !important;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
}
#rec644025965 .t-redactor__text {
    width: 45% !important;
}
}
@media screen and (min-width: 640px) {
#rec644025965 .t-feed__post-popup__content.t-col.t-col_8 {
    display: flex !important;
    flex-direction: column;
    height: 700px !important;
    flex-wrap: wrap;
    gap: 0px 40px !important;
}
}
#rec644025965 .t-redactor__embedcode {
    padding: 20px 0px 50px !important;
}
a.custom_button_trener {
    background: #e31e24;
    color: #fff !important;
    padding: 15px 20px;
    border-radius: 30px;
}
@media screen and (max-width: 1200px) {
#rec644025965 .t-feed__post-popup.t-popup_show {
    width: 960px !important;
}    
#rec644025965 .t-feed__post-popup__content-wrapper {
    width: 100% !important;
    padding: initial !important;
}
}
@media screen and (max-width: 960px) {
#rec644025965 .t-feed__post-popup.t-popup_show {
    width: 640px !important;
}    
#rec644025965 .t-feed__post-popup__cover-wrapper.t-feed__post-popup__cover-wrapper_beforetitle {
    width: 200px !important;
    height: 260px !important;
}
#rec644025965 .t-feed__post-popup__content-wrapper {
    display: flex;
    flex-direction: row;
}
#rec644025965 .t-redactor__embedcode {
    padding: 10px 0px 30px !important;
}
#rec644025965 .t-redactor__text {
    width: 300px !important;
}
}
@media screen and (max-width: 640px) {
#rec644025965 .t-feed__post-popup.t-popup_show {
    width: 480px !important;
}    
#rec644025965 .t-feed__post-popup__cover-wrapper {
    width: 150px !important;
    height: 200px !important;
}
#rec644025965 .t-redactor__text {
    width: 480px !important;
}
}
@media screen and (max-width: 480px) {
#rec644025965 .t-redactor__text {
    width: 320px !important;
}
#rec644025965 .t-feed__post-popup.t-popup_show {
    width: 360px !important;
}    
#rec644025965 .t-feed__post-popup__cover-wrapper.t-feed__post-popup__cover-wrapper_beforetitle {
    width: 200px !important;
    height: 200px !important;
}
#rec644025965 .t-feed__post-popup__content-wrapper {
    display: flex;
    flex-direction: column;
}
#rec644025965 .t-redactor__embedcode {
    padding: 13px 0px 30px !important;
}
#rec644025965 .t-feed__post-popup__title-wrapper {
    min-width: 360px !important;
}
#rec644025965 .t-feed__post-popup__container.t-container.t-popup__container.t-popup__container-static {
    padding: inherit !important;
}
}
/*Страница тренера Спутник*/
#rec644028846 .t-feed__post-popup.t-popup_show {
    width: 1200px !important;
    margin: auto !important;
}

#rec644028846 .t-feed__post-popup__cover-wrapper {
    width: 300px !important;
    height: 400px !important;
    border-radius: 30px !important;
    overflow: hidden !important;
}
#rec644028846 .t-feed__post-popup__title-wrapper {
    height: fit-content !important;
    width: min-content !important;
    min-width: 300px !important;
}
#rec644028846 .t-feed__post-popup__date-parts-wrapper.t-feed__post-popup__date-parts-wrapper_aftertitle {
    display: none;
}

@media screen and (min-width: 1200px) {
#rec644028846 .t-redactor__tte-view {
    display: flex !important;
    height: 700px !important;
    width: 860px !important;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
}
#rec644028846 .t-redactor__text {
    width: 45% !important;
}
}
@media screen and (min-width: 640px) {
#rec644028846 .t-feed__post-popup__content.t-col.t-col_8 {
    display: flex !important;
    flex-direction: column;
    height: 700px !important;
    flex-wrap: wrap;
    gap: 0px 40px !important;
}
}
#rec644028846 .t-redactor__embedcode {
    padding: 20px 0px 50px !important;
}
a.custom_button_trener {
    background: #e31e24;
    color: #fff !important;
    padding: 15px 20px;
    border-radius: 30px;
}
@media screen and (max-width: 1200px) {
#rec644028846 .t-feed__post-popup.t-popup_show {
    width: 960px !important;
}    
#rec644028846 .t-feed__post-popup__content-wrapper {
    width: 100% !important;
    padding: initial !important;
}
}
@media screen and (max-width: 960px) {
#rec644028846 .t-feed__post-popup.t-popup_show {
    width: 640px !important;
}    
#rec644028846 .t-feed__post-popup__cover-wrapper.t-feed__post-popup__cover-wrapper_beforetitle {
    width: 200px !important;
    height: 260px !important;
}
#rec644028846 .t-feed__post-popup__content-wrapper {
    display: flex;
    flex-direction: row;
}
#rec644028846 .t-redactor__embedcode {
    padding: 10px 0px 30px !important;
}
#rec644028846 .t-redactor__text {
    width: 300px !important;
}
}
@media screen and (max-width: 640px) {
#rec644028846 .t-feed__post-popup.t-popup_show {
    width: 480px !important;
}    
#rec644028846 .t-feed__post-popup__cover-wrapper {
    width: 150px !important;
    height: 200px !important;
}
#rec644028846 .t-redactor__text {
    width: 480px !important;
}
}
@media screen and (max-width: 480px) {
#rec644028846 .t-redactor__text {
    width: 320px !important;
}
#rec644028846 .t-feed__post-popup.t-popup_show {
    width: 360px !important;
}    
#rec644028846 .t-feed__post-popup__cover-wrapper.t-feed__post-popup__cover-wrapper_beforetitle {
    width: 200px !important;
    height: 200px !important;
}
#rec644028846 .t-feed__post-popup__content-wrapper {
    display: flex;
    flex-direction: column;
}
#rec644028846 .t-redactor__embedcode {
    padding: 13px 0px 30px !important;
}
#rec644028846 .t-feed__post-popup__title-wrapper {
    min-width: 360px !important;
}
#rec644028846 .t-feed__post-popup__container.t-container.t-popup__container.t-popup__container-static {
    padding: inherit !important;
}
}
/*Страница тренера Меридиан*/
#rec644030418 .t-feed__post-popup.t-popup_show {
    width: 1200px !important;
    margin: auto !important;
}
#rec644030418 .t-feed__post-popup__cover-wrapper {
    width: 300px !important;
    height: 400px !important;
    border-radius: 30px !important;
    overflow: hidden !important;
}
#rec644030418 .t-feed__post-popup__title-wrapper {
    height: fit-content !important;
    width: min-content !important;
    min-width: 300px !important;
}
#rec644030418 .t-feed__post-popup__date-parts-wrapper.t-feed__post-popup__date-parts-wrapper_aftertitle {
    display: none;
}

@media screen and (min-width: 1200px) {
#rec644030418 .t-redactor__tte-view {
    display: flex !important;
    height: 700px !important;
    width: 860px !important;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
}
#rec644030418 .t-redactor__text {
    width: 45% !important;
}
}
@media screen and (min-width: 640px) {
#rec644030418 .t-feed__post-popup__content.t-col.t-col_8 {
    display: flex !important;
    flex-direction: column;
    height: 700px !important;
    flex-wrap: wrap;
    gap: 0px 40px !important;
}
}
#rec644030418 .t-redactor__embedcode {
    padding: 20px 0px 50px !important;
}
a.custom_button_trener {
    background: #e31e24;
    color: #fff !important;
    padding: 15px 20px;
    border-radius: 30px;
}
@media screen and (max-width: 1200px) {
#rec644030418 .t-feed__post-popup.t-popup_show {
    width: 960px !important;
}    
#rec644030418 .t-feed__post-popup__content-wrapper {
    width: 100% !important;
    padding: initial !important;
}
}
@media screen and (max-width: 960px) {
#rec644030418 .t-feed__post-popup.t-popup_show {
    width: 640px !important;
}    
#rec644030418 .t-feed__post-popup__cover-wrapper.t-feed__post-popup__cover-wrapper_beforetitle {
    width: 200px !important;
    height: 260px !important;
}
#rec644030418 .t-feed__post-popup__content-wrapper {
    display: flex;
    flex-direction: row;
}
#rec644030418 .t-redactor__embedcode {
    padding: 10px 0px 30px !important;
}
#rec644030418 .t-redactor__text {
    width: 300px !important;
}
}
@media screen and (max-width: 640px) {
#rec644030418 .t-feed__post-popup.t-popup_show {
    width: 480px !important;
}    
#rec644030418 .t-feed__post-popup__cover-wrapper {
    width: 150px !important;
    height: 200px !important;
}
#rec644030418 .t-redactor__text {
    width: 480px !important;
}
}
@media screen and (max-width: 480px) {
#rec644030418 .t-redactor__text {
    width: 320px !important;
}
#rec644030418 .t-feed__post-popup.t-popup_show {
    width: 360px !important;
}    
#rec644030418 .t-feed__post-popup__cover-wrapper.t-feed__post-popup__cover-wrapper_beforetitle {
    width: 200px !important;
    height: 200px !important;
}
#rec644030418 .t-feed__post-popup__content-wrapper {
    display: flex;
    flex-direction: column;
}
#rec644030418 .t-redactor__embedcode {
    padding: 13px 0px 30px !important;
}
#rec644030418 .t-feed__post-popup__title-wrapper {
    min-width: 360px !important;
}
#rec644030418 .t-feed__post-popup__container.t-container.t-popup__container.t-popup__container-static {
    padding: inherit !important;
}
}



/*Pop-up формы обратной связи*/
.t-popup__container.t-width.t-width_6.t-popup__container-animated {
    border-radius: 30px !important;
}
.t702 .t-input-title.t-descr.t-descr_md {
    font-size: 12px !important;
    padding-left: 20px !important;
}
.t702 .t-input.js-tilda-rule {
    height: 50px !important;
}
.t702 .t-input.t-input-phonemask__wrap.t-input-inline-styles {
    height: 50px !important;
}
.t702 button.t-submit {
    height: 50px !important;
    font-size: 14px !important;
}
.t702 .t702__form-bottom-text.t-text.t-text_xs.t-align_center {
    font-size: 12px !important;
}
.t702 .t-select.js-tilda-rule {
    height: 50px !important;
}

@media screen and (max-width: 960px) {
.t702__title.t-title.t-title_xxs {
    font-size: 16px !important;
}
.t702 .t-input.t-input-phonemask__wrap {
    height: 40px !important;
}
.t702 button.t-submit {
    height: 40px !important;
    font-size: 12px !important;
}
.t702 .t-input.js-tilda-rule {
    height: 40px !important;
}
.t702 .t-input.t-input-phonemask__wrap.t-input-inline-styles {
    height: 40px !important;
}
.t702 .t-select.js-tilda-rule {
    height: 40px !important;
}
.t702 input.t-input.t-input-phonemask {
    height: inherit !important;
}
}
@media screen and (max-width: 640px) {
.t702 .t-popup__container.t-width.t-width_6.t-popup__container-animated {
    border-radius: 30px !important;
}
}

/*Хлебные крошки для акций и групповых тренировок*/
.t123 .t-container_100 {
    width: 1200px !important;
    margin: auto;
}
.custom_xleb_buy {
    display: flex;
    font-size: 12px;
    font-family: 'Gilroy-Undounded',Arial,sans-serif;
    line-height: 120%;
}
.button_nazad {
    padding-right: 40px;
}
svg.href_next_icon_left {
    rotate: 180deg;
}
a.href_next_text_left {
    color: #222222 !important;
}
a.href_next_text_left:hover {
    color: #e31e24 !important;
}
.custom_xleb {
    display: flex;
}
p.razdelitel {
    padding: 0px 10px;
    color: #666666;
}
a.xleb {
    color: #666666 !important;
}
a.xleb:hover {
    color: #222222 !important;
}
.button_nazad:hover .href_next_icon_left path {
    fill: #e31e24 !important;
}


@media screen and (max-width: 1200px) {
.t123 .t-container_100 {
    width: 960px !important;
}
}
@media screen and (max-width: 960px) {
.t123 .t-container_100 {
    width: 640px !important;
    padding: 15px 0px 5px 0px;
}
}
@media screen and (max-width: 640px) {
.t123 .t-container_100 {
    width: 480px !important;
}
}
@media screen and (max-width:480px) {
.t123 .t-container_100 {
    width: 360px !important;
}
}
/*Карточка расписания*/
.js-store-tabs.t-store__tabs.t-store__tabs_tabs.t-col.t-col_12 {
    margin: 10px 0px 0px 0px !important;
}
.t-store__tabs__controls-wrap {
    width: 760px !important;
    margin: 20px 0px 0px auto !important;
}
.t-store__tabs__list {
    width: 760px !important;
    margin: 20px 0px 0px auto !important;
}




/*Коррекция табов */
.t397__tab_active {
    border: 1px solid #e31e24 !important;
    background: #e31e24 !important;
    border-radius: 30px !important;
    padding: 20px 20px 15px 20px !important;
}
li.t397__tab.t397__width_25 {
    border: 1px solid #cecece !important;
    border-radius: 30px !important;
    padding: 20px 20px 15px 20px !important;
}
.t397__tab_active .t397__title {
    color: #ffffff !important;
}
ul.t397__wrapper.t-align_left {
    display: flex !important;
    gap: 10px !important;
}
li.t397__tab.t397__width_50 {
    border: 1px solid #cecece !important;
    border-radius: 30px !important;
    padding: 20px 20px 15px 20px !important;
}
@media screen and (max-width: 960px) {
ul.t397__wrapper.t-align_left {
    display: flex;
    width: 360px !important;
    margin: auto;
    overflow-x: scroll !important;
    flex-direction: row;
    flex-wrap: nowrap;
}
.t397__wrapper_mobile {
    display: none !important;
}
.t397__tab_active {
    padding: 10px 10px 6px 10px !important;
}
li.t397__tab.t397__width_25 {
    padding: 10px 10px 6px 10px !important;
}
li.t397__tab.t397__width_50 {
       padding: 10px 10px 6px 10px !important;
}
.t397__title.t-name.t-name_xs {
    FONT-SIZE: 14px !important;
}
}
@media screen and (min-width: 1400px) {
.t734__wrapper.t-width.t-width_6.t-margin_left {
    margin-left: 80px !important;
}
}
@media screen and (max-width: 480px) {
.t886 {
    padding-bottom: 62px;
}
}
/* Политика конфиденциальности*/
#rec650407924 .t-col.t-col_9 {
    margin: initial !important;
}