/* DoubleTree by Hilton Antalya-Kemer, All Inclusive - aytakdi */

/*====================================================== 
  ICON GRID CORE+ / AMENITIES LIST
======================================================*/
.cp-iconGridCorePlus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

/*====================================================== 
  ROOMS TILES
======================================================*/
/* Date Picker */
[data-radix-popper-content-wrapper] > div.bg-bg {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

[data-radix-popper-content-wrapper] > div.bg-bg table button {
  border-style: none;
}

.cp-calendar-monthArrows:enabled svg path {
  stroke: #0a194e;
}

.cp-calendar-button--highlighted {
  background: #e3e3e3;
  color: #0a194e;
}

/* Rooms filter buttons */
button.clear-results.btn-primary-outline svg path {
  fill: #ffffff;
}

button.clear-results.btn-primary-outline:hover,
button.clear-results.btn-primary-outline:focus {
  border-color: #0a194e;
}

button.clear-results.btn-primary-outline:hover svg path,
button.clear-results.btn-primary-outline:focus svg path {
  fill: #0a194e;
}

/*====================================================== 
    MULTI-COLUMN CAROUSEL
======================================================*/
[data-element-id='multi-column-tile-carousel-wrapper']
  [data-element-id='media-slider-controls']
  [data-hovered='true']
  .btn
  span {
  color: rgb(var(--color-white));
}
[data-element-id='multi-column-tile-carousel-wrapper']
  [data-element-id='media-slider-controls']
  [data-hovered='true']
  .btn:hover
  span,
[data-element-id='multi-column-tile-carousel-wrapper']
  [data-element-id='media-slider-controls']
  [data-hovered='true']
  .btn:hover
  span {
  color: rgb(var(--color-text));
}

[data-element-id='multi-column-tile-carousel-wrapper']
  [data-element-id='media-slider-controls']
  [data-hovered='true']
  .btn {
  padding-top: 0.75rem !important;
}
