﻿#plistsearchbigbox {
    margin-top:0;
	padding-top:30px;
	background: #fff;
}

.hppropertylistingcontent .right div {
    width: 100%;
    display: block;
    margin: auto;
}

.hppropertylistingcontent .left
{
	display:block;
	width:91%;
}

.hppropertylistingcontent .left h2
{
	    text-align: left;
    letter-spacing: -.8px;
    margin: 0;
    color: #4B5D54;
    font-size: 28px;
    margin-bottom: 15px;
    font-weight: 100;
	width:100%;
}

.pagesectiontitle {
    text-align: center;
    letter-spacing: -.8px;
    margin: 0;
    color: #4B5D54;
    font-size: 28px;
    margin-bottom: 15px;
    font-weight: 100;
    width: 100%;
    margin-top: 30px;
    font-weight: normal;
    font-family: Playfair;
}

    .hppropertylistingcontent .right div.owl-controls, .hppropertylistingcontent .right div.owl-nav {
        width: 80%;
    }