/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */

ul {
	padding-left:14px;
}
*:focus, input:focus {
	outline:0px!important;
	box-shadow: inset 0 0 0 0px rgba(0, 0, 0, .1)!important;
}
.black-link a {
	color:#000000!important;
}
.blue-link a {
	color:#273165!important;
}
.overflowhidden {
	overflow:hidden!important;
	max-height:309px;
}
p.propertyhive-result-count {
    padding-top: 10px;
}
.blue-search label {
	color:#000000!important;
	padding-bottom:5px;
	padding-top:10px;
	font-weight:500;
}
.blue-search .control {
    width: 33.3% !important;
    display: block !important;
    float: left;
	margin-bottom: 10px;
}
.blue-search input[type="submit"] {
    width: 300px;
    margin: 0px auto;
    display: block !important;
    clear: both;
    margin-top: 30px !important;
    overflow: auto !important;
    padding: 12px !important; 
	background:#273165!important;
	color:#ffffff!important;
}
.control.control-availability {
    margin-bottom: 20px;
}
.blue-search select {
	font-size:14px;
	padding: 10px;
}
.blue-search.let-search .control.control-department {
    display: none !important;
}
.blue-search.let-search .control {
    width: 25% !important;
    display: block !important;
    float: left;
}
@media only screen and (max-width: 767px) { 
	.blue-search.let-search .control {
		width: 50% !important;
	}
}
.blue-search.let-search .control.control-radius {
	margin-bottom:20px;
}
@media only screen and (min-width: 1025px) {
	.header-button {
		display:none!important;
	}
}
.header-button {
	background:#DCB627;
}
.header-button a {
	font-weight:700!important;
	color:#273165!important;
}
.propertyhive ul.properties li {
	border:0px!important;
}
.details h3 {
	font-size: 25px;
	padding-top:6px;
    font-weight: 600;
    line-height: 32px;
}
.actions a.button {
	font-family: "Barlow", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #273165!important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary);
    padding: 15px 20px 15px 20px;
    border-style: none;
	width: 100% !important;
    display: block;
    text-align: center;
    border-radius: 5px;
	margin-top: 20px;
}
.actions a.button:hover {
	background:#DCB627!important;
}
.shortcode-properties .availability, .shortcode-properties .property-type, .shortcode-properties .summary {
	display:none!important;
}
.shortcode-properties .thumbnail img {
    width: 100%;
}
.flexslider {
	margin-bottom:0px;
}
.floorplans img, .epcs img {
    width: 33%;
}
#viewingform label {
	color:#ffffff;
	padding-bottom:5px;
}
#viewingform input::placeholder, #viewingform textarea::placeholder {
  color:#ffffff!important;
}
@media only screen and (max-width: 1024px) {
	select {
		background: #ffffff!important;
		border: 1px solid #ccc;
		border-radius: 5px;
		color: #000000!important;
		-webkit-appearance: none;
	}
}
@media only screen and (max-device-width: 1024px) {
	select {
		background: #ffffff!important;
		border: 1px solid #ccc;
		border-radius: 5px;
		color: #000000!important;
		-webkit-appearance: none;
	}
}
@media only screen and (max-width: 1024px) {
	.details h3 {
		font-size: 24px!important;
		line-height: 25px;
	}
}
/*@media (max-width: 767px) {
    .propertyhive.columns-3 ul {
        max-width: 100%!important;
    }
}*/
.stamp-duty-calculator label {
    padding-bottom: 10px!important;
}
.mortgage-calculator button, .stamp-duty-calculator button {
	background:#273165!important;
}
#en-form label {
	color:#f3f3f3!important;
	padding-top:15px;
}
#en-form input, #en-form textarea, #en-form select {
	background-color:#273165!important;
    border-color: #FFFFFF!important;
    border-width: 0px 0px 1px 0px!important;
    border-radius: 0px 0px 0px 0px;
	color:#ffffff!important;
}
#en-form [type="submit"] {
    background-color: #101738!important;
    color: #ffffff;
	margin-top:40px;
	width:100%;
	display:block;
}
.e-loop-item .elementor-widget-theme-post-featured-image.elementor-widget-image,
.propertyhive.propertyhive-properties-shortcode.columns-3 .thumbnail a {
    min-height: 250px; 
	max-height:250px;
}
.e-loop-item .elementor-widget-theme-post-featured-image.elementor-widget-image img {
	object-fit: cover;
    width: 100%;
    height: 100%;
}
.propertyhive.propertyhive-properties-shortcode.columns-3 img {
    object-fit: cover;
    width: 100%;
    max-height: 250px;
    min-height: 250px;
}
div#enquiryError {
    color: red !important;
}
div#enquirySuccess {
    color: #ffffff!important;
    font-size: 20px;
}
.propertyhive ul.properties li .thumbnail, .propertyhive ul.properties li .details {
	width:100%!important;
}
.propertyhive.propertyhive-properties-shortcode .summary {
	display:none!important;
}
.propertyhive ul.properties li .details h3 {
    min-height: 64px;
}