.mapmenu-shortcode{margin:30px 0}.mapmenu-shortcode .mapmenu-inner{display:flex;flex-direction:column;align-items:center}.mapmenu-shortcode .mapmenu-inner .mapmenu-icon{margin-bottom:35px;max-width:40px;height:auto;overflow:hidden}.mapmenu-shortcode .mapmenu-inner .mapmenu-description{margin-bottom:20px;text-align:center}.mapmenu-shortcode .mapmenu-inner .mapmenu-map{position:relative;width:100%;height:350px;overflow:hidden}.mapmenu-shortcode .mapmenu-inner .mapmenu-map iframe{position:absolute;top:50%;transform:translateY(-50%);border:0;width:100%!important;height:1000px!important}.mapmenu-shortcode .mapmenu-inner .mapmenu-menu-wrapper{position:absolute;top:calc(100% - 30px);z-index:100;display:flex;flex-direction:column;align-items:center;width:100%;max-width:335px;margin-top:-25px;border:3px solid #d3d7e3;border-radius:10px;background:#fff;max-height:50px;min-height:50px;padding:0 16px;overflow:hidden;transition:0.4s;box-shadow:0 5px 15px 0 rgba(0,0,0,.2)}.mapmenu-shortcode .mapmenu-inner .mapmenu-menu-wrapper.active{max-height:1000px}.mapmenu-shortcode .mapmenu-inner .mapmenu-menu-wrapper .mapmenu-menu-default{display:flex;justify-content:space-between;align-items:center;background:#fff;min-height:44px;max-height:44px;width:100%;color:#989db0;font-weight:500;cursor:pointer}.mapmenu-shortcode .mapmenu-inner .mapmenu-menu-wrapper .mapmenu-menu-default i{margin-right:8px;color:#6654a8;font-size:14px}.mapmenu-shortcode .mapmenu-inner .mapmenu-menu-wrapper .mapmenu-menu{display:flex;flex-direction:column;padding-bottom:5px;width:100%;background:#fff;overflow:auto;margin-right:-5px;width:calc(100% + 5px)}.mapmenu-shortcode .mapmenu-inner .mapmenu-menu-wrapper .mapmenu-menu .mapmenu-menu-item{color:#6654a8;font-weight:500;line-height:2}.mapmenu-shortcode .mapmenu-inner .mapmenu-menu-wrapper .mapmenu-menu .mapmenu-menu-item:hover{text-decoration:none}