/* стиль хлебных крошек ---------------------------------------------------------------------- */
.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;
}
/* стиль хлебных крошек ---------------------------------------------------------------------- */
.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__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-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;
}
/* тултипы в зеро ----------------------------------------------------- */