.elementor-kit-6434{--e-global-color-primary:#000000;--e-global-color-secondary:#053D64;--e-global-color-text:#000000;--e-global-color-accent:#FE5C36;--e-global-color-1f0b38c:#0097B2;--e-global-color-717aff2f:#24BDC7;--e-global-color-7de71514:#737373;--e-global-color-52e32dc3:#A6A6A6;--e-global-color-7ae33a34:#FFC56B;--e-global-color-6c8f34bd:#F2F1F1;--e-global-color-d55a328:#FAF9F5;--e-global-color-df2a2e8:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Brittany Signature";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;}.elementor-kit-6434 button:hover,.elementor-kit-6434 button:focus,.elementor-kit-6434 input[type="button"]:hover,.elementor-kit-6434 input[type="button"]:focus,.elementor-kit-6434 input[type="submit"]:hover,.elementor-kit-6434 input[type="submit"]:focus,.elementor-kit-6434 .elementor-button:hover,.elementor-kit-6434 .elementor-button:focus{background-color:var( --e-global-color-7de71514 );color:var( --e-global-color-6c8f34bd );border-radius:7px 7px 7px 7px;}.elementor-kit-6434 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6434 p{margin-block-end:0px;}.elementor-kit-6434 a:hover{color:var( --e-global-color-primary );}.elementor-kit-6434 button,.elementor-kit-6434 input[type="button"],.elementor-kit-6434 input[type="submit"],.elementor-kit-6434 .elementor-button{border-radius:0px 0px 0px 0px;padding:6px 6px 6px 6px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1360px;}.e-con{--container-max-width:1360px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =========================================================
   BRAVEBRAINS GLOBAL UTILITIES
   Small helper classes used across the site
   ========================================================= */

/* Place icon AFTER text in Elementor icon lists */
.icon-after .elementor-icon-list-item {
  flex-direction: row-reverse;
}

.icon-after .elementor-icon-list-icon {
  margin-left: 8px;
  margin-right: 0;
}

/* Simple semibold text helper */
.semibold{
  font-weight:600;
}

/* Remove extra space below lists (useful in popups/cards) */
.bb-no-list-gap ul {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.bb-no-list-gap ul li:last-child {
  margin-bottom: 0 !important;
}



/* =========================================================
   BRAVEBRAINS SHOPIFY BUY BUTTON STYLING
   Makes Shopify buttons match BraveBrains design
   ========================================================= */

/* Align wrapper with text/buttons */
.bb-shop-buy { 
  display: inline-flex; 
  align-items: center; 
}

/* Remove Shopify wrapper spacing */
.bb-shop-buy .shopify-buy__btn-wrapper{
  margin: 0 !important;
  padding: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
}

/* Main Shopify button styling */
.bb-shop-buy .shopify-buy__btn{
  width: auto !important;
  min-width: 0 !important;
  height: auto !important;

  padding: 8px 16px !important;
  border-radius: 999px !important;

  font-family: Poppins, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1 !important;

  box-shadow: none !important;
  outline: none !important;
}

/* Remove Shopify focus glow */
.bb-shop-buy .shopify-buy__btn:focus,
.bb-shop-buy .shopify-buy__btn:active{
  box-shadow: none !important;
  outline: none !important;
}



/* =========================================================
   SHOPIFY CART DRAWER FIXES
   Prevent cart from affecting page layout
   ========================================================= */

.shopify-buy__cart-wrapper,
.shopify-buy-frame--cart {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  height: 100vh !important;
  z-index: 999999 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Brittany Signature';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://bravebrains.com/wp-content/uploads/2025/12/BrittanySignature.ttf') format('truetype');
}
/* End Custom Fonts CSS */