/*
Theme Name: Delve Theme
Theme URI: http://www.delvedesign.co.uk
Template: wp-bootstrap-starter
Author: Kay Mankoo
Author URI: http://www.delvedesign.co.uk
Version: 3.1.0.1543262678
Updated: 2018-11-26 20:04:38

*/

p, body.single-property .summary {
    font-size: 16px;
    color: #606060;
    font-weight: normal;
}
.entry-content ul li {font-size: 16px;}
#footer-widget ul li a, #footer-widget p {font-size: 16px;}
h1.entry-title {
    font-size: 1.81rem;
    border: none;
    color: #297ec5;
}
body.single-property #container {
	padding: 0 10px 20px 10px;
}
ul#menu-main-1 li a.nav-link:hover, #footer-widget .nav-link {
	background: none;
}
ul#menu-main-1 li a.nav-link:hover, #footer-widget ul#menu-info li a:hover {color: #a8a8a8;}
#custom_html-2 a:hover {text-decoration: none;}

.tel a {color: #ff7d00;}
.tel a:hover {text-decoration: none;}
h2 {
    font-size: 28px;
}
h3.widget-title {
    color: #afafaf;
}
h4 {
	font-size: 24px;
	border-bottom: 2px solid #cfcfcf;
	padding-bottom: 10px;
}
header#masthead {
    background-color: #fff;
}
#page-sub-header {
	background-position: center center !important;
    padding-top: 4rem;
    height: 750px;
}
#page-sub-header p {
    font-size: 1.45rem;
    margin-bottom: 20px;
    color: #fff !important;
    font-weight: 200;
    letter-spacing: 0;
}
.so-widget-sow-hero-default-1c1582339669 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p {
	margin: 0 auto !important;
	font-size: 15px; 
	line-height: 20px;
}
a.page-scroller {
    color: #fff !important;
}
span.email {color: #4a90e2;}
.menu-info-container {
	margin-top: 20px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 1.23rem;
    padding-right: 0.85rem;
    padding-left: 0;
    color: #4a90e2;
    font-weight: normal !important;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #85b4ea;
}
#content.site-content {
    padding-top: 0;
    padding-bottom: 0;
}
.blue-row p {color: #fff;}
.page-content, .entry-content, .entry-summary {
    margin-top: 0;
}
body, h1, h2, h3, h4, h5, h6, p {
    font-family: 'Questrial', sans-serif;
}
p.lead {
    color: #fff;
}
body.archive #container {padding: 10px;}
.wpcf7-recaptcha {border: none !important;}
.image-caption {
	width: 100%;
	padding: 20px 50px;
	box-shadow: 0 0 20px 0 #0003;
	top: -20px;
	z-index:999;
	background: #fff;
	left: 0;
	position: relative;
	border-left: solid 6px #f26727;
}
#footer-widget p {
    color: #747474;
}
li.sign-in a {
    color: #1d77c1 !important;
}
li.register a {
    color: #64b00b !important;
}
.hero-button-holder {
    margin-top: 3rem;
}
.navbar-brand img {
    max-width: 70%;
}
.entry-header {
    display: none;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {
    color: #4a90e2;
    font-weight: normal !important;
}
ul.navbar-nav li {
    white-space: nowrap;
    border-bottom: solid 1px #dadada;
}
.tel span {
    white-space: nowrap;
}
.tel {
	display: none;
    max-width: 220px;
}
.propertyhive-views {
    display: none;
}

ul#menu-main-1 li a.nav-link {
    display: inline-flex;
}
body.home ul.properties {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start;
    flex-flow: row wrap;
}
ul.properties li {
    margin-left: 1rem !important;
    margin-left: 0;
    display: flex;
    width: calc(25% - 1.25rem);
    width: calc(97% - 1.25rem);
    float: left;
    flex-direction: column;
    flex-basis: auto;
}
ul.properties li.property a:hover {
    text-decoration: none;
}
.propertyhive ul.properties li .thumbnail {
    width: 100%;
}
.property-search-form {
    background-color: #4a90e2;
    -moz-box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    -o-box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 0;
    padding: 20px 10px;
}
.property-search-form select {
    font-size: 15px;
    border: 2px solid #75aef3;
    color: #fff;
    background-color: #1e74dc;
    -webkit-appearance: none !important;
    width: 100%;
    background-image: url("assets/down-arrow.svg");
    background-repeat: no-repeat;
    background-position: right 0.80rem center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-appearance: none;
    text-indent: 0.01px !important;
    text-overflow: '' !important;
}
body.page-id-456 .property-search-form {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.property-search-form label {
    display: block;
    color: #fff;
}
.property-search-form .control label {
    font-size: 16px;
    padding-left: 0;
    text-align: left;
}
select {
    height: 3.41803rem;
    -webkit-appearance: none;
    background-size: 1.1rem;
    background-repeat: no-repeat;
    background-position: right 0.30rem center;
    padding: 0 1.6rem 0 .61803rem;
}
select option {
    background: dodgerblue;
    padding: 8px 12px;
}
select.orderby option {
	background: #d1d1d1;
}
select.orderby {
    border: 2px solid #e3e3e3;
    background-color: #f1f1f1;
    background-image: url("assets/down-arrow-dark.svg");
    background-repeat: no-repeat;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
.property-sorting {
    text-align: right;
}
.propertyhive-ordering {
	text-align: right;
}
p.propertyhive-result-count {
	margin-top: 20px;
	margin-bottom: 10px;
}
.control-department {
    display: none !important;
    padding-top: 37px !important;
}
#page-sub-header h1 {
    font-size: 3.250rem;
    color: #fff !important;
    letter-spacing: 0;
}
#footer-widget {
    background-color: #232323 !important;
    padding: 60px 0;
}
ul#menu-registration {
    margin-bottom: 0 !important;
    display: flex;
    padding-left: 0;
    flex-direction: row;
}
ul#menu-registration li {
    display: inline-flex;
}
ul#menu-registration li a {
    padding: 0.5rem 0.85rem;
}
.menu-registration-container {
    display: flex;
    flex-basis: auto;
    margin: 0 auto;
}
.navbar-expand-xl .navbar-nav {
    margin-top: 0 !important;
    margin-right: auto;
    margin-right: 0 !important;
    margin-bottom:  20px;
    margin-left: auto;
    margin-left: 0 !important;
}
.nav > li > a:hover, .nav > li > a:focus, .nav > li > a:hover {
    background-image: none;
	background: none;
}
.nav > li > a {
    color: #747474;
}
ul#menu-info li a {
	color: #4a90e2;
}
#footer-widget ul#menu-info li a {
	color: #747474;
}
#footer-widget .menu-info-container {
	margin-top: 0;
}

/* Contact Form Response */
div.wpcf7-response-output {
	border-radius: 8px;
	padding: 2em;
	margin: 2em 0;
	font-size: 17px;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #c5f0b3;
	background: #e5fbdb;
}

/* Mobile Menu */
.navbar-light .navbar-toggler {position: relative; right: 0;}
.navbar-brand {margin-right: 0; width: 220px;}
#footer-widget .nav-link {
    padding: 0;
}
ul#menu-info-sidebar {margin-top: 30px; border: solid 1px #d3d3d3; border-radius: 4px;}
ul#menu-info-sidebar li {border-bottom: solid 1px #d3d3d34d}
ul#menu-info-sidebar li:last-child {border-bottom: none;}
ul#menu-info-sidebar li.current-menu-item {background: #f1f1f1;}
ul#menu-info-sidebar li a {font-size: 15px;}
ul#menu-info-sidebar li.current-menu-item  a {font-weight: bold;}
#footer-widget ul#menu-main-1 li, #footer-widget ul#menu-info-1 li, #footer-widget ul#menu-info li {margin-bottom: 12px;}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {padding: 0.9rem;}
/*end mobile menu */

.call-to-action h3 {
    font-size: 2.5em;
    color: #fff;
}
.propertyhive ul.properties li .details {
    display: flex;
    background-color: #fff;
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1;
    flex: 1;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    padding: 50px 30px;
	box-shadow: 0px 0px 20px 0 rgba(0,0,0,0.1);
}
.propertyhive ul.properties li .details .summary {
    display: none;
}
.propertyhive ul.properties li {
    border-bottom: none;
}
.property .bottom {
    display: table-row;
    width: 100%;
    flex: 1;
    padding: 5px 0;
}
.propertyhive ul.properties li .details h3 {
    font-weight: normal;
	font-size: 22px;
	text-align: center;
	line-height: 25px;
}
.details h3 a {color: #484d53;}
.property .price, .property .actions {
    width: 100%;
	text-align: center;
}
.property .details h3 {
    font-size: 17px;
    line-height: 20px;
}
.rooms {display: flex; justify-content: center;}
.bottom .property-type {

	order:1;
}
.bottom .price {
	order: 2;
}
.bottom .actions {
	order: 3;
	margin-top: 20px;
}
.property_meta {
    display: none;
}
.bottom .property-type, .bottom .price {font-size: 17px; text-align: center;}
.main-slider h1.property_title {
    font-size: 1.71rem;
    margin-bottom: 10px;
    border: none;
    padding-bottom: 0;
}
.main-slider .price {
    font-size: 1.45rem;
	text-align: left;
}
.main-slider .images {
    margin-top: 30px;
}
#slider, #carousel {
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.flex-viewport ul.slides li {
    margin-right: 10px;
}
ul li.action-make-enquiry {
    list-style-type: none;
    padding: 10px 0;
    margin: 0;
	width: 100%;
}
ul li.action-make-enquiry .btn-lg {
    width: 100%;
}
.features, .description, .property_actions, .property-spec {
	margin-bottom: 30px;
	background-color: #fff;
	padding: 40px;
	box-shadow: 0px 0px 20px 0 rgba(0,0,0,0.1);
}
.features h4, .description h4, .property_actions, .property-spec h4 {
    margin-top: 0;
    margin-bottom: .77254rem;
}
.property-features {
    top: 0;
    position: relative;
}
.property-features ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.property-features ul li::before {
    color: #297ec5;
    content: "■ ";
    font-family: "Arial Black";
}
.property_actions ul li::before {
    display: none;
}
.property-spec .icon {
    margin-right: 10px;
    width: 32px;
}
.property-features .features ul li, .property-spec div {font-size: 15px;}
#property_map_canvas {
    margin-top: 30px;
    margin-bottom: 50px;
}
.propertyhive ul.properties li .thumbnail img {
    width: 100%;
}
.white {
    color: #000;
    background-color: #fff;
}
.orange, .property-search-form input[type="submit"] {
    color: #fff;
	width: 92%;
    background-color: #ff7d00;
    font-weight: bold;
    font-family: 'Montserrat', Arial, Sans-Serif;
    -moz-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-transition: color .15s ease-in-out,background-color .15s ease-
in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-
in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-
in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-
in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-lg:hover, .property-search-form input[type="submit"]:hover {
    background-color: #ffa24b;
}
.btn-lg a {
    color: #fff !important;
    text-decoration: none;
    font-family: 'Montserrat', Arial, Sans-Serif;
}
.btn-lg {
    font-size: 0.85rem;
    border: none;
    text-transform: uppercase;
    width: 220px;
    text-align: center;
    -moz-border-radius: .3rem;
    -webkit-border-radius: .3rem;
    -o-border-radius: .3rem;
    border-radius: .3rem;
    font-family: 'Montserrat', Arial, Sans-Serif;
    letter-spacing: 1px;
    padding: 0.69rem 2.3rem;
	height: 3.51803rem;
}
input[type="submit"] {
    font-size: 0.85rem;
    margin-top: 2.85em;
    border: none !important;
    color: #fff;
    background-color: #ff7d00;
    height: 3.51803rem;
    text-transform: uppercase;
    -moz-border-radius: .3rem;
    -webkit-border-radius: .3rem;
    -o-border-radius: .3rem;
    border-radius: .3rem;
    font-family: 'Montserrat', Arial, Sans-Serif;
    -moz-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    letter-spacing: 0;
    padding: 0.69rem 2.3rem;
}
.property-enquiry-form input[type="submit"], form.wpcf7-form input[type="submit"] {
	height: 2.51803rem;
	margin-top: 0.95rem;
}
.actions a.button {
    font-size: 11px;
    color: #fff;
    background-color: #ff7d00;
    text-transform: uppercase;
    font-weight: bold;
    white-space: nowrap;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-family: 'Montserrat', Arial, Sans-Serif;
    letter-spacing: 0;
    padding: 9px 28px;
}
.actions a.button:hover {
    text-decoration: none;
}
li.action-make-enquiry a.button {
	margin-top: 0;
	width: 100%;
	font-size: 14px;
    color: #fff;
    background-color: #ff7d00;
	padding: 11px 28px;
	display: block;
}
li.action-make-enquiry a.button:hover {
	text-decoration: none;
}
.property-enquiry-form label {
    width: 150px;
}
input#name, input#email_address, input#telephone_number, textarea#message {
    margin-bottom: 5px;
    width: 100%;
    padding: 5px;
}
input[type="submit"]:hover {
    background-color: #ffa24b;
    font-family: 'Montserrat', Arial, Sans-Serif;
}
.properties li.property .thumbnail a {
    display: block;
    height: 100%;
    position: relative;
}
.properties li.property .thumbnail .flag {
    font-size: 10px;
	top: 0;
	color: #fff;
	background-color: #4a90e2;
	position: absolute;
	left: 0;
	padding: 10px 20px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
ul.social {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.social li {
    margin-right: 18px;
	width: 24px;
}
.so-widget-sow-image-default-fae83571bfaa .sow-image-container .so-widget-image {width: 60%;}

.property-search-form .control {
    display: block;
}

/* Form */

form.wpcf7-form p {
	margin-bottom: 0;
}

/* Pagination */

.propertyhive-pagination {
	margin: 0 0 50px 0;
}

.propertyhive-pagination ul.page-numbers {
	display: flex;	
	padding: 0 16px;
}

.propertyhive-pagination ul li {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 41px;
	background: #f1f1f1;
	margin-right: 8px;
	border-radius: 4px;
}
.propertyhive-pagination ul li a {
	display: block;
}

ul.page-numbers li .current {
	background: #fff;
	display: block;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {padding: 1.25rem 0.5rem}
.so-widget-sow-hero-default-7dc2f7284415 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper,
.so-widget-sow-hero-default-4c14652e33fb .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
	padding: 100px 30px  50px 30px;
}

/* Featured properties and search results property icons */

.room {
	width: 25px;
	height: 25px;
}
.room-bedrooms {
	background: url('/wp-content/themes/delve/assets/bed.svg') center 3px / 100%;
}
.room-bathrooms {
	background: url('/wp-content/themes/delve/assets/bathroom.svg') center center / 100%;
	margin-left: 32px;
}
.room-receptions {
	background: url('/wp-content/themes/delve/assets/reception.svg') center 3px / 100%;
	margin-left: 36px;
}
.room-count {
	margin-left: 36px;
	padding-top: 5px;
	display: block;
}
.room-label {display: none;}

@media (min-width: 400px) {
	body:not(.theme-preset-active) #page-sub-header h1 {font-size: 2.75rem;}
	.actions a.button {padding: 9px 39px; font-size: 12px;}
}
@media (min-width: 576px) {
ul.properties li {
    width: calc(50% - 1.25rem);
}
}
@media (min-width: 992px) {
	.navbar-brand {width: 300px; padding-top:0; padding-bottom:0;} 
	.navbar-brand img {max-width: 95%;}
	.navbar-expand-xl .navbar-nav {margin-bottom: 0;}
	header#masthead {padding:0 1rem;}
	body:not(.theme-preset-active) #masthead .navbar-nav > li > a {font-size: 1rem; padding: 0.9rem;}
	ul.navbar-nav li {border-bottom: none;}
	body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {background: #f1f1f1;}
	body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
		padding: 1.3rem 1.35rem;
		-moz-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-transition: color .15s ease-in-out,background-color .15s ease-
in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-
in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-
in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-
in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	}
	ul.properties li {
    	width: calc(25% - 1.25rem) !important;
		}
	.property-features {
    	top: 128px;
    	position: relative;
	}
	#page-sub-header {
    	padding-top: 8rem;
	}
	#page-sub-header p {
		margin-bottom: 50px;
	}
	.so-widget-sow-image-default-fae83571bfaa .sow-image-container .so-widget-image {
		width: 100%;
	}
	select {height: 2.41803rem;}
	.btn-lg, .orange, .property-search-form input[type="submit"] {
		margin-top: 1.85rem;
		padding: 0.39rem 1.89rem;
		height: 2.51803rem;
		font-size: 0.84rem;
	}
	.tel {
		display: block;
		max-width: 220px;
		}
	.actions a.button {padding: 9px 19px;}
	.call-to-action, .orange {
		margin-top: 0;
	}
	.so-widget-sow-hero-default-7dc2f7284415 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper,
	.so-widget-sow-hero-default-4c14652e33fb .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
	padding: 170px 30px  50px 30px;
	}
	body.archive #container {max-width: 1920px; padding: 50px;}
	.property-search-form {
    	padding: 50px 50px;
	}
}
@media (max-width: 1023px) {
.property-search-form {
	display: block;}
	
}

@media (min-width: 1200px) {

	body p {font-size: 17px;}
	body:not(.theme-preset-active) #page-sub-header h1 {font-size: 4.45rem; padding-bottom: 0;}
	
.property-features {
    top: 132px;
    position: relative;
}
#page-sub-header {
    padding-top: 12rem;
}
	.property .details h3 {font-size: 15px;}
	.propertyhive ul.properties li .details:hover {
		box-shadow: 0px 0px 20px 0 rgba(0,0,0,0.3);
	}
	.so-widget-sow-hero-default-1c1582339669 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p {
		font-size: 25px; 
	}
	.image-caption {
		width: 500px;
		top: -100px;
		left: 20px;
	}
}


@media (min-width: 1920px) {
		body:not(.theme-preset-active) #page-sub-header h1 {
		font-size: 2.25em;
			line-height: 20px;
	}
}