h1.simple-type.small-title {font-family: 'Roboto', sans-serif;font-weight: 400;}
.mega-menu ul li a:hover { color:#828282; }
.fa {color: #878787;}
.widget .widget-title::before {
    border-bottom: 1px solid #878787;}
.center .simple-type.small-title::before {
    border-bottom: 1px solid #878787;}
#to_top {
    background-color: #878787;}
.navigation .menu-home.active .menu-home-inner:hover, .navigation .menu-home.active .menu-home-inner, .navigation .menu-home-inner:hover {
    background-color: #ffffff;
}
.simple-type.small-title::before, .fancy-type.small-title::before {
    border-bottom: 1px solid #878787;}
.mega-menu ul li a {font-weight:bold;}
.mega-menu ul li a:hover {
    color: #323232;
}

@media only screen and (max-width: 979px){
.mega-menu ul li a {
color: #fff!important
}
}

@media only screen and (min-width: 979px){
#navbar{
    transform: translateX(-50%);
    position: relative;
    left: 50%;
}
}

.categories-grid .vc_custom_heading h4{
    text-align: center!important;
    color: #000;
    text-transform: uppercase;
}

.categories-grid .vc_btn3-left{
display: none
}

.logo-kir{
width: auto!important;
}