/*
Theme Name: VidaVeganCon
Theme URI: https://vidavegancon.com
Template: astra
Author: Rule Your Kingdom
Author URI: https://ruleyourkingdom.com
Description: A hand-built, custom child theme based on the Astra WordPress theme.
Tags: one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,custom-menu,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 1.0.1528472189
Updated: 2018-06-08 09:36:29

*/

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    margin-bottom: 15px;
}
.main-header-menu li {
    font-weight: normal;
    font-size: 13px;
}
.header-main-layout-1 .main-navigation {
    width: 100%;
    padding-left: 0;
}
.site-branding {
    width: 100%;
}
.single h1.entry-title {
    font-size: 45px;
    line-height: 1;
}
.single .entry-content h2 {
    font-size: 33px;
    line-height: 1;
}
.single .entry-content h3 {
    font-size: 25px;
    line-height: 1;
}
.single .entry-content h4 {
    font-size: 20px;
    line-height: 1;
}
.single .entry-content > div + div {
    margin-top: 38px;
}
#primary-menu.ast-justify-content-flex-end {
    justify-content: flex-start;
}
#masthead .site-logo-img .custom-logo-link img {
    max-width: 75px;
}
.home #primary {
    margin-top: 0;
    padding-top: 0;
}
.header-social {
    right: 33px;
    position: absolute;
    top: 5px;
    z-index: 9999;
}
.header-twitter-link, .header-fb-link {
    width: 20px;
    display: inline-block;
    height: 20px;
}
.header-twitter-link img, .header-fb-link img {
    width: 100%;
    height: auto;
}

.blurb-no-icon .module-feature-image {
	display: none;
}

.home .module-feature {
	margin-left: 0;
	margin-right: 0;
}

.home .fancy-blurbs-row .tb-column-inner::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.45);
}

.home .fancy-blurbs-row .tb-column-inner .module-feature-content * {
	text-shadow: 0 0 5px rgba(0,0,0,1);
}