#headerfixed {
    opacity: 1;
    transition: top 300ms linear;
    background: #fff;
    position: fixed;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.136);
    top: -100px;
    z-index: 996;
    right: 0;
    left: 0;
    display: none;
}

.mega-menu table td:not(.wide_menu) .dropdown-menu li>a .name {max-width:unset;}
.viewed_block .item_block .item {background:none;}
a.scroll-to-top {
	bottom: 126px !important;
	right: 61px !important;
}
/* confirm_region {display: none;}*/

.sections_wrapper .list .item:not(.section_item) .img {
    width: 90px;

}

.section_block .sections_wrapper .list .row .col-md-3.col-sm-4.col-xs-6 {
    width: 15%;
}
