/*
Theme Name: Astra Child Join Local Realty
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.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: joinlocalrealty.com
Template: astra
*/

/*Sticky Header*/
/* .ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar{
  padding:unset;
} */

/* .hide-menu{
  display: none;
} */


/*Contact Form 7*/
label{margin-bottom: 0px;}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="password"], .wpcf7 input[type="tel"], .wpcf7 input[type="url"], .wpcf7 input[type="date"], .wpcf7 textarea{margin-bottom:0px}
select:not([multiple]){width:100%;padding:15px 18px;}
.wpcf7-submit{margin-bottom:0px !important}
.wpcf7-spinner{
	position: absolute;
	right: 2px;
/* 	bottom: 40px; */
	z-index: 10;
}
.wpcf7-not-valid-tip {display: none;}
.wpcf7-not-valid {
    border: 1px solid red !important;
    background: #ff000030 !important;
}
.wpcf7 input[type=date]{
  color: #666;
  padding: .75em;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-color: var(--ast-border-color);
  border-radius: 2px;
  background: var(--ast-comment-inputs-background);
  box-shadow: none;
  box-sizing: border-box;
  transition: all .2s linear;
  height:55px;
}
.wpcf7-response-output {
    margin: 0;
    padding: 5px 10px;
    font-size: 12px;
    border: 1px solid red;
    border-radius: 5px;
    background: #ffffffbf;
}
.text-area-cus{min-height: unset;height: 127px !important;}

/*Contact Form 7 - Side by Site field classes*/
.one-full{width:100%;margin-bottom: 20px;min-height: 85px;}
.one-half, .one-third, .one-third-double, .one-fourth, .one-third-col{position: relative;margin-right: 4%;float: left;margin-bottom: 20px;min-height: 85px;}
.one-half { width: 48%; }
.one-third { width: 30.66%; }
.one-third-col { width: 73.32%; }
.one-fourth { width: 22%; }
.one-third-double { width: 61.32%; }
.last {margin-right: 0 !important;clear: right;}
@media only screen and (max-width: 767px) {.one-half, .one-third, .one-third-double, .one-fourth, .one-third-col{width: 100%;margin-right: 0;}}
.text-area-cus{min-height: unset;height: 127px !important;}
/* .wpcf7-form label span{color:red} */

