/*Попапы афиш, психологов, поисковика*/

.t-feed__post-popup__cover-wrapper {
    width: 300px !important;
}

.t-feed__post-popup__content img {
    border-radius: 18px;
}

/*.t-feed__post-popup__img {
    display: none;
}*/

.t-feed__post-popup__date, .t-feed__post-popup__tag span {
    display: none;
}

.t-site-search-popup, .t-site-search-dm {
    border-radius: 18px;
}

.t-store__filter__chosen-val {
    background-color: #F1F8FE !important;
    border-radius: 18px !important;
    line-height: 2 !important;
    padding: 2px 20px 3px 32px !important;
}

.t-store__filter__reset {
    line-height: 2 !important;
}

/*=========Шапка курса=========*/
.uc-z-name {
    border-radius: 18px;
    margin-left: 20px;
    margin-right: 20px;
}

.t396__artboard {
    border-radius: 18px;
}

/*=========Попап=========*/
.t868__code-wrap, .t-popup__container {
    border-radius: 18px;
}


.t-popup__container.t-popup__container-static {
    margin: 60px auto !important;
}

@media (max-width: 480px) {
    .t-popup__block-close {
        top: 20px;
        right: 30px;
        
    }
}

/*Карточки товаров*/
.t-store__card__mark {
    border-radius: 9px;
    font-size: 14px;
    height: 40px;
    width: 100px;
}

.t-store__filter__item.active .t-store__filter__item-controls-wrap {
    border-radius: 9px;
    width: 300px;
}

.t-store__filter__item-controls-container {
    overscroll-behavior: none;
}

.t-checkbox__indicator {
    border-radius: 4px;
}

.t-store__empty-part-msg-wrapper.t-descr.t-descr_sm {
    border-radius: 9px;
}

.t-store__filter__search .t-store__filter__input {
    border-radius: 18px !important;
    font-size: 18px !important;
    height: 45px !important;
    width: 100% !important;
    border: solid 2px #3499FD !important;
}

.t-store__search-icon, .t-store__filter__search-mob-btn-icon {
    border: none !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 20px !important;
}

.t-store__filter__options_center {
    text-align: left !important;
}

.t-store__filter__item-title {
    font-size: 22px;
}

@media screen and (max-width: 960px) {
    .t-store__filter__opts-mob-btn {
        font-size: 18px;
    }
}

.js-store-prod-btn.t-store__card__btn.t-btn.t-btn_xs {
    font-size: 18px;
    height: 60px;
    width: 100%;
}

.t-checkbox__indicator {
    border: 2px solid #3499FD !important;
}

.t-checkbox__indicator::after {
    border: solid #3499FD !important;
    border-width: 0 2px 2px 0 !important;
}

/*Попапы в карточках товаров*/
.t-store__prod-popup__slider.js-store-prod-slider.t-store__prod-popup__col-left.t-col.t-col_6 {
    max-width: 300px;
    padding-left: 20px;
}

/*Блок с автором и кураторами*/
@media screen and (max-width: 640px) {
  .t195__imgsection {
      margin-top: 20px;
      width: 250px !important;
  }
}

.t524__itemwrapper {
    margin: 0;
}