/*body*/
.com_spproperty.com-spproperty.view-properties{background: #222222;}

.com-spproperty.view-properties #sp-main-body {
    padding: 0;
    background-color: #ffffff!important;
}

body.com-spproperty .spproperty-view-properties>div {
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: flex;
}

@media (min-width: 992px){
.view-properties main#sp-component {max-width: 1250px;margin: auto;padding: 0px;padding-top: 80px;}}

@media (max-width: 991px){
.view-properties main#sp-component {margin: auto;padding-top: 30px;}
div#mod-sp-property-search153 {
    padding: 10px 0px;
}
.com-spproperty.view-properties .col-xs-12.col-sm-12 {
    padding: 4px;
}}

.spproperty-view-properties.spproperty {padding: 0px;}

@media (max-width: 1199px){
body.com-spproperty .spproperty-view-properties>div {
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: flex;
}}

/* body.com-spproperty .spproperty-view-properties>div {border-bottom: 1px solid rgba(31, 31, 31, 0.1);padding-bottom: 0px;margin-bottom: 0px;} */
 /* Search*/
.row.basic-filter {
    margin-bottom: 20px;
}

/*sorting*/
.spproperty-total {color: #000000;}body.com-spproperty .spproperty-sorting-wrap {margin: 20px 0px 50px 0px;padding: 0;}

body.com-spproperty .spproperty-sorting-wrap .spproperty-sorting select#sorting:focus {outline: none;box-shadow: none; color: #ffffff; background: #0B7680;}

body.com-spproperty .spproperty-sorting-wrap .spproperty-sorting .sorting:after {filter: invert(1);transform: scale(0.8);transform-origin: top left;}
.sorting-bar {
    margin-top: -20px;
}
@media (max-width: 767px) {
	body.com-spproperty .spproperty-sorting-wrap {
		flex-direction: row;
		font-size: 12px;
		display: flex;
		justify-content: space-around;
		align-content: center;
		align-items: center;
	}

	select#sorting {
		font-size: 12px;
	}

	body.com-spproperty .spproperty-sorting-wrap .spproperty-sorting .sorting:after {
		filter: invert(1);
		transform: scale(0.6);
		transform-origin: top left;
	}
}


/*listing rows*/
@media (max-width: 991px){.spproperty-col-sm-4 {margin-bottom: 0px;}}

/*make column align when content different*/

.spproperty-col-sm-4, .listing-module .col-md-4.col-xs-12.col-sm-12 {
    display: flex;
}
.spproperty-col-sm-4>div {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.sp-property-listings {
    position: relative;
    margin-bottom: 30px;
    flex: 1;
    display: flex;
    flex-direction: column;
    box-shadow: 1px 1px 10px 1px grey;
}

.spproperty .row{
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}

.spproperty-row{
    flex-wrap: wrap;
}

.property-icon-group {
    flex: 1;
}

.spproperty-view-properties.spproperty>.pagination>ul {
    justify-content: flex-start;
    overflow-x: scroll;
}
.row.basic-filter {
    margin: 0px 0px 20px 0px;
}
span.spproperty-total {
    /* margin-left: 40px; */
}
select#sorting {
    /* margin: -20px 30px 0px 0px; */
}
/*property card*/
.sp-property-listings {background: #fff;padding: 20px;border-radius: 20px;}
@media (max-width: 991px){.sp-property-listings {margin-bottom: 30px;}}

/*image*/
img.img-fluid.sp-property-listing-image {width: 100%;border-radius: 20px;height: 170px;object-fit: cover;margin-bottom: 20px;z-index: 2;}
img.d-block.w-100 {
    margin-top: 30px;
}
/*icons*/
img.property-single-icon {width: 28px;object-fit: contain;filter: invert(50%) sepia(2%) saturate(8%) hue-rotate(62deg) brightness(92%) contrast(88%);}
.property-information {font-family: 'Roboto';}
.property-information {display: inline-flex;padding-right: 10px;opacity: 0.6;/* align-items: center; */line-height: 2;}
.property-information img.property-single-icon {margin-right: 6px;float: left;}

/*hr*/
.sp-property-listings hr {border-color: #000;opacity: 0.2;}

/*label sell hot*/
.sp-property-listings {
    position: relative;
    margin-bottom: 30px;
}
.property-label-group {position: absolute;top: 30px;left: 30px;z-index: 3;}

p.property-listing-label {
    text-transform: capitalize;
    padding: 5px 14px;
    background: #0B7680;
    border-radius: 50px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-right: 10px;
    float: left;
    position: relative;
}

/*ordering*/
.spproperty-sorting.pull-right {margin: 0;}

/*location*/
p.property-address {margin: 0px 0px 15px 0px;color: #777;font-family: 'Montserrat';display: flex;text-wrap: wrap;align-items: flex-start;}
p.property-address i {margin-right: 5px;margin-top: 3px;}
p.property-address img {width: 20px;height: auto;margin-right: 5px;}

/*property title*/
p.property-title a {color:#0b7680;font-weight: 900;font-size: 21px;line-height: 1;}
p.property-title {margin-bottom: 15px;}
p.property-title a:hover {color: #EBC04F;}
p.property-title {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 30px;
}

/*features*/
.row.property-icon-group {color: #777777;display: flex;}

/*price*/
.property-price {font-size: 25px;font-weight: 900;}
.property-price small {font-size: 16px;color: #777;font-weight: normal;}

/*property price-arrow*/
.property-price-detail {display: flex;justify-content: space-between;}

/*property arrow detail*/
.property-detail img.view-more-arrow {width: 35px;transform: rotate(45deg);transition:0.5s ease;}
.property-detail img.view-more-arrow:hover {width: 35px;transform: rotate(35deg) scale(1.1);transition:0.5s ease;}

/*filter wrapper property page*/
body.com-spproperty.view-properties .spproperty-search-wrapper {margin: 0px;}

/*pagination*/
.pagination>li>a,.pagination>li>span {color: #777}
.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus {color: #fff;border: 0px;box-shadow: none;}

/*icon*/
i.fas.fa-warehouse {
    margin: 5px 10px 0px 0px;
}
i.fas.fa-chart-area{
    margin: 5px 10px 0px 0px;
}
i.fas.fa-money-bill{
    margin: 5px 10px 0px 0px;
}

/*end of property listing*/