header {
    background-color: #fff;
}
.promo-link__left, 
.promo-link__right {
	content: "";
	position: absolute;
	width: calc(50% - 510px);
	top: 30px;
	bottom: 0;
	z-index: 0;
	overflow: hidden;
}
.promo-link__left {
	left: 0;
}
.promo-link__right {
	right: 0;
}
.promo-page {
/*    padding-bottom: 260px;
    padding-top: 497px;*/
/*    background-image: url('../images/desktop/bg-promo-center.png');*/
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
    background-size: auto;
    overflow: hidden;
    position: relative;
}
.promo-container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.promo-content {
   /* min-height: 500px;*/
    position: relative;
    padding: 0;
    background-position: center top;
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-size: auto;
    z-index: 1;
    border-radius: 28px;
    background-color: #fafafa;
}

.site-list {
    border-radius: 0 0 28px 28px;
}

.cacheImage {
    width: 0;
    height: 0;
    z-index: -999;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    /*animation: cacheImage 1s ease-in-out;*/
}
.animations {
    position: absolute;
    top: -497px;
    height: 497px;
    width: 100%;
    z-index: 0;
}
.animations div {
    height: 307px;
    position: absolute;
    bottom: 4px;
    background-repeat: no-repeat;
    background-size: auto;
}
.musician-first {
    background-image: url(../images/desktop/musicians/musician1-static.png);
    width: 209px;
    left: 92px;
}
.musician-first.active {
    background-image: url(../images/desktop/musicians/musician1-live.gif);
}
.musician-second {
    background-image: url(../images/desktop/musicians/musician2-static.png);
    width: 161px;
    left: 286px;
}
.musician-second.active {
    background-image: url(../images/desktop/musicians/musician2-live.gif);
}
.musician-third {
    background-image: url(../images/desktop/musicians/musician3-static.png);
    width: 293px;
    left: 448px;
}
.musician-third.active {
    background-image: url(../images/desktop/musicians/musician3-live.gif);
}
.musician-fourth {
    background-image: url(../images/desktop/musicians/musician4-static.png);
    width: 209px;
    left: 738px;
}
.musician-fourth.active {
    background-image: url(../images/desktop/musicians/musician4-live.gif);
}
.animations .our-age {
    background-image: url(../images/desktop/9promo-static.png);
    width: 146px;
    left: 175px;
    bottom: 195px;
    z-index: 545454545;
}
.animations .our-age.active {
    background-image: url(../images/desktop/9promo-live.gif);
}
.promo-page .catalog-list > .mobile-menu__label {
    font-weight: normal;
    cursor: pointer;
    margin-bottom: 15px;
    float: right;
    margin-right: 24px;
    font-size: 14px;
    color: #555;
    text-decoration: underline;
}

.c-toc__list-root > .c-toc__item:first-child .c-toc__title {
    padding: 0;
    font-size: 21px;
    font-weight: bold;
}
.c-toc__list-root > .c-toc__item:first-child > .c-toc__label {
    padding: 7px 20px 20px;
}
.c-toc__item .c-collapse__label.c-collapse__label--carret::before {
    right: 43px;
    margin-top: -6px;
}
.c-toc__item .c-collapse__checkbox:checked + .c-collapse__panel,
.c-toc__item .c-collapse__checkbox:checked ~ .c-collapse__panel.c-toc__list {
    padding: 0 20px 15px;
}
@media only screen and (max-width: 999px) {
	.promo-link__left, 
	.promo-link__right {
	    width: calc(50% - 344px);
	}
    .promo-page {
        padding-top: 383px;
        padding-bottom: 200px;
        background-image: url('../images/tablet/tab-main-img.png');
        background-color: #ffffff;
        background-position: center top 10px;
    }
    .main-nav__toggle-label {
        background: #fff;
    }
    .animations {
        z-index: 400;
        height: 383px;
        top: -383px;
    }
    .animations div[class*="musician"] {
        display: none;
    }
    .animations .our-age {
        background-image: url(../images/tablet/9-tab-promo.gif) !important;
        width: 126px;
        height: 167px;
        left: 102px;
        bottom: 220px;
    }
    .c-tag__item .c-tag__label .c-tag__price {
        margin-top: 14px;
        font-size: 14px;
    }
    .promo-page .catalog-list .content-wrapper .aside-container {
        width: 320px;
    }
    .promo-page .content-wrapper .aside-container aside {
        position: relative !important;
        left: auto;
        bottom: auto;
        border: 5px solid #e6e6e6;
        width: auto;
        background: #fff;
        padding: 13px 20px;
        box-shadow: 0 0 4px 4px #f2f2f2;
        transform: none;
    }
    .promo-page .filter__buttons--fixed {
        transform: none;
        background: #fff;
        width: auto;
        padding: 20px;
        margin-left: -20px;
    }
    .c-toc__list-root > .c-toc__item:first-child > .c-toc__label {
        padding: 9px 72px 17px;
    }
    .c-toc__list-root > .c-toc__item:first-child .c-toc__title {
        font-weight: 300;
        font-size: 18px;
    }
}

@media only screen and (max-width: 639px) {
	.promo-link__left, 
	.promo-link__right {
	    width: calc(50% - 188px);
	}
    .promo-page {
        padding-top: 192px;
        background-image: url('../images/mobile/mobile320x2-img-bg.png');
        background-size: 320px auto;
        background-position: center top -13px;
        overflow: visible;
    }
    .main-nav__toggle {
        padding: 0 !important;
    }

    .promo-page .catalog-list h3 {
        padding-bottom: 10px;
    }

    .promo-page .catalog-list > .mobile-menu__label {
        padding-top: 29px;
        font-size: 13px;
    }
    .promo-container:before {
        width: 607px;
    }
    .catalog-list {
        border-radius: 20px;
    }

    .promo-page .disclaimer {
        border-bottom-right-radius: 20px !important;
        border-bottom-left-radius: 20px !important;
    }
    .c-toc__list-root .c-toc__label {
        padding: 5px 25px 6px;
    }
    .c-toc__item .c-toc__list {
        padding-bottom: 23px;
    }
    .c-collapse__label.c-collapse__label--carret::before {
        right: 26px;
    }
    .c-toc__list-root > .c-toc__item:first-child > .c-toc__label {
        padding: 5px 25px 6px;
    }
    .c-toc__list-root > .c-toc__item:first-child .c-toc__title {
        font-size: 16px;
    }
    .c-toc__item .c-collapse__checkbox:checked + .c-collapse__panel, 
    .c-toc__item .c-collapse__checkbox:checked ~ .c-collapse__panel.c-toc__list {
        padding: 0 0 20px;
    }
    .animations {
        height: 192px;
        top: -192px;
    }
    .animations .our-age {
        background-image: url(../images/mobile/9-mob-promo.gif) !important;
        width: 58px;
        height: 77px;
        left: 34px;
        bottom: 126px;
        background-size: cover;
    }
    .container-inner-page .content-wrapper {
        box-shadow: none;
    }
    .catalog-list .show-case .block-1x1 {
        border-left: 1px solid #d5d5d5;
    }
}

.content-wrapper.show-case {
    background: #fff;
}

@media only screen and (max-width: 319px) {
    .promo-page {
        background: none;
    }
}

@media (min-width: 640px) and (max-width: 999px) {
    .promo-container {
        width: 640px;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-container {
        padding-top: 0;
        padding-bottom: 0;
        width: 320px;
    }
}
@media only screen and (min-width: 999px) {
    .promo-content {
        min-height: 980px;
    }
    .layout {
        position: relative;
    }
/*    .promo-link__left,
    .promo-link__right {
        height: 100%;
        background-repeat: repeat;
    }
    .promo-link__left {
        background-image: url(/assets/images/bg-birthday-2019/bg_left.png);
        background-position: left 21px top -9px;
    }

    .promo-link__right {
        background-image: url(/assets/images/bg-birthday-2019/bg_right.png);
        background-position: top -9px right 21px;
    }*/
}

.promo-content .c-collapse__checkbox:checked ~ .c-collapse__panel {
    opacity: 1;
    transform: scaleY(1);
    position: static;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}
.btn.dropdown-toggle.selectpicker.btn-default {
    box-sizing: border-box;
}

.container-header,
.container-main-nav {
    background-color: #fff;
}

div.container-inner-head {
    margin: 0;
    padding: 0;
    overflow: visible;
    position: relative;
    background-color: transparent;
}

div.container-inner-head .contents {
    padding: 0;
}

.breadcrumbs {
    display: none;
}

.no-crumbs {
    display: none;
}

body #ask-current-city {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    height: auto;
    border: none;
    position: relative;
    z-index: 1;
}

body #ask-current-city > div {
    background-color: #F9F2E0;
    border: 1px solid #e6e6e6;
    font-family: Corpid, sans-serif;
    text-align: center;
    line-height: 50px;
    height: 50px;
    width: 960px;
    margin: 0 auto;
}

body .outer-tooltip {
    left: 50%;
    background-color: #ec1d23;
}

body .outer-tooltip .count_body {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
    font-size: 16px;
}

body .outer-tooltip a {
    color: #fff;
    text-decoration: none;
}

@media (min-width: 640px) and (max-width: 999px), (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    body .filter a.clear-filter {
        position: fixed;
        z-index: 50;
        bottom: 0;
        left: 0;
        right: 50%;
        height: 40px;
        padding: 0;
        margin: 0;
        border: none;
        background-color: #f3f3f3;
        border-radius: 0;
        font-size: 16px;
        line-height: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }

    body .filter a.clear-filter span {
        color: #000;
    }
}

.promo-page {
    font-feature-settings: 'kern';
    font: 300 18px/22px 'Corpid', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page {
        font-size: 16px;
    }
}

@media (min-width: 640px) and (max-width: 999px), (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .show-case {
        width: 320px;
    }
}

.promo-page .show-case .view-options {
    float: left;
}

@media (min-width: 640px) and (max-width: 999px), (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .show-case div.view-options {
        width: 320px;
        height: 78px;
    }
}

@media (max-width: 639px) {
    .promo-page .show-case div.view-options {
        height: 39px;
    }

    .promo-page .show-case div.view-options .sort-order {
        position: relative;
        display: flex;
        flex-direction: row-reverse;
        padding-right: 10px;
    }

    .promo-page .show-case div.view-options::before {
        position: absolute;
        width: auto;
        height: 20px;
        content: "Сортировка:";
        font-size: 13px;
        font-weight: 500;
        top: 9px;
        left: 25px;
    }
}

.promo-page .show-case .view-options .display {
    display: none;
}

.promo-page .show-case .view-options .shown.shown.shown {
    right: 20px;
}

@media (min-width: 640px) and (max-width: 999px), (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .show-case .view-options .shown.shown.shown {
        position: static;
        text-align: left;
        padding: 0 0 10px 20px;
    }
}

@media (max-width: 639px) {
    .promo-page .show-case .view-options .shown.shown.shown {
        display: none;
    }
}

.promo-page .show-case .view-options .price {
    line-height: 1.1;
}

.promo-page .container-inner-page {
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 28px;
}

@media (min-width: 640px) and (max-width: 999px) {
    .promo-page .container-inner-page {
        width: 640px;
    }
}

@media (min-width: 640px) and (max-width: 999px), (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .container-inner-page {
        margin: 0 auto;
    }
}

.promo-page .container-inner-page .inner-page-content {
    margin: 0 0 0 320px;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .container-inner-page .inner-page-content {
        margin: 0 auto;
    }
}

.promo-page .container-inner-page aside {
    box-shadow: none;
    border-color: #d3d3d3;
}

@media (min-width: 640px) and (max-width: 999px) {
    .promo-page .container-inner-page aside {
        display: block;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .container-inner-page aside {
        padding-top: 4px;
    }
    .promo-page .catalog-list h3 {
        font-size: 21px;
        padding-bottom: 0;
        margin: 0;
        padding: 22px 0 17px;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .container-inner-page section {
        width: 320px;
        background: #fff;
        background-image: url(/promo/happy-birthday-2019/images/mobile/keys.png);
        background-position: center top 6px;
        /* padding-top: 78px; */
        background-repeat: no-repeat;
    }
}

.promo-page .c-tag .show-case {
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.17);
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .c-tag .show-case {
        width: 320px;
        position: relative;
        z-index: 10;
    }
}

.promo-page .c-tag .view-options {
    height: auto;
    background-color: #fff;
}

.promo-page .view-options.filter-container {
    height: auto;
    padding: 15px;
    box-sizing: border-box;
}

.promo-page .show-case {
    overflow: hidden;
}

.promo-page .mobile-menu__checkbox {
    display: none;
    position: absolute;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .mobile-menu__checkbox:checked ~ .catalog-list aside {
        display: block;
        border-radius: 14px;
        float: none;
    }
    .promo-page .content-wrapper .aside-container aside,
    .promo-page .mobile-menu__checkbox:checked ~ .catalog-list > .mobile-menu__title,
    .promo-page .mobile-menu__checkbox:checked ~ .catalog-list > .mobile-menu__label {
        display: none;
        border-color: #d4d4d5;
        box-shadow: none;
        border-width: 4px;
    }
}

.promo-page .aside-labels-container {
    display: flex;
    align-items: baseline;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px), (min-width: 640px) and (max-width: 999px) {
    .promo-page .aside-labels-container {
        display: none;
    }
}

.promo-page .aside-labels-container .mobile-menu__label {
    margin-left: auto;
    color: #959595;
    text-decoration: underline;
    font-weight: normal;
    font-size: 13px;
    border-bottom: none;
    cursor: pointer;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .catalog-list > .content-wrapper .aside-container {
        float: none;
    }
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px), (min-width: 640px) and (max-width: 999px) {
    .promo-page .catalog-list > .mobile-menu__title {
        display: none;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .catalog-list > .mobile-menu__title {
        margin: 0;
        padding-top: 22px;
        padding-left: 20px;
        border: 4px solid #d4d4d5;
    }
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px), (min-width: 640px) and (max-width: 999px) {
    .promo-page .catalog-list > .mobile-menu__label {
        display: none !important;
    }
}

.promo-page .paginate {
    clear: both;
    background-color: #fff;
    margin: 0;
}

.promo-page .paginate p {
    margin-bottom: 0;
}

.promo-page .skeleton.paginate li {
    line-height: 30px;
}

.promo-page .skeleton.good-block {
    background-repeat: no-repeat;
    background-image: linear-gradient(#eee 230px, transparent 0), linear-gradient(#ddd 32px, transparent 0), linear-gradient(#f2f2f2 15px, transparent 0), linear-gradient(#f2f2f2 15px, transparent 0), linear-gradient(#f2f2f2 15px, transparent 0), linear-gradient(#f2f2f2 15px, transparent 0);
    background-size: 115px 230px,
    108px 32px,
    80px 15px,
    100px 15px,
    120px 15px,
    100px 15px;
    background-position: 180px 40px,
    25px 267px,
    25px 50px,
    25px 75px,
    25px 100px,
    25px 125px;
}

.promo-page .disclaimer {
    box-sizing: border-box;
    padding: 20px 20px 15px 20px;
    margin: 0 auto;
    color: #808080;
    font-size: 11px;
    line-height: 14px;
    background: #fff;
    border-bottom-right-radius: 28px;
    border-bottom-left-radius: 28px;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px) {
    .promo-page .disclaimer {
        width: 960px;
    }
}

@media (min-width: 640px) and (max-width: 999px) {
    .promo-page .disclaimer {
        width: 640px;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .disclaimer {
        width: 320px;
    }
}

.filter__button .filter__itemsCount {
    display: none;
}

.promo-page .no-products-msg {
    margin: 70px 0 100px 0;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    float: left;
    color: #666;
    font-size: 21px;
    text-align: center;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px) {
    .promo-page .no-products-msg {
        width: 640px;
    }
}

@media (min-width: 640px) and (max-width: 999px), (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .no-products-msg {
        width: 320px;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .no-products-msg {
        float: none;
    }
}

.filter-button-panel {
    display: none !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    width: 100%;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    body:not(.is-mobile-menu-open) .filter-button-panel {
        display: none;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    body:not(.is-mobile-menu-open) .outer-tooltip {
        display: none;
    }
}

.apply-filter-button {
    flex-basis: 50%;
    height: 40px;
    padding: 0;
    background-color: #ec1d23;
    border: none;
    color: #fff;
    font-size: 16px;
    font-family: Corpid, sans-serif;
    font-weight: 400;
}

.reset-filter-button {
    flex-basis: 50%;
    height: 40px;
    padding: 0;
    background-color: #f3f3f3;
    border: none;
    color: #000;
    font-size: 16px;
    font-family: Corpid, sans-serif;
    font-weight: 300;
}

.reset-filter-button .icon {
    width: 9px;
    height: 11px;
    background: url(../../../assets/images/s.png) no-repeat -218px -150px;
    display: inline-block;
    margin-left: 8px;
    float: none;
}

.container-grey-footer.container-grey-footer {
    margin-top: 0;
}

.c-tag__header {
    font-weight: 300;
    text-align: center;
    line-height: 1.5;
}

.c-tag__list {
    display: flex;
    justify-content: center;
    padding: 24px 24px 0;
    box-sizing: border-box;
/*    background: #d8d8d8;*/
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    position: relative;
}

@media (min-width: 640px) and (max-width: 999px) {
    .c-tag__list {
        padding-left: 22px;
        padding-right: 22px;
        border: 1px solid #e6e6e6;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .c-tag__list {
        display: none;
    }
}

.c-tag__item {
    position: relative;
    margin: 0;
    flex: 0 0 auto;
}

.c-tag__input {
    position: absolute;
    visibility: hidden;
}

.c-tag__label {
    height: 60px;
    position: relative;
    overflow: hidden;
    margin: 0;
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;
    transition: background-image 0.2s, color 0.2s;
}
figure.c-tag__item:last-child .c-tag__label {
    width: 184px;
}

@media (min-width: 640px) and (max-width: 999px) {
    .c-tag__item .c-tag__label .c-tag__image {
        background-image: url('../images/tablet/keys.png');
    }
    .c-tag__input:checked + .c-tag__label .c-tag__image,
    .c-tag__item .c-tag__label .c-tag__image:hover {
        background-image: url('../images/tablet/keys-mouseover.png');
    }
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px) {
    .c-tag__label {
        width: 182px;
    }
}

@media (min-width: 640px) and (max-width: 999px) {
    .c-tag__label {
        width: 112px;
        font-weight: 400;
        font-size: 16px;
        height: 162px;
    }
    figure.c-tag__item:last-child .c-tag__label {
        width: 113px;
    }
    .c-tag__list:before {
        content: '';
        background: #fff;
        bottom: 0;
        left: 0;
        right: 0;
        height: 68px;
        position: absolute;
        z-index: 0;
    }
    .c-tag__item .c-tag__label .c-tag__price {
        margin-top: 14px;
        font-size: 14px;
    }
}

.c-tag__input:disabled ~ .c-tag__label {
    cursor: not-allowed;
}

.c-tag__img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -38px;
    margin-top: -48px;
    pointer-events: none;
    transition: opacity .2s;
}

.c-tag__input:disabled ~ .c-tag__img {
    opacity: .2;
}

.c-tag__img.c-tag__img--selected {
    opacity: 0;
}

.c-tag__input:checked ~ .c-tag__label:not(:hover) ~ .c-tag__img {
    opacity: 0;
}

.c-tag__input:checked ~ .c-tag__label:not(:hover) ~ .c-tag__img.c-tag__img--selected {
    opacity: 1;
}

.c-toc__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.c-toc__item .c-toc__list {
    padding-bottom: 20px;
}

.c-toc__list.c-toc__list--target-selector {
    margin-bottom: 11px;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px), (min-width: 640px) and (max-width: 999px) {
    .c-toc__list.c-toc__list--target-selector {
        display: none;
    }
}

.c-toc__item {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px), (min-width: 640px) and (max-width: 999px) {
    .c-toc__item:not(:last-child)::after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        border-top: 1px dotted #959595;
        left: 15px;
        right: 15px;
    }

    .c-toc__list-root > .c-toc__item:first-child .c-toc__icon {
        display: none;
    }
}

.c-toc__item .c-toc__item {
    margin-left: 0;
    margin-right: 0;
}

.c-toc__item .c-toc__item::after {
    content: none;
}
.c-tag__item .c-tag__input:checked ~ .c-tag__label,
.c-toc__item.is-selected {
    color: #ec1d23;
}

.c-toc__item.is-disabled {
    color: #adb0b3;
    text-shadow: 0 1px 0 #fff;
    cursor: not-allowed;
}

.c-toc__label {
    margin: 0;
    padding: 7px 33px 11px;
    padding-right: 10px;
    display: flex;
    align-items: center;
    font-weight: 300;
    transition: color 0.3s, background-color 0.2s;
    cursor: pointer;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .c-toc__label {
        padding: 6px 30px 5px;
        font-size: 16px;
        font-weight: 300;
    }
}

/*.c-toc__item:not(.is-disabled) .c-toc__label:hover {
    background-color: rgba(0, 0, 0, 0.03);
    color: #ec1d23;
}*/

.c-toc__item .c-toc__item .c-toc__label {
    padding: 2px 6px 4px 38px;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .c-toc__item .c-toc__item .c-toc__label {
        padding: 4px 10px 2px 54px;
    }
}

.c-toc__item .c-toc__item .c-toc__label:hover {
    background-color: transparent;
    text-decoration: underline;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .c-toc__item .c-toc__item .c-toc__input:checked ~ .c-toc__label::before {
        width: 33px;
        height: 22px;
        left: 20px;
        top: 4px;
        background-image: url(../images/icons/icon_active.png);
        background-repeat: no-repeat;
        background-size: contain;
        border: none;
    }
    .c-toc__item .c-toc__item .c-toc__input ~ .c-toc__label::before {
        content: "";
        position: absolute;
        width: 20px;
        height: 20px;
        left: 26px;
        top: 4px;
        box-sizing: border-box;
        border: 1px solid #d3d3d4;
        border-radius: 50%;
    }
}

.c-toc__item.is-disabled .c-toc__label {
    cursor: not-allowed;
}

.c-collapse__label.active,
.c-toc__input:checked ~ .c-toc__label {
    color: #ec1d23;
}

.c-toc__input {
    position: absolute;
    visibility: hidden;
}

.c-toc__icon {
    width: 23px;
    height: 37px;
    position: relative;
}
.c-toc__icon img {
    position: absolute;
    opacity: 0;
    transition: opacity 0.1s ease-out;
}
.c-toc__icon img:first-child {
    opacity: 1;
    z-index: 1;
}
.c-toc__icon img:last-child {
    z-index: 2;
}
.c-collapse__label.active .c-toc__icon img:first-child, 
.c-toc__input:checked ~ .c-toc__label .c-toc__icon img:first-child {
    opacity: 0;
}
.c-collapse__label.active .c-toc__icon img:last-child,
.c-toc__input:checked ~ .c-toc__label .c-toc__icon img:last-child {
    opacity: 1;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .c-toc__icon {
        display: none;
    }
}

.c-toc__img {
    margin-right: 14px;
    margin-left: -4px;
    width: 12px;
    height: 21px;
    object-fit: contain;
}
.c-toc__img.filter__first-block {
   background-image: url(../images/mobile/filter-icons/to990.png);
}
.c-toc__img.filter__second-block {
   background-image: url(../images/mobile/filter-icons/999-4990.png);
}
.c-toc__img.filter__third-block {
   background-image: url(../images/mobile/filter-icons/4990-9999.png);
}
.c-toc__img.filter__fourth-block {
   background-image: url(../images/mobile/filter-icons/9999-19990.png);
}
.c-toc__img.filter__fifth-block {
   background-image: url(../images/mobile/filter-icons/19990.png);
}
.c-toc__item.is-selected .c-toc__img.filter__first-block {
   background-image: url(../images/mobile/filter-icons/to990-active.png);
}
.c-toc__item.is-selected .c-toc__img.filter__second-block {
   background-image: url(../images/mobile/filter-icons/999-4990-active.png);
}
.c-toc__item.is-selected .c-toc__img.filter__third-block {
   background-image: url(../images/mobile/filter-icons/4990-9999-active.png);
}
.c-toc__item.is-selected .c-toc__img.filter__fourth-block {
   background-image: url(../images/mobile/filter-icons/9999-19990-active.png);
}
.c-toc__item.is-selected .c-toc__img.filter__fifth-block {
   background-image: url(../images/mobile/filter-icons/19990-active.png);
}

.c-toc__title {
    flex-grow: 1;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px), (min-width: 640px) and (max-width: 999px) {
    .c-toc__title {
        padding-left: 14px;
    }
}


.light-bg {
    background-image : url('../images/bg/desktop-day-bg.jpg');
    background-color : rgba(243, 243, 243, 1);
}

.dark-bg {
    background-image : url('../images/bg/desktop-night-bg.jpg');
    background-color : rgba(0, 0, 0, 0.95);
}


header{
    background-color: transparent!important;
}

.main-nav {
    z-index: 3 !important;
}

.main-nav__list {
    background-color: #fff;
    margin-top: -5px!important;
}


.black-friday {
    display                 : flex;
    width                   : 960px;
    font-feature-settings   : 'kern';
    font                    : 300 18px/22px 'Corpid',
    sans-serif;
    -webkit-font-smoothing  : antialiased;
    -moz-osx-font-smoothing : grayscale;
    justify-content         : center;
    margin: 296px auto 0;
    overflow: visible;
}

.mobile-red-bat{
    display: none;
}

.black-friday figure{
    width: auto;
}

.dark-bg,
.light-bg {
    z-index             : -1;
    position            : absolute;
    left                : 0;
    top                 : 0;
    width               : 100%;
    height: 1900px;
    min-height: 1900px;
    opacity             : 1;
    background-repeat   : no-repeat;
    background-position : center top;
    background-size     : auto;
    transition          : all 1s ease-out;
}

.dark-friday .light-bg {
    background-image : none;
}

.bf-wrapper {
    display   : flex;
    width     : 100%;
    max-width : 960px;
    flex-flow : column;
}

.friday-size {
    display    : block;
    box-sizing : border-box;
    position   : relative;
    width      : 100%;
    max-width  : 960px;
    height     : auto;
}

.light-bg,.dark-bg{
    position: fixed;
}

.light-bg {
    background-image : url('../images/bg/desktop-day-bg.jpg');
    background-color : rgba(243, 243, 243, 1);
}

.dark-bg {
    background-image : url('../images/bg/desktop-night-bg.jpg');
    background-color : rgba(0, 0, 0, 0.95);
}

.dark-friday .dark-bg,
.dark-friday .dark-fg,
.light-friday .light-bg,
.light-friday .light-fg {
    opacity : 1;
}

.dark-friday .light-bg,
.dark-friday .light-fg,
.light-friday .dark-bg,
.light-friday .dark-fg {
    opacity : 0;
}

.bf-bar {
    height              : 120px;
}

.bf-bar {
    background-color: transparent;
    height: 155px;
    margin-top: -154px;
}

.bf-bar-btn{
    background-image : url('../images/buttons/friday-black-button.png');
    width: 120px;
    height: 59px;
    position: relative;
    left: calc(50% - 60px);
    bottom: -108px;
    z-index: 15;
    cursor: pointer;
}

.dark-friday .bf-bar-btn{
    background-image : url('../images/buttons/friday-black-button.png');
}

.light-friday  .bf-bar-btn{
     background-image : url('../images/buttons/friday-white-button.png');
}

.dark-friday.bar-hover .bf-bar-btn{
    background-image : url('../images/buttons/button-desktop-night-hover.png');
}

.light-friday.bar-hover  .bf-bar-btn{
    background-image : url('../images/buttons/button-desktop-day-hover.png');
}

.bf-bar{
    z-index: 2;
}
.dark-friday .bf-bar {
     background-image : url('../images/buttons/desktop-night-under-button.png');
}

.light-friday .bf-bar {
    background-image : url('../images/buttons/desktop-day-under-button.png'),
    url('../images/friday-box.png');
}

.key-visual {
    position: absolute;
    width: 1183px;
    height: 660px;
    top: -30px;
    left: calc(50% - 683px);
    background-size: 122%;
    background-repeat: no-repeat;
}

.key-visual{
    background-image: url('../images/keyvisual/friday-white-box.png');
}

.key-visual.dark{
    background-image: url('../images/keyvisual/friday-black-box.png');
}

.layout {
    margin-bottom: 50px;
}

.container-header-nav {
    position: relative;
    z-index: 3;
}

.container-header header {
    background-color: #fff!important;
    border-radius: 0 !important;
    position: relative;
    z-index: 2;
}

.container-header, .container-main-nav {
    background-color: transparent;
}


/* Расставляем фильтры в дектопной версии */
.c-tag__item .c-tag__label .c-tag__image{
    background-repeat: no-repeat;
    width: 100%;
    display: block;
    height: 40px;
}

.c-tag__label {
    height: 60px;
}

.info-list {
    border-radius: 28px;
}

/* unactive */
.c-tag__item .c-tag__label .c-tag__image.image-index-01 {
    background-image: url('../images/filters/desktop/unactive/desktop-unactive_01.png');
}

.c-tag__item .c-tag__label .c-tag__image.image-index-02 {
    background-image: url('../images/filters/desktop/unactive/desktop-unactive_02.png');
}

.c-tag__item .c-tag__label .c-tag__image.image-index-03 {
    background-image: url('../images/filters/desktop/unactive/desktop-unactive_03.png');
}

.c-tag__item .c-tag__label .c-tag__image.image-index-04 {
    background-image: url('../images/filters/desktop/unactive/desktop-unactive_04.png');
}

.c-tag__item .c-tag__label .c-tag__image.image-index-05 {
    background-image: url('../images/filters/desktop/unactive/desktop-unactive_05.png');
    background-position: -9px 0;
}


/* hover */
.c-tag__item .c-tag__label .c-tag__image.image-index-01:hover {
    background-image: url('../images/filters/desktop/hover/desktop-hover_01.png');
}

.c-tag__item .c-tag__label .c-tag__image.image-index-02:hover {
    background-image: url('../images/filters/desktop/hover/desktop-hover_02.png');
}

.c-tag__item .c-tag__label .c-tag__image.image-index-03:hover {
    background-image: url('../images/filters/desktop/hover/desktop-hover_03.png');
}

.c-tag__item .c-tag__label .c-tag__image.image-index-04:hover {
    background-image: url('../images/filters/desktop/hover/desktop-hover_04.png');
}

.c-tag__item .c-tag__label .c-tag__image.image-index-05:hover {
    background-image: url('../images/filters/desktop/hover/desktop-hover_05.png');
}

/* active */
.c-tag__input:checked + .c-tag__label .c-tag__image.image-index-01{
    background-image: url('../images/filters/desktop/active/desktop-active_01.png');
}

.c-tag__input:checked + .c-tag__label .c-tag__image.image-index-02{
    background-image: url('../images/filters/desktop/active/desktop-active_02.png');
}

.c-tag__input:checked + .c-tag__label .c-tag__image.image-index-03{
    background-image: url('../images/filters/desktop/active/desktop-active_03.png');
}

.c-tag__input:checked + .c-tag__label .c-tag__image.image-index-04{
    background-image: url('../images/filters/desktop/active/desktop-active_04.png');
}

.c-tag__input:checked + .c-tag__label .c-tag__image.image-index-05{
    background-image: url('../images/filters/desktop/active/desktop-active_05.png');
}

/* анимация конфетти и серпантина */

.falling-confetti {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#confetti {
    width: 100%;
    height: 100%;
    background-image: url("../images/animation/confetti.png");
    -webkit-animation: falling-confetti 50s linear infinite;
    -moz-animation: falling-confetti 50s linear infinite;
    -ms-animation: falling-confetti 50s linear infinite;
    animation: falling-confetti 50s linear infinite;
}

@keyframes falling-confetti {
    0% {
        background-position: center 0;
    }
    100% {
        background-position: center 1920px;
    }
}

@-moz-keyframes falling-confetti {
    0% {
        background-position: center 0;
    }
    100% {
        background-position: center 1920px;
    }
}

@-webkit-keyframes falling-confetti {
    0% {
        background-position: center 0;
    }
    100% {
        background-position: center 1920px;
    }
}

@-ms-keyframes falling-confetti {
    0% {
        background-position: center 0;
    }
    100% {
        background-position: center 1920px;
    }
}

.falling-serpentine {
    width: 960px;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(50% - 480px);
}

#serpentine{
    width: 100%;
    height: 100%;
    background-image: url("../images/animation/serpentine.png");
    -webkit-animation: falling-serpentine 15s linear infinite;
    -moz-animation: falling-serpentine 15s linear infinite;
    -ms-animation: falling-serpentine 15s linear infinite;
    animation: falling-serpentine 15s linear infinite;
    background-size: contain;
}


@keyframes falling-serpentine {
    0% {
        background-position: center 0;
    }
    100% {
        background-position: center 1920px;
    }
}

@-moz-keyframes falling-serpentine {
    0% {
        background-position: center 0;
    }
    100% {
        background-position: center 1920px;
    }
}

@-webkit-keyframes falling-serpentine {
    0% {
        background-position: center 0;
    }
    100% {
        background-position: center 1920px;
    }
}

@-ms-keyframes falling-serpentine {
    0% {
        background-position: center 0;
    }
    100% {
        background-position: center 1920px;
    }
}
#serpentine, #confetti{
    display: none;
}
@media (min-width: 1000px) {
    #serpentine, #confetti {
        display: block;
    }

    .site-list {
        min-width: 960px;
        width: 960px;
    }
}

/***** планшетная версия *****/
@media (min-width: 640px) and (max-width: 999px) {

    .light-bg {
        background: rgba(243, 243, 243, 1) url('../images/bg/tablet-day-bg.jpg') no-repeat 50% 0;
    }

    .dark-bg {
        background: rgba(0, 0, 0, 0.95) url('../images/bg/tablet-night-bg.jpg') no-repeat 50% 0;
    }

    div.container-header header {
        width: 640px;
        border-radius: 0 0 28px 28px !important;
    }

    .black-friday {
        width: 640px;
        margin: 205px auto 0

    }

    .bf-bar-btn {
        width: 120px;
        height: 59px;
        position: relative;
        left: calc(50% - 40px);
        bottom: -25px;
        z-index: 2;
        cursor: pointer;
        background: url('../images/buttons/button-tablet-night-unactive.png') no-repeat;
    }

    .dark-friday .bf-bar-btn,
    .dark-friday.bar-hover .bf-bar-btn {
        background-image: url('../images/buttons/button-tablet-night-unactive.png');
    }

    .light-friday .bf-bar-btn,
    .light-friday.bar-hover .bf-bar-btn {
        background-image: url('../images/buttons/button-tablet-day-unactive.png');
    }

    .bf-wrapper {
        width: 100%;
        max-width: 640px;
    }

    .bf-bar {
        z-index: 2;
        margin-top: -59px;
        height: 60px;
    }

    .dark-friday .bf-bar {
        background-image: url('../images/buttons/tablet-night-under-button.png');
    }

    .light-friday .bf-bar {
        background-image: url('../images/buttons/tablet-day-under-button.png');
    }

    .key-visual {
        width: 720px;
        top: 23px;
        left: calc(50% - 415px);
    }

    .key-visual {
        background-image: url('../images/keyvisual/tablet-keyvisual-day.png');
        background-position: -20px 0;
    }

    .key-visual.dark {
        background-image: url('../images/keyvisual/tablet-keyvisual-night.png');
        background-position: -20px 0;
    }

    .promo-page {
        background-image: none;
        padding-top: 0;
        padding-bottom: 0;
        border-radius: 28px;
    }

    body:not(.search) .promo-page .catalog-list>.content-wrapper{
        border-top-left-radius: 18px;
        border-top-right-radius: 18px;
    }

    .promo-page .container-inner-page {
        width: 640px;
    }

    .c-tag__list {
        border: 1px solid transparent;
    }

    .container-header .search-box .line {
        width: 630px;
        margin-left: 27px;
        margin-bottom: 10px;
    }

    .container-header .right-aligned-mobile {
        margin: 20px 20px 0 0;
    }

    .site-list {
        width: 640px;
    }

    .main-nav {
        width: 640px;
        margin-left: initial;
    }

    .falling-serpentine {
        display: none;
    }

    .c-tag__item .c-tag__label .c-tag__image{
        height: 34px;
        width: 128px;
    }

    .c-tag__label {
        /* height: 60px; */
        width: 128px;
    }

    /* unactive */
    .c-tag__item .c-tag__label .c-tag__image.image-index-01 {
        background-image: url('../images/filters/tablet/unactive/tablet-unactive_01.png');
    }

    .c-tag__item .c-tag__label .c-tag__image.image-index-02 {
        background-image: url('../images/filters/tablet/unactive/tablet-unactive_02.png');
    }

    .c-tag__item .c-tag__label .c-tag__image.image-index-03 {
        background-image: url('../images/filters/tablet/unactive/tablet-unactive_03.png');
    }

    .c-tag__item .c-tag__label .c-tag__image.image-index-04 {
        background-image: url('../images/filters/tablet/unactive/tablet-unactive_04.png');
    }

    .c-tag__item .c-tag__label .c-tag__image.image-index-05 {
        background-image: url('../images/filters/tablet/unactive/tablet-unactive_05.png');
    }

    /* hover */
    .c-tag__item .c-tag__label .c-tag__image.image-index-01:hover {
        background-image: url('../images/filters/tablet/unactive/tablet-unactive_01.png');
    }

    .c-tag__item .c-tag__label .c-tag__image.image-index-02:hover {
        background-image: url('../images/filters/tablet/unactive/tablet-unactive_02.png');
    }

    .c-tag__item .c-tag__label .c-tag__image.image-index-03:hover {
        background-image: url('../images/filters/tablet/unactive/tablet-unactive_03.png');
    }

    .c-tag__item .c-tag__label .c-tag__image.image-index-04:hover {
        background-image: url('../images/filters/tablet/unactive/tablet-unactive_04.png');
    }

    .c-tag__item .c-tag__label .c-tag__image.image-index-05:hover {
        background-image: url('../images/filters/tablet/unactive/tablet-unactive_05.png');
    }




    /* active */
    .c-tag__input:checked + .c-tag__label .c-tag__image.image-index-01{
        background-image: url('../images/filters/tablet/active/tablet-active_01.png');
    }

    .c-tag__input:checked + .c-tag__label .c-tag__image.image-index-02{
        background-image: url('../images/filters/tablet/active/tablet-active_02.png');
    }

    .c-tag__input:checked + .c-tag__label .c-tag__image.image-index-03{
        background-image: url('../images/filters/tablet/active/tablet-active_03.png');
    }

    .c-tag__input:checked + .c-tag__label .c-tag__image.image-index-04{
        background-image: url('../images/filters/tablet/active/tablet-active_04.png');
    }

    .c-tag__input:checked + .c-tag__label .c-tag__image.image-index-05{
        background-image: url('../images/filters/tablet/active/tablet-active_05.png');
    }

    .container-header .right-aligned-mobile {
        float: right;
        margin: 20px 20px 0 0!important;
    }

    button.main-nav__toggle.main-nav__toggle--closed {
        background-position: 14px;
    }
}

/***** мобильная версия *****/
@media (max-width: 639px) {
    /*.light-bg,.dark-bg {
        background-size: unset;
    }*/

    .c-tag__item .c-tag__input:checked ~ .c-tag__label,
    .c-toc__item.is-selected {
        background-color: rgba(0, 0, 0, 0.03);
    }

    .light-bg {
        background: rgba(243, 243, 243, 1) url('../images/bg/mobile-day-bg.jpg') no-repeat 50% 0;
    }

    .dark-bg {
        background: rgba(0, 0, 0, 0.95) url('../images/bg/mobile-night-bg.jpg') no-repeat 50% 0;
    }

    .container-header header {
        width: 320px;
    }

    .black-friday {
        width: 320px;
        margin: 464px auto 0;
    }

    .bf-bar-btn {
        /* width: 120px; */
        height: 90px;
        position: relative;
        left: calc(50% - 40px);
        bottom: 20px;
        z-index: 15;
        cursor: pointer;
        background: url('../images/buttons/button-mobile-night-unactive.png') no-repeat;
    }

    .light-friday.bar-hover .bf-bar-btn,
    .dark-friday.bar-hover .bf-bar-btn
    {
        background-image: none;
    }

    .dark-friday.bar-hover .bf-bar-btn{
        background-image: url('../images/buttons/button-mobile-night-unactive.png');
    }

    .dark-friday .bf-bar-btn{
        z-index: 10;
        background: url('../images/buttons/button-mobile-night-unactive.png') no-repeat  -6px 29px;
        background-size: 92px;
    }

    .light-friday .bf-bar-btn {
        background: url(../images/buttons/button-mobile-day-unactive.png) no-repeat 12px -17px;
        background-size: 80px;
        height: 100px;
        display: none;
    }

    .bf-wrapper {
        width: 100%;
        max-width: 320px;
        margin-top: -200px;
    }

    .bf-bar {
        z-index: 1;
        margin-top: -54px;
        height: 60px;
    }

    .dark-friday .bf-bar {
        background-image: none;
    }

    .light-friday .bf-bar {
        background-image: none;
    }

    .key-visual {
        width: 100%;
        top: -15px;
        left: 0;
        background-size: 660px;
        background-position: 50% 3%;
    }

    .key-visual {
        background-image: url('../images/keyvisual/mobile-day-keyvisual.png');
    }

    .key-visual.dark {
        background-image: url('../images/keyvisual/mobile-night-keyvisual.png');
    }

    .promo-page {
        background-image: none;
        padding-top: 0;
        padding-bottom: 0;
        border-radius: 28px;
    }

    .promo-page .container-inner-page {
        width: 320px;
    }

    .c-tag__list {
        border: 1px solid transparent;
    }

    .container-header .search-box .line {
        width: 320px;
        margin-left: 27px;
        margin-bottom: 10px;
    }

    .container-header .right-aligned-mobile {
        margin: 20px 20px 0 0;
    }

    .site-list {
        width: 320px;
    }

    .main-nav {
        width: 320px;
        margin-left: initial;
    }

    .falling-serpentine,.falling-confetti {
        display: none;
    }

    .promo-page .catalog-list > .mobile-menu__title {
        border-top-left-radius: 18px;
        border-top-right-radius: 18px;
    }

    .promo-page .container-inner-page section {
        width: 320px;
        padding-top: 0;
        background: #fff none no-repeat center top 6px;
    }

    .promo-page .catalog-list > .mobile-menu__label {
        font-size: 13px;
    }

    .promo-page .mobile-menu__checkbox:checked ~ .catalog-list aside {
        border-top-left-radius: 18px;
        border-top-right-radius: 18px;
    }

    .promo-page .aside-labels-container {
        margin-top: -13px;
    }

    .promo-page .catalog-list h3 {
        padding: 22px 0 17px;
    }


    .main-nav__toggle.main-nav__toggle--closed {
        width: 48px;
    }

    /*.main-nav__inner {
        padding-top: 0!important;
    }*/

    .c-toc__img {
        margin-right: 14px;
        margin-left: -4px;
        object-fit: contain;
        width: 35px;
        height: 23px;
    }
    .c-toc__img.filter__first-block {
        background-image: url(../images/mobile/filter-icons/mobile-unactive.svg);
    }
    .c-toc__img.filter__second-block {
        background-image: url(../images/mobile/filter-icons/mobile-unactive.svg);
    }
    .c-toc__img.filter__third-block {
        background-image: url(../images/mobile/filter-icons/mobile-unactive.svg);
    }
    .c-toc__img.filter__fourth-block {
        background-image: url(../images/mobile/filter-icons/mobile-unactive.svg);
    }
    .c-toc__img.filter__fifth-block {
        background-image: url(../images/mobile/filter-icons/mobile-unactive.svg);
    }
    .c-toc__item.is-selected .c-toc__img.filter__first-block {
        background-image: url(../images/mobile/filter-icons/mobile-active.svg);
    }
    .c-toc__item.is-selected .c-toc__img.filter__second-block {
        background-image: url(../images/mobile/filter-icons/mobile-active.svg);
    }
    .c-toc__item.is-selected .c-toc__img.filter__third-block {
        background-image: url(../images/mobile/filter-icons/mobile-active.svg);
    }
    .c-toc__item.is-selected .c-toc__img.filter__fourth-block {
        background-image: url(../images/mobile/filter-icons/mobile-active.svg);
    }
    .c-toc__item.is-selected .c-toc__img.filter__fifth-block {
        background-image: url(../images/mobile/filter-icons/mobile-active.svg);
    }

    .mobile-red-bat{
        display: block;
        position: absolute;
        width: 50px;
        height: 50px;
        z-index: 2;
        top: 12px;
        left: 135px;
        background: url(../images/mobile/filter-icons/mobile-active.svg) no-repeat center;
    }

    .is-mobile-menu-open .mobile-red-bat{
        top: 8px;
        left: 116px;
    }
}

/** доработки после тестирования **/
body #ask-current-city > div{
    padding: 10px 0;
}

body #ask-current-city{
    padding: 0;
}

@media (max-width: 999px) and (min-width: 640px) {
    body #ask-current-city {
        max-width: 600px;
    }

    body #ask-current-city > div {
        max-width: 600px;
    }

    nav.main-nav {
        padding-bottom: 0;
    }

    nav.main-nav, .main-nav__inner {
        background-color: #ffffff;
        border-radius: 28px;
    }

    .main-nav__inner {
        margin-top: -2px;
    }

    .site-list {
        border-radius: 28px;
    }
}

@media (max-width: 639px) {
    body #ask-current-city {
        max-width: 320px;
    }

    body #ask-current-city > div {
        max-width: 320px;
        height: auto;
    }

    nav.main-nav {
        padding-bottom: 0;
    }

    nav.main-nav, .main-nav__inner {
        background-color: #ffffff;
        border-radius: 0 0 28px 28px;
    }

    .container-header, .container-main-nav {
        background-color: #ffffff;
    }

    .site-list {
        border-radius: 28px;
    }
}

/**********************************/

.dark-friday ~ .falling-confetti {
    display: none;
}

.dark-friday ~ .falling-serpentine {
    display: none;
}