/**
 * Dark skin
 */

.grid-item.masonry .type-post, article.hentry, .blog .comment-form, .blog-sidebar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
}
.widget_meta li a {
    color: #ffffff;
}
.widget_archive li a {
    color: #FFFFFF;
}
.post-categories a,
.widget_nav_menu a,
.widget_nav_menu a:hover,
.jtwt_tweet_text
{
    color: #FFFFFF !important;
}
.widget_archive li,
#calendar_wrap,
#calendar_wrap th,
#calendar_wrap td,
.widget_categories,
.widget_nav_menu .menu-item:hover,
.widget_meta li,
.widget_pages li,
.widget_recent_entries li,
.widget_recent_comments .recentcomments,
.widget_categories li{
    border-color: rgba(255,255,255,.05);
}

.widget_tag_cloud a {
    background: rgba(255,255,255,.05);
    color: #ffffff;
}
.widget_pages li a,
.widget_recent_comments .recentcomments,
.comment-form-comment textarea,
#crumbs .current,
.tag-links > a,
#crumbs a,
.widget_categories .cat-item a,
.widget_recent_entries a,
#crumbs li:before{
    color: #ffffff;
}
.like-text,
.like-count,
.grid-item.masonry h4,
.grid-item.port-block h4,
.grid-item.masonry h2,
.post h1,
.post p,
.post-small-content > p,
.widget-title{
    color: #ffffff;
}
#content-wrap.container h1,
#content-wrap.container h2,
#content-wrap.container h3,
#content-wrap.container h4,
#content-wrap.container h5 {
    color: #fff;
}
.bx-wrapper .bx-controls-direction a {
    color: #ffffff;
}
.portfolio-item-title h2,
.share-title,
.info-title,
ins .amount{
    color: #ffffff;
}
.filter-button-bg .filter-title,
.menu-arrow-up span{
    color: #111111;
}
.woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before {
    color: #fff;
}
.woo-description strong, .woo-description span {
    color: #fff !important;
}
.team-position  {
    color: rgba(255,255,255,.5);
}
.testimonials h3 {
    color: #ffffff;
}
.price{
    color: #ffffff;
}
.post-date {
    color: #111;
}
.cat-links > a {
    color: #FFFFFF;
}
.horizontal-list-item .photo-count{
    color: #ffffff;
}
#kenburns-button, #video-button {
    color: #ffffff;
    border: 1px solid #ffffff;
}
.product-variations label, .woo-price {
    border-color: rgba(255,255,255,0.1);

}
.widget_search .search-submit,
.comments-link a,
.edit-link a,
.logged-in-as > a,
.form-submit > input
{
    color: #ffffff;
    border-color: #ffffff;
}

/*-------- ONE PAGE START ------------*/
.page-template-page-templatesparallax-page-php h1,
.page-template-page-templatesparallax-page-php h2,
.page-template-page-templatesparallax-page-php h3,
.page-template-page-templatesparallax-page-php h4,
.page-template-page-templatesparallax-page-php h5,
.page-template-page-templatesparallax-page-php h6{
    color: #ffffff;
}

.page-template-page-templatesparallax-page-php .services-hover i,
.counter-icon {
    color: #ffffff;
}
/*-------- ONE PAGE END ------------*/