.custom-select-container:before {
  content: "";
  width: 1500px;
  height: 100%;
  display: block;
  background-color: #fff;
  position: absolute;
  right: 100%;
  top: 0;
}
.custom-select-container .custom-select-opener {
  margin-left: -2px;
}

.hotels-icon:not(:first-child) {
  margin-left: 5px;
}

/*# sourceMappingURL=homepage.css.map */
