﻿body,html{position:relative;height:100%;}.hidden{display:none;visibility:hidden;}#map305{display:flex;flex-direction:row;height:100%;}#map305 .map{height:100%;width:100%;z-index:5;}#map305 .map-sidebar{position:fixed;top:0;right:0;height:100%;width:300px;border-left:2px solid #333;background:#fff;z-index:10;}#map305 .map-sidebar .sidebar-toggle{position:absolute;top:62px;left:-52px;width:52px;height:220px;background:#fff;border-radius:5px 0 0 5px;border:2px solid #333;border-right:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}#map305 .map-sidebar .sidebar-toggle>span{position:absolute;top:220px;left:12px;display:inline-block;transform:rotate(-90deg);transform-origin:0% 0%;width:220px;text-align:center;font-size:1.3em;font-weight:700;}#map305 .map-sidebar .sidebar-toggle:active{background:#dbe7ee;background:linear-gradient(90deg,#dbe7ee 0%,#fff 100%);}#map305 .map-sidebar .search-panel{display:flex;flex-direction:column;padding:8px;height:100%;border-bottom:1px solid #bbb;}#map305 .map-sidebar .search-panel .search-bar{width:100%;position:relative;}#map305 .map-sidebar .search-panel .search-bar input{border:1px solid #bbb;padding:10px 42px 10px 10px;outline:none;width:100%;display:block;font-size:1em;margin-bottom:8px;}#map305 .map-sidebar .search-panel .search-bar:after{position:absolute;right:8px;top:6px;font-family:"Font Awesome 5 Free";content:"";font-weight:700;font-size:1.5em;color:#555;}#map305 .map-sidebar .search-panel .store-list{flex:1;height:100%;overflow:auto;}#map305 .map-sidebar .search-panel .store-list .store-item{padding:2px 6px;margin-bottom:4px;border:1px solid #ccc;background:#eee;border-radius:5px;overflow:hidden;}#map305 .map-sidebar .search-panel .store-list .store-item .name{font-size:.8em;font-weight:700;word-break:keep-all;white-space:pre;}#map305 .map-sidebar .search-panel .store-list .store-item .address{font-size:.7em;}#map305 .map-sidebar .search-panel .store-list .store-item:hover{background:#0094ff;color:#fff;cursor:pointer;}.marker-window{border-radius:8px;width:300px;height:350px;z-index:1000000;}.marker-window button{top:0 !important;right:0 !important;outline:none !important;border:none !important;}.store-label{color:#f00;font-weight:700;}.info-window{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:column;width:250px;min-height:350px;background:#1d3334;color:#fff;}.info-window .store-image{background-color:#1d3334;background-size:contain;background-repeat:no-repeat;height:125px;border-top-left-radius:7px;border-top-right-radius:7px;}.info-window .store-details{padding:8px 8px 4px 8px;}.info-window .store-details .store-name{font-size:1em;font-weight:700;text-align:center;}.info-window .store-details .store-address{font-size:.85em;text-align:center;padding:4px 0;}.info-window .store-details .store-address:hover{text-decoration:underline;cursor:pointer;}.info-window .store-details .store-phone{font-size:.85em;text-align:center;margin-bottom:4px;}.info-window .store-details .store-phone a{color:#fff;}.info-window .store-details .store-license{text-align:left;font-size:.85em;color:#888;margin-left:16px;}.info-window .store-details .store-license span{font-weight:700;}.info-window .store-details .websiteURL{text-align:center;margin:8px 0;font-size:.85em;}.info-window .store-details .websiteURL a{color:#0094ff;text-decoration:underline;}.info-window .socials{background:#fff;padding:4px;display:flex;flex-direction:row;justify-content:space-evenly;}.info-window .socials .social-link .icon{width:20px;margin-right:4px;}.info-window .socials .social-link .icon>img{width:100%;}.info-window .socials .social-link.disabled a{pointer-events:none;}.info-window .socials .social-link.disabled a .icon{opacity:.17;}.info-window .store-products{border-top:1px solid #bbb;padding:8px;max-height:150px;overflow:auto;}.info-window .store-products .title{font-weight:700;margin-bottom:8px;}.info-window .store-products .brand-list{margin-left:8px;}.info-window .store-products .brand-list .brand-name{font-size:.85em;text-decoration:underline;}.info-window .store-products .brand-list .products{margin-left:12px;}.info-window .store-products .brand-list .products>div{font-size:.85em;display:flex;flex-direction:row;align-items:center;margin:1px 0 2px 0;transition:150ms all;}.info-window .store-products .brand-list .products>div:before{font-family:"Font Awesome 5 Free";content:"";margin-right:4px;font-weight:700;font-size:.35em;}.info-window .store-products .brand-list .products>div:hover{transform:translateX(9px);color:#f99;}.gm-style .gm-style-iw-c{padding:0 !important;box-shadow:rgba(60,64,67,.3) 10px 11px 2px 0,rgba(60,64,67,.15) 11px 11px 3px 1px !important;border:1px solid #555;}.gm-ui-hover-effect{display:none !important;}.gm-style-iw-d{overflow:hidden !important;}.gm-style-iw-tc::after{background:#1d3334 !important;}@media only screen and (max-width:1024px){.map-sidebar{background:rgba(255,255,255,.8);transition:300ms all;z-index:10;}.map-sidebar.closed{right:-300px !important;}}