.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-7a7eb1d:#2977C8;--e-global-color-59faea1:#00000000;--e-global-color-4292166:#FFFFFF;--e-global-color-719334d:#000000;--e-global-color-0e7010c:#EE3768;--e-global-color-ae11e12:#1A1F3287;--e-global-color-0bcdca5:#1A1F3200;--e-global-color-137839d:#1A1F32;--e-global-color-ccf1175:#7B8094;--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:"Arial";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter-VariableFont_opsz,wght";--e-global-typography-accent-font-size:20px;--e-global-typography-c0cae30-font-family:"Knewave-Regular";--e-global-typography-c0cae30-font-size:5rem;--e-global-typography-c0cae30-font-weight:400;--e-global-typography-c0cae30-line-height:1.3;--e-global-typography-b898191-font-family:"Knewave-Regular";--e-global-typography-b898191-font-size:48px;--e-global-typography-b898191-font-weight:400;--e-global-typography-9b544bb-font-family:"Knewave-Regular";--e-global-typography-9b544bb-font-size:32px;--e-global-typography-9b544bb-font-weight:400;--e-global-typography-d3ed4d5-font-family:"Arial";--e-global-typography-d3ed4d5-font-size:24px;--e-global-typography-d3ed4d5-font-weight:600;--e-global-typography-3009685-font-family:"Arial";--e-global-typography-3009685-font-size:22px;--e-global-typography-3009685-font-weight:600;--e-global-typography-4b3ccdd-font-family:"Knewave-Regular";--e-global-typography-4b3ccdd-font-size:32px;--e-global-typography-4b3ccdd-font-weight:400;--e-global-typography-4b3ccdd-text-transform:uppercase;--e-global-typography-1185d6e-font-family:"Arial";--e-global-typography-1185d6e-font-size:20px;--e-global-typography-1185d6e-font-weight:400;--e-global-typography-0e5656b-font-family:"Arial";--e-global-typography-0e5656b-font-size:20px;--e-global-typography-0e5656b-font-weight:600;--e-global-typography-f166a81-font-family:"Arial";--e-global-typography-f166a81-font-size:16px;--e-global-typography-f166a81-font-weight:400;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-c0cae30-font-size:3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-c0cae30-font-size:1.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Remove the line height for every icon with the same class. */
.elementor-icon-remove-bottom-gap {
    line-height: 0;
}

/* Adjust unordered list (ul) indentation */
ul {
    padding-left: 20px; /* Adjust this value as needed */
}

/* Adjust ordered list (ol) indentation */
ol {
    padding-left: 20px; /* Adjust this value as needed */
}

p.price {
    font-size: 1.25rem;
}

p.price span {
    color: var(--e-global-color-0e7010c);
    font-size: 1.5rem;
    font-weight: 600;
}

/* Activities Page Filter Styling */
.activity-filter {
    cursor: pointer;
    border: 4px solid #ee3768; /* Selected state */
    border-radius: 20px;
    transition: border 0.3s ease;
}

.activity-unselected {
    border: 4px solid transparent; /* Unselected state */
}

.activity-tile {
    opacity: 1;
    transition: opacity 300ms ease-in-out;
    display: flex;
}

.activity-hidden {
    opacity: 0;
    pointer-events: none;
}

/* Mobile-only: Fix the TrekkSoft Book Now button to bottom of screen, centered and scaled down */
@media (max-width: 767px) {
  #TrekkSoftBookNowButton {
    position: fixed;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-50%) scale(0.65);
    transform-origin: bottom center;
    z-index: 9999;
    white-space: nowrap;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter-VariableFont_opsz,wght';
	font-display: auto;
	src: url('https://oceanvibes.com/wp-content/uploads/2024/11/Inter-VariableFont_opszwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Knewave-Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://oceanvibes.com/wp-content/uploads/2024/11/Knewave-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */