/*
Theme Name: Central Child
Theme URI: http://demo.qodeinteractive.com/central/
Description: A child theme of Central Theme
Author: Qode Interactive
Author URI: http://www.qodeinteractive.com/
Version: 1.0.2
Template: central
*/
@import url("../central/style.css");

footer {
    margin-top: 50px;
}

.footer_bottom_holder {
    display: none;
}

.counter {
    color: #619900;
}

.portfolio_single .portfolio_title_holder span.category {
    color: #747474;
}

.social-share ul li a span {
    color: #1e5270;
}

.blog_single_holder article .blog_title_holder span .blog_author {color: #619900 !important; }

.portfolio_detail ul, .content_inner ul {
    list-style: initial;
    margin: 10px 0;
}

.social-share ul {
	list-style: none;
}

/*
.projects_holder article .image {
    height: 380px;
    overflow: hidden;
}
*/