.elementor-kit-9492 {
  --e-global-color-primary: #00443B;
  --e-global-color-secondary: #00443B;
  --e-global-color-text: #00443B;
  --e-global-color-accent: #9BE042;
  --e-global-color-77ff651: #00443B;
  --e-global-color-1dc3b48: #FF4800;
  --e-global-color-d95dcb6: #FFFFFF;
  --e-global-color-ba8978f: #9BE042;
  --e-global-color-41fa304: #FAFAFA;
  --e-global-color-f875600: #F0EACB;
  --e-global-color-1bb7294: #008000;
  --e-global-color-e0fc440: #0E101A;
  --e-global-color-d8fafc1: #F7F3E6;
  --e-global-typography-primary-font-family: "Poppins";
  --e-global-typography-primary-font-weight: 600;
  --e-global-typography-secondary-font-family: "Poppins";
  --e-global-typography-secondary-font-weight: 400;
  --e-global-typography-text-font-family: "Poppins";
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Poppins";
  --e-global-typography-accent-font-weight: 500;
}

.elementor-section.elementor-section-boxed>.elementor-container {
  max-width: 1140px;
}

.e-con {
  --container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
  margin-block-end: 20px;
}

.elementor-element {
  --widgets-spacing: 20px 20px;
}

  {}

h1.entry-title {
  display: var(--page-title-display);
}

body.rtl .elementor-labels-inline .elementor-field-group>.elementor-field-label {
  padding-left: 0px;
}

body:not(.rtl) .elementor-labels-inline .elementor-field-group>.elementor-field-label {
  padding-right: 0px;
}

body .elementor-labels-above .elementor-field-group>.elementor-field-label {
  padding-bottom: 0px;
}

body .woocommerce-Reviews .elementor-field-group>label {
  margin-bottom: 0px;
}

#the7-body {
  --the7-base-font-family: "Poppins", Sans-serif;
}

@media(max-width:1024px) {
  .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1024px;
  }

  .e-con {
    --container-max-width: 1024px;
  }
}

@media(max-width:767px) {
  .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 767px;
  }

  .e-con {
    --container-max-width: 767px;
  }
}