.topBasket__widget {
     display: none !important;
}

@media(min-width: 757px) {
    #content { 
        margin-top: 0px !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;
}


.nav-item {
    margin-right: 20px;
}

#logo {
    height: 60px;
    margin-bottom: 10px;
}


#container > header {
    position: fixed;
    padding: 0 60px;
    box-shadow: 0px 0px 5px 0px #333;
}

#layout {
    margin-top: 115px;
}

#main_banner1 {
    position: relative;
    top: -1.7%;
}

#main_cms {
    position: relative;
    top: -2%;
}