@charset 'utf-8';
/*
 Theme Name:   Writer-Ancora Child
 Theme URI:    http://writer.ancorathemes.com/
 Description:  Writer-Ancora - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     writer-ancora
 Version:      1.0
 Tags:         inheritable theme-options
 Text Domain:  writer-ancora
*/


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

.top_panel_style_2 ul#menu_main {
    display: flex;
    word-break: keep-all;
}

@media only screen and (max-width: 767px) {
    .top_panel_title {
        display: none;
    }
}

.page-id-823 h1.page_title {
    float: left;
    margin: 0;
    font-weight: 700;
    font-size: 3em !important;
    /* padding: .5em 0; */
    line-height: 0;
    white-space: normal;
}

.post_title {
    font-size: 1.75em !important;
}

.top_panel_middle .logo {
    margin-top: 1em !important;
    margin-bottom: .75em !important;
}

.menu_main_nav_area a {
    text-decoration: none !important;
}

.menu_main_nav_area .current_page_item a {
    color: #E1CE7A !important;
}

.scheme_original .top_panel_title_inner .breadcrumbs a.breadcrumbs_item {
    color: #E1CE7A !important;
}

.scheme_original_copy .menu_main_nav>li>a:hover {
    color: #E1CE7A !important;
}

.scheme_original .menu_main_nav > li ul li a:hover,
.scheme_original .menu_main_nav > li ul li.current-menu-item > a,
.scheme_original .menu_main_nav > li ul li.current-menu-ancestor > a {
  background-color: #000000;
}

.sc_emailer label {
    color: #FFFFFF;
}

.page_content_wrap.page_paddings_yes .content, .page_content_wrap.page_paddings_yes .sidebar {
    padding-top: 1.7em;
    padding-bottom: 5.7em;
}

/* Blog */

h1.page_title.reconciled-title {
    float: left;
    margin: 0;
    font-weight: 700;
    font-size: 3em !important;
    line-height: 0;
    white-space: normal;
}

h1.page_title.reconciled-title a {
    color: #FFFFFF !important;
    text-decoration: none !important;
}

.reconciled-icon {
    max-height: 80px;
    float: left;
    padding: 15px 10px 10px 0;
    vertical-align: middle;
}

/* wide article */
.post_item_excerpt .post_content_left {
    width: 100%;
    display: inline-block;
    margin-bottom: 3em;
}

.post_item_excerpt .post_content_right {
    display: none;
}

/* sidebar color */
body.sidebar_show .body_wrap::after, .with_two_bg_color.body_wrap::after {
    left: 50%;
    margin-left: 290px;
}

/* Tag page title */
h4.tag-title {

    margin-bottom: 0;
}

.sc_line .sc_line_title {
	position: relative !important;
}

.sc_line_title {
    background-color: #FFFFFF;
}


#sc_blogger_656150933 .post_info_counters {
    display: none;
}

/* Correct size for post titles in sidebar */
.widget_recent_posts .post_title {
    font-size: 1em !important;
    line-height: 1.5em !important;
}

/* Less space between widget title and the first line */
.widget_area .widget_title {
    margin-bottom: 0.5em !important;
}

/* Remove author and comments in Media category, and in sidebar */
.category-media .post_info_posted_by, .category-media .post_info_counters, .sidebar .post_info_counters,
 .home-media-section .post_info_counters {
    display: none;
}
