#menu_categories>#menu_navbar>.navbar-nav>.nav-item>.nav-link:hover {
    border-color: #d51317;
    color: #d51317;
}

header .nav-link.active {
    color: #d51317;
}

@media (min-width: 979px) {
    #menu_categories>#menu_navbar>.navbar-nav>.nav-item>.nav-link {
        padding: 18px 10px 15px;
        font-weight: 600;
        border-bottom: 3px solid transparent;
    }

    #menu_search:not(.--focus) .menu_search__input {
        border-radius: 5px;
    }
}

#search .product[data-product_disable] .product__icon img {
    opacity: 1;
}

#main_tree5 ul .title:after,
#menu_security_policy {
    display: none;
}

#main_tree5 li>ul,
#menu_contact {
    display: none;
}

#menu_additional i {
    font-size: 2.5rem;
    text-decoration: none;
}

@media (min-width: 979px) {
    #menu_navbar ul.navbar-nav:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        width: 100vw;
        height: 100%;
        margin-left: -50vw;
        z-index: -1;
        background: #fff;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;

    }

    #menu_search .menu_search__input {
        font-size: 1.8rem;
        border: 1px solid #c4c7c8;
        // border-radius: 50px !important;
    }

    #menu_search.--focus .menu_search__block {
        border: 1px solid #c4c7c8;
    }

    #menu_search.--focus .menu_search__block {
        width: 100%;
    }

    .topBasket__sub {
        margin-top: 7px;

        &:after {
            order: 3;
            font-size: 2rem;
        }
    }

    .topBasket {
        padding-right: 0;
        font-size: 1rem;
        text-align: center;
    }

    .topBasket__sub {
        // height: 3.3rem;
        flex-direction: column-reverse;
        // margin-bottom: 1rem;

        strong {
            font-weight: normal;
        }
    }

    #menu_search {
        height: 45px;
        margin: 0 3rem;
    }
}

@media (min-width: 1200px) {
    #menu_additional {
        text-align: center;
    }

    header {
        grid-column-gap: 2rem;
    }
}

header .navbar-nav>.nav-item>.nav-link {
    text-transform: none;
    font-weight: normal;
}

#menu_additional a {
    text-decoration: none;
    font-size: 1.2rem;
    text-transform: none;
}

header .navbar-subnav .nav-link {
    text-transform: none;
}

a.account_link {
    margin-left: 2rem;
}

.wishlist_link i.icon-star-empty {
    margin-bottom: -3px;
    display: block;
}

/*header .wide .nav-link {
    padding: 14px 8px;
}

.wide .navbar-subnav {
    width: 100% !important;
    width: calc(100% + 20px) !important;
    left: -10px !important;
}

.no-touch .wide .navbar-nav>li:hover>ul {
    display: grid;
    grid-auto-flow: row;
    // border-radius: 0 0 5px 5px;
    overflow-y: auto;
}*/

.no-touch .wide .navbar-subnav {
    grid-template-columns: 1fr !important;
}

/*
.no-touch .wide .navbar-nav>li:hover>ul {
    scrollbar-width: none;
}

.no-touch .wide .navbar-nav>li:hover>ul::-webkit-scrollbar {
    width: 5px;
}

.no-touch .wide .navbar-nav>li:hover>ul::-webkit-scrollbar-track {
    background: #ccc;
}

.no-touch .wide .navbar-nav>li:hover>ul::-webkit-scrollbar-thumb {
    background-color: red;
    border: none;
}

.wide .navbar-subsubnav:not(.show)>.nav-item:nth-child(n + 5):not(.display-all) {
    display: none;
}

.wide .navbar-subsubnav .nav-item .nav-link {
    padding-left: 10px !important;
}

@media (min-width: 979px) {
    .newMenu.wide .navbar-nav li ul.navbar-subsubnav>li {
        padding-left: 0;
    }
}*/

@media (min-width: 979px) {

    header .navbar-subnav.--cols2 {
        width: calc(20% - 2rem);
    }


    div#menu_navbar.navbar-collapse {
        margin-right: 20px;
        border: 0;
        margin-bottom: 0 !important;
        padding-bottom: 0;
    }
}



div#menu_buttons {
    margin-top: -50px;
    margin-bottom: 20px;
}


#main_cms2 h1 {
    text-align: center;
}

#main_cms2 p {
    text-align: justify;
}



@media (min-width: 1200px) {
    .projector_details .projector_prices__price {
        font-size: 4rem;
    }
}

.product__yousave:not(.--label):not(.--value) {
    border: 2px solid #79c9a7;
    color: #79c9a7;
}

@media (min-width: 979px) {
    .product__yousave:not(.--label):not(.--value) {
        width: 80px;
        height: 80px;
        padding: 5px;
        font-size: 1rem;
    }
}

@media (min-width: 979px) {
    #footer_links {
        width: 1170px;
    }

    #footer_links .footer_links {
        margin: 0;
    }
}

/*@media (min-width: 1200px) {*/
/*    #footer_links[data-stretch-columns='true'] {*/
/*        grid-template-columns: repeat(3, 1fr);*/
/*    }*/
/*}*/

footer {
    margin: 0 -15px;
    position: relative;
    padding-top: 20px;
    margin-top: 70px;
}

footer:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50vw;
    width: 100vw;
    bottom: -2rem;
    background-color: #141414;
    // color: #333;
    z-index: -1;
}


footer #menu_newsletter:before {
    background-color: #5e4333;
}

.idosell:before {
    background: unset;
}

#menu_contact,
#menu_contact ul {
    background: transparent;
    color: #9d7056;
    border: none;
}

div#container.main_page+footer {
    margin-top: 30px;
}

#footer_links.four_elements .footer_links_sub>li {
    color: #fff;
}


@media (min-width: 757px) {
    #backTop {
        bottom: 90px;
    }
}

#search .product__compare_item,
.slt_lists,
.product_name__action.--compare,
#projector_amount {
    display: none !important;
}

.topBasket__sub:before,
.shopping_list_top .slt_link:after {
    content: '' !important;
}

.projector_details__wrapper {
    display: block;
}

.product {
    text-align: center;
}

#products_associated_zone1 .product__name {
    font-size: 1.5rem;
    text-align: left;
}

.product__name {
    font-size: 1.5rem;
    text-align: left;
}

.basket__product .product__name {
    text-align: left;
}

@media (min-width: 979px) {
    .order_process header {
        border: none;
    }
}

@media (min-width: 979px) {
    .hotspot.--list .product h3 {
        max-width: 70%;
    }
}

.projector_details .projector_tell_availability {
    margin-bottom: 2rem !important;
    margin-top: -1rem;
}

.dictionary__group.--first {
    border: none;
}

.basketedit_summary_left .price {
    display: inline-block;
}

/*@media (max-width: 757px) {
    span.traits__label {
        flex: 0 0 25%;
        max-width: 25%;
    }
}*/

.search_categoriesdescription_next:not(.expanded)>* {
    display: block !important;
}

.search_categoriesdescription_next .show_description,
.search_categoriesdescription_next.expanded+.hide_description {
    display: none !important;
}

.footer_settings {
    display: flex !important;
    justify-content: center !important;
}

.idosell {
    flex-grow: unset;
    opacity: 0.5;
}

#search .product {
    border: 1px solid transparent;
    border-radius: 5px;
    margin-bottom: 3rem !important;
}

@media (min-width: 1200px) {
    .product__icon {
        height: 30rem;
    }
}

.label_icons>* {
    padding: 0.7rem 1rem;
}

.projector_buy__button {
    text-transform: uppercase;
    font-size: 1.7rem;
}

#Filters {
    margin-bottom: 0 !important;
}

#projector_longdescription p,
#projector_longdescription span,
#projector_longdescription p span,
.product_name__block.--description {
    font-family: 'Rubik', 'Open sans', Arial, sans-serif !important;
    line-height: 25px;
    font-size: 1.5rem !important;
}

@media (min-width: 979px) {

    #client_street_wrapper.col-md-9,
    #invoice_street_wrapper.col-md-9,
    #additional_street_wrapper.col-md-9 {
        flex: 0 0 70%;
        max-width: 70%;
    }

    #client_street_number_wrapper.col-md-3,
    #invoice_street_wrapper.col-md-3,
    #additional_street_number_wrapper.col-md-3 {
        flex: 0 0 30%;
        max-width: 30%;
    }
}

// @media (min-width: 979px) {
//     span.traits__label {
//         flex: 0 0 34%;
//         max-width: 34%;
//     }
// }

#main_banner1 .slick-dots {
    bottom: -3rem;
}

.slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0px 5px;
}

.slick-dots li button {
    width: 18px;
    height: 18px;
    border: 1px solid #333;
}

.slick-dots li.slick-active button {
    background: #5e4333;
}

.projector_details .projector_buy__number_wrapper {
    width: auto;
}

.projector_details .projector_buy__number_inputs {
    max-width: 70px;
    width: 70px;
    height: 100%;
}

.projector_details .projector_buy__number_wrapper {
    margin-bottom: 0;
}

header .navbar-subsubnav .nav-link:not(.display-all):before {
    content: "\F105";
    font-family: FontAwesome;
    margin-right: 5px;
}

header .navbar-subsubnav .nav-link {
    padding: 2.5px 10px;
    position: relative;
    display: flex;
}

.nav-item.--all {
    display: none;
}

.nav-link.display-all {
    color: #afd0a8;
}

.securityPolicy__text p:last-of-type {
    display: none;
}

.core-special-topbar {
    display: none;
}

@media (min-width: 979px) {

    .core-special-topbar {
        grid-area: core-special-topbar;
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0;
        color: #fff;
    }

    .core-special-topbar:before {
        content: '';
        position: absolute;
        display: block;
        top: 0;
        margin-left: 50%;
        left: -50vw;
        height: 100%;
        width: 100vw;
        background-color: #333;
        z-index: -1;
    }

    .core-special-topbar div ul {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .core-special-topbar div ul>li {
        list-style: none;
        padding: 0 40px;
    }

    .core-special-topbar div ul:nth-child(1)>li {
        padding-left: 0;
    }

    .core-special-topbar div:last-of-type ul:nth-last-child(1)>li {
        padding-right: 0;
        display: flex;
        align-items: center;
    }

    .core-special-topbar div:last-of-type ul:nth-last-child(1)>li i {
        font-size: 2rem;
        margin-right: 5px;
        // color: orange;
    }

    .core-special-topbar div ul>li a {
        text-decoration: none;
        font-weight: bold;
        color: #fff;
        margin-right: 1rem;
        display: flex;
    }

    .core-special-topbar div ul>li a img {
        height: 3rem;
    }

    .core-special-topbar div ul>li a:hover {
        text-decoration: underline;
    }
}

header .navbar-nav {
    justify-content: space-between;
}

@media (min-width: 979px) {
    #footer_links {
        width: 1170px;
    }
}

#footer_links .footer_links {
    border: none !important;
    padding: 30px 0 !important;
}

@media (min-width: 979px) {
    #footer_links .footer_links {
        margin: 0;
    }
}

#footer_links i {
    display: none !important;
}

#footer_links .footer_links_label {
    font-size: 1.8rem !important;
    text-transform: uppercase;
    color: #fff;

    a:hover {
        color: red !important;
    }
}

#menu_contact {
    background: transparent !important;
}


div#container.main_page+footer {
    margin-top: 100px;
}

.footer_settings__idosell {
    justify-content: center !important;
}

#price_info {
    display: none !important;
}

.idosell:before,
.price_info:after {
    content: none !important;
    background: unset !important;
}



.product_name__block.--description {
    font-size: 1.3rem;
    margin: 3rem 0 !important;
}


.product_name__name {
    font-size: 3rem;
}

@media (min-width: 979px) {
    .projector_page #content #projector_form {
        grid-area: 2 / 2 / 3 / 3;
    }

    section#projector_longdescription {
        margin-top: -1.6rem;
    }
}

@media (min-width: 969px) {

    .big_label,
    .headline {
        font-size: 4rem;
        text-transform: none;
    }
}

.hotspot .product img {
    transition: all .6s ease-in-out;
    transform: scale(1);
}

.hotspot .product:hover img {
    transform: scale(1.1);
}

.hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .products.slick-initialized .slick-next {
    right: -3rem;
}

.hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .products.slick-initialized .slick-prev {
    left: -3rem;
}

.hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .slick-prev.slick-disabled,
.hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .slick-next.slick-disabled {
    opacity: .5;
    cursor: default;
}

.slick-prev,
.slick-next {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 32.5px;
    width: 32.5px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 59px;
    cursor: pointer;
    text-decoration: none;
    background: 0;
    color: #96358c;
    z-index: 52;
}

.slick-prev:hover,
.slick-next:hover {
    background: 0;
    color: #333;
}

#main_tree5 ul .title:not(:only-child):before {
    content: none;
}

section.hotspot:not(#search_hotspot_zone1) {
    margin: 8rem 0 !important;
}

@media(min-width:969px) {
    section.hotspot:not(#search_hotspot_zone1) {
        margin: 12rem 0 !important;
    }
}

@media (min-width: 757px) {
    .hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .products.slick-initialized .slick-list {
        width: unset;
    }
}

@media(min-width:969px) {
    header>.nav-link.active {
        color: #fff !important;
    }

    ul.navbar-nav>li.nav-item.active {
        color: #333 !important;
    }
}

.slick-list.draggable {
    width: 100% !important;
}

#main_tree5>ul>li {
    border-bottom: none;

}

.projector_buy__number_amounts,
span.label.--disable {
    display: none !important;
}

@media (min-width: 757px) {
    #menu_contact ul {
        gap: 0;
        flex-direction: row;
        display: flex;
        justify-content: center;
    }
}

.hotspot .product__icon {
    background: none !important;
}

.product__icon img {
    mix-blend-mode: unset !important;

}

.big_label__wrapper,
.headline__wrapper,
.big_label {
    justify-content: center;
    text-align: center;
    margin-top: 3rem;
    color: #333 !important;

    a,
    span {
        color: #333 !important;
    }

}

/* BLOG i NEWSY */
section#main_blog {
    .headline__wrapper a:after {
        // color: #fff !important;
        background-color: #fff !important;
    }

    * {
        // color: #fff !important;
    }
}

section#main_blog {
    position: relative;
    margin-top: 10rem;
    margin-bottom: 10rem;
}

section#main_blog:before {
    content: "";
    display: block;
    position: absolute;
    top: -30px;
    left: 50%;
    width: 100vw;
    height: calc(100% + 60px);
    margin-left: -50vw;
    overflow: hidden;
    // background: url(/data/include/cms/coffee_blog_bg-min.jpg) #ccc;
    // background-size: cover;
    // background-attachment: fixed;
    z-index: -1;
}

.article__image_wrapper {
    max-width: 100%;
    margin: 0;
    float: unset;
    margin: 15px 0;
}

.article__image_wrapper img {
    border-radius: 5px;
}

.article__text {
    text-align: justify;
}

a.article__more_link,
.main_page .article__name,
.headline__name,
.article__all a {
    text-align: center;
}

.article__date_name {
    text-align: center;
    justify-content: center;
}

section#main_blog .headline:after {
    text-align: center;
}

#main_news {
    margin: 10rem 0;
}

.article__image_wrapper img {
    border-radius: 5px;
    height: 380px;
    width: auto;
    object-fit: cover;
}

.article__description {
    // height: 103px;
    // overflow: hidden !important;
    // margin-bottom: 30px;
    // overflow: hidden;
}

.article__content {

    .article__text *,
    .article__text p {
        text-align: start !important;
        font-size: 1.4rem !important;
        line-height: 2rem !important;
    }
}

a.article__more_link {
    display: inline-block;
    border: 1px solid #d81d1d;
    background: #d81d1d;
    padding: 15px 25px;
    border-radius: 5px;
    text-decoration: none !important;
    color: #fff !important;
    transition: all 0.3s ease-in-out;
    margin-top: auto;
}

a.article__more_link:hover {
    color: #d81d1d !important;
    background: #fff;
    border-color: #d81d1d;
    text-decoration: none !important;

}

div.article__more {
    text-align: center;
}

@media (min-width: 979px) {
    .article__block {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

.article__item:last-child {
    .article__more_link {
        padding-bottom: 15px;
    }

    .article__content {
        padding: 20px 0;
    }
}


.article__content {
    height: 100%;
    padding: 20px 0;
}

#main_cms2 {
    overflow: hidden;

    * {
        font-family: var(--font-family) !important;
        line-height: 2.2rem;
    }
}

.article__text * {
    font-family: var(--font-family) !important;
}

@media (min-width: 979px) {
    #logo {
        height: 120px;

        img {
            max-height: 90px;
            height: auto;
            /*margin-right: 3.5rem;*/
        }
    }
}

.core-contact-wrapper {
    padding: 2rem;
    border: 1px solid #ccc;
    border-radius: 20px;
    margin-top: 1rem;

    .projector_info__item.--contact {
        text-decoration: none;

        &.projector_mail {
            margin-top: 0rem;
            // padding-top: 1.5rem;
        }

        .projector_phone__icon:before {
            content: '\F095';
            font-size: 1.6rem;
            margin-top: -0.4rem;
            font-weight: bold;

        }

        .projector_email__icon:before {
            content: '\f003';
            font-size: 1.6rem;
            margin-top: -0.4rem;
            font-weight: bold;
            text-decoration: none !important;
        }
    }
}

#newsletter_gr3_mode,
.nl_remove_container a {
    color: #fff;
}

a.remove_newsletter {
    color: #deb887;
}

#menu_newsletter {
    min-height: 109px;
    padding-top: 30px;
    margin-bottom: 38px;
    text-align: center;
    z-index: 0;
}

#menu_newsletter label {
    display: block;
    font-size: 2em;
    padding-top: 10px;
}

.newsletter-form strong {
    color: #deb887;
}

#menu_newsletter .form-group {
    display: inline-block;
    padding: 0 7px;
    width: 38%;
    vertical-align: top;
}

#menu_newsletter .form-group input {
    height: 42px;
    width: 100%;
    box-shadow: none;
    padding-left: 23px;
    font-style: italic;
    text-overflow: ellipsis;
    border: none;
}

.buttons_social_container {
    text-align: center;
    padding-top: 42px;
}

.buttons_social_container label span {
    display: block;
    font-size: 2em;
}

.buttons_social_container label small {
    font-size: 1em;
    margin-top: 10px;
    display: block;
    margin-bottom: 20px;
}

.button_social>img {
    vertical-align: middle;
    display: inline-block !important;
}

.button_social {
    background: #241812;
    border-radius: 100%;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0 5px;
}

.button_social:hover {
    background: #9d7056;
}

#menu_newsletter label small {
    display: block;
    font-size: 0.505em;
    margin-top: 11px;
    margin-bottom: 30px;
}

div.nl_percent_container {
    display: inline-block;
    width: 65px;
    height: 65px;
    background: #241812;
    border-radius: 100%;
    line-height: 65px;
    text-align: center;
    margin-top: -12px;
    margin-right: -17px;
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 1.25em;
}

#menu_newsletter input[type="text"] {
    color: #000;
    padding: 5px;
    padding-left: 20px;
    font-size: 1em;
    border: 1px solid #241812;
    border-radius: 5px;
    width: 230px;

    @media(max-width:969px) {
        height: 50px;
    }
}

button.btn.add_newsletter {
    background: #333;
    border: 1px solid #333;
    color: #fff;
}

#menu_newsletter .btn {
    background: #241812;
    border: 1px solid #241812 !important;
    background-color: #241812;
    color: #fff !important;
    text-decoration: none;
    font-size: 0.85em;
    padding: 10px 17px;
    padding-bottom: 9px;
    font-weight: 300;
    display: inline-block;
    cursor: pointer;
    overflow: visible;
    text-align: center;
    text-transform: uppercase;
    transition: 0.2s;
    height: 40px;
    border-radius: 5px;

    @media(max-width:969px) {
        margin-top: 2rem;
        height: 50px;
    }
}

#menu_newsletter .btn:hover {
    background: #9d7056;
}

#menu_newsletter #menu_buttons img {
    display: inline-block;
}

#menu_newsletter:before {
    content: "";
    display: block;
    position: absolute;
    top: -5px;
    left: 50%;
    width: 150vw;
    height: calc(100% + 28px);
    margin-left: -57vw;
    overflow: hidden;
    background-size: cover;
    z-index: -1;
}

.firma-rodzinna_container a,
.organic_container a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    height: 100%;
}

.firma-rodzinna_container a img {
    width: 70%;
    filter: invert(100%) drop-shadow(-2px 2px 3px #000);
}

.organic_container a img {
    width: 85%;
    filter: drop-shadow(-2px 2px 3px #333);
    border-radius: 5px;
}



.dictionary__group.--first {
    border: none !important;
}

.dictionary__name,
.traits__label {
    padding-top: 2rem;
    margin-bottom: 1rem;
    border-top: 1px solid #ccc;

}

.dictionary__name,
.dictionary__picture,
.traits__label {
    display: block;
    max-width: 100%;
    text-align: start;
    justify-content: start !important;
    align-items: baseline;
    font-weight: bold;
    text-transform: uppercase;

}

.dictionary__name {
    align-items: center !important;
}


.dictionary__group .dictionary__param {
    display: block !important;
    text-align: center;
}

.dictionary__group .dictionary__param .dictionary__values,
.traits__value {
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: start;
    text-align: start;
    margin: 0 !important;
    padding: 0 !important;
}

img.dictionary__img.--value.b-lazy {
    width: 80%;
    margin-bottom: 0;
}

@media(max-width:969px) {
    img.dictionary__img.--value.b-lazy {
        width: 75%;
    }
}

.dictionary__value {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 0 !important;
    justify-content: start;
}

.traits__values img {
    width: 72%;
    height: auto;
}

@media (min-width: 979px) {
    .traits__values img {
        width: 45%;
    }
}


#projector_form .dictionary {
    display: block;
}

@media (min-width: 979px) {
    #menu_additional {
        align-items: end;
    }
}

.bars__wrapper {
    border: none;

    &:before {
        content: '';
        display: block;
        position: absolute;
        left: -50vw;
        top: 0;
        right: -50vw;
        height: 100%;
        background: var(--background-color);
    }
}

.bars__item {
    padding: 0;
}

@media (min-width: 979px) {
    .bars_top .bars__item.--fixed .bars__wrapper {
        top: calc(1px* var(--position)) !important;
    }
}

.topBasket__sub strong {
    font-size: 1.2rem;
}


div#newsletter_gr3_mode {
    display: flex;
    flex-direction: column;
    padding: 4rem;

    @media(min-width:969px) {
        display: grid;
        grid-column-gap: 3rem;

        grid-template-columns: 2fr 1fr 1fr;
        grid-template-areas: "newsletter firma social";
    }
}


div.firma-rodzinna_container {
    grid-area: firma;
}


div#menu_newsletter {
    grid-area: newsletter;
}

div.buttons_social_container {
    grid-area: social;
    z-index: 1;
}

span.nl_remove_container {
    margin-top: 1rem;
    display: block;
}

@media (min-width: 979px) {
    .topBasket .badge {
        position: absolute;
        top: 0;
        right: 20px;
    }
}

.contact_stocks,
#contact_map {
    display: none;
}

@media (max-width: 979px) {
    #container:not(.main_page) {
        padding-top: 80px;
    }

    header {
        background: #fff;
        justify-content: center;
        grid-template-columns: 1fr auto 1fr 1fr auto;
        grid-template-areas: "bars_top bars_top bars_top bars_top bars_top" "rabateCode rabateCode rabateCode rabateCode rabateCode" "freeShipping freeShipping freeShipping freeShipping freeShipping" "logo logo logo logo logo" "menu_search menu_search shopping_list_top_mobile menu_basket menu_categories";
    }

    #logo {
        justify-content: center;
        border-bottom: 1px solid #ccc;
        height: 63px;
        background-color: #fff;
        padding: 10px 0;
        position: relative;
        overflow: hidden;

        img {
            max-height: 55px;
            position: absolute;
            top: 5px;
            left: 50%;
            transform: translateX(-50%);
        }
    }

}

@media (max-width: 756px) {
    .bars_top.bars {
        display: none;
    }

    html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__block {
        display: none !important
    }

    html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__mobile {
        visibility: visible;
        opacity: 1;
    }
}

.projector_details[data-subscription="false"] .projector_purchase.--subscription,
.projector_details[data-subscription="only"] .projector_purchase.--subscription {
    order: -1;
}

.projector_details[data-subscription="true"] .projector_purchase.--normal,
.projector_details[data-subscription="only"] .projector_purchase.--normal {
    order: -1;
}

.banner_smile {
    order: 2;
}

.max-width-1200 {
    max-width: 1400px !important;
}

#footer_links {
    max-width: 1400px !important;
}

@media (min-width: 1200px) {
    #footer_links {
        width: 1400px !important;
    }

    #footer_links[data-stretch-columns='true'] {
        grid-template-columns: repeat(5, 1fr);
    }
}

#footer_links #manageCookies {
    color: #333 !important;

    &:hover {
        color: #ca9078 !important;
    }

}

@media (min-width: 979px) {
    #menu_search {
        height: 45px;
        margin: 0;
    }
}


a:hover {
    outline: none;
}

.section:before,
.hotspot__wrapper:before {
    background: none;
}

.article__name {
    font-size: 1.5rem !important;
}

#main_blog .headline__after {
    display: flex;
}

#main_blog .headline__wrapper {
    flex-direction: column;
}

#main_blog .headline__wrapper .headline__after {
    text-align: center;
    justify-content: center;
    margin-left: 0;
}

.article__more_link i.icon,
.article__more_link:hover i.icon {
    color: #fff;
}

a.article__more_link:hover {
    i:before {
        color: #d81d1d;
    }
}

.product__prices {
    text-align: left;
}

span.price.--omnibus.omnibus_price,
span.price.--max {
    font-size: 1rem;
    color: #999;
}

@media (min-width: 757px) {
    .col-sm-4 {
        flex: 0 0 32.694%;
        max-width: 32.694%;
    }
}

@media (min-width: 757px) {
    #search .product {
        border: 1px solid #c4c7c8;
    }

    #search.search.products {
        gap: 10px;
    }
}

strong.price.--main {
    font-size: 2.3rem;
    color: #d51317;
    font-weight: 700;
    display: flex;
    order: -1;
    align-items: center;
}

#footer_links a,
#footer_links {
    color: #858585;
    font-size: 15px !important;
}

#footer_links a.footer_links_label:hover {
    color: #fff
}

.traits__wrapper .traits__item {
    display: block !important;
}


.dictionary__param[data-duplicate] {
    display: none !important;
}


div.dictionary__values {
    padding-bottom: 2rem !important;
}

express-checkout,
#search_hotspot_zone1 {
    display: none !important;
}

@media (min-width: 979px) {
    .projector_page #content #projector_longdescription {
        grid-area: 3 / 1 / 7 / 1;
    }

    .projector_page #content #projector_longdescription[data-dictionary="true"]~#projector_dictionary {
        grid-area: 3 / 2 / 5 / 3;
    }
}

@media (min-width: 1200px) {
    .projector_page #content {
        grid-template-columns: minmax(0, 65%) 35%;
    }
}

#projector_prices_wrapper {
    margin: 40px 0 25px 0 !important;
}

.projector_details__info.projector_info {
    margin-top: 40px;
}

.projector_details .projector_status__gfx_wrapper {
    display: inline-block;
    padding-top: 2px;
}

#projector_status_gfx.projector_status__gfx {
    height: 1.8rem;
    width: 1.8rem;
}

#projector_status_description_wrapper.projector_status {
    display: flex;
    gap: 1rem;
    justify-content: start;
    align-items: center;
}

#projector_status_description.projector_status__description {
    font-size: 1.5rem;
}

aside .filters__toggler .btn {
    color: #333;
}

aside .filters__toggler {
    text-decoration: none;

    &:hover {
        text-decoration: underline;
    }
}

div#projector_shipping_info.projector_status__info {
    display: flex;
    margin-top: 2rem;
    font-size: 1.4rem;
    gap: 0.5rem;
}

a.projector_status__shipping {
    margin-left: auto !important;
}

#projector_status_description.projector_status__description {
    font-weight: bold;
}

#projector_status_description_wrapper.projector_status {
    border: 1px solid #ccc;
    background-color: #eee;
    padding: 10px 10px 8px;
    border-radius: 5px;
}

#projector_delivery_days.projector_status__info_days {
    font-weight: bold;
}

.label.--promo,
.label.--bestseller {
    color: #fff;
    background: #bf7c7c;
}

.label.--new {
    color: #fff;
    background: #d59585;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: .5;

}

.photos__nav .swiper-button-prev,
.photos__nav .swiper-button-next {
    border-radius: 5;
}

.swiper-button-prev,
.swiper-button-next {
    border-radius: 5px !important;
    height: 50px;
    width: 50px;
    background-color: #fff;
    color: #333;
    border: 1px solid #333;
}


#projector_photos.photos:not(.--gallery-modal) {
    --thumbnails-size: 120px;
    --thumbnails-height: 120px;
}

@media (min-width: 979px) {
    .photos__nav {
        flex-direction: column;
        gap: 15px;
    }
}

.search_page #menu_buttons3 {
    display: none !important;
}

.photos {
    gap: 3rem;
}

.projector_details__status_wrapper {
    margin-bottom: 2rem;
    min-height: 85px;
}

#search .product__adds_item {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

#search .product__adds_name {
    display: block;
    font-size: 1.4rem;
    font-weight: 700;
}

@media (min-width: 979px) {
    .topBasket__sub:after {
        height: 2.5rem;
    }
}

.label.--promo,
.label.--discount,
.label.--bestseller,
.label.--bargain {
    display: none;
}

.product .label_icons {
    top: 7px;
    bottom: unset;
}

.product__icon {
    height: 100%;
}

#search .product {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 3rem !important;
    display: flex;
    flex-direction: column;
    padding-bottom: 1rem;
}

.product__icon img {
    max-height: 308px;
    height: 100%;
}


@media(max-width:969px) {
    #main_banner1 {
        display: none;
    }
}

@media (min-width: 979px) {
    .projector_bundle__icon {
        width: 80px;
        min-width: 80px;
    }
    .projector_bundle__icon img {
        max-height: 80px;
    }    
}

@media (min-width: 360px) {
    .photos__photo {
        max-height: 53vh;
    }
}

[data-responsible-entity="true"] .dictionary__name {
    max-width: 100%;
}

.product_name__block {
    flex-wrap: wrap !important;
}

.product_name__sub.--firm {
    width: 12rem !important;
    max-height: 50px;
}

.product_name__sub.--label {
    flex: 0 0 100% !important;
}