/* Залипание кнопок вверху*/
.uc-button-sticky-up {
	position: sticky;
	position: -webkit-sticky;
	z-index: 1999;
	top: 0px;
}
@media screen and (min-width: 640px) {
    .uc-button-sticky-up2 {
	position: sticky;
	position: -webkit-sticky;
	z-index: 1999;
	top: 0px;
}}

/* Залипание кнопок внизу*/
.uc-button-sticky-mob {
 width: 300px;
 position: fixed;
 bottom: 0px;
 left: 0px;
 z-index: 2000;
}


@media screen and (max-width: 1500px) {.uc-button-sticky-mob {
 width: 310px;
 position: fixed;
 bottom: 0px;
 left: 0px;
 z-index: 1000;
}}

@media screen and (min-width: 1500px) {.uc-button-sticky-mob {
 width: 600px;
 position: fixed;
 bottom: 0px;
 left: 0px;
 z-index: 1000;
}}

.t265__wrapper {
    padding: 30px ;
    margin: 0px;
}

@media screen and (min-width: 1200px) {
.t-descr_xxs {
    font-size: 18px;
}}
@media screen and (max-width: 1200px) {
.t-descr_xxs {
    font-size: 16px;
}}

.t-store__filter__chosen-val {
    background-color: #b9f2f2;
}

@media screen and (max-width: 1200px) {
#rec868111437 .t497__name {
    padding-top: 0px;
}}

/*ST305N*/
.t776__textwrapper {
    margin-bottom: 0px !important;
}


.t497__name {
    padding-top: 0px !important;
}

/*FR204*/
li.t497__col.t-col.t-col_4.t-item.t-list__item {
    margin-top: 0px !important;
}

 .t497__descr {
    padding-bottom: 40px !important;
}

/*TB302*/
.t518__personwrapper {
    padding: 0px 30px 40px !important;
}

@media screen and (max-width: 640px) {
.t518__bottommargin {
    margin-bottom: 15px !important;
}
.t518__sectioninfowrapper {
    padding: 20px 30px !important;
}}

/*ST215*/
.t922__textwrapper {
    padding: 50px 20px 50px !important;
}