.elementor-kit-1972{--e-global-color-primary:#72C0A1;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#8E9090;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Merriweather";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Merriweather";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Playfair Display SC";--e-global-typography-accent-font-weight:500;}.elementor-kit-1972 e-page-transition{background-color:#FFBC7D;}.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;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.eccf-site-header .eccf-shell-nav__item--catalog > .eccf-shell-nav__link {
  position: relative;
  z-index: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 8px 14px;
  border: 1px solid #72c0a1;
  border-radius: 6px;
  background: #fff;
  color: #72c0a1 !important;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
}

@media (hover: hover) and (pointer: fine) {
  .eccf-site-header .eccf-shell-nav__item--catalog > .eccf-shell-nav__link:hover {
    border-color: #72c0a1;
    background: #72c0a1;
    color: #fff !important;
  }
}

@media (max-width: 1180px) {
  .eccf-site-header .eccf-shell-nav {
    gap: 8px;
  }

  .eccf-site-header .eccf-shell-nav__item--catalog {
    padding-inline: 26px;
  }

  .eccf-site-header .eccf-shell-nav__item--catalog > .eccf-shell-nav__link {
    padding: 8px 14px;
  }
}

@media (min-width: 1181px) {
  .eccf-site-header .eccf-shell-nav {
    gap: 30px;
  }
}/* End custom CSS */