

@media only screen and (max-width: 746px){
h1 {
font-size: 28px!important;
line-height: 30px!important;
margin-bottom: 15px!important;
}
}

.info.portfolio_categories {
    display: none;
}

.latest-posts .entry-meta {
    color: #888;
    display: none;
}

.widget .latest-posts .entry-title a {
    text-decoration: none;
    font-size: 17px;
    font-weight: 400;
    text-transform: initial;
    line-height: 14px;
}

h3 {
margin-top: 10px;
}

.blog_holder.blog_single article h2 {
    display: none;
}

.blog_holder article .post_text h2 .date {
display: none;
}

.blog_holder article .post_info {
    display: none;
}

.medical h2 {
    color: #ffffff;
}

.single-portfolio_page .breadcrumb {
display: none;
}

.breadcrumb {
    position: inherit;
margin-top: 6px;
}

.title img {
    width: 100%;
    min-height: 150px;
}