.elementor-kit-706 {
  --e-global-color-primary: #664628;
  --e-global-color-secondary: #54595f;
  --e-global-color-text: #7a7a7a;
  --e-global-color-accent: #27411e;
  --e-global-color-32317d9c: #000;
  --e-global-color-6402df: #fff;
  --e-global-color-7e67156: #f1f2ee;
  --e-global-typography-primary-font-family: "Roboto";
  --e-global-typography-primary-font-weight: 600;
  --e-global-typography-secondary-font-family: "Roboto Slab";
  --e-global-typography-secondary-font-weight: 400;
  --e-global-typography-text-font-family: "Roboto";
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Roboto";
  --e-global-typography-accent-font-weight: 500;
}
.elementor-kit-706 button,
.elementor-kit-706 input[type="button"],
.elementor-kit-706 input[type="submit"],
.elementor-kit-706 .elementor-button {
  background-color: var(--e-global-color-primary);
}
.elementor-kit-706 button:hover,
.elementor-kit-706 button:focus,
.elementor-kit-706 input[type="button"]:hover,
.elementor-kit-706 input[type="button"]:focus,
.elementor-kit-706 input[type="submit"]:hover,
.elementor-kit-706 input[type="submit"]:focus,
.elementor-kit-706 .elementor-button:hover,
.elementor-kit-706 .elementor-button:focus {
  background-color: var(--e-global-color-accent);
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1140px;
}
.e-con {
  --container-max-width: 1140px;
}
 {
}
h1.entry-title {
  display: var(--page-title-display);
}
@media (max-width: 1024px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1024px;
  }
  .e-con {
    --container-max-width: 1024px;
  }
}
@media (max-width: 767px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px;
  }
  .e-con {
    --container-max-width: 767px;
  }
}
