.carousel {border: none;}
button.ocf-btn.ocf-btn-default {
    width: 100%;
    background-color: #33199b;
    color: white;
}
.fly-menu .header-search__category-btn {
    height: 34px;
}
@media (min-width: 992px) {
 .menu1.new .menu__level-2 {left: 330px;}
 .menu__level-2-img {border-radius: 5px 5px 0px 0px;}
 .menu__level-2-ul.has-image {padding-left: 10px !important;}
 .menu__level-2-ul.has-image div {display: grid !important;}
 .menu__level-2-img {position: relative;top: 0px;left: 0px;width: 100%;}
 .menu1:not(.new) .menu__level-2 {padding-top: 10px;}
 .menu__level-2:not(.column-10) .menu__level-2-a {padding: 0px 6px;}
 .menu__level-2 {border-radius: 0px 8px 8px 8px;}
 .menu__level-2-wrap {padding-bottom: 20px;}
 .menu1:not(.new) .menu__level-2 {max-height: 100%;}
 .menu__level-3 {display: none !important;margin: 0px;padding: 0px;}
 .menu__level-3 {padding: 5px;}
}


button.fly-menu__menu-btn.header-menu__btn.btn {
    background: #33199b;
}
ul.category-wall__ul.child-empty {
    display: none;
}
.category-wall__item.uni-item {
    padding: 0px;
}
a.category-wall__image {
    border-radius: 10px;
}
@media (min-width: 992px) {
    .menu__banner img {
        border-radius: 20px;
    }
}
@media (max-width: 992px) {
    .fly-menu {
        margin-bottom: -15px;
    }
}

i.header-cart__icon.fas.fa-shopping-bag {
    display: none;
}
.heading:after {
    flex: 1 1 auto;
    content: '';
    margin: 0 0 0 15px;
    border-bottom: solid 2px rgba(0, 0, 0, .08);
}


@media (min-width: 745px) {
.header-phones__main.two-line:first-child {
    margin: 0 0 2px;
    font-size: 20px;
    font-weight: 600;
}
.header-block__item-search .form-control {
    height: 40px;
}
.header-search__category-btn {
    height: 40px;
}
}
@media (min-width: 1445px) {
    .container {
        width: 1440px;
    }
}
.notification.fixed {
    position: fixed;
    z-index: 1070;
    width: 300px;
    height: fit-content;
    bottom: 10px;
    left: 10px;
    border-radius: 10px;
    animation: opacity .15s linear;
    display: flex;
    flex-wrap: wrap;
}
.notification__wrapper.fixed {
    flex-wrap: wrap;
    gap: 20px;
}
.notification.fixed:before {
    border-radius: 10px;
}
.notification__buttons {
    width: 100%;
}
button.notification__button.btn.btn-sm.btn-primary {
    width: 100%;
}
.menu__banner > div {display:flex;flex-direction:column;justify-content:center;height:100%;padding: 15px;text-align:center;background:#f7f7f7;border-radius:4px}
.menu__banner div img {margin:15px 0;padding:15px}
.menu__banner span {color:#f44336;font-size:1.5em;font-weight:500}
.menu__banner span:last-of-type{font-size:1.3em}

.news-page__description h3.heading{font-weight:700}
.news-page__description .heading:before{padding:0 5px 0 0;content:'#';color:#f00}
.news-page__image-39, .news-page__image-40, .news-page__image-41, .news-page__image-41{display:none}