.elementor-kit-11{--e-global-color-primary:#FDC701;--e-global-color-secondary:#FF6B6B;--e-global-color-text:#2B2B2B;--e-global-color-accent:#FF6B6B;--e-global-color-14c5b65:#BF4301;--e-global-color-98b6711:#000000;--e-global-typography-primary-font-family:"Baloo 2";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Baloo 2";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:600;color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 h1{font-family:"Baloo 2", Sans-serif;}.elementor-kit-11 h2{font-family:"Baloo 2", Sans-serif;}.elementor-kit-11 h3{font-family:"Baloo 2", Sans-serif;}.elementor-kit-11 h4{font-family:"Baloo 2", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 *//* ELEMENTOR MOBILE FIXED BAR */
#elementor-mobile-bar {
  position: fixed !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100vw !important;
  height: 60px;
  background: #ffffff;
  border-top: 1px solid #e5e5e5;
  display: flex;
  justify-content: space-around;
  align-items: center;
  z-index: 9999999;
}

/* Items */
#elementor-mobile-bar a {
  text-decoration: none;
  color: #000;
  font-size: 11px;
  text-align: center;
}

#elementor-mobile-bar a span {
  display: block;
  font-size: 20px;
}

/* MOBILE ONLY */
@media (min-width: 769px) {
  #elementor-mobile-bar {
    display: none !important;
  }
}

/* Prevent footer/content overlap */
@media (max-width: 768px) {
  body {
    padding-bottom: 70px !important;
  }
}

/* BREAK ELEMENTOR WRAPPERS */
.elementor, 
.elementor-location-footer {
  transform: none !important;
}/* End custom CSS */