.titleContainer.container {
  display: none;
}

#maximunSearchCount {
  background: #424242;
  color: #fff;
  padding: 7px 12px;
  font-size: 13px;
  margin-top: -15px;
  display: none;
}

.onikonMapSearchContainer {
  position: relative;
}

#maximunSearchCount.show {
  display: block;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}

html, body {
  width: 100%;
}

.sticky-style-fixed.header-style-1 .mk-header-holder, .sticky-style-fixed.header-style-3 .mk-header-holder {
  position: static !important;
}

.onikonMapSearchListImg {
  padding-bottom: 60%;
  background-size: cover;
  background-position: center center;
}

.headerBackgroundContainer {
  display: none !important;
}

.maximumNumberExceeds {
  background-color: #383838;
  padding: 10px;
  box-sizing: border-box;
  text-align: left;
  display: none;
  color: #fff;
  margin: 20px 0;
  border-radius: 3px;
}

.markerPin {
  max-width: 35px !important;
}

#mk-footer {
  display: none;
}

.onikonMapSearchContainer {
  width: 100%;
  height: calc(100vh - 91px);
  display: flex;
  flex-wrap: wrap;
}

.mls_logo {
  float: right;
}

.searchFormContainer {
  display: flex;
  margin-left: 40px;
  align-items: center;
}

.onikonMapSearchContainer #onikonMapSearchHeader {
  width: 100%;
  min-height: 80px;
  display: flex;
  z-index: 99;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
  justify-content: space-between;
  align-items: center;
  padding-right: 35px;
}
.onikonMapSearchContainer #onikonMapSearchHeader select {
  width: auto !important;
  margin-top: 0 !important;
}
.onikonMapSearchContainer .mapOuter {
  height: calc(100% - 80px);
  width: calc(100% - 650px);
  position: relative;
}

.disclaimer {
  font-size: 13px;
  margin-top: 35px;
  margin-bottom: 10px;
}

/* .archieveOverlay{
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: none;
  z-index: 99999;
}
.archieveOverlay p{
  color: #fff;
  margin-top: 10px;
  font-weight: 500;
  text-transform: uppercase;
} */
#onikonIDXSignUp, #onikonIDXLogOut {
  font-weight: 500;
  float: right;
  order: 2;
}

/* h1{
  font-size: 15px !important;
  color: #000 !important;
  font-weight: 500 !important;
  display: flex ;
  justify-content: center;
  align-items: center;
  margin: 0;
  margin-left: 20px;
} */
#onikonMapSearchSortBy {
  display: inline;
}

.onikonMapSearchContainer #onikonMapSearchList {
  width: 650px;
  padding: 0 20px;
  height: calc(100% - 80px);
  overflow-y: auto;
}

.onikonMapSearchContainer #onikonMapSearchList::-webkit-scrollbar {
  width: 0 !important;
}

.onikonMapSearchContainer #onikonMapSearchList {
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
}

.onikonMapSearchListHeaderInner p {
  margin: 0;
  margin-left: -10px;
}

.onikonMapSearchContainer #onikonMapSearchList #onikonMapSearchListHeader {
  width: 100%;
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#onikonMapSearchListHeader > p {
  padding: 20px 0;
  font-size: 14px;
  font-weight: 500;
}
#onikonMapSearchListHeader > p:last-child {
  color: #8f8e8e;
  font-weight: 500;
}

#onikonMapSearchSortBy {
  width: 180px;
  border: 0 !important;
  min-width: 0 !important;
  background-color: transparent !important;
  margin: 0;
  font-weight: 400 !important;
  color: #000 !important;
  padding: 10px;
  font-size: 14px;
  text-transform: uppercase;
  background-image: url("/wp-content/plugins/viii-wp/assets/images/arrow-down.png") !important;
}

.onikonMapSearchListHeaderInner span {
  padding: 0 10px;
}

.searchFormContainer > p {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  width: 80px;
}

.o_searchForm {
  display: flex;
  order: 1;
  float: left;
}
.o_searchForm select .o_searchForm input {
  padding: 15px !important;
  border: 1px solid #000 !important;
  margin: 0;
  min-width: 0 !important;
  width: 10%;
}
.o_searchForm .o_priceMin, .o_searchForm .o_priceMax, .o_searchForm .o_bedrooms, .o_searchForm .o_bathrooms, .o_searchForm .o_dwellingType, .o_searchForm .o_class, .o_searchForm .o_transactionType {
  width: 100px;
  border: 0 !important;
  min-width: 0 !important;
  border-bottom: 2px solid #222222 !important;
  background-color: transparent !important;
  margin: 0 10px;
  font-weight: 400 !important;
  color: #6a6a6a !important;
}

.o_status {
  width: 100px;
  border: 0 !important;
  min-width: 0 !important;
  border-bottom: 2px solid #222222 !important;
  background-color: transparent !important;
  margin: 0 10px;
  font-weight: 400 !important;
  color: #6a6a6a !important;
}

.o_searchForm .o_dwellingType, .o_searchForm .o_bedrooms, .o_searchForm .o_bathrooms, .o_searchForm .o_class {
  background-image: url("/wp-content/plugins/viii-wp/assets/images/arrow-down.png") !important;
}

.o_status, .o_priceMax, .o_priceMin {
  background-image: url("/wp-content/plugins/viii-wp/assets/images/arrow-down.png") !important;
}

.o_searchForm .o_dwellingType, .o_status {
  width: 150px;
}

/* .o_searchForm .o_priceMin:focus, .o_searchForm .o_priceMax:focus{
  width: 100px;
  border: 0;
  border-bottom: 2px solid #222222;

  margin: 0 10px;
} */
.o_searchForm .o_cityArea {
  width: 350px;
  margin: 0;
}
.o_searchForm input[type=submit] {
  background-color: #fff;
  color: #000;
  border: 2px solid #000;
  width: 130px;
  height: 42px;
}

#onikonMapSearchListItems ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
}
#onikonMapSearchListItems ul li.onikonMapSearchListItem {
  position: relative;
  list-style: none;
  width: calc(50% - 30px);
  margin-bottom: 30px;
  transition: all 0.1s ease-in-out;
  margin: 0;
  margin-bottom: 0;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  margin: 15px;
}
#onikonMapSearchListItems ul li.onikonMapSearchListItem:hover {
  box-shadow: 0px 0px 25px 2px rgba(0, 0, 0, 0.25);
}
#onikonMapSearchListItems ul li.onikonMapSearchListItem .onikonMapSearchListItemLink {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #000000;
}
#onikonMapSearchListItems ul li.onikonMapSearchListItem .onikonMapSearchListItemLink .onikonMapSearchListImg img {
  width: 100%;
  height: auto;
  display: block;
}
#onikonMapSearchListItems ul li.onikonMapSearchListItem .onikonMapSearchListItemLink .onikonMapSearchListText {
  padding: 15px;
  position: relative;
  border-top-color: transparent;
}
#onikonMapSearchListItems ul li.onikonMapSearchListItem .onikonMapSearchListItemLink .onikonMapSearchListText .mapSearchTextInner {
  filter: blur(5px);
}
#onikonMapSearchListItems ul li.onikonMapSearchListItem .onikonMapSearchListItemLink .onikonMapSearchListText .onikonIDXLogIn {
  position: absolute;
  top: 50%;
  font-family: Poppins;
  left: 50%;
  text-align: center;
  padding: 12px;
  max-width: 220px;
  width: 100%;
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  transform: translate(-50%, -50%);
  cursor: pointer;
  transition: 0.2s ease-in-out all;
}
#onikonMapSearchListItems ul li.onikonMapSearchListItem .onikonMapSearchListItemLink .onikonMapSearchListText .onikonIDXLogIn:hover {
  color: #000;
  background-color: #fff;
}
#onikonMapSearchListItems ul li.onikonMapSearchListItem .onikonMapSearchListItemLink .onikonMapSearchListText h4 {
  font-size: 20px !important;
  font-weight: 500 !important;
}
#onikonMapSearchListItems ul li.onikonMapSearchListItem .onikonMapSearchListItemLink .onikonMapSearchListText h3 {
  font-size: 16px !important;
  font-weight: 500 !important;
  padding: 0;
  margin: 0;
}
#onikonMapSearchListItems ul li.onikonMapSearchListItem .onikonMapSearchListItemLink .onikonMapSearchListText h6 {
  font-size: 12.8px !important;
  padding-bottom: 10px;
  font-weight: 500 !important;
}
#onikonMapSearchListItems ul li.onikonMapSearchListItem .onikonMapSearchListItemLink .onikonMapSearchListText h6:last-child {
  padding-top: 0;
  color: #8f8e8e;
  font-size: 12px;
  text-transform: capitalize;
}
#onikonMapSearchListItems ul li.onikonMapSearchListItem .onikonMapSearchListItemLink .onikonMapSearchListText:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 20px;
}

.leaflet-popup-content p {
  margin: 0;
}

.infoBoxContainer {
  background-color: #fff;
  padding: 10px;
  display: flex;
  color: #777 !important;
  position: relative;
}

.leaflet-popup-content {
  width: 320px !important;
  margin: 0 !important;
}

.leaflet-popup-content-wrapper {
  border-radius: 3px;
  overflow: hidden;
}

.infoBoxImageContainer {
  width: 40%;
  position: relative;
}
.infoBoxImageContainer .statusTag {
  top: 5px !important;
  left: 5px !important;
}

.infoBoxDescContainer {
  width: 60%;
  padding-left: 15px;
}
.infoBoxDescContainer p {
  margin: 0 !important;
}

.vowRestricted .infoBoxDescContainer {
  filter: blur(5px);
}
.vowRestricted .markerVROverlay {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.vowRestricted .markerVROverlay p {
  color: #fff;
  text-align: center;
  font-size: 13px;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-75%);
}
.vowRestricted .markerVROverlay p .onikonIDXLogIn {
  text-decoration: underline;
  cursor: pointer;
}

.vowRestricted.infoBoxContainer:after {
  content: unset !important;
}

.infoBoxListedBy {
  font-size: 10px;
  color: #8f8e8e;
  font-weight: 400;
  padding-top: 10px;
}

.infoBoxShortDesc {
  font-size: 12px;
  color: #000;
  margin-top: 5px !important;
  font-weight: 500;
}

.infoBoxAddress {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 16px !important;
  color: #000;
  padding-bottom: 5px;
}

.infoBoxPrice {
  font-size: 15px;
  color: #000;
  font-weight: 500;
}

.markerPin:hover {
  z-index: 9999 !important;
}

.onikonMarker {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: relative;
}
.onikonMarker .onikonMarkerPrice {
  width: 100%;
  text-align: center;
  position: absolute;
  color: #ffffff;
  font-size: 10px;
  bottom: 7px;
}
.onikonMarker:before {
  position: absolute;
  top: 10px;
  left: 50%;
  width: 18px;
  height: 18px;
  transform: translateX(-50%);
}

.onikonMarker.Active {
  background-image: url("/wp-content/plugins/viii-wp/assets/images/mls-map-blurb.php?c=0090EE");
}

.onikonMarker.Sold, .onikonMarker.Rented {
  background-image: url("/wp-content/plugins/viii-wp/assets/images/mls-map-blurb.php?c=e33b3b");
}

.o_icon_condo:before {
  content: url("/wp-content/plugins/viii-wp/assets/images/icon-condo.svg");
}

.o_icon_townhome:before {
  content: url("/wp-content/plugins/viii-wp/assets/images/icon-townhome.svg");
}

.o_icon_house:before {
  content: url("/wp-content/plugins/viii-wp/assets/images/icon-house.svg");
}

.onikonMarker.Active {
  background-image: url("/wp-content/plugins/viii-wp/assets/images/mls-map-blurb.php?c=0090EE");
}

.onikonMarker:hover, .onikonMarker:focus {
  background-image: url("/wp-content/plugins/viii-wp/assets/images/mls-map-blurb.php?c=000000");
}

.openhouse.onikonMarker:before {
  top: 6px;
}

.Sold.onikonMarker:before {
  top: 6px;
}

.Rented.onikonMarker:before {
  top: 6px;
}

.openhouse.onikonMarker:after {
  content: "OPEN";
  position: absolute;
  top: 22px;
  left: 50%;
  font-size: 9px;
  color: #fff;
  transform: translateX(-50%);
}

.Sold.onikonMarker:after {
  content: "SOLD";
  position: absolute;
  top: 22px;
  left: 50%;
  font-size: 9px;
  color: #fff;
  transform: translateX(-50%);
}

.Rented.onikonMarker:after {
  content: "SOLD";
  position: absolute;
  top: 22px;
  left: 50%;
  font-size: 9px;
  color: #fff;
  transform: translateX(-50%);
}

.filterBtn {
  display: none;
}

.closeFilterBtn {
  display: none;
  cursor: pointer;
  top: 13px;
  position: absolute;
  z-index: 9;
}

#onikonAllListBtn {
  display: none;
}

.closeListView {
  display: none;
  cursor: pointer;
}

#onikonMapSearch {
  position: relative;
  z-index: 0 !important;
}

.mobileHeaderShadow, .closeFilter {
  display: none;
}

.closeFilterBtn img {
  width: 15px;
}

@media screen and (max-width: 1200px) {
  .onikonMapSearchContainer .mapOuter {
    width: calc(100% - 325px);
  }
  .onikonMapSearchContainer #onikonMapSearchList {
    width: 325px;
  }
  .onikonMapSearchContainer #onikonMapSearchList .onikonMapSearchListItem {
    width: calc(100% - 30px);
  }
}
@media screen and (min-width: 768px) and (max-width: 920px) {
  .onikonMapSearchContainer #onikonMapSearchHeader {
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .onikonMapSearchContainer #onikonMapSearchList {
    transform: translateY(0) !important;
  }
  .onikonMapSearchContainer #onikonMapSearch {
    height: 100%;
  }
  .filterFormContainer {
    display: flex !important;
  }
  .closeFilterBtn, #mobileInfoWindow {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .onikonMapSearchContainer #onikonMapSearchHeader select {
    width: 100% !important;
    margin-top: 10px !important;
  }
  .onikonMapSearchContainer #onikonMapSearchList {
    width: 100%;
    top: 60px;
    left: 0;
    z-index: 90;
    height: calc(100% - 60px);
    display: none;
    background-color: #fff;
    position: absolute;
  }
  .mapOuter {
    width: 100% !important;
  }
  #onikonMapSearchListItems ul li.onikonMapSearchListItem a.onikonMapSearchListItemLink .onikonMapSearchListText {
    padding: 0;
    padding-left: 15px;
  }
  #onikonMapSearchListItems ul li.onikonMapSearchListItem a.onikonMapSearchListItemLink .onikonMapSearchListText h3 {
    margin: 0;
  }
  #onikonMapSearchListItems ul li.onikonMapSearchListItem:hover {
    box-shadow: none;
  }
  #onikonMapSearchListItems ul li.onikonMapSearchListItem a.onikonMapSearchListItemLink .onikonMapSearchListText {
    padding: 15px;
    width: 100%;
  }
  #onikonAllListBtn {
    display: flex;
  }
  .filterBtn {
    display: flex;
    cursor: pointer;
  }
  .filterBtn img {
    margin-right: 10px;
  }
  .closeFilter {
    display: block;
    width: 100%;
    padding: 10px;
    color: #fff;
    text-align: center;
    background-color: #000;
    margin-top: 20px;
    cursor: pointer;
  }
  #onikonMapSearchListItems ul {
    justify-content: center;
  }
  .searchFormContainer {
    position: absolute;
    height: 100%;
    width: 100%;
    flex-direction: column;
    top: 60px;
    left: 0;
    /* transform: translateX(100%); */
    margin: 0;
    transition: 0.2s ease-in-out all;
    background-color: #fff;
    align-items: flex-start;
    padding: 20px;
    display: none;
  }
  .searchFormContainer select, .searchFormContainer input {
    width: 100% !important;
    margin: 0 !important;
  }
  .mobileHeaderShadow {
    display: none;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    width: 100%;
  }
  .o_searchForm {
    align-items: center;
    justify-content: flex-end;
    width: auto;
    padding: 10px 20px;
    justify-content: space-between;
  }
  .onikonMapSearchContainer #onikonMapSearch {
    width: 100%;
    position: relative;
    height: 100%;
  }
  .onikonMapSearchContainer #onikonMapSearchList #onikonMapSearchListHeader {
    display: block;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 15px 0;
  }
  .filterBtn img {
    width: 15px;
  }
  #onikonAllListBtn {
    position: absolute;
    top: 125px;
    z-index: 9;
    background: #fff;
    /* padding: 5px 110px; */
    border-radius: 20px;
    cursor: pointer;
    padding: 7px 17px;
    right: 20px;
    /* font-size: 14px; */
    box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.2);
  }
  #onikonAllListBtn img {
    width: 12px;
  }
  #onikonAllListBtn span {
    margin-left: 5px;
    font-weight: 500;
  }
  #onikonMapSearchListHeader > p {
    padding: 0;
  }
  .onikonMapSearchContainer #onikonMapSearchHeader {
    z-index: 99;
    height: 60px;
    min-height: 0;
  }
  .onikonMapSearchContainer .mapOuter {
    height: calc(100% - 60px);
  }
  #onikonMapSearchListItems ul li.onikonMapSearchListItem {
    border: 0;
    width: 100%;
  }
  .onikonMapSearchListImg {
    max-width: 250px;
    width: 40%;
    padding-bottom: 63%;
    background-size: cover;
    /* padding-bottom: 25% !important; */
    background-position: center center;
    width: 100%;
    max-width: 100%;
  }
  #onikonMapSearchListItems ul li.onikonMapSearchListItem a.onikonMapSearchListItemLink {
    display: flex;
    flex-direction: column;
  }
  .onikonMapSearchListHeaderInner {
    margin: 0 -30px;
    padding: 0 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .closeListView {
    display: block;
    width: 25px;
  }
  .leaflet-popup-pane {
    display: none !important;
  }
}
.infoBoxImageContainer {
  background-size: cover;
  padding-bottom: 25%;
  background-position: center center;
}

#mobileInfoWindow {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100vw;
  background-color: #fff;
}

.grecaptcha-badge {
  display: none;
}


.leaflet-popup-close-button {
  display: none !important;
}

.infoBoxContainer {
  width: 100%;
  min-height: 120px;
}
.infoBoxContainer:after {
  content: "View Detail";
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  transition: 0.2s ease-in-out all;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  justify-content: center;
  opacity: 0;
  align-items: center;
}
.infoBoxContainer:hover:after {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}

.prunecluster {
  background-color: rgba(255, 255, 255, 0.6);
  width: 55px !important;
  height: 55px !important;
  border-radius: 100% !important;
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
}
.prunecluster div {
  position: absolute;
  margin: 0 !important;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.prunecluster-small div {
  background-color: #878787;
}

.prunecluster-medium div {
  background-color: #363636;
}

.prunecluster-large div {
  background-color: #ff7e00;
}

.prunecluster span {
  color: #fff;
}

.statusTag {
  display: none;
}

.vowRestricted .vowImageOverlay {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vowRestricted .vowImageOverlay p {
  color: #fff;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  font-weight: 300;
  font-size: 15px;
  width: 90%;
  font-family: Poppins;
  transform: translate(-50%, -50%);
}
.vowRestricted .onikonMapSearchListImg {
  padding-bottom: 60%;
  background-size: cover;
  background-position: center center;
  position: relative;
}

.Sold .statusTag, .Rented .statusTag {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #e33b3b;
  color: #fff;
  max-width: 85px;
  font-size: 13px;
  padding: 3px;
  display: block;
  text-align: center;
  width: 100%;
  font-family: Poppins;
}

.archieveOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: none;
}
.archieveOverlay p {
  color: #000;
  margin-top: 10px;
  font-weight: 500;
  text-transform: uppercase;
}

.mapLoading {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: none;
  padding: 4px 24px;
}

.addressSearchContainer {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 0;
  background-color: #fff;
  width: calc(100% - 100px);
  max-width: 400px;
  border-bottom: 2px solid #000;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
}
.addressSearchContainer input {
  padding: 10px 10px 10px 48px;
  width: 100%;
  background-color: transparent;
  box-shadow: none !important;
  border-radius: 0 !important;
  border: 0 !important;
  margin-top: 0 !important;
}

.mk-grid {
  max-width: 100%;
}

#theme-page .theme-page-wrapper .theme-content {
  padding: 0 !important;
}

#mk-page-introduce {
  display: none;
}

#theme-page .theme-page-wrapper {
  margin: 0;
  padding: 0 !important;
}

/************************ Veoke CSS **************************/
.headerContainer header .headerOuter {
  background-color: #000;
}

.themeContainer {
  max-width: 100% !important;
}
.themeContainer .themeInnerContainer {
  padding: 0;
  padding-top: 100px;
  margin: 0;
}
.themeContainer .themeInnerContainer .onikonMapSearchContainer {
  position: relative;
  height: calc(100vh - 100px);
}
.themeContainer .themeInnerContainer .onikonMapSearchContainer #onikonMapSearchHeader {
  position: relative;
}
.themeContainer .themeInnerContainer .onikonMapSearchContainer #onikonMapSearchHeader .closeFilterBtn {
  top: 22px;
}
@media screen and (max-width: 767px) {
  .themeContainer .themeInnerContainer .onikonMapSearchContainer #onikonMapSearchHeader .searchFormContainer {
    top: 60px;
    height: calc(100vh - 160px);
  }
}
.themeContainer .themeInnerContainer .onikonMapSearchContainer #onikonMapSearchHeader select {
  font-size: 13px !important;
  background-image: none !important;
  padding: 5px;
}
@media screen and (max-width: 767px) {
  .themeContainer .themeInnerContainer .onikonMapSearchContainer #onikonMapSearchList {
    top: 60px;
  }
}
.themeContainer .themeInnerContainer .onikonMapSearchContainer #onikonMapSearchList #onikonMapSearchListHeader .onikonMapSearchListHeaderInner select {
  background-image: none !important;
}
.themeContainer .themeInnerContainer .onikonMapSearchContainer #onikonAllListBtn {
  top: 125px;
  z-index: 0 !important;
}

.footerContainer {
  display: none;
}/*# sourceMappingURL=template.css.map */