.single-post .content-area .entry-content-bottom .entry-social {
    display: none !important;
    margin: 15px 0;
}
.bg-gradient:before {
  
	background-image: -webkit-linear-gradient(top, #f56e28, #d45a1b) !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;
}

.rev_slider cite {
    font-family: 'Playfair Display', serif !important;
    color: #ffffff !important;
}