/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

p:last-child {
  margin-bottom: 0;
}

/* Style search box for mobile */
/* Add media query for mobile devices */
@media only screen and (max-width: 600px) {
    .property-search-form {
        display: block;
        width:100%;
        margin:0 auto 10px auto;
        border-radius: 30px;
        padding:5px;
    }
    
    .property-search-form .control {
        display: block;
        width: 100%;
        margin-bottom: .875em;
    }
    
    .property-search-form .control label {
        display: block;
        margin-bottom: .4em;
    }
    
    .property-search-form input[type="submit"]:not(.adminbar-button) {
        margin-left:10px !important;
    }
}

/* TrustIndex Review Styling */
.ti-tooltip img {
    height:auto !important;
}

.ti-name, .ti-review-content {
    font-family: Raleway !important;
}

.ti-review-content {
    font-weight:300;
}



/*PH Property Search Form Styling */
.property-search-form-ph_homepage {
	border-radius:50px;
	padding: 10px 25px 10px 25px;
}

.property-search-form {
	border-radius:50px;
	padding: 10px 25px 10px 25px;
	max-width:950px;
	background-color:#FFF;
}

.property-search-form label {
	font-size:0.7em;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
}

.property-search-form input, .property-search-form select {
	font-size:0.7em;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
}

.property-search-form input[type=submit] {
	margin-top:25px;
	font-weight:700;
}

.elementor-button {
	border-radius:25px !important;
}

input[type=submit] {
	border-radius:25px;
	background-color: #467FF7 !important;
	border:none;
	color:#fff;
}

.elementor-widget-address-street::after {
  content: ",";
}

.flag {
	position:relative;
	left:0px;
	top:0px;
	background: #467FF7;
	padding: 10px;
	font-weight:700;
	color:#FFF;
}

/* -- Changing the menu background on scroll effect -- */

.elementor-sticky--effects {
   background: #FFF!important; /* change the background color here*/
}

.elementor-sticky--effects .sticky-menu-items ul li a /* change the menu text color here*/ {
   color: #fff!important;
}

.elementor-sticky--effects, .sticky-menu-items ul li a {
  transition: .5s all ease-in-out;
}

.elementor-sticky--effects .elementor-icon svg {
	fill:#4680F7!important;
}

.elementor-sticky--effects .sub-arrow svg {
	fill:#1C244B!important;
}

.elementor-sticky--effects .elementor-widget-container p {
	color:#4680F7!important;
}

.elementor-sticky--effects .elementor-widget-container a {
	color:#4680F7!important;
}

.elementor-sticky--effects .elementor-nav-menu--main .elementor-item, .elementor-sticky--effects .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after {
    border-color:#1C244B!important;
	color:#1C244B!important;
}


.elementor-sticky--effects .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before, .elementor-sticky--effects .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
	background-color:#1C244B!important;
}

.elementor-sticky--effects .elementor-button {
	border-color:#4680F7!important;
}

.elementor-sticky--effects .elementor-button:hover {
	color:#FFF!important;
	
}

.elementor-sticky--effects .button_valuation .elementor-button {
	color:#FFF!important;
}

.elementor-sticky--effects .button_valuation .elementor-button:hover {
	color:#4680F7!important;
	border-color:#4680F7!important;
}

.elementor-sticky--effects {
	/*border-bottom:#D3D3D3 solid;	*/
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
}

/* HIDES THE DARK LOGO */
.d-logo {
 display: none;
}
/* SWITCHES LOGO ON SCROLL */
.elementor-sticky--effects .d-logo {
 display: inline-block;
}

.elementor-sticky--effects .l-logo {
 display: none;
}

.elementor-sticky--effects .menu-item a {
	color:#FFF !important;
}

#property_features ul {
        columns:2!important;
}

@media screen and (max-width:767px){
	#property_features ul {
        columns:1!important;
    }
}

#negotiator_email a {
	color:#FFF;
}

@media screen and (max-width:767px){
	.gallery-icon img {
		width:75%;
	}
}

/* * {
  outline: 1px solid red;
} */

/* Ensure there's no horizontal scrolling */
html, body {
  overflow-x: hidden;
}

/* Control the styling of the search form on mobile */
@media (max-width: 480px) {
    .property-search-form .control-department {
		margin:10px 150px 0 0;
	}
	form.property-search-form input[type="submit"] {
		margin: 10px 0 25px 0!important;
	}
}

/* Control styling of enquiry form on Property Detail Page */
.property-enquiry-form .control label {
	padding:10px 0 5px 0;
}

.property-enquiry-form .control input, .property-enquiry-form .control textarea, .property-enquiry-form .control select {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight:400;
}

/* Style Negotiator box on Property Detail Page */
.negotiator a:link {
	color:#FFF !important;
}

.negotiator a:hover, .negotiator a:active {
	color:#4680F7 !important;
	text-decoration:underline;
}

/* Button Styles */
.buttonTwo .elementor-button {
    background-color: var(--e-global-color-86b4fcd);
    color: var(--e-global-color-accent);
}
.buttonTwo .elementor-button:hover,
.buttonTwo .elementor-button:focus {
    background-color: var(--e-global-color-accent);
    color: var(--e-global-color-c696dce);
}

.buttonThree .elementor-button {
    background-color: var(--e-global-color-86b4fcd);
    color: var(--e-global-color-c696dce);
    border-color: var(--e-global-color-c696dce);
}
.buttonThree .elementor-button:hover,
.buttonThree .elementor-button:focus {
    background-color: var(--e-global-color-accent);
    color: var(--e-global-color-c696dce);
    border-color: var(--e-global-color-accent);
}
.buttonFour .elementor-button:hover,
.buttonFour .elementor-button:focus {
	background-color: var(--e-global-color-86b4fcd);
    color: var(--e-global-color-c696dce);
    border-color: var(--e-global-color-c696dce);
}

/* Glass backgrounf blur style*/
.glassBox {
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}

/* property image remove default styles */
.flexslider {
	border: 0;
	margin: 0;
	padding: 0;
}

/* property search bar */
.property-search-form select {
	border-radius: 0;
	border-color: #C5C5C5;
}