.elementor-253 .elementor-element.elementor-element-740a10f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-81ffe23 */.dt-header {
  width: 100%;
  background: #ffffff;
  border-bottom: 1px solid rgba(11, 31, 51, 0.08);
  position: relative;
  z-index: 9999;
  margin: 0 !important;
  padding: 0 !important;
}

.dt-header-inner {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 14px 40px !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  min-height: 92px;
}

.dt-logo img {
  width: 76px !important;
  height: auto;
  display: block;
}

/* Remove unwanted search icon/button from header */
header .elementor-search-form,
header .elementor-widget-search-form,
header .elementor-search-form__container,
header .elementor-search-form__submit,
.elementor-location-header .elementor-search-form,
.elementor-location-header .elementor-widget-search-form,
.elementor-location-header .elementor-search-form__submit {
  display: none !important;
  visibility: hidden !important;
}

/* Remove any search icon near navigation */
header i.fa-search,
header .fa-search,
header .eicon-search,
header .elementor-icon i,
header .elementor-search-form__icon {
  display: none !important;
}

/* Stop search from becoming a big yellow button */
header button[type="submit"],
.elementor-search-form button,
.elementor-search-form__submit {
  display: none !important;
  background: transparent !important;
  border: none !important;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}/* End custom CSS */