.d-flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.jc-sb {
  justify-content: space-between;
}

.ai-c {
  -ms-align-items: center;
  align-items: center;
}

a:hover {
  opacity: .8;
}



a[data-fav=1] i, .favourite.active i {
  color: #1F1F1F !important;
}
a[data-fav=1] img, .favourite.active img {
  filter: brightness(0);
}

.favourite.active img {
  filter: brightness(0);
}


.radiobuttons input[type='radio'] {
  display: none;
}

.radiobutton {
  position: relative;
  margin-bottom: 16px;
}

.radiobuttons label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0 12px 0 0;
  width: 20px;
  height: 20px;
  border-radius: 11px;
  border: 2px solid #1f1f1f;
  background-color: transparent;
}

.radiobuttons input[type=radio]:checked + label:after {
  border-radius: 11px;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 13px;
    left: 4px;
  content: " ";
  display: block;
  background: #1f1f1f;
}

#cspml_listings_container svg.cspm_svg_white * {
  fill: #828282 !important;
}

.cspm_zoom_in_control {
  margin-bottom: 8px;
}

.gm-style-mtc > button {
  padding: 4px 16px !important;
  margin-left: 10px !important;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #5FBA57 !important;
  border-radius: 4px !important;
  font-family: 'Noto Sans' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 22px !important;
  display: flex !important;
  align-items: center !important;
  letter-spacing: 0.02em !important;
  color: #FFFFFF !important;
}

.gm-style-mtc > button[aria-checked="true"] {
  background: #5FBA57 !important;
}

#search-panel-row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.search-select-wrapper {
  display: flex;
  justify-content: space-between;
  margin-right: 3px;
  position: relative;
}
.search-select-wrapper select:first-child {
  margin-right: 3px;
}


#search-select-wrapper {
  width: 65%;
}
#search-select-places-wrapper {
  width: 27%;
}

#search-field-wrapper {
  position: relative;
  width: 100%;
  padding: 0 34px 0 48px !important;
  box-shadow: none !important;
  background: #FFFFFF;
}

#search-field-wrapper input {
  border: 0 !important;
  border-color: transparent !important;
  outline: none;
  width: 100%;
  padding-left: 0 !important;
}

.autoComplete_wrapper {
  width: 100%;
}
.autoComplete_wrapper p {
  margin-top: 15px;
  text-align: center;
  font-weight: bold;
}
.autoComplete_wrapper ul {
  background: #FFFFFF;
  border-radius: 5px;
  padding: 11px 8px;
}

.autocomplete-result {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.autocomplete-result img {
  width: 50px;
  height: auto;
  margin-right: 8px;
}

.autocomplete-result h3, .autocomplete-result span {
  font-family: 'Noto Sans';
  font-weight: 400;
  font-size: 16px !important;
  line-height: 26px !important;
  letter-spacing: 0.01em;
  color: #1F1F1F;
  margin: 0;
}

.autocomplete-result span {
  font-size: 14px !important;
  line-height: 22px !important;
  color: #828282;
}
.autoComplete_wrapper > ul > li {
  border-bottom: 1px solid #1F1F1F;
  border-radius: 0 !important;
  margin: 0 !important;
}

#vraja-search {
  width: 14%;
}

form.cspml_filter_form div.cspml_fs_options_list {
  padding: 0 !important;
}


#vraja-search {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #5FBA57;
  border-radius: 0px 5px 5px 0px;
  cursor: pointer;
  color: #fff !important;
  font-family: 'Noto Sans';
  font-size: 16px;
  height: 42px;
}

.selectize-input, .cspml_keyword, .cspml_submit_listings_filter {
  height: 42px;
}


.cspml_keyword {
  position: relative;
}
.custom-reset-button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;
  display: flex;
  align-items: center;
}
.custom-search-button {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8px;
  display: flex;
  align-items: center;
  z-index: 111;
}

.cspml_item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 18px;
}
div.cspml_item_holder {
  margin-bottom: 18px !important;
}
.cspml_thumb_container {
  width: 100px;
  margin-right: 16px;
}


#map-content .cspml_thumb_container {
  width: 100%;
  margin-right: 0;
}

.cspml_thumb_container img {
  width: 100%;
  height: auto;
}

.cspml_details_title {
  padding: 0 !important;
  line-height: 0 !important;
}
.cspml_details_container, .cspml_details_content {
  height: auto !important;
}

div.cspml_details_container  {
  padding: 0 !important;
  flex: 1;
}

div.cspml_details_title a {
  font-family: 'Noto Sans' !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 22px !important;
  color: #1F1F1F !important;
}

div.cspml_details_container div {
  font-size: 14px !important;
  line-height: 18px !important;
}

#map-content .list-item-categories,
.cspml_details_content .list-item-categories {
  display: block;
  margin-bottom: 15px;
}

#map-content .list-item-categories,
#map-content .list-item-categories a,
.cspml_details_content .list-item-categories,
.cspml_details_content .list-item-categories a {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: #828282;
  font-weight: 400;
}

.cspml_details_content {
  color: #1f1f1f !important;
  font-weight: 400 !important;
}


.list-item-more {
  font-size: 12px;
  color: #828282 !important;
}


#count-results {
  font-family: 'Noto Sans';
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #1F1F1F;
  margin-bottom: 24px;
  margin-top: 6px;
}

#results-wrapper {
  max-height: 600px;
  overflow-y: auto;
  padding: 0 10px;
}
#results-wrapper::-webkit-scrollbar,  .autoComplete_wrapper > ul::-webkit-scrollbar {
  width: 5px;
}



#results-wrapper::-webkit-scrollbar-thumb, .autoComplete_wrapper > ul::-webkit-scrollbar-thumb {
  background: #D9D9D9;
  border-radius: 5px;
}


#search-map {
  width: 100%;
  height: 600px;
}


#map-content {
  width: 202px;
  height: auto;
}


#pavlin {
  display: flex;
  justify-content: center;
  align-items: center;
}

select {
  letter-spacing: 0.01em;
  color: #1F1F1F;
  outline: none;
  background-color: #fff;
  border: 0 !important;
  padding-right: 30px !important;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none !important;
  background-image: url('/wp-content/uploads/chevron-down.svg') !important;
  background-repeat: no-repeat, repeat;
  background-position: right 10px top 50%, 0 0;
  background-size: 20px 20px;
}


/* For IE (thanks to @SaiManoj) */
select::-ms-expand {
  display: none;
}

select:not(:first-child) {
  border-radius: 0;
}
select:first-child {
  border-radius: 5px 0px 0px 5px;
}
select option:not(:last-child) {
  border-bottom: 0.5px solid #DCDCDC;
}
select option:hover, select option:checked {
  background: #ECF2D3;

}

.loader {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  background: rgba(255,255,255,.8);
  padding: 5px 0 0 0;
}

.loader img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

button.gm-ui-hover-effect {
  visibility: hidden;
}
.gm-style-iw.gm-style-iw-c {
  padding: 12px !important;
}

.gm-style-iw-d {
  overflow: auto !important;
}

.map-item-buttons a {
  text-decoration: underline !important;
  font-family: 'Noto Sans';
  font-size: 14px;
}
.map-item-buttons a:last-child {
  line-height: 0;
}

.map-item-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
}


#custom-zoom {
  position: absolute;
  top: 10px;
  left: 13px;
}

#custom-zoom div {
  width: 28px;
  height: 28px;
  cursor: pointer;
  background: #FFFFFF;
  border-radius: 3px;
  color: #828282;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 8px;
  transition: .2s;
}

#custom-zoom div:hover {
  background: #5FBA57;
}

#custom-zoom div img {
  width: 10px;
  height: 10px;
}

#custom-zoom div:hover img {
  fill: #fff !important;
}

i.coloured {
  font-style: normal;
  font-weight: 600;
  color: #5FBA57;
}



#openmap-wrapper , #listview-wrapper {
  display: none;
}




@media(max-width: 768px){
  #openmap-wrapper , #listview-wrapper {
    z-index: 1111;
    display: block;
    position: fixed;
    bottom: 2%;
  }

  #results-wrapper {
    max-height: 100%;
  }

  #search-panel-form {
    position: relative;
  }
  #search-panel-row {
    padding: 0 16px 8px;

  }
  #search-field-wrapper {
    border-radius: 50px;
    padding: 0 10px 0 31px !important;
  }
  #search-field-wrapper input {
    padding: 5px 0;
  }
  #filter-mobile-panel {
    background: #fff;
    margin: 0;
    padding: 11px 18px;
    width: 100%;
  }
  #count-results {
    margin: 0;
  }

  #filter-mobile-panel {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
  }

  .custom-search-button img {
    width: 20px;
  }
  .autoComplete_wrapper p:empty {
    margin: 0;
  }

  .autoComplete_wrapper h3 {
    white-space: normal;
  }

  .autoComplete_wrapper > ul[hidden], .autoComplete_wrapper > ul:empty, .autoComplete_wrapper > ul {
    left: -30px !important;
    right: -10px !important;
    border: 1px solid #BDBDBD !important;
    border-width: 0 1px 1px 1px !important;
    border-radius: 0 0 5px 5px !important;
  }

  .autocomplete-result div:first-child {
    width: 50px;
    flex: 1 0 50px;
    margin-right: 8px;
  }

  #filter-mobile {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 195px;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    background: #fff;
    padding: 23px 21px;
    z-index: 11111;
  }

  #filter-mobile select {
    display: none;
  }

  .icon-close {
    width: 9px;
    height: 9px;
    background-color: #5FBA57;
    -webkit-mask: url(/wp-content/uploads/close.svg) no-repeat center;
    mask: url(/wp-content/uploads/close.svg) no-repeat center;
    margin-right: 16px;
  }

  #close-filter-mobile-row {
    margin-bottom: 24px;
  }

  #category-select, #subcategory-select {
    padding: 12px 0;
    margin-bottom: 12px;
    border-bottom: 1px solid #BDBDBD;
    transition: .2s

  }

  #category-select:hover, #subcategory-select:hover {
    opacity: .8;
  }

  #filter-categories, #filter-subcategories, #filter-categories-places {
    overflow: auto;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }

  .mobile-filter-step b:first-child {
    margin-bottom: 32px;
    display: block;
  }

  .radiobuttons input {
    margin-right: 12px;
  }

  .radiobuttons {
    overflow: auto;
    flex: 1;
  }

  .mobile-filter-buttons a {
    text-transform: uppercase;
    color: #5FBA57 !important;
  }

  .mobile-filter-buttons a:not(:first-child){
    margin-left: 23px;
  }


  #openmap svg, #viewlist svg {
    width: 24px;
    height: 24px;
  }

  .elementor-button-content-wrapper {
    -ms-align-items: center;
    align-items: center;
    line-height: 100%;
  }

  #map-column {
    display: none;
  }


  .type-page .elementor-top-section {
    background-size: 100% 50px !important;
    background-repeat: no-repeat !important;
  }

}
