#apus-breadscrumb {
	 background-color: #292929;
}
.apus-breadscrumb {
 
    background-color: #292929;
}

.navbar-offcanvas .sliding-menu__panel-root > li.active > .sliding-menu__nav, .navbar-offcanvas .sliding-menu__panel-root > li.active > a {
	
	background: var( --e-global-color-e417c94 );
}
a.d-inline-flex.align-items-center {
    display: none !important;
}
/*
.top-detail-info.clearfix a {
	display: none !important;
	
	
}*/


/**** footer form ***/
/* Targeting the specific form class */
.form-specific-class .form-control {
    padding: 5px 15px 5px!important;
}

.form-specific-class .btn.btn-theme {
    padding: 5px 30px;
    transition: background-color 0.3s ease; /* Smooth transition for hover effect */
}

.form-specific-class .btn.btn-theme:hover {
    background-color: #EF7E22; /* Change button background color on hover */
}
/**end form footer **/

/**hide sort price**/
.elementor-4348 .elementor-element.elementor-element-2183de6 {
display:none!important;
}
/** hide location filter **/ 

span.find-me {
    display: none;
}
.action-location {
        display: none;
}
/*** pargraph */
p {
    margin-bottom: 0px!important;
}
/*** end pargraph */

/* change default font in ar wpml */
:lang(ar) body, :lang(en) p, :lang(ar) h1, :lang(en) h2, :lang(ar) h3, :lang(en) h4, 
:lang(ar) h5, :lang(en) h6, :lang(ar) p, :lang(en) a, :lang(ar) span, :lang(en) strong {
    font-family: "Cairo", Sans-serif!important;
}

/** edit font color in footer ar switcher */ 
.wpml-ls-legacy-list-horizontal a {
    color: #fff;
}


a.wpml-ls-link {
    display: flex !important;
    justify-content: center;
}
a.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
    display: flex !important;
    justify-content: center;
: ;
}
.wpml-ls-legacy-dropdown-click a {
 
    border-radius: 16px;
}
.wpml-ls-legacy-dropdown-click a {
 
    line-height: 1.7;
}

:lang(ar) span.value-suffix {
    line-height: 1.4 !important;
}

html[dir="rtl"] .next {
    transform: scaleX(-1)!important;
}

/* remove translated text from side bar menu */
@media (min-width: 1024px) {
    .menu-item-wpml-ls-1548-zh-hans {
        display: none!important;
    }
     .menu-item-wpml-ls-1548-en {
        display: none!important;
    }
	.menu-item-wpml-ls-1548-ar {
		display: none!important;
	}
}

/** make arabic menu form right */

@media (min-width: 1024px) {
	:lang(ar) #vertical-menu-container ul {
  list-style: none; /* Removes default list style */
  padding: 0; /* Removes default padding */
  margin: 0; /* Removes default margin */
  text-align: right; /* Aligns text to the right */
}

:lang(ar) #vertical-menu-container li {
  display: block; /* Ensures list items are displayed as block elements */
  text-align: right; /* Aligns text inside the list items to the right */
}

:lang(ar) #vertical-menu-container li a {
  display: block; /* Ensures the links are displayed as block elements */
  text-align: right; /* Aligns text inside the links to the right */
}


	
	
}

/* to hide dash from hover on listing cars */
    .slick-dots {
    display: none!important;
  }
 
:lang(ar) .elementor-widget.elementor-align-left .elementor-icon-list-item, .elementor-widget.elementor-align-left .elementor-icon-list-item a {
    justify-content: flex-start!important;
    
}

