.ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-step-marker{width:1px;height:15px;background-color:#000;float:right;z-Index:10}.ol-scale-step-text{position:absolute;bottom:-5px;font-size:12px;z-Index:11;color:#000;text-shadow:-2px 0 #fff,0 2px #fff,2px 0 #fff,0 -2px #fff}.ol-scale-text{position:absolute;font-size:14px;text-align:center;bottom:25px;color:#000;text-shadow:-2px 0 #fff,0 2px #fff,2px 0 #fff,0 -2px #fff}.ol-scale-singlebar{position:relative;height:10px;z-Index:9;border:1px solid #000}.ol-unsupported{display:none}.ol-unselectable,.ol-viewport{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-overlaycontainer,.ol-overlaycontainer-stopevent{pointer-events:none}.ol-overlaycontainer-stopevent>*,.ol-overlaycontainer>*{pointer-events:auto}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-control button span{pointer-events:none}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.wpgmza-ol-modern-infowindow-container
{
position: absolute;
top: 0px;
right: 0px;
}
.wpgmza_map
{
position: relative;
}
.wpgmza-ol-modern-infowindow-container .wpgmza_modern_infowindow
{
min-width: 160px;
}
@keyframes wpgmza-bounce {
from {
bottom: 0px;
}
to {
bottom: 15px;
}
}
@-webkit-keyframes wpgmza-bounce {
from {
bottom: 0px;
}
to {
bottom: 15px;
}
}
@keyframes wpgmza-drop {
from {
bottom: 100vh;
}
to {
bottom: 0vh;
}
}
@-webkit-keyframes wpgmza-drop {
from {
bottom: 100vh;
}
to {
bottom: 0vh;
}
}
.ol-marker
{
position: relative;
}
.ol-marker>img
{ max-width: none;
z-index: 2;
}
.ol-marker[data-anim='bounce']>img
{
animation: wpgmza-bounce 0.3s infinite alternate;
-webkit-animation: wpgmza-bounce 0.3s infinite alternate;
}
.ol-marker[data-anim='drop']>img
{
animation: wpgmza-drop 0.3s;
-webkit-animation: wpgmza-drop 0.3s;
}
.ol-marker-label
{
top: 1.5em;
position: relative;
transform: translateX(-50%);
text-shadow: 
0px 0px 1px white,
0px 0px 1px white,
0px 0px 1px white,
0px 0px 2px white,
0px 0px 2px white,
0px 0px 2px white,
0px 0px 3px white,
0px 0px 3px white;
}
.ol-info-window-plain {
position: absolute;
bottom: 56px;
left: 0px;
transform: translateX(-50%);
background: white;  padding: 10px;
font-size: 14px;
}
.ol-info-window-plain:after
{
content: '';
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 0;
border: 8px solid transparent;
border-top-color: white;
border-bottom: 0;
margin-left: -8px;
margin-bottom: -8px;
}
.ol-info-window-close
{
float: right;
margin: 0 0 3px 3px;
cursor: pointer;
}
.ol-info-window-container,
.wpgmza-pro-info-window-container
{
z-index: 999999;
}
.wpgmza_map, #wpgmza_map
{
position: relative;
}
.wpgmza-ol-canvas-overlay
{
position: absolute;
left: 0px;
top: 0px;
pointer-events: none;
z-index: 1;
}
.wpgmza_map[data-maps-engine="open-layers"] .wpgmza-modern-store-locator,
#wpgmza_map[data-maps-engine="open-layers"] .wpgmza-modern-store-locator
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
max-width: 100% !important;
z-index: 99;
}
.wpgmza-modern-store-locator
{
pointer-events: none;
}
.wpgmza-modern-store-locator>.wpgmza-inner
{
pointer-events: all;
}.pac-container {
border-radius: 2px;
border-top: none;
font-family: Roboto, sans-serif;
box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
-o-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
}
.pac-container .pac-item{
border-top: none;
}
.pac-container .pac-item .pac-item-query{
color: #333;
}
.wpgmza-google-maps-api-error-overlay,
.wpgmza-google-maps-api-error-overlay *
{
text-align: left;
}
.wpgmza-google-api-error-list
{
list-style: none;
}
.wpgmza-google-api-error-list li
{
background: ghostwhite;
padding: 0.5em;
margin: 0.5em;
border-color:1px solid #ccc;
}
.wpgmza-google-api-error-list li:before
{
content: "\26D4";
color: red;
}
.wpgmza-google-maps-api-error-overlay a
{
color: blue;
}
.wpgmza-google-maps-api-error-overlay .wpgmza-documentation-buttons
{
float: right;
}
.wpgmza-google-maps-api-error-overlay .wpgmza-documentation-buttons a
{
color: #444444;
background: #F3F3F3;
border: 1px #DADADA solid;
padding: 5px 10px;
border-radius: 2px;
cursor: pointer;
font-size: 9pt;
outline: none;
}
.wpgmza-google-maps-api-error-overlay .wpgmza-documentation-buttons a:hover {
border: 1px #C6C6C6 solid;
box-shadow: 1px 1px 1px #EAEAEA;
color: #333333;
background: #F7F7F7;
}
.wpgmza-google-maps-api-error-overlay .wpgmza-documentation-buttons a:active {
box-shadow: inset 1px 1px 1px #DFDFDF;   
}
.wpgmza-google-maps-api-error-overlay .wpgmza-documentation-buttons a i
{
font-weight: bold;
padding-right: 0.3em;
}
.wpgmza-google-maps-api-error-overlay .wpgmza-front-end-only
{
color: red;
font-size: 0.8em;
}
.wpgmza-google-html-overlay
{
position: absolute;
}
.wpgmza-google-maps-api-error-overlay
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.95);
padding: 1em;
text-align: center;
z-index: 2;
overflow-y: scroll;
}
[data-wpgmza-table]
{
overflow: visible;
}
.wpgmza-modern-store-locator .wpgmza_cat_checkbox_holder
{
margin: 0 auto;
pointer-events: all;
}
.ol-info-window-plain
{
min-width: 240px;
}
.wpgmza-marker-gallery
{
cursor: pointer;
}
.wpgmza-gallery-input li
{
position: relative;
width: 120px;
height: 120px;
margin: 0.25em;
display: inline-block;
vertical-align: top;
background-size: cover;
box-sizing: border-box;
}
.wpgmza-gallery-input li.wpgmza-add-new-picture
{
cursor: pointer;
border: #E8E8E8 dashed 6px;
color: #E8E8E8;
}
.wpgmza-gallery-input li.wpgmza-add-new-picture:hover
{
border-color: lightgray;
color: lightgray;
}
.wpgmza-gallery-input li.wpgmza-add-new-picture>i
{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 32px;
}
#wpgmaps_options fieldset
{
margin-bottom: 1em;
}
#wpgmaps_options fieldset>*,
.wpgmza-marker-panel fieldset>*
{
display: inline-block;
vertical-align: top;
}
#wpgmaps_options [type="number"],
.wpgmza-marker-panel [type="number"]
{
width: 64px;
}
#wpgmaps_options fieldset>label,
.wpgmza-marker-panel fieldset>label
{
width: 200px;
}
#wpgmaps_options fieldset>label+div,
.wpgmza-marker-panel fieldset>label+div
{
width: calc(100% - 200px);
}
.wpgmza-marker-icon-preview
{
width: 32px;
height: 32px;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border: #E8E8E8 dashed 6px;
}
.wpgmza-marker-icon-picker>*
{
display: inline-block;
vertical-align: middle;
}
.wpgmza-rating-gradient-container
{
display: inline-block;
vertical-align: middle;
border: 1px solid lightgray;
width: 128px;
height: 1em;
}
.wpgmza-rating-gradient-container>.wpgmza-rating-gradient
{
height: 100%; background: #ff0000; background: -moz-linear-gradient(left, #ff0000 0%, #00ff00 128px); background: -webkit-linear-gradient(left, #ff0000 0%,#00ff00 128px); background: linear-gradient(to right, #ff0000 0%,#00ff00 128px); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#00ff00',GradientType=1 ); pointer-events: none;
transition: width 0.5s;
}
.wpgmza-rating-stars-container
{
position: relative;
font-size: 1.5em;
}
.wpgmza-rating-stars-container + .wpgmza-num-ratings
{
position: relative;
}
.wpgmza-rating-stars-container>span
{
position: absolute;
top: 0px;
left: 0px;
padding-top: 0.3em;
}
.wpgmza-rating-stars-container>span.wpgmza-background
{
text-shadow: 0px 0px 2px black;
}
.wpgmza-rating-stars-container>span.wpgmza-foreground
{
overflow: hidden;
color: yellow;
text-shadow: 0px -1px 3px orange inner;
}
.wpgmza-rating-thumbs-container i
{ }
.wpgmza-rating-thumbs-container, .wpgmza-rating-thumbs-container *
{
display: inline-block;
vertical-align: middle;
}
.wpgmza-rating-thumbs-container
{
background: ghostwhite; border: 1px solid lightgrey;
border-radius: 6px;
}
.wpgmza-rating-thumbs-container>span.wpgmza-downvote,
.wpgmza-rating-thumbs-container>span.wpgmza-upvote
{
padding: 0.5em 1em;
}
.wpgmza-rating-thumbs-container i
{
position: relative;
font-size: 1.5em;
top: 0.0em;
transition: top 0.6s;
}
.wpgmza-rating-thumbs-container .wpgmza-upvote>i
{
top: -0.05em;
}
.wpgmza-rating-thumbs-container .wpgmza-down>i
{
top: 0.05em;
}
.wpgmza-rating-thumbs-container .wpgmza-upvote:hover>i
{
top: -0.25em;
}
.wpgmza-rating-thumbs-container .wpgmza-downvote:hover>i
{
top: 0.25em;
}
.wpgmza-rating-thumbs-container>span.wpgmza-upvote
{
border-left: 1px solid lightgrey;
}
.wpgmza-rating-thumbs-container>span:hover,
.wpgmza-rating-thumbs-container>span.wpgmza-remembered-rating
{ background: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(201,201,201,0.2) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(201,201,201,0.2) 100%); background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(201,201,201,0.2) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#33c9c9c9',GradientType=0 ); }
.wpgmza-rating-thumbs-container>span:active
{ background: -moz-linear-gradient(bottom, rgba(255,255,255,0.5) 0%, rgba(201,201,201,0.2) 100%); background: -webkit-linear-gradient(bottom, rgba(255,255,255,0.5) 0%,rgba(201,201,201,0.2) 100%); background: linear-gradient(to top, rgba(255,255,255,0.5) 0%,rgba(201,201,201,0.2) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33c9c9c9', endColorstr='#80ffffff',GradientType=0 ); }
.wpgmza-rating.wpgmza-loading
{
filter: grayscale(100%);
}
.wpgmza-google-text-overlay > .wpgmza-inner
{
position: absolute;
transform: translate(-50%, -50%);
text-align: center;
font-weight: bold;
text-shadow: 0px 0px 2px white;
text-shadow: 0px 0px 2px white,
0px 0px 2px white,
0px 0px 2px white,
0px 0px 2px white;
}
.wpgmza-modern-store-locator {
text-align: center;
padding-top: 10px;
}
.wpgmza-modern-store-locator > .wpgmza-inner {
display: inline-block;
background: white;
padding: 0.5em !important;
border-radius: 2px;
font-family: Roboto, sans-serif;
box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
-o-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
}
.wpgmza-modern-store-locator input,
.wpgmza-modern-store-locator select {
height: 28px !important;
vertical-align: top;
padding: 0 6px !important;
margin: 0 2px;
color: #777;
}
.wpgmza-select-theme-preset
{
position: absolute;
right: 0.5em;
bottom: 0.5em;
}
#wpgmza-theme-editor
{
background: #fff;
z-index: 999;
box-sizing: border-box;
overflow-y: auto;
}
#wpgmza-theme-editor>*
{
}
#wpgmza-theme-editor fieldset>label
{
width: 100px;
}
#wpgmza-theme-editor fieldset>label + div
{
display: inline-block;
vertical-align: middle;
}
#wpgmza-theme-editor fieldset>label + div > input[type="checkbox"]:not(:checked) + input
{
display: none;
}
.wpgmza-import-log
{
display: none;
position: relative;
}
.wpgmza-import-log > .wpgmza-log-contents
{
white-space: pre-wrap;
display: block;
word-wrap: break-word;
border: 1px dotted grey;
padding: 1em;
font-family: monospace;
font-size: 11px;
}
.wpgmza-import-log-buttons
{
position: absolute;
right: 0;
bottom: 100%;
} #wpgmza-global-settings>ul>li
{
display: inline-block;
}
form.wpgmza-form *
{
box-sizing: border-box;
}
form.wpgmza-form fieldset
{
border: 1px dotted lightgrey;
margin: 0.25em 0;
padding: 1em;
}
form.wpgmza-form label
{
display: block;
}
form.wpgmza-form .wpgmza-fancy-toggle-button,
form.wpgmza-form .wpgmza-fancy-toggle-button + label
{
display: inline-block;
vertical-align: baseline;
}
form.wpgmza-form .wpgmza-fancy-toggle-button + label
{
padding: 1em 1em;
}
.wpgmza-upgrade-tab, .wpgmza-upgrade-tab a,
.update-att,
.update-att a
{
color: #2B323C !important;  
}
.wpgmza-action-buttons>*
{
text-align: center;
}
.wpgmza-accordion .ui-accordion-header
{
cursor: pointer;
}
#wpgmza-credits-page .wpgmza-developer-avatar
{
width: 60px;
}
form.wpgmza-form input.color,
form#wpgmaps_options input.color
{
color: black !important;
}
input[name='wpgmza_developer_mode'] + .notice-warning
{
display: none;
}
input[name='wpgmza_developer_mode']:checked + .notice-warning
{
display: block;
}
.wpgmza-gesture-overlay
{
color: white;
background: rgba(0,0,0,0.5);
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 999;
text-align: center;
line-height: 400px;
pointer-events: none;
}
ul.wpgmza-cloud-autocomplete.ui-autocomplete
{
background: white;
list-style: none;
overflow: hidden;
}
ul.wpgmza-cloud-autocomplete.ui-autocomplete > li
{
cursor: pointer;
margin: 0;
padding-left: 1em;
}
ul.wpgmza-cloud-autocomplete.ui-autocomplete > li:hover
{
background: #333;
color: #fff;
}
div.wpgmza-cloud-address-input-wrapper
{
position: relative;
}
div.wpgmza-cloud-address-input-wrapper > .wpgmza-preloader
{
transform: translate(0%, -50%) scale(0.5);
position: absolute;
top: 50%;
right: 0px;
left: auto;
}
div.wpgmza-cloud-address-input-wrapper > .wpgmza-preloader div
{
background: black;
}