.elementor-kit-14{--e-global-color-primary:#FF3131;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#00BF63;--e-global-color-44eec76:#FF3131;--e-global-color-adcdaea:#FF914D;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-ba65092-font-family:"horizon";--e-global-typography-ba65092-font-size:14px;--e-global-typography-ba65092-font-weight:600;--e-global-typography-ba65092-line-height:23px;--e-global-typography-5febe50-font-family:"horizon";--e-global-typography-5febe50-font-size:25px;--e-global-typography-5febe50-font-weight:700;--e-global-typography-5febe50-line-height:35px;--e-global-typography-d8d0767-font-family:"Titillium Web";--e-global-typography-d8d0767-font-size:22px;--e-global-typography-d8d0767-font-weight:600;--e-global-typography-d8d0767-line-height:33px;--e-global-typography-8a48c2f-font-family:"horizon";--e-global-typography-8a48c2f-font-size:12px;--e-global-typography-8a48c2f-font-weight:600;--e-global-typography-5db307d-font-family:"Montserrat";--e-global-typography-5db307d-font-size:11px;--e-global-typography-5db307d-font-weight:600;--e-global-typography-5db307d-line-height:22px;background-color:var( --e-global-color-secondary );}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* Base style */
#flavour-subheading{
  font-size:.8rem;
  font-weight:400;
  margin-bottom:1rem;
  font-family:horizon;
}

/* 🔻 Mobile: shrink the font under 768 px */
@media (max-width:767px){
  #flavour-subheading{
    font-size:.5rem;   /* adjust to taste */
  }
}

/* Colour rules */
#flavour-subheading[data-flavour="mint"]   .elementor-heading-title{color:#00bf63!important;}
#flavour-subheading[data-flavour="coffee"] .elementor-heading-title{color:#ff3131!important;}
#flavour-subheading[data-flavour="citrus"] .elementor-heading-title{color:#ff914d!important;}


.elementor-23 .elementor-element.elementor-element-5303e37 .woocommerce-variation-price .price {
    color: white !important; }
    
/*  put in Appearance → Customize → Additional CSS  */
.elementor-23 .elementor-element.elementor-element-5303e37 tr th label{
	/* kill the extra space */
	padding-top:0 !important;
}


html, body {
  overflow-x: hidden !important;
  width: 100% !important;
}

/* keep Elementor side cart on top of everything */
.elementor-menu-cart__container{
  z-index: 2147483647 !important;   /* max practical z-index */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'horizon';
	font-display: auto;
	src: url('https://powerlabz.com.au/wp-content/uploads/2025/06/horizon.ttf') format('truetype');
}
/* End Custom Fonts CSS */