/*
Theme Name: David Mews
Theme URI: http://www.domus.net
Author: Domus Software
Author URI: http://www.domus.net
Description: David Mews Estate Agents
Version: 1.0
License: Private
Text Domain: davidmews
*/

/*! minimal reset based on simplified normalise.css | github.com/necolas/normalize.css */
html{line-height:1.15}body{margin:0}h1{font-size:2em;margin:.67em 0}b,strong{font-weight:bolder}pre,code,kbd,samp{font-family:'Roboto', sans-serif;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}fieldset{padding:.35em .75em .625em}progress{vertical-align:baseline}textarea{overflow:auto}template,[hidden]{display:none}
#copyright{opacity:.7;font-size:small;font-family:sans-serif;text-align:right;margin:.5rem}
.alignright{float:right}
.alignleft{float:left}
.aligncenter{text-align:center}
.bypostauthor{}
.gallery-caption{}
.screen-reader-text{}
.sticky{}
.wp-caption{}
.wp-caption-text{}
.gallery-item {display: inline-block;text-align: left;vertical-align: top;margin: 0 0 1.5em;padding: 0 1em 0 0;width: 50%}
.gallery-columns-1 .gallery-item {width: 100%}}
.gallery-columns-2 .gallery-item {max-width: 50%}
.gallery-item a { display: inline-block; max-width: 100%}
.gallery-item a img {display: block; backface-visibility: hidden}
.gallery-item a:hover img, .gallery-item a:focus img {opacity: 0.6}
.gallery-caption {display: block; margin-bottom: 0}

body, html, form {
	
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Roboto', sans-serif;

}

h1, h2, h3, h4, h5 {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

h1.entry-title {
    display: none;
}

.p-5 {

	padding:30px !important;

}



.ps-5 {

	padding-left:30px !important;

}



.pe-5 {

	padding-right:30px !important;

}



.pt-5 {

	padding-top:30px !important;

}



.pb-5 {

	padding-bottom:30px !important;

}



.p-6 {

	padding:35px;

}



.error {

	color:#C00;
	font-size:0.9rem;
	font-weight:300;

}



p.error {

	margin:0;
	padding:0;
	font-weight:300;

}



ol.error {

	list-style-type:none;
	margin:0;
	padding:20px 0 0 0;
	color:#C00;

}


/* Custom colours */

/*---------------------- Custom colours -----------------------*/

a {
	
	color:#D8180E;
	
}

a:hover {
	
	color:#C1160D;
	
}

.red {
	
	color:#F01D13;
	
}

#affiliates {
	
	background:#fff;
	
}

#valuation-form h5, #register-form h5, #valuation-form h4, #register-form h4 {
	
	color:#000;
	
}


.elementor-item > .highlight  {
	
	color:#fff;
	padding-right:80px;
	padding-left:20px;
	
}

.menu-item .highlight i {
	
	display:none;
	
}

.form-check-input:focus {
	
	border-color:#666;
	outline:0;
	box-shadow:0 0 0 .25rem rgba(0,0,0,.15)
	
	}

.form-check-input:checked {
	
	background-color:#020065;
	border-color:#020065;
	
	}

@media (min-width: 1026px) {

.menu-item .highlight {
	
	background:#020065;
	padding:12px 17px;
	text-transform:uppercase;
	font-size:80%;
	color:#FFF;
	-webkit-border-radius: 10px !important;
     -moz-border-radius: 10px !important;
     border-radius: 10px !important;
	 	transition: all .15s ease-in-out;
   -moz-transition: all .15s ease-in-out;
   -webkit-transition: all .15s ease-in-out;
	
}

.menu-item .highlight:hover {
	
	background:#04009D;
	
}

.menu-item .highlight i {
	
	display: inline-block;
	
}

}





.elementor-nav-menu .highlight a {
	
	border:1px solid #fff;
	background:#333;
	
}

.elementor-nav-menu .highlight a:hover {
	
	background: rgba(255,255,255,0.3); 
	
}



.elementor-nav-menu .highlight a:hover {
	
	
	
}


/* Icons */

.search-result-details i, #valuation-form i, #register-form i {
	
	color:#020065;
	
}

.btn i {
	
	color:#fff;
	
}

.elementor-item > .fa-home {
	
	color:#fff;
	
}

.elementor-item > .fa-home {
	
	color:#fff;
	
}

.elementor-item > .fa-home:hover, .elementor-item-active > .fa-home {
	
	color:#CFF7FE;
	
}

/* Buttons */

.btn {
	
	-webkit-border-radius: 10px !important;
     -moz-border-radius: 10px !important;
     border-radius: 10px !important;
	 
}

.btn-primary, .btn-primary:focus,.btn-primary:not(.disabled):active:focus {
	
	background:#020065;
	transition: opacity 0.3s ease 0s;
	/*box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);*/
	padding:10px 20px;
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

.btn-check:focus+.btn-primary,.btn-primary:focus {
	

	box-shadow:0 0 0 .25rem rgba(0,0,0,.1)
	
	}

	
.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus {
	
	box-shadow:0 0 0 .25rem rgba(0,0,0,.1)
	
	}
	

	
.btn-primary.disabled,.btn-primary:disabled {
	
	color:#fff;
	background-color:#0d6efd;
	border-color:#0d6efd
	
	}

.btn-primary:hover {
	
	background:#04009D;
	
}



.btn-text i {
	
	color:#020065;
	
}

/* General */

#page-tabs {
	

	
}

#page-tabs .nav-link.active, #page-tabs .nav-link:hover {
	
	/*border-bottom:4px solid #020065;*/
	color:#000;
	background:none;
	
}

#page-tabs .nav-link.active i, #page-tabs .nav-link:hover i {
	
	color:#020065;
	
}

/* Home search */

#home-search {
	
	/*box-shadow: 0px 1px 2px #DADADA;*/

	
}

#home-search h2 {
	
	font-weight:300;
	font-size:1.6em;
	color:#020065;
	
}

#home-search-content {
	
	background:#FFF;
		-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;	
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	
}

#home-search-content .material-symbols-outlined {
	
	color:#020065;
	
}

#home-search-tabs .nav-link {
	
	color:#FFF;
	padding:12px 30px 11px 30px;
	border:none;
	background:#020065;
	margin-right:5px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

	
}

#home-search-tabs .nav-link:hover {
	
	color:#FFF;
	border-bottom:none;
	padding-bottom:10px;
	background:#04009D;
	
}

#home-search-tabs .nav-link.active {
	
	border:none;
	background:#FFF;
	color:#333;
	
}

#home-search .btn-primary, #home-search .btn-primary:focus,#home-search .btn-primary:not(.disabled):active:focus {
	
	width:100%;
	padding:9px 20px;
	font-size:1.1em;
	
}

/* Featured properties */

.carousel-control-prev {
	
	margin-left:-130px
	
}

.carousel-control-next {
	
	margin-right:-130px;
	
}



/* Search results */

.search-results-header {
	
  overflow: hidden;
  position: relative;
  height:400px;
  /*height:170px;*/
  background:#000;
  padding:165px 0 0 0;
  
}

.search-results-image {
	
  opacity: 0.5;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  min-width:900px;
  
}

.search-results-heading {
	
  position: relative;
  text-align:center;
 /* display:none;*/

}

.search-results-heading h1 {
	
	color:#FFF;
	font-size:55px;
	margin:0;
	padding:0;

}

.search-results-heading h2 {
	
	color:#FFF;
	font-size:16px;
	margin:0;
	padding:0 0 20px 0;
	font-family: 'Montserrat', sans-serif;
	font-weight:200;

}

.particulars-header {
	
  overflow: hidden;
  position: relative;
  height:160px;
  /*height:170px;*/
  background:#000;
  
}

.particulars-header-image {
	
  opacity: 0.5;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  min-width:900px;
  
}


#search-bar {
	
	background: #F5F5F5;
	color:#333;
	padding:20px 0;
	
}

#search-bar input.area-field, #search-bar select {
	
	border:none;
	padding:11px 15px;
	color:#666;
	
}

#search-bar .btn-primary {
	
	padding:9px 10px;
	
}

a#refine-button {
	
	background:#020065;
	color:#fff;
	padding:10px 0px;
	-webkit-border-radius: 10px !important;
     -moz-border-radius: 10px !important;
     border-radius: 10px !important;
	
}

#search-results {
	
	/*max-width:1500px;*/
	
}

#search-results-view a {
	
	color:#333;
	
}

#search-results-view i {
	
	color:#020065;
	
}

#search-results-view a:hover {
	
	background:#F5F5F5;
	
}

#search-results-view a.active {
	
	background:#F5F5F5;

}

.search-result:hover, .map-list-item:hover {
	
	background: #F0FDFF;
	
}

.image-overlay {
	
	background: rgba(100,100,100,0.3); 
	
}

.status-label {
	
	background:#CC0000;
	
}

.status-label-under-offer {
	
	background:#E69B00;
	
}


.page-item .page-link {
	
	color:#333;
	
}

.page-item.active .page-link {
 
  background-color: #020065;
  border-color: #020065;
 
}

/* End of search results */

/* List search results */


.list-result img {
	
	opacity: 1.0;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
	
}

.list-result img:hover {
	
	opacity:0.7;
	
}

.list-result-row {
	
	box-shadow: 0px 1px 2px #DADADA;
	
}
	

.list-result-details {
	
	background: url('/wp-content/themes/righthome/images/featured-bg.png')  right bottom no-repeat #FFF;
	position:relative;
	
	
}



.list-result-details .fas {
	
	color: #020065;
	
}

.list-result-type {
	
	font-size:1em;
	text-transform:uppercase;
	font-family:Georgia, 'Times New Roman', Times, serif; 
	padding:50px 40px 15px 30px;
	color:#333333;
	
	
}

.list-result-price {
	
	font-family:Georgia, 'Times New Roman', Times, serif; 
	padding:0 30px 30px 30px; 
	font-size:1.6em;
	color:#020065;
	
}

.list-price-qualifier {
	
	font-size:80%;
	
}

.list-result-description {
	
	padding:0 40px 40px 30px;
	font-size:1em; 
	line-height:1.5em; 
	font-weight:300;
	
}


a.list-result-button {
	
	position:absolute;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	bottom:30px;
	right:30px;
	display:block;
	background:#020065;
	color:#FFF;
	text-decoration:none;
	padding:10px 20px;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}


a:hover.list-result-button {
	
	background:#04009D;
	color:#FFF;	
	
}



/* End of list search results */

/* Map search results */


.map-list-item {
	
	background:#fff;
	border-right:5px solid #020065;
	
}

/* Particulars */

#particulars-top-left {
	
	position:relative;
	
}

#particulars-top-left .status-label, #particulars-top-left .status-label-under-offer {
	
	position:absolute;
	font-size:0.9rem;
	top:0px;
	left:12px;
	padding:8px 0;
	color:#fff;
	z-index:100;
	display:block;
	width:120px;
	text-align:center;
	
}

#particulars-top-right {
	
	background: #020065;	
	
}

ul#particulars-features {
	
	list-style-type:none;
	margin:0;
	padding:80px 0 0 0;
	background: url('/wp-content/themes/righthome/images/features-bg.png') top left no-repeat;	
	
}	


/*#particulars-viewing-box {
	
	background:#020065;
	
}*/


#particulars-viewing-box {
	
	background:#FFF;
	/*border-radius:15px;*/
	
}


#particulars-top-right .btn-primary, #particulars-viewing-box .btn-primary {
	
	/*background:#020065;*/
	border:1px solid #FFF;
	background:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

#particulars-top-right .btn-primary:hover {
	
	background:#04009D;
	
}

#particulars-viewing-box .btn-primary:hover {
	
	background:#04009D;
	
}

#particulars-top-right .btn-primary i, #particulars-viewing-box .btn-primary i {
	
	color:#FFF;
	
}

#particulars-viewing-box p.error, #particulars-viewing-box .error {
	
	color:#fff;
	
}


#particulars-top-right h1, #particulars-address, #particulars-price, #particulars-features, #particulars-viewing-box {
	
	color:#fff;
	
}

/* Gallery */

.sp-black {
	
	color:#FFF;
	background:#000;
	background:rgba(0,0,0,0.4)
	
	}
	
.sp-buttons {

	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom:20px;

}	
	
.sp-button {
	
	width:13px;
	height:13px;
	border:none;
	background-color:#CCCCCC;
	border-radius:50%;
	margin:4px;
	display:inline-block;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	cursor:pointer
	
	}
	
	.sp-selected-button {
		
		background-color:#020065
		
		}
		
		.sp-selected-button
		
		{
			
			background-color:#6D2080
		
		}
		
.slider-pro p.sp-layer {
	

	
	
	}		


#slideshow .sp-selected-thumbnail {
	
	border: 4px solid #020065;

}

#particulars-contact-box h4 {
	
	border-bottom:3px solid #020065;
	font-size:1.3em;
	font-weight:400;
	
} 

#particulars-contact-box a {
	
	color:#333;
	
}

#particulars-contact-box i {
	
	color:#020065;
	
}

#particulars-contact-box a:hover {
	
	color:#000;
	
}

#particulars-viewing-box h5 {
	
	border-bottom:3px solid #020065;
	font-size:1.3em;
	font-weight:400;
	color:#333;
	
}







/* Particulars 2 colours */


#particulars-2-container #page-tabs .nav-link.active {
	
	border-top:4px solid #020065;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	border-bottom:none;

	
}

#particulars-2-container .bg-white {
	
	border:1px solid #E6E6E6;
	
}

#particulars-2-features {
	
	color:#058057;
	
}

#register-box {
	
	background:#020065;
	
}

#register-box h2 {
	
	color:#fff;
	
}

#register-box i {
	
	color:#020065;
	
}

#register-box .highlight {
	
	color:#020065;
	
}

/* Valuation/Register pages */

#register-form .rent-icon, #valuation-form .letting-icon {
	
	color:#020065;
	
}

/* Services pages */

.services-list ul {
	
	color:#020065;
	
}

.services-list ul li span {
	
	color:#000;
	
}

/*--------------- End of custom colours ---------------*/

/*-------------- General --------------------*/

select, .form-control, .modal-content, .navbar-toggler, .leaflet-popup-content-wrapper, .dropdown-menu, .page-item .page-link {
	
	-webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
     border-radius: 0 !important;
	
	
}

.btn {
	
	border:none;
	
	
}

#page-image {

	height:auto; 
	max-height:400px; 
	overflow:hidden;
	
	
}

#page-image-results {

	height:auto; 
	max-height:200px; 
	overflow:hidden;
	
	
}

#page-tabs {
	
	border-bottom:none;
	
}

#page-tabs .nav-link {
	
	padding:15px 35px 25px 5px;
	border:none;
	font-size:1rem;
	color:#333;
	
}

/*-------------- Home search ----------------*/

#home-search-container {
	
	background:rgba(255,255,255,0.38);
	margin:0 auto;
	width:100%;
	max-width:580px; 
	padding:25px;
	
}

#home-search input.area-field, #home-search select {
	
	border:none;
	padding:10px 15px;
	color:#666;
	
}

#home-search-area {
	
	width:60%;
	display:inline-block;
	
}

#home-search-area input {
	
	width:98%;
	margin:0;
	font-size:1em;
	padding:15px 10px;
	text-align:center;
	border:1px solid #CCC;
	
}

#home-search-area input {
	
	width:98%;
	margin:0;
	font-size:1em;
	padding:16px 10px;
	text-align:center;
	border:1px solid #CCC;
	
}

input::placeholder {
	
	color:#666;
	font-weight:300;
}

textarea::placeholder {
	
	color:#666;
	font-weight:300;
}


#home-search-area input:focus {
	
	border:1px solid #CCC;
	
}

#home-search-buttons {
	
	width:39%;
	display:inline-block;
	font-size:1.1em;
	
}

#search-button-buying {
	
	width:48%;
	display:inline-block;
	
}

#search-button-renting {
	
	width:48%;
	display:inline-block;
	text-align:right;
	
}

#search-button-buying button, #search-button-renting  button {
	
	width:97%;
	font-size:0.8em;
	border:none;
	border-radius:0;
	padding:18px 10px;
	color:#fff;
	cursor:pointer;
	
}

#search-button-buying button {
	
	background:#020065;
		
}

#search-button-buying button:hover {
	
	background:#22579F;
	
}



#search-button-renting button {
	
	background:#020065;
	
}

#search-button-renting button:hover {
	
	background:#078F60;
	
}

/* Featured properties */

#featured-properties {
	
	/*margin:30px 0 30px 0;*/
	
}

#featured-properties .container-fluid {
	
	position:relative;
	max-width:1380px;
	
}


.property-container {
	
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;

	
}

a .property-container {
	
	color:#333;
	
}

a .property-container .property-address i {
	
	color:#020065;
	
}

a .property-container .property-beds i, a .property-container .property-type i, a .property-container .property-bathrooms i, a .property-container .property-beds .material-symbols-outlined, a .property-container .property-type .material-symbols-outlined, a .property-container .property-bathrooms .material-symbols-outlined {
	
	color:#666;
	
}


/*.featured-property img {
	
	max-height:330px;
	
}*/

.property-container:hover {
	
	opacity: 0.6;
   
}


.property-details {
	
   padding:20px;
   background:#FFF;
   -webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
   
}

.property-details .btn {
	
	font-size:1em;
	padding:10px 17px;
	
}

a .property-container .property-beds .material-symbols-outlined, a .property-container .property-type .material-symbols-outlined, a .property-container .property-bathrooms .material-symbols-outlined {
	
	font-size:1.4em;
	
}

a .property-container .property-beds .material-symbols-outlined, a .property-container .property-type .material-symbols-outlined, a .property-container .property-bathrooms .material-symbols-outlined {
	
	vertical-align: text-bottom; 
	
}

a .property-container .property-beds .material-symbols-outlined {
	
	vertical-align: top; 
	
}


.property-address {
	
	padding:0 0 10px 0;
	display:block;
	font-size:0.85em;
	
}


.property-type {
	
	padding:5px 0 10px 0;
	display:inline-block;
	font-size:0.85em;
	
}

.property-beds {
	
	padding:8px 0 8px 0;
	display:inline-block;
	font-size:0.85em;
	
}

.property-bathrooms {
	
	padding:8px 0 8px 0;
	display:inline-block;
	font-size:0.85em;
	
}

.property-button {
	
	padding:8px 0 8px 0;
	display:inline-block;
	font-size:0.9em;
	
}

.property-price {
	
	padding:25px 20px 8px 30px;
	display:inline-block;
	font-size:1.2em;
	
}


img.property-image, img#property-image {
	
	width:100%;
	height:270px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	
}

.prev {
	
	position:absolute;
	top:40%;
	left:-20px;
	z-index:5;
	font-size:40px;
	color:#ccc;
	cursor:pointer;
	
}

.next {
	
	position:absolute;
	top:40%;
	right:-20px;
	z-index:5;
	font-size:40px;
	color:#ccc;
	cursor:pointer;
	
}

.next i, .prev i {
	
	color:#ccc;
	
}

.prev i:hover, .next i:hover {
	
	color:#999;
	
}

/* Branch map */

#map {
	
	height:400px; 
	
}

@media (max-width: 1680px) {


/* Home page sliders */


.carousel-control-prev {
	
	width:40px;
	margin-left:-50px;
	
}

.carousel-control-next {
	

	width:40px;
	margin-right:-50px;
	
}


}


@media (min-width: 1400px) {

#featured-properties .container {max-width:1360px;}



}



@media (max-width: 1399px) {

.featured-property img {max-height:240px;}
#featured-properties .container {max-width:1185px;}
.prev {left:30px;color:#fff;}
.next {right:30px;color:#fff;}
.prev:hover, .next:hover {color:#ccc;}


img.property-image, img#property-image {
	
	height:250px;
	
}




.carousel-control-prev {
	
	margin-left:20px;
	padding:0;
	width:40px;
	
}

.carousel-control-next {
	
	margin-right:20px;
	padding:0;
	width:40px;
	
}

a.featured-button {
	
	bottom:30px;
	right:30px;
	padding:10px 20px;
	font-size:1em;
	
}



/* List results */




.list-result-type {
	
	font-size:0.9em;
	padding:50px 40px 10px 40px;
	
	
}

.list-result-price {
	
	padding:0 30px 30px 40px; 
	font-size:1.7em;
	
}

.list-result-description {
	
	padding:0 40px 40px 40px;
	font-size:0.9em; 
	line-height:1.5em; 
	font-weight:300;
	
}

a.list-result-button {
	
	bottom:30px;
	right:30px;
	padding:10px 20px;
	font-size:1em;
	
}


}




@media (max-width: 1199px) {
	
.featured-property img {max-height:200px;}
#featured-properties .container {max-width:1005px;}


img.property-image, img#property-image {
	
	height:320px;
	
}

.carousel-control-prev {
	
	margin-left:20px;
	padding:0;
	width:40px;
	
}

.carousel-control-next {
	
	margin-right:20px;
	padding:0;
	width:40px;
	
}


/* List results */

.list-result-type {
	
	font-size:0.75em;
	padding:30px 30px 5px 30px;
	
	
}

.list-result-price {
	
	padding:0 20px 20px 30px; 
	font-size:1.1em;
	
}

.list-result-description {
	
	padding:0 30px 20px 30px;
	font-size:0.8em; 
	line-height:1.2em; 
	
}

a.list-result-button {
	
	bottom:30px;
	right:30px;
	padding:10px 20px;
	font-size:1em;
	
}


	
	
}



@media (max-width: 991px) {
	

#featured-properties .container {max-width:760px;}

img.property-image, img#property-image {
	
	height:240px;
	
}





/* Branch map */

#map {
	
	height:250px; 
	
}

/* List results */



.list-result-type {
	
	font-size:0.9em;
	padding:30px 30px 15px 30px;
	
	
}

.list-result-price {
	
	padding:0 20px 30px 30px; 
	font-size:1.5em;
	
}

.list-result-description {
	
	padding:0 30px 100px 30px;
	font-size:1em; 
	line-height:1.2em; 
	
}



a.list-result-button {
	
	bottom:30px;
	right:30px;
	padding:10px 20px;
	font-size:1em;
	
}

.search-results-header {
	
  height:250px;
  padding:90px 0 0 0;
  
}

.search-results-heading h1 {
	
	font-size:35px;
	margin:0;
	padding:0;

}

	
}

@media (max-width: 767px) {



img.property-image, img#property-image {
	
	height:340px;
	
}



.carousel-control-prev {
	
	margin-left:0px;
	width:40px;
	filter: invert(100%);
	
}

.carousel-control-next {
	
	margin-right:0px;
	width:40px;
	filter: invert(100%);
	
}	

.featured-property {margin:0;}
.featured-property img {max-height:330px;}
#featured-properties .container {max-width:560px;}
		
}

@media (max-width: 500px) {
	
	
img.property-image, img#property-image {
	
	height:280px;
	
}	
	
}

@media (max-width: 400px) {


img.property-image, img#property-image {
	
	height:220px;
	
}
		
}

/*------------- Search results -----------------*/

#search-bar form {
	
	font-size:0.9rem;
	
}

#search-options h1 {
	
	font-size:1.4rem;
	
}

#search-options select {
	
	border:none;
	padding:10px 35px 10px 15px;
	color:#666;
	
}

#search-results-view {
	
	border-bottom:0;
	
}

#search-results-view a {
	
	border:none;
	
}

#search-results-view a:hover {
	
	border:none;
	
}




#search-results-view a.active {
	
	border:none;
	

}

#search-results-view a.active .fas, #search-results-view a:hover .fas {
	
	color:#00C1C0;
	
}

a#refine-button {
	
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
	display:none;
	
}

.search-result {

	box-shadow: 0px 1px 2px #DADADA;
	background:#fff;
	transition: all .25s ease-in-out;
  	-moz-transition: all .25s ease-in-out;
   	-webkit-transition: all .25s ease-in-out;	

}

.search-result-image {
	
	position:relative;
	
}

.image-overlay {
	
	position:absolute; 
	z-index:10; 
	width:100%; 
	height:100%; 
	display:inline-block; 
	vertical-align:middle; 
	opacity:0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	
}

.image-overlay i {
	
	margin-top:30%;
	color:#fff;
	
}

.image-overlay:hover {
	
	opacity:1.0;
	
}


.search-result a {
	
	text-decoration:none;
	
}



.search-result i {
	
	font-size:1.5rem;
	
}

.search-result-image {

	width:100%; 
	height:270px; 
	text-align:center;
	position:relative;
	
}

.status-label, .status-label-under-offer {
	
	position:absolute;
	z-index:0;
	font-size:0.9rem;
	top:0px;
	right:0px;
	display:block;
	padding:5px 15px;
	color:#fff;
	
}


.search-result-details {
	
	font-size:0.9rem;
	margin-bottom:5px;
	color:#333;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

.search-result-price {
	
	font-size:1rem;
	font-weight:500;
	color:#020065;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

.price-qualifier {
	
	font-size:90%;
	
}

/* Pagination */

.page-item .page-link {
	
}

.page-item.active .page-link {
 
}

/* Map results */

#search-results #map {
	
	height:505px;
	box-shadow: 0px 1px 2px #DADADA;
	background: url('../images/preloader.gif')  center no-repeat;
	z-index:0;
	
} 

/* Leaflet map */

.leaflet-popup-tip {
	
	    background: #FFF;
		padding-top:0;
		
}

#search-results #map .leaflet-popup-content-wrapper {
    
	background: #FFF;
    color: #ffffff;
	padding:5px 0 0px 0;
	height:130px;
	width:350px;
	margin-bottom:0;
	position:relative;

}

.popup-photo {
	
	width:180px;
	position:absolute;
	top:10px;
	left:10px;	
	
}

.popup-photo .status-label, .popup-photo .status-label-under-offer {
	
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:90px;
	text-align:center;
	font-size:0.9em;
	
}

.map-list-item .status-label, .map-list-item .status-label-under-offer {
	
		position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:90px;
	text-align:center;
	font-size:0.6em;
	display:none;
	
	
}

.amber, .red {
	
	font-size:90%;
	
}

.amber {
	
	color: #F90;
	
}

.red {
	
	color:#C00;
	
}

.popup-details {
	
	width:150px;
	position:absolute;
	top:10px;
	left:180px;
	font-family: Arial, Helvetica, sans-serif;		
	
}

.popup-type {
	
	color:#333;
	font-weight:600;
	padding:4px 0 4px 0;
	font-size:1em;
	border-bottom:2px dotted #E4E4E4;
		
}

.popup-address {
	
	color:#333;
	font-weight:500;
	padding:4px 0 4px 0;
	font-size:1em;
	border-bottom:2px dotted #E4E4E4;
	
}

.popup-price {
	
	color:#020065;
	font-weight:600;
	padding:3px 0 3px 0;
	font-size:1.2em;
	
}

.popup-button a.btn-primary, .popup-button .btn-primary:focus, .popup-button .btn-primary:not(.disabled):active:focus {
	
	position:absolute;
	bottom:0px;
	right:0px;
	color:#fff;
	padding:8px 10px;
	font-size:0.8em;
	
}

.btn-primary, .btn-primary:focus,.btn-primary:not(.disabled):active:focus {
	

	
}

.popup-price-qualifier {
	
	font-size:0.8em;
	
}

a.openpopuplink {
	
	text-decoration:none;
	
}

.map-list-type {
	
	font-size:0.75rem;
	color:#333;
	width:100%;
	padding:15px 10px 0 7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

.map-list-price {
	
	font-size:1rem;
	font-weight:500;
	color:#333;
	width:100%;
	padding:5px 10px 10px 7px;
	color:#020065;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

/* End of leaflet map results */


/*-------------- End of search results ----------------*/

/* Particulars */

#particulars-container {
	
	/*background:#F5F5F5;*/
	
}
	


#particulars {
	
	/*padding-top:160px;*/
	padding-top:30px;
	
}

#slideshow .sp-thumbnails-container {
	
	float:left;

}

#particulars-top-right {
	
	height:100%;
	
}

.particulars-type {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color:#333;
	margin-bottom:10px;
	
	
}


.particulars-address {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#333;
	margin-bottom:10px;
	
}

.particulars-price {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:2em;
	
}

#particulars-top-right .btn-primary, #particulars-viewing-box .btn-primary {
	
	font-size:1em;
	
}

#particulars-top-right h1 {
	
	font-size:1.4rem;
	font-weight:500;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:none;
	
}

#particulars-top-right p {
	
	font-size:0.85rem;
	color:#fff;
	
}

#particulars-address {
	
	font-size:1.2rem;
	text-transform: lowercase;
	margin-top:30px;
	display:none;
	
	
}




#particulars-price {
	
	font-weight:700;
	font-size:1.7rem;
	border-bottom:2px dotted #fff;
	border-top:2px dotted #fff;
	display:none;
	
}

#particulars-features {
	
	font-size:1.1rem;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	
}

ul#particulars-features {
	
	list-style-type:none;
	margin:0;
	padding:90px 0 0 0;
	
}

ul#particulars-features li {
	
	margin-bottom:25px;

}


#description h2 {
	
	font-size:1.3rem;
	color:#020065;
	font-weight:400;
	
}

#description h3 {
	
	font-size:1.1rem;
	font-weight:400;
	
}

#description p {
	
	font-weight:300;
	line-height:1.4em;
	
}

#maptab #map {
	
	height:620px;
	
}

#particulars-contact-box {
	
	background-color:#F5F5F5;
	box-shadow: 0px 1px 2px #DADADA;
	
	/*box-shadow: 0px 1px 2px #DADADA;*/
	
}

#particulars-contact-box h4 {
	

	
} 

#particulars-contact-box a {
	
	text-decoration:none;
	font-weight:300;
	
}

#particulars-viewing-box {
	
	box-shadow: 0px 1px 2px #DADADA;
	
}

#particulars-viewing-box h5 {
	

	
}

#share-icons i {
	
	font-size:20px;
	
	
}

i.fa-facebook, .fa-facebook-f {
	
	color:#45619D;
	
}

i.fa-twitter {
	
	color:#1CA1F3;
	
}

i.fa-linkedin-in {
	
	color:#0077B7;
	
}

/*------- Particulars layout 2 ------- */

#map-particulars {

	height:250px; 
	border-bottom:5px solid #fff; 
	z-index:0;
	
}

#particulars-2-container {
	
	padding-top:15px;
	
}

#particulars-2-container h1 {
	
	font-size:1.6rem;
	font-weight:400;
	
}

#particulars-2-container h2 {
	
	font-size:1.2rem;
	color:#333;
	font-weight:400;
	
}

#particulars-2-container h2#particulars-2-address {
	
	font-size:1.1rem;
	color:#666;
	font-weight:300;

	
}

#particulars-2-container h3 {
	
	font-size:1.1rem;
	color:#020065;
	
}

#particulars-2-price {
	
	font-size:2.2em;
	
}

#particulars-2-contact-box {
	
	
	background: url('/wp-content/themes/bartrams/images/contact-box-background.png')  right bottom no-repeat #020065;
	color:#fff;
	
}

#particulars-2-contact-box a {
	
	color:#fff;
	text-decoration:none;
	
}

#branch-telephone, #branch-email {
	
	font-weight:400;
	font-size:1rem;
	
}

#particulars-2-contact-box h2 {
	
	color:#fff;
	border-bottom:3px solid #06B87E;
	font-weight:400;
	
}

#particulars-2-contact-box i {
	
	color:#06B87E;
	
}

#viewing-box h5 {
	
	border-bottom:2px dotted #CCC;
	
}


#particulars-2-container #page-tabs .nav-link {
	
	padding:15px 30px;
	font-size:1rem;
	
}

#particulars-2-container #page-tabs .nav-link.active {
	
	border-top:4px solid #020065;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	border-bottom:none;
	padding:11px 30px 15px 30px;

	
}

#particulars-2-features {
	
	margin:10px 0 15px 3px;
	padding:0;
	list-style-type:square;
	list-style-position: inside
	
}

#particulars-2-features li {
	
	float:left;
	width:43%;
	margin:0 0 7px 0px;
	padding:0px 0 7px 0;
	border-bottom:1px solid #ECECEC;
		
}

#particulars-2-features li span {
	
	color:#333;
	font-weight:300;
		
}

#register-box-link {
	
	text-decoration:none;
	
}

#register-box {
	
	text-align:center;
	background:#020065;
	padding:20px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	
}

#register-box:hover {
	
	opacity: 0.8;
	
}

#register-box h2 {
	
	margin:0;
	padding:0;
	color:#fff;
	font-weight:400;

	
}

#register-box i {
	
	font-size:70pt;
	
}

#viewing-request-button button {
	
	background:#218C66;
	font-size:1rem;
	
}

#viewing-request-button button:hover {
	
	background:#269F75;
	
}

/*------- Valuation page --------*/

#valuation-form i {
	
	font-size:55px;
	
}

#valuation-form h4, #register-form h4 {
	
	font-size:1.4em;
	font-weight:400;
	
	
}

#valuation-form h5, #register-form h5 {
	
	font-size:1.4em;
	font-weight:400;
	
}

/*------- Register page ----------*/

#register-form i {
	
	font-size:55px;
	
}

#renting-requirements {
	
	display:none;
	
}

#buying-requirements {
	
}

/*-------- Mortgage calculator ------------*/

#mortgage-calculator {
	

	
}

#mortgage-calculator h3 {
	
	margin:0 0 10px 0;
	padding:0;
	font-size:1.2em;
	color: #020065;
	
}

#mortgage-calculator input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 4px 8px;
  margin-top:5px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: none; 
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#mortgage-calculator input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

#mortgage-calculator select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 4px 8px;
  margin-top:5px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#mortgage-calculator select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

/* START - Simple Mortage Payment Calculator */

.smpc-div {
background-color: #EBEBEB;
padding:20px 30px 20px 30px;
}

.smpc-div h2 {
	
	margin:0 0 0 0;
	padding:0 0 20px 0;
	color:#020065;
}

.smpc-error {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#EE0E60;
}

#monthlyPayment {
	
	color:#000;
	
}

.smpc-monthlypayment {
margin-top:15px;
font-size:18px;
color:#EE0E60;
}

.smpc-friendlyreminder {
display:none;
}

#mortgageCalculatorSubmit {
	
	background:#020065;
	color:#fff;
	border:none;
	
}

/* END - Simple Mortage Payment Calculator */


@media (max-width: 1399px) {	
	
.search-result-image {

	height:220px; 
	
}

#particulars-top-right h1 {
	
	font-size:1.2rem;
	
}

#particulars-address {
	
	font-size:1.1rem;
	
}

ul#particulars-features {
	
	
	
}

ul#particulars-features li {
	
	font-size:0.8rem;
	
}
	
}

@media (max-width: 1199px) {


.search-result-image {

	height:180px; 
	
}


#particulars-top-right h1 {
	
	font-size:1rem;
	
}

#particulars-address {
	
	font-size:1rem;
	
}

ul#particulars-features {
	
	padding-top:40px;
	padding-bottom:0;
	
}

ul#particulars-features li {
	
	font-size:0.8rem;
	margin-bottom:20px;
	
}

}


@media (max-width: 991px) {

#sort-label {
	
	display:none;
	
}

.search-result-image {

	height:220px; 
	
}

#search-options h1 {
	
	font-size:1.1rem;
	
}


/* Map results */

#search-results #map {
	
	height:400px;
	
} 

#search-results #map .leaflet-popup-content-wrapper {
    
	height:100px;
	width:300px;

}

.popup-photo {
	
	width:100px;
	
}

.popup-photo img {
	
	width:100px;
	height:75px;

}

.popup-details {
	
	width:170px;
	left:120px;
	
}


#particulars-top-right h1 {
	
	font-size:1.1rem;
	
	
}

#particulars-address {
	
	font-size:1.1rem;
	padding-bottom:20px;
	
}

ul#particulars-features {
	
	padding-top:80px;
	
	
	
}

ul#particulars-features li {
	
	font-size:0.9rem;
	
}


}


@media (max-width: 767px) {
	
	
#home-search-area {
	
	width:100%;
	
}

#home-search-area input {
	
	width:98%;
	
}



#home-search-buttons {
	
	width:100%;
	margin-top:20px;
	
}

#search-button-buying {
	
	width:48%;
	
}

#search-button-renting {
	
	width:48%;
	
}

	

#register-box-container h2 {
	
	font-size:1.6rem;
	
}

#register-box-container p {
	
	font-size:1.1rem;
	
}

/* Search results */

#refine {
	
	display:none;
	
}
	
a#refine-button {
	
	display:block;
	
}

.search-result-image {

	height:160px; 
	
}


.list-result-type {
	
	padding:30px 30px 20px 20px;
	
	
}

.list-result-price {
	
	padding:0 30px 30px 20px; 
	
}


.list-result-description {
	
	padding-left:20px;
	padding-right:20px;
	
}


a.list-result-button {
	
	bottom:30px;
	right:30px;
	
	
}


/* Particulars */



.slider-pro p.sp-layer {
	
	font-size:32px;

	
	}
	
.particulars-type {
	
	font-size:1.3em;
	
}


.particulars-address {
	
	font-size:0.8em;
	
}

.particulars-price {
	
	font-size:1.5em;
	
}

/* Particulars */

#particulars-2-container h1 {
	
	font-size:1.1rem;
	
}


#particulars-2-container h2#particulars-2-address {
	
	font-size:0.9rem;
	font-family: 'Roboto', sans-serif;
	color:#666;

	
}

#particulars-2-price {
	
	font-size:1.3em;
	
}

#epc img {
	
	width:100%;
	height:auto;
	
}

#particulars-2-container #page-tabs .nav-link {
	
	padding:15px 15px;
	font-size:0.9em;
	
}

#particulars-2-container #page-tabs .nav-link.active {
	
	padding:11px 15px 15px 15px;

	
}

#particulars-2-features li {
	
	width:100%;
		
}

	
}

@media (max-width: 575px) {
	

.search-result-image {

	height:350px; 
	
}
	
}

@media (max-width: 500px) {
	
.search-result-image {

	height:270px; 
	
}
		
}

@media (max-width: 400px) {
	
.search-result-image {

	height:230px; 
	
}
		
}

/*----End of responsive media queries ---*/