/**
Theme Name: The Nest (Astra)
Author: harman
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: astra-child
Template: astra
*/
/* ASTRA OVERRIDE CSS */
.mobile-register-btn {
  display: none;
}

.montserrat {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

html {
  scroll-behavior: smooth !important;
}

.entry-content>.wp-block-columns {
  padding: 0px;
}

.site-below-footer-wrap {
  padding-top: 0px;
  padding-bottom: 20px;
}

body, h1, .entry-content h2, h3, h4, p {
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

body p {
  color: #707070;
}

body .entry-content h1 {
  font-size: 50px;
  font-family: "Montserrat", sans-serif;
}

body .entry-content h2 {
  font-size: 42px;
  font-family: "Montserrat", sans-serif;
}

.xl-font {
  font-size: 86px;
  line-height: 1em;
  font-weight: 900;
}

.entry-content h1 {
  line-height: 1em;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item {
  line-height: 110px;
  padding: 20px 0px;
}

.white-text p, .white-text li, .white-text h1, .white-text h3, .white-text h2 {
  color: #fff;
}

.entry-content .contained {
  max-width: 1200px;
  margin: 0 auto;
}

.entry-content h3 {
  font-size: 36px;
  line-height: 1em;
  font-family: "Montserrat", sans-serif;
}

.entry-content p {
  margin-bottom: 15px;
}

.ast-builder-menu-1 .menu-item.current-menu-item>.menu-link {
  color: #125A5F;
  font-size: 16px;
}

.ast-builder-menu-1 .menu-item>.menu-link {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.ast-builder-menu-1 .menu-item:hover {
  color: #125A5F;
  background: #fff;
}

.ast-builder-menu-1 .register-btn.menu-item:hover, .ast-builder-menu-1 .register-btn.menu-item {
  background: #ff9039 !important;
}

.ast-builder-menu-1 .register-btn.menu-item:hover a {
  color: #fff !important;
}

.ast-builder-menu-1 .menu-item:hover a {
  color: #ff9039 !important;
}

.current-menu-item {
  background: #fff;
  color: #ff9039 !important;
}

.current-menu-item a {
  color: #ff9039 !important;
}

.current-menu-item.register-btn a {
  color: #fff !important;
}

.site-content .ast-container {
  padding: 0px;
}

:root :where(.is-layout-flow)>* {
  margin-block-start: 0px;
  margin-block-end: 0;
}

.site-primary-header-wrap {
  max-width: 1300px;
}

.ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap {
  min-height: 0px;
}

.entry-content .margin-p p, .entry-content .margin-p h1, .entry-content .margin-p h3, .entry-content .margin-p h2 {
  margin-bottom: 30px;
}

.margin-img img {
  margin-bottom: 30px;
}

.entry-content .margin-p-l p, .entry-content .margin-p-l h1, .entry-content .margin-p-l h3, .entry-content .margin-p-l h2 {
  margin-bottom: 40px;
}

.entry-content .margin-p-20 p {
  margin-bottom: 20px;
}

.padding {
  padding: 50px;
}

.bold-h2 h2 {
  font-weight: 800;
}

.margin-h1-20 h1 {
  margin-bottom: 20px;
}

.site-logo-img img {
  position: absolute;
  top: -40px;
  max-width: 240px;
}

.blue-btn {
  z-index: 1;
}

.blue-btn a {
  background-color: #34b5e6;
  border: 4px solid #fff;
  padding: 10px 20px;
  color: #fff;
  text-decoration: none !important;
  display: inline-block;
}

.orange-btn a {
  background-color: #FF9039;
  border: 4px solid #fff;
  padding: 10px 20px;
  color: #fff;
  text-decoration: none !important;
  display: inline-block;
}

.register-btn {
  margin-left: 10px;
}

.register-btn a {
  background-color: #34b5e6;
  border: 4px solid #fff;
  padding: 10px 20px !important;
}

.flex-center {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.flex-center-start {
  justify-content: center;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}

.flex-center-end {
  justify-content: center;
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}

.bg-green {
  background-color: #90C042;
  color: #fff;
}

.bg-orange {
  background-color: #FF9039;
}

.bg-blue {
  background-color: #34B5E6;
}

.footer-include {
  overflow: hidden;
}

.footer-include .margin-h1-20 h1 {
  margin-bottom: 40px;
}

.footer-include .right-img img {
  padding: 20px;
  max-width: 256px;
}

.copywrite {
  min-height: 125px;
}

.copywrite p {
  font-size: 12px;
  text-align: left;
  color: #000;
}

.homepage-bird {
  position: relative;
  overflow: hidden;
}

.homepage-bird img {
  position: absolute;
  left: 0px;
  max-width: 42vw;
  bottom: 0px;
}

.no-bullets {
  list-style: none;
  padding-left: 3px !important;
  margin-bottom: 20px !important;
}

.entry-content .homepage-yes h1 {
  color: #ff9039;
  font-weight: 900;
  font-size: clamp(1rem, 100vw, 9rem);
}

.entry-content .homepage-yes .left p {
  font-size: 35px;
  line-height: 1em;
  font-weight: 600;
  color: #ff9039;
}

.entry-content .homepage-yes .right li {
  color: #90C042;
  font-size: 21px;
  font-weight: 600;
}

.entry-content .homepage-yes .right h3 {
  font-size: 55px;
  font-weight: 800;
  color: #90C042;
}

.disclaimer {
  font-size: 10px;
}

.footer-tree {
  background-image: url(https://neststgstg.wpenginepowered.com/wp-content/uploads/2025/08/TREES-PIC.png);
  margin-bottom: 15px;
}

.footer-tree .div {
  min-height: 258px;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
  border: none;
}

.best-kitchen-bg {
  background-image: url(https://neststgstg.wpenginepowered.com/wp-content/uploads/2025/08/KITCHEN-RENDERING.jpg);
  height: 80vh;
  background-size: cover;
}

.best-kitchen-bg>.wp-block-column {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.best-kitchen-bg h2 {
  color: #fff;
  margin-top: 50px !important;
  margin-bottom: 50px;
  font-weight: 900;
}

.steps .wp-block-column {
  background: #e2e2e2;
  padding: 20px;
}

.steps .wp-block-column p {
  color: #000;
  margin-top: 20px;
  font-size: 16px;
}

.register-bg {
  position: relative;
}

.register-bg .content {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
  border-radius: 0px;
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
  border-radius: 0px;
  background-color: #4bb8e4;
}

.socials i {
  color: #2e4080;
  font-size: 30px;
}

@media only screen and (max-width: 600px) {
  .desktop {
    display: none;
  }

  .mobile-padding {
    padding: 20px;
  }

  .site-logo-img img {
    max-width: 136px;
    top: -19px;
  }

  body .entry-content h1 {
    font-size: 40px;
  }

  .xl-font {
    font-size: 70px;
    line-height: 1em;
    font-weight: 900;
  }

  .text_banner .bgimage .content {
    padding: 28px;
  }

  .is-layout-flow>.alignright {
    float: right;
    margin-inline-start: 0;
    margin-inline-end: 0;
  }

  .flex-center-end {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
  }

  .footer-include.bg-green {
    position: relative;
  }

  body .bird-hop {
    position: absolute;
    bottom: 0px;
    left: 0px;
    max-width: 200px;
  }

  .footer-include .margin-h1-20 h1 {
    margin-bottom: 40px;
    margin-top: 20px;
  }

  .copywrite img {
    margin: 20px
  }

  .ast-hfb-header.ast-header-break-point .main-header-bar-navigation.toggle-on {
    width: 100%;
    margin: 0;
    margin-top: 40px;
  }

  .register-btn {
    margin-left: 0px;
  }

  .mobile-register-btn {
    display: block;
  }

  .mobile-register-btn {
    position: fixed;
    bottom: 0px;
    background: #4bb8e4;
    width: 100%;
    border: 4px solid #fff;
    color: #fff;
  }

  .mobile-register-btn a {
    color: #fff !important;
    text-decoration: none;
  }

  .homepage-bird img {
    display: none;
  }

  .padding {
    padding: 20px;
  }

  .footer-tree {
    padding: 20px 0px;
  }

  .register-bg img {
    min-height: 450px;
    object-fit: cover;
  }

  .register-bg .content {
    width: 100%;
  }

  body .text_banner .bgimage {
    height: 44vh;
    min-height: 600px;
  }

  body .text_banner .bgimage {
    opacity: 1;
  }

  .best-kitchen-bg {
    height: 340px;
    background-position: bottom;
  }

  .ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar, .ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar, .ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar {
    min-height: 84px;
  }

  body .entry-content h2 {
    font-size: 38px;
    font-family: "Montserrat", sans-serif;
  }
}

/* FADE IN ANIMATION */
.fade-in {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}

.fade-in.fade-in-visible {
  opacity: 1;
  transform: translateY(0);
}

.fade-in-right {
  opacity: 0;
  transform: translateX(400px);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}

.fade-in-right.fade-in-right-visible {
  opacity: 1;
  transform: translateX(0);
}

.fade-in-left {
  opacity: 0;
  transform: translateX(-40px);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}

.fade-in-left.fade-in-left-visible {
  opacity: 1;
  transform: translateX(0);
}

.bird {
  justify-content: flex-end;
  display: flex;
  align-items: flex-end;
}

.bird-hop {
  animation: birdHopCycle 4s infinite ease-in-out;
  display: inline-block;
  transform-origin: bottom center;
  margin-bottom: -15px;
}

@keyframes birdHopCycle {
  0% {
    transform: translateX(0) translateY(0);
  }

  5% {
    transform: translateX(15px) translateY(-10px);
    /* Hop to the right */
  }

  10% {
    transform: translateX(15px) translateY(0);
    /* Land on the right */
  }

  20% {
    transform: translateX(15px) translateY(0);
    /* Wait */
  }

  25% {
    transform: translateX(0) translateY(-10px);
    /* Hop back to the left */
  }

  35% {
    transform: translateX(0) translateY(0);
    /* Land on the left */
  }

  40% {
    transform: translateX(0) translateY(0) rotate(10deg);
    /* Land on the left */
  }

  46% {
    transform: translateX(0) translateY(0);
    /* Land on the left */
  }

  55% {
    transform: translateX(0) translateY(0);
    /* Land on the left */
  }

  65% {
    transform: translateX(0) translateY(0);
    /* Land on the left */
  }

  100% {
    transform: translateX(0) translateY(0);
    /* Wait before repeat */
  }
}