

.post_info {
    display: none !important;
} 
.header_top_bottom_holder{
    border-right: 20px #f1f1f1 solid;
    border-left: 20px #f1f1f1 solid;
    border-top: 20px #f1f1f1 solid;
}
.header_bottom.clearfix {
    height: 100px;
}
.dark.sticky nav.main_menu>ul>li.active>a, .dark.sticky nav.main_menu>ul>li>a, .dark.sticky nav.main_menu>ul>li>a:hover, .light.sticky nav.main_menu>ul>li.active>a, .light.sticky nav.main_menu>ul>li>a, .light.sticky nav.main_menu>ul>li>a:hover, header.sticky nav.main_menu>ul>li>a{
    line-height:100px !important;
}
header.sticky .logo_wrapper, header.sticky.centered_logo .logo_wrapper{
    height:100px !important;
}
.footer_inner{
    background-color:#f1f1f1!important;
}
.image{
    filter: grayscale(100%);
}
.image:hover{
    filter: none!important;
}
.footer_bottom{
    padding-bottom: 80px!important;
}    