._villas-365-property-amenities ._villas-365-property-amenity-switcher ._villas-365-property-amenity-switcher-item-selected {
  padding: 10px 20px;
}
._villas-365-property-amenities ._villas-365-property-amenity-switcher ._villas-365-property-amenity-switcher-item-selected.active {
  background-color: #262626;
  color: white;
  border-radius: 20px;
  transition: background-color 400ms ease-in-out;
}
._villas-365-property-amenities ._villas-365-property-amenity-switcher ._villas-365-property-amenity-switcher-item-selected.active:hover {
  color: white;
}
._villas-365-property-amenities ._villas-365-property-amenity-switcher ._villas-365-property-amenity-switcher-item-selected:hover {
  color: #262626;
}
._villas-365-property-amenities ._villas-365-property-amenity-switcher ._villas-365-property-amenity-switcher-items {
  top: 32px;
  padding: 10px 20px;
  border: none;
  box-shadow: none;
  z-index: 10000;
  width: 100%;
  color: #262626;
}
._villas-365-property-amenities ._villas-365-property-amenity-switcher-inline ._villas-365-property-amenity-switcher-inline-items {
  text-align: center;
}
._villas-365-property-amenities ._villas-365-property-amenity-switcher-inline ._villas-365-property-amenity-switcher-inline-items ._villas-365-property-amenity-switcher-inline-item {
  padding: 10px 20px;
  margin-left: 0;
  display: inline-block;
  color: #262626;
}
._villas-365-property-amenities ._villas-365-property-amenity-switcher-inline ._villas-365-property-amenity-switcher-inline-items ._villas-365-property-amenity-switcher-inline-item ._villas-365-property-amenity-switcher-inline-item-background {
  background-color: transparent;
}
._villas-365-property-amenities ._villas-365-property-amenity-switcher-inline ._villas-365-property-amenity-switcher-inline-items ._villas-365-property-amenity-switcher-inline-item.active {
  background-color: #262626;
  border-radius: 20px;
  color: white;
}
._villas-365-property-amenities ._villas-365-property-amenity-switcher-inline ._villas-365-property-amenity-switcher-inline-items ._villas-365-property-amenity-switcher-inline-item.active span {
  border: none;
}
._villas-365-property-amenities ._villas-365-property-amenity-switcher-inline ._villas-365-property-amenity-switcher-inline-items ._villas-365-property-amenity-switcher-inline-item.active:hover {
  color: white;
}
._villas-365-property-amenities ._villas-365-property-amenity-switcher-inline ._villas-365-property-amenity-switcher-inline-items ._villas-365-property-amenity-switcher-inline-item:hover {
  color: #262626;
}
._villas-365-property-amenities ._villas-365-property-amenity-specific-room-buttons {
  padding: 0 10px;
  display: block;
  text-align: center;
}
._villas-365-property-amenities ._villas-365-property-amenity-specific-room-buttons ._villas-365-property-amenity-room-button {
  border-radius: 20px;
  display: inline-block;
}
