/*
Theme Name: AIX Hamilton
Theme URI: https://agentimagex.com/
Description: AIX Themes that add customizer components to create layout.
Author: AgentImage
Author URI: https://agentimagex.com/
Version: 1.0.0
Tags: one-column, two-columns, right-sidebar, custom-menu, full-width-template, sticky-post
License: Proprietary
License URI: https://agentimagex.com/
*/

body .hdr-logo img {
	max-width: 100px;
	width: 100%;
}

body .ftr-logo img {
	max-width: 100px;
}

body .show-fh .hdr-logo img {
	max-width: 50px;
	width: 100%;
}

span.ss-slick-tagline {
    font-size: 60px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    display: block;
    z-index: 9;
    color: #fff;
    font-family: var(--heading-font);
}


#ihf-search-polygon-tab .leaflet-control-container{
    display: none;
}