/* Bontrup Delfins Beach Resort Bonaire */
/*====================================================== 
  FOCUS RING
======================================================*/
*:focus:not(.exclude-focus),
*:focus-visible {
  outline: 2px #ffffff solid !important;
  outline-offset: 0 !important;
  box-shadow: 0 0 0 4px #7b3658 !important;
  border-radius: 0px;
}
*::selection {
  background-color: #7b3658;
}

[data-element-id='rooms-widget-wrapper'] .border-primary {
  border: none;
}
[data-element-id='rooms-widget-wrapper'] button[data-osc-product='shop-form-selection-button'] {
  border-radius: 0px;
  border: 1px solid #000000 !important;
}
