/*
 Theme Name:     Ness Child
 Theme URI:      http://themeforest.net/user/cubell
 Description:    Ness Child Theme
 Author:         Cubell
 Author URI:     http://themeforest.net/user/cubell
 Template:       ness
 Version:        1.2
*/


/* =Theme customization starts here. Any CSS code entered here will overwrite the parent's CSS.
-------------------------------------------------------------- */
a, a:focus { outline: none; }

#cb-hp-slider .cb-link-overlay { background: rgba(0, 0, 0, 0.1); }
#cb-featured-image .cb-link-overlay { background: rgba(0, 0, 0, 0.1); } 
#cb-featured-image .cb-meta-data { padding: 1em 0; top: 75%;  }
#cb-featured-image .cb-meta-data .cb-like-count { position: relative; display:none; } 

.cb-stuck #cb-navigation .cb-menu .cb-nav-logo-img img,
.cb-menu #cb-logo a img { max-width: initial; }
.cb-menu .cb-right.cb-reg-menu { width: 25%; }

.article-footer #cb-next-previous-posts { display:block !important; margin-bottom: 2em;  }
.article-footer .cb-tags { margin: 0 0 1em 0;}
.article-footer .cb-tags-title { margin: 0 0 1em 0; }
body .entry-content { color: #252525; }

.cb-stuck #cb-navigation .cb-menu .cb-nav-logo-img { overflow: hidden; width: 165px; display: inline-block; }
@media only screen and (max-width: 1020px) {
	.cb-stuck #cb-navigation .cb-menu .cb-nav-logo-img { overflow: hidden; width: 79px; display: inline-block; }
}