body{
	background-image: url("https://yizcor.beer-sheva.muni.il/wp-content/uploads/2024/08/body-bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
body .bsui .mb-3{
    margin-bottom: 0 !important;
}
body .bsui .geodir_submit_search{
    background-color: var(--e-global-color-020d2f7) !important;
    border-color: var(--e-global-color-020d2f7) !important;
}
body .bsui .geodir_submit_search:hover{
  	color:white !important;
  	background-color: var(--e-global-color-0753f1f) !important;
    border-color: var(--e-global-color-020d2f7) !important;  
}
.geodir-listings .elementor-grid-item,
.geodir-listings .elementor-grid-item div[data-elementor-type="geodirectory-archive-item"],
.geodir-listings .elementor-grid-item div[data-elementor-type="geodirectory-archive-item"] .e-con,
.geodir-listings .elementor-grid-item div[data-elementor-type="geodirectory-archive-item"] .elementor-top-section{
	height:100%
}
.geodir-loop-paging-container{
	margin-top:20px;
	display:inline-block;
  	float:left;
}
.geodir-loop-paging-container:after{
  	content:"";
  	clear:both;
}
.bsui .page-item .page-link{
	border-radius:0 !important;
	height:100%;
	align-content:center;
  	border-color:var(--e-global-color-020d2f7) !important;
  	background-color: white !important;
}
.bsui .page-item:first-child .page-link{
	border-top-right-radius: var(--bs-pagination-border-radius) !important;
	border-bottom-right-radius: var(--bs-pagination-border-radius) !important;
}
.bsui .page-item:last-child .page-link{
	border-top-left-radius: var(--bs-pagination-border-radius) !important;
 	border-bottom-left-radius: var(--bs-pagination-border-radius) !important;
}
.bsui .page-link:hover{
	color:var(--e-global-color-020d2f7) !important;
}
.bsui .page-link.active, .active>.bsui .page-link{
	color:white !important;
	background:var(--e-global-color-020d2f7) !important;
}
.nofel *{
    line-height: 100% !important;
}
.nofel h2{
  margin-bottom:5px !important
}