.elementor-16227 .elementor-element.elementor-element-7349b75e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-16227 .elementor-element.elementor-element-1071e853{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-16227 .elementor-element.elementor-element-24d6ee4b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-6dea6e1b */.bubble-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}

.bubble-button a {
  display: flex;
  align-items: center;
  background-color: #0ba3ae;
  color: white;
  text-decoration: none;
  border-radius: 50px;
  padding: 8px 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}

.bubble-button a:hover {
  transform: scale(1.05);
  color: white;
}

.bubble-icon {
  border-radius: 50%;
  width: 40px;
  height: 32px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  flex-shrink: 0;
}

.bubble-icon img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.bubble-tekst {
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
  color:white;
}

.bubble-button a:hover .bubble-tekstt {
  color: white !important;
}
div.bubble-tekst{
    color:white !important;
}
div.bubble-tekst:hover{
    color:white !important;
}

.bubble-button a:hover,
.bubble-button a:hover *,
.bubble-button a:hover .bubble-tekst,
.bubble-button a .bubble-tekst:hover {
  color: white !important;
  fill: white !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dae7b21 */@media screen and (max-width: 1024px) {
  .mobile-booking-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color:#0ba3ae;
    color: white;
    text-align: center;
    padding: 14px 0;
    z-index: 9999;
    font-size: 18px;
    font-weight: 500;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.15);
  }

  .mobile-booking-bar a {
    color: white;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
  }

  .mobile-booking-bar img {
    width: 32px;
    height: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-12598646 */.bubble-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}

.bubble-button a {
  display: flex;
  align-items: center;
  background-color: #0ba3ae;
  color: white;
  text-decoration: none;
  border-radius: 50px;
  padding: 8px 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}

.bubble-button a:hover {
  transform: scale(1.05);
  color: white;
}

.bubble-icon {
  border-radius: 50%;
  width: 40px;
  height: 32px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  flex-shrink: 0;
}

.bubble-icon img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.bubble-tekst {
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
  color:white;
}

.bubble-button a:hover .bubble-tekstt {
  color: white !important;
}
div.bubble-tekst{
    color:white !important;
}
div.bubble-tekst:hover{
    color:white !important;
}

.bubble-button a:hover,
.bubble-button a:hover *,
.bubble-button a:hover .bubble-tekst,
.bubble-button a .bubble-tekst:hover {
  color: white !important;
  fill: white !important;
}/* End custom CSS */