.heateor_sss_sharing_title{
  display: none !important;
}
.bg-gradient:before {
  
	background-image: -webkit-linear-gradient(top, #f56e28, #d45a1b) !important;}


.site-footer .top-footer {
  background-color: #000000 !important;}
@media screen and (min-width: 992px){
.primary-menu > li > a:before {
    content: '';
    height: 4px;
    width: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
  background-color: #f56e28 !important;}
}
/* Enter Your Custom CSS Here */
@media only screen and (max-width: 600px) {
#header-wrap .header-topbar-contact {
    margin: 0;
    list-style: none;
    display: none !important;
  }
}
.page-title-inner:before {
    content: '';
    width: 4px;
    top: 16px;
    bottom: 4px;
    display: none !important;
    left: 0;
    background-color: #2a8ebf;
    position: absolute;
}
#header-wrap .site-menu-right {
    margin-left: 45px;
    display: none !important;
}
.entry-meta li:last-child {
    padding-right: 0;
    display: none !important;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}