/**
Theme Name: The Education Hub
Author: Cohr
Author URI: https://cohr.nz
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: the-education-hub
Template: astra
*/

/* MAILCHIMP CHECKBOX SIZE HACK */
.fl-terms-checkbox-wrap input {
    -ms-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -o-transform: scale(1) !important;
}

/* BUTTONS */

.eh-button-primary {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #ffffff;
  background: #cc0058;
  font-weight: bold;
  padding: 5px 20px 5px 20px;
  border: solid #9e0048 1px;
  text-decoration: none;
}

.eh-button-primary:hover {
  color: #ffffff;
  background: #b20050;
  text-decoration: none;
}

.eh-button-primary:active {
  color: #ffffff;
  background: #9e0048;
}

.eh-button-secondary {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #cc0058;
  background: #ffffff;
  font-weight: bold;
  padding: 5px 20px 5px 20px;
  border: solid #9e0048 1px;
  text-decoration: none;
}

.eh-button-secondary:hover {
  color: #ffffff;
  background: #cc0058;
  text-decoration: none;
}

.eh-button-secondary:active {
  color: #ffffff;
  background: #9e0048;
}

.eh-button-disabled {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #687381;
  background: #ebeff4;
  font-weight: bold;
  padding: 5px 20px 5px 20px;
  border: solid #d5dadf 1px;
  text-decoration: none;
}

/* ACCORDION FOR FAQ's */

.fl-module-accordion .fl-accordion-item {
  border: 0;
  border-bottom: solid 1px #ddd; /* Style to borders */
}

.fl-module-accordion .fl-accordion-button-label {
  font-weight: bold /* Bold the labels */
}

.fl-module-accordion .fa-plus:before {
  content: "\f078"; /* Swap plus for down chevron */
}

.fl-module-accordion .fa-minus:before {
  content: "\f077"; /* Swap minus for up chevron */
}

/* Featured content bottom colour highlighting */
.featured-item-highlight:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 100%;
}

/* Featured content highlight for Research Guide index */
.featured-item-highlight-research-guides .uabb-photo-content:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 100%;
}

/* Featured content highlight Science of learning stream */
img.featured-item-highlight-science-of-learning, 
.featured-item-highlight-science-of-learning .uabb-photo-content:after {
    border-bottom: 10px solid #006fdd;
}

/* Featured content highlight Learning skills stream */
img.featured-item-highlight-learning-skills,
.featured-item-highlight-learning-skills .uabb-photo-content:after {
    border-bottom: 10px solid #8a00c4;
}

/* Featured content highlight Diverse learners stream */
img.featured-item-highlight-diverse-learners,
.featured-item-highlight-diverse-learners .uabb-photo-content:after {
    border-bottom: 10px solid #aa9500;
}

/* Featured content highlight Learning environments stream */
img.featured-item-highlight-learning-environments,
.featured-item-highlight-learning-environments .uabb-photo-content:after {
    border-bottom: 10px solid #af0096;
}

/* Featured content highlight High impact teaching practices stream */
img.featured-item-highlight-high-impact-teaching-practices,
.featured-item-highlight-high-impact-teaching-practices .uabb-photo-content:after {
    border-bottom: 10px solid #cc0058;
}

/* Featured content highlight Assessment and feedback stream */
img.featured-item-highlight-assessment-and-feedback,
.featured-item-highlight-assessment-and-feedback .uabb-photo-content:after {
    border-bottom: 10px solid #009dc1;
}

/* Featured content highlight Digital technology stream */
img.featured-item-highlight-digital-technology,
.featured-item-highlight-digital-technology .uabb-photo-content:after {
    border-bottom: 10px solid #8c9b00;
}

/* Featured content highlight Culturally responsive pedagogy stream */
img.featured-item-highlight-culturally-responsive-pedagogy,
.featured-item-highlight-culturally-responsive-pedagogy .uabb-photo-content:after {
    border-bottom: 10px solid #d33c00;
}

/* Featured content highlight Teaching as inquiry and evidence use stream */
img.featured-item-highlight-teaching-as-inquiry-and-evidence-use,
.featured-item-highlight-teaching-as-inquiry-and-evidence-use .uabb-photo-content:after {
    border-bottom: 10px solid #5d2ec6;
}

/* Featured content highlight Home-school partnerships stream */
img.featured-item-highlight-home-school-partnerships,
.featured-item-highlight-home-school-partnerships .uabb-photo-content:after {
    border-bottom: 10px solid #00af9e;
}

/* Featured content highlight Leadership stream */
img.featured-item-highlight-leadership,
.featured-item-highlight-leadership .uabb-photo-content:after {
    border-bottom: 10px solid #dd6e00;
}

/* Featured content highlight Early Childhood Education stream */
img.featured-item-highlight-early-childhood-education,
.featured-item-highlight-early-childhood-education .uabb-photo-content:after {
    border-bottom: 10px solid #49ba00;
}
