.uc-sezon .js-store-prod-all-charcs, .uc-sezon .t-store__card__price-item{
    display: none !important;
}

.t-store__card__img, .js-product-img {
    border-radius: 24px !important;
}

.t-store__filter__item_checkbox .t-store__filter__item-controls-wrap, .t-store__filter__item_select .t-store__filter__item-controls-wrap {
    min-width: 260px !important; 
}


.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 24
}


.t-descr_md {
    font-size: 18px; 
}

.t702 .t-input-group {
    margin-bottom: 16px;
}

.t-popup__container {
    border-radius: 24px;
}


/*Кнопка, которая открывает форму из карточки товара*/
.js-store-prod-text a {
    display: inline-block;
    padding: 15px 20px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 30px;
    font-weight: 400;
}
.js-store-prod-text a:first-of-type {
    background-color: #079DD3;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #079DD3;
    color: #ffffff !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}

.uc-sezon .t-store__prod-popup__btn-wrapper, .uc-sezon .t-store__prod-popup__price-wrapper, .js-store-prod-all-charcs{
    display:none;
}