/*
Theme Name:     3 Industrial Theme
Theme URI:      https://jessehopkinsdesign.com
Description:    Theme created for 3 Industrial.
Author:         Jesse Hopkins Design
Author URI:     https://jessehopkinsdesign.com/
Template:       hello-elementor
Version:        1.0.0
Text Domain:    hello-elementor-child
*/

.home .gm-style {
    border: solid 1px #173c4e !important;
    /* border-width: 1px 0 0 0 !important; */
}

.home .gm-style .gm-ui-hover-effect {
    display: none !important;
}

.home .gm-style .gm-style-iw-d {
    overflow: hidden !important;
}

.home .gm-style .maps-tooltip-content-wrapper {
    padding: .5rem .5rem .5rem .5rem !important;
    overflow: hidden !important;
}

.home .gm-style .maps-tooltip-content-wrapper::-webkit-scrollbar {
    display: none !important;
}

.home .gm-style .maps-tooltip-content-wrapper > * {
    max-width: 100% !important;
}

.home .gm-style h3 {
    font-size: .85rem !important;
    font-weight: 800 !important;
    margin-top: 0 !important;
    margin-bottom: .5rem !important;
}

.home .gm-style address {
    font-size: .7rem !important;
    font-style: normal !important;
    font-weight: 500 !important;
    margin-bottom: .5rem;
}

.home .gm-style a {
    color: #173c4e !important;
    font-weight: 600 !important;
}