.t-store__card__textwrapper{
	padding-bottom: 25px;
}

.t-store__card__price-wrapper {
    margin-top: 5px;
}

.t923__bgimg {
    background-color: #FFFBF3;
}


.t228 {
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px;
}

.t778__showmore {
color: rgb(255, 211, 241) !important;
border: 1px solid rgb(255, 211, 241) !important;
background-image: none !important;
}

.t-name {
    font-family: 'Inter', Arial, sans-serif;
    font-weight: 500;
}


}

.t-slds .t-slds__main .t-slds__container {
    border: 2px;
    border-color: #058e8f;
}

.uc-ico-padding .t858__img{
	padding-bottom: 40px !important;
}


/*для страниц адресов:

фон аватара
кнопка загрузить ещё*/

.t337__avatar {
    background-color: #fffcf7;
}

/*для страниц адресов:
кнопка загрузить ещё*/

.uc-to4ki .t778__showmore {
color: rgb(5, 142, 143) !important;
border: 1px solid rgb(5, 142, 143) !important;
background-image: none !important;
}

.ymaps-2-1-79-balloon {
    border-radius: 15px;
}

.fon1, .fon-circle{
	z-index: 0 !important;
}

.uc-zagl{position: relative;}

.uc-end {
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.t-upwidget-container__button {
    border: 1px solid #058E8F;
    color: #058E8F;
}

/*.fon-circle{
/*	width: 100vw !important;
   /* left: 0 !important;
  /*  height: 50vw !important;
/*}

.fon-circle div{
	border-radius: 100vw 100vw 0 0 !important;
}

/*
Для магазина с фильтрами (создание фона для карточек)

#allrecords .t-store__card a, #allrecords .t-store__card a:focus-visible {
    border-radius: 70px;
    background: #FFFBF3;
    display: block;
    position: relative;
}

#allrecords .uc-to4ki .t-store__card a, #allrecords .uc-to4ki .t-store__card a:focus-visible {
    border-radius: 70px;
    background: #FFFFFF;
    display: block;
    position: relative;
}


Для фильтров магазина

.t951__sidebar .t-store__filter__item_price .t-store__filter__input {
border-radius: 25px;
}

.t-descr {
    color: #fff;
}

.t951 .t-store__filter__search .t-store__filter__input, .t951 .t-store__sort-select, .t-checkbox__indicator {
    border-radius: 25px;
    */