.container, .max-width-1200 {
    max-width: 1450px !important;
}

.navbar-nav {
    font-size: 1.4rem !important;
}

#logo img {
    width: 70%;
    margin-top: -20px;
}

#projector_amount {
    display: none !important;
}

@media screen and (min-width: 979px) {
.article__block {
--article-grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
}

.article__image_wrapper, .article__image_wrapper img {
        max-height: fit-content !important;
}

.freeShipping {
    border: none;
    color: #6f6937;
}

.freeShipping__close {
    color: #9e9869;
}

#logo:after {
    background-color: #efefef;
}

.navbar-toggler {
    border-left: none;
}

.breadcrumbs:before {
    background: #fff;
}

nav.list_wrapper {
    font-size: 11px;
    border-left: 1px solid #ededed;
}

@media screen and (max-width: 768px) {
    div#projector_buttons_section {
    position: fixed;
    left: 2.5%;
    bottom: 10px;
    width: 95%;
    padding: 20px !important;
    z-index: 11;
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(5px) brightness(1.5);
    -webkit-backdrop-filter: blur(5px) brightness(1) saturate(180%);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
    border-radius: 15px;
}

#opinions_badge {
    bottom: 120px;
    border-radius: 15px;
}

.menu_search__item, .menu_search__item input, .menu_search__block {
    background: #fff !important;
    font-size: 13px !important;
}
}
.freeShipping {
box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
}

.topBasket__sub:after {
    font-size: 2.5rem;
}

#menu_search .menu_search__mobile {
    font-size: 2rem;
}

.product__compare {
    display: none;
}