/**
Theme Name: Astra Child
Author: Companyapp
Author URI: https://companyapp.net
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
*/

@media (min-width: 1025px) {
  body
    .uagb-container-inner-blocks-wrap
    .uag-hide-desktop.uagb-google-map__wrap,
  body .uagb-container-inner-blocks-wrap .uag-hide-desktop {
    display: inherit !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  body .uagb-container-inner-blocks-wrap .uag-hide-tab.uagb-google-map__wrap,
  body .uagb-container-inner-blocks-wrap .uag-hide-tab {
    display: inherit !important;
  }
}

@media (min-width: 768px) and (max-width: 976px) {
  body .uagb-container-inner-blocks-wrap .uag-hide-tab.uagb-google-map__wrap,
  body .uagb-container-inner-blocks-wrap .uag-hide-tab {
    display: none !important;
  }
}

@media (min-width: 977px) {
  body
    .uagb-container-inner-blocks-wrap
    .uag-hide-desktop.uagb-google-map__wrap,
  body .uagb-container-inner-blocks-wrap .uag-hide-desktop {
    display: none !important;
  }
}

/* Custom hide conditions */
@media (min-width: 977px) and (max-width: 1200px) {
  .custom-hide-desktop-977 {
    display: none !important;
  }
}

@media (min-width: 1201px) {
  .custom-hide-desktop-1200 {
    display: none !important;
  }
}

/* Learn more section icon label override */
#features-learn-more-section .learn-more-button .icon-label {
  width: 100% !important;
}

/* header menu */
/* removes weird circle on menu dropdown click */
.ast-menu-toggle:focus-visible,
.ast-menu-toggle:hover,
.ast-menu-toggle:focus-within {
  outline: none;
  border: none;
}

/* MOBILE HEADER OVERRIDES*/
@media (max-width: 767px) {
  #masthead .site-logo-img .astra-logo-svg,
  .ast-header-break-point
    #ast-fixed-header
    .site-logo-img
    .custom-logo-link
    img,
  header .custom-logo-link img {
    max-width: 200px;
  }

  [data-section="section-header-mobile-trigger"]
    .ast-button-wrap
    .mobile-menu-toggle-icon
    .ast-mobile-svg {
    width: 24px;
    height: 24px;
  }

  #ast-fixed-header .main-header-menu .menu-link:hover,
  #ast-fixed-header .main-header-menu .menu-item:hover > .menu-link,
  #ast-fixed-header .main-header-menu .menu-item.focus > .menu-link,
  .main-header-bar.ast-sticky-active
    .main-header-menu
    .menu-item:hover
    > .menu-link,
  .main-header-bar.ast-sticky-active
    .main-header-menu
    .menu-item.focus
    > .menu-link {
    color: var(--ast-global-color-6) !important;
  }

  .menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-fill {
    padding: 0;
  }

  .menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-fill:focus,
  .menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-fill:focus-within,
  .menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-fill:focus-visible {
    outline: none;
    border-color: transparent;
  }

  .content-align-flex-start .main-header-menu {
    text-align: center;
  }

  .menu-item-has-children a.menu-link {
    display: none;
    position: relative;
    z-index: 0;
  }

  .ast-menu-toggle {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0 !important;
    border-radius: 0;
    z-index: 200;
  }

  .ast-menu-toggle .ast-icon.icon-arrow {
    position: absolute;
    right: 24px;
    top: 0;
  }

  ul.sub-menu li.menu-item {
    background: #ecf7fe;
  }

  a.menu-link .ast-icon.icon-arrow {
    display: none !important;
  }
}

/* MOBILE HEADER OVERRIDES*/
@media (min-width: 768px) and (max-width: 976px) {
  #masthead .site-logo-img .astra-logo-svg,
  .ast-header-break-point
    #ast-fixed-header
    .site-logo-img
    .custom-logo-link
    img,
  header .custom-logo-link img {
    max-width: 200px;
  }

  [data-section="section-header-mobile-trigger"]
    .ast-button-wrap
    .mobile-menu-toggle-icon
    .ast-mobile-svg {
    width: 24px;
    height: 24px;
  }

  #ast-fixed-header .main-header-menu .menu-link:hover,
  #ast-fixed-header .main-header-menu .menu-item:hover > .menu-link,
  #ast-fixed-header .main-header-menu .menu-item.focus > .menu-link,
  .main-header-bar.ast-sticky-active
    .main-header-menu
    .menu-item:hover
    > .menu-link,
  .main-header-bar.ast-sticky-active
    .main-header-menu
    .menu-item.focus
    > .menu-link {
    color: var(--ast-global-color-6) !important;
  }

  .menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-fill {
    padding: 0;
  }

  .menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-fill:focus,
  .menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-fill:focus-within,
  .menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-fill:focus-visible {
    outline: none;
    border-color: transparent;
  }

  .content-align-flex-start .main-header-menu {
    text-align: center;
  }

  .menu-item-has-children a.menu-link {
    display: none;
    position: relative;
    z-index: 0;
  }

  .ast-menu-toggle {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0 !important;
    border-radius: 0;
    z-index: 200;
  }

  .ast-menu-toggle .ast-icon.icon-arrow {
    position: absolute;
    right: 24px;
    top: 0;
  }

  ul.sub-menu li.menu-item {
    background: #ecf7fe;
  }

  a.menu-link .ast-icon.icon-arrow {
    display: none !important;
  }
}

/* Search results */

.search-results main.site-main > div.ast-row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 3em;
}
.search-results .page-title {
  color: var(--ast-global-color-1) !important;
}

.search-results main.site-main > div.ast-row article {
  width: 100%;
  padding: 3em 3.335em;
}

.search-results main.site-main > div.ast-row article.post.type-post .post-thumb,
.search-results main.site-main > div.ast-row article .entry-header {
  display: none;
}
.search-results main.site-main > div.ast-row article .read-more a {
  color: var(--ast-global-color-1) !important;
}

/* Smoothen transition */
.smooth-transition {
  transition: all 0.5s ease;
}

/* BLOGS */
.uagb-post-pagination-wrap a.page-numbers,
.uagb-post-pagination-wrap span.page-numbers.current {
  border-radius: 50%;
  padding: 0 12px;
}

.category-blog .wp-block-list li {
  margin-left: 1.25rem;
}

.comment-respond .comment-textarea #comment {
  border-radius: 5px;
}

.comment-respond .form-submit #submit {
  border: 1px solid var(--ast-border-color);
  border-radius: 5px;
  transition: all 0.5s ease;
  font-family: "Poppins", sans-serif;
}

.comment-respond .form-submit #submit:hover,
.comment-respond .form-submit #submit:focus {
  color: #fff;
}

.uagb-post-grid .uagb-post__image img {
  object-fit: cover;
}

.comments-area#comments .comment-form .ast-comment-formwrap {
  display: flex;
  flex-wrap: wrap;
}

.comments-area#comments .comment-form .comment-form-author,
.comments-area#comments .comment-form .comment-form-email {
  width: 50%;
}

.comments-area#comments .comment-form .comment-form-cookies-consent {
  padding: 0 20px;
}

.ast-comment {
  border-bottom: 1px solid var(--ast-border-color) !important;
}

.ast-separate-container .ast-comment-list li.depth-1 {
  padding: 1em 0 0;
  margin: 0 6.67em;
}

.ast-separate-container .ast-comment-list li.depth-1 .children .ast-comment {
  margin-bottom: 0;
  padding-bottom: 1em;
}

.ast-comment-content.comment p {
  margin-bottom: 0;
}

/* 404 page */
section.error-404.not-found h1.page-title {
  color: var(--ast-global-color-1);
}

/* Features */
/* > Benefits */
.features-benefits-sector h5 {
  white-space: nowrap;
  display: flex;
  justify-content: center;
}

@media (min-width: 977px) and (max-width: 1200px) {
  .features-benefits-sector h5 {
    font-size: 0.9em !important;
  }
}
