.map-contact .gmap_canvas iframe {
    height: 650px !important;
}
.directory-map .gmap_canvas iframe {
    height: 250px !important;
    border-radius: 10px;
   
}
.mapouter.px-1.directory-map {
  height: 250px!important;
}
.rev_slider_wrapper {
    height: 100vh !important;
}
.tp-fullwidth-forcer {
    height: 100vh !important;
}
.map-card-description{
  position: relative !important;
  transform: translate(-70%, 0%) !important;
  height: fit-content !important;
  border: 0 !important;
}
.map-card-description p {
  height: fit-content !important;
}
.gm-style-iw-d{
  overflow: hidden !important;
}
.gm-style-iw.gm-style-iw-c {
  padding: 10px !important;
}
.error{
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #dc3545;
}
/* poll css */
.wp-polls-form p strong ,.contact-card .card p strong {
  color: var(--gray-color) !important;
  font-family: var(--font-family) !important;
  font-size: 1.5rem;
  
}
.wp-polls-form p ,.contact-card .card p {
  text-align: left !important;
}
.wp-polls-form label{
  color: var(--gray-color) !important;
  font-family: var(--font-family) !important;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
}
.wp-polls-form li {
  margin-bottom: 10px !important;
}
.wp-polls-form input.Buttons {
  background-color: var(--primary) !important;
  border: 1px solid var(--primary) !important;
  border-radius: 10px !important;
  padding-inline: 24px !important;
  line-height: 1.7;
  color: #fff;
  vertical-align: middle;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
}
.wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li {
  text-align: left;
  background-image: none;
  display: block;
  color: var(--gray-color) !important;
  font-family: var(--font-family) !important;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
}
html[dir="rtl"]  .wp-polls ul li,   html[dir="rtl"]  .wp-polls-ul li,   html[dir="rtl"]  .wp-polls-ans ul li {
  text-align: right !important;
}
html[dir="rtl"]  .wp-polls-form p {
  text-align: right !important;
}
html[dir="rtl"] .es-field-wrap {
  width: 60% !important;
  float: right;
}
/* union of municipalities section home page */
/* html[dir="rtl"] div#oc-municipalities {
  direction: ltr !important;
}
html[dir="rtl"] .container-fluid .owl-nav .rtl-reverse {
  transform: unset !important;
}
html[dir="rtl"] .wp-polls p,html[dir="rtl"]  .wp-polls li {
  text-align: right !important;
} */

.news-side img{
  height: 20px !important;
}
/* .tooltip.show {

  inset: unset !important;
} */
.elementor-widget-text-editor p{
  font-family: "PlusJakartaSans" !important;
  color: var(--gray-color);
    line-height: 1.5 !important;
    text-align: justify;
}
html[dir="rtl"] .elementor-widget-text-editor p{
  font-family: "Tajawal" !important;
  color: var(--gray-color);
    line-height: 1.5 !important;
    text-align: justify;
}
/* .details-categories .text-grey ,.details-categories .text-grey a{
  font-size: 14px;
} */
@media (min-width: 992px) {
  html[dir="rtl"]  #map-canvas{
  width: 635px; 
  height: 720px; 
  border-radius: 5px;
}
#map-canvas{
  width: 640px; 
  height: 720px; 
  border-radius: 5px;
}
}
@media (min-width: 1400px) {
  html[dir="rtl"]  #map-canvas{
    width: 747px; 
    height: 720px; 
    border-radius: 5px;
  }
  #map-canvas{
  width: 747px; 
  height:  720px;
  border-radius: 5px;
  }
}
.map-contact .fluid-width-video-wrapper {
  height: 682px !important;
}

.st0 {
  fill: var(--body-color);
}

.st1 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}

.st2 {
  fill: var(--primary);
  stroke: #ffffff;
  stroke-miterlimit: 10;
}

.st3 {
  fill: #d3d3d3;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}


.search-cards{
  margin-right: auto;
  margin-left: auto;
}
/* newsletter form */
.emaillist {
  width: 100% !important;
}
.es-field-wrap {
  width: 60% !important;
  float: left;
}
.footer .promo .btn-subscribe {
  width: 40%;
}
.footer .promo .form-control {
  width: 100% !important;
}
.emaillist .es-field-wrap label{
  width: 100% !important;
}

@media only screen and (max-width: 450px){
  .es-field-wrap {
    width: 100% !important;
  }
  .footer .promo .btn-subscribe {
    width: 100% !important;
  }
  .emaillist .es-field-wrap label{
    margin-bottom :0px !important;
  }
  .footer .promo {
    margin-top: -100px !important;
}
html[dir="rtl"]  .sub-menu-container .sub-menu-container{
  right:unset !important;
}
#footer .footer-widgets-wrap {
  padding: 170px 0 !important;
}
.map-card-description {
  position: relative !important;
  transform: translate(-50%, 0%) !important;
  height: fit-content !important;
  border: 0 !important;
  width: 200px;
  z-index: 100;
  padding: 10px;
}
}
#news-section a {
  display: block !important;
}
.news .overlay::before{
  height: 120px !important;
}
.entry-title {text-transform: none!important;}
.map-link {
  padding-inline: 5px;
  text-align: start;
  overflow-y: auto;
}
.contact-info-container{
  background-color:white !important;
}
.transaction-container p {
  line-height: 1.4 !important;
}
.what-to-expect-card img{
  object-fit: contain !important;
}
.read_view {
  display: flex;
}
.link_view{
  float: left;
}
.link_read{
  width: 50%;
}
@media (min-width: 992px){
  .row.row-scroll-header {
    padding: 30px 20px;
  }
  .mega-menu-style-2 .mega-menu-title > .menu-link {
    margin-top: 10px;
    margin-bottom: 10px
}
html[dir="rtl"]  .sub-menu-container .sub-menu-container{
  right:100%;
}
#page-title.page-title-mini h1{
  width: 450px !important;
  line-height: 1.4!important;
}
}
.menu-item.sub-menu-container:hover{
  background-color: #F9F9F9;
}
.owl-carousel .owl-stage {
  margin: 0 auto;
}
.menu-item .sub-menu-trigger {
  top: 4px !important;
}
.mega-menu-style-2 .mega-menu-title > .menu-link {
text-transform: none !important;

}
.menu-item.sub-menu.sub-menu-container{
  border-left:1px solid #F2F2F2;
}
.mapouter #map-canvas{
  width: 100%;
    height: 720px;
}
.btn-places{
  color: #6c757d;
  border-color: #6c757d;
}
.btn-places:hover {
  background-color: #cecece;
  border-color: #cecece !important;
}
.btn-cat{
  padding: 0.15rem 0rem !important;
}
p.trim-string{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 20px;
  margin-bottom: 15px;
}
    
h4.trim-title{
  display: -webkit-box;
  -webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
 	overflow: hidden;
  
}
a.btn-outline-primary:hover{
  color: white !important;
}