.poi-map {
  width: 1860px;
  height: 813px;
  position: relative;
  overflow: hidden;
  margin: 130px 0 0 30px;
  border-radius: 10px; }

.poi-sidebar {
  position: absolute;
  right: 0;
  z-index: 1000;
  width: 320px;
  height: 100%;
  background-color: #c5b988; }

.poi-sidebar .poi-sidebar-inner {
  position: relative;
  width: 100%;
  height: 100%; }

#mapNav {
  height: 800px;
  overflow: scroll; }

#accordian {
  font-family: "Roboto",sans-serif;
  position: absolute;
  z-index: 2;
  top: 20px;
  width: 100%;
  min-height: 270px;
  margin: 0;
  color: #fff;
  text-align: left; }

#accordian h2 {
  font-family: "Roboto",sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #231f20;
  text-align: center;
  padding: 0.8em 0; }

#accordian h3 {
  vertical-align: middle;
  font-family: "RecoletaAltRegular",serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 43px;
  cursor: pointer;
  padding: 4px 0 2px 0;
  background-repeat: no-repeat;
  background-size: 12px auto;
  background-position: right 10px top 50%;
  background-image: url("/wp-content/themes/client-theme/images/poi/icons/arrow-right-line.svg"); }

#accordian h3.down {
  background-size: 22px auto;
  background-position: right 7px top 50%;
  background-image: url("/wp-content/themes/client-theme/images/poi/icons/arrow-down-line.svg"); }

#accordian h3 img {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: auto;
  margin: 0 16px 0 10px; }

#accordian h3:hover {
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.8); }

#accordian h3 span {
  font-size: 16px;
  margin-right: 10px; }

#accordian li {
  list-style-type: none; }

#accordian ul {
  padding: 0 0 0.5em 0; }

#accordian ul ul li {
  background-color: rgba(255, 255, 255, 0.7);
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
  display: block;
  padding: 0.7em 0.2em 0.7em 1em;
  margin-bottom: 1px;
  cursor: pointer; }

#accordian ul ul li:last-child {
  margin: 0 0 5px 0; }

#accordian ul ul li:hover {
  background-color: rgba(255, 255, 255, 0.9);
  background-repeat: no-repeat;
  background-position: left center; }

#accordian ul ul {
  display: none; }

#accordian li.active ul {
  display: block; }

#mapNav {
  overflow-y: auto;
  height: 790px; }

h3.select {
  position: absolute;
  left: 10%;
  top: 120px;
  width: auto;
  display: block; }

.selected, .selected2 {
  background-color: rgba(255, 255, 255, 0.6);
  background-repeat: no-repeat;
  background-position: left center;
  pointer-events: none; }

.selected {
  background-image: url(""); }

.map-container {
  width: calc(100% - 320px);
  height: 100%;
  position: relative;
  overflow: hidden; }

#map, #map_canvas {
  height: 100%;
  width: 100%;
  float: left; }

.map-views, .map-views2, .reset {
  position: absolute;
  z-index: 200;
  cursor: pointer;
  right: 35px;
  top: 90%;
  font-family: "RecoletaAltRegular",serif;
  font-weight: 400;
  font-size: .9em;
  width: 164px;
  padding: 0.85em 0;
  text-align: center;
  text-transform: uppercase;
  background: #414a42;
  border: 1px solid #fff;
  color: #fff;
  opacity: 0.95;
  transition: all 0.5s ease 0s; }

.map-views:hover, .map-views2:hover, .reset:hover {
  background: #414a42; }

.map-views {
  display: none; }

.reset {
  right: 220px;
  width: 130px; }

#cd-zoom-in, #cd-zoom-out {
  position: absolute;
  z-index: 300;
  top: 90%;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-color: #414a42;
  border: 1px solid #fff;
  opacity: 0.95;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.5s ease 0s; }

#cd-zoom-in:hover, #cd-zoom-out:hover {
  background-color: #414a42; }

#cd-zoom-in {
  right: 380px;
  background-image: url("/wp-content/themes/client-theme/images/poi/icons/zoom-in.svg"); }

#cd-zoom-out {
  right: 450px;
  background-image: url("/wp-content/themes/client-theme/images/poi/icons/zoom-out.svg"); }

.iw-container {
  width: auto; }

.infowindow {
  width: 100%;
  overflow: hidden; }

#map-photo {
  width: 100%;
  height: 234px;
  background-color: #e4e4e4; }

#map-photo img {
  width: auto;
  height: 234px; }

#map-text {
  text-align: left;
  padding-bottom: 5px; }

#map-text h2 {
  font-family: "RecoletaAltRegular",serif;
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.3em;
  font-weight: 400;
  padding: 7px 7px 7px 12px; }

#map-text h3, #map-text h4 {
  font-family: "Roboto",sans-serif;
  font-size: 1.1em;
  line-height: 1.4em;
  text-align: left;
  font-weight: 400;
  margin: 5px 0;
  padding: 0 12px; }

#map-text h4 {
  height: 21px; }

#map-text h4 svg {
  width: 1.3em;
  height: auto;
  display: inline;
  fill: #231f20;
  padding: 0 0.2em 0.2em 0;
  vertical-align: middle; }

#map-text p {
  font-family: "Roboto",sans-serif;
  font-size: 0.9em;
  line-height: 1.3em;
  font-weight: 400;
  margin: 3px 0 0 0;
  padding: 0 8px 4px 12px;
  color: #231f20; }

#map-text a:link, #map-text a:visited {
  font-family: "Roboto",sans-serif;
  padding: 1em 0;
  color: #231f20;
  font-weight: 400; }

#map-text a:hover {
  color: #4d8b8b; }

.paddingBottom {
  padding-bottom: 5px;
  margin: 0px; }

.gm-style .gm-style-iw-c {
  width: 350px;
  border-radius: 0;
  padding: 0; }

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

.gm-style-iw {
  width: 350px !important;
  border: 4px solid #fff; }

a.iw-close-bg {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  width: 20px;
  height: 13px;
  position: absolute;
  top: 0;
  right: 0;
  color: #4c4c4c;
  background-color: #fff;
  display: block;
  z-index: 10;
  font-size: 30px;
  line-height: 0;
  padding: 12px 0 0 3px;
  text-decoration: none; }

.gm-ui-hover-effect {
  opacity: 0; }

.gm-ui-hover-effect:hover {
  opacity: 0; }
