/* стиль хлебных крошек ---------------------------------------------------------------------- */
.breadcrumbs {
    padding-top: 85px;
}
.breadcrumbs a {
    color: #212222 !important;
    text-decoration: none !important;
}
.breadcrumbs a:hover {
    color: #4eccfc !important;
}
.breadcrumbs ul {
    width: 100%;
    padding: 0px;
}
@media screen and (min-width: 1210px) {
.breadcrumbs ul {
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px;
}}
@media screen and (min-width: 980px) and (max-width: 1209px) {
.breadcrumbs ul {
    margin: 0px;
    padding: 0px 20px;
    max-width: 940px;
}}
@media screen and (min-width: 640px) and (max-width: 979px) {
.breadcrumbs ul {
    max-width: 600px;
    padding: 0px 20px;
    margin: 0px;
}}
@media screen and (min-width: 320px) and (max-width: 639px) {
.breadcrumbs ul {
    width: calc(100% - 40px);
    padding: 0px 20px;
    max-width: inherit;
    margin: 0px;
}}
.breadcrumbs li {
    display: inline !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    padding: 0 !important;
}
.breadcrumbs li:first-child {
    margin-left: 0 !important;
}
.breadcrumbs li:last-child {
    margin-right: 0 !important;
}
.breadcrumbs li.divider {
    opacity: .75 !important;
}
/* стиль хлебных крошек 2.0 -- */
.uc-breadcrumbs .t-container {
    max-width: calc(100% - 80px) !important;
}
.uc-breadcrumbs .t-col_12 {
    max-width: 100% !important;
    margin: 0px !important;
}
@media screen and (max-width: 960px) {
    .uc-breadcrumbs .t-container {
        max-width: calc(100% - 0px) !important;
    }
}
/* стиль хлебных крошек 2.0 -- */
/* стиль хлебных крошек ---------------------------------------------------------------------- */

.t-rec {
    word-break: normal !important;
}
/* вид скроллбара ------------------------------------------------------------------------------------------------ */
@media screen and (min-width: 1201px) {
::-webkit-scrollbar {
    width: 13px;
    height: 5px;
    background: #f2f2f5;
    border-radius: 0px;
}
::-webkit-scrollbar-thumb {
    width: 5px;
    background: #4eccfc;
    border: 3px solid #f2f2f5;
    border-radius: 10px;
}
}
/* меню ------------------------------------------------------------------------------------------------ */
.t282__container__bg {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
/* меню ------------------------------------------------------------------------------------------------ */
/* куки ------------------------------------------------------------------------------------------------ */
.t886 {
    z-index: 999 !important;
}
.t886__wrapper {
    background: rgb(255 255 255 / 0%) !important;
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
    border: 1px solid #ebebeb !important;
}
@media screen and (min-width: 481px) and (max-width: 980px) {
.t886__wrapper {
    display: inherit !important;
    width: 252px !important;
    border-radius: 3px !important;
    margin-right: auto !important;
    margin-left: 20px !important;
    margin-bottom: 30px !important;
}
}
@media screen and (max-width: 480px) {
.t886__wrapper {
    display: inherit !important;
    width: 252px !important;
    border-radius: 3px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 80px !important;
}
}
/* куки ------------------------------------------------------------------------------------------------ */
/* скругления в карточке товара ---------------------------------------------------------------------- */
.t-slds__imgwrapper {
    border-radius: 10px !important;
}
.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border, .t-slds__bgimg {
    border-radius: 6px !important;
}
.t-slds__thumbsbullet-wrapper {
    text-align: left !important;
}
.t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 10px !important;
}

.t-catalog__card {
    border-radius: 30px !important;
    overflow: hidden !important;
}
/* фикс шрифта в формах ---------------------------------------------------------------------- */
.t-input {
    font-family: 'Roboto Condensed',Arial,sans-serif !important;
}
/* фикс заголовков t050 ---------------------------------------------------------------------------- */
@media screen and (min-width: 320px) and (max-width: 479px) {
.t-title_xxl {
    text-align: left !important;
    font-size: 22px !important;
    max-width: 300px !important;
    margin: 0px auto !important;
}
.t165__text {
    max-width: 300px !important;
    margin: 0px auto !important;
}
.t165__textwrapper {
    padding-right: 0px !important;
}
.t050__descr {
    max-width: 300px !important;
    margin: 0px auto !important;
}
.uc-title .t-rec_pt_60, .uc-title .t-rec_pb_90, .uc-title .t-rec_pt_210 {
    padding-top: 75px !important;
    padding-bottom: 30px !important;
}
}
@media screen and (min-width: 480px) and (max-width: 639px) {
.t-title_xxl {
    text-align: center !important;
    font-size: 34px !important;
    max-width: 460px !important;
    margin: 0px auto !important;
}
.uc-title .t-rec_pt_60,  .uc-title .t-rec_pb_90 {
    padding-top: 75px !important;
    padding-bottom: 30px !important;
}
}
@media screen and (min-width: 640px) and (max-width: 959px) { 
.t-title_xxl {
    text-align: center !important;
    font-size: 36px !important;
    max-width: 620px !important;
    margin: 0px auto !important;
}
.uc-title .t-rec_pt_60, .uc-title .t-rec_pt_210 {
    padding-top: 150px !important;
}
.uc-title .t-rec_pt_60, .uc-title .t-rec_pb_90 {
    padding-bottom: 45px !important;
}
.uc-title .t050__descr {
    padding-top: 10px !important;
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
.t-title_xxl {
    text-align: center !important;
    font-size: 50px !important;
    max-width: 940px !important;
    width: 940px !important;
}
.uc-title .t-rec_pt_210 {
    padding-top: 150px !important;
}
.uc-title .t-rec_pb_90 {
    padding-bottom: 60px !important;
}
}
@media screen and (min-width: 1200px) {
.t-title_xxl {
    text-align: left !important;
    font-size: 50px !important;
}
}
/* фикс заголовков t050 ---------------------------------------------------------------------------- */
/* тултипы в зеро ----------------------------------------------------- */
.t396 .tn-atom__tip-img {
    border-radius: 6px !important;
}
/* тултипы в зеро ----------------------------------------------------- */
/*настройка заголовков ----------------------------------------------------------------------------- */
.uc-zagol .t-col {
    display: flex;
    margin-left: 40px !important;
    margin-right: 40px !important;
    max-width: calc(100% - 80px) !important;
}    

.uc-zagol .t030__title {
    width: 100%;
}

.uc-zagol .t030__descr {
    width: 100%;
}

.uc-zagol .t030__descr {
    margin-top: 0px;
    padding-bottom: 0px;
}
@media screen and (max-width: 960px) {
    .uc-zagol .t-col {
        display: flex;
        margin-left: 10px !important;
        margin-right: 10px !important;
        max-width: calc(100% - 20px) !important;
        flex-direction: column;    padding: 0px !important;
    }
}
/*настройка заголовков ----------------------------------------------------------------------------- */
/* настройка popup --------------------------------------------------------------------------------- */
.t-popup__block-close {
    background: #4eccfc;
    border-radius: 50px;
}
.uc-popup .t-popup__container-static, .uc-popup .t-popup__container {
    height: 100vh !important;
}
.t390 .t-popup__container-static {
    margin: 0px 0px 0px auto !important;
}
.t-popup {
    padding: 0px !important;
}
.t706__sidebar, .t-popup {
    background-color: rgba(0, 0, 0, .6) !important;
    backdrop-filter: blur(5px) !important;
    -webkit-backdrop-filter: blur(5px) !important;
}
.t390 .t-popup__container {
    left: 0px !important;
    margin: 0 0 0 auto !important;
    right: 0px !important;
    top: 0vh !important;
}
.t-popup__block-close-button {
    padding: 13px !important;
    width: 16px !important;
}
.t-popup__close-icon {
    width: 16px !important;
    height: 16px !important;
}
.uc-popup .t390__btn-wrapper {
    justify-content: left !important;
}
.uc-popup .t-btnflex__icon {
    border-radius: 100px !important;
    overflow: hidden;
}
.uc-popup .t-btnflex_lg {
    padding-left: 0px !important;
}
/* настройка popup --------------------------------------------------------------------------------- */
/* Фикс пустых разделов с товарами ----------------------------------------------------------------- */
.t-catalog__empty-part-msg-wrapper, .t-catalog__error-msg-wrapper {
    font-size: 0px !important;
    border-color: #4eccfc !important;
    border-radius: 30px !important;
}
.t-catalog__empty-part-msg:before {
    content: "";
    background-image: url(https://static.tildacdn.com/tild3766-3431-4466-b235-636462376263/bag.svg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
}
.t-catalog__empty-part-msg:after {
    content: "Скоро наполним раздел";
    font-size: var(--uc-typo-fontsize-ig4Df9Cs, 30px) !important;
    line-height: var(--uc-typo-lineheight-ig4Df9Cs, 1.2) !important;
    color: var(--uc-typo-color-ig4Df9Cs, #1e1e1e) !important;
    font-family: var(--uc-typo-fontfamily-ig4Df9Cs, var(--t-text-font, Arial)) !important;
    font-weight: var(--uc-typo-fontweight-ig4Df9Cs, 400) !important;
    letter-spacing: var(--uc-typo-letterspacing-ig4Df9Cs, 0px) !important;
}
.t-catalog__empty-part-msg, .t-catalog__error-msg {
    display: flex !important;
    vertical-align: middle;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 70px auto !important;
    gap: 10px;
}
/* Фикс пустых разделов с товарами ----------------------------------------------------------------- */