.listings-options .listings-options-item{
	font-size: 16px;
    min-width: 80px;
    max-width: 140px;
}
.listings-options .listings-options-item img{
	width: 24px;
	height: 24px;
	margin-bottom: 15px;
}
.listings-single .bg-primary{
	background-color: #0376B9;
}
.listing-single-bottom{
	padding: 20px 0;
	margin: 20px 0;
}
.btn.btn-primary{
	background: #0376B9;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.25 !important;
    min-height: auto !important;
    color: #fff;
    box-shadow: none !important;
    padding: 15px 20px 12px;
    border: 1px solid #E4E4E4 !important;
    outline: none !important;
    margin-right: 0 !important;
    cursor: pointer;
}
.listing-slider .slick-initialized .slick-slide{
    max-height: 554px;
    overflow: hidden;
}
.form-border{
    padding: 15px 25px;
    box-shadow: 0px -1px 8px rgba(0,0,0, .2);
}
button{
    background: rgba(29,53,87, 1.0);
    color: white;
}
