.elementor-widget-nested-tabs
  > .elementor-widget-container
  > .e-n-tabs[data-touch-mode="false"]
  > .e-n-tabs-heading
  > .e-n-tab-title[aria-selected="false"]:hover {
  background: var(--e-global-color-accent);
}
.elementor-widget-nested-tabs
  > .elementor-widget-container
  > .e-n-tabs
  > .e-n-tabs-heading
  > .e-n-tab-title[aria-selected="true"],
.elementor-widget-nested-tabs
  > .elementor-widget-container
  > .e-n-tabs[data-touch-mode="true"]
  > .e-n-tabs-heading
  > .e-n-tab-title[aria-selected="false"]:hover {
  background: var(--e-global-color-accent);
}
.elementor-widget-nested-tabs
  > .elementor-widget-container
  > .e-n-tabs
  > .e-n-tabs-heading
  > :is(.e-n-tab-title > .e-n-tab-title-text, .e-n-tab-title) {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-nested-tabs {
  --n-tabs-title-font-size: var(--e-global-typography-accent-font-size);
}
.elementor-widget-heading .elementor-heading-title {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-image .widget-image-caption {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-text-editor {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-text-editor.elementor-drop-cap-view-stacked
  .elementor-drop-cap {
  background-color: var(--e-global-color-primary);
}
.elementor-widget-text-editor.elementor-drop-cap-view-framed
  .elementor-drop-cap,
.elementor-widget-text-editor.elementor-drop-cap-view-default
  .elementor-drop-cap {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.elementor-widget-button .elementor-button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.elementor-widget-divider {
  --divider-color: var(--e-global-color-secondary);
}
.elementor-widget-divider .elementor-divider__text {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-divider.elementor-view-stacked .elementor-icon {
  background-color: var(--e-global-color-secondary);
}
.elementor-widget-divider.elementor-view-framed .elementor-icon,
.elementor-widget-divider.elementor-view-default .elementor-icon {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.elementor-widget-divider.elementor-view-framed .elementor-icon,
.elementor-widget-divider.elementor-view-default .elementor-icon svg {
  fill: var(--e-global-color-secondary);
}
.elementor-widget-image-box .elementor-image-box-title {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-image-box .elementor-image-box-description {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-icon.elementor-view-stacked .elementor-icon {
  background-color: var(--e-global-color-primary);
}
.elementor-widget-icon.elementor-view-framed .elementor-icon,
.elementor-widget-icon.elementor-view-default .elementor-icon {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.elementor-widget-icon.elementor-view-framed .elementor-icon,
.elementor-widget-icon.elementor-view-default .elementor-icon svg {
  fill: var(--e-global-color-primary);
}
.elementor-widget-icon-box.elementor-view-stacked .elementor-icon {
  background-color: var(--e-global-color-primary);
}
.elementor-widget-icon-box.elementor-view-framed .elementor-icon,
.elementor-widget-icon-box.elementor-view-default .elementor-icon {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.elementor-widget-icon-box .elementor-icon-box-title {
  color: var(--e-global-color-primary);
}
.elementor-widget-icon-box .elementor-icon-box-title,
.elementor-widget-icon-box .elementor-icon-box-title a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-icon-box .elementor-icon-box-description {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-star-rating .elementor-star-rating__title {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-image-gallery .gallery-item .gallery-caption {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.elementor-widget-icon-list .elementor-icon-list-icon i {
  color: var(--e-global-color-primary);
}
.elementor-widget-icon-list .elementor-icon-list-icon svg {
  fill: var(--e-global-color-primary);
}
.elementor-widget-icon-list
  .elementor-icon-list-item
  > .elementor-icon-list-text,
.elementor-widget-icon-list .elementor-icon-list-item > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-icon-list .elementor-icon-list-text {
  color: var(--e-global-color-secondary);
}
.elementor-widget-counter .elementor-counter-number-wrapper {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-counter .elementor-counter-title {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar {
  background-color: var(--e-global-color-primary);
}
.elementor-widget-progress .elementor-title {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-testimonial .elementor-testimonial-content {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-testimonial .elementor-testimonial-name {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-testimonial .elementor-testimonial-job {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-tabs .elementor-tab-title,
.elementor-widget-tabs .elementor-tab-title a {
  color: var(--e-global-color-primary);
}
.elementor-widget-tabs .elementor-tab-title.elementor-active,
.elementor-widget-tabs .elementor-tab-title.elementor-active a {
  color: var(--e-global-color-accent);
}
.elementor-widget-tabs .elementor-tab-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-tabs .elementor-tab-content {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-accordion .elementor-accordion-icon,
.elementor-widget-accordion .elementor-accordion-title {
  color: var(--e-global-color-primary);
}
.elementor-widget-accordion .elementor-accordion-icon svg {
  fill: var(--e-global-color-primary);
}
.elementor-widget-accordion .elementor-active .elementor-accordion-icon,
.elementor-widget-accordion .elementor-active .elementor-accordion-title {
  color: var(--e-global-color-accent);
}
.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg {
  fill: var(--e-global-color-accent);
}
.elementor-widget-accordion .elementor-accordion-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-accordion .elementor-tab-content {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-toggle .elementor-toggle-title,
.elementor-widget-toggle .elementor-toggle-icon {
  color: var(--e-global-color-primary);
}
.elementor-widget-toggle .elementor-toggle-icon svg {
  fill: var(--e-global-color-primary);
}
.elementor-widget-toggle .elementor-tab-title.elementor-active a,
.elementor-widget-toggle
  .elementor-tab-title.elementor-active
  .elementor-toggle-icon {
  color: var(--e-global-color-accent);
}
.elementor-widget-toggle .elementor-toggle-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-toggle .elementor-tab-content {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-alert .elementor-alert-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-alert .elementor-alert-description {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-infobox .ha-infobox-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-infobox .ha-infobox-text {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-infobox .ha-btn {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-card .ha-badge {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-card .ha-card-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-card .ha-card-text {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-card .ha-btn {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-cf7 .wpcf7-form-control:not(.wpcf7-submit) {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-cf7 label {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-cf7 .wpcf7-submit {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-icon-box .ha-icon-box-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-icon-box .ha-badge {
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-member .ha-member-name {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-member .ha-member-position {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-member .ha-member-bio {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-member .ha-btn {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-review .ha-review-reviewer {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-review .ha-review-position {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-review .ha-review-desc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-image-grid .ha-filter__item {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-slider .ha-slick-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-slider .ha-slick-subtitle {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-testimonial .ha-testimonial__content {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-testimonial .ha-testimonial__reviewer-name {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-testimonial .ha-testimonial__reviewer-title {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-fun-factor .ha-fun-factor__content-number-prefix,
.elementor-widget-ha-fun-factor .ha-fun-factor__content-number,
.elementor-widget-ha-fun-factor .ha-fun-factor__content-number-suffix {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-fun-factor .ha-fun-factor__content-text {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-social-icons .ha-social-icon-label {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-post-list .ha-post-list-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-list .ha-post-list-excerpt p {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-post-list .ha-post-list-meta-wrap span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-date {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-subtitle {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-description {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-creative-button .ha-creative-btn {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-pdf-view .ha-pdf-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-pdf-view .ha-btn {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-comparison-table
  .ha-comparison-table-wrapper
  .ha-comparison-table__head-column-cell-title-tag {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-comparison-table
  .ha-comparison-table-wrapper
  .ha-comparison-table__head-column-cell-content {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-comparison-table
  .ha-comparison-table__row-item-cell-title {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-comparison-table
  .ha-comparison-table__row-item-cell-content {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-comparison-table .ha-comparison-table__btns-item--btn {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-page-title .ha-page-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-title .ha-post-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-content h2 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-content p {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-excerpt p {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-site-title .ha-site-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-site-tagline .ha-site-tagline,
.elementor-widget-ha-site-tagline .ha-site-tagline .ha-st-icon {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-site-tagline .ha-site-tagline {
  color: var(--e-global-color-secondary);
}
.elementor-widget-ha-site-tagline .ha-st-icon i {
  color: var(--e-global-color-primary);
}
.elementor-widget-ha-site-tagline .ha-st-icon svg {
  fill: var(--e-global-color-primary);
}
.elementor-widget-ha-author-meta .ha-author-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-author-meta .ha-desc p {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-author-meta .ha-author-posts {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-archive-title .ha-archive-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-comments h2 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-comments p.logged-in-as {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-comments p.logged-in-as a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-comments p.logged-in-as a:hover {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-comments label {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-comments textarea {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-comments p.form-submit .submit {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-featured-image .ha-image-caption {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-navigation-menu .ha-navigation-menu-wrapper ul.menu li a,
.elementor-widget-ha-navigation-menu .ha-navigation-burger-menu ul.menu li a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-navigation-menu
  .ha-navigation-menu-wrapper
  ul.sub-menu
  > li
  > a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-age-gate .ha-age-gate-boxes .ha-age-gate-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-age-gate .ha-age-gate-boxes .ha-age-gate-description {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-age-gate
  .ha-age-gate-boxes
  .ha-age-gate-form-body
  .ha-age-gate-date-input {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-age-gate
  .ha-age-gate-boxes
  .ha-age-gate-form-body
  .ha-age-gate-confirm-age-btn,
.elementor-widget-ha-age-gate
  .ha-age-gate-boxes
  .ha-age-gate-form-body
  .ha-age-gate-confirm-dob-btn,
.elementor-widget-ha-age-gate
  .ha-age-gate-boxes
  .ha-age-gate-form-body
  .ha-age-gate-confirm-yes-btn {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-age-gate
  .ha-age-gate-boxes
  .ha-age-gate-form-body
  .ha-age-gate-confirm-no-btn {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-age-gate .ha-age-gate-boxes .ha-age-gate-footer-text {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-age-gate .ha-age-gate-boxes .ha-age-gate-warning-msg {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-lightbox .ha-lightbox-btn {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-advanced-comparison-table .ha-adct-heading .ha-adct-text {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-advanced-comparison-table .ha-adct-text {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-advanced-comparison-table
  .ha-adct-child-row
  .ha-adct-text {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-advanced-comparison-table .ha-adct-description {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-advanced-comparison-table
  .ha-adct-table
  .ha-adct-tooltip-text
  span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-advanced-comparison-table .ha-adct-price-text {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-advanced-comparison-table .ha-adct-currency {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-advanced-comparison-table
  .ha-adct-original-price
  .ha-adct-currency,
.elementor-widget-ha-advanced-comparison-table
  .ha-adct-original-price
  .ha-adct-price-text {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-advanced-comparison-table .ha-adct-price-period {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-advanced-comparison-table .ha-adct-btn {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-advanced-comparison-table .ha-adct-badge {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-advanced-comparison-table
  ul.ha-adct-table-responsive-nav
  button {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-advanced-comparison-table
  ul.ha-adct-table-responsive-nav
  .ha-adct-badge {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-advanced-heading .ha-advanced-heading-before {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-advanced-heading .ha-advanced-heading-center {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-advanced-heading .ha-advanced-heading-after {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-advanced-heading .ha-advanced-heading-wrap:before {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-list-group .ha-text .ha-list-title {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-list-group .ha-text .ha-list-detail {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-list-group .ha-badge {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-hover-box .ha-hover-sub-title {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-hover-box .ha-hover-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-hover-box .ha-hover-description {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-countdown .ha-countdown-time {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-countdown .ha-countdown-label {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-countdown .ha-countdown-item-days .ha-countdown-time {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-countdown .ha-countdown-item-days .ha-countdown-label {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-countdown .ha-countdown-item-hours .ha-countdown-time {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-countdown .ha-countdown-item-hours .ha-countdown-label {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-countdown .ha-countdown-item-minutes .ha-countdown-time {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-countdown .ha-countdown-item-minutes .ha-countdown-label {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-countdown .ha-countdown-item-seconds .ha-countdown-time {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-countdown .ha-countdown-item-seconds .ha-countdown-label {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-team-carousel .ha-member-name {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-team-carousel .ha-member-position {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-team-carousel .ha-member-bio {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-feature-list .ha-text {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-testimonial-carousel .ha-testimonial-carousel__content {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-testimonial-carousel
  .ha-testimonial-carousel__reviewer-name {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-testimonial-carousel
  .ha-testimonial-carousel__reviewer-title {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-timeline .ha-timeline-content {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-timeline .ha-timeline-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-timeline .ha-timeline-date .date {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-timeline .ha-timeline-date .time {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-timeline .ha-timeline-button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-instagram-feed .ha-insta-title {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-instagram-feed .ha-insta-load-more {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-scrolling-image .ha-scrolling-image-item,
.elementor-widget-ha-scrolling-image .ha-scrolling-image-title {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-business-hour .ha-business-hour-title h3 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-business-hour .ha-business-hour-item {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-accordion .ha-accordion__item-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-accordion .ha-accordion__item-content {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-toggle .ha-toggle__item-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-toggle .ha-toggle__item-content {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-promo-box .ha-promo-box-before-title {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-promo-box .ha-promo-box-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-promo-box .ha-promo-box-after-title {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-promo-box .ha-promo-box-description {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-promo-box .ha-promo-box-btn {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-promo-box .ha-promo-badge {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-title {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-badge-icon,
.elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-badge-text {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-price-menu
  .ha-price-menu.ha-price-menu-counter
  .ha-price-menu-title::before {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-price {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-old-price {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-desc p {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-facebook-feed .ha-facebook-author-name {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-facebook-feed .ha-facebook-date {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-facebook-feed .ha-facebook-content p {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-facebook-feed .ha-facebook-content p a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-post-carousel .ha-posts-carousel__meta-category a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-post-carousel .ha-posts-carousel__title,
.elementor-widget-ha-post-carousel .ha-posts-carousel__title a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-carousel .ha-posts-carousel__meta-author-name a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-post-carousel .ha-posts-carousel__meta-date {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-post-carousel .ha-posts-carousel__content {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-smart-post-list .ha-spl-widget-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-smart-post-list
  .ha-spl-filter
  ul.ha-spl-filter-list
  li
  span {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-smart-post-list
  .nice-select.ha-spl-custom-select
  span.current,
.elementor-widget-ha-smart-post-list .nice-select.ha-spl-custom-select .option {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-smart-post-list .ha-spl-featured-post .ha-spl-title a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-smart-post-list
  .ha-spl-featured-post
  .ha-spl-meta
  .ha-spl-meta-text {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-smart-post-list .ha-spl-featured-post .ha-spl-desc {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-smart-post-list .ha-spl-featured-post .ha-spl-badge a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-smart-post-list .ha-spl-list .ha-spl-list-title a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-smart-post-list
  .ha-spl-list
  .ha-spl-meta
  .ha-spl-meta-text {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-twitter-carousel .ha-tweet-author-name {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-twitter-carousel .ha-tweet-username {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-twitter-carousel .ha-tweet-content p {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-twitter-carousel .ha-tweet-content p a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-twitter-carousel .ha-tweet-date {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-author-list .ha-author-list-name-text,
.elementor-widget-ha-author-list .ha-author-list-name-text a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-author-list .ha-author-list-post-count {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-author-list .ha-author-list-email {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-author-list .ha-author-list-description {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-post-grid-new .ha-pg-item .ha-pg-badge a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-grid-new .ha-pg-title a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-grid-new .ha-pg-excerpt {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-grid-new .ha-pg-meta-wrap ul li a,
.elementor-widget-ha-post-grid-new .ha-pg-meta-wrap ul li + li:before {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-post-grid-new .ha-pg-readmore a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-product-carousel-new .ha-product-carousel-on-sale span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-product-carousel-new .ha-product-carousel-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-product-carousel-new .ha-product-carousel-price {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-product-carousel-new .ha-product-carousel-add-to-cart a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-product-carousel-new .ha-product-carousel-quick-view-wrap {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-product-category-carousel-new
  .ha-product-cat-carousel-title
  a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-product-category-carousel-new
  .ha-product-cat-carousel-count {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-product-grid-new .ha-product-grid__badge {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-product-grid-new .ha-product-grid__title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-product-grid-new .ha-product-grid__price {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-product-grid-new .button,
.elementor-widget-ha-product-grid-new .added_to_cart {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-product-grid-new .ha-pqv-btn {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-product-grid-new .ha-product-grid__load-more-btn {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-product-category-grid-new .ha-product-cat-grid-title a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-product-category-grid-new .ha-product-cat-grid-count {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-product-category-grid-new
  .ha-product-cat-grid-load-more-btn {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-single-product-new span.ha-single-product__badge-text {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-single-product-new span.ha-single-product__discount-text {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-single-product-new .ha-single-product__category a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-single-product-new .ha-single-product__title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-single-product-new .ha-single-product__desc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-single-product-new .ha-single-product__price {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-single-product-new .button,
.elementor-widget-ha-single-product-new .added_to_cart {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-single-product-new .ha-pqv-btn {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-advanced-data-table
  .ha-advanced-table__head
  .ha-advanced-table__head-column-cell {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-advanced-data-table
  .ha-advanced-table__body
  .ha-advanced-table__body-row-cell {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-modal-popup .ha-modal-popup-btn {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-modal-popup .ha-modal-content__title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-modal-popup .ha-modal-content__description {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-one-page-nav
  .ha-opn-dotted-nav
  .ha-opn-dotted-item
  .ha-opn-dot,
.elementor-widget-ha-one-page-nav
  .ha-opn-dotted-nav
  .ha-opn-nav
  .ha_opn__item
  .ha_opn__item-title,
.elementor-widget-ha-one-page-nav
  .ha-opn-dotted-nav
  .ha-opn-design-zahi
  .ha_opn__item {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-one-page-nav
  .ha-opn-dotted-nav
  .ha-opn-dotted-item
  .ha-opn-tooltip {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-advanced-slider .ha-slider-content-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-advanced-slider .ha-slider-content-sub-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-advanced-slider .ha-slider-content-description {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-advanced-slider .ha-slider-buttons .button-1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-advanced-slider .ha-slider-buttons .button-2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-advanced-slider .ha-slider-pagination span {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-mini-cart .ha-mini-cart-button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-mini-cart
  .ha-mini-cart-popup
  .ha-mini-cart-popup-body
  ul
  li
  a.remove {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-mini-cart
  .ha-mini-cart-popup
  .ha-mini-cart-popup-body
  .woocommerce-mini-cart__total
  strong {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-mini-cart
  .ha-mini-cart-popup
  .ha-mini-cart-popup-body
  .woocommerce-mini-cart__total
  .amount {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-mini-cart
  .ha-mini-cart-popup
  .ha-mini-cart-popup-body
  .woocommerce-mini-cart__buttons
  .button:nth-child(1) {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-mini-cart
  .ha-mini-cart-popup
  .ha-mini-cart-popup-body
  .woocommerce-mini-cart__buttons
  .button:nth-child(2) {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-image-scroller .ha-badge {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-nav-menu .ha-navbar-nav > li > a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-nav-menu .ha-navbar-nav .ha-submenu-panel > li > a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-nav-menu .ha-menu-hamburger:hover .ha-menu-hamburger-icon {
  background-color: var(--e-global-color-primary);
}
.elementor-widget-ha-nav-menu .ha-menu-hamburger:hover > .ha-menu-icon {
  color: var(--e-global-color-primary);
}
.elementor-widget-ha-nav-menu .ha-menu-close {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
  color: var(--e-global-color-primary);
}
.elementor-widget-ha-nav-menu .ha-menu-close:hover {
  color: var(--e-global-color-primary);
}
.elementor-widget-ha-edd-product-grid .ha-edd-product-grid__badge {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-edd-product-grid .ha-edd-product-grid__category a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-edd-product-grid .ha-edd-product-grid__title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-edd-product-grid .ha-edd-product-grid__desc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-edd-product-grid .ha-edd-product-grid__price {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-edd-product-grid .button,
.elementor-widget-ha-edd-product-grid .added_to_cart,
.elementor-widget-ha-edd-product-grid
  .ha-edd-product-grid__btns
  .edd-add-to-cart,
.elementor-widget-ha-edd-product-grid
  .ha-edd-product-grid__btns
  .edd-submit.button.blue {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-edd-product-grid .ha-pqv-btn {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-edd-product-grid .ha-edd-product-grid__load-more-btn {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-edd-product-carousel .ha-product-carousel-on-sale span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-edd-product-carousel .ha-product-carousel-category a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-edd-product-carousel .ha-product-carousel-title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-edd-product-carousel .ha-product-carousel-desc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-edd-product-carousel .ha-product-carousel-price {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-edd-product-carousel .ha-product-carousel-add-to-cart a,
.elementor-widget-ha-edd-product-carousel
  .ha-product-carousel-add-to-cart
  .edd-submit {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-edd-product-carousel .ha-product-carousel-quick-view-wrap {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-edd-single-product span.ha-edd-single-product__badge-text {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-edd-single-product
  span.ha-edd-single-product__discount-text {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-edd-single-product .ha-edd-single-product__category a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-edd-single-product .ha-edd-single-product__title {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-edd-single-product .ha-edd-single-product__desc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-edd-single-product .ha-edd-single-product__price {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-edd-single-product .button,
.elementor-widget-ha-edd-single-product .added_to_cart,
.elementor-widget-ha-edd-single-product
  .ha-edd-single-product__atc-btn
  .edd-add-to-cart,
.elementor-widget-ha-edd-single-product
  .ha-edd-single-product__atc-btn
  .edd-submit.button.blue {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-edd-single-product .ha-pqv-btn {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-edd-category-grid .ha-product-cat-grid-title a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-edd-category-grid .ha-product-cat-grid-count {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-edd-category-grid .ha-product-cat-grid-load-more-btn {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-ha-edd-category-carousel .ha-product-cat-carousel-title a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-edd-category-carousel .ha-product-cat-carousel-count {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-ha-google-map .ha-adv-google-map__marker-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-google-map .ha-adv-google-map__marker-description-wrapper {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-google-map .ha-adv-google-map__legend-title-wrapper {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-google-map .ha-adv-google-map__legend--item {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-ha-shipping-bar .ha-fsb-style1 .ha-fsb-inner,
.elementor-widget-ha-shipping-bar .ha-fsb-style2 .ha-fsb-inner,
.elementor-widget-ha-shipping-bar .ha-fsb-style3 .ha-fsb-inner {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-shipping-bar .ha-fsb-progress-bar .ha-fsb-size {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-ha-remote-carousel
  .ha-remote-carousel-container
  .ha-remote-carousel-btn-next,
.elementor-widget-ha-remote-carousel
  .ha-remote-carousel-container
  .ha-remote-carousel-btn-prev {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-text-path {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-theme-site-logo .widget-image-caption {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-theme-site-title .elementor-heading-title {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-theme-page-title .elementor-heading-title {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-theme-post-title .elementor-heading-title {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-theme-post-excerpt .elementor-widget-container {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-theme-post-content {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-theme-post-featured-image .widget-image-caption {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-theme-archive-title .elementor-heading-title {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-archive-posts .elementor-post__title,
.elementor-widget-archive-posts .elementor-post__title a {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-archive-posts .elementor-post__meta-data {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-archive-posts .elementor-post__excerpt p {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-archive-posts .elementor-post__read-more {
  color: var(--e-global-color-accent);
}
.elementor-widget-archive-posts a.elementor-post__read-more {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-archive-posts .elementor-post__card .elementor-post__badge {
  background-color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-archive-posts .elementor-pagination {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-archive-posts .elementor-button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.elementor-widget-archive-posts .e-load-more-message {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-archive-posts .elementor-posts-nothing-found {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-loop-grid .elementor-pagination {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-loop-grid .elementor-button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.elementor-widget-loop-grid .e-load-more-message {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-posts .elementor-post__title,
.elementor-widget-posts .elementor-post__title a {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-posts .elementor-post__meta-data {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-posts .elementor-post__excerpt p {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-posts .elementor-post__read-more {
  color: var(--e-global-color-accent);
}
.elementor-widget-posts a.elementor-post__read-more {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-posts .elementor-post__card .elementor-post__badge {
  background-color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-posts .elementor-pagination {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-posts .elementor-button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.elementor-widget-posts .e-load-more-message {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-portfolio a .elementor-portfolio-item__overlay {
  background-color: var(--e-global-color-accent);
}
.elementor-widget-portfolio .elementor-portfolio-item__title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-portfolio .elementor-portfolio__filter {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-portfolio .elementor-portfolio__filter.elementor-active {
  color: var(--e-global-color-primary);
}
.elementor-widget-gallery .elementor-gallery-item__title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-gallery .elementor-gallery-item__description {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-gallery {
  --galleries-title-color-normal: var(--e-global-color-primary);
  --galleries-title-color-hover: var(--e-global-color-secondary);
  --galleries-pointer-bg-color-hover: var(--e-global-color-accent);
  --gallery-title-color-active: var(--e-global-color-secondary);
  --galleries-pointer-bg-color-active: var(--e-global-color-accent);
}
.elementor-widget-gallery .elementor-gallery-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-form .elementor-field-group > label,
.elementor-widget-form .elementor-field-subgroup label {
  color: var(--e-global-color-text);
}
.elementor-widget-form .elementor-field-group > label {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-form .elementor-field-type-html {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-form .elementor-field-group .elementor-field {
  color: var(--e-global-color-text);
}
.elementor-widget-form .elementor-field-group .elementor-field,
.elementor-widget-form .elementor-field-subgroup label {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-form .elementor-button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-form .e-form__buttons__wrapper__button-next {
  background-color: var(--e-global-color-accent);
}
.elementor-widget-form .elementor-button[type="submit"] {
  background-color: var(--e-global-color-accent);
}
.elementor-widget-form .e-form__buttons__wrapper__button-previous {
  background-color: var(--e-global-color-accent);
}
.elementor-widget-form .elementor-message {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-form .e-form__indicators__indicator,
.elementor-widget-form .e-form__indicators__indicator__label {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-form {
  --e-form-steps-indicator-inactive-primary-color: var(--e-global-color-text);
  --e-form-steps-indicator-active-primary-color: var(--e-global-color-accent);
  --e-form-steps-indicator-completed-primary-color: var(
    --e-global-color-accent
  );
  --e-form-steps-indicator-progress-color: var(--e-global-color-accent);
  --e-form-steps-indicator-progress-background-color: var(
    --e-global-color-text
  );
  --e-form-steps-indicator-progress-meter-color: var(--e-global-color-text);
}
.elementor-widget-form .e-form__indicators__indicator__progress__meter {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-login .elementor-field-group > a {
  color: var(--e-global-color-text);
}
.elementor-widget-login .elementor-field-group > a:hover {
  color: var(--e-global-color-accent);
}
.elementor-widget-login .elementor-form-fields-wrapper label {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-login .elementor-field-group .elementor-field {
  color: var(--e-global-color-text);
}
.elementor-widget-login .elementor-field-group .elementor-field,
.elementor-widget-login .elementor-field-subgroup label {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-login .elementor-button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.elementor-widget-login
  .elementor-widget-container
  .elementor-login__logged-in-message {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-slides .elementor-slide-heading {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-slides .elementor-slide-description {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-slides .elementor-slide-button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
  color: var(--e-global-color-text);
  fill: var(--e-global-color-text);
}
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,
.elementor-widget-nav-menu
  .elementor-nav-menu--main
  .elementor-item.elementor-item-active,
.elementor-widget-nav-menu
  .elementor-nav-menu--main
  .elementor-item.highlighted,
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus {
  color: var(--e-global-color-accent);
  fill: var(--e-global-color-accent);
}
.elementor-widget-nav-menu
  .elementor-nav-menu--main:not(.e--pointer-framed)
  .elementor-item:before,
.elementor-widget-nav-menu
  .elementor-nav-menu--main:not(.e--pointer-framed)
  .elementor-item:after {
  background-color: var(--e-global-color-accent);
}
.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,
.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after {
  border-color: var(--e-global-color-accent);
}
.elementor-widget-nav-menu {
  --e-nav-menu-divider-color: var(--e-global-color-text);
}
.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item,
.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path {
  stroke: var(--e-global-color-accent);
}
.elementor-widget-animated-headline .elementor-headline-plain-text {
  color: var(--e-global-color-secondary);
}
.elementor-widget-animated-headline .elementor-headline {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-animated-headline {
  --dynamic-text-color: var(--e-global-color-secondary);
}
.elementor-widget-animated-headline .elementor-headline-dynamic-text {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-hotspot .widget-image-caption {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-hotspot {
  --hotspot-color: var(--e-global-color-primary);
  --hotspot-box-color: var(--e-global-color-secondary);
  --tooltip-color: var(--e-global-color-secondary);
}
.elementor-widget-hotspot .e-hotspot__label {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-hotspot .e-hotspot__tooltip {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-price-list .elementor-price-list-header {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-price-list .elementor-price-list-price {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-price-list .elementor-price-list-description {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-price-list .elementor-price-list-separator {
  border-bottom-color: var(--e-global-color-secondary);
}
.elementor-widget-price-table {
  --e-price-table-header-background-color: var(--e-global-color-secondary);
}
.elementor-widget-price-table .elementor-price-table__heading {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-price-table .elementor-price-table__subheading {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-price-table
  .elementor-price-table
  .elementor-price-table__price {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-price-table .elementor-price-table__original-price {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-price-table .elementor-price-table__period {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-price-table .elementor-price-table__features-list {
  --e-price-table-features-list-color: var(--e-global-color-text);
}
.elementor-widget-price-table .elementor-price-table__features-list li {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-price-table .elementor-price-table__features-list li:before {
  border-top-color: var(--e-global-color-text);
}
.elementor-widget-price-table .elementor-price-table__button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.elementor-widget-price-table .elementor-price-table__additional_info {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-price-table .elementor-price-table__ribbon-inner {
  background-color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-flip-box
  .elementor-flip-box__front
  .elementor-flip-box__layer__title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-flip-box
  .elementor-flip-box__front
  .elementor-flip-box__layer__description {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-flip-box
  .elementor-flip-box__back
  .elementor-flip-box__layer__title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-flip-box
  .elementor-flip-box__back
  .elementor-flip-box__layer__description {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-flip-box .elementor-flip-box__button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-call-to-action .elementor-cta__title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-call-to-action .elementor-cta__description {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-call-to-action .elementor-cta__button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-call-to-action .elementor-ribbon-inner {
  background-color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-media-carousel .elementor-carousel-image-overlay {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-testimonial-carousel .elementor-testimonial__text {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-testimonial-carousel .elementor-testimonial__name {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-testimonial-carousel .elementor-testimonial__title {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-reviews .elementor-testimonial__header,
.elementor-widget-reviews .elementor-testimonial__name {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-reviews .elementor-testimonial__text {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-table-of-contents {
  --header-color: var(--e-global-color-secondary);
  --item-text-color: var(--e-global-color-text);
  --item-text-hover-color: var(--e-global-color-accent);
  --marker-color: var(--e-global-color-text);
}
.elementor-widget-table-of-contents .elementor-toc__header,
.elementor-widget-table-of-contents .elementor-toc__header-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-table-of-contents .elementor-toc__list-item {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-countdown .elementor-countdown-item {
  background-color: var(--e-global-color-primary);
}
.elementor-widget-countdown .elementor-countdown-digits {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-countdown .elementor-countdown-label {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-countdown .elementor-countdown-expire--message {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-search-form
  input[type="search"].elementor-search-form__input {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-search-form .elementor-search-form__input,
.elementor-widget-search-form .elementor-search-form__icon,
.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button,
.elementor-widget-search-form
  .elementor-lightbox
  .dialog-lightbox-close-button:hover,
.elementor-widget-search-form.elementor-search-form--skin-full_screen
  input[type="search"].elementor-search-form__input {
  color: var(--e-global-color-text);
  fill: var(--e-global-color-text);
}
.elementor-widget-search-form .elementor-search-form__submit {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-secondary);
}
.elementor-widget-author-box .elementor-author-box__name {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-author-box .elementor-author-box__bio {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-author-box .elementor-author-box__button {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-author-box .elementor-author-box__button:hover {
  border-color: var(--e-global-color-secondary);
  color: var(--e-global-color-secondary);
}
.elementor-widget-post-navigation span.post-navigation__prev--label {
  color: var(--e-global-color-text);
}
.elementor-widget-post-navigation span.post-navigation__next--label {
  color: var(--e-global-color-text);
}
.elementor-widget-post-navigation span.post-navigation__prev--label,
.elementor-widget-post-navigation span.post-navigation__next--label {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-post-navigation span.post-navigation__prev--title,
.elementor-widget-post-navigation span.post-navigation__next--title {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.elementor-widget-post-info .elementor-icon-list-icon i {
  color: var(--e-global-color-primary);
}
.elementor-widget-post-info .elementor-icon-list-icon svg {
  fill: var(--e-global-color-primary);
}
.elementor-widget-post-info .elementor-icon-list-text,
.elementor-widget-post-info .elementor-icon-list-text a {
  color: var(--e-global-color-secondary);
}
.elementor-widget-post-info .elementor-icon-list-item {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-sitemap .elementor-sitemap-title {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-size: var(--e-global-typography-primary-font-size);
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-widget-sitemap .elementor-sitemap-item,
.elementor-widget-sitemap span.elementor-sitemap-list,
.elementor-widget-sitemap .elementor-sitemap-item a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-sitemap .elementor-sitemap-item {
  color: var(--e-global-color-text);
}
.elementor-widget-blockquote .elementor-blockquote__content {
  color: var(--e-global-color-text);
}
.elementor-widget-blockquote .elementor-blockquote__author {
  color: var(--e-global-color-secondary);
}
.elementor-widget-lottie {
  --caption-color: var(--e-global-color-text);
}
.elementor-widget-lottie .e-lottie__caption {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-video-playlist .e-tabs-header .e-tabs-title {
  color: var(--e-global-color-text);
}
.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count {
  color: var(--e-global-color-text);
}
.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side i {
  color: var(--e-global-color-text);
}
.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side svg {
  fill: var(--e-global-color-text);
}
.elementor-widget-video-playlist .e-tab-title .e-tab-title-text {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-video-playlist .e-tab-title .e-tab-title-text a {
  color: var(--e-global-color-text);
}
.elementor-widget-video-playlist .e-tab-title .e-tab-duration {
  color: var(--e-global-color-text);
}
.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tab-title:where(.e-active, :hover)
  .e-tab-title-text {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tab-title:where(.e-active, :hover)
  .e-tab-title-text
  a {
  color: var(--e-global-color-text);
}
.elementor-widget-video-playlist
  .e-tabs-items-wrapper
  .e-tab-title:where(.e-active, :hover)
  .e-tab-duration {
  color: var(--e-global-color-text);
}
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-section-title {
  color: var(--e-global-color-text);
}
.elementor-widget-video-playlist
  .e-tabs-inner-tabs
  .e-inner-tabs-wrapper
  .e-inner-tab-title
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-video-playlist
  .e-tabs-inner-tabs
  .e-inner-tabs-content-wrapper
  .e-inner-tab-content
  .e-inner-tab-text {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-video-playlist
  .e-tabs-inner-tabs
  .e-inner-tabs-content-wrapper
  .e-inner-tab-content
  button {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
}
.elementor-widget-video-playlist
  .e-tabs-inner-tabs
  .e-inner-tabs-content-wrapper
  .e-inner-tab-content
  button:hover {
  color: var(--e-global-color-text);
}
.elementor-widget-paypal-button .elementor-button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.elementor-widget-paypal-button .elementor-message {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-stripe-button .elementor-button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.elementor-widget-stripe-button .elementor-message {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-widget-progress-tracker .current-progress-percentage {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
@media (max-width: 1024px) {
  .elementor-widget-nested-tabs {
    --n-tabs-title-font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-heading .elementor-heading-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-image .widget-image-caption {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-text-editor {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-button .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-divider .elementor-divider__text {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-image-box .elementor-image-box-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-image-box .elementor-image-box-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-icon-box .elementor-icon-box-title,
  .elementor-widget-icon-box .elementor-icon-box-title a {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-icon-box .elementor-icon-box-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-star-rating .elementor-star-rating__title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-image-gallery .gallery-item .gallery-caption {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-icon-list
    .elementor-icon-list-item
    > .elementor-icon-list-text,
  .elementor-widget-icon-list .elementor-icon-list-item > a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-counter .elementor-counter-number-wrapper {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-counter .elementor-counter-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-progress .elementor-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-testimonial .elementor-testimonial-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-testimonial .elementor-testimonial-name {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-testimonial .elementor-testimonial-job {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-tabs .elementor-tab-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-tabs .elementor-tab-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-accordion .elementor-accordion-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-accordion .elementor-tab-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-toggle .elementor-toggle-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-toggle .elementor-tab-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-alert .elementor-alert-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-alert .elementor-alert-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-infobox .ha-infobox-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-infobox .ha-infobox-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-infobox .ha-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-card .ha-badge {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-card .ha-card-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-card .ha-card-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-card .ha-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-cf7 .wpcf7-form-control:not(.wpcf7-submit) {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-cf7 label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-cf7 .wpcf7-submit {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-icon-box .ha-icon-box-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-icon-box .ha-badge {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-member .ha-member-name {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-member .ha-member-position {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-member .ha-member-bio {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-member .ha-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-review .ha-review-reviewer {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-review .ha-review-position {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-review .ha-review-desc {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-image-grid .ha-filter__item {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-slider .ha-slick-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-slider .ha-slick-subtitle {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-testimonial .ha-testimonial__content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-testimonial .ha-testimonial__reviewer-name {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-testimonial .ha-testimonial__reviewer-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-fun-factor .ha-fun-factor__content-number-prefix,
  .elementor-widget-ha-fun-factor .ha-fun-factor__content-number,
  .elementor-widget-ha-fun-factor .ha-fun-factor__content-number-suffix {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-fun-factor .ha-fun-factor__content-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-social-icons .ha-social-icon-label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-post-list .ha-post-list-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-list .ha-post-list-excerpt p {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-post-list .ha-post-list-meta-wrap span {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-date {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-subtitle {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-creative-button .ha-creative-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-pdf-view .ha-pdf-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-pdf-view .ha-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-comparison-table
    .ha-comparison-table-wrapper
    .ha-comparison-table__head-column-cell-title-tag {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-comparison-table
    .ha-comparison-table-wrapper
    .ha-comparison-table__head-column-cell-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-comparison-table
    .ha-comparison-table__row-item-cell-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-comparison-table
    .ha-comparison-table__row-item-cell-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-comparison-table .ha-comparison-table__btns-item--btn {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-page-title .ha-page-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-title .ha-post-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-content h2 {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-content p {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-excerpt p {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-site-title .ha-site-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-site-tagline .ha-site-tagline,
  .elementor-widget-ha-site-tagline .ha-site-tagline .ha-st-icon {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-author-meta .ha-author-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-author-meta .ha-desc p {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-author-meta .ha-author-posts {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-archive-title .ha-archive-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-comments h2 {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-comments p.logged-in-as {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-comments p.logged-in-as a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-comments p.logged-in-as a:hover {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-comments label {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-comments textarea {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-comments p.form-submit .submit {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-featured-image .ha-image-caption {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-navigation-menu .ha-navigation-menu-wrapper ul.menu li a,
  .elementor-widget-ha-navigation-menu .ha-navigation-burger-menu ul.menu li a {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-navigation-menu
    .ha-navigation-menu-wrapper
    ul.sub-menu
    > li
    > a {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-age-gate .ha-age-gate-boxes .ha-age-gate-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-age-gate .ha-age-gate-boxes .ha-age-gate-description {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-age-gate
    .ha-age-gate-boxes
    .ha-age-gate-form-body
    .ha-age-gate-date-input {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-age-gate
    .ha-age-gate-boxes
    .ha-age-gate-form-body
    .ha-age-gate-confirm-age-btn,
  .elementor-widget-ha-age-gate
    .ha-age-gate-boxes
    .ha-age-gate-form-body
    .ha-age-gate-confirm-dob-btn,
  .elementor-widget-ha-age-gate
    .ha-age-gate-boxes
    .ha-age-gate-form-body
    .ha-age-gate-confirm-yes-btn {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-age-gate
    .ha-age-gate-boxes
    .ha-age-gate-form-body
    .ha-age-gate-confirm-no-btn {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-age-gate .ha-age-gate-boxes .ha-age-gate-footer-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-age-gate .ha-age-gate-boxes .ha-age-gate-warning-msg {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-lightbox .ha-lightbox-btn {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table
    .ha-adct-heading
    .ha-adct-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table .ha-adct-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table
    .ha-adct-child-row
    .ha-adct-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table .ha-adct-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table
    .ha-adct-table
    .ha-adct-tooltip-text
    span {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table .ha-adct-price-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table .ha-adct-currency {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table
    .ha-adct-original-price
    .ha-adct-currency,
  .elementor-widget-ha-advanced-comparison-table
    .ha-adct-original-price
    .ha-adct-price-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table .ha-adct-price-period {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table .ha-adct-btn {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table .ha-adct-badge {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table
    ul.ha-adct-table-responsive-nav
    button {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table
    ul.ha-adct-table-responsive-nav
    .ha-adct-badge {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-heading .ha-advanced-heading-before {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-advanced-heading .ha-advanced-heading-center {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-advanced-heading .ha-advanced-heading-after {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-advanced-heading .ha-advanced-heading-wrap:before {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-list-group .ha-text .ha-list-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-list-group .ha-text .ha-list-detail {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-list-group .ha-badge {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-hover-box .ha-hover-sub-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-hover-box .ha-hover-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-hover-box .ha-hover-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown .ha-countdown-time {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown .ha-countdown-label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown .ha-countdown-item-days .ha-countdown-time {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown .ha-countdown-item-days .ha-countdown-label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown .ha-countdown-item-hours .ha-countdown-time {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown .ha-countdown-item-hours .ha-countdown-label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown .ha-countdown-item-minutes .ha-countdown-time {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown
    .ha-countdown-item-minutes
    .ha-countdown-label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown .ha-countdown-item-seconds .ha-countdown-time {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown
    .ha-countdown-item-seconds
    .ha-countdown-label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-team-carousel .ha-member-name {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-team-carousel .ha-member-position {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-team-carousel .ha-member-bio {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-feature-list .ha-text {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-testimonial-carousel .ha-testimonial-carousel__content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-testimonial-carousel
    .ha-testimonial-carousel__reviewer-name {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-testimonial-carousel
    .ha-testimonial-carousel__reviewer-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-timeline .ha-timeline-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-timeline .ha-timeline-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-timeline .ha-timeline-date .date {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-timeline .ha-timeline-date .time {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-timeline .ha-timeline-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-instagram-feed .ha-insta-title {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-instagram-feed .ha-insta-load-more {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-scrolling-image .ha-scrolling-image-item,
  .elementor-widget-ha-scrolling-image .ha-scrolling-image-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-business-hour .ha-business-hour-title h3 {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-business-hour .ha-business-hour-item {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-accordion .ha-accordion__item-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-accordion .ha-accordion__item-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-toggle .ha-toggle__item-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-toggle .ha-toggle__item-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-promo-box .ha-promo-box-before-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-promo-box .ha-promo-box-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-promo-box .ha-promo-box-after-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-promo-box .ha-promo-box-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-promo-box .ha-promo-box-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-promo-box .ha-promo-badge {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-title {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-badge-icon,
  .elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-badge-text {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-price-menu
    .ha-price-menu.ha-price-menu-counter
    .ha-price-menu-title::before {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-price {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-old-price {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-desc p {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-facebook-feed .ha-facebook-author-name {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-facebook-feed .ha-facebook-date {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-facebook-feed .ha-facebook-content p {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-facebook-feed .ha-facebook-content p a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-post-carousel .ha-posts-carousel__meta-category a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-post-carousel .ha-posts-carousel__title,
  .elementor-widget-ha-post-carousel .ha-posts-carousel__title a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-carousel .ha-posts-carousel__meta-author-name a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-post-carousel .ha-posts-carousel__meta-date {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-post-carousel .ha-posts-carousel__content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-smart-post-list .ha-spl-widget-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-smart-post-list
    .ha-spl-filter
    ul.ha-spl-filter-list
    li
    span {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-smart-post-list
    .nice-select.ha-spl-custom-select
    span.current,
  .elementor-widget-ha-smart-post-list
    .nice-select.ha-spl-custom-select
    .option {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-smart-post-list .ha-spl-featured-post .ha-spl-title a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-smart-post-list
    .ha-spl-featured-post
    .ha-spl-meta
    .ha-spl-meta-text {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-smart-post-list .ha-spl-featured-post .ha-spl-desc {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-smart-post-list .ha-spl-featured-post .ha-spl-badge a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-smart-post-list .ha-spl-list .ha-spl-list-title a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-smart-post-list
    .ha-spl-list
    .ha-spl-meta
    .ha-spl-meta-text {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-twitter-carousel .ha-tweet-author-name {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-twitter-carousel .ha-tweet-username {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-twitter-carousel .ha-tweet-content p {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-twitter-carousel .ha-tweet-content p a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-twitter-carousel .ha-tweet-date {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-author-list .ha-author-list-name-text,
  .elementor-widget-ha-author-list .ha-author-list-name-text a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-author-list .ha-author-list-post-count {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-author-list .ha-author-list-email {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-author-list .ha-author-list-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-post-grid-new .ha-pg-item .ha-pg-badge a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-grid-new .ha-pg-title a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-grid-new .ha-pg-excerpt {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-grid-new .ha-pg-meta-wrap ul li a,
  .elementor-widget-ha-post-grid-new .ha-pg-meta-wrap ul li + li:before {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-grid-new .ha-pg-readmore a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-product-carousel-new .ha-product-carousel-on-sale span {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-product-carousel-new .ha-product-carousel-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-product-carousel-new .ha-product-carousel-price {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-product-carousel-new .ha-product-carousel-add-to-cart a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-product-carousel-new
    .ha-product-carousel-quick-view-wrap {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-product-category-carousel-new
    .ha-product-cat-carousel-title
    a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-product-category-carousel-new
    .ha-product-cat-carousel-count {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-product-grid-new .ha-product-grid__badge {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-product-grid-new .ha-product-grid__title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-product-grid-new .ha-product-grid__price {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-product-grid-new .button,
  .elementor-widget-ha-product-grid-new .added_to_cart {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-product-grid-new .ha-pqv-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-product-grid-new .ha-product-grid__load-more-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-product-category-grid-new .ha-product-cat-grid-title a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-product-category-grid-new .ha-product-cat-grid-count {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-product-category-grid-new
    .ha-product-cat-grid-load-more-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-single-product-new span.ha-single-product__badge-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-single-product-new
    span.ha-single-product__discount-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-single-product-new .ha-single-product__category a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-single-product-new .ha-single-product__title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-single-product-new .ha-single-product__desc {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-single-product-new .ha-single-product__price {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-single-product-new .button,
  .elementor-widget-ha-single-product-new .added_to_cart {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-single-product-new .ha-pqv-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-advanced-data-table
    .ha-advanced-table__head
    .ha-advanced-table__head-column-cell {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-data-table
    .ha-advanced-table__body
    .ha-advanced-table__body-row-cell {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-modal-popup .ha-modal-popup-btn {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-modal-popup .ha-modal-content__title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-modal-popup .ha-modal-content__description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-one-page-nav
    .ha-opn-dotted-nav
    .ha-opn-dotted-item
    .ha-opn-dot,
  .elementor-widget-ha-one-page-nav
    .ha-opn-dotted-nav
    .ha-opn-nav
    .ha_opn__item
    .ha_opn__item-title,
  .elementor-widget-ha-one-page-nav
    .ha-opn-dotted-nav
    .ha-opn-design-zahi
    .ha_opn__item {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-one-page-nav
    .ha-opn-dotted-nav
    .ha-opn-dotted-item
    .ha-opn-tooltip {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-advanced-slider .ha-slider-content-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-advanced-slider .ha-slider-content-sub-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-advanced-slider .ha-slider-content-description {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-advanced-slider .ha-slider-buttons .button-1 {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-advanced-slider .ha-slider-buttons .button-2 {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-advanced-slider .ha-slider-pagination span {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-mini-cart .ha-mini-cart-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-mini-cart
    .ha-mini-cart-popup
    .ha-mini-cart-popup-body
    ul
    li
    a.remove {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-mini-cart
    .ha-mini-cart-popup
    .ha-mini-cart-popup-body
    .woocommerce-mini-cart__total
    strong {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-mini-cart
    .ha-mini-cart-popup
    .ha-mini-cart-popup-body
    .woocommerce-mini-cart__total
    .amount {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-mini-cart
    .ha-mini-cart-popup
    .ha-mini-cart-popup-body
    .woocommerce-mini-cart__buttons
    .button:nth-child(1) {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-mini-cart
    .ha-mini-cart-popup
    .ha-mini-cart-popup-body
    .woocommerce-mini-cart__buttons
    .button:nth-child(2) {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-image-scroller .ha-badge {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-nav-menu .ha-navbar-nav > li > a {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-nav-menu .ha-navbar-nav .ha-submenu-panel > li > a {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-nav-menu .ha-menu-close {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-edd-product-grid .ha-edd-product-grid__badge {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-grid .ha-edd-product-grid__category a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-grid .ha-edd-product-grid__title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-edd-product-grid .ha-edd-product-grid__desc {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-grid .ha-edd-product-grid__price {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-grid .button,
  .elementor-widget-ha-edd-product-grid .added_to_cart,
  .elementor-widget-ha-edd-product-grid
    .ha-edd-product-grid__btns
    .edd-add-to-cart,
  .elementor-widget-ha-edd-product-grid
    .ha-edd-product-grid__btns
    .edd-submit.button.blue {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-edd-product-grid .ha-pqv-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-edd-product-grid .ha-edd-product-grid__load-more-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-edd-product-carousel .ha-product-carousel-on-sale span {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-carousel .ha-product-carousel-category a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-carousel .ha-product-carousel-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-edd-product-carousel .ha-product-carousel-desc {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-carousel .ha-product-carousel-price {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-carousel .ha-product-carousel-add-to-cart a,
  .elementor-widget-ha-edd-product-carousel
    .ha-product-carousel-add-to-cart
    .edd-submit {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-carousel
    .ha-product-carousel-quick-view-wrap {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-single-product
    span.ha-edd-single-product__badge-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-single-product
    span.ha-edd-single-product__discount-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-single-product .ha-edd-single-product__category a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-edd-single-product .ha-edd-single-product__title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-edd-single-product .ha-edd-single-product__desc {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-single-product .ha-edd-single-product__price {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-single-product .button,
  .elementor-widget-ha-edd-single-product .added_to_cart,
  .elementor-widget-ha-edd-single-product
    .ha-edd-single-product__atc-btn
    .edd-add-to-cart,
  .elementor-widget-ha-edd-single-product
    .ha-edd-single-product__atc-btn
    .edd-submit.button.blue {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-edd-single-product .ha-pqv-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-edd-category-grid .ha-product-cat-grid-title a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-edd-category-grid .ha-product-cat-grid-count {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-category-grid .ha-product-cat-grid-load-more-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-edd-category-carousel .ha-product-cat-carousel-title a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-edd-category-carousel .ha-product-cat-carousel-count {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-google-map .ha-adv-google-map__marker-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-google-map
    .ha-adv-google-map__marker-description-wrapper {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-google-map .ha-adv-google-map__legend-title-wrapper {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-google-map .ha-adv-google-map__legend--item {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-shipping-bar .ha-fsb-style1 .ha-fsb-inner,
  .elementor-widget-ha-shipping-bar .ha-fsb-style2 .ha-fsb-inner,
  .elementor-widget-ha-shipping-bar .ha-fsb-style3 .ha-fsb-inner {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-shipping-bar .ha-fsb-progress-bar .ha-fsb-size {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-remote-carousel
    .ha-remote-carousel-container
    .ha-remote-carousel-btn-next,
  .elementor-widget-ha-remote-carousel
    .ha-remote-carousel-container
    .ha-remote-carousel-btn-prev {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-text-path {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-site-logo .widget-image-caption {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-site-title .elementor-heading-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-theme-page-title .elementor-heading-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-theme-post-title .elementor-heading-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-theme-post-excerpt .elementor-widget-container {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-post-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-post-featured-image .widget-image-caption {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-archive-title .elementor-heading-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-archive-posts .elementor-post__title,
  .elementor-widget-archive-posts .elementor-post__title a {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-archive-posts .elementor-post__meta-data {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-archive-posts .elementor-post__excerpt p {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-archive-posts a.elementor-post__read-more {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-archive-posts .elementor-pagination {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-archive-posts .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-archive-posts .e-load-more-message {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-archive-posts .elementor-posts-nothing-found {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-loop-grid .elementor-pagination {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-loop-grid .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-loop-grid .e-load-more-message {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-posts .elementor-post__title,
  .elementor-widget-posts .elementor-post__title a {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-posts .elementor-post__meta-data {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-posts .elementor-post__excerpt p {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts a.elementor-post__read-more {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-posts .elementor-pagination {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-posts .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-posts .e-load-more-message {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-portfolio .elementor-portfolio-item__title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-portfolio .elementor-portfolio__filter {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-gallery .elementor-gallery-item__title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-gallery .elementor-gallery-item__description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-gallery .elementor-gallery-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-form .elementor-field-group > label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-form .elementor-field-type-html {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-form .elementor-field-group .elementor-field,
  .elementor-widget-form .elementor-field-subgroup label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-form .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-form .elementor-message {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-form .e-form__indicators__indicator,
  .elementor-widget-form .e-form__indicators__indicator__label {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-form .e-form__indicators__indicator__progress__meter {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-login .elementor-form-fields-wrapper label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-login .elementor-field-group .elementor-field,
  .elementor-widget-login .elementor-field-subgroup label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-login .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-login
    .elementor-widget-container
    .elementor-login__logged-in-message {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-slides .elementor-slide-heading {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-slides .elementor-slide-description {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-slides .elementor-slide-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item,
  .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-animated-headline .elementor-headline {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-hotspot .widget-image-caption {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-hotspot .e-hotspot__label {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-hotspot .e-hotspot__tooltip {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-price-list .elementor-price-list-header {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-price-list .elementor-price-list-price {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-price-list .elementor-price-list-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__heading {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__subheading {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-price-table
    .elementor-price-table
    .elementor-price-table__price {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__original-price {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__period {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__features-list li {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__additional_info {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__ribbon-inner {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-flip-box
    .elementor-flip-box__front
    .elementor-flip-box__layer__title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-flip-box
    .elementor-flip-box__front
    .elementor-flip-box__layer__description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-flip-box
    .elementor-flip-box__back
    .elementor-flip-box__layer__title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-flip-box
    .elementor-flip-box__back
    .elementor-flip-box__layer__description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-flip-box .elementor-flip-box__button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-call-to-action .elementor-cta__title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-call-to-action .elementor-cta__description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-call-to-action .elementor-cta__button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-call-to-action .elementor-ribbon-inner {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-media-carousel .elementor-carousel-image-overlay {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-testimonial-carousel .elementor-testimonial__text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-testimonial-carousel .elementor-testimonial__name {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-testimonial-carousel .elementor-testimonial__title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-reviews .elementor-testimonial__header,
  .elementor-widget-reviews .elementor-testimonial__name {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-reviews .elementor-testimonial__text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-table-of-contents .elementor-toc__header,
  .elementor-widget-table-of-contents .elementor-toc__header-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-table-of-contents .elementor-toc__list-item {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-countdown .elementor-countdown-digits {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-countdown .elementor-countdown-label {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-countdown .elementor-countdown-expire--message {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-search-form
    input[type="search"].elementor-search-form__input {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-search-form .elementor-search-form__submit {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-author-box .elementor-author-box__name {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-author-box .elementor-author-box__bio {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-author-box .elementor-author-box__button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-post-navigation span.post-navigation__prev--label,
  .elementor-widget-post-navigation span.post-navigation__next--label {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-post-navigation span.post-navigation__prev--title,
  .elementor-widget-post-navigation span.post-navigation__next--title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-post-info .elementor-icon-list-item {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-sitemap .elementor-sitemap-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-sitemap .elementor-sitemap-item,
  .elementor-widget-sitemap span.elementor-sitemap-list,
  .elementor-widget-sitemap .elementor-sitemap-item a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-lottie .e-lottie__caption {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist .e-tab-title .e-tab-title-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist
    .e-tabs-items-wrapper
    .e-tab-title:where(.e-active, :hover)
    .e-tab-title-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist
    .e-tabs-inner-tabs
    .e-inner-tabs-wrapper
    .e-inner-tab-title
    a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist
    .e-tabs-inner-tabs
    .e-inner-tabs-content-wrapper
    .e-inner-tab-content
    .e-inner-tab-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist
    .e-tabs-inner-tabs
    .e-inner-tabs-content-wrapper
    .e-inner-tab-content
    button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-paypal-button .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-paypal-button .elementor-message {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-stripe-button .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-stripe-button .elementor-message {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-progress-tracker .current-progress-percentage {
    font-size: var(--e-global-typography-text-font-size);
  }
}
@media (max-width: 767px) {
  .elementor-widget-nested-tabs {
    --n-tabs-title-font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-heading .elementor-heading-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-image .widget-image-caption {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-text-editor {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-button .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-divider .elementor-divider__text {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-image-box .elementor-image-box-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-image-box .elementor-image-box-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-icon-box .elementor-icon-box-title,
  .elementor-widget-icon-box .elementor-icon-box-title a {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-icon-box .elementor-icon-box-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-star-rating .elementor-star-rating__title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-image-gallery .gallery-item .gallery-caption {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-icon-list
    .elementor-icon-list-item
    > .elementor-icon-list-text,
  .elementor-widget-icon-list .elementor-icon-list-item > a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-counter .elementor-counter-number-wrapper {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-counter .elementor-counter-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-progress .elementor-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-testimonial .elementor-testimonial-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-testimonial .elementor-testimonial-name {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-testimonial .elementor-testimonial-job {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-tabs .elementor-tab-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-tabs .elementor-tab-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-accordion .elementor-accordion-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-accordion .elementor-tab-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-toggle .elementor-toggle-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-toggle .elementor-tab-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-alert .elementor-alert-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-alert .elementor-alert-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-infobox .ha-infobox-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-infobox .ha-infobox-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-infobox .ha-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-card .ha-badge {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-card .ha-card-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-card .ha-card-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-card .ha-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-cf7 .wpcf7-form-control:not(.wpcf7-submit) {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-cf7 label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-cf7 .wpcf7-submit {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-icon-box .ha-icon-box-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-icon-box .ha-badge {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-member .ha-member-name {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-member .ha-member-position {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-member .ha-member-bio {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-member .ha-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-review .ha-review-reviewer {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-review .ha-review-position {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-review .ha-review-desc {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-image-grid .ha-filter__item {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-slider .ha-slick-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-slider .ha-slick-subtitle {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-testimonial .ha-testimonial__content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-testimonial .ha-testimonial__reviewer-name {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-testimonial .ha-testimonial__reviewer-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-fun-factor .ha-fun-factor__content-number-prefix,
  .elementor-widget-ha-fun-factor .ha-fun-factor__content-number,
  .elementor-widget-ha-fun-factor .ha-fun-factor__content-number-suffix {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-fun-factor .ha-fun-factor__content-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-social-icons .ha-social-icon-label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-post-list .ha-post-list-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-list .ha-post-list-excerpt p {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-post-list .ha-post-list-meta-wrap span {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-date {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-subtitle {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-creative-button .ha-creative-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-pdf-view .ha-pdf-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-pdf-view .ha-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-comparison-table
    .ha-comparison-table-wrapper
    .ha-comparison-table__head-column-cell-title-tag {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-comparison-table
    .ha-comparison-table-wrapper
    .ha-comparison-table__head-column-cell-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-comparison-table
    .ha-comparison-table__row-item-cell-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-comparison-table
    .ha-comparison-table__row-item-cell-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-comparison-table .ha-comparison-table__btns-item--btn {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-page-title .ha-page-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-title .ha-post-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-content h2 {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-content p {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-excerpt p {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-site-title .ha-site-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-site-tagline .ha-site-tagline,
  .elementor-widget-ha-site-tagline .ha-site-tagline .ha-st-icon {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-author-meta .ha-author-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-author-meta .ha-desc p {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-author-meta .ha-author-posts {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-archive-title .ha-archive-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-comments h2 {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-comments p.logged-in-as {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-comments p.logged-in-as a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-comments p.logged-in-as a:hover {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-comments label {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-comments textarea {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-comments p.form-submit .submit {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-featured-image .ha-image-caption {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-navigation-menu .ha-navigation-menu-wrapper ul.menu li a,
  .elementor-widget-ha-navigation-menu .ha-navigation-burger-menu ul.menu li a {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-navigation-menu
    .ha-navigation-menu-wrapper
    ul.sub-menu
    > li
    > a {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-age-gate .ha-age-gate-boxes .ha-age-gate-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-age-gate .ha-age-gate-boxes .ha-age-gate-description {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-age-gate
    .ha-age-gate-boxes
    .ha-age-gate-form-body
    .ha-age-gate-date-input {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-age-gate
    .ha-age-gate-boxes
    .ha-age-gate-form-body
    .ha-age-gate-confirm-age-btn,
  .elementor-widget-ha-age-gate
    .ha-age-gate-boxes
    .ha-age-gate-form-body
    .ha-age-gate-confirm-dob-btn,
  .elementor-widget-ha-age-gate
    .ha-age-gate-boxes
    .ha-age-gate-form-body
    .ha-age-gate-confirm-yes-btn {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-age-gate
    .ha-age-gate-boxes
    .ha-age-gate-form-body
    .ha-age-gate-confirm-no-btn {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-age-gate .ha-age-gate-boxes .ha-age-gate-footer-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-age-gate .ha-age-gate-boxes .ha-age-gate-warning-msg {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-lightbox .ha-lightbox-btn {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table
    .ha-adct-heading
    .ha-adct-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table .ha-adct-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table
    .ha-adct-child-row
    .ha-adct-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table .ha-adct-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table
    .ha-adct-table
    .ha-adct-tooltip-text
    span {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table .ha-adct-price-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table .ha-adct-currency {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table
    .ha-adct-original-price
    .ha-adct-currency,
  .elementor-widget-ha-advanced-comparison-table
    .ha-adct-original-price
    .ha-adct-price-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table .ha-adct-price-period {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table .ha-adct-btn {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table .ha-adct-badge {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table
    ul.ha-adct-table-responsive-nav
    button {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-comparison-table
    ul.ha-adct-table-responsive-nav
    .ha-adct-badge {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-heading .ha-advanced-heading-before {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-advanced-heading .ha-advanced-heading-center {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-advanced-heading .ha-advanced-heading-after {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-advanced-heading .ha-advanced-heading-wrap:before {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-list-group .ha-text .ha-list-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-list-group .ha-text .ha-list-detail {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-list-group .ha-badge {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-hover-box .ha-hover-sub-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-hover-box .ha-hover-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-hover-box .ha-hover-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown .ha-countdown-time {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown .ha-countdown-label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown .ha-countdown-item-days .ha-countdown-time {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown .ha-countdown-item-days .ha-countdown-label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown .ha-countdown-item-hours .ha-countdown-time {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown .ha-countdown-item-hours .ha-countdown-label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown .ha-countdown-item-minutes .ha-countdown-time {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown
    .ha-countdown-item-minutes
    .ha-countdown-label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown .ha-countdown-item-seconds .ha-countdown-time {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-countdown
    .ha-countdown-item-seconds
    .ha-countdown-label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-team-carousel .ha-member-name {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-team-carousel .ha-member-position {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-team-carousel .ha-member-bio {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-feature-list .ha-text {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-testimonial-carousel .ha-testimonial-carousel__content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-testimonial-carousel
    .ha-testimonial-carousel__reviewer-name {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-testimonial-carousel
    .ha-testimonial-carousel__reviewer-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-timeline .ha-timeline-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-timeline .ha-timeline-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-timeline .ha-timeline-date .date {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-timeline .ha-timeline-date .time {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-timeline .ha-timeline-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-instagram-feed .ha-insta-title {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-instagram-feed .ha-insta-load-more {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-scrolling-image .ha-scrolling-image-item,
  .elementor-widget-ha-scrolling-image .ha-scrolling-image-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-business-hour .ha-business-hour-title h3 {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-business-hour .ha-business-hour-item {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-accordion .ha-accordion__item-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-accordion .ha-accordion__item-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-toggle .ha-toggle__item-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-toggle .ha-toggle__item-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-promo-box .ha-promo-box-before-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-promo-box .ha-promo-box-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-promo-box .ha-promo-box-after-title {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-promo-box .ha-promo-box-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-promo-box .ha-promo-box-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-promo-box .ha-promo-badge {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-title {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-badge-icon,
  .elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-badge-text {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-price-menu
    .ha-price-menu.ha-price-menu-counter
    .ha-price-menu-title::before {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-price {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-old-price {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-price-menu .ha-price-menu .ha-price-menu-desc p {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-facebook-feed .ha-facebook-author-name {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-facebook-feed .ha-facebook-date {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-facebook-feed .ha-facebook-content p {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-facebook-feed .ha-facebook-content p a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-post-carousel .ha-posts-carousel__meta-category a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-post-carousel .ha-posts-carousel__title,
  .elementor-widget-ha-post-carousel .ha-posts-carousel__title a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-carousel .ha-posts-carousel__meta-author-name a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-post-carousel .ha-posts-carousel__meta-date {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-post-carousel .ha-posts-carousel__content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-smart-post-list .ha-spl-widget-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-smart-post-list
    .ha-spl-filter
    ul.ha-spl-filter-list
    li
    span {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-smart-post-list
    .nice-select.ha-spl-custom-select
    span.current,
  .elementor-widget-ha-smart-post-list
    .nice-select.ha-spl-custom-select
    .option {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-smart-post-list .ha-spl-featured-post .ha-spl-title a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-smart-post-list
    .ha-spl-featured-post
    .ha-spl-meta
    .ha-spl-meta-text {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-smart-post-list .ha-spl-featured-post .ha-spl-desc {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-smart-post-list .ha-spl-featured-post .ha-spl-badge a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-smart-post-list .ha-spl-list .ha-spl-list-title a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-smart-post-list
    .ha-spl-list
    .ha-spl-meta
    .ha-spl-meta-text {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-twitter-carousel .ha-tweet-author-name {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-twitter-carousel .ha-tweet-username {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-twitter-carousel .ha-tweet-content p {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-twitter-carousel .ha-tweet-content p a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-twitter-carousel .ha-tweet-date {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-author-list .ha-author-list-name-text,
  .elementor-widget-ha-author-list .ha-author-list-name-text a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-author-list .ha-author-list-post-count {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-author-list .ha-author-list-email {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-author-list .ha-author-list-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-post-grid-new .ha-pg-item .ha-pg-badge a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-grid-new .ha-pg-title a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-grid-new .ha-pg-excerpt {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-grid-new .ha-pg-meta-wrap ul li a,
  .elementor-widget-ha-post-grid-new .ha-pg-meta-wrap ul li + li:before {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-post-grid-new .ha-pg-readmore a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-product-carousel-new .ha-product-carousel-on-sale span {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-product-carousel-new .ha-product-carousel-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-product-carousel-new .ha-product-carousel-price {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-product-carousel-new .ha-product-carousel-add-to-cart a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-product-carousel-new
    .ha-product-carousel-quick-view-wrap {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-product-category-carousel-new
    .ha-product-cat-carousel-title
    a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-product-category-carousel-new
    .ha-product-cat-carousel-count {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-product-grid-new .ha-product-grid__badge {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-product-grid-new .ha-product-grid__title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-product-grid-new .ha-product-grid__price {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-product-grid-new .button,
  .elementor-widget-ha-product-grid-new .added_to_cart {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-product-grid-new .ha-pqv-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-product-grid-new .ha-product-grid__load-more-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-product-category-grid-new .ha-product-cat-grid-title a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-product-category-grid-new .ha-product-cat-grid-count {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-product-category-grid-new
    .ha-product-cat-grid-load-more-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-single-product-new span.ha-single-product__badge-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-single-product-new
    span.ha-single-product__discount-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-single-product-new .ha-single-product__category a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-single-product-new .ha-single-product__title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-single-product-new .ha-single-product__desc {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-single-product-new .ha-single-product__price {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-single-product-new .button,
  .elementor-widget-ha-single-product-new .added_to_cart {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-single-product-new .ha-pqv-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-advanced-data-table
    .ha-advanced-table__head
    .ha-advanced-table__head-column-cell {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-advanced-data-table
    .ha-advanced-table__body
    .ha-advanced-table__body-row-cell {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-modal-popup .ha-modal-popup-btn {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-modal-popup .ha-modal-content__title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-modal-popup .ha-modal-content__description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-one-page-nav
    .ha-opn-dotted-nav
    .ha-opn-dotted-item
    .ha-opn-dot,
  .elementor-widget-ha-one-page-nav
    .ha-opn-dotted-nav
    .ha-opn-nav
    .ha_opn__item
    .ha_opn__item-title,
  .elementor-widget-ha-one-page-nav
    .ha-opn-dotted-nav
    .ha-opn-design-zahi
    .ha_opn__item {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-one-page-nav
    .ha-opn-dotted-nav
    .ha-opn-dotted-item
    .ha-opn-tooltip {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-advanced-slider .ha-slider-content-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-advanced-slider .ha-slider-content-sub-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-advanced-slider .ha-slider-content-description {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-advanced-slider .ha-slider-buttons .button-1 {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-advanced-slider .ha-slider-buttons .button-2 {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-advanced-slider .ha-slider-pagination span {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-mini-cart .ha-mini-cart-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-mini-cart
    .ha-mini-cart-popup
    .ha-mini-cart-popup-body
    ul
    li
    a.remove {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-mini-cart
    .ha-mini-cart-popup
    .ha-mini-cart-popup-body
    .woocommerce-mini-cart__total
    strong {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-mini-cart
    .ha-mini-cart-popup
    .ha-mini-cart-popup-body
    .woocommerce-mini-cart__total
    .amount {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-mini-cart
    .ha-mini-cart-popup
    .ha-mini-cart-popup-body
    .woocommerce-mini-cart__buttons
    .button:nth-child(1) {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-mini-cart
    .ha-mini-cart-popup
    .ha-mini-cart-popup-body
    .woocommerce-mini-cart__buttons
    .button:nth-child(2) {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-image-scroller .ha-badge {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-nav-menu .ha-navbar-nav > li > a {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-nav-menu .ha-navbar-nav .ha-submenu-panel > li > a {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-nav-menu .ha-menu-close {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-edd-product-grid .ha-edd-product-grid__badge {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-grid .ha-edd-product-grid__category a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-grid .ha-edd-product-grid__title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-edd-product-grid .ha-edd-product-grid__desc {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-grid .ha-edd-product-grid__price {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-grid .button,
  .elementor-widget-ha-edd-product-grid .added_to_cart,
  .elementor-widget-ha-edd-product-grid
    .ha-edd-product-grid__btns
    .edd-add-to-cart,
  .elementor-widget-ha-edd-product-grid
    .ha-edd-product-grid__btns
    .edd-submit.button.blue {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-edd-product-grid .ha-pqv-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-edd-product-grid .ha-edd-product-grid__load-more-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-edd-product-carousel .ha-product-carousel-on-sale span {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-carousel .ha-product-carousel-category a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-carousel .ha-product-carousel-title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-edd-product-carousel .ha-product-carousel-desc {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-carousel .ha-product-carousel-price {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-carousel .ha-product-carousel-add-to-cart a,
  .elementor-widget-ha-edd-product-carousel
    .ha-product-carousel-add-to-cart
    .edd-submit {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-product-carousel
    .ha-product-carousel-quick-view-wrap {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-single-product
    span.ha-edd-single-product__badge-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-single-product
    span.ha-edd-single-product__discount-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-single-product .ha-edd-single-product__category a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-edd-single-product .ha-edd-single-product__title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-edd-single-product .ha-edd-single-product__desc {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-single-product .ha-edd-single-product__price {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-single-product .button,
  .elementor-widget-ha-edd-single-product .added_to_cart,
  .elementor-widget-ha-edd-single-product
    .ha-edd-single-product__atc-btn
    .edd-add-to-cart,
  .elementor-widget-ha-edd-single-product
    .ha-edd-single-product__atc-btn
    .edd-submit.button.blue {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-edd-single-product .ha-pqv-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-edd-category-grid .ha-product-cat-grid-title a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-edd-category-grid .ha-product-cat-grid-count {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-edd-category-grid .ha-product-cat-grid-load-more-btn {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-ha-edd-category-carousel .ha-product-cat-carousel-title a {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-edd-category-carousel .ha-product-cat-carousel-count {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ha-google-map .ha-adv-google-map__marker-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-google-map
    .ha-adv-google-map__marker-description-wrapper {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-google-map .ha-adv-google-map__legend-title-wrapper {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-google-map .ha-adv-google-map__legend--item {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-ha-shipping-bar .ha-fsb-style1 .ha-fsb-inner,
  .elementor-widget-ha-shipping-bar .ha-fsb-style2 .ha-fsb-inner,
  .elementor-widget-ha-shipping-bar .ha-fsb-style3 .ha-fsb-inner {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-shipping-bar .ha-fsb-progress-bar .ha-fsb-size {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-ha-remote-carousel
    .ha-remote-carousel-container
    .ha-remote-carousel-btn-next,
  .elementor-widget-ha-remote-carousel
    .ha-remote-carousel-container
    .ha-remote-carousel-btn-prev {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-text-path {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-site-logo .widget-image-caption {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-site-title .elementor-heading-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-theme-page-title .elementor-heading-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-theme-post-title .elementor-heading-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-theme-post-excerpt .elementor-widget-container {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-post-content {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-post-featured-image .widget-image-caption {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-archive-title .elementor-heading-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-archive-posts .elementor-post__title,
  .elementor-widget-archive-posts .elementor-post__title a {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-archive-posts .elementor-post__meta-data {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-archive-posts .elementor-post__excerpt p {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-archive-posts a.elementor-post__read-more {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-archive-posts .elementor-pagination {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-archive-posts .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-archive-posts .e-load-more-message {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-archive-posts .elementor-posts-nothing-found {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-loop-grid .elementor-pagination {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-loop-grid .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-loop-grid .e-load-more-message {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-posts .elementor-post__title,
  .elementor-widget-posts .elementor-post__title a {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-posts .elementor-post__meta-data {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-posts .elementor-post__excerpt p {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts a.elementor-post__read-more {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-posts .elementor-pagination {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-posts .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-posts .e-load-more-message {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-portfolio .elementor-portfolio-item__title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-portfolio .elementor-portfolio__filter {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-gallery .elementor-gallery-item__title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-gallery .elementor-gallery-item__description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-gallery .elementor-gallery-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-form .elementor-field-group > label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-form .elementor-field-type-html {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-form .elementor-field-group .elementor-field,
  .elementor-widget-form .elementor-field-subgroup label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-form .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-form .elementor-message {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-form .e-form__indicators__indicator,
  .elementor-widget-form .e-form__indicators__indicator__label {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-form .e-form__indicators__indicator__progress__meter {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-login .elementor-form-fields-wrapper label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-login .elementor-field-group .elementor-field,
  .elementor-widget-login .elementor-field-subgroup label {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-login .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-login
    .elementor-widget-container
    .elementor-login__logged-in-message {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-slides .elementor-slide-heading {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-slides .elementor-slide-description {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-slides .elementor-slide-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item,
  .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-animated-headline .elementor-headline {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-hotspot .widget-image-caption {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-hotspot .e-hotspot__label {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-hotspot .e-hotspot__tooltip {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-price-list .elementor-price-list-header {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-price-list .elementor-price-list-price {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-price-list .elementor-price-list-description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__heading {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__subheading {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-price-table
    .elementor-price-table
    .elementor-price-table__price {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__original-price {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__period {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__features-list li {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__additional_info {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__ribbon-inner {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-flip-box
    .elementor-flip-box__front
    .elementor-flip-box__layer__title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-flip-box
    .elementor-flip-box__front
    .elementor-flip-box__layer__description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-flip-box
    .elementor-flip-box__back
    .elementor-flip-box__layer__title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-flip-box
    .elementor-flip-box__back
    .elementor-flip-box__layer__description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-flip-box .elementor-flip-box__button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-call-to-action .elementor-cta__title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-call-to-action .elementor-cta__description {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-call-to-action .elementor-cta__button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-call-to-action .elementor-ribbon-inner {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-media-carousel .elementor-carousel-image-overlay {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-testimonial-carousel .elementor-testimonial__text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-testimonial-carousel .elementor-testimonial__name {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-testimonial-carousel .elementor-testimonial__title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-reviews .elementor-testimonial__header,
  .elementor-widget-reviews .elementor-testimonial__name {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-reviews .elementor-testimonial__text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-table-of-contents .elementor-toc__header,
  .elementor-widget-table-of-contents .elementor-toc__header-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-table-of-contents .elementor-toc__list-item {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-countdown .elementor-countdown-digits {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-countdown .elementor-countdown-label {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-countdown .elementor-countdown-expire--message {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-search-form
    input[type="search"].elementor-search-form__input {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-search-form .elementor-search-form__submit {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-author-box .elementor-author-box__name {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-author-box .elementor-author-box__bio {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-author-box .elementor-author-box__button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-post-navigation span.post-navigation__prev--label,
  .elementor-widget-post-navigation span.post-navigation__next--label {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-post-navigation span.post-navigation__prev--title,
  .elementor-widget-post-navigation span.post-navigation__next--title {
    font-size: var(--e-global-typography-secondary-font-size);
  }
  .elementor-widget-post-info .elementor-icon-list-item {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-sitemap .elementor-sitemap-title {
    font-size: var(--e-global-typography-primary-font-size);
  }
  .elementor-widget-sitemap .elementor-sitemap-item,
  .elementor-widget-sitemap span.elementor-sitemap-list,
  .elementor-widget-sitemap .elementor-sitemap-item a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-lottie .e-lottie__caption {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist .e-tab-title .e-tab-title-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist
    .e-tabs-items-wrapper
    .e-tab-title:where(.e-active, :hover)
    .e-tab-title-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist
    .e-tabs-inner-tabs
    .e-inner-tabs-wrapper
    .e-inner-tab-title
    a {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist
    .e-tabs-inner-tabs
    .e-inner-tabs-content-wrapper
    .e-inner-tab-content
    .e-inner-tab-text {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist
    .e-tabs-inner-tabs
    .e-inner-tabs-content-wrapper
    .e-inner-tab-content
    button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-paypal-button .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-paypal-button .elementor-message {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-stripe-button .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-widget-stripe-button .elementor-message {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-progress-tracker .current-progress-percentage {
    font-size: var(--e-global-typography-text-font-size);
  }
}
