#rec1128013846 .t-menusub__menu {
    max-width: max-content !important;
}
.t594__img {
    border-radius: 5px !important;
}

/*мобильное меню*/
.tmenu-mobile__burgerlogo img {
    width:64px !important;
}
.tmenu-mobile__container {
    min-height: 60px !important;
    padding: 10px 20px !important;
}

/*заголовок*/
.t102__title {
    margin: -36px 0 12px;
}
.t102__descr {
    padding:0;
}
.t891__title {
    padding:0 !important;
}

/*страница хомоспорина*/
.t688__featured {
    height:500px;
}

/*корзина*/
.t706__carticon-imgwrap {
    background-image: url(https://static.tildacdn.com/tild6639-6233-4765-b866-313631633139/bag-base-2.png);
    background-size: cover;
}
.t706__carticon-img, .t706__carticon_lg .t706__carticon-img {
    stroke:none !important;
}
.t706__auth {
    flex: none;
    width: -webkit-fill-available;
    background-color: #83d3e5;
}

/*отступы фото в товарах*/
.t744__col_first {
    margin-bottom: 0;
}

/*карточки в магазине*/
.t-store__card__price {
    font-size:16px;
}
.t-store__prod-popup__text {
    font-size: 18px;
    font-weight: 400;
}
.t-product__option-title {
    font-size: 16px;
}
.t-product__option-select {
    font-size: 16px;
}