/*19.11.2025*/
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 9px;
  font-size: 16px;
}

@media (max-width: 1200px) {
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 5px;
  font-size: 14px;
}
}

/*20.11.2025*/
[class*="title-1"].sppb-section .sppb-section-title .sppb-title-heading span:not(.sp-inline-editable-element)::before, [class*="title-1"].sppb-addon .sppb-addon-title span:not(.sp-inline-editable-element)::before {
  content: none;
}

/*23.11.2025*/
.new_f-ext-container .ui-slider-range, .new_f-ext-container .slider-container .ui-widget-content, .new_f-container {
  background: #04733a !important;
}

.new_f-container {
  margin-top: 75px !important;
}

.exs_search-form {
  background: #04733A url(https://export.otpusk.com/os/excursion/exs-baloon-sm.png) no-repeat -12px 85px !important;
}

/*24.11.2025*/
.os-order-form-wrap {
  margin: 0 auto;
}

/*25.11.2025*/
#sp-header {
  z-index: 1;
}

@media (min-width: 980px) {
.sppb-row-column:not(.sp-pagebuilder-builder-column) .upward-cta {
  margin-top: -100px;
}
}

/*26.11.2025*/
@media (min-width: 980px) {
body.com-sppagebuilder #sp-main-body #sp-page-builder > .page-content > .sppb-section:nth-last-child(1) {
  padding-bottom: 100px;
}
}

.os-order-select-wrapper {
  height: 40px !important;
}

.os-order-form-wrap select {
  height: 40px !important;
}

select:not(.form-select):not(.form-control):not([class^="builder"]) {
  border: 0px solid var(--border_color) !important;
}