- /*
 Theme Name:   WPResidence Child Theme
 Theme URI:    https://themeforest.net/item/wp-residence-real-estate-wordpress-theme/7896392
 Description:  WPResidence child theme
 Author:       WpEstate
 Author URI:   http://wpestate.org
 Template:     wpresidence
 Version:      5.4.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

.adv-search,
.gvc-advanced-search,
.wpresidence-adv-search,
.contact-content,
.agent_contanct_form_sidebar,
.page-template-property_list_half_map .contact_agent {
    display:none !important;
}

/* =======================================================
   BRAND CSS — Quinn / savannahhomesandlifestyle.com
   ======================================================= */

/* Hide redundant search/contact blocks */
.adv-search,
.gvc-advanced-search,
.wpresidence-adv-search,
.contact-content,
.agent_contanct_form_sidebar,
.page-template-property_list_half_map .contact_agent {
  display: none !important;
}

/* Nav active/hover = Ocean Deep Teal #00a8a8 */
.elementor-element-d44d433 .menu-mega-menu-updated-container > ul > li:hover > a,
.elementor-element-d44d433 .menu-mega-menu-updated-container > ul > li.current-menu-item > a,
.elementor-element-d44d433 .menu-mega-menu-updated-container > ul > li.current-menu-parent > a,
.elementor-element-d44d433 .menu-mega-menu-updated-container > ul > li.current-menu-ancestor > a,
.elementor-element-b297008 .menu-mega-menu-updated-container > ul > li:hover > a,
.elementor-element-b297008 .menu-mega-menu-updated-container > ul > li.current-menu-item > a,
.elementor-element-b297008 .menu-mega-menu-updated-container > ul > li.current-menu-parent > a,
.elementor-element-b297008 .menu-mega-menu-updated-container > ul > li.current-menu-ancestor > a {
  color: #00a8a8 !important;
}

/* Next Move logo size */
.elementor-element-cabd953 img {
  width: 160px !important;
  height: auto !important;
  max-width: 160px !important;
}

/* Fix mobile menu trigger off-brand blue */
.wpestate_mobile_menu_trigger,
.wpestate_mobile_menu_trigger_close {
  background-color: #22263e !important;
}

/* Section pretitle labels */
.section_pretitle,
.section_title_small,
.wpestate_pretitle {
  color: #00a8a8 !important;
}

/* Fix off-brand blue on specific Elementor button elements */
.elementor-element-f30a97a .elementor-button,
.elementor-element-5918033 .elementor-button,
.elementor-element-84730c3 .elementor-button,
.elementor-element-9ef848f .elementor-button {
  color: #00a8a8 !important;
}