.box-accordion .e-n-accordion-item {
  border-bottom: 1px solid #fff;
}
@media (min-width: 767px) {
  .box-accordion .elementor-widget-container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.box-accordion .elementor-widget-container ul,
.box-accordion .elementor-widget-container ol {
  padding-left: 20px;
}

.c-btn a {
  position: relative;
  display: inline-block;
  line-height: 0;
}
.c-btn a:hover svg path {
  fill: #50b49e;
}
.c-btn a:hover .btn-text {
  color: #fff;
}
.c-btn a svg path {
  fill: transparent;
}
.c-btn a * {
  transition: all 0.3s ease-in-out;
}
.c-btn a .btn-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  line-height: 1;
  color: #50b49e;
  font-size: 14px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  line-height: 1;
}

#head-nav nav.elementor-nav-menu--dropdown ul.elementor-nav-menu {
  padding-top: 20px;
  padding-bottom: 20px;
}/*# sourceMappingURL=custom.css.map */