

/* Start:/bitrix/templates/aspro_max/components/aspro/regionality.list.max/popup_regions_small/style.css?1750741125705*/
.city_chooser_small_frame.jqmWindow.popup {
  height: max-content;
  width: 46rem;
  max-width: 90vw;
}
.popup_regions .items.only_city {
    padding: 0 !important;
}
.popup_regions .items .items_block {
  max-height: 80vh !important;
}
.custom-items_block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.custom-item {
  width: 20rem;
  display: flex;
  //justify-content: center;
}
.custom-name {
  text-decoration: none;
}
.custom-name:hover {
  font-weight: 700;
}
.popup_regions .h-search {
  padding: 10px 0px !important;
}
.popup_regions {
  padding-bottom: 0 !important;
}

@media (max-width: 767px) {
	.custom-items_block {
	    height: 50vh;
	    overflow-y: auto;
	}
}
/* End */
/* /bitrix/templates/aspro_max/components/aspro/regionality.list.max/popup_regions_small/style.css?1750741125705 */
