/**
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.1
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
*/

@import "search-for-homes-list.css";
@import "bottom-footer.css"; 



h3 a{
	color: #333333;
}

.elementor-posts .elementor-post__title {
    font-size: 1.35em;
}

.home-page-posts .elementor-posts .elementor-post__title {
    font-size: 1.25em;
}

.elementor-posts .elementor-post__excerpt p, .archive .entry-content p {
	font-size: 18px;
}

.read-more{
	display:none;
}

/** HEADER */

.ast-below-header-menu li:hover {
     text-decoration: none;
    -webkit-box-shadow: inset 0px -5px 0 0 #a02021;
    box-shadow: inset 0px -5px 0 0 #a02021;
    -webkit-transition: box-shadow 0.2s ease;
    -webkit-transition: -webkit-box-shadow 0.2s ease;
    transition: -webkit-box-shadow 0.2s ease;
    transition: box-shadow 0.2s ease;
    transition: box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
}

@media (min-width: 992px){
	.below-header-nav-padding-support .below-header-section-1 .ast-below-header-menu>li>a, .below-header-nav-padding-support .below-header-section-1 .ast-below-header-menu>li:last-child>a {
		padding-right: 1em;
		padding-left: 1em;
	}
	
}

@media (max-width: 991px) and (min-width: 922px){
	.below-header-nav-padding-support .below-header-section-1 .ast-below-header-menu>li>a, .below-header-nav-padding-support .below-header-section-1 .ast-below-header-menu>li:last-child>a {
		padding-right: .55em;
		padding-left: .55em;
		font-size: 0.64em;
	}
	
	.main-header-menu a, .ast-header-custom-item a {
		font-size: .64em;
		padding-top: 1.5em;
	}
}

@media (max-width: 1520px) and (min-width: 992px){
	.below-header-nav-padding-support .below-header-section-1 .ast-below-header-menu>li>a, .below-header-nav-padding-support .below-header-section-1 .ast-below-header-menu>li:last-child>a {
		padding-right: .7em;
		padding-left: .7em;
		font-size: 0.7em;
	}
	.site-header .ast-inline-search.ast-search-menu-icon .search-field {
		width: 150px;
	}
	
	.main-header-menu a, .ast-header-custom-item a {
		font-size: .8em;
		padding-top: .7em;
	}
}

.ast-search-menu-icon .search-field {
		font-size: .75em;
}

@media (min-width: 922px) {
	.redfin-main-menu-link{
		display:none;
	}
}

/** TEXT SELECT COLORS */

::-moz-selection { /* Code for Firefox */
  color: #ffffff;
  background: #0c82a5;
}

::selection {
  color: #ffffff;
  background: #0c82a5;
}

/** RECEIVE REDFIN CONTENT SIGNUP FORM */

#blog_subscribe_form {
	width:75%;
}

@media (max-width: 768px){
	#blog_subscribe_form {
		width: 100%;
	}
}

#blog_subscribe_form .elementor-form-fields-wrapper {
	position:relative;
}

.signup_email_field #signup_submit {
	position: absolute;
	right: 12px;
	bottom: 14px;
	background-color: #ffffff;
    color: #333;
    text-align: right;
	padding: 0;
}

.signup_email_field #signup_submit .elementor-button-text {
    display: none;
}

.signup_email_field #signup_submit.elementor-size-sm {
	font-size: 20px;
}


/** HOME PAGE CATEGORY BLOG POSTS */

.cat-layout .elementor-widget-container .elementor-posts-container .elementor-post:first-child .elementor-post__thumbnail{
	margin-top:15px;
}

.cat-layout .elementor-widget-container .elementor-posts-container .elementor-post:nth-child(2) .elementor-post__thumbnail,
.cat-layout .elementor-widget-container .elementor-posts-container .elementor-post:nth-child(3) .elementor-post__thumbnail{
	display:none;
}

.cat-layout .elementor-post{
	border-bottom: 1px solid #b2b2b2;
    padding-bottom: 25px;
}

 .cat-layout a.elementor-post__thumbnail__link {
    margin-bottom: 0!important;
}

 .cat-layout .elementor-posts .elementor-post__title {
    margin-top: 25px;
}

/** CATEGORY LANDING PAGES */
.category-col .elementor-column-wrap{
	padding-bottom:0!important;
}


/** BORDER BEFORE FOOTERS */
.astra-advanced-hook-65997 {	
    border-top: 1px solid #e2e2e2;
}

/** BORDER BEFORE FOOTERS */

@media (max-width: 1351px) and (min-width: 1025px){
	.follow-redfin .elementor-social-icon {
		margin-right: 5px!important; 
	}
	.follow-redfin .elementor-icon i, .follow-redfin .elementor-icon svg {
		width: .94em;
		height: .94em;
	}
}

/** POPULAR POSTS SIDEBAR */

.most-popular{
	display: block;
	width:100%;
    margin:0 auto;
}
 

.pop-posts{
	display: block;
    padding: 1em 0;
    color: #333;
    border-bottom: 1px solid #e8e8e8;	
}

.pop-posts:before{
    content: "";
    display: table;	
	box-sizing: border-box;
}

.pop-post-thumb-small img {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
	height:5em;
	object-fit: cover;

}

.pop-post-thumb-small {
	float: left;
	height: 5em;
	width: 30%;
	position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin-bottom: 1em;
}


.pop-post-title{
	width: 70%;
	float:left;
	padding: 0 5%;
}

.pop-posts:after{
	clear: both;
	content: "";
    display: table;
}

@media (max-width: 91em) and (min-width: 54em){
	.pop-post-thumb-small {
		width: 40%;
	}
	.pop-post-title{
		width: 60%;
	}
	.pop-post-title h5 {
		font-size: .95em;
	}
}


/** SINGLE BLOG POSTS */

.post-dates{
	margin: 25px 0;
}

.pub-dates{
	color: #b2b2b2;
}

.entry-meta{
    color: #333;
}

.entry-meta a {
    color: #0c82a5;
}

.ast-single-post .posted-on .published:before{
	content: 'Published on ';
}

.ast-single-post .posted-on .published{
	color: #333;
}

/** YOU MIGHT ALSO LIKE SIDEBAR */

h2.widget-title{
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #b2b2b2;
}

#text-5.widget {
    background-color: #f5f5f5;
    padding: 20px;
}

.ast-right-sidebar #secondary {
    border-left: 1px solid #fff!important;
	margin-top: 30px;
}

.ast-right-sidebar #primary {
    border-right: 1px solid #fff!important;
	margin-top: 30px;
}

/** AUTHOR BOX */
.author__avatar{
    max-width: 100%;
    margin-bottom: 2.2em;
	display: inline-block;
    vertical-align: middle;
    width: 25%;
    margin: 0 1.5em 1.5em 0;
}

.author__avatar img {
    width: 100%;
    max-width: 100%;
}

.author__info {
    font-size: .9em;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1.5em;
    width: 65%;
    max-width: 38em;
}

a.author__more{
	padding-right:10px;
}

/** AUTHOR PAGES */

.author-info-page{
	text-align: center;
}

.author__info{
	text-align: left;
}

h1.author__name{
	font-size:28px;
}

h4.auth-most-recent{
	 border-bottom: 1px solid #e8e8e8;	
	 margin-bottom: 30px;
}

 .archive .entry-title a, .search .entry-title a {
    font-size: 24px;
}

.archive .entry-title , .search .entry-title {
	line-height: 25px;
}

 .archive .entry-meta, .archive .entry-content, .search .entry-meta, .search .entry-content {
    font-size: 14px;
}

 .archive .entry-content, .search .entry-content{
    color: #777777;
}

/** SEE ALL CATEGORY POSTS LINK */

.see-all a{
	color:#0c82a5;
}

.see-all a:hover{
	color:#65c0cf;
}

/** HOME PAGE & POST SLIDERS */

.home #primary{
	margin-top:0;
	padding-top:0;
	margin-bottom:30px;
}

.slick-prev:after {
    content:  "\f104";
    font-family: 'FontAwesome';
    font-size: 52px;
	color: #ddd;
}


.slick-next:after {
   content:  "\f105";
    font-family: 'FontAwesome';
    font-size: 52px;
	color: #ddd;
}

.slick-prev:before, .slick-next:before {
	display:none;
}

.hero-slider{
	padding: 0 25px;
}


@media (min-width: 769px){  

	.hero-slider{
		padding-top: 40px;
	}


	.hero-slider__img {
		max-width: 50%;
		float:right;
	}

	.hero-slider__img img{
		height: 400px;
		width: 600px;
		object-fit: cover;
		display:block;
		margin-left: 15px;
		margin-right: auto;
		padding: 20px;
	}

	.hero-slider__header {
		max-width: 45%;
		float:left;
		padding-top:35px;
		padding-left:50px;
	}

	.hero-slider__item:after  {
		content: "";
		display: table;
		clear: both;
	}

	.hero-slider__item{
		display: table;
	}

}

@media (max-width: 768px){
	.hero-slider__img{
		padding-bottom: 25px;
	}
	.hero-slider__item{
		padding: 0 15px;
	}
}

@media (max-width: 414px){
	.hero-slider__item{
		padding: 0;
	}
	.ast-container{
		padding-left:0;
		padding-right:0;
	}
	
	.ast-article-single, .author-section{
		padding-left:20px;
		padding-right:20px;
	}
}

.hero-slider__item .read-more{
	display: none;
}

.hero-slider__title{
	font-weight:600;
}

p.hero-slider__excerpt{
	color: #333;
}

.headline--time{
    font-size: .75em;
    font-weight: 400;
    color: #b2b2b2;
}

.hero-slider__item, .gallery-item{
	visibility:hidden;
}

.gallery-icon img {
	margin-left: auto;
    margin-right: auto;

}

.gallery-icon {
    border: none;
}

.gallery .slick-prev {
    left: 5px;
}

.gallery .slick-prev {
    right: 5px;
}

.slick-prev,
.slick-next
{
    height: 60px!important;
}

/** DATA CENTER */

.data-center__content section {
    padding-bottom: 3em;
    margin-bottom: 3em;
    border-bottom: 1px solid #b2b2b2;
}

.data-center__content section:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.section-more-link {
    display: block;
    padding: 1em 0;
    font-weight: 600;
    text-align: right;
}

.author-info h4, .author-info h6{
	margin-bottom:0;
}

.get-in-touch a{
	color:white;
}

.press-button .elementor-button{
	width:100%;
}

@media (min-width: 769px){
.author-info {
  display: grid;
  grid-template-columns: auto auto;
}


}
.author-block {
  padding-right: 60px;
  padding-bottom: 30px;
}
.author-block figure{
	padding-bottom:20px;
}



/** COMMENTS */

#disqus_thread{
	display:none;
}

#commentButton{
	color: #0c82a5;
    background-color: #ffffff;
	border-color: #0c82a5;
}

#commentButton:hover{
	color: #ffffff;
    background-color: #0c82a5;
	border-color: #0c82a5;
}

.show-comments{
	text-align:center;
	padding-top: 30px;
}