/* Property Details */

.np-property-header{
    margin-bottom:25px;
}

.np-property-gallery img{
    width:100%;
    border-radius:14px;
}

.np-property-description{
    margin-top:30px;
}

.np-property-actions{
    position:sticky;
    top:100px;
    background:#fff;
    padding:20px;
    border-radius:12px;
    box-shadow:0 10px 25px rgba(0,0,0,.08);
}
