/*
Theme Name: The Wow Factory Child
Theme URI: https://them.es/starter
Template: the-wow-factory
Author: The Wow Factory
Author URI: https://www.thewowfactory.co.uk/
Description: Bootstrap 5.2 Theme
Tags: custom-background,custom-colors,featured-images,flexible-header,microformats,post-formats,rtl-language-support,theme-options,translation-ready,accessibility-ready
Version: 3.2.1658486609
Updated: 2022-07-22 11:43:29

*/
.full_menu.open {
    z-index: 10000 !important;
}
.sovo-search-widget{
	background:#0C0D0E !important;
}
.sovo-no-results .sovo-btn:hover {
  color: #0a0a0a !important;
}
.a.arrow_button{
  background: transparent !important;
}
.sovo-source-unavailable {
  background: #0a0a0a !important;
  border-color: #2a2a2a !important;
}

.sovo-window-box {
  background: #111111 !important;
}

.sovo-window-box:hover {
  background: #1a1a1a !important;
}

/* Search widget fields background */
.sovo-search-field-inner,
.sovo-search-bar,
.sovo-search-widget {
  background: #0C0D0E !important;
}

.sovo-search-field-inner:hover,
.sovo-search-field-inner.active {
  background: #161718 !important;
}

/* Calendar dropdown background */
.sovo-cal-dropdown,
.sovo-calendar {
  background: #0C0D0E !important;
}

/* Guest dropdown background */
.sovo-guest-dropdown {
  background: #0C0D0E !important;
}

/* Search results header background */
.sovo-results-header,
.sovo-results-container {
  background: #0C0D0E !important;
}

/* Apartment card background */
.sovo-property-card {
  background: #0C0D0E !important;
}

.sovo-card-content {
  background: #0C0D0E !important;
}