#tx_myleaflet_country {
	display: none;
}

#tx_myleaflet_radius {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #25577C;
	border: none;
	color: white;
	padding: 13px 14px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	margin-left: 33px;
}

label.droparrow:after {
	position: absolute;
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0dd";
	color: white;
	top: 14px;
	right: 128px;
	width: 10;
	height: 0;
}

.headh2 {
	margin-right: 20px;
}

.cfinder_header {
	display: inline-block;
}

.singemapn .map{
	height: 20%;
}

#tx_myleaflet_radius:hover {
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

#tx_myleaflet_radius option {
	display: block;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #000;
	list-style-type: none;
	padding: 8px 16px;
	width: 100%;
	background-color: #f1f1f1;
	border: 0.1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2; 
	padding: 8px 16px;
}

#tx_myleaflet_radius option:hover {
	background-color: #25577C;
	color: white;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

#tx_myleaflet_more {
	display: none;
}

#tx_myleaflet_city {
	width: 58%;
	padding: 0.85714em 1.35714em;
	line-height: normal;
	border: 1px solid #dcdcdc;
	border-bottom-color: #cfcfcf;
	font-size: 0.93333em;
	color: inherit;
	background:	#ffffff;
}

#tx_myleaflet_city::placeholder{
	font-size: 22px;
}

#ajaxSearchButton {
	 background-color: #25577C;
	 border: none;
	 color: white;
	 padding: 15px 32px;
	 text-align: center;
	 text-decoration: none;
	 display: inline-block;
	 font-size: 16px;
	 margin: 4px 2px;
	 cursor: pointer;
	 -webkit-transition-duration: 0.4s;
	 transition-duration: 0.4s;
}

#ajaxSearchButton:hover {
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

.checkcontainer {
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: context-menu;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 22px;
    margin-left: 25px;
    padding-left: 20px;
	transition: 0.5s;
}

.checkcontainer_child {
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: context-menu;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	list-style-type: none;
	margin-left: 35px;
	transition: 0.5s;
}

.hsym {
	position: relative;
	background: transparent;
	border: none;
	color: #25577C;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 35px;
	margin-left: 10px;
	cursor: pointer;
}

.hsym .tooltiptext {
  visibility: hidden;
  width: 100px;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-size: 18px;
  background-color: black;
  opacity: 0.5;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.hsym:hover .tooltiptext {
  visibility: visible;
}

#map {
	height: 500px !important;
}

.categoryh ul {
	/*columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	-webkit-column-width: 350px;
	-moz-column-width: 350px;
	-o-column-width: 350px;
	-ms-column-width: 350px;
	column-width: 350px;*/
}

.gegochurch {

}

.bicon {
	position: relative;
	top: 8px;
}

summary {

}

summary::marker {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f35a";
	cursor: pointer;
	transition: 0.5s;
	width: 22px;
	height: 33px;
}

.checkcontainer {
	margin-top: -29px;
}

.checkcontainer::marker {
    content: "";
}

details[open] summary ~ * {
  animation: open .5s ease-in-out;
}

@keyframes open {
  0% {opacity: 0; margin-left: -20px}
  100% {opacity: 1; margin-left: 0px}
}

.detailsmap[open] summary::marker {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f358";
	-ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all 4s;
}

/* The container */
.container_check {
  display: block;
  position: relative;
  margin-left: -9px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 3px;
  left: -7px;
  height: 25px;
  width: 25px;
  background-color: #f1f1f1;
  border: 0.1px solid #d2d2d2;
}

/* On mouse-over, add a grey background color */
.container_check:hover input ~ .checkmark {
  background-color: #25577C;
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

/* When the checkbox is checked, add a blue background */
.container_check input:checked ~ .checkmark {
  background-color: #25577C;
}

.container_check:hover input:checked ~ .checkmark {
  background-color: #25577C;
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container_check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_check .checkmark:after {
  left: 7px;
  top: 0px;
  width: 9px;
  height: 17px;
  border: solid white;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.lregion {
	margin-left: 20px;
}

/*.searchResultContainer {
	column-count: 3;
	column-gap: 10px
}*/

.categories {
	display: none
}

.church_gego a {
	color: #25577C;
	font-size: 20px;
}

.church_name {
	color: #25577C;
	font-size: 18px;
}

/*.searchResultTile {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	height: 260px;
}*/

.church_mail a {
	color: #000;
}

.searchResultTile p {
	font-family: "Poppins",sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	color:#212529;
}