@charset "UTF-8";
/*
Theme Name: Sprout - Child
Theme URI: http://envirra.com/themes/blackmag
Author: envirra
Author URI: http://envirra.com
Description: Magazine WordPress Theme
Version: 1.0
License: GPL
License URI: http://www.gnu.org/licenses/gpl.html‎
Tags: black, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready, photoblogging
Text Domain: envirra
Template: sprout
*/
body {
    line-height: 135%;
    margin: 0;
}
em {
    color: inherit !important;
    font-style: italic;
}
.vw-post-box .vw-post-box-excerpt {
    word-break: break-word;
	text-align: left;
	font-size: 16px;
}
.vw-post-style-block .vw-post-box-excerpt {
    margin-top: -22px;
    margin-bottom: 10px;
}
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
    color: inherit !important;
}
.vw-post-style-block .vw-post-box-title {
    margin-top: 0px;
    font-family: Georgia;
    text-transform: inherit;
    letter-spacing: normal;
    font-weight: 900;
}
.vw-main-post .entry-title {
    line-height: normal;
    margin-top: 0px;
	font-family: Georgia;
    text-transform: inherit;
    letter-spacing: normal;
    font-weight: 900;
    word-break: break-word;
}
.vw-top-bar-breaking-social .vw-top-bar-left {
    width: 80%;
}
.vw-breaking-news-bar a {
    font-size: 16px;
}
.vw-sticky-wrapper.is-sticky .vw-sticky {
    box-shadow: 0px 3px 8px rgba(81, 81, 81, 0.1);
}
.vw-sticky-wrapper.is-sticky .vw-menu-main-wrapper.vw-sticky {
    background-color: rgba(255,255,255,1.0) !important;
}
/* makes posts text column narrower, but not pages
 .vw-post-content {
    margin-right: 75px;
	margin-left: 50px
}
*/

blockquote {
    padding: 10px 60px;
	border-left: none;
	font-size: 17px;
    font-weight: inherit;
    line-height: 135%;
}
.vw-sticky-sidebar-wrapper {
    font-size: 16px;
}
.wp-caption .wp-caption-text {
    color: #5C5B5B;
    font-style: inherit;
    border-bottom: 1px solid #AEADAD;
}
.vw-post-categories {
        line-height: 150%;
		padding-bottom: 6px;
}
.vw-logo {
    width: 100% !important;
}
.vw-site-header-style-left-logo-right-menu .vw-logo-wrapper {
    min-width: 462px !important;
}
.vw-menu .sub-menu-link {
    font-family: "Open Sans",Arial, Helvetica, sans-serif;
    font-weight: 700;
	letter-spacing: 0.7px;
	font-style: normal;
}