
.style_actions_wrapper__1k0jH{
	width: 100%;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 2;
    justify-content: space-between;
    align-items: center;
    left: 0;
    margin: auto;
}

.flt-rit{
	float:right;
}

.heart-img{
	height: 40px;
	width:40px !important;
	background: white;
	padding: 5px;
	border-radius: 5px;
	margin-top: 10px;
    margin-right: 25px;
}

.sg-bdr-proprty{
	border-radius: 10px;
width: 370px;
}

.sg-pro-imag{
	margin:10px; 
	min-height: 320px; 
	width:350px;
	background: url(''); 
	background-size: cover;
    border-radius: 10px;
    background-position: center;
}

.blu-area-proprty-sale{
	background: #fff;
	margin-top: 30px; 
	margin-left: 20px;
}

.wite-font-clr{
color: #414141; opacity: 0.8;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  font-family: 'Poppins',sans-serif;
  margin-bottom: 3px;
}


.d-flex{
	display: flex;
}

.img-loc{
	height:15px;
	width: 15px !important;
}

.city-sub-styl{
	color: #414141; opacity: 0.8;
	font-size: 13px;
  font-weight: 400;
  text-align: left;
  font-family: 'Poppins',sans-serif;
  line-height: 1rem;
}

.sld-ul{
display: flex; 
border-bottom: 1px solid #dfdfe1;
margin-right: 20px;
margin-bottom: 10px;
padding-bottom: 23px;
}

.sg-propty-price{
	background: #fff; 
	color:#000; 
	margin-bottom: -10px;
    text-align: left;
    padding-top: 40px; 
    border:none; 
    width: 170px;
}

.sg-pro-spn{
	color:#179ea8;
}

.sld-lgo{
padding-right: 20px;
border-radius: 60%;
height: 80px;
width: 80px;
margin-left: 90px;
margin-top: 20px;
box-shadow: 1px 1px 1px 1px;
background: url('uploads/private_seller.png');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}

.bb-n{
	border-bottom: none;
}

.pd-40{
	padding: 40px;
}

.bd-bth{
	height:20px;
	padding-right: 5px;
}

@media only screen and (min-width: 1200px){
.sg-pro-imag {
    width: 360px !important;
}
}