/*
 Theme Name:   Qwery Child Theme
 Theme URI:    http://qwery.ancorathemes.com
 Description:  Qwery Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     qwery
 Version:      1.3
 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:  qwery
*/


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

.sidebar_hide.narrow_content .post_item_single.post_type_post,
.sidebar_hide.narrow_content .post_item_single.post_type_post ~ section{
	width: 100%;
}

.post_content_single{
	color: #000;
}

.post_content_single a{
	color: #2F39D3;
    text-decoration: underline;
}