.elementor-kit-15256{--e-global-color-primary:#6EC1E4;--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-15256 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);}@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 */.bahamas-widget {
  font-family: var(--e-global-typography-cmc-h3-style-font-family, 'Georgia', serif);
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  justify-content: center;
  text-align: center;
  margin-top: 2rem;
}

.bahamas-box {
  max-width: 300px;
  background: white;
  padding: 1.5rem;
  border: 1px solid #e5e5e5;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.bahamas-box h3 {
  background: #4d5750;
  color: white;
  font-size: 1.25rem;
  padding: 0.75rem;
  margin: -1.5rem -1.5rem 1.5rem -1.5rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.local-time-row {
  display: none !important;
}

.bahamas-row {
  font-size: 0.95rem;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.bahamas-row strong {
  font-weight: normal;
  flex: 1;
  text-align: left;
}

.bahamas-row span {
  flex: 1;
  text-align: right;
}

.bahamas-row.weather-icon {
  flex-direction: column;
  align-items: center;
  margin: 1rem 0;
}

.bahamas-row.weather-icon img {
  width: 64px;
  height: 64px;
  image-rendering: auto;
  margin-bottom: 0.5rem;
}

.bahamas-row.weather-icon span {
  font-size: 0.9rem;
  text-transform: uppercase;
  font-weight: bold;
}

.bahamas-row.tides {
  flex-direction: column;
  align-items: stretch;
  margin-top: 1rem;
  text-align: left;
}

.bahamas-row.tides strong {
  display: block;
  margin-bottom: 0.25rem;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}

.bahamas-row.tides ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

.bahamas-row.tides li {
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0.25rem;
}/* End custom CSS */