.elementor-kit-10{--e-global-color-primary:#BB99FF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 h2{color:#BB99FF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1344px;}.e-con{--container-max-width:1344px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:540px;}.e-con{--container-max-width:540px;}}/* Start custom CSS */.wpte-bf-btn-wrap {
  display: none;
}

.accordion-book {
  display: none;
}

.category-trips-single .category-trips-single-inner-wrap .next-trip-info .next-departure-list li .left {
	color:#b9f

.book-btn wte-fsd-list-booknow-btn {
  display: none;
}

.terms-wrapper {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px;
  cursor: pointer;
  font-size: 16px;
}

.terms-wrapper input[type="checkbox"] {
  opacity: 0;
  position: relative;
  width: 20px !important;
  height: 20px !important;
  margin: 0 !important;
  z-index: 2 !important;
  cursor: pointer !important;
}

.terms-wrapper .custom-checkbox {
  width: 20px !important;
  height: 20px !important;
  border: 2px solid #007cba !important;
  border-radius: 4px !important;
  box-sizing: border-box !important;
  position: relative !important;
  z-index: 1 !important;
}

.terms-wrapper input[type="checkbox"]:checked + .custom-checkbox::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 3px;
  width: 6px;
  height: 12px;
  border: solid #007cba;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  z-index: 3;
}

.terms-wrapper .terms-text a {
  color: #007cba !important;
  text-decoration: underline !important;
}
.terms-wrapper .terms-text a:hover {
  color: #004f7a !important;
}/* End custom CSS */