.topBasket__widget {
     display: none !important;
}



.blog_image {
    display: none !important;
}



a.added__button.--close {
    width: 128px;
    border-radius: 5px;
}



.note {
	flex-direction: column;
	align-items: flex-start;
}

#search .note span {
	display: flex;
	justify-content: flex-start;
}

.note span {
    width: inherit;
}

@media(min-width: 408px) {
   .note {
    	flex-direction: row;
    } 
}



#menu_navbar > ul > li:nth-child(1) > ul > li.nav-item.empty > a {
	color: #ad2531;
}



.product {
        border: 1px solid transparent;
}

.product:hover {
    border: 1px solid #dee0e6;
    border-radius: 4px;
}



.added__product.product:hover {
        border: 1px solid transparent;
}



#projector_button_basket_fav {
    border-radius: 5px;
}



#projector_button_basket, #added-button-color1, #basket_go_next {
    border: 1px solid #ad2531;
}



#projector_button_basket:hover, #added-button-color1:hover, #basket_go_next:hover, #backTop > i:hover, #basket_go_next_phone:hover {
    background-color: #96101b;
    border: 1px solid #96101b;
}



#menu_preloader_add > div > div > h3 > a {
    color: #111111;
}



#container > div.sl_choose.sl_dialog.--active > div {
    padding: 25px;
}



#search .product .label_icons {
    top: -8px;
    left: -8px;
    bottom: inherit;
}



.product__icon {
    height: 26rem !important;
}

@media(min-width: 757px) {
    .product__icon {
        height: 26rem !important;
    }
}

#search > div > a {
    height: 26rem !important;
}



#search > div {
    margin-bottom: 25px;
}



#search > div > a {
    display: flex !important;
    align-items: flex-end !important;
}



#search > div > a > picture > img {
    max-height: 23rem;
}




#menu_navbar > ul {
    text-transform: uppercase;
}




#logo {
    height: 60px;
    margin-bottom: 10px;
}





.nav-item {
    margin-right: 20px;
}




.commercial_banner {
    max-width: 1370px;
    margin: 0 auto;
    padding: 0 10px;
}





#container > header {
    padding: 0 5px;
}





@media(min-width: 979px) {
    #container > header {
        position: fixed;
    }
}



@media(min-width: 979px) {
    div.list_wrapper {
        border-bottom: 1px solid grey;
    }
}



header .navbar-collapse {
    border-bottom: 2px solid #18181880;
}



#content { 
    margin-top: 31px !important;
}



@media(min-width: 757px) {
    #content { ;
        margin-top: 0px !important
    }
}




#layout {
    margin-top: 10px;
}

@media(min-width: 979px) {
    #layout {
        margin-top: 166px;
    }
}




#main_banner1 {
        position: relative;
        top: -0.74%;
    }

@media(min-width: 979px) {
    #main_banner1 {
        position: relative;
        top: -0.818%;
    }
}




#main_cms {
    position: relative;
    top: -0.99%;
}




header .breadcrumbs {
    padding-top: 6px;
    padding-bottom: 0px;
}




#projector_photos {
    top: 170px;
}



@media (max-width: 978px) {
    #search > div > div.product__prices.--omnibus > strong {
        font-size: 15px;
    }
}



@media (max-width: 978px) {
    #search > div > h3 > a {
        font-size: 15px;
    }
}





@media (max-width: 978px) {
    #content > section.search_description.--bottom.cm {
        display: block;
    }
}





#menu_banners2 {
    overflow: hidden;
}



#projector_form > div.projector_details__wrapper > div.projector_details__info.projector_info > div.projector_info__item.--safe.projector_safe {
    display: none;
}




#newsletter_button_remove {
    display: none;
}




#menu_contact {
    display: none !important;
}



.iai_cookie__consentsActions {
    grid-template-columns: none !important;
    display: flex!important;
}