.elementor-kit-6{--e-global-color-primary:#1A2B49;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#4361EE;--e-global-color-37be3ac:#1A2B49;--e-global-color-2d63031:#E24A3B;--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-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#2D5BFF;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#244BE6;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h2{color:#1A2B49;}.elementor-kit-6 h3{color:#1A2B49;}.elementor-kit-6 h4{color:#1A2B49;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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: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 *//*1------------------------------*/
/* Style only inline text links */
.elementor-widget-text-editor a {
    color: #0056b3; /* example blue */
    text-decoration: underline;
}

/* Hover state */
.elementor-widget-text-editor a:hover {
    color: #003d80; /* darker shade */
    text-decoration: none;
}

/* Keep buttons clean */
.elementor-button,
.elementor-button a {
    text-decoration: none !important;
}
/*------------------------------*/

/* Tourfic font fix for OceanWP html{font-size:62.5%} conflict */
/* Do not remove unless theme base font-size changes */
body.single-tf_tours .tf-booking-form,
body.single-tf_tours .tf-withoutpayment-popup,
body.single-tf_tours .tf-booking-summery {
  font-size: 16px !important;
  line-height: 1.4 !important;
}

/* Controls that become tiny after interaction */
body.single-tf_tours .tf-booking-form .tf-field,
body.single-tf_tours .tf-booking-form input,
body.single-tf_tours .tf-booking-form select,
body.single-tf_tours .tf-booking-form textarea,
body.single-tf_tours .tf-booking-form button {
  font-size: 16px !important;
  line-height: 1.3 !important;
}

/* Popup: make EVERYTHING inherit the fixed base (this catches date + price) */
body.single-tf_tours .tf-booking-summery * {
  font-size: inherit !important;
  line-height: inherit !important;
}

/* Popup headings (optional, keeps hierarchy) */
body.single-tf_tours .tf-booking-summery h5 { font-size: 18px !important; }
body.single-tf_tours .tf-booking-summery h4 { font-size: 16px !important; }/* End custom CSS */