.blog-archive-grid-item__action svg path{
  stroke: #2a501a !important;
}

/* -----------------------------------------
   Hide the Desktop Drawer Tab on Mobile 
----------------------------------------- */
@media screen and (max-width: 768px) {
    .single-contact-drawer__tab {
        display: none !important;
    }
}

/* -----------------------------------------
   Style the New Mobile Floating Button 
----------------------------------------- */
/* Hidden by default on Desktop */
.mobile-floating-contact-btn {
    display: none; 
}

/* Visible and styled on Mobile */
@media screen and (max-width: 768px) {
    .mobile-floating-contact-btn,
    .mobile-floating-contact-btn:hover,
    .mobile-floating-contact-btn:focus,
    .mobile-floating-contact-btn:active {
        display: flex !important;
        align-items: center;
        justify-content: center;
        gap: 10px;
        
        position: fixed;
        z-index: 999999;
        
        bottom: 80px; 
        right: 20px;
        
        background-color: #ffffff;
        color: #222222;
        text-decoration: none !important;
        
        font-family: "haffer-regular", sans-serif;
        font-size: 15px;
        font-weight: 500;
        
        padding: 12px 20px !important;
        border-radius: 50px !important; 
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
        
        /* 1. Kill any theme-level "squish" or scaling animations */
        transform: none !important;
        scale: 1 !important;
        
        /* 2. Force the box model to lock its dimensions */
        box-sizing: border-box !important;
        width: max-content !important;
        
        -webkit-tap-highlight-color: transparent; 
        outline: none;
    }

    /* 3. Stop the inner text and icon from collapsing */
    .mobile-floating-contact-btn span,
    .mobile-floating-contact-btn svg {
        flex-shrink: 0 !important;
    }

    .mobile-floating-contact-btn svg path {
        stroke: #222222;
    }
}
#careers .testimonials-carousel-testimonial__icon svg path{
  fill: #2a501a;
}
#difference .simpleParallax span, #difference .image-collage-hero__image span{
  transform: none !important;
}
.blog-archive-grid-item__action{
  color: #2A501A !important;
}
.gm-style-iw.gm-style-iw-c, .property-map-infowindow__content, .property-map .gm-style .gm-style-iw-tc::after{
  background-color: #2A501A !important;
}
.property-map .gm-style .gm-style-iw-c{
  padding-right: 20px !important;
}
.property-map .gm-style-iw-d{
  overflow: auto !important;
}
.theme-mobile-header-logo{
  width: 230px;
  display: block;
  filter: invert(1);
}
.contact-hero__header-bottom--mobile{
  width: 90vw;
}
.single-tenant__number{
  color: #1C3910 !important;
}
.single-tenant--highlighted .single-tenant__number{
  color: #ffffff !important;
}
.theme-mobile-header{
  background-color: #2a501a !important;
}
.single-plan__content{
  background-color: transparent !important;
}
.banner-hero{
  background-color: #2a501a !important;
}
.home #testimonials{
  display: none;
}
#tenants{
  padding-top: 80px;
}
.theme-footer__legal-4 {
    margin: 40px 0 16px;
}
.careers-testimonial__icon svg path{
  fill: #2A501A;
}
.theme-footer__legal-4 a{
    color: #222;
    font-family: "haffer-regular", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-decoration: none;
}
#grid-office, #grid-industrial{
  max-width: 1440px;
  margin: 0 auto;
}
#grid-office h2, #grid-industrial h2{
  font-weight: 700;
}
.property-grid-item__action{
  color: #1C3910 !important;
}
.property-grid-item__action svg path, .property-slider-action svg path{
  stroke: #1C3910 !important;
}
.property-grid-item__content, .bullets-shapes-section-bullet:nth-child(2), .single-highlights, .slider-container, .stats-shapes-section{
  background-color: #D3E1CD !important;
}
.home-tenants__content, .home-tenants__logos:before, .home-tenants__logos:after{
  background: #D3E1CD !important;
}
.theme-header__logo img{
  display: block;
  width: 250px;
}
.home .theme-header__bar img{
  filter: invert(1);
}
.home .theme-header__bar--scrolling-down img, .home .theme-header__bar--scrolling-up img{
  filter: invert(0);
}
.bullets-shapes-section-bullet:nth-child(1), .image-and-list--color-scheme-red{
  background-color: #2A501A !important;
}
.bullets-shapes-section-bullet:nth-child(3), .single-tenant--highlighted{
  background-color: #1C3910 !important;
}
.home .stats-shapes-section-stat-3, .home .stats-shapes-section-stat-4{
  background-color: #2A501A;
}
.home .image-and-text--color-scheme-red{
   background-color: #1C3910;
}
.home .stats-shapes-section-stat-1__number span:after, .home .stats-shapes-section-stat-3__number span:after{
  content: '+';
}
.blog-grid-item__content{
   background-color: #2A501A !important;
}
.theme-footer__logo img{
  display: block;
  width: 100%;
}
.form-image{
  border-radius: 20px;
  width: 100%;
}
#frm_field_26_container h1{
  font-size: 48px;
}
#frm_field_26_container em{
  font-size: 16px;
  font-style: italic;
}
#form_f4m6m2 .frm_primary_label{
   font-size: 16px;
   padding-bottom: 10px;
}
.with_frm_style .vertical_radio .frm_checkbox label, .with_frm_style .vertical_radio .frm_radio label{
  font-size: 14px !important;
}
.contact-leasing-section-inner{
  max-width: 1440px;
    background-color: #f2f2f2;
    border-radius: 250px 20px 20px 250px;
  background-image: linear-gradient(to bottom, rgba(42,80,26, 0.9), rgba(42,80,26, 0.9)),
                    url('/wp-content/uploads/2026/06/Close-Front-Left-Corner-edit-scaled.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.contact-leasing-section{
  padding: 100px 30px 50px 30px;
}
.contact-leasing-col-wrapper{
  max-width: 1000px;
    display: flex;
    margin: 0 auto;
    column-gap: 80px;
    padding: 120px 0;
    align-items: center;
}
.contact-leasing-col:nth-child(1){
  width: 40%;
}
.contact-leasing-col:nth-child(2){
  width: 60%;
}
.contact-leasing-btn{
    width: 100%;
    background-color: #ffffff;
    padding: 18px 20px !important;
    font-size: 20px;
    border-radius: 8px;
    display: block;
    text-align: center;
    text-decoration: none !important;
}
.contact-leasing-btn:hover{
  opacity: 0.8;
  transition: 0.3s;
}
.contact-leasing-col h2{
  font-size: 48px;
  font-weight: 500;
  margin: 0;
  color: #fff;
}
.contact-leasing-col p{
  color: #fff;
  font-size: 20px;
    line-height: 25px;
    margin-top: 30px;
    margin-bottom: 0;
}
.single-contact__grid{
  display: block;
}
.frm_forms{
  margin-top: 30px;
}
#form_f4m6m2 .frm_message{
  width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    background-color: #fff;
    color: #000;
    border: none;
}

.frm_submit button{
    line-height: normal;
}
#frm_field_32_container h1, #form_f4m6m2 h2{
  font-size: 25px;
}
 #frm_field_26_container{
   text-align: center;
}
.frm_prev_page, .frm_button_submit{
  width: 150px !important;
}
.frm_forms{
  background-color: #f2f2f2;
  padding: 50px 0;
}
.frm_pro_form{
  background-color: #fff;
  padding: 30px !important;
  width: 700px;
  margin: 0 auto;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
}
.frm_submit{
  justify-content: center;
}
#frm_field_32_container h1, #frm_field_32_container h2, #frm_field_32_container p, #form_f4m6m .frm_primary_label, #form_f4m6m2 h1, #form_f4m6m2 h2, #form_f4m6m2 p, #form_f4m6m2 .frm_primary_label{
  color: #000;
}
#frm_field_32_container p, #form_f4m6m2 p{
  font-size: 20px;
  line-height: 25px;
}
#form_f4m6m, #form_f4m6m2{
  padding: 10px;
}
#form_f4m6m .frm_section_spacing, #form_f4m6m2 .frm_section_spacing{
  margin-bottom: 0;
}
#form_f4m6m .frm_form_field h3{
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 0;
}
h3.frm_pos_top{
  display: none !important;
}
.frm_button_submit{
    background-color: #000 !important;
    color: #fff !important;
    border: 2px solid #000 !important;
    font-weight: 600;
    padding: 15px 20px !important;
    border-radius: 8px !important;
    font-size: 18px !important;
}
.frm_button_submit:hover{
    background-color: transparent !important;
    color: #000 !important;
}
.frm_prev_page{
    background-color: transparent !important;
    color: #000 !important;
    border: 2px solid #000 !important;
    font-weight: 600;
    padding: 15px 20px !important;
    border-radius: 8px !important;
    font-size: 18px !important;
}
.frm_prev_page:hover{
    background-color: #000 !important;
    color: #fff !important;
}
.frm_message, .frm_error_style{
    width: 700px;
    margin: 0 auto !important;
    text-align: center;
    font-size: 18px !important;
    background-color: #fff !important;
    color: #000 !important;
    border: none !important;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.frm_message p, .frm_message p strong{
  color: #000 !important;
} 
.slick-slide:hover .property-slider-image img{
   opacity: 0.8;
   transition: 0.3s;
}
.no-match-found{
  font-size: 16px;
}
.property-slider-link{
  text-decoration: none !important;
  cursor: pointer;
}
.explore-more-slider-inner {
    max-width: 1400px;
    width: 90%;
    margin: 0 auto;
  }
.property-slider-image img{
  width: 100%;
    object-fit: cover;
    height: 100%;
    border-radius: 10px 10px 0 0;
    cursor: pointer;
}
.property-slider-image{
  height: 300px;
    overflow: hidden;
}
.slider-container{
  display: block;
  background-color: #f7f1e9;
  margin: 10px;
  border-radius: 10px;
}
.property-slider-details{
  padding: 30px;
}
.property-slider-title{
  font-size: 22px;
  margin-top: 15px;
}
.property-slider-action{
  padding-top: 50px;
  font-size: 16px;
}
.slick-arrow img{
  width: 100%;
  cursor: pointer;
}
.slick-next {
    right: -60px;
}
.slick-prev {
    left: -60px;
}
.slick-prev, .slick-next{
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 100;
}
.slick-prev:before, .slick-next:before{
   display: none;
}
.property-slider-location{
  color: #222;
    font-family: "telegraf", monospace;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: .96px;
    text-transform: uppercase;
}
.property-slider-action a{
  color: #68260e;
    display: flex;
    align-items: center;
    column-gap: 12px;
    justify-self: flex-start;
    margin: 20px 0 0;
    position: relative;
    font-size: 16px;
    text-decoration: none;
}
.property-slider-headline{
        font-size: 48px;
        font-style: normal;
        line-height: 48px;
        font-weight: 600;
}
.property-slider-details, .property-slider-action, .property-slider-title, .property-slider-location{
  cursor: pointer;
}
@media (min-width: 1024px) {
    .theme-footer__legal-3, .theme-footer__legal-4 {
        grid-column-end: span 2 !important;
    }
    .theme-footer__secondary-nav, .theme-footer__tertiary-nav{
        grid-column-end: span 3 !important;
    }
}
@media (min-width: 1024px) {
    .home-blog {
        padding: 80px 0 0 !important;
    }
}
@media only screen and (max-width: 1024px){
  
  .contact-leasing-section {
    padding: 100px 30px 50px 30px !important;
}
.contact-leasing-section-inner{
   max-width: 100% !important;
    border-radius: 60px 60px 20px 20px !important;
}
.contact-leasing-col-wrapper {
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    padding: 120px 30px !important;
}
.contact-leasing-col{
  width: 100% !important;
}
.contact-leasing-col h2, .contact-leasing-col p{
  text-align: center;
}
.contact-leasing-col h2 br{
  display: none;
}
.contact-leasing-col:nth-child(1){
  padding-bottom: 30px;
}
}
@media only screen and (min-width: 987px){
  #grid-office h2, #grid-industrial h2{
    margin-left: 30px;
  }
  .welcome-message{
    display: flex;
    align-items: center;
    column-gap: 80px;
    padding-bottom: 30px;
  }
  .welcome-message-col{
    width: 50%;
  }
}
@media only screen and (max-width: 820px){
  .theme-footer__legal-3{
     margin-bottom: 0 !important;
  }
  .theme-footer__legal-4 {
        margin-top: 0;
        grid-column-end: span 12;
    }
    .slick-next {
      right: -15px;
  }
  
  .slick-prev {
      left: -15px;
  }
}
@media only screen and (min-width: 720px){
  .home .stats-shapes-section__headline{
    font-size: 58px;
  }
}
@media only screen and (max-width: 768px){
  
    .frm_forms{
      padding: 50px 20px;
    }
    .frm_pro_form{
      width: 100%;
    }
}
@media only screen and (max-width: 540px){
  .property-type-pill{
    right: 33px !important;
  }
  #careers .careers-hero__grid{
    display: block;
  }
  #careers .careers-hero__paragraph{
    padding: 20px 0;
  }
  .stats-shapes-section-stat-2__number{
    font-size: 18px !important;
    line-height: 40px !important;
  }
  .stats-shapes-section-stat-2__number span[data-stats-shapes-section-number="5.7"]{
     font-size: 40px !important;
  }
  .stats-shapes-section-stat-2__content{
    padding: 25px !important;
  }
  #Email{
    border: 1px solid #ddd;
  }
  #grid-office h2, #grid-industrial h2 {
        margin-left: 20px;
        font-size: 36px !important;
        font-weight: 600;
    }
  .theme-header__logo img{
    width: 230px;
  }
  .frm_message, .frm_error_style{
    width: 90% !important;
  }
  .frm_button_submit, .frm_prev_page{
    font-size: 16px !important;
}
  #frm_field_26_container h1{
  font-size: 24px !important;
}
  #frm_field_32_container p, #form_f4m6m2 p, .contact-leasing-col p{
  font-size: 16px;
  line-height: 24px;
}
  .contact-leasing-section-inner{
    border-radius: 40px 40px 20px 20px !important;
}
.contact-leasing-col h2{
  font-size: 24px !important;
}
.contact-leasing-col-wrapper {
      
        padding: 50px 20px !important;
    }
    .contact-leasing-section {
        padding: 60px 30px 25px 30px !important;
    }
    .contact-leasing-btn {
    padding: 15px 20px !important;
    font-size: 18px !important;
}
  #single-property .frm_message, #form_f4m6m2 .frm_message{
  width: 90%;
}
  .frm_pro_form{
    width: 100% !important;
  }
  #single-property .single-contact__form .form-field input, #single-property .single-contact__form .form-field select{
      height: 45px;
  }
    .property-slider-headline{
      font-size: 24px;
    }
    .slider-container{
      margin: 20px;
    }
    .slick-prev, .slick-next{
    width: 25px;
    height: 25px;
}
.single-contact{
  padding-bottom: 30px !important;
}
.frm_prev_page, .frm_button_submit {
    width: 100% !important;
    margin: 5px !important;
}
.frm_pro_form {
  padding: 20px !important;
}

}
