/**
Theme Name: Breastone (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 */
a {
  text-decoration: none !important;
}

.ast-builder-menu-1 .menu-item:hover>.menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item:hover>.ast-menu-toggle, .ast-builder-menu-1 .menu-item.current-menu-item>.menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item>.ast-menu-toggle, .ast-builder-menu-1 .current-menu-ancestor>.menu-link {
  color: #453327;
}

.ast-builder-menu-1 .menu-item>.menu-link {
  color: #ffffff;
  font-family: "oswald", sans-serif;
  font-size: 22px;
  font-weight: 100;
}

.ast-builder-menu-1 .sub-menu .menu-link {
  background-color: #000;
}

.sans {
  font-family: "oswald", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.serif-header {
  font-family: georgia, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.entry-content h2 {
  font-family: georgia, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 1em;
  color: #453327;
}

.entry-content h3 {
  font-family: georgia, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 1em;
  color: #453327;
  margin-top: 15px;
}

.serif {
  font-family: "alegreya", serif;
  font-weight: 400;
  font-style: normal;
}

p {
  font-family: "alegreya", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

.entry-content .grey-floating-element {
  background: #dcdddf;
  padding: 10px;
  margin-top: -110px;
  z-index: 2;
}

.bg-middle-align {
  background-position: center;
  background-size: cover;
}

.bg-full-vh {
  height: 100vh;
}

.bg-full-vh .wp-block-columns {
  height: 100%;
}

.bg-half-vh {
  height: 70vh;
  min-height: 900px;
}

.bg-half-vh-700 {
  height: 700px;
}

.bg-half-vh .wp-block-columns {
  height: 100%;
}

.bg-bottom-align {
  background-position: bottom;
  background-size: cover;
}

.banner-spacer {
  height: 150px !important;
}

.cta-bg-grey {
  background-color: #DCDDDF;
}

.cta-div {
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 20px;
}

.stCheckBox span {
  color: #fff;
}

.flex-center {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.cta-div h2 {
  margin: 0px;
}

.blue-bg {
  background: #212433;
}

.bg-half-vh .blue-box {
  background: #222634;
  width: 460px;
  color: #fff;
  padding: 20px;
  height: initial;
}

.bg-half-vh .blue-box-600 {
  width: 600px;
}

.blue-box {
  background: #222634;
  width: 600px;
  color: #fff;
  padding: 20px;
}

.blue-box-second {
  border: 1px solid #fff;
  padding: 20px;
  height: 100%;
}

.two-column-list {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.list-horizontal ul {
  color: #fff;
  text-align: center;
  list-style: none;
  justify-content: space-around;
  align-items: center;
  display: flex;
  padding: 50px 0px;
}

.list-horizontal ul li a {
  color: #fff;
}

.list-horizontal ul li {
  position: relative;
  padding: 0 40px;
  width: 100%;
  font-family: "alegreya", serif;
  font-weight: 400;
  font-style: normal;
  /* space around divider */
}

.list-horizontal ul li:first-child::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 40px;
  /* adjust line height */
  background-color: #fff;
}

.padding-center-align-50 {
  padding: 0px 50px;
  text-align: center;
}

.padding-center-align-90 {
  padding: 0px 90px;
  text-align: center;
}

.side_menu_button_link {
  justify-content: center;
  align-items: center;
  display: flex;
}

.side_menu_button_link i {
  cursor: pointer;
}

.right-menu {
  position: fixed;
  right: 0px;
  background: #1b1b1b;
  height: 100%;
  z-index: 0;
  width: 250px;
  color: #fff;
  padding: 15px;
  overflow: scroll;
}

.right-menu img {
  margin-bottom: 10px;
}

.right-menu p, .right-menu a {
  color: #fff;
  font-family: "alegreya", serif;
}

.right-menu .row {
  border-bottom: 1px solid #fff;
  padding: 20px 0px;
  margin: 0px 0px;
}

.right-menu .row:last-of-type {
  border-bottom: none;
}

.right-menu .learn-more {
  background: #fff;
  font-family: 'Oswald', sans-serif !important;
  color: #585350;
  font-size: 22px;
  padding: 16px 20px;
  display: inline-block;
  min-width: 200px;
  border: 1px solid #fff;
  text-align: center;
  text-transform: uppercase;
}

.right-close {
  top: 5px;
  right: 5px;
  position: absolute;
  font-weight: 400;
}

.right-close i {
  font-weight: 400;
  font-size: 14px;
  transform: rotate(0deg);
  transition: 0.5s;
}

.right-close i:hover {
  transform: rotate(180deg);
  cursor: pointer;
}

.site {
  right: 0px;
  z-index: 1;
  transition: 0.5s;
  background: #fff;
}

.right-opened .site {
  right: 250px;
  transition: 0.5s;
}

.entry-content h3 {
  margin-bottom: 20px;
}

.blue-spacer {
  background: #212634;
  height: 30px;
}

.entry-content p {
  margin-top: 10px;
  margin-bottom: 10px;
}

.entry-content h1 {
  font-size: 54px;
  line-height: 1em;
}

.entry-content h4 {
  text-align: left;
  border-bottom: 1px solid #000;
  width: fit-content;
  font-weight: 700;
}

:root :where(.is-layout-flow)>* {
  margin-block-start: 0px;
  margin-block-end: 0;
}

.entry-content>.wp-block-columns {
  padding-right: 0px;
  padding-left: 0px;
  padding: 0px;
}

.is-layout-flex> :is(*, div) {
  margin: inherit;
}

.sep {
  border-bottom: 2px solid #222634;
  width: 332px;
  margin: 10px auto;
  padding: 0px !important;
}

.site-content .ast-container {
  display: flex;
  padding: 0pc;
}

.contained {
  max-width: 1200px !important;
  margin: 0 auto;
}

.contained-900 {
  max-width: 900px !important;
  margin: 0 auto;
}

.container-padding {
  padding: 50px 0px;
}

.container-padding-all {
  padding: 50px 50px;
}

.container-no-padding {
  margin: 0px;
  padding: 0px !important;
}

.container-no-padding .wp-block-columns {
  gap: 0px;
}

.contained-670p {
  max-width: 670px;
  margin: 10px auto;
  text-align: center;
}

.lightgrey-box>div {
  background: #efefef;
  padding: 20px;
  margin: 20px !important;
}

.btn-margin {
  margin-top: 20px;
}

.black-btn {
  background: black;
  color: #fff;
  padding: 10px 30px;
  display: inline-block;
  border-radius: 10px;
}

.purple-btn {
  background: #771DF0;
  color: #fff;
  padding: 10px 30px;
  display: inline-block;
  border-radius: 10px;
}

.purpleoutline-btn {
  background: #fff;
  border: 1px solid #771DF0;
  color: #771DF0;
  padding: 10px 30px;
  display: inline-block;
  border-radius: 10px;
}

.member-links a {
  color: #000;
  text-decoration: underline !important;
}

.links-black a {
  color: #000;
}

.banner {
  position: relative;
}

.banner h1 {
  position: absolute;
  bottom: 50px;
  left: 10%;
  color: #fff;
}

.bg-leaf p {
  color: #fff;
}

.blue-btn {
  color: #fff;
  background: #222634;
  display: inline-block;
  padding: 12px 20px;
  font-family: "oswald", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.blue-btn:hover {
  color: #fff;
  background: #453327;
}

.blue-btn-inverse-grey {
  color: #222634;
  background: #DCDDDF;
  border: 2px solid #222634;
  display: inline-block;
  padding: 12px 20px;
  font-family: "oswald", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-left: 20px;
}

.blue-btn-inverse-grey:hover {
  color: #DCDDDF;
  background: #222634;
}

.blue-btn-inverse {
  color: #222634;
  background: #fff;
  border: 2px solid #222634;
  display: inline-block;
  padding: 12px 20px;
  font-family: "oswald", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.blue-btn-inverse:hover {
  color: #fff;
  background: #222634;
}

.white p, .white h2, .white h3 {
  color: #fff;
}

.white-btn {
  color: #453327;
  background: #fff;
  border: 1px solid #fff;
  display: inline-block;
  padding: 12px 20px;
  font-family: "oswald", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.white-btn:hover {
  color: #fff;
  background: #453327;
}

.frm_style_formidable-style.with_frm_style .frm_submit button {
  background: #771DF0;
  border-width: 1px;
  border-color: #771DF0;
  border-radius: 0px;
  width: 200px;
}

.content_container {
  color: #fff;
  text-align: left;
}

.lower_content {
  color: #fff;
}

.content_container h4 {
  color: #a0a0a0;
}

.content_container a {
  color: #fff;
}

.padding {
  padding: 0px 50px;
}

.menu-btn a {
  background: #7626ec;
  color: #Ffff;
  padding: 10px 20px;
  border-radius: 8px;
}

.mobile-register-btn {
  display: none;
}

.mobile-register-btn a {
  width: 100%;
  background: #26334a;
  display: inline-block;
}

.member-socials {}

.subtext {
  color: #696969;
  margin-top: 0px;
}

.footer .right-content {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row;
}

.footer .left-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.footer a {
  color: #fff;
}

.social {
  display: flex;
  justify-content: center;
  align-items: center;
}

.social.contact i {
  color: #000;
  margin: 0px 10px 0px 0px;
}

.entry-content[data-ast-blocks-layout]>figure {
  margin-bottom: 0;
}

.social.contact {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.social i {
  margin: 0px 10px;
}

.footer .social {
  text-align: right;
}

.fa-solid.fa-bars {
  color: #fff;
}

.center-content {
  padding: 20px;
}

.center {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 20px 0px;
}

.center-center {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.grey-bg {
  background-color: #EFEFEF;
}

/* Animations */
.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);
}

.fa-brands {
  color: #fff;
}

.border-md-end {
  border-right: 1px solid #000;
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

.main-navigation .sub-menu {
  background-color: #3c3b3b;
  border-radius: 20px;
  border-color: #7626ec;
}

.single-post .site-header {
  z-index: 99;
  position: relative;
  background: #000;
}

.single-post .ast-container #primary {
  margin-top: 160px;
  padding: 0px 20px;
}

@media only screen and (max-width: 1200px) {
  .ast-primary-header-bar {
    background: #222634;
  }
}

@media only screen and (max-width: 790px) {
  .mobile-register-btn {
    display: block;
    position: fixed;
    bottom: 0px;
    width: 100%;
    color: #fff;
  }

  .mobile-register-btn a {
    color: #fff;
    padding: 20px 0px;
  }

  .banner-bg-image .content {
    padding: 0px 2em;
  }

  .swap-mobile {
    flex-direction: column-reverse;
  }

  .entry-content h1 {
    font-size: 46px;
    line-height: 1em;
  }

  .border-md-end {
    border-right: none;
  }

  .ast-primary-header-bar {
    background: #222634;
  }

  .blue-box {
    width: 100%;
  }

  .bg-half-vh {
    height: 70vh;
    min-height: 600px;
  }

  .bg-half-vh-700 {
    min-height: 425px;
  }

  .cta-div {
    flex-direction: column;
  }

  .footer .left-content, .footer .right-content {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .footer {
    padding: 20px 0px;
  }

  .site-below-footer-wrap {
    margin-bottom: 45px;
  }

  .mobile-center {
    text-align: center;
  }

  .social.contact {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}