/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

h1, .entry-content h1 {
	font-size: 26px;
	letter-spacing: .5px;
    line-height: 1.3em;
	text-transform: uppercase;
}
h2, .entry-content h2 {
	font-size:22px;
	line-height:1.3em;	
	letter-spacing: .5px;
	text-transform: uppercase;
}
h3, .entry-content h3 {
	font-size:20px;
	line-height:1.3em;	
}
h4, .entry-content h4 {
	font-size:18px;
	line-height:1.3em;	
}
@media screen and (max-width: 980px) {
	h1, .entry-content h1 {
		font-size: 24px;
    	line-height: 1.3em;
	}
	h2, .entry-content h2 {
		font-size:20px;
		line-height:1.3em;	
	}
	h3, .entry-content h3 {
		font-size:18px;
		line-height:1.3em;	
	}
	h4, .entry-content h4 {
		font-size:16px;
		line-height:1.3em;	
	}
}
@media screen and (max-width: 768px) {
	h1, .entry-content h1 {
		font-size: 22px;
    	line-height: 1.3em;
	}
	h2, .entry-content h2 {
		font-size:18px;
		line-height:1.3em;	
	}
	h3, .entry-content h3 {
		font-size:16px;
		line-height:1.3em;	
	}
	h4, .entry-content h4 {
		font-size:14px;
		line-height:1.3em;	
	}
}


#content.site-content {
    background-color: #ecf0f5 !important;
}
.ast-right-sidebar #primary {
    border-right: 0px;
}
.ast-right-sidebar #secondary {
    border-left: 0px;
}
#primary {
    margin: 40px 0;
}
#secondary {
    margin: 40px 0 2.5em;
}
header.entry-header {
	display:none;
}
@media (min-width: 993px) {
    .ast-right-sidebar #primary {
        padding-right: 0px !important;
    }
}
@media (min-width: 993px) {
    .ast-right-sidebar #secondary {
        padding-left: 24px;
    }
}
.entry-content > .wp-block-columns {
	padding-left:0;
	padding-right:0;
	padding-top:24px;
}
.entry-content ul, .entry-content ol {
    padding-left: 0px;
	margin-top:4px;
}
.wp-block-columns .wp-block-column {
	background-color:#ffffff;
	padding-left:20px;
	padding-right:20px;
	border-color: #9995c8;
	border-top: 0px solid #00a8ff;
    border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	padding-top:15px;
	padding-bottom:15px;
}
.wp-block-columns .wp-block-column.wakefield_col  {
	border-top: 6px solid #9995c8;
}
.wp-block-columns .wp-block-column.north_reading_col  {
	border-top: 6px solid #1d7d33;
}
.wp-block-columns .wp-block-column.melrose_col  {
	border-top: 6px solid #ed1f24;
}
.wp-block-columns .wp-block-column.lynnfield_col  {
	border-top: 6px solid #0271bb;
}
.hp_blogs_wrapper .wp-block-latest-posts__list li {
	margin-top:20px;
	margin-bottom:20px;
}
.wp-block-query {
	margin-top:0;
}
.hp_blogs_wrapper .wp-block-latest-posts__list li:after,
.wp-block-query .wp-block-post:after {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	content:"";
	width: calc(100% + 40px);
	margin-left:-20px;
	height:1px;
	display:block;
}
.hp_blogs_wrapper .wp-block-latest-posts__list li:last-of-type:after {
	border-bottom: 0px solid rgba(0, 0, 0, .1);
}

.hp_blogs_wrapper .wp-block-latest-posts__post-title,
.wp-block-query .wp-block-post-title {
	font-size:18px;
	line-height:1.3em;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:.5px;
	margin-top:12px;
}
.hp_blogs_wrapper .wakefield .wp-block-latest-posts__post-title,
.wp-block-query.wakefield .wp-block-post-title {
	color:#9995c8;
}
.wp-block-query.north_reading .wp-block-post-title {
	color:#1d7d33;
}
.hp_blogs_wrapper .melrose .wp-block-latest-posts__post-title,
.wp-block-query.melrose .wp-block-post-title {
	color:#ed1f24;
}
.hp_blogs_wrapper .lynnfield.wp-block-latest-posts__post-title,
.wp-block-query.lynnfield .wp-block-post-title {
	color:#0271bb;
}
.hp_blogs_wrapper .wp-block-latest-posts .wp-block-latest-posts__post-date, .hp_blogs_wrapper .wp-block-latest-posts .wp-block-latest-posts__post-author,
.wp-block-query .wp-block-post-date {
    font-size: 12px;
	line-height:18px;
	margin-top: 2px;
	color:#696969;
}
.wp-block-query .taxonomy-category {
	 font-size: 12px;
	line-height:18px;
	margin-bottom:10px;
}
.wp-block-query .taxonomy-category a {
	margin-top: 2px;
	color:#696969;
	text-decoration:none;
}
.wp-block-query .wp-block-post-excerpt {
    font-size: 12px;
	margin-top: 2px;
	color:#696969;
	margin-top: 8px;
}
.wp-block-query .wp-block-post-excerpt__more-link,
.wp-block-button.button_grey .wp-block-button__link {
    margin: 0;
    background: rgba(0,0,0,.1);
    border: 0;
    border-radius: 3px;
    font-size: 14px;
	line-height:23px;
    font-weight: 600;
    text-transform: uppercase;
	text-decoration: none !important;
	transition: .3s ease;
    color: rgba(0,0,0,.6);
    -webkit-box-align: left;
    align-items: left;
    padding: 10px 12px;
}
.wp-block-button.button_grey.dark .wp-block-button__link {
    background: rgba(0,0,0,.3);
}
.wp-block-query .wp-block-post-excerpt__more-link:hover,
.wp-block-button.button_grey .wp-block-button__link:hover {
    background: rgba(0,0,0,.2);
    border: 0;
    color: rgba(0,0,0,.6);
}
.wp-block-query .wp-block-post-excerpt__more-link::after,
.wp-block-button.button_grey .wp-block-button__link::after {
	transition: .3s ease;
	opacity:0;
	margin: 3px 0 0 -5px;
	font-family: "dashicons";
	content: "\f345";
}
.wp-block-query .wp-block-post-excerpt__more-link:hover::after,
.wp-block-button.button_grey .wp-block-button__link:hover::after {
	opacity:1;
	margin: 3px 0 0 5px;
	vertical-align:top;
}
.wp-block-button.button_grey.fw {
	width:100%;	
}
.wp-block-post-excerpt__more-text {
    margin-top: 0px;
}

.wp-block-heading.hp_col_title {
	font-size:15px;
	line-height:15px;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:1.2px;
	padding-bottom:15px;
	margin-bottom:0;
}
.wp-block-heading.hp_col_title.wakefield {
	color:#9995c8;
}
.wp-block-heading.hp_col_title.north_reading {
	color:#1d7d33;
}
.wp-block-heading.hp_col_title.melrose {
	color:#ed1f24;
}
.wp-block-heading.hp_col_title.lynnfield {
	color:#0271bb;
}
.wp-block-heading.hp_col_title:after {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	content:"";
	width: calc(100% + 40px);
	margin-left:-20px;
	height:1px;
	display:block;
	margin-top: 15px;
}
.wp-block-query.two_col ul {
	column-count: 2; 
 	column-gap: 20px; 
}
.wp-block-query.two_col ul li.wp-block-post  {
	background-color: #ffffff;
    padding: 20px;
    border-color: #9995c8;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}
.wp-block-query.two_col .wp-block-post:after {
    display: none;
}
.wp-block-query.two_col ul li.wp-block-post .wp-block-post-featured-image img {
    object-fit: cover;
    margin-left: -20px;
    margin-top: -20px;
    width: calc(100% + 40px);
    max-width: calc(100% + 40px) !important;
    border-top-left-radius:3px;
	border-top-right-radius: 3px;
}
.wp-block-query.two_col ul li.wp-block-post  .wp-block-post-title {
	margin-top:16px;
}
.wp-block-query.two_col ul li.wp-block-post  .wp-block-post-excerpt {
	font-size:14px;
	margin-bottom:0;
}
.wp-block-query.two_col ul li.wp-block-post  .wp-block-post-excerpt__more-text {
	margin-bottom:0;
}
.hide_caption figcaption {
	display:none;
}
.site-primary-header-wrap {
	padding-top:20px;
}
.ast-primary-header-bar {
    border-bottom-width: 0px;
}
@media (min-width: 922px) {
    .ast-primary-header-bar {
        border-bottom-width: 0px;
    }
}
.ast-below-header-bar {
    background-color: #ffffff;
    background-image: none;
}
.site-below-header-wrap {
	padding-top:40px;
	padding-bottom:20px;
}
.site-below-header-wrap .ast-builder-grid-row {
	grid-template-columns:auto;
} 
.site-below-header-wrap .ast-builder-grid-row .site-header-below-section-left aside {
	display:flex;
	justify-content: space-between;
    width: 100%;
	align-items:center;
}
.site-below-header-wrap .ast-builder-grid-row .site-header-below-section-left aside  section {
	margin-bottom:0;
}
.ast-above-header.ast-above-header-bar {
	background-color:#3e5062;
}
.ast-above-header-wrap .ast-above-header-bar {
    border-bottom-width: 0px;
}
.ast-builder-menu-2 .menu-item > a.menu-link,
.ast-builder-menu-2 .menu-item > a.menu-link:hover {
	color:#ffffff;
	font-size:16px;
	font-weight:600;
}
a.header_subscribe,
a.header_subscribe:hover {
	color:#ffffff;
	font-size:16px;
	font-weight:600;
}
