/* 
Theme Name:  [CHILD] 09. Directory Theme
Theme URI:   http: //www.premiumpress.com 
Description:  This is a child theme removed the country aspect out and uses the city location tools instead
Author:     Mark Fail
Author URI:   http: //www.premiumpress.com
Template:    DT9
Version:    1.0
*/
a { color:#24282e; }
body {
    background: #efefef;
}
 #page {
	max-width:1170px;
    background: #fff;
    padding: 0px;
    margin-top: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
	margin:auto auto;
} 

.bg-primary, .listing-small .wrap .btn-quickview {
    background-color: #ffd11a!important;
}
.btn-primary {
    background: #24282e;
    border-color: #ffffff;
}
.btn-secondary {
    color: #fff;
    background-color: #fbce19;
    border-color: #fbce19;
}
