.cMap .hotelResult,
.cMap #map-canvas div:not(.gmnoprint)>button {
    display: none !important;
}


#map-canvas div:not(.gmnoprint)>button {
    margin: 20px !important;
    width: 48px !important;
    height: 48px !important;
}

#map-canvas div:not(.gmnoprint)>button img {
    filter: brightness(0) saturate(100%) invert(13%) sepia(10%) saturate(6%) hue-rotate(315deg) brightness(96%) contrast(111%);
    transition: 0.3s ease;
}

#map-canvas div:not(.gmnoprint)>button:hover img {
    filter: brightness(0) saturate(100%) invert(17%) sepia(86%) saturate(2508%) hue-rotate(199deg) brightness(103%) contrast(90%);
}


div.gmnoprint gmp-internal-camera-control>button {
    display: none !important;
}

div.gmnoprint menu {
    display: block !important;
    right: 10px !important;
    bottom: 32px !important;
    margin: 0 !important;
    width: 40px !important;
    height: 80px !important;
    background: #FFFFFF !important;
    /* border-bottom: 1px solid #E5E5E5 !important; */
    filter: drop-shadow(0px 0px 14px rgba(0, 0, 0, 0.15));
}

div.gmnoprint.gm-bundled-control {
    bottom: 0 !important;
    right: 0 !important;
}


div.gmnoprint menu>li {
    display: none !important;
}

div.gmnoprint menu>li:nth-child(5),
div.gmnoprint menu>li:nth-child(6) {
    display: block !important;
}

div.gmnoprint menu>li:nth-child(5)>button {
    border-bottom: 1px solid #E5E5E5 !important;
}

div.gmnoprint menu>li>button {
    background: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

div.gmnoprint menu>li>button img {
    transition: 0.3s ease;
    filter: brightness(0) saturate(100%) invert(17%) sepia(86%) saturate(2508%) hue-rotate(199deg) brightness(103%) contrast(90%);
}

div.gmnoprint menu>li>button:hover img {
    filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(277deg) brightness(95%) contrast(106%);
}



/* 
.map-container-inner {
    width: 70%;
    height: 100%;
    position: relative;
} */


.gm-style-iw.gm-style-iw-c {
    background-color: var(--black);
}

.gm-style-iw.gm-style-iw-c .gm-style-iw-ch {
    display: none;
}

.cMap #map-canvas div:not(.gmnoprint)>button[aria-label="Close"],
#map-canvas div:not(.gmnoprint)>button[aria-label="Close"] {
    margin: 0 !important;
    width: 24px !important;
    height: 18px !important;
    right: 0;
    top: 0px;
    margin-left: auto !important;
    display: block !important;
}

#map-canvas div:not(.gmnoprint)>button[aria-label="Close"] span {
    background: var(--white);
    margin: 0 !important;
}

.gm-style-iw.gm-style-iw-c .gm-style-iw-d {
    overflow: auto !important;
}

.gm-style-iw.gm-style-iw-c .gm-style-iw-d ul {
    padding: 0;
    list-style: none;
    overflow-y: scroll;
    max-height: 150px;
    padding-right: 10px;
    margin-bottom: 0;
}

.gm-style-iw.gm-style-iw-c .gm-style-iw-d h3 {
    color: var(--white);
    font-size: 24px;
    margin: 0;
}

/* .cMap .maptooltip h3 span {
    font-size: 0;
}
.cMap .maptooltip h3 span:before {
    content: 'Office';
    font-size: 24px;
} */
.gm-style-iw.gm-style-iw-c .gm-style-iw-d ul li:not(:last-child) {
    margin-bottom: 5px;
}

.gm-style-iw.gm-style-iw-c .gm-style-iw-d ul li a {
    color: var(--white) !important;
    font-size: 16px;
    line-height: 150%;
    font-weight: 300;
}

.gm-style-iw.gm-style-iw-c .gm-style-iw-d ul li a:focus,
.gm-style-iw.gm-style-iw-c .gm-style-iw-d ul li a:target, 
.gm-style-iw.gm-style-iw-c .gm-style-iw-d ul li a:active {
    outline: none !important;
    border: 0 !important;
    box-shadow: none !important;
}

.gm-style-iw.gm-style-iw-c {
    background-color: #000;
    padding: 5px 10px !important;
    width: 270px;
    min-width: 225px;
}


/* Hide scrollbar for Chrome, Safari and Opera */
.gm-style-iw.gm-style-iw-c .gm-style-iw-d {
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE and Edge */
    overflow: hidden;
    /* Disable scrolling entirely */
}

.gm-style-iw.gm-style-iw-c .gm-style-iw-d::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera */
}


.gm-style .gm-style-iw-tc::after {
    background: #000000 !important;
}

.gm-info-window {
    padding: 10px;
    min-width: 200px;
}

.gm-info-window h3 {
    margin: 0 0 5px 0;
    font-size: 16px;
}

.gm-info-window p {
    margin: 0 0 10px 0;
    color: #666;
}

.gm-info-link {
    color: #1a73e8;
    text-decoration: none;
    font-weight: 500;
}

#single-map-canvas div.gmnoprint menu,
#single-map-canvas div:not(.gmnoprint)>button,
#single-map-canvas div.gmnoprint menu>li:nth-child(5),
#single-map-canvas div.gmnoprint menu>li:nth-child(6) {
    display: none !important;
}


.gmnoprint.gm-style-mtc-bbw {
    z-index: -1 !important;
}
.flags-container {
  padding-right: 10px;
}
@media (max-width:557.98px) {
    #map-canvas div:not(.gmnoprint)>button {
        width: 40px !important;
        height: 40px !important;
    }
}

/* @media (max-width: 557.98px) {
	.page-template-contact-us-template #country-flags-container {
    right: unset!important;
}
} */