/*
 Theme Name:   Blabber Child Theme
 Theme URI:    http://blabber.ancorathemes.com/
 Description:  Blabber Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     blabber
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  blabber
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.menu-item a span { font-weight: 800; font-style: italic; text-transform: uppercase; }

.scheme_dark .menu_mobile_inner .current-menu-item > a { color: #fc3000; }

.sc_blogger_news_announce .entry-title a,
.sc_blogger.sc_blogger_list .sc_blogger_item_title a,
.sc_blogger.sc_blogger_default .sc_blogger_item_title a,
.related_wrap.sc_team_posts .post_title a,
.related_wrap.related_style_classic .post_title a,
.nav-links-single .nav-links .post-title,
.post_layout_chess .post_title a,
.post_layout_classic .post_title a,
.post_layout_style .post_title a,
.post_layout_info .post_title a,
.post_layout_extra .post_title a,
.post_layout_plain .post_title a,
.post_layout_excerpt .post_title a,
.sc_recent_news_style_news-extra .post_item.post_size_small .post_title a,
.widget_area .entry-title a,
.widget_area .post_item .post_title a,
aside .post_item .post_title a {
transition: 0.5s ease all; /*box-shadow: inset 0 -11px #ffff00; */ background-image: linear-gradient(to right,#ffff00 0%,#ffff00 100%) !important; background-size: 0 75%; }

body .sc_blogger_default_over_centered_simple .sc_item_featured [class*="post_info_"] .sc_blogger_item_title a { background-image: linear-gradient(to right,#ffff00 0%,#ffff00 100%) !important; background-size: 0 15%; }

.sc_blogger_news_announce .entry-title a:hover, .slider_container .slide_info .slide_title a:hover, .sc_blogger.sc_blogger_list .sc_blogger_item_title a:hover, .sc_blogger.sc_blogger_default .sc_blogger_item_title a:hover, .related_wrap.sc_team_posts .post_title a:hover, .related_wrap.related_style_classic .post_title a:hover, .nav-links-single .nav-links a:hover .post-title, .post_layout_chess .post_title a:hover, .post_layout_classic .post_title a:hover, .post_layout_style .post_title a:hover, .post_layout_info .post_title a:hover, .post_layout_extra .post_title a:hover, .post_layout_plain .post_title a:hover, .post_layout_excerpt .post_title a:hover, .sc_recent_news_style_news-extra .post_item.post_size_small .post_title a:hover, .widget_area .entry-title a:hover, .widget_area .post_item .post_title a:hover, aside .post_item .post_title a:hover {
background-size: 100% 75%; }

.sc_blogger .sc_blogger_item_meta + .sc_blogger_item_button {
	display: none;
}


body .sc_blogger_default_over_centered_simple .sc_item_featured [class*="post_info_"] .sc_blogger_item_title a:hover { background-size: 100% 15%; }

/* Hide title of current issue widget */
div.current-issue > div > div > div > div > div > div > h5.sc_blogger_item_title.entry-title { display: none; }
