/**
Theme Name: astra-bfe
Author: BfE Technology
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-bfe
Template: astra
*/
/* site identity font spacing*/
#masthead > div > div > div > div > div.site-branding > div > div > * > a {
  letter-spacing: 0.9px;
}

#ast-fixed-header > div > div > div > div > div.site-branding > div > div > * > a {
  letter-spacing: 0.9px;
}

/* footer BfE text spacing */
div > aside > h2[class=widget-title] {
  font-family: "hk grotesk semibold";
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0.9px;
}

/* fix bug in menu */
#primary-menu .astra-megamenu .menu-link[href*="#"] {
  display: none;
}

[id^=menu-item] > div > div > div > div > div > * > div > div > div > div > h3 > span > a {
  padding-left: 0px;
}

[id^=menu-item] > div > div > div > div > div > * > div > div > div > div > h3 > a {
  padding-left: 0px;
}

#primary-menu > li > div > ul > li > div > div > div > div > div > div > div > div > div > div > h3 > a {
  padding-left: 0px;
}

#primary-menu > li > div > ul > li > div > div > div > div > div > div > div > div > div > div > h3 > span > a {
  padding-left: 0px;
}

#primary {
  margin-top: 10px;
  margin-bottom: 60px;
}

/* create underline*/
#post-255 > div > section > div > div > div > div > div > div > div > div > p > a {
  border-bottom: 2px solid currentColor;
}

/* manual justify */
.justify {
  text-align: justify;
}

/* manual no margin bottom */
.nomarginbottom {
  margin-bottom: 0px !important;
}

/* responsive */
@media screen and (max-width: 1200px) {
  .hidebelow1200 {
    display: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .hideabove1200 {
    display: none !important;
  }
}
#post-118 > div > div.aligncenter.qubely-block-c746cf > div > div.qubely-tab-body > div.wp-block-qubely-tab.qubely-tab-content.qubely-active > div > div > div > div.qubely-accordion-panel.qubely-icon-position-left > span > span.qubely-accordion-panel-handler-label {
  text-align: left !important;
}

/* newsletter*/
#newsletterwidgetminimal-2 > div > form > input.tnp-submit {
  background-color: black;
  color: #edf9ff;
}

a[href="http://localhost:7000/category/case-study/"] {
  display: none;
}

/* color tag */
div.ultp-block-content > div > div > a[href="http://localhost:7000/category/case-study-industries/agriculture/"] {
  background-color: #ffd4c4;
}

div.ultp-block-content > div > div > a[href="http://localhost:7000/category/case-study-industries/energy/"] {
  background-color: #cfffc4;
}

div.ultp-block-content > div > div > a[href="http://localhost:7000/category/case-study-industries/education/"] {
  background-color: #c4e8ff;
}

/* above header */
div.wpfront-message {
  font-size: 12px;
  padding: 5px;
}

#wpfront-notification-bar div.wpfront-close {
  top: 32%;
}

/* call to action button in menu */
#menu-item-3226 > a > span.menu-text {
  line-height: 2;
  padding: 3px 8px;
  border-radius: 3px;
  color: white;
  background-color: #163752;
}

#menu-item-3226 > a > span.menu-text:hover {
  color: #163752;
  background-color: #fdb90a;
}

#primary-menu > li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-3226 > a > span.menu-text {
  line-height: 2;
  padding: 3px 8px;
  border-radius: 3px;
  color: white;
  background-color: #163752;
}

#primary-menu > li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-3226 > a > span.menu-text:hover {
  color: #163752;
  background-color: #fdb90a;
}

/* Newsletter signup */
div.tnp.tnp-subscription {
  margin: 0px;
}

/* test for transparent menu*/
body.ast-theme-transparent-header > div > header > div > div > div > div > div > div > nav > div > ul > li[id^=menu-item] > div > ul {
  background-color: black;
  color: white;
}

body.ast-theme-transparent-header > div > header > div > div > div > div > div > div > nav > div > ul > li[id^=menu-item] > * > * > * > * > * > * > * {
  color: white;
}

/* portfolio */
div.awsm-grid.grid-style.style-1.grid-5-col > div > figure > figcaption {
  height: 125px;
}

#awsm-team-3823 > * > * > * > * > div.awsm-personal-info {
  font-size: 12px;
}

/* qubely multi-page fix */
.wp-block-qubely-tab.qubely-tab-content {
  display: none;
}

.wp-block-qubely-tab.qubely-tab-content.qubely-active {
  display: block;
}

/* content padding */
#content {
  padding: 0px 20px;
}

/* subscription newsletter color */
#post-398 > div > div > div.qubely-container > div > div > div > div > form > div.tnp-field.tnp-field-button > input {
  background-color: #fdb90a;
  padding: 7px 25px;
  color: black;
}

#post-398 > div > div > div.qubely-container > div > div > div > div > form {
  color: #ffffff;
}

/* chapter leadership*/
/* footer BfE text spacing */
div.awsm-personal-info {
  font-size: 14px;
}

/**
*   Mobile optimisation
*/
:root {
  --wp-notification-bar-offset: 0px;
}

#landing {
  height: calc( var(--inner-height, 100vh) - (var(--header-height, 74px) + var(--wp-notification-bar-offset)) );
}

@media (max-width: 600px) {
  .site-title {
    font-size: 14px;
  }

  .ast-site-title-wrap .site-description {
    font-size: 11px;
  }
}
#primary-menu > .menu-item,
.main-header-bar-navigation {
  background-color: white;
}

/* smooth scrolling */
html {
  --scroll-behavior: smooth;
  scroll-behavior: smooth;
}

/*# sourceMappingURL=style.css.map */
