.clearfix {
display: block;
}
form.property-search-form {
background: #f3f3f3;
margin-top: 1rem;
margin-bottom: 1rem;
padding: 1.5rem 1.3rem;
}
form.property-search-form input[type='text'] {
border: 1px solid #ccc;
width: 100%;
border: none;
box-shadow: none;
background:#FFF;
color: #727272;
padding: 10px 18px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-size:15px;
}
form.property-search-form select, 
body form.propertyhive-ordering select {
border: 1px solid #ccc;
width: 100%;
border: none;
box-shadow: none;
background: transparent;
background-image: none;
background:#FFF;
-webkit-appearance: none;
-moz-appearance: none;
color: #727272;
padding: 10px 18px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-size:15px;
}
form.property-search-form input[type='submit'] {
background:#64886e;
color:#FFF;
border:0;
padding:11px 15px;
text-transform:uppercase;
cursor:pointer;
}
p.propertyhive-result-count {
display: none;
}
body form.propertyhive-ordering {
max-width: 260px;
border: 1px solid #eee !important;
margin-top: 2.5rem;
margin-bottom: 2.5rem;
float: left;
}
.post-type-archive-property h1 { margin-top:30px; }
.propertyhive ul.properties {
padding: 1.5rem 1.5rem 0.5rem;
background: #f3f3f3;
}
.propertyhive ul.properties li {
border-bottom: 0;
background: #fff;
padding: 1.5rem;
margin-bottom: 1.5rem;
}
.propertyhive ul.properties li .thumbnail a {
transition: all 0.15s;
-webkit-transition: all 0.15s;
}
.propertyhive ul.properties li .thumbnail a:hover {
opacity:0.8;
}
.propertyhive ul.properties li .thumbnail a img { display:block; }
.propertyhive ul.properties li .flag { text-align:center; opacity:0.8; }
.post-type-archive-property .details h3 {
margin-bottom:7px !important;
}
.post-type-archive-property .details h3 a {
font-weight: 700;
color: #64886e;
}
.post-type-archive-property .details .price {
font-weight: 700;
color: #64886e;
margin-bottom:5px;
}
.post-type-archive-property .details .summary {
margin-bottom:13px;
}
.post-type-archive-property .details .actions a {
border:2px solid #64886e;
text-transform:uppercase;
color:#64886e;
display:inline-block;
padding:5px 15px;
transition: all 0.15s;
-webkit-transition: all 0.15s;
font-weight:600;
}
.post-type-archive-property .details .actions a:hover {
background: #64886e;
color:#FFF;
}
.propertyhive-pagination { padding-bottom:40px; padding-top:15px; }
.propertyhive-pagination ul { text-align:center; font-size:22px; }
.propertyhive-pagination ul li { margin:0 4px; }
.single-property .type-property { padding-top:20px; }
.single-property .left-col { float:left; width:48.5%; margin-bottom:30px; }
.single-property .right-col { float:right; width:48.5%; margin-bottom:30px; }
.single-property .flexslider { border:0; padding:0; margin-bottom:7px; }
.single-property .flexslider.thumbnails .slides li { margin-right:7px; }
.single-property .availability {
margin-bottom: 15px;
padding: 9px 19px;
background: #eaeaea;
display: inline-block;
font-size:17px;
font-weight: 600;
color:#64886e;
}
.post-type-archive-property .fancybox-container { z-index:999992 }
.single-property .fancybox-container { z-index:999992 }
.single-property h1 { color:#64886e; font-weight:600; margin-bottom:8px; }
.single-property .price { color:#64886e; font-size:17px; margin-bottom:15px; font-weight: 600  }
.single-property .price a { color:#64886e; }
.single-property .property_meta { font-size:15px; }
.single-property .property_meta li { padding:5px 0; }
.single-property .property_meta .availability { display:none; }
.single-property h4 { color:#64886e; font-weight: 600; font-size:26px; }
.single-property .features { margin-bottom:23px; font-size:15px; }
.single-property .features li { padding:5px 0; }
.single-property .summary { margin-bottom:23px; font-size:15px;  }
.single-property .description { margin-bottom:23px; font-size:15px;  }
.single-property .property_actions { margin:25px 0; }
.single-property .property_actions.primary { margin-top:0; }
.single-property .property_actions li { display:inline-block; margin-right:3px; margin-bottom:7px; }
.single-property .property_actions a { 
border:2px solid #64886e;
text-transform:uppercase;
color:#64886e;
display:inline-block;
padding:5px 15px;
transition: all 0.15s;
-webkit-transition: all 0.15s; 
font-weight:600;
}
.single-property .property_actions a:hover {
background: #64886e;
color:#FFF;
}
.single-property .property_actions .action-epc { display:none; }
.single-property .property_actions.primary .action-epc { display:block; }
.property-enquiry-form {  }
.property-enquiry-form .control { margin-bottom:8px; }
.property-enquiry-form .control label { display:block; margin-bottom:4px; }
.property-enquiry-form .control input[type='text'],
.property-enquiry-form .control input[type='email'],
.property-enquiry-form .control textarea { width:100%; }
.property-enquiry-form input[type='submit'] {
border:2px solid #64886e;
text-transform:uppercase;
color:#64886e;
background:#FFF;
display:inline-block;
padding:5px 15px;
transition: all 0.15s;
-webkit-transition: all 0.15s; 
font-weight:600;
cursor:pointer;
}
@media (max-width:767px) {
.property-search-form .control {
display: block;
padding: 0;
margin-bottom:5px;
}
form.property-search-form input[type='submit'] { width:100%; }
.propertyhive ul.properties li .thumbnail { float:none; width:100%; margin-bottom:12px; }
.propertyhive ul.properties li .details { float:none; width:100%; }
.single-property .left-col { float:none; width:100%; padding:0 15px; }
.single-property .right-col { float:none; width:100%; padding:0 15px; }
.single-property .flexslider.thumbnails { display:none; }
}.clearfix {
display: block;
}
form.property-search-form {
background: #f3f3f3;
margin-top: 1rem;
margin-bottom: 1rem;
padding: 1.5rem 1.3rem;
}
form.property-search-form input[type='text'] {
border: 1px solid #ccc;
width: 100%;
border: none;
box-shadow: none;
background:#FFF;
color: #727272;
padding: 10px 18px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-size:15px;
}
form.property-search-form select, 
body form.propertyhive-ordering select {
border: 1px solid #ccc;
width: 100%;
border: none;
box-shadow: none;
background: transparent;
background-image: none;
background:#FFF;
-webkit-appearance: none;
-moz-appearance: none;
color: #727272;
padding: 10px 18px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-size:15px;
}
form.property-search-form input[type='submit'] {
background:#64886e;
color:#FFF;
border:0;
padding:11px 15px;
text-transform:uppercase;
cursor:pointer;
}
p.propertyhive-result-count {
display: none;
}
body form.propertyhive-ordering {
max-width: 260px;
border: 1px solid #eee !important;
margin-top: 2.5rem;
margin-bottom: 2.5rem;
float: left;
}
.post-type-archive-property h1 { margin-top:30px; }
.propertyhive ul.properties {
padding: 1.5rem 1.5rem 0.5rem;
background: #f3f3f3;
}
.propertyhive ul.properties li {
border-bottom: 0;
background: #fff;
padding: 1.5rem;
margin-bottom: 1.5rem;
}
.propertyhive ul.properties li .thumbnail a {
transition: all 0.15s;
-webkit-transition: all 0.15s;
}
.propertyhive ul.properties li .thumbnail a:hover {
opacity:0.8;
}
.propertyhive ul.properties li .thumbnail a img { display:block; }
.propertyhive ul.properties li .flag { text-align:center; opacity:0.8; }
.post-type-archive-property .details h3 {
margin-bottom:7px !important;
}
.post-type-archive-property .details h3 a {
font-weight: 700;
color: #64886e;
}
.post-type-archive-property .details .price {
font-weight: 700;
color: #64886e;
margin-bottom:5px;
}
.post-type-archive-property .details .summary {
margin-bottom:13px;
}
.post-type-archive-property .details .actions a {
border:2px solid #64886e;
text-transform:uppercase;
color:#64886e;
display:inline-block;
padding:5px 15px;
transition: all 0.15s;
-webkit-transition: all 0.15s;
font-weight:600;
}
.post-type-archive-property .details .actions a:hover {
background: #64886e;
color:#FFF;
}
.propertyhive-pagination { padding-bottom:40px; padding-top:15px; }
.propertyhive-pagination ul { text-align:center; font-size:22px; }
.propertyhive-pagination ul li { margin:0 4px; }
.single-property .type-property { padding-top:20px; }
.single-property .left-col { float:left; width:48.5%; margin-bottom:30px; }
.single-property .right-col { float:right; width:48.5%; margin-bottom:30px; }
.single-property .flexslider { border:0; padding:0; margin-bottom:7px; }
.single-property .flexslider.thumbnails .slides li { margin-right:7px; }
.single-property .availability {
margin-bottom: 15px;
padding: 9px 19px;
background: #eaeaea;
display: inline-block;
font-size:17px;
font-weight: 600;
color:#64886e;
}
.post-type-archive-property .fancybox-container { z-index:999992 }
.single-property .fancybox-container { z-index:999992 }
.single-property h1 { color:#64886e; font-weight:600; margin-bottom:8px; }
.single-property .price { color:#64886e; font-size:17px; margin-bottom:15px; font-weight: 600  }
.single-property .price a { color:#64886e; }
.single-property .property_meta { font-size:15px; }
.single-property .property_meta li { padding:5px 0; }
.single-property .property_meta .availability { display:none; }
.single-property h4 { color:#64886e; font-weight: 600; font-size:26px; }
.single-property .features { margin-bottom:23px; font-size:15px; }
.single-property .features li { padding:5px 0; }
.single-property .summary { margin-bottom:23px; font-size:15px;  }
.single-property .description { margin-bottom:23px; font-size:15px;  }
.single-property .property_actions { margin:25px 0; }
.single-property .property_actions.primary { margin-top:0; }
.single-property .property_actions li { display:inline-block; margin-right:3px; margin-bottom:7px; }
.single-property .property_actions a { 
border:2px solid #64886e;
text-transform:uppercase;
color:#64886e;
display:inline-block;
padding:5px 15px;
transition: all 0.15s;
-webkit-transition: all 0.15s; 
font-weight:600;
}
.single-property .property_actions a:hover {
background: #64886e;
color:#FFF;
}
.single-property .property_actions .action-epc { display:none; }
.single-property .property_actions.primary .action-epc { display:block; }
.property-enquiry-form {  }
.property-enquiry-form .control { margin-bottom:8px; }
.property-enquiry-form .control label { display:block; margin-bottom:4px; }
.property-enquiry-form .control input[type='text'],
.property-enquiry-form .control input[type='email'],
.property-enquiry-form .control textarea { width:100%; }
.property-enquiry-form input[type='submit'] {
border:2px solid #64886e;
text-transform:uppercase;
color:#64886e;
background:#FFF;
display:inline-block;
padding:5px 15px;
transition: all 0.15s;
-webkit-transition: all 0.15s; 
font-weight:600;
cursor:pointer;
}
@media (max-width:767px) {
.property-search-form .control {
display: block;
padding: 0;
margin-bottom:5px;
}
form.property-search-form input[type='submit'] { width:100%; }
.propertyhive ul.properties li .thumbnail { float:none; width:100%; margin-bottom:12px; }
.propertyhive ul.properties li .details { float:none; width:100%; }
.single-property .left-col { float:none; width:100%; padding:0 15px; }
.single-property .right-col { float:none; width:100%; padding:0 15px; }
.single-property .flexslider.thumbnails { display:none; }
}