/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 09 2025 | 19:53:22 */
/* Add your CSS code here.*/ 

/* a,
button,
i,
span {
    text-decoration: none !important;
    outline-style: none;
    box-shadow: none;
    border-color: transparent;
    -webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
}
 */
h2 {
    font-size: 28px;
    line-height: 1.3em;
    font-weight: 300;
}

.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget .widgettitle, .qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget a, .qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget i, .qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget p, .qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget span {
    color: #063f3e !important;
}
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget .qodef-separator {
    color: #eee !important;
    border-color: rgba(6, 63, 62, 0.2) !important;
}

.qodef-top-bar .widget {
    padding: 0!important;
}
.qodef-property-list-holder.qodef-pl-layout-standard .qodef-pl-item .qodef-pl-item-inner:after {
    background-color: #024e4d !important;
}
.qodef-page-header .qodef-sticky-header .qodef-sticky-holder {
    background-color: rgba(6, 63, 62, 0.95) !important;
}
.widget.qodef-add-property-widget .qodef-btn {
    background-color:#fff !important;
    color: #063f3e !important;
}
.widget.qodef-add-property-widget .qodef-btn:hover {
    background-color:rgba(6, 63, 62, 1) !important;
	    border-color: rgba(6, 63, 62, 1) !important;
}
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget:hover span{
    color: #fff !important;
}
/* .qodef-page-header .qodef-vertical-align-containers {
    border-top: 4px solid #C7FF35; 
}*/

.qodef-top-bar .widget {
    background: transparent;
}

.qodef-top-bar .widget a {
    background: transparent;
    color: #b6ff00;
}
.qodef-top-bar .widget a:hover {
    background: transparent;
    color: #fff;
}
.qodef-top-bar .widget p:last-child {
    margin-bottom: 0;
    text-transform: capitalize;
}
.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span {
    color: #fff;
    font-size: 18px;
	line-height: 22px;
}

.qodef-property-list-holder.qodef-pl-layout-standard .qodef-pl-item .qodef-property-price .qodef-property-price-label {
    font-size: 12px;
    margin: 0 3px;
}
/* .qodef-logo-text */
.qodef-logo-text {
    display: inline-block;
    vertical-align: middle;
    border-left: 1px solid #063f3e;
    padding-left: 17px;
    margin-left: -13px;
    line-height: 33px;
    color: #063F3B !important;
    font-family: Roboto, sans-serif;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 12px;
	display:none ;
}
/*  //qodef-logo-text */

.qodef-sticky-header .qodef-sticky-holder .qodef-logo-text {
/*     color: #c7ff35 !important; */
	color: #fff !important;
    border-color: #fff !important;
	display: inline-block !important;
	margin-left: -25px;
}

.qodef-sticky-header .qodef-sticky-holder .qodef-logo-wrapper a {
    max-height: 50px;
}
.qodef-sticky-holder .qodef-vertical-align-containers {
    border-bottom: none !important;
}

.qodef-page-header .qodef-menu-area {
    border-bottom: 1px solid #e1e1e1 !important;
	background-color: rgba(204, 247, 34, 1);
}
.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a {
    height: 85px !important;
}


.qodef-top-bar .widget a.qodef-social-icon-widget-holder {
    color: #fff;
    width: 25px;
    padding: 5px;
    margin: 0;
    font-size: 12px;
    border-left: 1px solid #ffffff26;
}
.qodef-top-bar .widget a.qodef-social-icon-widget-holder:hover {
    color: #c7ff35;
}


.qodef-page-header .qodef-vertical-align-containers {
    border-bottom: 1px solid #e1e1e1;
}
.qodef-property-search-holder .qodef-search-type-section .qodef-property-type-list-holder .qodef-ptl-item.active .qodef-ptl-item-title {
    color: #c7ff35 !important;
}



/*  main-menu */
.qodef-drop-down .second .inner ul.right li a {
    text-align: left;
}
.qodef-drop-down .narrow .second .inner ul.right {
    background-color: #043534 !important;
    padding: 10px 0;
}
.qodef-drop-down .narrow .second .inner ul {
    background-color: #063f3e !important;
	padding:10px 0;
}
.qodef-drop-down .second .inner ul li a{
	 background-color: #063f3e !important;
    padding: 7px 20px;
	border-bottom:1px dotted rgba(255,255,255,0.2);
	-webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
}
.qodef-drop-down .second .inner ul li:hover a{
	color:#c7ff35 !important;
	padding: 7px 20px 7px 25px;
}
.qodef-drop-down .second .inner ul.right li a .item_outer {
    padding: 0 0 0 0;
}
.qodef-main-menu>ul>li>a {
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 1px;
}


.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown {
    background-color: #063f3e !important;
    padding: 10px 0;
}

.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in ul.qodef-login-dropdown li a {
    background-color: #063f3e !important;
    padding: 7px 20px;
    border-bottom:1px dotted rgba(255,255,255,0.2);
	-webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
	
}
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget ul.qodef-login-dropdown li a{
	color: #eee !important;
}

.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget ul.qodef-login-dropdown li a:hover{
	color:#c7ff35 !important;
	padding: 7px 20px 7px 25px;
}
/*  //main-menu */

/*  property */
.qodef-property-price-label {
    text-transform: uppercase;
}
.single-property .qodef-property-price-label {
    font-size: 17px;
}
.single-property .qodef-property-title-section .qodef-title-title {
    margin: 0 0 5px;
    font-size: 23px;
    font-weight: 500;
}
/*  //property */

/*  searchBox */
#searchBox {
    position: absolute;
    z-index: 2;
    width: 100%;
    top: -450px !important;
}
.search-box {
    padding:0 10%;
}
/*  //searchBox */


/*  footer */
footer.qodef-page-footer {
    background: center url(/wp-content/uploads/2024/09/footer-bg5.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.qodef-page-footer .qodef-footer-top-holder,.qodef-page-footer .qodef-footer-bottom-holder {
    background-color: transparent !important;
}

footer.qodef-page-footer:before {
                content: '';
                display: block;
                background:#063f3e;
                opacity: 0.95;
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0
            }

.footerIdPro {
	
}
.footerIdPro .footerLogo{
	width: 137px;
	margin: 0;
	height: auto;
	padding: 0;
}
.footerIdPro .footerLogo img{
	width: 100%;
	height:auto;
	margin: 0;
	padding: 0;
}
.footerIdPro p {
    color:#dbdbdb;
    margin-top: 0;
    font-size: 13px;
    line-height: 1.7;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-grid {
    padding: 22px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.22);
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-grid {
    padding: 80px 0 60px;
}
footer .widget ul li a {
    color: #dbdbdb;
}
footer .widget ul li a:hover {
    color: #c7ff35 !important;
}
footer .widget a {
    color: #dbdbdb;
}
footer .widget a:hover {
     color: #c7ff35 !important;
}
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    color: rgba(0, 107, 86, 1);
    background: #c7ff35;
}
/*  //footer */
/*  */



.qodef-property-city-list-holder .qodef-pcl-item-image img {
 -webkit-filter: grayscale(25%);
    filter: grayscale(25%);
-webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}

.qodef-property-city-list-holder .qodef-pcl-item-inner:hover .qodef-pcl-item-image img {
-ms-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-filter: grayscale(95%);
    filter: grayscale(.qodef-property-city-list-holder .qodef-pcl-item-image img%);
}



/**/
.qodef-blog-list-holder .qodef-bli-info>div a:hover {
    color: #063f3e !important;
}

.qodef-blog-list-holder .qodef-bli-info>div a {
    color: #078169;
}
.qodef-blog-list-holder.qodef-bl-standard .qodef-post-image .qodef-post-info-date {
	background-color: #078169;
}
.qodef-property-city-list-holder .qodef-pcl-item-inner .qodef-pcl-item-title-country-count {
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}
.qodef-property-city-list-holder .qodef-pcl-item-inner:hover .qodef-pcl-item-title-country-count {
    color: #063f3e;
    background-color: #c7ff35
}

 .overlay-dark {
                position: relative
            }

            .overlay-dark:before {
                content: '';
                display: block;
                background:#063f3e;
                opacity: 0.85;
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0
            }
            
            .overlay-dark.overlayBlack:before {
                background: #000;
                 opacity: 0.22!important;
            }

.bgCover {
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
}

.qodef-grid {
    width: 1100px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}
.qodef-title-holder .qodef-title-inner:before {
                content: '';
                display: block;
                background: #000;
                opacity: 0.65;
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0
            }

.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs a {
    color: #C7FF35;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs span {
    color: #eee;
}

.dNone{
	display:none !important;
}



/*  */
@media screen and (max-width:1200px) {
	.qodef-grid {
        padding: 0 3%;
        width: 94%;
    }
	.qodef-main-menu>ul>li>a {
    font-size: 12px;
    padding: 0 10px;
}
	.qodef-mobile-header .qodef-mobile-header-inner {
		height: 80px;
	}
	.qodef-mobile-header .qodef-mobile-logo-wrapper a {
    height: 70px !important;
}
	
}
@media screen and (max-width:1024px) {
	.qodef-mobile-header .qodef-mobile-header-inner .qodef-mobile-header-holder {
    padding: 0 20px;
}

	
}
@media (max-width: 991px) {
   #searchBox { 
    top: -550px !important;
	 
}
	.search-box {
    padding:0 0 !important;
}
}
@media (max-width: 767px) {
   #searchBox {
    top: -550px !important;
    }
   .qodef-property-type-list-holder .qodef-ptl-item {
        display: inline-block;
        width: auto;
        padding: 0 20px;
        text-align: left;
    }
}
@media (max-width: 575px) {
    
}
@media (max-width: 480px) { 
	.qodef-container-inner, .qodef-grid, .qodef-row-grid-section {
        width: 90%;
        padding: 0 5%;
    }
	
	   
 }

/*  */
@media only screen and (max-width: 1440px) {
    .qodef-property-title-section .qodef-title-center-left {
        padding-left: 20px !important;
        width: 31%;
    }
}
/*  */
.qodef-property-basic-info-holder .qodef-property-basic-info-inner.clearfix{
    display: flex;
    flex-wrap: wrap;
}
.qodef-property-basic-info-holder .qodef-property-param {
    display: inline-block;
    /* width: 25%; */
    float: none;
    padding: 0 15px;
}
.qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner, .single-property .qodef-content .qodef-content-inner>.qodef-full-width>.qodef-full-width-inner {
    padding-top: 0;
}

/*  */
.qodef-property-list-holder.qodef-pl-with-map .qodef-property-list-items-part {
        width: 100% !important;
        padding: 55px 40px;
    }
	.qodef-property-list-holder.qodef-pl-with-map .qodef-property-list-map-part {
        width: 100%!important;
        position: relative;
    }
	

/*  */
.single-compounds .qodef-blog-holder {
    background: transparent !important;
    padding: 0 !important;

}
		.qodef-filter-row.qodef-filter-section-sf{
    display:none !important;
}


.qodef-property-specification .qodef-additional-spec {
    display: none;
}

/*  */
.widget.qodef-recently-viewed-property-widget .qodef-widget-title-holder {
    display: block;
    border-bottom: 1px solid #e1e1e1;
    padding: 18px 14px 11px;
}
.qodef-blog-holder article .qodef-post-title {
    margin: 0 0 30px 0;
}

/* Contactsidebar */
.Contactsidebar{
	
}
.Contactsidebar p {
	color:rgba(3, 3, 3, 1);
	margin-bottom:15px;
}
.Contactsidebar p a{
	color:rgba(3, 3, 3, 1) !important;
	margin-bottom:10px;
}
.Contactsidebar p a:hover{
	color:rgba(204, 247, 34, 1)!important;
}
.Contactsidebar p i{
	color: #068169 !important;
	margin-right: 10px;
}

	.Contactsidebar p i.fa-whatsapp {
    font-weight: 400 !important;
    font-size: 20px;
}


/*  CompoundListIcon */
.single-compounds .qodef-image-gallery .qodef-owl-slider .owl-stage-outer {
    margin-top: -10px;
    padding-top: 0;
}
.CompoundListIcon{
	
}
.CompoundListIcon .wpb_column .vc_column-inner{
/*     border:1px solid #eee; */
    background:#fff;
    padding: 25px 15px!important;
	-webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
}
.CompoundListIcon .wpb_column .vc_column-inner .qodef-iwt-icon{
	width: 60px;
	height: 60px;
	background: #f5f5f5;
	margin: 0 auto 18px;
	border-radius: 50%;
	font-size: 11px;
	line-height: 60px;
	color: #068169;
	-webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
}

.CompoundListIcon .wpb_column .vc_column-inner .qodef-iwt-content{
	padding:0;
	-webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
}
.CompoundListIcon .wpb_column .vc_column-inner .qodef-iwt-title {
	font-size: 14px;
	-webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
}

.CompoundListIcon .wpb_column .vc_column-inner .qodef-iwt-text{
	margin: 0;
	font-size: 12px;
	-webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
}
.CompoundListIcon .wpb_column .vc_column-inner:hover{
	background:rgba(6, 63, 62, 0.95) !important;
}
.CompoundListIcon .wpb_column .vc_column-inner:hover .qodef-iwt-title{
	color:rgba(204, 247, 34, 1);
}
.CompoundListIcon .wpb_column .vc_column-inner:hover .qodef-iwt-text{
	color:#fff;
}
.CompoundListIcon .wpb_column .vc_column-inner:hover .qodef-iwt-icon{
	background:#078169;
	color:rgba(204, 247, 34, 1);
}



/*  */

.acf-view__compound-tags-link, .acf-view__compound-features-link, .acf-view__select-compound-link {
    padding: 9px 21px;
    margin: 0 9px 9px 0;
    font-size: 12px;
    line-height: 1em;
    border: 1px solid #e1e1e1;
    font-family: Roboto, sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    display: inline-block;
    -webkit-transition: color .2s ease-out, border-color .2s ease-out;
    -o-transition: color .2s ease-out, border-color .2s ease-out;
    transition: color .2s ease-out, border-color .2s ease-out;
    color: #888;
}

.acf-view__map-location-label,.acf-view__compound-features-label,.acf-view__compound-tags-label,.acf-view__design-map-label,.acf-view__select-compound-label {
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: green;
    font-size: 20px;
    padding-top: 0 !important;
}
.acf-view__map-location, .acf-view__compound-features, .acf-view__compound-tags, .acf-view__design-map{
	    padding-bottom: 30px;
	    margin-bottom: 40px;
	    border-bottom: 1px solid #e5e2e2 !important;
}
.acf-view__select-compound{
	display:none;
}
.qodef-blog-holder article .qodef-post-info-bottom {
    display: none;
}

.single-compounds .qodef-blog-holder.qodef-blog-single article .qodef-post-text-single, .single-compounds .qodef-blog-single-navigation .qodef-blog-single-navigation-inner {
    border-bottom: none;
    margin: 0;
    padding: 0;
}

/*  New property */
.single-compounds .qodef-blog-holder article .qodef-post-image {
    display: none;
}
@media (max-width: 768px) {
    .qodef-property-list-holder .qodef-property-list-filter-part .qodef-filter-section {
        display: block !important; /* جعل العرض عموديًا */
        padding: 10px 0 !important; /* تعديل المسافة الداخلية */
        width: 100% !important; /* تحديد العرض ليكون كامل */
    }
}
/* ريسبونسف للموبايل والتابلت */
@media (max-width: 768px) {
    .qodef-filter-status-holder {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: auto !important;
        margin-top: 10px !important;
    }
}

@media (max-width: 768px) {
    .qodef-status-tabs .qodef-tab-item.active {
        width: 100% !important; /* تحديد العرض 48% لعرض العناصر في عمودين */
        margin-right: 4%  !important;/* إضافة مساحة بين الأعمدة */
    }

    .qodef-status-tabs .qodef-tab-item.active:nth-child(odd) {
        margin-right: 0  !important; /* إزالة المسافة من العناصر الفردية */
    }
}







/* ريسبونسف للموبايل والتابلت */
@media (max-width: 768px) {
    .qodef-property-list-holder.qodef-pl-with-map .qodef-property-list-items-part {
        padding-left: 20px !important; /* تقليل المسافة اليسرى لتناسب الشاشات الصغيرة */
    }
}
/* ريسبونسف للموبايل والتابلت */
@media (max-width: 768px) {
    .qodef-property-list-holder .qodef-property-list-filter-part .qodef-filter-row {
        margin-bottom: 15px !important; /* تقليل المسافة السفلية */
        justify-items: center !important; /* تمركز العناصر */
    }
}
@media (max-width: 768px) {
    .qodef-property-list-holder .qodef-property-list-filter-part .qodef-property-filter-button-holder {
        width: 100% !important; /* جعل العرض 100% على الشاشات الصغيرة */
        float: none !important; /* إزالة الفلوت */
        padding: 10px 0 !important; /* تعديل المسافة الداخلية لتناسب الشاشات الصغيرة */
    }
}

@media (max-width: 768px) {
    .tab-item {
        /* هنا يمكنك إضافة التعديلات الخاصة بالشاشات الصغيرة */
        /* على سبيل المثال، يمكن تغيير العرض أو ترتيب العناصر */
        width: 100%; /* جعل العنصر يأخذ العرض الكامل */
    }
}

@media (max-width: 768px) {
    .tab-btn {
        padding: 15px !important;
        font-size: 12px !important;
        gap: 6px !important;
        display: inline-block !important;
    }
}
@media (max-width: 768px) {
    .qodef-filter-section.qodef-filter-section-3.qodef-section-status {
        width: 100% !important; /* تغيير العرض ليأخذ 100% على الشاشات الصغيرة */
    }
	.qodef-property-list-holder.qodef-pl-with-map .qodef-property-list-items-part {
    width: 100% !important;
    padding-left: 50px;
    margin-top: -50px !important;
}
}
@media (max-width: 768px) {
    .qodef-status-tabs {
        flex-direction: column; /* تغيير الترتيب إلى عمودي */
        padding: 10px 0; /* إضافة مسافة داخلية مناسبة */
        margin: 10px 0; /* إضافة مسافة خارجية مناسبة */
    }
}
@media (max-width: 768px) {
    .qodef-radio-wrapper {
        flex-direction: column; /* تغيير الترتيب إلى عمودي */
        margin-top: 15px; /* تعديل المسافة العلوية لتناسب الشاشات الصغيرة */
        justify-content: flex-start; /* تمركز العناصر في الأعلى */
    }
}

@media (max-width: 768px) {
    .qodef-radio-item {
        width: 100% !important; /* التأكد من أن العرض 100% على الشاشات الصغيرة */
        padding: 8px !important; /* تعديل المسافة الداخلية لتناسب الشاشات الصغيرة */
    }
}


/* ريسبونسف للموبايل والتابلت */
@media (max-width: 768px) {
    .qodef-status-tabs {
        flex-direction: row; /* الحفاظ على الاتجاه الأفقي */
    }

    .qodef-status-tabs li {
        width: 48%; /* تحديد عرض العنصر ليأخذ 48% من الحاوية (عمودين) */
        margin-right: 4%; /* إضافة مسافة بين الأعمدة */
        margin-bottom: 10px; /* إضافة مسافة أسفل العناصر */
    }

    .qodef-status-tabs li:nth-child(odd) {
        margin-right: 0; /* إزالة المسافة اليمنى للعناصر الفردية */
    }
}
/* ريسبونسف للموبايل والتابلت */
@media (max-width: 768px) {
    .qodef-property-list-holder .qodef-property-list-filter-part .qodef-filter-section {
        display: block; /* تغيير العرض إلى block لتناسب الشاشات الصغيرة */
        width: 100% !important; /* التأكد من أن العرض يأخذ 100% */
        padding: 10px !important; /* إضافة مسافة داخلية تناسب الشاشات الصغيرة */
    }
}


@media (max-width: 768px) {
    .qodef-filter-section.qodef-filter-section-3.qodef-section-status {
        width: 100% !important; /* تعديل العرض ليأخذ 100% على الشاشات الصغيرة */
        padding: 10px; /* إضافة مساحة داخلية لتناسب التصميم */
    }
}


.qodef-title-holder {
	display: none !important;
}
[data-id="138"] {
    display: none !important;
}
[data-id="131"] {
    display: none !important;
}
[data-id="140"] {
    display: none !important;
}
[data-id="122"] {
    display: none !important;
}
[data-id="134"] {
    display: none !important;
}
[data-id="139"] {
    display: none !important;
}
[data-id="132"] {
    display: none !important;
}
[data-id="129"] {
    display: none !important;
}
[data-id="142"] {
    display: none !important;
}
[data-id="143"] {
    display: none !important;
}
[data-id="146"] {
    display: none !important;
}
[data-id="145"] {
    display: none !important;
}
[data-id="148"] {
    display: none !important;
}
[data-id="149"] {
    display: none !important;
}
.qodef-tab.active {
    background-color: #28a745 !important;
    color: white;
}
.qodef-checkbox-item label {
    font-size: 16px;
    color: #000000;
}

.qodef-payment-checkboxes {
    display: flex;
    gap: 10px;
    border-style: double;
    border-width: 1px;
    padding: 6px;
    font-size: !important;
    width: 190px;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}
.qodef-counter-holder {
/*     display: inline !important; */
    align-items: center !important;
}
.qodef-counter-minus, .qodef-counter-plus {
    padding: 5px 10px !important;
    background-color: #f7f7f700 !important;
    color: #070707 !important;
    cursor: pointer !important;
    border-radius: 5px !important;
    border-style: double !important;
    border-color: #ccc !important;
}
.qodef-filter-section.qodef-section-payment label {
    color: #000000;
    font-weight: 500;
}
.qodef-filter-section.qodef-filter-section-9.qodef-section-type {
    width: 21% !important;
}
.qodef-filter-section.qodef-section-payment {
    width: 18% !important;
}
.qodef-filter-section.qodef-filter-section-9.qodef-section-type {
    margin: 0;
    padding: 0;
    width: 20%;
    padding-left: 20px;
}
.qodef-property-type-dropdown {
    width: auto !important;
    padding: 10px;
    font-size: 16px;
    color: #3333337d !important;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    transition: border-color 0.3s ease;
}
.qodef-search-top-part.qodef-search-type-section {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 10px 0;
}

/* تنسيق العام للقسم */
.qodef-search-type-section {
    margin: 20px 0;
    padding: 10px;
    background-color: #f9f9f9; /* خلفية فاتحة */
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* إضافة ظل خفيف */
}

/* تنسيق زر اختيار النوع */
.qodef-search-type-section select {
    width: 100%; /* اجعل العرض 100% ليتناسب مع المساحة */
    padding: 10px; /* إضافة padding داخلي */
    font-size: 16px; /* حجم الخط */
    font-family: Arial, sans-serif; /* نوع الخط */
    border: 1px solid #ddd; /* حدود رفيعة بلون رمادي */
    border-radius: 5px; /* زاوية مستديرة */
    background-color: #fff; /* خلفية بيضاء */
    color: #333; /* لون النص */
    transition: border-color 0.3s ease-in-out; /* تأثير تغير الحدود عند التفاعل */
}

/* تأثير عندما يمر الفأرة فوق الـ select */
.qodef-search-type-section select:hover {
    border-color: #0073e6; /* تغيير اللون عند المرور */
}

/* تنسيق الخيار الافتراضي */
.qodef-search-type-section select option {
    padding: 10px;
    font-size: 16px;
}

/* تأثير عند تحديد الخيار */
.qodef-search-type-section select:focus {
    border-color: #0073e6; /* تغيير اللون عند الفوكس */
    outline: none; /* إزالة حدود التحديد الافتراضية */
}

/* تنسيق لكلمة "All Types" */
.qodef-search-type-section select option:first-child {
    font-style: italic;
    color: #888; /* لون نص الاختيار الافتراضي */
}


.qodef-tabs {
    display: flex;
    justify-content: space-between;
}

.qodef-tab {
    /* display: flex; 
    flex-wrap: wrap; */
    flex: 1 !important;
    text-align: center !important;
    height: auto;
    border-width: 0;
    top: 0 !important;
    width: auto !important;
    padding: 0 !important;
	border-width: 0 !important;
}
.qodef-tab input[type="radio"] {
    display: none;
}

.qodef-tab label {
    display: block;
    /* padding: 10px; */
    margin-bottom: 10px;
    background-color: #f0f0f0;
    cursor: pointer;
	margin: 0 !important;
	    padding: 5px 10px !important;
}

.qodef-tab input[type="radio"]:checked + label {
      background-color: #0a403f;
    color: #ffffff;
}
.stat {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.qodef-property-search-holder .qodef-search-bottom-part {
    float: none;
    padding: 0 7px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.qodef-tab {
/*     flex: 1;
    text-align: center;
    border-width: 2px;
    border-style: double;
    /* color: #000000; */
/*     width: 140px;
    padding-top: 10px;
    padding-bottom: 5px; */ 
	flex: 1;
    text-align: center;
    border-width: 2px;
    border-style: double;
    /* color: #000000; */
    width: 140px;
    /* padding-top: 10px; */
    /* padding-bottom: 5px; */
    display: flex
;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    top: 5px;
    position: relative;
}
.qodef-property-search-holder .qodef-search-bottom-part label {
       width: 100%;
    background-color: #b6ff0000;
    border-right-width: 1px;
    border-style: double;
    color: #ffffff;
}
.ttx {
    font-size: 28px;
    text-align: center;
    padding-left: 10px;
    padding-top: 10px;
    color: #ffffff;
}
/* تنسيق الفورم ككل داخل qodef-search-bottom-part */
.qodef-search-bottom-part.qodef-search-type-sectiontpy {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 20px auto;
    max-width: 1200px;
    padding: 20px;
}

/* تنسيق الدروب داون */
.qodef-search-bottom-part.qodef-search-type-sectiontpy select {
    width: 48%; /* تعيين العرض ليكون 48% لجعل القائمتين جنبًا إلى جنب */
    padding: 12px 20px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 16px;
    background-color: #fff;
    transition: border-color 0.3s ease;
    margin-bottom: 20px;
}

/* تفاعل مع التركيز على الدروب داون */
.qodef-search-bottom-part.qodef-search-type-sectiontpy select:focus {
    border-color: #007bff;
    outline: none;
}

/* تنسيق التباعد بين القوائم */
.qodef-search-bottom-part.qodef-search-type-sectiontpy select:first-child {
    margin-right: 20px; /* إضافة مسافة بين الدروب داون الأول والثاني */
}

/* إذا كنت تحتاج إلى أن يكون الدروب داون بنفس الحجم */
.qodef-search-bottom-part.qodef-search-type-sectiontpy select {
    width: 100%;
}

/* تنسيق الخيارات داخل الدروب داون */
.qodef-search-bottom-part.qodef-search-type-sectiontpy select option {
    padding: 10px;
}

/* تنسيق الحاوية التي تحتوي على الزر */
.qodef-search-bottom-part.qodef-search-city-section {
    display: flex;
    justify-content: center;  /* توسيط الزر أفقيًا */
    align-items: center;      /* توسيط الزر عموديًا */
    margin: 20px auto;
}

/* تنسيق الزر */
.qodef-search-bottom-part.qodef-search-city-section input[type="submit"],
.qodef-search-bottom-part.qodef-search-city-section button {
    padding: 12px 30px;
    border: none;
    background-color: #007bff;
    color: #fff;
    font-size: 16px;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

/* تغيير لون الزر عند التفاعل */
.qodef-search-bottom-part.qodef-search-city-section input[type="submit"]:hover,
.qodef-search-bottom-part.qodef-search-city-section button:hover {
    background-color: #0056b3;
}
.qodef-search-type-section {
    margin: 20px 0;
    padding: 10px;
    background-color: #f9f9f9;
    border-radius: 0px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin-top: 0px;
}
.qodef-search-bottom-part.qodef-search-type-section {
    width: 50%;
    float: left;
    line-height: 47px;
    padding: 0;
}
.qodef-search-type-section select {
    width: 100%;
    padding: 10px;
    font-size: 13px;
    font-family: Arial, sans-serif;
    border: 1px solid #ffffff;
    border-radius: 0px;
    background-color: #fff;
    color: #b3b2b2;
    transition: border-color 0.3s ease-in-out;
}

.qodef-search-type-section select option {
    padding: 10px;
    font-size: 13px;
    color: #b3b2b2;
}
.qodef-search-type-section select option:first-child {
    font-style: italic;
    color: #000000;
}
.qodef-search-type-section select:hover {
    border-color: #0073e600;
    font-size: 13px;
    color: #00000073;
}




/* تنسيق حقل السعر */
.qodef-price-range {
    position: relative;
    padding: 15px 0;
    margin-bottom: 30px;
    width: 50%; /* تحديد العرض بنسبة 50% */
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    box-sizing: border-box;
}

/* تنسيق عنوان الحقل */
.qodef-price-label {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    display: block;
    text-align: center;
}

/* تنسيق شريط التمرير */
.qodef-price-range input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 10px;
    background: linear-gradient(to right, #4CAF50, #81C784); /* تدرج لوني أنيق */
    border-radius: 5px;
    outline: none;
    transition: background 0.3s ease;
}

/* تغيير اللون عند التركيز على شريط التمرير */
.qodef-price-range input[type="range"]:focus {
    background: #388E3C;
}

/* تنسيق المقبض (Thumb) */
.qodef-price-range input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #ffffff;
    border-radius: 50%;
    border: 2px solid #4CAF50;
    cursor: pointer;
    transition: background 0.3s ease;
}

.qodef-price-range input[type="range"]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #ffffff;
    border-radius: 50%;
    border: 2px solid #4CAF50;
    cursor: pointer;
    transition: background 0.3s ease;
}

/* تنسيق عرض السعر */
.qodef-price-display {
    margin-top: 15px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
    text-align: center;
}

.qodef-price-display span {
    color: #4CAF50; /* نفس لون المقبض لزيادة التناسق */
}

/* إضافة تأثيرات عند التفاعل مع المقبض */
.qodef-price-range input[type="range"]:active::-webkit-slider-thumb {
    background: #388E3C;
    border-color: #ffffff;
}

.qodef-price-range input[type="range"]:active::-moz-range-thumb {
    background: #388E3C;
    border-color: #ffffff;
}
.qodef-price-range {
    position: relative;
padding-top: 0px !important;    margin-bottom: 30px;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    box-sizing: border-box;
    float: right;
}

#searchBox {
    position: absolute;
    z-index: 2;
    width: 100%;
    top: -545px !important;
}



/* تنسيق التاب */
.qodef-status-tabs {
     display: ruby-text;
    list-style: none;
    padding: 0;
    margin: 0;
}

.qodef-tab-item {
    cursor: pointer;
    padding: 10px 20px;
    background-color: #f1f1f1;
    border: 1px solid #ddd;
    border-radius: 5px;
    transition: background-color 0.3s ease, color 0.3s ease;
    text-align: center;
    margin: 5px;
}

.qodef-tab-item:hover {
    background-color: #00aaff;
    color: white;
}

/* عند تحديد التاب */
.qodef-tab-item.selected {
    background-color: #0073e6;
    color: white;
    border-color: #0073e6;
}
/* تنسيق الحاوية العامة */
.qodef-filter-section.qodef-section-features {
    margin-bottom: 20px;
}

.qodef-filter-features-holder {
/*     padding: 15px;
    background-color: #f5f5f5;
    border-radius: 8px; */
}

/* تنسيق العنصر dropdown */
.qodef-feature-dropdown {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    transition: border-color 0.3s ease;
}

.qodef-feature-dropdown:hover {
    border-color: #007bff;
}

.qodef-feature-dropdown:focus {
    outline: none;
    border-color: #007bff;
}

/* تنسيق اللابل */
.qodef-dropdown-label {
    font-size: 16px;
    color: #555;
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
}

/* إضافة تنسيق للمؤشر داخل الدروب داون */
.qodef-feature-dropdown::-ms-expand {
    display: none;
}

.qodef-feature-dropdown option {
    padding: 10px;
}

/* تنسيق عند تحديد الخيار */
.qodef-feature-dropdown option[selected] {
    background-color: #f0f8ff;
}
/* تنسيق الحاوية العامة */
.qodef-filter-section.qodef-section-type {
    margin-bottom: 20px;
}

.qodef-filter-type-holder {
/*     padding: 15px;
    background-color: #f5f5f5;
    border-radius: 8px; */
}

/* تنسيق العنصر dropdown */
.qodef-property-type-dropdown {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    transition: border-color 0.3s ease;
}

.qodef-property-type-dropdown:hover {
    border-color: #007bff;
}

.qodef-property-type-dropdown:focus {
    outline: none;
    border-color: #007bff;
}

/* تنسيق اللابل */
.qodef-dropdown-label {
    font-size: 16px;
    color: #555;
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
}

/* إضافة تنسيق للمؤشر داخل الدروب داون */
.qodef-property-type-dropdown::-ms-expand {
    display: none;
}

.qodef-property-type-dropdown option {
    padding: 10px;
}

/* تنسيق عند تحديد الخيار */
.qodef-property-type-dropdown option[selected] {
    background-color: #f0f8ff;
}
/* تنسيق العنوان */
.category-title {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    color: #444;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* الحاوية الرئيسية */
.category-container {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    /* margin: 20px; */
    /* padding: 10px; */
    border-radius: 10px;
    display: inline-flex
;
    height: 55px;
}

/* عنصر التصنيف */
.category-item {
    display: flex;
    align-items: center;
    padding: 15px;
    background: #fff;
    border: 2px solid #ddd;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.category-item:hover {
    border-color: #0078d4;
    background: #eef7ff;
    transform: scale(1.05);
}

/* تنسيق المدخل والنص */
.category-item input {
    margin-right: 10px;
}

.category-item label {
    font-size: 16px;
    color: #555;
    font-weight: 500;
}

/* رسالة الخطأ */
.error-message {
    text-align: center;
    color: #ff4d4f;
    font-size: 18px;
    margin: 20px 0;
}

/* لا توجد تصنيفات */
.no-categories {
    text-align: center;
    font-size: 18px;
    color: #777;
    margin-top: 20px;
}
.qodef-property-list-holder .qodef-property-list-filter-part .qodef-filter-section-3 {
    width: 100%;
}
.qodef-property-list-holder.qodef-pl-with-map .qodef-property-list-items-part {
    width: 100% !important;
    padding-left: 50px;
}
.qodef-property-list-holder .qodef-property-list-filter-part .qodef-filter-row {
    position: relative;
/*     display: grid
; */
    height: 100%;
    width: 100%;
    margin-bottom: 27px;
    justify-items: stretch;
}
.qodef-property-list-holder .qodef-property-list-filter-part .qodef-filter-section-9 {
    width: 65%;
}
.pprt {
    display: flex
;
}
.qodef-filter-section.qodef-filter-section-4.qodef-section-size {
    width: 50% !important;
}
.qodef-property-list-holder .select2 {
    width: 70% !important;
}
/* .qodef-filter-section.qodef-filter-section-3.qodef-section-status {
    width: 40% !important;
} */
.qodef-property-list-holder .qodef-property-list-filter-part .qodef-filter-section-5 {
    width: 100% !important;
}
.qodef-filter-section.qodef-section-bathrooms {
    width: 23% !important;
}


.qodef-property-list-holder .qodef-property-list-filter-part .qodef-property-filter-button-holder {
    width: 25%;
    float: left;
    position: relative;
    padding: 0 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.qodef-filter-section.qodef-filter-section-12.qodef-section-features {
    width: 10%;
}
.qodef-filter-section.qodef-section-delivery {
    width: 25% !important;
}
.qodef-filter-section.qodef-filter-section-9.qodef-section-type {
    width: 15% !important;
}
.qodef-property-list-holder .qodef-property-list-filter-part .qodef-filter-section {
    position: relative;
    display: table-cell;
    height: 100%;
/*     width: 100%; */
    vertical-align: middle;
    padding: 0 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.cen {
    text-align: left;
}
.qodef-search-bottom .qodef-btn.qodef-btn-solid {
    color: #fff;
    background-color: #078169;
    border: 1px solid transparent;
       padding: 10px;
    height: 47px;
    width: 100%;
}
}
.ui-widget-content {
    padding: 0;
    font-family: inherit;
    font-size: inherit;
    color: #88888800;
    background: 0 0;
    border: 0;
    border-radius: 0;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c500;
}
.cen .ui-widget.ui-widget-content {
    border: 1px solid #888;}
.cen .qodef-property-search-holder .qodef-search-bottom-part label {
    width: 100%;
    background-color: #b6ff0000;
    border-right-width: 1px;
    border-style: none;
    color: #ffffff;
}
.qodef-tab input[type="radio"]:checked + label {
    background-color: #ccf722;
    color: #000 !important;
    padding-top: 10px;
    padding-bottom: 10px;
}


.qodef-filter-status-holder {
    border-style: double;
    border-width: 1px;
    /* display: flex
; */
    /* width: 40%; */
    float: right;
    /* margin-top: 20px; */
    /* margin-left: 350px; */
}

element.style {
}
.qodef-property-list-holder.qodef-pl-layout-info-over .qodef-pl-item .qodef-property-statuses {
    top: 16px;
}
.qodef-tab-item {
    cursor: pointer;
    padding: 10px 20px;
    background-color: #f1f1f1;
    border: 0px solid #ddd;
    border-radius: 5px;
    transition: background-color 0.3s ease, color 0.3s ease;
    text-align: center;
    margin: 0px;
}
.qodef-filter-section.qodef-filter-section-5.qodef-section-price {
    margin-top: 15px;
}
.qodef-property-list-holder .select2 {
    width: 100% !important;
}
.qodef-property-categories {
    color: #333;
    background-color: #b6ff00;
    font-family: Roboto, sans-serif;
    right: 10px;
    bottom: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    z-index: 99;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 1em;
    padding: 4px 9px 2px;
}
.qodef-pl-layout-info-over .qodef-property-categories {

    right: 0px;
    bottom: 40px;
}
/* .qodef-property-categories {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
} */

.qodef-property-category {
/*     border-radius: 0px;
    transition: background-color 0.3s ease;
	
	color: #333;
    background-color: #b6ff00;
    font-family: Roboto, sans-serif;
    left: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    z-index: 99;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 1em;
    padding: 4px 9px 2px; */
}

.qodef-property-category:hover {
    background-color: #9acd32;
    cursor: pointer;
}
.qodef-property-payment-methods {
    color: #fff;
    background-color: #0a8b72;
    font-family: Roboto, sans-serif;
    left: 0px;
    top: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    z-index: 99;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 1em;
    padding: 4px 9px 2px;
}
/* تنسيق طريقة الدفع أسفل الصورة */
/* .qodef-property-payment-methods {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px; 
} */

/* .qodef-property-payment-method {	
	 border-radius: 0px;
    transition: background-color 0.3s ease;
	
	color: #333;
    background-color: #b6ff00;
    font-family: Roboto, sans-serif;
    left: 0;
    top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    z-index: 99;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 1em;
    padding: 4px 9px 2px;
} */

.qodef-property-payment-method:hover {
    background-color: #9acd32;
    cursor: pointer;
}
.qodef-property-search-holder .qodef-search-bottom-part.qodef-search-button-section {
    display: inline-block;
    float: none;
    width: 40% !important;
}
.qodef-filter-section.qodef-section-bathrooms {
    width: 10% !important;
}


.qodef-filter-section.qodef-section-status {
    margin-top: 40px !important;
    padding: 0px !important;
}
button.qodef-btn.qodef-btn-medium.qodef-btn-solid.qodef-property-advanced-filter-button {
    background-color: #b6ff00;
    color: #333;
}
.qodef-container-inner {
    width: 1200px;
    margin: 0 auto;
}

.qodef-btn.qodef-btn-solid {
    color: #fff;
    background-color: #078169;
    border: 1px solid transparent;
    margin-top: 0px !important;
}
/*  */
.qodef-property-id {
    display: none !important;
    margin: 0;
    font-size: 12px;
}
.qodef-item-bottom-section-content{
    padding:10px
}
.qodef-property-list-holder.qodef-pl-layout-standard .qodef-pl-item .qodef-pl-item-inne img{
-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-transition: all 0.3sease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3sease-in-out !important;
}
.qodef-property-list-holder.qodef-pl-layout-standard .qodef-pl-item .qodef-pl-item-inner:hover img{
        -webkit-filter: grayscale(95%);
    filter: grayscale(95%);
/*     transform: scale(1.08, 1.08); */
}
.qodef-property-list-holder.qodef-pl-layout-standard .qodef-pl-item .qodef-pl-item-inner:hover:after {
    opacity: 1;
    -webkit-transform: translate(0px, 13px)!important;
    -ms-transform: translate(0px, 13px)!important;
    transform: translate(0px, 13px)!important;
    border-radius: 5px;
}
.qodef-property-list-holder.qodef-pl-layout-standard .qodef-pl-item .qodef-pl-item-inner .qodef-item-address .qodef-item-id-title h4{
	font-size: 12px;
}
.qodef-property-list-holder.qodef-pl-layout-standard .qodef-pl-item .qodef-pl-item-inner:hover .qodef-item-address .qodef-item-id-title h4{
	 color: #fff!important;
}
.qodef-property-list-holder.qodef-pl-layout-standard .qodef-pl-item .qodef-pl-item-inner:hover .qodef-item-address {
    color: #fff!important;
}
.qodef-property-list-holder.qodef-pl-layout-standard .qodef-pl-item .qodef-pl-item-inner:hover .qodef-property-price {
    color: #b6ff00!important;
}
.qodef-property-list-holder.qodef-pl-layout-standard .qodef-pl-item .qodef-pl-item-inner:hover .qodef-item-bottom-section {
    -webkit-transform: translate(20px, 0)!important;
    -ms-transform: translate(20px, 0)!important;
    transform: translate(12px, 0px)!important;
}



/*  */
/*  */
/*  */
/*  */
.tax-property-status .qodef-filter-section.qodef-section-status {
    margin-top: 40px !important;
    padding: 0px !important;
    display: none !important;
}
.qodef-range-slider-wrapper {
    width: 80%!important;
}
.cen .ui-widget.ui-widget-content.ui-slider-horizontal {
    border: 1px solid #b6ff00 !important;
}
.ui-widget-content .ui-widget-header {
    background: #078169;
    color: #b6ff00;
    height: 2px;
    top: -1px;
}