/*
Theme Name:   astra child theme
Description:  Write here a brief description about your child-theme
Author:       fvcadmin
Author URL:   http://fraservalleycurrent.kinsta.cloud
Template:     astra
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  astra-child
*/

/* Write here your own personal stylesheet */

h1, h2, h3, h4, h5, h6{
	font-weight:bold !important;
}

.ast-site-title-wrap{ display:none;    }



.home .ast-main-header-wrap {
    position: absolute;
    width: 100%;
}
.subpage__firstdiv {padding-top:40px;}
.arch__title h1 {margin: 5px 0px 10px 0px !important;}
.arch_secdiv {margin-top:13px;}
a {color:#1d8096 !important;}
a:hover {color:#0e528d;}
/*section .elementor-container .elementor-column {max-width: 820px !important;margin:0 auto;}*/
.form-container .elementor-container .elementor-widget-wrap {max-width: 820px;padding:0 !important;}
/* .ast-primary-header-bar .site-primary-header-wrap {padding-top: 25px !important;} */
h4.subs__title {margin-bottom: 2px;margin-top: 20px;
color: #343d44;
font-size: 22px;
line-height: 28px;
font-weight: 500;
letter-spacing: 0.25px;}
footer {font-weight:700;}
h3, h1 {font-family: 'Resist Sans Display', sans-serif;}
.main__bg {padding-top: 130px;}
/*.ast-page-builder-template .site-content #primary {padding-top: 130px;}*/
.ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {border-bottom-width: 0;}
.first__div .elementor-widget-wrap {padding-top: 7% !important;}
.first__div {padding-top: 50px !important;}
p.short__disc {font-size: 18px;
line-height: 27px;margin-bottom: 10px;padding-bottom: 12px;font-family: Lora, sans-serif;}
.form__wrapper {box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);margin-bottom:35px;margin-top: 22px !important;}
.form__wrapper .elementor-widget-container {padding: 20px 40px;
border-radius: 5px;}
.form__shortdisc p {font-size: 14px !important;line-height: 18px !important;color:#333 !important;font-family: Lora, sans-serif;}
.home .first__div .elementor-element-899a559 {margin-bottom:0 !important;}
.for__pad .elementor-widget-wrap.elementor-element-populated {padding-left:20px !important;padding-right:20px !important;}
.for__pad .elementor-element {margin-bottom: 0 !important;max-width: 700px;}
.wrap__form {}
form#wpforms-form-39 {max-width: 500px !important;margin: 25px auto 0;padding: 20px;}
div.wpforms-container-full .wpforms-form select {max-width:100% !important;}
.wrap__form .wpforms-form .wpforms-field-container .wpforms-field input, div.wpforms-container-full .wpforms-form select {padding: 6px;
height: auto;
border: #979797 1px solid;
border-radius: 4px;
color: #000 !important;
font-size: 14px;}
#wpforms-submit-39 {font-size: 14px;
text-align: center;
background: #1d8096 !important;border-radius: 4px !important;
color: #fff !important;
padding: 17px !important;}
label.wpforms-field-label {font-weight: bold;font-size: 14px !important;color: #000 !important;}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium {max-width: 100% !important;}
.h3title h3 {letter-spacing: 0.5px;font-weight: 700;font-size: 24px;line-height: 30px;margin-top: 20px !important;}
.rhome, .rhome p {margin-bottom: 0 !important;}
.for__iframe .elementor-element .elementor-widget-container {border:2px solid #000 !important;}
.subpage__wrap .elementor-widget-wrap.elementor-element-populated .elementor-element {max-width:700px;padding:0 20px;}
.rich-text {font-family: Lora, sans-serif;
color: #343d44;
font-size: 18px;
line-height: 27px;
white-space: normal;}
.entry-content p {margin-bottom: 10px; line-height: 1.2; font-family: 'DM Sans';}
.article__published {
    text-align: right;
}
.arch__title.pri_pol, .elementor-widget:not(:last-child) {margin-bottom: 10px !important;}

    
    .for__pad .elementor-widget-wrap.elementor-element-populated {padding-left: 0 !important;
padding-right: 0 !important;}
.home.page-id-5 header .custom-logo-link img {padding-top: 6px !important;}
#masthead .ast-mobile-header-wrap .ast-primary-header-bar {padding-left: 30px;
padding-right: 30px;}
.subpage__firstdiv {padding-top: 0;}
h4.subs__title {margin-top:0;}
header .custom-logo-link img {max-width: 90px;}
body.page-id-183 .ast-site-identity {padding:0;}
@media only screen and (max-width: 480px) {
    .subpage__wrap .elementor-widget-wrap.elementor-element-populated .elementor-element {padding: 0 ;}
    .home.page-id-5 header .custom-logo-link img {padding-top: 6px !important;}
    .home__subti .elementor-widget-container {font-size: 20px;line-height: 28px;}
	h4.subs__title {font-size: 20px !important;line-height: 26px !important;margin-top: 0 !important;}
	.form__wrapper .elementor-widget-container {padding:20px !important;}
	.arch__title.pri_pol .elementor-widget-container {padding: 0 !important;}
	.elementor-widget-container {padding:0 !important;}
}


.articles-section .elementor-container .elementor-widget-wrap{
    max-width: 1300px;    
}
.articles {
    display: flex;
}
.articles-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.article-container{
    width: 50%;
    padding: 0 10px;
    margin: 0 0 30px;
}
.article__wrap {
    
}
.imglink::before {
    transition: 0.3s;
    content: "";
    position: absolute;
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #608750;
    opacity: 0.6;
    border-radius: 20px 0 0 0;
}
.imglink:hover::before {
    width: 100%;
}
.imglink::after {
    transition: 0.3s;content: "";
    background: url('http://getdrawings.com/free-icon/list-view-icon-75.png');
    width: 0px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 50%;
    background-size: contain;
    right: 0;
    margin: 0 auto;
    background-repeat: no-repeat;
}
.imglink:hover::after {
    width: 50px;
}
.artice__info {
    border: 1px solid #bdbdbd;
    padding: 15px 15px 20px 15px;
    border-radius: 0 0 20px 0;
}
.artice__info .date {
    font-size: 12px;
    font-weight: 600;
    margin-top: 20px;
}
.artice__info .category-text {
    color: #608556;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    transition: ease-in-out .2s;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 30px;
}

.category__badge:hover {
    background: #fff;
    color: #3a602b;
}
.artice__info h4 {
    font-weight: 700;
    margin-bottom: 5px;
}
.artice__info h4:hover {
    color: #3b9417;
    transition: 0.3s;
}
.artice__info .view-btn {
    color: #3b9417;
    position: relative;
}
.artice__info .view-btn::after {
    content: '';
    width: 40px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -4px;
    background-color: #3b9417;
    transition: 0.3s;
}
.artice__info .view-btn:hover::after {
    width: 100%;
}
.artice__img {
    width: 100%;
    height: 240px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 20px 0 0 0;
}
.article__wrap .imglink {
    position: relative;
    display: block;
    cursor: pointer;
}

/*single article*/

.ast-single-post .entry-title, .page-title {
    font-weight: 700;
    font-size: 42px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.single-article #masthead {
    position: relative;
}
.single-article .ast-primary-header-bar {
    background-color: #608750 !important;
}
.single-article .article {
    padding: 40px;
    padding-top: 0;
}
.single .entry-header .post-thumb+.ast-single-post-order {
    margin-top:0;
}
.single-article .article .entry-header {
    display: flex;
    flex-direction: column-reverse;
}
.single-article .article .entry-content p {
    margin-bottom: 30px;
}
.single-article .site-content .ast-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.single-article .site-content #content-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}


/*sidebar*/
.sidebar-main {
    background-color: #fff;
    padding: 30px;
}
.sidebar-main aside{
    padding: 15px !important;
}
.sidebar-main .widget-title{
    font-size: 18px;
}
.sidebar-main .recent-post-container h2 {
    margin-bottom: 20px;
}
.sidebar-main .recent-post-container .recent-post-list .recent-post-item {
    margin-bottom: 30px;
}
.sidebar-main .recent-post-container .recent-post-list .recent-post-item .img-wrap {
    margin-bottom: 10px;
    height: auto;
}
.sidebar-main .recent-post-container .recent-post-list .recent-post-item .img-wrap img {
    height: 100px;
    width: 100%;
}
.sidebar-main .recent-post-container .recent-post-list .recent-post-item .recent-post-info h4 {
}
.sidebar-main .recent-post-container .recent-post-list .recent-post-item .recent-post-info h4 a {
    transition: 0.3s;
    font-weight: 500;
    color: #3a3a3a;
}
.sidebar-main .recent-post-container .recent-post-list .recent-post-item .recent-post-info h4:hover a {
    color: #3b9417;
}
.sidebar-main .recent-post-container .recent-post-list .recent-post-item .recent-post-info .sidebar-date {
    font-size: 10px;   
}
.sidebar-main .recent-post-container .recent-post-list .recent-post-item .recent-post-info .excerpt {
    white-space: nowrap; 
    width: 100%; 
    overflow: hidden;
    text-overflow: ellipsis; 
    margin: 0;
}

/*comments*/

#comments .comment-respond {
    padding: 40px;
}
#comments .comment-reply-title {
    font-weight: 500;
}
#comments .comment-form .logged-in-as {
    display: none;
}
#comments .comment-form textarea {
    margin: 20px 0 30px;
    border: none;
    border-radius: 10px;
    outline: none;
    background-color: rgba(0,0,0,0.1);
    padding: 20px;
    height: 80px;
}
#comments .comment-form .form-submit {
    text-align: end;
}
#comments .comment-form .form-submit .submit {
    padding: 10px 25px;
    border-radius: 50px;
    line-height: 1.85714285714286;
    background-color: #3b9417;
    border: 0;
}


/*wp-forms sidebar*/

.wpforms-widget h2 {
    font-weight: 600;
    font-size: 18px !important;
}
.wpforms-widget h2, .wpforms-widget label {
    color: #fff !important;
    margin: 0;
}
.wpforms-widget label {
    font-weight: 600 !important;
    font-size: 14px !important;
}
.wpforms-widget {
    background: #608750 !important;
}

/* related posts*/

.related-posts-container{
    width: 100%;
    padding: 80px 30px;
}
.related__posts {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    background-color: #fff;
    padding: 40px;
}


.related__posts--wrap h2 {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 700;
}

.related__posts--list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.related__posts--list .post-item {
    width: 50%;
    padding: 0 15px;
}

.related__posts--list .post-item .img-wrap img {
    border-radius: 15px;
}

.related__posts--list .post-item .excerpt {
    margin: 0;
}

.related__posts--list .post-item .recent-post-info {
    padding: 20px 0;
}

.related__posts--list .post-item .recent-post-info h4 {
    font-size: 30px;
}

.related__posts--list .post-item .recent-post-info h4:hover a {
    color: #3b9417;
}

.related__posts--list .post-item .recent-post-info .post-date {
    font-size: 12px;
}

.related__posts--list .post-item .recent-post-info h4 a {
    transition: 0.3s;
    font-weight: 500;
    color: #3a3a3a;
}

/*subscription form*/
.subscription-form .wpforms-form {
    display: flex;
    align-items: center;
}

.subscription-form .wpforms-form .wpforms-field-container {
    display: flex;
    align-items: center;
    width: 85%;
}

.subscription-form .wpforms-form .wpforms-field:first-child {
    width: 40%;
}
.subscription-form .wpforms-form .wpforms-field {
    width: 60%;
    padding: 0 !important;
    margin-right: 10px;
}
.subscription-form .wpforms-form .wpforms-field input {
    width: 100% !important;
    text-align: center;
    padding: 10px 25px !important;
    height: 60px !important;
    border-radius: 0 !important;
    font-size: 18px !important;
    font-family: 'DM Sans';
    font-weight: 700;
    color: #C4C4C4 !important;
    border: 0 !important;
}

.subscription-form .wpforms-form .wpforms-submit-container {
    padding: 0 !important;
    width: auto !important;
}

.subscription-form .wpforms-submit {
    padding: 10px 45px !important;
    height: 60px !important;
    border-radius: 0 !important;
    font-size: 25px !important;
    font-family: 'DM Sans';
    font-weight: 700;
    color: #2B3E28 !important;
    background: #FDCA40 !important;
    text-transform: uppercase !important;
    border: 0 !important;
}

/*fv-cta*/
.fv-cta .elementor-container .elementor-widget-wrap {
    text-align: center;
    margin: 0 auto;
}

.small-width {
    width: 100%;
    max-width: 650px;
}

.mid-width {
    width: 100%;
    max-width: 850px;
}

/*authors list*/
.authors-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100% !important;
    max-width: 100% !important;
    justify-content: center;
    margin-top: 30px;
}

.authors-list .single-item-wrap {
    width: 25%;
    background: #fff;
    position: relative;
    margin: 0 40px;
}
.authors-list .single-item-wrap:before {
    content: url(/wp-content/uploads/2021/08/Group-21.png);
    position: absolute;
    right: -16px;
    top: 25px;
}
.authors-list .single-item-wrap_details {
    padding: 40px 50px;
}
.authors-list .author-gravatar {
    margin: 0 auto 40px;
    max-width: 200px;
}
.author-gravatar img {
    border-radius: 100% !important;
}
.authors-list .item-details_wrap .author-name {
    text-align: center;
}
.authors-list .item-details_wrap .author-name a {
    font-size: 25px;
    font-family: 'Lora';
    line-height: 32px;
    color: #000;
    font-weight: 700;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.authors-list .item-details_wrap .author-name .author-role {
    font-size: 18px;
    font-family: 'DM Sans';
    line-height: 23px;
    color: #82AF76;
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.authors-list .item-details_wrap .author-twitter {
    background-color: #FDCA40;
    width: 24px;
    height: 24px;
    margin: 20px auto 25px;
    border-radius: 50%;
    text-align: center;
}
.authors-list .item-details_wrap .author-twitter svg {
    width: 14px;
    height: 14px;
	margin-bottom: 0.2em;
}
.authors-list .item-details_wrap .author-twitter svg path {
    fill: #fff;
}

.learn-more {
    text-align: center;
}

.learn-more a {
    font-size: 18px;
    font-family: 'DM Sans';
    line-height: 23px;
    color: #2B3E28;
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: capitalize;
    text-decoration: underline !important;
}

.lightbox-toggle {
    color: black;
  }
  
  .backdrop {
      z-index: 1;
      opacity: .0;
      filter: alpha(opacity=0);
      display: none;
      position: fixed;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background: #000;
      background: rgb(50, 70, 157) none repeat scroll 0% 0%;
  }
   
  .box {
      z-index: 2;
      position: fixed;
      opacity: 1;
      display: none;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      height: auto;
      width: 100%;
      max-width: 1000px;
        background: #fff;
        padding: 60px;
        border-radius: 0px;
      -moz-box-shadow: 0px 0px 5px #444444;
      -webkit-box-shadow: 0px 0px 5px #444444;
      box-shadow: 0px 0px 5px #444444;
  }
  
  
  .box * {
          z-index: 3;
  }
  
  .box .close {
    cursor: pointer;
    font-size: 20px;
    line-height: 25px;
    position: absolute;
    top: 15px;
    right: 20px;
    width: 32px;
    height: 32px;
    display: block;
    background: #E5E5E5;
    border-radius: 100%;
    text-align: center;
}

.box .name {
    font-size: 30px;
    text-transform: capitalize;
    line-height: 39px;
    margin-bottom: 5px;
    color: #000;
    font-weight: 700;
    font-family: 'Lora';
}

.box .role {
    font-size: 18px;
    text-transform: capitalize;
    line-height: 23px;
    margin-bottom: 20px;
    color: #82AF76;
    font-weight: 400;
    font-family: 'DM Sans';
}

.box .bio {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 0px;
    color: #000;
    font-weight: 400;
    font-family: 'DM Sans';
}

a:hover {
    color: #fdca40 !important;
}

.survey-btn a:hover {
    color: #82AF76 !important;
}

.mail:hover {
    color: #fff !important;
}

.ast-builder-layout-element .ast-site-identity {
    margin-top: 0px;
    margin-bottom: 0px;
}

/***** Soundcite *****/
span.soundcite.soundcite-loaded.soundcite-play {
	padding: 0 !important;
}

span.soundcite.soundcite-loaded.soundcite-pause {
	padding: 0 !important;
}

.soundcite-loaded {
	background-color: #82af7670 !important;
	margin: 1px 0;
}

.infogram-embed {
	max-width: 650px !important; 
	margin: 0 auto;
}
/* thank you page */
.locations-con {
    display: flex;
    width: 100%;
    max-width: 810px;
    flex-wrap: wrap;
	margin-bottom:90px;
	margin-top:50px;
}
.form-title {
    color: #608556 !important;
    font-size: 33px !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
}
.form-desc {
    font-size: 20px;
    font-weight: 500 !important;
    color: #000 !important;
}
.radio-con {
    display: flex;
    height: 150px;
    width: 150px;
    align-items: center;
    justify-content: center;
    margin: 20px 26px 20px 0;
}

.radio-style{
  -webkit-border:2px solid white !important;
	border:2px solid white !important;
 -webkit-appearance:none !important;
	appearance:none !important;
  -webkit-border-radius:50% !important;
  width:150px !important;
  height:150px !important;
  background-color:#fff !important;
  -webkit-transition:all ease-in 0.2s !important;
    position: absolute !important;
}
.radio-style:checked{
  background-color:#fff !important;
  -webkit-box-shadow:0 0 0 3px #FDCA40 !important;
  box-shadow:0 0 0 3px #FDCA40 !important;
}
.radio-con label{
	text-align:center;
    z-index: 2;
    font-weight: 700;   
    font-size: 16px;
    line-height: 23.44px !important;
}
input.form-btn-submit {
    background: #2EA6C0 !important;
	width:100%;
    max-width: 570px !important;
    height: 70px !important;
    font-size: 25px !important;
    font-weight: 700 !important;
    font-family: 'DM Sans';
}
/* active campaign overidden style */
.page-id-608 .ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
    background: #608556;
}
fieldset._form-fieldset.locations-con {
	width:100%;
    padding: 0 !important;
}
.page-id-608 .subs-btn .menu-link,
.page-id-608 .survey-btn .menu-link{
    font-weight: 700;
    font-size: 18px !important;
    background: #FDCA40 !important;
    padding: 10px 20px !important;
    line-height: 25px !important;
    text-align: center;
    max-width: 265px !important;
	color: black !important;
	margin-left: 10px !important;
}
.title-style{
	color: #608556;
    font-family: "Lora", Sans-serif;
    font-size: 33px;
    font-weight: bold;
    font-style: normal;
}
.subtitle-style{
	font-family: "DM Sans", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
}
.email-style{
    width: 100%;
    max-width: 350px;
}
.campaign-submit-btn{
	color:black !important;
	background: #FDCA40 !important;
}
@media screen and (max-width:800px){
	.locations-con {
		justify-content: center;
	}
	.radio-con {
		margin: 20px;
	}
	
}