#wrapper > .sh-page-layout-default {
    padding: 0px 0px!important;
}
.header-logo {
    padding: 5px 0!important;
}
.primary-desktop{
  height:100px!important;
}
.sh-footer .sh-footer-widgets {
    background-color: #fff!important;
    color: #5E5E5E!important;
}
.sh-footer{
  border-top: 1px solid #ccc!important;
}
.sh-footer-widgets {
    padding: 40px 0 30px 0!important;
}
.sh-footer .sh-copyrights {
    background-color: #5E5E5E!important;
}
.sh-copyrights-text{
  font-size:14px!important;
}
.sh-footer-widgets ul li, .sh-footer-widgets ul li {
    padding: 6px 0!important;
    border-bottom: 0px solid rgba( 255,255,255,0.1 );
}
.sh-copyrights-style3 {
    min-height: 50px!important;
}

.post-title{
    display: none!important;
}
.sh-blog-single-meta{
    display: none!important;
}