/**
Theme Name: BB Child Theme by Propeller
Author: Propeller Ideas Inc.
Author URI: https://propellerideas.com
Description: Custom theme developed by Propeller Ideas Inc.
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: bb-child-theme-by-propeller
Template: bb-theme
*/
/* Colour variables*/
/*colour map*/
/* colours function so we don't have to repeat map-get with each reference */
/* text link mixin; add default colour variable and optional percentage shift to darken */
div.accent {
  background-color: #FF4713;
}

div.accent-dark {
  background-color: #c1320a;
}

div.white {
  background-color: #ffffff;
}

div.grey-lightest {
  background-color: #F5F5F5;
}

div.grey-med {
  background-color: #968B83;
}

div.grey-dark {
  background-color: #6F6259;
}

div.grey-darkest {
  background-color: #2E3B42;
}

div.black {
  background-color: #000000;
}

div.fl-rich-text p a, div.ai-institute-row h2 a {
  text-decoration: underline;
  text-underline-position: under;
  -webkit-text-decoration-color: #c1320a;
          text-decoration-color: #c1320a;
}

.pr-product-category-promo-row .fl-row-content-wrap {
  -webkit-box-flex: 1 1 auto;
  /* -webkit-flex: 1 1 auto; */
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.pr-product-category-promo-row .fl-row-content-wrap {
  align-items: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-end;
  -webkit-justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-box-pack: end;
  -ms-flex-align: end;
  -ms-flex-pack: end;
}

p.big {
  font-size: 1.3rem;
}

p.small {
  font-size: 0.77rem;
}

div.fl-node-5f12535a69c04 a {
  font-size: 1.3rem;
  font-weight: bold;
}

div.uabb-post-thumbnail > a {
  pointer-events: none;
}

div.grecaptcha-badge {
  display: none;
}

div#pr-header-row div.fl-node-5fa714d1226c6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

div#pr-header-row div.fl-node-5fa714d122876 {
  margin-right: 0;
  margin-left: 0;
}

div#pr-header-row div.fl-node-5fa714d122876 div.pr-logo a > img {
  max-height: unset;
  width: 100% !important;
  min-width: 250px;
}

div#pr-header-row div.fl-node-5fa714d122876 div.pr-logo div.fl-module-content {
  margin: 0 !important;
}

@media screen and (max-width: 768px) {
  div#pr-header-row div.fl-node-5fa714d122876 {
    clear: none;
    float: left;
  }
}

div#pr-header-row div.fl-node-5fa714d12287d {
  clear: unset;
  float: right;
}

.pr-full-width-banner-row h1 {
  color: #ffffff;
  font: bold 2rem/2.1rem "Poppins", "Roboto", "Arial", "Helvetica", sans-serif;
}

@media screen and (min-width: 992px) {
  .pr-full-width-banner-row h1 {
    font: bold 4rem/4.1rem "Poppins", "Roboto", "Arial", "Helvetica", sans-serif;
  }
}

.pr-full-width-banner-row a {
  font: bold 1.25rem/1.5rem "Poppins", "Roboto", "Arial", "Helvetica", sans-serif;
}

.pr-product-category-promo-row .fl-row-content-wrap {
  min-height: 70vw;
  margin: 0;
}

@media screen and (min-width: 768px) {
  .pr-product-category-promo-row .fl-row-content-wrap {
    min-height: 20vw;
    margin: 20px 0;
  }
}

.pr-product-category-promo-row h2 {
  color: #ffffff;
  font: bold 3rem/3.1rem "Poppins", "Roboto", "Arial", "Helvetica", sans-serif;
}

@media screen and (max-width: 768px) {
  .pr-product-category-promo-row h2 {
    font-size: 2.1rem;
    line-height: 2.3rem;
  }
}

.pr-safety-and-faq-row .fl-module-content {
  margin: 0;
}

.pr-safety-and-faq-row .pr-info-box .uabb-module-content {
  min-height: 280px;
}

.pr-safety-and-faq-row .pr-info-box .uabb-module-content a {
  margin-top: 20px;
}

.pr-safety-and-faq-row .pr-info-box-safety {
  outline: 10px solid red;
  outline-offset: -10px;
}

.pr-safety-and-faq-row .pr-info-box-safety h2 {
  font-weight: bold;
}

.pr-safety-and-faq-row .pr-info-box-faq h2 {
  color: #ffffff;
  font-weight: bold;
}

.pr-safety-and-faq-row .pr-info-box-faq p {
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .pr-safety-and-faq-row .pr-info-box-faq {
    margin-top: 20px;
  }
}

div.woocommerce div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel {
  border: none !important;
  padding: 0 !important;
}

ul.tabs, ul.wc-tabs {
  display: none !important;
}

table.variations {
  background-color: #F5F5F5;
  border: 1rem solid #F5F5F5;
  border-collapse: separate;
  border-left: 0;
  border-radius: 1rem;
  border-spacing: 0px;
  margin-bottom: 1rem !important;
}

table.variations thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
  border-collapse: separate;
}

table.variations tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}

table.variations th,
table.variations td {
  text-align: left;
  vertical-align: top;
  border-left: 1px solid #F5F5F5;
  padding: 1rem !important;
}

table.variations td {
  border-top: 1px solid #F5F5F5;
}

table.variations thead:first-child tr:first-child th:first-child,
table.variations tbody:first-child tr:first-child td:first-child {
  border-radius: 16px 0 0 0;
}

table.variations thead:last-child tr:last-child th:first-child,
table.variations tbody:last-child tr:last-child td:first-child {
  border-radius: 0 0 0 4px;
}

table.variations select#pa_colours,
table.variations select#pa_size {
  padding: 0.6rem;
}

div.woocommerce-variation-description {
  margin-bottom: 2rem;
}

div.woocommerce-variation-price {
  font-size: 28px;
  margin: 1rem 0;
  border-top: 1px solid #e5e5e5;
  padding-top: 1rem;
}

div.woocommerce-product-details__short-description {
  font-size: 1.4rem;
}

.woocommerce div.product form.cart .button {
  padding: 0.9rem;
}

.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty {
  height: 3.375rem !important;
  font: size 1.3rem !important;
}
/*# sourceMappingURL=style.css.map */