/*------------------------------------*\
	COLORS
\*------------------------------------*/
/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
/*------------------------------------*\
	BUTTONS & UI
\*------------------------------------*/
/*------------------------------------*\
	LAYOUT
\*------------------------------------*/
/*------------------------------------*\
	BREAKPOINTS
\*------------------------------------*/
/* dyslexia-friendly typography */
*:not(.fa):not(.fas) {
  font-family: "Comic Sans MS", Dekko, sans-serif !important;
  letter-spacing: 0.01em !important;
}

.mec-wrap i {
  font-family: simple-line-icons !important;
}

.ab-icon {
  font-family: dashicons !important;
}

.small,
sub,
sup {
  font-size: 0.9rem !important;
}

/* dyslexia-friendly colours */
body,
header,
#main-content-container,
footer {
  background: #ffd;
}

.footer-col-3 {
  background: #ffd !important;
}

/* shape dividers */
.elementor-shape .elementor-shape-fill {
  fill: #ffd !important;
}

/* elementor FAQ */
.elementor-widget-tabs.elementor-tabs-view-vertical[data-element_type="tabs.default"] {
  /* tabs on mobile screens */
}

.elementor-widget-tabs.elementor-tabs-view-vertical[data-element_type="tabs.default"] .elementor-tab-title:hover, .elementor-widget-tabs.elementor-tabs-view-vertical[data-element_type="tabs.default"] .elementor-tab-title:active, .elementor-widget-tabs.elementor-tabs-view-vertical[data-element_type="tabs.default"] .elementor-tab-title:focus {
  background: #ffd !important;
}

@media screen and (min-width: 760px) {
  .elementor-widget-tabs.elementor-tabs-view-vertical[data-element_type="tabs.default"] .elementor-tabs-content-wrapper {
    background: #ffd !important;
  }
}

@media screen and (max-width: 760px) {
  .elementor-widget-tabs.elementor-tabs-view-vertical[data-element_type="tabs.default"] .elementor-tab-content {
    background: #ffd !important;
  }
}

.elementor-widget-tabs.elementor-tabs-view-vertical[data-element_type="tabs.default"] .elementor-tab-desktop-title.elementor-active {
  background: #ffd !important;
}
/*# sourceMappingURL=dyslexia.css.map */