
body.wc-block-product-gallery-modal-open, body.wc-modal--open {
	overflow: hidden;
}

.wc-block-grid__products .wc-block-grid__product-image {
	display: block;
	position: relative;
	text-decoration: none;
}

.wc-block-grid__products .wc-block-grid__product-image a {
	border: 0;
	box-shadow: none;
	outline: 0;
	text-decoration: none;
}

.wc-block-grid__products .wc-block-grid__product-image img {
	height: auto;
	max-width: 100%;
	width: 100%;
}

.wc-block-grid__products .wc-block-grid__product-image img[hidden] {
	display: none;
}

.wc-block-grid__products .wc-block-grid__product-image img[alt=""] {
	border: 1px solid #f2f2f2;
}

.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title, .editor-styles-wrapper .wc-block-grid__product-title, .wc-block-grid__product-title {
	color: inherit;
	display: block;
	font-family: inherit;
	font-size: inherit;
	font-weight: 700;
	line-height: 1.2;
	padding: 0;
}

.wc-block-grid__product-price {
	display: block;
}

.wc-block-grid__product-price .wc-block-grid__product-price__regular {
	margin-right: .5em;
}

.wc-block-grid__product-add-to-cart.wp-block-button {
	white-space: normal;
	word-break: break-word;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	display: inline-flex;
	font-size: 1em;
	justify-content: center;
	text-align: center;
	white-space: normal;
	word-break: break-word;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading {
	opacity: .25;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after {
	content: "";
	display: inline-block;
	font-family: WooCommerce;
	height: auto;
	margin-left: .5em;
	width: auto;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after {
	animation: spin 2s linear infinite;
	content: "";
	display: inline-block;
	font-family: WooCommerce;
	height: auto;
	margin-left: .5em;
	width: auto;
}

.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after {
	content: "";
	margin: 0;
}

.wc-block-grid__product-rating, .wp-block-woocommerce-product-review-rating {
	display: block;
}

.wc-block-grid__product-rating .star-rating, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars, .wc-block-grid__product-rating .wc-block-product-review-rating__stars, .wp-block-woocommerce-product-review-rating .star-rating, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars {
	font-family: WooCommerce;
	font-size: 1em;
	font-weight: 400;
	height: 1.618em;
	line-height: 1.618;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 5.3em;
}

.wc-block-grid__product-rating .star-rating:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before, .wc-block-grid__product-rating .wc-block-product-review-rating__stars:before, .wp-block-woocommerce-product-review-rating .star-rating:before, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before {
	content: "SSSSS";
	left: 0;
	opacity: .5;
	position: absolute;
	right: 0;
	top: 0;
	white-space: nowrap;
}

.wc-block-grid__product-rating .star-rating span, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span, .wc-block-grid__product-rating .wc-block-product-review-rating__stars span, .wp-block-woocommerce-product-review-rating .star-rating span, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span {
	left: 0;
	overflow: hidden;
	padding-top: 1.5em;
	position: absolute;
	right: 0;
	top: 0;
}

.wc-block-grid__product-rating .star-rating span:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before, .wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before, .wp-block-woocommerce-product-review-rating .star-rating span:before, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before {
	color: inherit;
	content: "SSSSS";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	white-space: nowrap;
}

.wc-block-grid .wc-block-grid__product-onsale, .wc-block-grid__product-image .wc-block-grid__product-onsale {
	background: #fff;
	border: 1px solid #43454b;
	border-radius: 4px;
	color: #43454b;
	display: inline-block;
	font-size: .875em;
	font-weight: 600;
	left: auto;
	padding: .25em .75em;
	position: absolute;
	right: 4px;
	text-align: center;
	text-transform: uppercase;
	top: 4px;
	width: auto;
	z-index: 9;
}

.wc-block-grid__product .wc-block-grid__product-image, .wc-block-grid__product .wc-block-grid__product-link {
	display: inline-block;
	position: relative;
}

.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image), .wc-block-grid__product .wc-block-grid__product-title {
	margin: 0 0 12px;
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart, .wc-block-grid__product .wc-block-grid__product-onsale, .wc-block-grid__product .wc-block-grid__product-price, .wc-block-grid__product .wc-block-grid__product-rating {
	margin: 0 auto 12px;
}

.theme-twentysixteen .wc-block-grid .price ins {
	color: #77a464;
}

.theme-twentynineteen .wc-block-grid__product {
	font-size: .88889em;
}

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-components-product-title, .theme-twentynineteen .wc-block-grid__product-onsale, .theme-twentynineteen .wc-block-grid__product-title {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.theme-twentynineteen .wc-block-grid__product-title:before {
	display: none;
}

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-grid__product-onsale {
	line-height: 1;
}

.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) {
	color: #fff;
}

.theme-twentytwenty .wc-block-grid__product-link {
	color: #000;
}

.theme-twentytwenty .wc-block-components-product-title, .theme-twentytwenty .wc-block-grid__product-title {
	color: #cd2653;
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
	font-size: 1em;
}

.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
	margin-top: 0;
}

.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-components-product-price__value, .theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-grid__product-price__value {
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
	font-size: .9em;
}

.theme-twentytwenty .wc-block-components-product-price del, .theme-twentytwenty .wc-block-grid__product-price del {
	opacity: .5;
}

.theme-twentytwenty .wc-block-components-product-price ins, .theme-twentytwenty .wc-block-grid__product-price ins {
	text-decoration: none;
}

.theme-twentytwenty .star-rating, .theme-twentytwenty .wc-block-grid__product-rating {
	font-size: .7em;
}

.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
	line-height: 1;
}

.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link, .theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link {
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
}

.theme-twentytwenty .wc-block-components-product-sale-badge, .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
	background: #cd2653;
	color: #fff;
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1.2;
	text-transform: uppercase;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge {
	position: static;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge {
	position: absolute;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
	position: absolute;
	right: 4px;
	top: 4px;
	z-index: 1;
}

.theme-twentytwenty .wc-block-active-filters__title, .theme-twentytwenty .wc-block-attribute-filter__title, .theme-twentytwenty .wc-block-price-filter__title, .theme-twentytwenty .wc-block-stock-filter__title {
	font-size: 1em;
}

.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all, .theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	font-size: .75em;
}

@media only screen and (min-width:768px) {
	.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
		font-size: .875em;
		padding: .5em;
	}
}

@media only screen and (min-width:1168px) {
	.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
		font-size: .875em;
		padding: .5em;
	}
}

.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart {
	display: block;
	margin-top: 12px;
}

.theme-twentytwentytwo .wc-block-components-product-price ins, .theme-twentytwentytwo .wc-block-grid__product-price ins {
	text-decoration: none;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	word-wrap: normal !important;
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	overflow-wrap: normal !important;
	padding: 0;
	position: absolute !important;
	width: 1px;
}

.screen-reader-text:focus {
	clip: auto !important;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip-path: none;
	color: #2b2d2f;
	display: block;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.wp-block-group.woocommerce.product .up-sells.upsells.products {
	max-width: var(--wp--style--global--wide-size);
}

.wc-block-components-notice-banner {
	align-content: flex-start;
	align-items: stretch;
	background-color: #fff;
	border: 1px solid #2f2f2f;
	border-radius: 4px;
	box-sizing: border-box;
	color: #2f2f2f;
	display: flex;
	font-size: .875em;
	font-weight: 400;
	gap: 12px;
	line-height: 1.5;
	margin: 16px 0;
	padding: 16px !important;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content {
	align-self: center;
	flex-basis: 100%;
	padding-right: 16px;
	white-space: normal;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child {
	padding-right: 0;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary {
	font-weight: 600;
	margin: 0 0 8px;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul {
	margin: 0 0 0 24px;
	padding: 0;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after {
	clear: both;
	content: "";
	display: block;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward {
	appearance: none;
	background: transparent !important;
	border: 0;
	color: #2f2f2f !important;
	float: right;
	margin: 0;
	opacity: .7;
	padding: 0 !important;
	text-decoration-line: underline;
	text-underline-position: under;
	transition: all .2s ease-in-out;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover {
	opacity: 1;
	text-decoration: none;
}

.wc-block-components-notice-banner>svg {
	fill: #fff;
	background-color: #2f2f2f;
	border-radius: 50%;
	flex-grow: 0;
	flex-shrink: 0;
	height: 100%;
	padding: 2px;
}

.wc-block-components-notice-banner>.wc-block-components-button {
	background: transparent none !important;
	border: 0 !important;
	box-shadow: none !important;
	color: #2f2f2f !important;
	flex: 0 0 16px;
	height: 16px !important;
	margin: 6px 0 0 auto !important;
	min-height: auto !important;
	min-width: 0 !important;
	opacity: .6;
	outline: none !important;
	padding: 0 !important;
	width: 16px !important;
}

.wc-block-components-notice-banner>.wc-block-components-button>svg {
	margin: 0 !important;
}

.wc-block-components-notice-banner>.wc-block-components-button:active, .wc-block-components-notice-banner>.wc-block-components-button:focus, .wc-block-components-notice-banner>.wc-block-components-button:hover {
	opacity: 1;
}

.wc-block-components-notice-banner>.wc-block-components-button:focus {
	outline: 2px solid currentColor !important;
	outline-offset: 0;
}

.wc-block-components-notice-banner.is-error {
	background-color: #fff0f0;
	border-color: #cc1818;
}

.wc-block-components-notice-banner.is-error>svg {
	background-color: #cc1818;
	transform: rotate(180deg);
}

.wc-block-components-notice-banner.is-warning {
	background-color: #fffbf4;
	border-color: #f0b849;
}

.wc-block-components-notice-banner.is-warning>svg {
	background-color: #f0b849;
	transform: rotate(180deg);
}

.wc-block-components-notice-banner.is-success {
	background-color: #f4fff7;
	border-color: #4ab866;
}

.wc-block-components-notice-banner.is-success>svg {
	background-color: #4ab866;
}

.wc-block-components-notice-banner.is-info {
	background-color: #f4f8ff;
	border-color: #007cba;
}

.wc-block-components-notice-banner.is-info>svg {
	background-color: #007cba;
}

.wc-block-components-notice-banner:focus {
	outline-width: 0;
}

.wc-block-components-notice-banner:focus-visible {
	outline-style: solid;
	outline-width: 2px;
}

.woocommerce.wc-block-store-notices.alignwide {
	max-width: var(--wp--style--global--wide-size);
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-fw {
	width: 1.28571429em;
	text-align: center;
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}

.fa-ul>li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.85714286em;
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right {
	margin-left: .3em;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

.fa-glass:before {
	content: "";
}

.fa-music:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-envelope-o:before {
	content: "";
}

.fa-heart:before {
	content: "";
}

.fa-star:before {
	content: "";
}

.fa-star-o:before {
	content: "";
}

.fa-user:before {
	content: "";
}

.fa-film:before {
	content: "";
}

.fa-th-large:before {
	content: "";
}

.fa-th:before {
	content: "";
}

.fa-th-list:before {
	content: "";
}

.fa-check:before {
	content: "";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "";
}

.fa-search-plus:before {
	content: "";
}

.fa-search-minus:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-signal:before {
	content: "";
}

.fa-gear:before, .fa-cog:before {
	content: "";
}

.fa-trash-o:before {
	content: "";
}

.fa-home:before {
	content: "";
}

.fa-file-o:before {
	content: "";
}

.fa-clock-o:before {
	content: "";
}

.fa-road:before {
	content: "";
}

.fa-download:before {
	content: "";
}

.fa-arrow-circle-o-down:before {
	content: "";
}

.fa-arrow-circle-o-up:before {
	content: "";
}

.fa-inbox:before {
	content: "";
}

.fa-play-circle-o:before {
	content: "";
}

.fa-rotate-right:before, .fa-repeat:before {
	content: "";
}

.fa-refresh:before {
	content: "";
}

.fa-list-alt:before {
	content: "";
}

.fa-lock:before {
	content: "";
}

.fa-flag:before {
	content: "";
}

.fa-headphones:before {
	content: "";
}

.fa-volume-off:before {
	content: "";
}

.fa-volume-down:before {
	content: "";
}

.fa-volume-up:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

.fa-barcode:before {
	content: "";
}

.fa-tag:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

.fa-book:before {
	content: "";
}

.fa-bookmark:before {
	content: "";
}

.fa-print:before {
	content: "";
}

.fa-camera:before {
	content: "";
}

.fa-font:before {
	content: "";
}

.fa-bold:before {
	content: "";
}

.fa-italic:before {
	content: "";
}

.fa-text-height:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

.fa-align-left:before {
	content: "";
}

.fa-align-center:before {
	content: "";
}

.fa-align-right:before {
	content: "";
}

.fa-align-justify:before {
	content: "";
}

.fa-list:before {
	content: "";
}

.fa-dedent:before, .fa-outdent:before {
	content: "";
}

.fa-indent:before {
	content: "";
}

.fa-video-camera:before {
	content: "";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "";
}

.fa-pencil:before {
	content: "";
}

.fa-map-marker:before {
	content: "";
}

.fa-adjust:before {
	content: "";
}

.fa-tint:before {
	content: "";
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: "";
}

.fa-share-square-o:before {
	content: "";
}

.fa-check-square-o:before {
	content: "";
}

.fa-arrows:before {
	content: "";
}

.fa-step-backward:before {
	content: "";
}

.fa-fast-backward:before {
	content: "";
}

.fa-backward:before {
	content: "";
}

.fa-play:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

.fa-forward:before {
	content: "";
}

.fa-fast-forward:before {
	content: "";
}

.fa-step-forward:before {
	content: "";
}

.fa-eject:before {
	content: "";
}

.fa-chevron-left:before {
	content: "";
}

.fa-chevron-right:before {
	content: "";
}

.fa-plus-circle:before {
	content: "";
}

.fa-minus-circle:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

.fa-check-circle:before {
	content: "";
}

.fa-question-circle:before {
	content: "";
}

.fa-info-circle:before {
	content: "";
}

.fa-crosshairs:before {
	content: "";
}

.fa-times-circle-o:before {
	content: "";
}

.fa-check-circle-o:before {
	content: "";
}

.fa-ban:before {
	content: "";
}

.fa-arrow-left:before {
	content: "";
}

.fa-arrow-right:before {
	content: "";
}

.fa-arrow-up:before {
	content: "";
}

.fa-arrow-down:before {
	content: "";
}

.fa-mail-forward:before, .fa-share:before {
	content: "";
}

.fa-expand:before {
	content: "";
}

.fa-compress:before {
	content: "";
}

.fa-plus:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

.fa-asterisk:before {
	content: "";
}

.fa-exclamation-circle:before {
	content: "";
}

.fa-gift:before {
	content: "";
}

.fa-leaf:before {
	content: "";
}

.fa-fire:before {
	content: "";
}

.fa-eye:before {
	content: "";
}

.fa-eye-slash:before {
	content: "";
}

.fa-warning:before, .fa-exclamation-triangle:before {
	content: "";
}

.fa-plane:before {
	content: "";
}

.fa-calendar:before {
	content: "";
}

.fa-random:before {
	content: "";
}

.fa-comment:before {
	content: "";
}

.fa-magnet:before {
	content: "";
}

.fa-chevron-up:before {
	content: "";
}

.fa-chevron-down:before {
	content: "";
}

.fa-retweet:before {
	content: "";
}

.fa-shopping-cart:before {
	content: "";
}

.fa-folder:before {
	content: "";
}

.fa-folder-open:before {
	content: "";
}

.fa-arrows-v:before {
	content: "";
}

.fa-arrows-h:before {
	content: "";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "";
}

.fa-twitter-square:before {
	content: "";
}

.fa-facebook-square:before {
	content: "";
}

.fa-camera-retro:before {
	content: "";
}

.fa-key:before {
	content: "";
}

.fa-gears:before, .fa-cogs:before {
	content: "";
}

.fa-comments:before {
	content: "";
}

.fa-thumbs-o-up:before {
	content: "";
}

.fa-thumbs-o-down:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-heart-o:before {
	content: "";
}

.fa-sign-out:before {
	content: "";
}

.fa-linkedin-square:before {
	content: "";
}

.fa-thumb-tack:before {
	content: "";
}

.fa-external-link:before {
	content: "";
}

.fa-sign-in:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

.fa-github-square:before {
	content: "";
}

.fa-upload:before {
	content: "";
}

.fa-lemon-o:before {
	content: "";
}

.fa-phone:before {
	content: "";
}

.fa-square-o:before {
	content: "";
}

.fa-bookmark-o:before {
	content: "";
}

.fa-phone-square:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-facebook-f:before, .fa-facebook:before {
	content: "";
}

.fa-github:before {
	content: "";
}

.fa-unlock:before {
	content: "";
}

.fa-credit-card:before {
	content: "";
}

.fa-feed:before, .fa-rss:before {
	content: "";
}

.fa-hdd-o:before {
	content: "";
}

.fa-bullhorn:before {
	content: "";
}

.fa-bell:before {
	content: "";
}

.fa-certificate:before {
	content: "";
}

.fa-hand-o-right:before {
	content: "";
}

.fa-hand-o-left:before {
	content: "";
}

.fa-hand-o-up:before {
	content: "";
}

.fa-hand-o-down:before {
	content: "";
}

.fa-arrow-circle-left:before {
	content: "";
}

.fa-arrow-circle-right:before {
	content: "";
}

.fa-arrow-circle-up:before {
	content: "";
}

.fa-arrow-circle-down:before {
	content: "";
}

.fa-globe:before {
	content: "";
}

.fa-wrench:before {
	content: "";
}

.fa-tasks:before {
	content: "";
}

.fa-filter:before {
	content: "";
}

.fa-briefcase:before {
	content: "";
}

.fa-arrows-alt:before {
	content: "";
}

.fa-group:before, .fa-users:before {
	content: "";
}

.fa-chain:before, .fa-link:before {
	content: "";
}

.fa-cloud:before {
	content: "";
}

.fa-flask:before {
	content: "";
}

.fa-cut:before, .fa-scissors:before {
	content: "";
}

.fa-copy:before, .fa-files-o:before {
	content: "";
}

.fa-paperclip:before {
	content: "";
}

.fa-save:before, .fa-floppy-o:before {
	content: "";
}

.fa-square:before {
	content: "";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "";
}

.fa-list-ul:before {
	content: "";
}

.fa-list-ol:before {
	content: "";
}

.fa-strikethrough:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-magic:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

.fa-google-plus-square:before {
	content: "";
}

.fa-google-plus:before {
	content: "";
}

.fa-money:before {
	content: "";
}

.fa-caret-down:before {
	content: "";
}

.fa-caret-up:before {
	content: "";
}

.fa-caret-left:before {
	content: "";
}

.fa-caret-right:before {
	content: "";
}

.fa-columns:before {
	content: "";
}

.fa-unsorted:before, .fa-sort:before {
	content: "";
}

.fa-sort-down:before, .fa-sort-desc:before {
	content: "";
}

.fa-sort-up:before, .fa-sort-asc:before {
	content: "";
}

.fa-envelope:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-rotate-left:before, .fa-undo:before {
	content: "";
}

.fa-legal:before, .fa-gavel:before {
	content: "";
}

.fa-dashboard:before, .fa-tachometer:before {
	content: "";
}

.fa-comment-o:before {
	content: "";
}

.fa-comments-o:before {
	content: "";
}

.fa-flash:before, .fa-bolt:before {
	content: "";
}

.fa-sitemap:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-paste:before, .fa-clipboard:before {
	content: "";
}

.fa-lightbulb-o:before {
	content: "";
}

.fa-exchange:before {
	content: "";
}

.fa-cloud-download:before {
	content: "";
}

.fa-cloud-upload:before {
	content: "";
}

.fa-user-md:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-bell-o:before {
	content: "";
}

.fa-coffee:before {
	content: "";
}

.fa-cutlery:before {
	content: "";
}

.fa-file-text-o:before {
	content: "";
}

.fa-building-o:before {
	content: "";
}

.fa-hospital-o:before {
	content: "";
}

.fa-ambulance:before {
	content: "";
}

.fa-medkit:before {
	content: "";
}

.fa-fighter-jet:before {
	content: "";
}

.fa-beer:before {
	content: "";
}

.fa-h-square:before {
	content: "";
}

.fa-plus-square:before {
	content: "";
}

.fa-angle-double-left:before {
	content: "";
}

.fa-angle-double-right:before {
	content: "";
}

.fa-angle-double-up:before {
	content: "";
}

.fa-angle-double-down:before {
	content: "";
}

.fa-angle-left:before {
	content: "";
}

.fa-angle-right:before {
	content: "";
}

.fa-angle-up:before {
	content: "";
}

.fa-angle-down:before {
	content: "";
}

.fa-desktop:before {
	content: "";
}

.fa-laptop:before {
	content: "";
}

.fa-tablet:before {
	content: "";
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: "";
}

.fa-circle-o:before {
	content: "";
}

.fa-quote-left:before {
	content: "";
}

.fa-quote-right:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

.fa-circle:before {
	content: "";
}

.fa-mail-reply:before, .fa-reply:before {
	content: "";
}

.fa-github-alt:before {
	content: "";
}

.fa-folder-o:before {
	content: "";
}

.fa-folder-open-o:before {
	content: "";
}

.fa-smile-o:before {
	content: "";
}

.fa-frown-o:before {
	content: "";
}

.fa-meh-o:before {
	content: "";
}

.fa-gamepad:before {
	content: "";
}

.fa-keyboard-o:before {
	content: "";
}

.fa-flag-o:before {
	content: "";
}

.fa-flag-checkered:before {
	content: "";
}

.fa-terminal:before {
	content: "";
}

.fa-code:before {
	content: "";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "";
}

.fa-location-arrow:before {
	content: "";
}

.fa-crop:before {
	content: "";
}

.fa-code-fork:before {
	content: "";
}

.fa-unlink:before, .fa-chain-broken:before {
	content: "";
}

.fa-question:before {
	content: "";
}

.fa-info:before {
	content: "";
}

.fa-exclamation:before {
	content: "";
}

.fa-superscript:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

.fa-eraser:before {
	content: "";
}

.fa-puzzle-piece:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-shield:before {
	content: "";
}

.fa-calendar-o:before {
	content: "";
}

.fa-fire-extinguisher:before {
	content: "";
}

.fa-rocket:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

.fa-chevron-circle-left:before {
	content: "";
}

.fa-chevron-circle-right:before {
	content: "";
}

.fa-chevron-circle-up:before {
	content: "";
}

.fa-chevron-circle-down:before {
	content: "";
}

.fa-html5:before {
	content: "";
}

.fa-css3:before {
	content: "";
}

.fa-anchor:before {
	content: "";
}

.fa-unlock-alt:before {
	content: "";
}

.fa-bullseye:before {
	content: "";
}

.fa-ellipsis-h:before {
	content: "";
}

.fa-ellipsis-v:before {
	content: "";
}

.fa-rss-square:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-ticket:before {
	content: "";
}

.fa-minus-square:before {
	content: "";
}

.fa-minus-square-o:before {
	content: "";
}

.fa-level-up:before {
	content: "";
}

.fa-level-down:before {
	content: "";
}

.fa-check-square:before {
	content: "";
}

.fa-pencil-square:before {
	content: "";
}

.fa-external-link-square:before {
	content: "";
}

.fa-share-square:before {
	content: "";
}

.fa-compass:before {
	content: "";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "";
}

.fa-euro:before, .fa-eur:before {
	content: "";
}

.fa-gbp:before {
	content: "";
}

.fa-dollar:before, .fa-usd:before {
	content: "";
}

.fa-rupee:before, .fa-inr:before {
	content: "";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "";
}

.fa-won:before, .fa-krw:before {
	content: "";
}

.fa-bitcoin:before, .fa-btc:before {
	content: "";
}

.fa-file:before {
	content: "";
}

.fa-file-text:before {
	content: "";
}

.fa-sort-alpha-asc:before {
	content: "";
}

.fa-sort-alpha-desc:before {
	content: "";
}

.fa-sort-amount-asc:before {
	content: "";
}

.fa-sort-amount-desc:before {
	content: "";
}

.fa-sort-numeric-asc:before {
	content: "";
}

.fa-sort-numeric-desc:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-youtube-play:before {
	content: "";
}

.fa-dropbox:before {
	content: "";
}

.fa-stack-overflow:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-flickr:before {
	content: "";
}

.fa-adn:before {
	content: "";
}

.fa-bitbucket:before {
	content: "";
}

.fa-bitbucket-square:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

.fa-long-arrow-down:before {
	content: "";
}

.fa-long-arrow-up:before {
	content: "";
}

.fa-long-arrow-left:before {
	content: "";
}

.fa-long-arrow-right:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-windows:before {
	content: "";
}

.fa-android:before {
	content: "";
}

.fa-linux:before {
	content: "";
}

.fa-dribbble:before {
	content: "";
}

.fa-skype:before {
	content: "";
}

.fa-foursquare:before {
	content: "";
}

.fa-trello:before {
	content: "";
}

.fa-female:before {
	content: "";
}

.fa-male:before {
	content: "";
}

.fa-gittip:before, .fa-gratipay:before {
	content: "";
}

.fa-sun-o:before {
	content: "";
}

.fa-moon-o:before {
	content: "";
}

.fa-archive:before {
	content: "";
}

.fa-bug:before {
	content: "";
}

.fa-vk:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

.fa-arrow-circle-o-right:before {
	content: "";
}

.fa-arrow-circle-o-left:before {
	content: "";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "";
}

.fa-dot-circle-o:before {
	content: "";
}

.fa-wheelchair:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-turkish-lira:before, .fa-try:before {
	content: "";
}

.fa-plus-square-o:before {
	content: "";
}

.fa-space-shuttle:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

.fa-envelope-square:before {
	content: "";
}

.fa-wordpress:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "";
}

.fa-yahoo:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-reddit:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

.fa-delicious:before {
	content: "";
}

.fa-digg:before {
	content: "";
}

.fa-pied-piper-pp:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

.fa-drupal:before {
	content: "";
}

.fa-joomla:before {
	content: "";
}

.fa-language:before {
	content: "";
}

.fa-fax:before {
	content: "";
}

.fa-building:before {
	content: "";
}

.fa-child:before {
	content: "";
}

.fa-paw:before {
	content: "";
}

.fa-spoon:before {
	content: "";
}

.fa-cube:before {
	content: "";
}

.fa-cubes:before {
	content: "";
}

.fa-behance:before {
	content: "";
}

.fa-behance-square:before {
	content: "";
}

.fa-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

.fa-automobile:before, .fa-car:before {
	content: "";
}

.fa-cab:before, .fa-taxi:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-deviantart:before {
	content: "";
}

.fa-soundcloud:before {
	content: "";
}

.fa-database:before {
	content: "";
}

.fa-file-pdf-o:before {
	content: "";
}

.fa-file-word-o:before {
	content: "";
}

.fa-file-excel-o:before {
	content: "";
}

.fa-file-powerpoint-o:before {
	content: "";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "";
}

.fa-file-code-o:before {
	content: "";
}

.fa-vine:before {
	content: "";
}

.fa-codepen:before {
	content: "";
}

.fa-jsfiddle:before {
	content: "";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "";
}

.fa-circle-o-notch:before {
	content: "";
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: "";
}

.fa-ge:before, .fa-empire:before {
	content: "";
}

.fa-git-square:before {
	content: "";
}

.fa-git:before {
	content: "";
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-wechat:before, .fa-weixin:before {
	content: "";
}

.fa-send:before, .fa-paper-plane:before {
	content: "";
}

.fa-send-o:before, .fa-paper-plane-o:before {
	content: "";
}

.fa-history:before {
	content: "";
}

.fa-circle-thin:before {
	content: "";
}

.fa-header:before {
	content: "";
}

.fa-paragraph:before {
	content: "";
}

.fa-sliders:before {
	content: "";
}

.fa-share-alt:before {
	content: "";
}

.fa-share-alt-square:before {
	content: "";
}

.fa-bomb:before {
	content: "";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "";
}

.fa-tty:before {
	content: "";
}

.fa-binoculars:before {
	content: "";
}

.fa-plug:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-newspaper-o:before {
	content: "";
}

.fa-wifi:before {
	content: "";
}

.fa-calculator:before {
	content: "";
}

.fa-paypal:before {
	content: "";
}

.fa-google-wallet:before {
	content: "";
}

.fa-cc-visa:before {
	content: "";
}

.fa-cc-mastercard:before {
	content: "";
}

.fa-cc-discover:before {
	content: "";
}

.fa-cc-amex:before {
	content: "";
}

.fa-cc-paypal:before {
	content: "";
}

.fa-cc-stripe:before {
	content: "";
}

.fa-bell-slash:before {
	content: "";
}

.fa-bell-slash-o:before {
	content: "";
}

.fa-trash:before {
	content: "";
}

.fa-copyright:before {
	content: "";
}

.fa-at:before {
	content: "";
}

.fa-eyedropper:before {
	content: "";
}

.fa-paint-brush:before {
	content: "";
}

.fa-birthday-cake:before {
	content: "";
}

.fa-area-chart:before {
	content: "";
}

.fa-pie-chart:before {
	content: "";
}

.fa-line-chart:before {
	content: "";
}

.fa-lastfm:before {
	content: "";
}

.fa-lastfm-square:before {
	content: "";
}

.fa-toggle-off:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

.fa-bicycle:before {
	content: "";
}

.fa-bus:before {
	content: "";
}

.fa-ioxhost:before {
	content: "";
}

.fa-angellist:before {
	content: "";
}

.fa-cc:before {
	content: "";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "";
}

.fa-meanpath:before {
	content: "";
}

.fa-buysellads:before {
	content: "";
}

.fa-connectdevelop:before {
	content: "";
}

.fa-dashcube:before {
	content: "";
}

.fa-forumbee:before {
	content: "";
}

.fa-leanpub:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

.fa-cart-plus:before {
	content: "";
}

.fa-cart-arrow-down:before {
	content: "";
}

.fa-diamond:before {
	content: "";
}

.fa-ship:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

.fa-heartbeat:before {
	content: "";
}

.fa-venus:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-intersex:before, .fa-transgender:before {
	content: "";
}

.fa-transgender-alt:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-mars-stroke-v:before {
	content: "";
}

.fa-mars-stroke-h:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

.fa-genderless:before {
	content: "";
}

.fa-facebook-official:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-user-times:before {
	content: "";
}

.fa-hotel:before, .fa-bed:before {
	content: "";
}

.fa-viacoin:before {
	content: "";
}

.fa-train:before {
	content: "";
}

.fa-subway:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-yc:before, .fa-y-combinator:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

.fa-expeditedssl:before {
	content: "";
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
	content: "";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "";
}

.fa-battery-2:before, .fa-battery-half:before {
	content: "";
}

.fa-battery-1:before, .fa-battery-quarter:before {
	content: "";
}

.fa-battery-0:before, .fa-battery-empty:before {
	content: "";
}

.fa-mouse-pointer:before {
	content: "";
}

.fa-i-cursor:before {
	content: "";
}

.fa-object-group:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-sticky-note:before {
	content: "";
}

.fa-sticky-note-o:before {
	content: "";
}

.fa-cc-jcb:before {
	content: "";
}

.fa-cc-diners-club:before {
	content: "";
}

.fa-clone:before {
	content: "";
}

.fa-balance-scale:before {
	content: "";
}

.fa-hourglass-o:before {
	content: "";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "";
}

.fa-hourglass:before {
	content: "";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "";
}

.fa-hand-scissors-o:before {
	content: "";
}

.fa-hand-lizard-o:before {
	content: "";
}

.fa-hand-spock-o:before {
	content: "";
}

.fa-hand-pointer-o:before {
	content: "";
}

.fa-hand-peace-o:before {
	content: "";
}

.fa-trademark:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

.fa-creative-commons:before {
	content: "";
}

.fa-gg:before {
	content: "";
}

.fa-gg-circle:before {
	content: "";
}

.fa-tripadvisor:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

.fa-get-pocket:before {
	content: "";
}

.fa-wikipedia-w:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

.fa-chrome:before {
	content: "";
}

.fa-firefox:before {
	content: "";
}

.fa-opera:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-tv:before, .fa-television:before {
	content: "";
}

.fa-contao:before {
	content: "";
}

.fa-500px:before {
	content: "";
}

.fa-amazon:before {
	content: "";
}

.fa-calendar-plus-o:before {
	content: "";
}

.fa-calendar-minus-o:before {
	content: "";
}

.fa-calendar-times-o:before {
	content: "";
}

.fa-calendar-check-o:before {
	content: "";
}

.fa-industry:before {
	content: "";
}

.fa-map-pin:before {
	content: "";
}

.fa-map-signs:before {
	content: "";
}

.fa-map-o:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-commenting:before {
	content: "";
}

.fa-commenting-o:before {
	content: "";
}

.fa-houzz:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

.fa-black-tie:before {
	content: "";
}

.fa-fonticons:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "";
}

.fa-edge:before {
	content: "";
}

.fa-credit-card-alt:before {
	content: "";
}

.fa-codiepie:before {
	content: "";
}

.fa-modx:before {
	content: "";
}

.fa-fort-awesome:before {
	content: "";
}

.fa-usb:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-pause-circle:before {
	content: "";
}

.fa-pause-circle-o:before {
	content: "";
}

.fa-stop-circle:before {
	content: "";
}

.fa-stop-circle-o:before {
	content: "";
}

.fa-shopping-bag:before {
	content: "";
}

.fa-shopping-basket:before {
	content: "";
}

.fa-hashtag:before {
	content: "";
}

.fa-bluetooth:before {
	content: "";
}

.fa-bluetooth-b:before {
	content: "";
}

.fa-percent:before {
	content: "";
}

.fa-gitlab:before {
	content: "";
}

.fa-wpbeginner:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

.fa-envira:before {
	content: "";
}

.fa-universal-access:before {
	content: "";
}

.fa-wheelchair-alt:before {
	content: "";
}

.fa-question-circle-o:before {
	content: "";
}

.fa-blind:before {
	content: "";
}

.fa-audio-description:before {
	content: "";
}

.fa-volume-control-phone:before {
	content: "";
}

.fa-braille:before {
	content: "";
}

.fa-assistive-listening-systems:before {
	content: "";
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
	content: "";
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: "";
}

.fa-glide:before {
	content: "";
}

.fa-glide-g:before {
	content: "";
}

.fa-signing:before, .fa-sign-language:before {
	content: "";
}

.fa-low-vision:before {
	content: "";
}

.fa-viadeo:before {
	content: "";
}

.fa-viadeo-square:before {
	content: "";
}

.fa-snapchat:before {
	content: "";
}

.fa-snapchat-ghost:before {
	content: "";
}

.fa-snapchat-square:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

.fa-first-order:before {
	content: "";
}

.fa-yoast:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: "";
}

.fa-fa:before, .fa-font-awesome:before {
	content: "";
}

.fa-handshake-o:before {
	content: "";
}

.fa-envelope-open:before {
	content: "";
}

.fa-envelope-open-o:before {
	content: "";
}

.fa-linode:before {
	content: "";
}

.fa-address-book:before {
	content: "";
}

.fa-address-book-o:before {
	content: "";
}

.fa-vcard:before, .fa-address-card:before {
	content: "";
}

.fa-vcard-o:before, .fa-address-card-o:before {
	content: "";
}

.fa-user-circle:before {
	content: "";
}

.fa-user-circle-o:before {
	content: "";
}

.fa-user-o:before {
	content: "";
}

.fa-id-badge:before {
	content: "";
}

.fa-drivers-license:before, .fa-id-card:before {
	content: "";
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

.fa-free-code-camp:before {
	content: "";
}

.fa-telegram:before {
	content: "";
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
	content: "";
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
	content: "";
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
	content: "";
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
	content: "";
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
	content: "";
}

.fa-shower:before {
	content: "";
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
	content: "";
}

.fa-podcast:before {
	content: "";
}

.fa-window-maximize:before {
	content: "";
}

.fa-window-minimize:before {
	content: "";
}

.fa-window-restore:before {
	content: "";
}

.fa-times-rectangle:before, .fa-window-close:before {
	content: "";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
	content: "";
}

.fa-bandcamp:before {
	content: "";
}

.fa-grav:before {
	content: "";
}

.fa-etsy:before {
	content: "";
}

.fa-imdb:before {
	content: "";
}

.fa-ravelry:before {
	content: "";
}

.fa-eercast:before {
	content: "";
}

.fa-microchip:before {
	content: "";
}

.fa-snowflake-o:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

/*
 * Attempts to polyill FA5 icons into FA4 where possible
*/
.wpgmza-wrap .fas, .wrap.wpgmza-installer .fas {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Specifically added for installer (which uses FA5 only) */
.wpgmza-wrap .fas.fa-stopwatch:before, .wrap.wpgmza-installer .fas.fa-stopwatch:before {
	content: "";
}

.wpgmza-wrap .fas.fa-paint-roller:before, .wrap.wpgmza-installer .fas.fa-paint-roller:before {
	content: "";
}

.wpgmza-wrap .fas.fa-draw-polygon:before, .wrap.wpgmza-installer .fas.fa-draw-polygon:before {
	content: "";
}

.wpgmza-wrap .fas.fa-layer-group:before, .wrap.wpgmza-installer .fas.fa-layer-group:before {
	content: "";
}

.wpgmza-wrap .fas.fa-brush:before, .wrap.wpgmza-installer .fas.fa-brush:before {
	content: "";
}

.wpgmza-wrap .fas.fa-ghost:before, .wrap.wpgmza-installer .fas.fa-ghost:before {
	content: "";
}

/** Override the auto complete styles */
.pac-container {
	border-radius: 2px;
	border-top: none;
	font-family: Roboto, sans-serif;
	box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-webkit-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-moz-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-o-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
}

.pac-container .pac-item {
	border-top: none;
}

.pac-container .pac-item .pac-item-query {
	color: #333;
}

/* Issue with focus element */
.wpgmza_map *:focus {
	outline: none;
}

.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: .5em;
	margin: .5em;
	border-color: 1px solid #ccc;
}

.wpgmza-google-api-error-list li:before {
	content: "⛔";
	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: #444;
	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: #333;
	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: .3em;
}

.wpgmza-google-maps-api-error-overlay .wpgmza-front-end-only {
	color: red;
	font-size: .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, .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;
}

.wpgmza-modern-store-locator .wpgmza-inner {
	flex-wrap: wrap;
}

.ol-info-window-plain {
	min-width: 240px;
}

.wpgmza-marker-gallery {
	cursor: pointer;
}

.wpgmza-gallery-input li {
	position: relative;
	width: 120px;
	height: 120px;
	margin: .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 input:disabled + label, .wpgmza-feature-panel input:disabled + label, .wpgmza-pro-feature {
	opacity: .6;
}

.wpgmza-feature-panel .wpgmza-save-feature-container button {
	width: 100%;
}

#wpgmaps_options legend, .wpgmza-feature-panel legend, #wpgmza-theme-panel label, #advanced-markers legend {
	width: 20%;
	max-width: 180px;
}

#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: #f00;
	background: -moz-linear-gradient(left, #f00 0%, #0f0 128px);
	background: -webkit-linear-gradient(left, #f00 0%, #0f0 128px);
	background: linear-gradient(to right, #f00 0%, #0f0 128px);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000", endColorstr="#00ff00", GradientType=1);
	/* IE6-9 */
	pointer-events: none;
	transition: width .5s;
}

.wpgmza-rating-stars-container {
	position: relative;
	font-size: 1.5em;
	cursor: pointer;
}

.wpgmza-rating-stars-container + .wpgmza-num-ratings {
	position: relative;
}

.wpgmza-rating-stars-container>span {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: .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: .5em 1em;
}

.wpgmza-rating-thumbs-container i {
	position: relative;
	font-size: 1.5em;
	top: 0em;
	transition: top .6s;
}

.wpgmza-rating-thumbs-container .wpgmza-upvote>i {
	top: -.05em;
}

.wpgmza-rating-thumbs-container .wpgmza-down>i {
	top: .05em;
}

.wpgmza-rating-thumbs-container .wpgmza-upvote:hover>i {
	top: -.25em;
}

.wpgmza-rating-thumbs-container .wpgmza-downvote:hover>i {
	top: .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 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,c9c9c9+100&0.5+0,0.2+100 */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(201, 201, 201, .2) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(201, 201, 201, .2) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0%, rgba(201, 201, 201, .2) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80ffffff", endColorstr="#33c9c9c9", GradientType=0);
}

.wpgmza-rating-thumbs-container>span:active {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,c9c9c9+100&0.5+0,0.2+100 */
	background: -moz-linear-gradient(bottom, rgba(255, 255, 255, .5) 0%, rgba(201, 201, 201, .2) 100%);
	background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, .5) 0%, rgba(201, 201, 201, .2) 100%);
	background: linear-gradient(to top, rgba(255, 255, 255, .5) 0%, rgba(201, 201, 201, .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: .5em !important;
	border-radius: 2px;
	font-family: Roboto, sans-serif;
	box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-webkit-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-moz-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-o-box-shadow: rgba(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: .5em;
	bottom: .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%;
}

/* Global settings page */
#wpgmza-global-settings>ul>li {
	display: inline-block;
}

form.wpgmza-form * {
	box-sizing: border-box;
}

.wpgmza-form legend {
	margin-right: 30px;
	margin-bottom: 6px;
	margin-top: 6px;
}

/*form.wpgmza-form label
{
	display: block;
}*/
.wpgmza-form input[type="color"] {
	height: 2em;
}

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-preloader {
	pointer-events: none;
	z-index: 10000000000;
	display: inline-block;
	position: relative;
	position: absolute;
	width: 64px;
	height: 64px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.wpgmza-preloader div {
	position: absolute;
	top: 27px;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0px 0px 2px black;
	animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.wpgmza-preloader div:nth-child(1) {
	left: 6px;
	animation: wpgmza-preloader1 .6s infinite;
}

.wpgmza-preloader div:nth-child(2) {
	left: 6px;
	animation: wpgmza-preloader2 .6s infinite;
}

.wpgmza-preloader div:nth-child(3) {
	left: 26px;
	animation: wpgmza-preloader2 .6s infinite;
}

.wpgmza-preloader div:nth-child(4) {
	left: 45px;
	animation: wpgmza-preloader3 .6s infinite;
}

@keyframes wpgmza-preloader1 {
	0% {
		transform: scale(0);
	}
	
	100% {
		transform: scale(1);
	}
}

@keyframes wpgmza-preloader3 {
	0% {
		transform: scale(1);
	}
	
	100% {
		transform: scale(0);
	}
}

@keyframes wpgmza-preloader2 {
	0% {
		transform: translate(0, 0);
	}
	
	100% {
		transform: translate(19px, 0);
	}
}

#wpgmza-credits-page .wpgmza-developer-avatar {
	width: 60px;
}

.wpgmza-feature-panel .wpgmza-preloader div {
	background: #000;
	box-shadow: 0px 0px 2px white;
	transition: opacity .6s;
}

.wpgmza-feature-panel.wpgmza-loading > * :not(.wpgmza-preloader) {
	opacity: .5;
}

.wpgmza-form .ui-tabs-nav>li {
	cursor: pointer;
}

#wpgmaps_tabs_markers.wpgmza-form ul.wpgmza-tab-wrap img {
	height: 1.3em;
	width: auto;
	display: inline-block;
	vertical-align: middle;
	margin-right: .3em;
}

#wpgmaps_tabs_markers.wpgmza-form ul.wpgmza-tab-wrap .ui-tabs-active img {}

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, .5);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 999;
	text-align: center;
	line-height: 400px;
	pointer-events: none;
}

#wpgmza-admin-map-table-container td {
	white-space: nowrap;
}

.wpgmza-review-nag {
	padding: 10px;
	border: 2px solid #46b450;
	border-radius: 3px;
}

#wpgmza-theme-presets input[type="radio"] {
	display: none;
}

#wpgmza-global-settings #xml-cache-settings {
	display: none;
}

#wpgmza-map-edit-page input[name='wpgmza_iw_type'] {
	display: none;
}

.wpgmza-marker-listing-style-menu img {
	width: 90px;
	height: auto;
}

/*.wpgmza-marker-listing-style-menu input[type='radio']
{
	display: none;
}*/
#wpgmza-marker-listing-preview {
	float: right;
}

.wpgmza-marker-listing-style-menu input[type='radio']:checked + img {
	/*border-left: #0073AA 3px solid;*/
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	position: relative;
}

.wpgmza-marker-listing-style-menu input[type='radio']:checked + img + span, input[type='radio']:checked + .wpgmza-infowindow-picker__item span {
	font-weight: 800;
}

.wpgmza-marker-listing-style-menu {
	display: flex;
	flex-wrap: wrap;
}

.wpgmza-marker-listing-style-menu input[type='radio'] {
	display: none;
}

#wpgmza-pro-features.wpgmza-upsell {
	background: transparent;
	border: none;
}

#wpgmza-pro-features.wpgmza-upsell a {
	color: #2f76e1;
	font-weight: normal;
}

#open-route-service-key-notice .wpgmza-flex, #wpgmza-map-edit-page #marker-filtering .wpgmza-flex {
	display: block;
}

#wpgmza-map-edit-page .wpgmza_map {
	z-index: 2;
	width: 100% !important;
	float: right !important;
	margin-left: 15px;
}

.map-container-wrap {
	float: left;
	width: 50%;
}

#wpgmza-global-settings input[name='wpgmza_iw_type'] {
	display: none;
}

.wpgmza-feature-accordion .dataTable, .wpgmza-table-container .dataTable {
	width: 100% !important;
}

.wgmza-map-editor-holder {
	display: block;
	overflow: auto;
	clear: both;
}

#wpgmaps_save_reminder {
	padding-top: 14px;
	clear: both;
	display: block;
	overflow: auto;
}

.wpgmza_map .gm-svpc img {
	max-width: initial;
}

/* Map Placements - Ported in from Atlas Novus */
.wpgmza_map.wpgmza-auto-left {
	margin-left: 0 !important;
	margin-right: auto !important;
	float: none !important;
}

.wpgmza_map.wpgmza-auto-center {
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}

.wpgmza_map.wpgmza-auto-right {
	margin-left: auto !important;
	margin-right: 0 !important;
	float: none !important;
}

/* Simple polyfille for OpenLayers controls via variables */
.wpgmza_map .ol-viewport {
	--wpgmza-color-white: #fff;
	--wpgmza-color-charcoal: #333;
	--wpgmza-color-grey-50: #f9f9f9;
	--wpgmza-shadow-common: 0 1px 1px 0 rgba(66, 66, 66, 8%), 0 1px 3px 1px rgba(66, 66, 66, 16%);
}

/* Google AdvancedMarkerElement supports */

/* This is a block of CSS replacements for things that use to be handled by Marker module */
.wpgmza-google-icon-transform-fix {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	justify-content: center;
}

.wpgmza-google-icon-transform-fix > div:not(.wpgmza-google-marker-label) {
	position: relative;
}

.wpgmza-google-icon-transform-fix > div > img {
	position: absolute;
	bottom: 0;
	left: var(--wpgmza-icon-offset);
}

/* Marker nudge */
.wpgmza-google-icon-nudge {
	position: relative;
	left: var(--wpgmza-nudge-x);
	bottom: var(--wpgmza-nudge-y);
}

/* Marker non-interactive */
.wpgmza-google-marker-non-interactive {
	cursor: unset !important;
	pointer-events: none !important;
}

/* Marker hidden */
.wpgmza-google-marker-hidden {
	display: none;
}

/* Marker Opacity, variable driven */
.wpgmza-google-marker-opacity {
	opacity: var(--wpgmza-opacity) !important;
}

/* Marker animations - For Google markers using AdvancedMarkerElement */

/* Could become the defaults for OpenLayers too for consistency */
.wpgmza-google-marker-bounce {
	animation: wpgmza-google-animation-bounce .3s ease infinite alternate;
}

.wpgmza-google-marker-drop {
	animation: wpgmza-google-animation-drop .3s linear forwards;
}

/* Marker Labels */
.wpgmza-google-marker-label, .wpgmza-google-marker-label-legacy {
	position: absolute;
	font-size: .8rem;
	bottom: -1.2rem;
	min-width: max-content;
	text-align: center;
	font-weight: bold;
	color: #000;
	text-shadow: 0px 0px 2px #fff;
	text-shadow: 0px 0px 2px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff;
}

/* Extend the legacy marker module styling as well, so it is accurate */
.wpgmza-google-marker-label-legacy {
	position: relative;
	bottom: unset;
	top: 1.6rem;
}

/* Internal Autocomplete */
.wpgmza-internal-autocomplete-list {
	position: fixed;
	max-height: 300px;
	overflow-y: auto;
	background: #fff;
	display: flex;
	flex-direction: column;
	border: 1px solid #eee;
	border-radius: 5px;
	box-shadow: 0 1px 1px 0 rgba(66, 66, 66, 8%), 0 1px 3px 1px rgba(66, 66, 66, 16%);
	z-index: 999;
}

.wpgmza-internal-autocomplete-list .wpgmza-internal-autocomplete-location {
	display: flex;
	flex-direction: column;
	padding: 5px;
	font-size: .8rem;
	border-bottom: 1px solid #eee;
	cursor: pointer;
}

.wpgmza-internal-autocomplete-list .wpgmza-internal-autocomplete-location [data-autocomplete-field="adr"], .wpgmza-internal-autocomplete-list .wpgmza-internal-autocomplete-location [data-autocomplete-field="type"] {
	font-size: .7rem;
}

.wpgmza-internal-autocomplete-list .wpgmza-internal-autocomplete-location:hover {
	background: #eee;
}

.wpgmza-internal-autocomplete-list .wpgmza-internal-autocomplete-location:last-child {
	border: none;
}

.wpgmza-internal-autocomplete-list .wpgmza-internal-autocomplete-location > * {
	max-width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.wpgmza-internal-autocomplete-list.wpgmza-hidden {
	display: none;
}

/* Polyfill Google Routes instructions with the original directions icons */
.wpgmza-route-instruction-icon .wpgmza-route-maneuver {
	background-image: url("https://cdn-ilaoeod.nitrocdn.com/WVXgHfjmjSjTsOCIvVizFpDpzITaWuYL/assets/images/optimized/rev-4920090/maps.gstatic.com/mapfiles/api-3/images/maneuvers.png");
	background-size: 19px 630px;
	width: 16px;
	height: 16px;
	display: none;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.nitro-lazy {
	background-image: none !important;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-ferry {
	display: block;
	background-position: 0 -614px;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-ferry-train {
	display: block;
	background-position: 0 -566px;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-merge {
	display: block;
	background-position: 0 -143px;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-name-change, .wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-depart, .wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-straight {
	display: block;
	background-position: 0 -534px;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-fork-left {
	display: block;
	background-position: 0 -550px;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-ramp-left {
	display: block;
	background-position: 0 -598px;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-roundabout-left {
	display: block;
	background-position: 0 -197px;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-turn-left, .wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-keep-left {
	display: block;
	background-position: 0 -413px;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-turn-sharp-left {
	display: block;
	background-position: 0 0;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-turn-slight-left {
	display: block;
	background-position: 0 -378px;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-uturn-left {
	display: block;
	background-position: 0 -305px;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-fork-right {
	display: block;
	background-position: 0 -499px;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-ramp-right {
	display: block;
	background-position: 0 -429px;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-roundabout-right {
	display: block;
	background-position: 0 -232px;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-turn-right, .wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-keep-right {
	display: block;
	background-position: 0 -483px;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-turn-sharp-right {
	display: block;
	background-position: 0 -582px;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-turn-slight-right {
	display: block;
	background-position: 0 -51px;
}

.wpgmza-route-instruction-icon .wpgmza-route-maneuver.wpgmza-route-maneuver-uturn-right {
	display: block;
	background-position: 0 -35px;
}

.wpgmza-route-instruction-inner {
	display: flex;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	background: #eee;
	cursor: pointer;
}

.wpgmza-route-instruction-inner .wpgmza-route-instruction-icon {
	min-width: 30px;
}

.wpgmza-route-instruction-inner .wpgmza-route-instruction-metric {
	margin-left: auto;
	display: flex;
	flex-direction: column;
	align-items: end;
	font-size: .8rem;
	font-weight: 600;
	opacity: .8;
	min-width: 120px;
}

.wpgmza-route-instruction-inner .wpgmza-route-instruction-metric > * {
	text-align: right;
}

.wpgmza-route-instruction-inner .wpgmza-route-instruction-description {
	max-width: 75%;
	display: flex;
	font-size: .9rem;
}

.wpgmza-route-instruction-inner .wpgmza-route-instruction-description .wpgmza-route-instruction-step-no {
	min-width: 30px;
	opacity: .7;
	font-weight: 600;
}

.gm-style-iw-d .wpgmza-route-instruction-inner {
	max-width: 400px;
	border-radius: 5px;
	border: none;
}

.wpgmza-directions-stop {
	padding: 10px;
	font-size: 1.2rem;
	border-bottom: 1px solid #ddd;
	background: #eee;
}

.wpgmza-directions-travel-time {
	padding: 5px 10px;
	font-size: .7rem;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	display: flex;
	align-items: stretch;
}

.wpgmza-directions-travel-time > div {
	opacity: .8;
}

.wpgmza-directions-travel-time > div:last-child {
	margin-left: auto;
}

.wpgmza-route-selection {
	font-size: .85rem;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	background: #eee;
	margin-bottom: 20px;
	display: flex;
	flex-direction: column;
}

.wpgmza-route-selection .wpgmza-route-selection-heading {
	padding: 5px 10px;
}

.wpgmza-route-selection .wpgmza-route-selection-item {
	padding: 5px 10px;
	cursor: pointer;
	border-top: 1px solid #ddd;
	display: flex;
	align-items: center;
	transition: background .5s ease;
}

.wpgmza-route-selection .wpgmza-route-selection-item:hover, .wpgmza-route-selection .wpgmza-route-selection-item.current-route {
	background: #ddd;
}

.wpgmza-route-selection .wpgmza-route-selection-item .wpgmza-route-selection-description {
	font-weight: 500;
	opacity: .8;
	font-size: .9rem;
	display: flex;
	align-items: center;
}

.wpgmza-route-selection .wpgmza-route-selection-item .wpgmza-route-selection-description .wpgmza-route-selection-type {
	font-size: .6rem;
	padding: 0 4px;
	border-radius: 3px;
	opacity: .9;
	background: #fff;
	margin-left: 7px;
}

.wpgmza-route-selection .wpgmza-route-selection-item .wpgmza-route-selection-metrics {
	margin-left: auto;
	text-align: right;
	font-size: .7rem;
	opacity: .8;
}

.wpgmza-directions-route-warnings {
	font-size: .7rem;
	border-bottom: 1px solid #ddd;
	background: #eee;
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}

.wpgmza-directions-route-warnings > div {
	padding: 5px 10px;
	border-top: 1px solid #ddd;
}

.wpgmza-directions-route-warnings > div:first-child {
	border-top: none;
}

.wpgmza-directions-notifications {
	text-align: center;
	font-size: .8rem;
	padding: 5px !important;
	opacity: .8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
}

.wpgmza-print-directions, .wpgmza-reset-directions {
	cursor: pointer;
}

.wpgmza-directions-step:before {
	display: none;
}

/* Keyframes */
@keyframes wpgmza-google-animation-bounce {
	0% {
		transform: translateY(0px);
	}
	
	100% {
		transform: translateY(-20px);
	}
}

@keyframes wpgmza-google-animation-drop {
	0% {
		transform: translateY(-200px) scaleY(.9);
		opacity: 0;
	}
	
	5% {
		opacity: .7;
	}
	
	50% {
		transform: translateY(0px) scaleY(1);
		opacity: 1;
	}
	
	65% {
		transform: translateY(-17px) scaleY(.9);
		opacity: 1;
	}
	
	75% {
		transform: translateY(-22px) scaleY(.9);
		opacity: 1;
	}
	
	100% {
		transform: translateY(0px) scaleY(1);
		opacity: 1;
	}
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */
html.remodal-is-locked {
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
}

/* Anti FOUC */
.remodal, [data-remodal-id] {
	display: none;
}

/* Necessary styles of the overlay */
.remodal-overlay {
	position: fixed;
	z-index: 9999;
	top: -5000px;
	right: -5000px;
	bottom: -5000px;
	left: -5000px;
	display: none;
}

/* Necessary styles of the wrapper */
.remodal-wrapper {
	position: fixed;
	z-index: 10000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	overflow: auto;
	text-align: center;
	-webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
	display: inline-block;
	height: 100%;
	margin-left: -.05em;
	content: "";
}

/* Fix iPad, iPhone glitches */
.remodal-overlay, .remodal-wrapper {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */
.remodal {
	position: relative;
	outline: none;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

.remodal-is-initialized {
	/* Disable Anti-FOUC */
	display: inline-block;
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */
.remodal-bg.remodal-is-opening, .remodal-bg.remodal-is-opened {
	-webkit-filter: blur(3px);
	filter: blur(3px);
}

/* Default theme styles of the overlay */
.remodal-overlay {
	background: rgba(43, 46, 56, .9);
}

.remodal-overlay.remodal-is-opening, .remodal-overlay.remodal-is-closing {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
	-webkit-animation-name: remodal-overlay-opening-keyframes;
	animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
	-webkit-animation-name: remodal-overlay-closing-keyframes;
	animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */
.remodal-wrapper {
	padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */
.remodal {
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 10px;
	padding: 35px;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	color: #2b2e38;
	background: #fff;
}

.remodal.remodal-is-opening, .remodal.remodal-is-closing {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
	-webkit-animation-name: remodal-opening-keyframes;
	animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
	-webkit-animation-name: remodal-closing-keyframes;
	animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */
.remodal, .remodal-wrapper:after {
	vertical-align: middle;
}

/* Close button */
.remodal-close {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	overflow: visible;
	width: 35px;
	height: 35px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	-webkit-transition: color .2s;
	transition: color .2s;
	text-decoration: none;
	color: #95979c;
	border: 0;
	outline: 0;
	background: transparent;
}

.remodal-close:hover, .remodal-close:focus {
	color: #2b2e38;
}

.remodal-close:before {
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
	font-size: 25px;
	line-height: 35px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 35px;
	content: "×";
	text-align: center;
}

/* Dialog buttons */
.remodal-confirm, .remodal-cancel {
	font: inherit;
	display: inline-block;
	overflow: visible;
	min-width: 110px;
	margin: 0;
	padding: 12px 0;
	cursor: pointer;
	-webkit-transition: background .2s;
	transition: background .2s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border: 0;
	outline: 0;
}

.remodal-confirm {
	color: #fff;
	background: #81c784;
}

.remodal-confirm:hover, .remodal-confirm:focus {
	background: #66bb6a;
}

.remodal-cancel {
	color: #fff;
	background: #e57373;
}

.remodal-cancel:hover, .remodal-cancel:focus {
	background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner, .remodal-cancel::-moz-focus-inner, .remodal-close::-moz-focus-inner {
	padding: 0;
	border: 0;
}

/* Keyframes
   ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
	from {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		opacity: 0;
	}
	
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		-webkit-filter: blur(0);
		filter: blur(0);
	}
}

@keyframes remodal-opening-keyframes {
	from {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		opacity: 0;
	}
	
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		-webkit-filter: blur(0);
		filter: blur(0);
	}
}

@-webkit-keyframes remodal-closing-keyframes {
	from {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	
	to {
		-webkit-transform: scale(.95);
		transform: scale(.95);
		opacity: 0;
		-webkit-filter: blur(0);
		filter: blur(0);
	}
}

@keyframes remodal-closing-keyframes {
	from {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	
	to {
		-webkit-transform: scale(.95);
		transform: scale(.95);
		opacity: 0;
		-webkit-filter: blur(0);
		filter: blur(0);
	}
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes remodal-overlay-opening-keyframes {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
	from {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@keyframes remodal-overlay-closing-keyframes {
	from {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
	.remodal {
		max-width: 700px;
	}
}

/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
	background: #2b2e38;
}

.lt-ie9 .remodal {
	width: 700px;
}

table.dataTable {
	width: 100%;
	margin: 0 auto;
	clear: both;
	border-collapse: separate;
	border-spacing: 0;
}

table.dataTable thead th, table.dataTable tfoot th {
	font-weight: bold;
}

table.dataTable thead th, table.dataTable thead td {
	padding: 10px 18px;
	border-bottom: 1px solid #111;
}

table.dataTable thead th:active, table.dataTable thead td:active {
	outline: none;
}

table.dataTable tfoot th, table.dataTable tfoot td {
	padding: 10px 18px 6px 18px;
	border-top: 1px solid #111;
}

table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting {
	cursor: pointer;
}

table.dataTable thead .sorting {
	background: url("https://cdn-ilaoeod.nitrocdn.com/WVXgHfjmjSjTsOCIvVizFpDpzITaWuYL/assets/images/optimized/rev-4920090/francospizza.com/wp-content/plugins/wp-google-maps/images/sort_both.png") no-repeat center right;
}

table.dataTable thead .sorting.nitro-lazy {
	background: none !important;
}

table.dataTable thead .sorting_asc {
	background: url("https://cdn-ilaoeod.nitrocdn.com/WVXgHfjmjSjTsOCIvVizFpDpzITaWuYL/assets/images/optimized/rev-4920090/francospizza.com/wp-content/plugins/wp-google-maps/images/sort_asc.png") no-repeat center right;
}

table.dataTable thead .sorting_asc.nitro-lazy {
	background: none !important;
}

table.dataTable thead .sorting_desc {
	background: url("https://cdn-ilaoeod.nitrocdn.com/WVXgHfjmjSjTsOCIvVizFpDpzITaWuYL/assets/images/optimized/rev-4920090/francospizza.com/wp-content/plugins/wp-google-maps/images/sort_desc.png") no-repeat center right;
}

table.dataTable thead .sorting_desc.nitro-lazy {
	background: none !important;
}

table.dataTable thead .sorting_asc_disabled {
	background: url("https://cdn-ilaoeod.nitrocdn.com/WVXgHfjmjSjTsOCIvVizFpDpzITaWuYL/assets/images/optimized/rev-4920090/francospizza.com/wp-content/plugins/wp-google-maps/images/sort_asc_disabled.png") no-repeat center right;
}

table.dataTable thead .sorting_asc_disabled.nitro-lazy {
	background: none !important;
}

table.dataTable thead .sorting_desc_disabled {
	background: url("https://cdn-ilaoeod.nitrocdn.com/WVXgHfjmjSjTsOCIvVizFpDpzITaWuYL/assets/images/optimized/rev-4920090/francospizza.com/wp-content/plugins/wp-google-maps/images/sort_desc_disabled.png") no-repeat center right;
}

table.dataTable thead .sorting_desc_disabled.nitro-lazy {
	background: none !important;
}

table.dataTable tbody tr {
	background-color: #fff;
}

table.dataTable tbody tr.selected {
	background-color: #b0bed9;
}

table.dataTable tbody th, table.dataTable tbody td {
	padding: 8px 10px;
}

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
	border-top: 1px solid #ddd;
}

table.dataTable.row-border tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, table.dataTable.display tbody tr:first-child td {
	border-top: none;
}

table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr th:first-child, table.dataTable.cell-border tbody tr td:first-child {
	border-left: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr:first-child th, table.dataTable.cell-border tbody tr:first-child td {
	border-top: none;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
	background-color: #f9f9f9;
}

table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
	background-color: #abb9d3;
}

table.dataTable.hover tbody tr:hover, table.dataTable.hover tbody tr.odd:hover, table.dataTable.hover tbody tr.even:hover, table.dataTable.display tbody tr:hover, table.dataTable.display tbody tr.odd:hover, table.dataTable.display tbody tr.even:hover {
	background-color: #f5f5f5;
}

table.dataTable.hover tbody tr:hover.selected, table.dataTable.hover tbody tr.odd:hover.selected, table.dataTable.hover tbody tr.even:hover.selected, table.dataTable.display tbody tr:hover.selected, table.dataTable.display tbody tr.odd:hover.selected, table.dataTable.display tbody tr.even:hover.selected {
	background-color: #a9b7d1;
}

table.dataTable.order-column tbody tr>.sorting_1, table.dataTable.order-column tbody tr>.sorting_2, table.dataTable.order-column tbody tr>.sorting_3, table.dataTable.display tbody tr>.sorting_1, table.dataTable.display tbody tr>.sorting_2, table.dataTable.display tbody tr>.sorting_3 {
	background-color: #f9f9f9;
}

table.dataTable.order-column tbody tr.selected>.sorting_1, table.dataTable.order-column tbody tr.selected>.sorting_2, table.dataTable.order-column tbody tr.selected>.sorting_3, table.dataTable.display tbody tr.selected>.sorting_1, table.dataTable.display tbody tr.selected>.sorting_2, table.dataTable.display tbody tr.selected>.sorting_3 {
	background-color: #acbad4;
}

table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
	background-color: #f1f1f1;
}

table.dataTable.display tbody tr.odd>.sorting_2, table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 {
	background-color: #f3f3f3;
}

table.dataTable.display tbody tr.odd>.sorting_3, table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 {
	background-color: #f5f5f5;
}

table.dataTable.display tbody tr.odd.selected>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1 {
	background-color: #a6b3cd;
}

table.dataTable.display tbody tr.odd.selected>.sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2 {
	background-color: #a7b5ce;
}

table.dataTable.display tbody tr.odd.selected>.sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3 {
	background-color: #a9b6d0;
}

table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
	background-color: #f9f9f9;
}

table.dataTable.display tbody tr.even>.sorting_2, table.dataTable.order-column.stripe tbody tr.even>.sorting_2 {
	background-color: #fbfbfb;
}

table.dataTable.display tbody tr.even>.sorting_3, table.dataTable.order-column.stripe tbody tr.even>.sorting_3 {
	background-color: #fdfdfd;
}

table.dataTable.display tbody tr.even.selected>.sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1 {
	background-color: #acbad4;
}

table.dataTable.display tbody tr.even.selected>.sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2 {
	background-color: #adbbd6;
}

table.dataTable.display tbody tr.even.selected>.sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3 {
	background-color: #afbdd8;
}

table.dataTable.display tbody tr:hover>.sorting_1, table.dataTable.display tbody tr.odd:hover>.sorting_1, table.dataTable.display tbody tr.even:hover>.sorting_1, table.dataTable.order-column.hover tbody tr:hover>.sorting_1, table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_1, table.dataTable.order-column.hover tbody tr.even:hover>.sorting_1 {
	background-color: #eaeaea;
}

table.dataTable.display tbody tr:hover>.sorting_2, table.dataTable.display tbody tr.odd:hover>.sorting_2, table.dataTable.display tbody tr.even:hover>.sorting_2, table.dataTable.order-column.hover tbody tr:hover>.sorting_2, table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_2, table.dataTable.order-column.hover tbody tr.even:hover>.sorting_2 {
	background-color: #ebebeb;
}

table.dataTable.display tbody tr:hover>.sorting_3, table.dataTable.display tbody tr.odd:hover>.sorting_3, table.dataTable.display tbody tr.even:hover>.sorting_3, table.dataTable.order-column.hover tbody tr:hover>.sorting_3, table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_3, table.dataTable.order-column.hover tbody tr.even:hover>.sorting_3 {
	background-color: #eee;
}

table.dataTable.display tbody tr:hover.selected>.sorting_1, table.dataTable.display tbody tr.odd:hover.selected>.sorting_1, table.dataTable.display tbody tr.even:hover.selected>.sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1, table.dataTable.order-column.hover tbody tr.odd:hover.selected>.sorting_1, table.dataTable.order-column.hover tbody tr.even:hover.selected>.sorting_1 {
	background-color: #a1aec7;
}

table.dataTable.display tbody tr:hover.selected>.sorting_2, table.dataTable.display tbody tr.odd:hover.selected>.sorting_2, table.dataTable.display tbody tr.even:hover.selected>.sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2, table.dataTable.order-column.hover tbody tr.odd:hover.selected>.sorting_2, table.dataTable.order-column.hover tbody tr.even:hover.selected>.sorting_2 {
	background-color: #a2afc8;
}

table.dataTable.display tbody tr:hover.selected>.sorting_3, table.dataTable.display tbody tr.odd:hover.selected>.sorting_3, table.dataTable.display tbody tr.even:hover.selected>.sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3, table.dataTable.order-column.hover tbody tr.odd:hover.selected>.sorting_3, table.dataTable.order-column.hover tbody tr.even:hover.selected>.sorting_3 {
	background-color: #a4b2cb;
}

table.dataTable.no-footer {
	border-bottom: 1px solid #111;
}

table.dataTable.nowrap th, table.dataTable.nowrap td {
	white-space: nowrap;
}

table.dataTable.compact thead th, table.dataTable.compact thead td {
	padding: 5px 9px;
}

table.dataTable.compact tfoot th, table.dataTable.compact tfoot td {
	padding: 5px 9px 3px 9px;
}

table.dataTable.compact tbody th, table.dataTable.compact tbody td {
	padding: 4px 5px;
}

table.dataTable th.dt-left, table.dataTable td.dt-left {
	text-align: left;
}

table.dataTable th.dt-center, table.dataTable td.dt-center, table.dataTable td.dataTables_empty {
	text-align: center;
}

table.dataTable th.dt-right, table.dataTable td.dt-right {
	text-align: right;
}

table.dataTable th.dt-justify, table.dataTable td.dt-justify {
	text-align: justify;
}

table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap {
	white-space: nowrap;
}

table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left {
	text-align: left;
}

table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center {
	text-align: center;
}

table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right {
	text-align: right;
}

table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify {
	text-align: justify;
}

table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap {
	white-space: nowrap;
}

table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left {
	text-align: left;
}

table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center {
	text-align: center;
}

table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
	text-align: right;
}

table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify {
	text-align: justify;
}

table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap {
	white-space: nowrap;
}

table.dataTable, table.dataTable th, table.dataTable td {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.dataTables_wrapper {
	position: relative;
	clear: both;
	zoom: 1;
}

.dataTables_wrapper .dataTables_length {
	float: left;
}

.dataTables_wrapper .dataTables_filter {
	float: right;
	text-align: right;
}

.dataTables_wrapper .dataTables_filter input {
	margin-left: .5em;
}

.dataTables_wrapper .dataTables_info {
	clear: both;
	float: left;
	padding-top: .755em;
}

.dataTables_wrapper .dataTables_paginate {
	float: right;
	text-align: right;
	padding-top: .25em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
	box-sizing: border-box;
	display: inline-block;
	min-width: 1.5em;
	padding: .5em 1em;
	margin-left: 2px;
	text-align: center;
	text-decoration: none !important;
	cursor: pointer;
	color: #333 !important;
	border: 1px solid transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
	color: #333 !important;
	border: 1px solid #cacaca;
	background-color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
	background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
	background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
	background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
	background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
	background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%);
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
	cursor: default;
	color: #666 !important;
	border: 1px solid transparent;
	background: transparent;
	box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	color: white !important;
	border: 1px solid #111;
	background-color: #585858;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
	background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
	background: -moz-linear-gradient(top, #585858 0%, #111 100%);
	background: -ms-linear-gradient(top, #585858 0%, #111 100%);
	background: -o-linear-gradient(top, #585858 0%, #111 100%);
	background: linear-gradient(to bottom, #585858 0%, #111 100%);
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
	outline: none;
	background-color: #2b2b2b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
	background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
	background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
	background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
	background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
	background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
	box-shadow: inset 0 0 3px #111;
}

.dataTables_wrapper .dataTables_processing {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 40px;
	margin-left: -50%;
	margin-top: -25px;
	padding-top: 20px;
	text-align: center;
	font-size: 1.2em;
	background-color: white;
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, .9)), color-stop(75%, rgba(255, 255, 255, .9)), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
	color: #333;
}

.dataTables_wrapper .dataTables_scroll {
	clear: both;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
	-webkit-overflow-scrolling: touch;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing {
	height: 0;
	overflow: hidden;
	margin: 0 !important;
	padding: 0 !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
	border-bottom: 1px solid #111;
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table, .dataTables_wrapper.no-footer div.dataTables_scrollBody table {
	border-bottom: none;
}

.dataTables_wrapper:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}

@media screen and (max-width: 767px) {
	.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
		float: none;
		text-align: center;
	}
	
	.dataTables_wrapper .dataTables_paginate {
		margin-top: .5em;
	}
}

@media screen and (max-width: 640px) {
	.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
		float: none;
		text-align: center;
	}
	
	.dataTables_wrapper .dataTables_filter {
		margin-top: .5em;
	}
}

#wpgmza-maps-engine-dialog {
	text-align: left;
}

#wpgmza-maps-engine-dialog h1 {
	text-align: center;
	margin-bottom: 1em;
}

#wpgmza-maps-engine-dialog img {
	display: block;
	margin: 0 auto;
	width: 80%;
	box-sizing: border-box;
}

#wpgmza-maps-engine-dialog .wpgmza-inner {
	display: flex;
}

#wpgmza-maps-engine-dialog .wpgmza-inner>div, #wpgmza-maps-engine-dialog .wpgmza-inner label {
	flex: 1;
	display: flex;
	flex-direction: column;
}

#wpgmza-maps-engine-dialog .wpgmza-inner>div>div, #wpgmza-maps-engine-dialog .wpgmza-inner label>div {
	flex-grow: 1;
}

#wpgmza-maps-engine-dialog ul {
	list-style: none;
}

#wpgmza-maps-engine-dialog .wpgmza-pros>li:before {
	content: "✔";
}

#wpgmza-maps-engine-dialog .wpgmza-cons>li:before {
	content: "✘";
}

/* #wpgmza-maps-engine-dialog h2 */

/* { */

/* width: 30%; */

/* } */
#wpgmza-maps-engine-dialog h2>img {
	width: 100%;
	height: auto;
}

#wpgmza-maps-engine-dialog footer {
	margin: auto;
	width: 20%;
}

#wpgmza-maps-engine-dialog footer>img {
	width: 100%;
	height: auto;
}

#wpgmza-maps-engine-dialog img.wpgmza-engine-logo {
	width: 75%;
	height: auto;
}

#wpgmza-maps-engine-dialog input[type='radio'] {
	display: none;
}

#wpgmza-maps-engine-dialog input[type='radio'] + label {
	/* filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
	
	/* filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%);
	transition: all .5s;
}

#wpgmza-maps-engine-dialog input[type='radio'] + label:hover, #wpgmza-maps-engine-dialog input[type='radio']:checked + label {
	/* filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");*/
	-webkit-filter: grayscale(0%);
}

#wpgmza-maps-engine-dialog .wpgmza-mock-radio {
	position: relative;
	left: -1.3em;
}

#wpgmza-maps-engine-dialog .wpgmza-mock-radio-button {
	display: inline-block;
	box-sizing: border-box;
	width: 2em;
	height: 2em;
	margin-right: .5em;
	position: top;
	top: -4px;
	border: 1px solid #ccc;
	border-radius: 100%;
}

#wpgmza-maps-engine-dialog small {
	display: block;
	text-align: center;
}

#wpgmza-maps-engine-dialog input[type='radio']:checked + label .wpgmza-mock-radio-button {
	/*width: calc(2em - 1px);
	height: calc(2em - 1px);*/
	border: 4px solid white;
	box-shadow: -1px -1px 0px #ccc, -1px 0px 0px #ccc, 1px -1px 0px #ccc, 1px 0px 0px #ccc, 1px -1px 0px #ccc, 0px -1px 0px #ccc, -1px -1px 0px #ccc, -1px 0px 0px #ccc;
	background: #0073aa;
}

#wpgmza-maps-engine-dialog .wpgmza-mock-radio>* {
	display: inline-block;
	vertical-align: middle;
}

#wpgmza-maps-engine-dialog .wpgmza-mock-radio-label {
	width: 50%;
	height: auto;
}

#wpgmza-maps-engine-dialog ul {
	text-align: center;
}

#wpgmza-maps-engine-dialog button {
	font-size: 1.25em;
}

.wpgmza-centered {
	text-align: center;
}

.wpgmza_map {
	border: 0;
}

.wpgmza_hide_input {
	display: none !important;
}

.wpgmza_theme_selection {
	margin-right: 20px;
	margin-bottom: 20px;
	cursor: pointer;
	border-radius: 4px;
}

.wpgmza-not-found-msg {
	display: none;
	margin-top: 20px;
	color: #777;
}

.wpgmza-not-found-msg.is-active {
	display: block;
}

.wpgmza-not-found-msg p {
	margin-bottom: 0;
}

.wpgmza_map img:not(button img) {
	border: none !important;
	background-color: transparent !important;
	box-shadow: none !important;
}

/* Don't allow white border around Google logo */
.wpgmza_map img[src$="//maps.gstatic.com/mapfiles/api-3/images/google4.png"], img[src='http://maps.gstatic.com/mapfiles/api-3/images/google_white5.png'] {
	box-shadow: none !important;
}

#wpgmza_map img {
	box-shadow: none !important;
}

.wpgmza_table img {
	box-shadow: none !important;
}

.gm-style div {
	margin-top: 0 !important;
}

#wpgmaps_directions_edit {
	padding-top: 20px;
}

.wpgmza_markerbox {
	/* height:auto; */
	
	/* min-height:100px; */
	margin: 0;
	padding: 0;
	color: #000 !important;
}

.wpgmza_markerbox img {
	margin: 3px !important;
}

.wpgmza_markerbox h1, .wpgmza_markerbox h2, .wpgmza_markerbox h3, .wpgmza_markerbox h4, .wpgmza_markerbox h5, .wpgmza_markerbox h6, .wpgmza_markerbox h7, .wpgmza_markerbox h8, .wpgmza_markerbox strong, .wpgmza_markerbox p, .wpgmza_markerbox br {
	margin: 2px;
	padding: 1px;
	color: #000 !important;
}

.wpgmza_markerbox a {
	color: #1982d1 !important;
}

.wpgmaps_mlist_table {
	width: 42px;
}

.wpgmza_table .wpgmaps_mlist_marker {
	width: 32px;
	height: 32px;
	vertical-align: top;
	padding: 0 !important;
}

.wpgmza_table .wpgmaps_mlist_info {
	vertical-align: top;
	text-align: left;
	padding: 0 !important;
}

.wpgmza_table .wpgmaps_mlist_row {
	cursor: pointer;
}

.wpgmza_table .wpgmaps_mlist_row:hover {
	background-color: #eee;
}

.wpgmaps_directions_outer_div {
	padding-top: 30px;
	padding-bottom: 5px;
}

.wpgmaps_directions_outer_div table, wpgmza_marker_list_class {
	margin-bottom: 0px !important;
}

.wpgmza_map h2 {
	clear: both;
}

.wpgmaps_user_form {
	clear: both;
}

.wpgmza_table {
	clear: both;
}

.wpgmaps_mlist_row img {
	margin-bottom: 0 !important;
}

.wpgmza_table td {
	vertical-align: top !important;
	padding-bottom: 15px !important;
	padding-right: 10px !important;
	border: 0 !important;
}

.wpgmza_table tr {
	border: 0 !important;
}

.wpgmza_table th {
	text-align: left !important;
	padding-bottom: 15px !important;
	border: 0 !important;
	min-width: 100px;
}

.dataTables_filter input[type="text"], .dataTables_filter select {
	display: inline !important;
}

.dataTables_filter label {
	font-weight: bold;
}

.adp-placemark img {
	width: 24px !important;
	max-width: none !important;
}

.wpgmza_table .sorting {
	background-image: none !important;
}

.wpgmza_table .sorting.nitro-lazy {
	background-image: none !important;
}

/* .wpgmza_table .sorting_asc { background-image: none !important; }
.wpgmza_table .sorting_desc { background-image: none !important; } */
#wpgm_premium {
	display: block;
	overflow: auto;
	margin: 10px;
	margin-left: 0;
	clear: both;
	width: 90%;
}

#wpgm_premium h2 {
	margin-top: 0;
	padding-top: 0;
	font-weight: 200;
	font-size: 20px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

#wpgm_premium p {
	font-size: 16px;
	line-height: 28px;
}

.wpgm_premium_row {
	margin-top: 20px;
	display: block;
	clear: both;
	width: 100%;
	overflow: auto;
}

.wpgm_details p {
	padding-top: 0px;
	margin-top: 2px;
	color: #666 !important;
}

.wpgm_icon {
	display: block;
	float: left;
	width: 50px;
	height: 70px;
	background-image: url("https://francospizza.com/wp-content/plugins/wp-google-maps/css/images/premium.png");
	background-repeat: no-repeat;
}

.wpgm_icon.nitro-lazy {
	background-image: none !important;
}

.wpgm_details {
	display: block;
	float: left;
	width: 80%;
}

.wpgm_notice_message {
	border-style: solid;
	border-width: 1px;
	margin: 5px 0 15px;
	padding: 0 .6em;
	background-color: #fffcf5;
	border-color: #ffba00;
}

/* store locator styling */
.wpgmza_sl_main_div {
	width: 100%;
}

.wpgmza_sl_query_div {
	height: 30px;
	display: block;
}

.wpgmza_sl_query_innerdiv1 {
	float: left;
	display: block;
	width: 150px;
	clear: left;
}

.wpgmza_sl_query_innerdiv2 {
	display: block;
	float: left;
	width: 250px;
}

.wpgmza_sl_radius_div {
	display: block;
	height: 30px;
	margin-top: 10px;
	clear: both;
}

.wpgmza_sl_radius_innerdiv1 {
	float: left;
	display: block;
	width: 150px;
}

.wpgmza_sl_radius_innerdiv2 {
	display: block;
	float: left;
	width: 250px;
}

.wpgmza_sl_radius_select {}

.wpgmza_sl_select_option {}

.wpgmza_sl_category_div {
	display: block;
	clear: both;
	height: auto;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wpgmza_sl_category_innerdiv1 {
	float: left;
	display: block;
	width: 150px;
}

.wpgmza_sl_category_innerdiv2 {
	float: left;
}

.wpgmza_sl_search_button {}

.wpgmza_marker_approval_msg {
	font-weight: bold;
}

.scrollFix {
	line-height: 1.35;
}

.wpgmza_infowindow_description {
	white-space: normal;
}

.wpgmza_infowindow_title {
	white-space: normal;
}

.wpgmza_infowindow_address {
	white-space: normal;
}

.wpgmza_infowindow_title {
	font-weight: bold;
}

#wpgmza_marker_list tr {
	vertical-align: middle !important;
}

#wpgmza_marker_list td {
	vertical-align: middle !important;
}

#wpgmza_marker_list td img {
	vertical-align: middle !important;
}

.wpgmza_marker_carousel {
	clear: both;
}

.wpgmza-shadow {
	-webkit-box-shadow: 3px 3px 10px 0px rgba(107, 107, 107, 1);
	-moz-box-shadow: 3px 3px 10px 0px rgba(107, 107, 107, 1);
	box-shadow: 3px 3px 10px 0px rgba(107, 107, 107, 1);
}

.wpgmza_innermap_holder {
	padding: 5px;
	background-color: white;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.wpgmza_small_img {
	max-width: 14px;
	max-height: 14px;
}

ul.wpgmza_marker_list_class {
	list-style: none;
	margin-left: 5px;
	padding-left: 0;
}

.wpgmza-basic-list-item {
	float: left;
	cursor: pointer;
}

.wpgmaps_blist_row {
	clear: both;
	display: block;
	height: auto;
	overflow: hidden;
}

.wpgmaps_blist_row:hover {
	background-color: #eee;
}

.wpgmza_div_marker {
	width: 17px;
	height: 17px;
}

.wpgmza_div_address {
	padding-left: 2px;
}

.wpgmza_row {
	width: 100%;
	display: block;
	overflow: auto;
}

.wpgmza_row_col {
	width: 90%;
	float: left;
	display: block;
	overflow: auto;
	margin: .25%;
	padding: .2%;
	min-height: 360px;
}

.wpgmza_row_col h2 {
	font-weight: 900;
}

.wpgmza_row_col ul li {
	margin: .3em 2.5em;
}

.wpgmza_row_col ul {
	list-style-type: disc;
}

@media only screen and (min-width:480px) {
	.wpgmza_row_col {
		width: 31%;
		float: left;
		display: block;
		overflow: auto;
		margin: .25%;
		padding: .2%;
		min-height: 360px;
	}
}

.wpgmza_theme_selection_activate {
	/* padding: 10px; */
	border-radius: px;
	padding-left: 0px;
	padding-right: 0px;
	border-left: 4px solid #0073aa;
}

/*The following CSS will fix text from overflowing in the info window on an iPhone*/
@media only screen and (min-width: 320px) and (max-width:568px) and (-webkit-min-device-pixel-ratio: 2) {}

.wpgmza-badge {
	background-image: url("https://francospizza.com/wp-content/plugins/wp-google-maps/css/images/WP-google-maps-logo-1-B-transparent.png");
	position: absolute;
	background: url("https://francospizza.com/wp-content/plugins/wp-google-maps/css/images/WP-google-maps-logo-1-B-transparent.png") center no-repeat;
	-webkit-background-size: 202px 101px;
	background-size: 202px 101px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	margin: 5px 0 0;
	padding: 5px;
	height: 101px;
	display: inline-block;
	width: 202px;
	text-rendering: optimizeLegibility;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	top: 0;
	right: 0;
}

.wpgmza-badge.nitro-lazy {
	background: none !important;
}

.wpgmza-clearfix {
	zoom: 1;
}

.wpgmza-clearfix:before, .wpgmza-clearfix:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.wpgmza-clearfix:after {
	clear: both;
}

.wpgmza_sl_main_div {
	overflow: hidden;
	position: relative;
	top: 10px;
}

.wpgmza_sl_query_div, .wpgmza_sl_radius_div {
	height: auto;
	margin-bottom: 10px;
}

.wpgmza_sl_radius_div {
	margin-bottom: 20px;
}

.wpgmaps_fullscreen {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	z-index: 9999;
}

.wpgmza-modern-store-locator {
	text-align: center;
	padding-top: 10px;
}

.wpgmza-modern-store-locator > .wpgmza-inner {
	display: inline-block;
	background: white;
	padding: .5em !important;
	border-radius: 2px;
	font-family: Roboto, sans-serif;
	box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-webkit-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-moz-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-o-box-shadow: rgba(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;
}

#addressInput {
	width: auto !important;
	display: inline;
}

.wpgmza-form-field {
	position: relative;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 25px;
}

.wpgmza-form-field:last-of-type {
	margin-bottom: 18px;
}

.wpgmza-form-field--no-pad {
	display: block;
	padding-top: 0;
}

.wpgmza-form-field__label {
	display: block;
	color: #666;
	font-weight: 400;
}

#wpgmza-map .wpgmza-form-field__label--float {
	width: 100%;
	position: absolute;
	top: 37px;
	background: #fff;
	transition: all ease .3s;
}

.wpgmza-form-field__input:focus ~ label {
	top: 8px;
	color: #333;
	font-weight: 700;
}

.wpgmza-modern-store-locator .wpgmza_sl_search_button {
	cursor: pointer;
	font-size: 15px;
	padding: 0 .3em;
	height: 100%;
	line-height: 28px;
	color: #b7b7b7;
}

#wpgmza_map .wpgmza-inner .wpgmza-form-field__input, #wpgmza_map .wpgmza-form-field input[type="text"], #wpgmza_map .wpgmza-form-field input[type="url"], #wpgmza_map .wpgmza-form-field input[type="password"], #wpgmza_map .wpgmza-form-field input[type="search"], #wpgmza_map .wpgmza-form-field input[type="number"], #wpgmza_map .wpgmza-form-field input[type="tel"], #wpgmza_map .wpgmza-form-field input[type="email"], #wpgmza_map .wpgmza-form-field textarea, #wpgmza_map .wpgmza-form-field select {
	padding: 10px;
	padding-left: 0;
	border: none;
	border-radius: 0;
	transition: all .3s;
	background: none;
	box-shadow: none;
	font-family: Roboto, sans-serif;
}

#wpgmza_map .wpgmza-inner .wpgmza-form-field__input:focus, #wpgmza_map .wpgmza-form-field input[type="text"]:focus, #wpgmza_map .wpgmza-form-field input[type="url"]:focus, #wpgmza_map .wpgmza-form-field input[type="password"]:focus, #wpgmza_map .wpgmza-form-field input[type="search"]:focus, #wpgmza_map .wpgmza-form-field input[type="number"]:focus, #wpgmza_map .wpgmza-form-field input[type="tel"]:focus, #wpgmza_map .wpgmza-form-field input[type="email"]:focus, #wpgmza_map .wpgmza-form-field textarea:focus, #wpgmza_map .wpgmza-form-field select:focus {
	background: none;
}

.wpgmza_sl_main_div input[type="button"], .wpgmaps_directions_outer_div input[type="button"], .wpgmza-inner input[type="button"]
.wpgmza_sl_main_div input[type="button"] {
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .05em;
}

.ol-marker > img {
	max-width: none !important;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	animation-name: fadeOut;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

.owl-height {
	transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("https://cdn-ilaoeod.nitrocdn.com/WVXgHfjmjSjTsOCIvVizFpDpzITaWuYL/assets/images/optimized/rev-4920090/francospizza.com/wp-content/plugins/wp-google-maps/lib/owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon.nitro-lazy {
	background: none !important;
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
	margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #fff;
	text-decoration: none;
}

.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}

.wpgmza_carousel_image_holder img {
	width: auto;
	margin: 0 auto;
	display: block;
}

.wpgmza_carousel_info_holder {
	margin: 5px 0 0;
}

.wpgmza_marker_carousel .item {
	padding: 30px 0px;
	margin: 10px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}

.wpgmza_marker_carousel .item .wpgmza_marker_title {
	font-weight: bold;
	font-size: 1.3em;
}

.wpgmza_carousel_odd {
	background: #388bd1;
}

.wpgmza_carousel_even {
	background: #a1def8;
}

/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.7.13 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2018, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
html.with-featherlight {
	overflow: hidden;
}

.featherlight {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2147483647;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	background: #333;
	background: rgba(0, 0, 0, 0);
}

.featherlight:last-of-type {
	background: rgba(0, 0, 0, .8);
}

.featherlight:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.featherlight .featherlight-content {
	position: relative;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	overflow: auto;
	padding: 25px 25px 0;
	border-bottom: 25px solid transparent;
	margin-left: 5%;
	margin-right: 5%;
	max-height: 95%;
	background: #fff;
	cursor: auto;
	white-space: normal;
}

.featherlight .featherlight-inner {
	display: block;
}

.featherlight link.featherlight-inner, .featherlight script.featherlight-inner, .featherlight style.featherlight-inner {
	display: none;
}

.featherlight .featherlight-close-icon {
	position: absolute;
	z-index: 9999;
	top: 0;
	right: 0;
	line-height: 25px;
	width: 25px;
	cursor: pointer;
	text-align: center;
	font-family: Arial, sans-serif;
	background: #fff;
	background: rgba(255, 255, 255, .3);
	color: #000;
	border: 0;
	padding: 0;
}

.featherlight .featherlight-close-icon::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.featherlight .featherlight-image {
	width: 100%;
}

.featherlight-iframe .featherlight-content {
	border-bottom: 0;
	padding: 0;
	-webkit-overflow-scrolling: touch;
}

.featherlight iframe {
	border: 0;
}

.featherlight * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media only screen and (max-width:1024px) {
	.featherlight .featherlight-content {
		margin-left: 0;
		margin-right: 0;
		max-height: 98%;
		padding: 10px 10px 0;
		border-bottom: 10px solid transparent;
	}
}

@media print {
	html.with-featherlight>*>:not(.featherlight) {
		display: none;
	}
}

table.dataTable.dtr-inline.collapsed tbody td:first-child, table.dataTable.dtr-inline.collapsed tbody th:first-child {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
}

table.dataTable.dtr-inline.collapsed tbody td:first-child:before, table.dataTable.dtr-inline.collapsed tbody th:first-child:before {
	top: 8px;
	left: 4px;
	height: 16px;
	width: 16px;
	display: block;
	position: absolute;
	color: white;
	border: 2px solid white;
	border-radius: 16px;
	text-align: center;
	line-height: 14px;
	box-shadow: 0 0 3px #444;
	box-sizing: content-box;
	content: "+";
	background-color: #31b131;
}

table.dataTable.dtr-inline.collapsed tbody td:first-child.dataTables_empty:before, table.dataTable.dtr-inline.collapsed tbody th:first-child.dataTables_empty:before {
	display: none;
}

table.dataTable.dtr-inline.collapsed tbody tr.parent td:first-child:before, table.dataTable.dtr-inline.collapsed tbody tr.parent th:first-child:before {
	content: "-";
	background-color: #d33333;
}

table.dataTable.dtr-inline.collapsed tbody tr.child td:before {
	display: none;
}

table.dataTable.dtr-column tbody td.control, table.dataTable.dtr-column tbody th.control {
	position: relative;
	cursor: pointer;
}

table.dataTable.dtr-column tbody td.control:before, table.dataTable.dtr-column tbody th.control:before {
	top: 50%;
	left: 50%;
	height: 16px;
	width: 16px;
	margin-top: -10px;
	margin-left: -10px;
	display: block;
	position: absolute;
	color: white;
	border: 2px solid white;
	border-radius: 16px;
	text-align: center;
	line-height: 14px;
	box-shadow: 0 0 3px #444;
	box-sizing: content-box;
	content: "+";
	background-color: #31b131;
}

table.dataTable.dtr-column tbody tr.parent td.control:before, table.dataTable.dtr-column tbody tr.parent th.control:before {
	content: "-";
	background-color: #d33333;
}

table.dataTable tr.child {
	padding: .5em 1em;
}

table.dataTable tr.child:hover {
	background: transparent !important;
}

table.dataTable tr.child ul {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

table.dataTable tr.child ul li {
	border-bottom: 1px solid #efefef;
	padding: .5em 0;
	white-space: nowrap;
}

table.dataTable tr.child ul li:first-child {
	padding-top: 0;
}

table.dataTable tr.child ul li:last-child {
	border-bottom: none;
}

table.dataTable tr.child span.dtr-title {
	display: inline-block;
	min-width: 75px;
	font-weight: bold;
}

#wpgmza-maps-engine-dialog {
	text-align: left;
}

#wpgmza-maps-engine-dialog h1 {
	text-align: center;
	margin-bottom: 1em;
}

#wpgmza-maps-engine-dialog img {
	display: block;
	margin: 0 auto;
	width: 80%;
	box-sizing: border-box;
}

#wpgmza-maps-engine-dialog .wpgmza-inner {
	display: flex;
}

#wpgmza-maps-engine-dialog .wpgmza-inner>div, #wpgmza-maps-engine-dialog .wpgmza-inner label {
	flex: 1;
	display: flex;
	flex-direction: column;
}

#wpgmza-maps-engine-dialog .wpgmza-inner>div>div, #wpgmza-maps-engine-dialog .wpgmza-inner label>div {
	flex-grow: 1;
}

#wpgmza-maps-engine-dialog ul {
	list-style: none;
}

#wpgmza-maps-engine-dialog .wpgmza-pros>li:before {
	content: "✔";
}

#wpgmza-maps-engine-dialog .wpgmza-cons>li:before {
	content: "✘";
}

/* #wpgmza-maps-engine-dialog h2 */

/* { */

/* width: 30%; */

/* } */
#wpgmza-maps-engine-dialog h2>img {
	width: 100%;
	height: auto;
}

#wpgmza-maps-engine-dialog footer {
	margin: auto;
	width: 20%;
}

#wpgmza-maps-engine-dialog footer>img {
	width: 100%;
	height: auto;
}

#wpgmza-maps-engine-dialog img.wpgmza-engine-logo {
	width: 75%;
	height: auto;
}

#wpgmza-maps-engine-dialog input[type='radio'] {
	display: none;
}

#wpgmza-maps-engine-dialog input[type='radio'] + label {
	/* filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
	
	/* filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%);
	transition: all .5s;
}

#wpgmza-maps-engine-dialog input[type='radio'] + label:hover, #wpgmza-maps-engine-dialog input[type='radio']:checked + label {
	/* filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");*/
	-webkit-filter: grayscale(0%);
}

#wpgmza-maps-engine-dialog .wpgmza-mock-radio {
	position: relative;
	left: -1.3em;
}

#wpgmza-maps-engine-dialog .wpgmza-mock-radio-button {
	display: inline-block;
	box-sizing: border-box;
	width: 2em;
	height: 2em;
	margin-right: .5em;
	position: top;
	top: -4px;
	border: 1px solid #ccc;
	border-radius: 100%;
}

#wpgmza-maps-engine-dialog small {
	display: block;
	text-align: center;
}

#wpgmza-maps-engine-dialog input[type='radio']:checked + label .wpgmza-mock-radio-button {
	/*width: calc(2em - 1px);
	height: calc(2em - 1px);*/
	border: 4px solid white;
	box-shadow: -1px -1px 0px #ccc, -1px 0px 0px #ccc, 1px -1px 0px #ccc, 1px 0px 0px #ccc, 1px -1px 0px #ccc, 0px -1px 0px #ccc, -1px -1px 0px #ccc, -1px 0px 0px #ccc;
	background: #0073aa;
}

#wpgmza-maps-engine-dialog .wpgmza-mock-radio>* {
	display: inline-block;
	vertical-align: middle;
}

#wpgmza-maps-engine-dialog .wpgmza-mock-radio-label {
	width: 50%;
	height: auto;
}

#wpgmza-maps-engine-dialog ul {
	text-align: center;
}

#wpgmza-maps-engine-dialog button {
	font-size: 1.25em;
}

.wpgmza-centered {
	text-align: center;
}

.wpgmza_row {
	width: 100%;
	display: block;
	overflow: auto;
}

.wpgmza_row_col {
	width: 90%;
	float: left;
	display: block;
	overflow: auto;
	margin: .25%;
	padding: .2%;
	min-height: 360px;
}

.wpgmza_row_col h2 {
	font-weight: 900;
}

.wpgmza_row_col ul li {
	margin: .3em 2.5em;
}

.wpgmza_row_col ul {
	list-style-type: disc;
}

.wpgmza-cluster-icon-reset:active {
	vertical-align: inherit !important;
}

.wpgmza-cluster-icon-reset:active {
	vertical-align: inherit !important;
}

.wpgmza-cluster-icon-change:active {
	vertical-align: inherit !important;
}

.wpgmza_approve_btn {
	color: #0f0 !important;
}

.wpgmza_del_btn {
	color: #f00 !important;
}

.wpgmza_cat_checkbox_holder ul:first-child {
	margin-left: 0;
}

.wpgmza_cat_checkbox_holder ul {
	margin-left: 10px;
}

.wpgmza_cat_checkbox_item_holder {
	margin-bottom: 2px;
}

.wpgmza_cat_checkbox_holder {
	display: block;
	overflow: auto;
	max-height: 200px;
	overflow-y: scroll;
}

@media only screen and (min-width:480px) {
	.wpgmza_row_col {
		width: 31%;
		float: left;
		display: block;
		overflow: auto;
		margin: .25%;
		padding: .2%;
		min-height: 360px;
	}
}

.wpgmza_mlist_selection {
	cursor: pointer;
}

.wpgmza_mlist_selection_activate {
	/* padding: 10px; */
	border-radius: 4px;
	border-left: 4px solid #0073aa;
}

.ui-tabs-nav li {
	display: inline-block;
}

.ui-widget-header {
	background: transparent !important;
	border-style: none !important;
}

.ui-corner-all {
	border-style: none;
	border-radius: 0px;
}

.ui-tabs-active {
	background: #0073aa !important;
}

.ui-tabs-active a {
	color: white !important;
}

.ui-state-default {
	background: #e8e8e8;
	padding-top: 10px;
	padding-bottom: 10px;
	transition: background .2s;
	-webkit-transition: background .2s;
	-moz-transition: background .2s;
	-o-transition: background .2s;
}

.ui-state-default a {
	text-decoration: none;
	color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}

.ui-tabs-panel {
	background: white;
	margin-top: -19px !important;
	padding: 13px;
}

.ui-slider {
	position: relative;
	text-align: left;
	background: #e8e8e8;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	cursor: default;
	background: #0073aa;
	border-radius: 10px;
	padding: 9px !important;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider-horizontal {
	height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

/** Toggles from - http://callmenick.com/ */
.cmn-toggle {
	position: absolute;
	margin-left: -9999px;
	visibility: hidden;
}

.cmn-toggle + label {
	display: block;
	position: relative;
	cursor: pointer;
	outline: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input.cmn-toggle-round-flat + label {
	padding: 0px;
	width: 26px;
	height: 17px;
	background-color: #ddd;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: background .4s;
	-moz-transition: background .4s;
	-o-transition: background .4s;
	transition: background .4s;
}

input.cmn-toggle-round-flat + label:before, input.cmn-toggle-round-flat + label:after {
	display: block;
	position: absolute;
	content: "";
}

input.cmn-toggle-round-flat + label:before {
	top: 2px;
	left: 2px;
	bottom: 2px;
	right: 2px;
	background-color: #fff;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	-ms-border-radius: 60px;
	-o-border-radius: 60px;
	border-radius: 60px;
	-webkit-transition: background .4s;
	-moz-transition: background .4s;
	-o-transition: background .4s;
	transition: background .4s;
}

input.cmn-toggle-round-flat + label:after {
	top: 4px;
	left: 4px;
	bottom: 4px;
	width: 9px;
	background-color: #ddd;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: margin .4s, background .4s;
	-moz-transition: margin .4s, background .4s;
	-o-transition: margin .4s, background .4s;
	transition: margin .4s, background .4s;
}

input.cmn-toggle-round-flat:checked + label {
	background-color: #0073aa;
}

input.cmn-toggle-round-flat:checked + label:after {
	margin-left: 8px;
	background-color: #0073aa;
}

input.cmn-toggle-yes-no + label {
	padding: 2px;
	width: 33px;
	height: 18px;
	position: relative;
	top: 1px;
}

input.cmn-toggle-yes-no + label:before, input.cmn-toggle-yes-no + label:after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	color: #fff;
	font-family: sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 24px;
}

input.cmn-toggle-yes-no + label:before {
	background-color: #ddd;
	color: black !important;
	content: attr(data-off);
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	-o-transition: -o-transform .5s;
	transition: transform .5s;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}

input.cmn-toggle-yes-no + label:after {
	background-color: #0073aa;
	content: attr(data-on);
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	-o-transition: -o-transform .5s;
	transition: transform .5s;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}

input.cmn-toggle-yes-no:checked + label:before {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

input.cmn-toggle-yes-no:checked + label:after {
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-ms-transform: rotateY(0);
	-o-transform: rotateY(0);
	transform: rotateY(0);
}

.switch {
	display: inline-block;
	margin-right: 5px;
	top: 3px;
	position: relative;
}

.update-blue {
	border-left: 4px solid #0073aa;
}

.button-primary {
	border-radius: 0px !important;
	border-style: none !important;
	background-color: #0073aa !important;
}

.button-seconday {
	border-radius: 0px !important;
	border-style: none !important;
}

.grey-out {
	opacity: .5;
}

.cmn-override-big {
	width: 50px !important;
	height: 28px !important;
}

.cmn-override-big-wide {
	width: 100px !important;
	height: 28px !important;
}

.cmn-override-big:after, .cmn-override-big:before, .cmn-override-big-wide:after, .cmn-override-big-wide:before {
	line-height: 34px !important;
}

#wpgmza_marker_holder #wpgmza_table {
	background-color: white;
	padding: 10px;
}

#wpgmza_add_pic {
	width: 80%;
}

#wpgmaps_tabs_markers table {
	width: 100%;
}

#wpgmza_tmp {
	padding: 2px;
	margin: 3px;
	border: 1px solid #0085ba;
	color: #0085ba;
}

#wpgmza_marker_holder #wpgmza_table_filter {
	float: right;
}

#wpgmza_marker_holder #wpgmza_table_length {
	float: left;
}

.wpgmza-promo {
	border: 4px solid white;
	box-shadow: 1px 1px 5px #ababab;
	-webkit-box-shadow: 1px 1px 5px #ababab;
	-moz-box-shadow: 1px 1px 5px #ababab;
}

.wpgmza-promo .wpgmza-promo-overlay {
	opacity: 0;
	transition: opacity .4s;
	-webkit-transition: opacity .4s;
	-moz-transition: opacity .4s;
	-o-transition: opacity .4s;
}

.wpgmza-promo:hover .wpgmza-promo-overlay {
	opacity: 1;
}

.wpgmza-promo-overlay {
	background: #e8e8e8;
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
	padding: 10px;
}

.wpgmza-promo-overlay h4, .wpgmza-promo-overlay p {
	margin: 0px !important;
}

.about-wrap {
	margin-top: -20px !important;
}

.paginate_button {
	background: white;
	margin-right: 5px;
	padding: 5px;
	position: relative;
	top: 8px;
	cursor: pointer;
}

.paginate_button:hover {
	background: #0073aa;
	color: white;
}

#wpgmza_table_info {
	padding: 7px;
}

.update-nag h4 {
	margin: 0px !important;
}

.update-slim {
	margin-top: 0px !important;
	line-height: 15px !important;
}

.update-att {
	border: 1px solid #ffba00;
}

.update-map-overlay {
	position: absolute;
	margin-top: -103px !important;
	margin-left: 5px;
}

.wpgmza-listing, .wpgmza-listing th span {
	padding: 7px;
}

.wpgmza-listing {
	border: 4px solid white !important;
}

.wpgmza-listing-comp {
	border: 4px solid white !important;
	background: white;
	margin-bottom: 5px;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
	-moz-ox-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
}

.wpgmza-listing-wizard {
	width: 23%;
	margin-right: 2px;
	display: inline-block;
	height: 300px;
	vertical-align: top;
}

.wpgmza_map_seventy {
	width: 69% !important;
	float: left;
	margin-left: 1%;
}

.sola_t_hide_input, .wpgmza_hide_input {
	display: none !important;
}

.wpgmza_file_select_btn {
	background: #0073aa;
	width: 116px;
	color: white;
	padding: 10px;
	font-size: 14px;
	text-align: center;
}

a.wpgmza_file_select_btn {
	text-decoration: none !important;
}

a.wpgmza_file_select_btn:hover {
	color: white !important;
}

.wpgmza_general_btn {
	border-style: none;
	background: #0073aa;
	width: 116px;
	color: white;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}

.wpgmza_createmap_btn {
	margin-left: 1% !important;
	width: 98%;
	display: block;
	background: #0073aa;
	color: white;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	border-style: none;
}

.wpmgza-listing-1-icon {
	text-align: center;
	font-size: 120px;
	height: 250px;
	line-height: 225px;
}

.wpgmza-listing-wizard-2 {
	position: relative;
	height: 100%;
}

@media screen and (max-width: 1300px) {
	.wpmgza-listing-1-icon {
		font-size: 90px;
	}
}

@media screen and (max-width: 1024px) {
	.wpmgza-listing-1-icon {
		font-size: 80px;
	}
	
	.wpgmza-listing-wizard {
		width: 47%;
	}
}

@media screen and (max-width: 450px) {
	.wpgmza-listing-wizard {
		width: 97%;
	}
}

#wpmgza_unsave_notice {
	font-size: 11px !important;
	padding: 5px;
	top: -3px !important;
	position: relative;
}

.wpgmza-marker-library-dialog>ul {
	max-height: 80vh;
	overflow: scroll;
	overflow-x: hidden;
}

.wpgmza-marker-library-dialog li {
	transition: opacity .5s;
	display: inline;
}

.wpgmza-marker-library-dialog img {
	cursor: pointer;
}

.wpgmza-marker-library-no-result {
	opacity: .25;
}

.remodal {
	max-width: 90vw !important;
}

.wpgmza-marker-library-dialog {
	text-align: left;
}

form#wpgmza-custom-fields table.attributes * {
	font-family: "Courier New", Courier, monospace;
	padding: 0;
	margin: 0;
	border: none;
}

form#wpgmza-custom-fields table.attributes td {
	border: 1px dotted lightgray;
}

form#wpgmza-custom-fields table.attributes input {
	width: 86px;
	padding: 3px;
	font-size: 8pt;
}

form#wpgmza-custom-fields table.attributes input:focus {
	background: #f0e68c;
}

form#wpgmza-custom-fields .wpgmza-toggle-infowindow-display-input, form#wpgmza-custom-fields .wpgmza-toggle-marker-listing-display-input {
	display: none;
}

form#wpgmza-custom-fields .wpgmza-display-in-infowindows.fa-eye-slash, form#wpgmza-custom-fields .wpgmza-display-in-marker-listings.fa-eye-slash {
	color: #aaa;
}

#wpgmza-gdpr-compliance fieldset {
	margin-bottom: .3em;
}

#wpgmza-gdpr-compliance fieldset>* {
	display: inline-block;
	vertical-align: top;
}

#wpgmza-gdpr-compliance fieldset>label {
	width: 260px;
}

#wpgmza-gdpr-compliance input[type='number'] {
	width: 64px;
}

#wpgmza-gdpr-compliance textarea {
	resize: both;
}

#tabs-m-1 {
	position: relative;
}

@keyframes rotate {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

.wpgmza-panel-preloader {
	display: none;
	background: white;
	background: rgba(0, 0, 0, .6);
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999999;
}

.wpgmza-panel-preloader::after {
	position: absolute;
	top: 50%;
	left: calc(50% - 30px);
	transform: translate(-50%, -50%);
	display: block;
	content: "";
	box-sizing: border-box;
	height: 60px;
	width: 60px;
	border: 0px solid rgba(0, 0, 0, .5);
	border-radius: 50%;
	box-shadow: 0 -20px 0 24px rgba(0, 0, 0, .5) inset;
	animation: rotate 1s infinite linear;
}

[data-wpgmza-php-class="WPGMZA\\ProAdminMarkerDataTable"] td:last-child {
	white-space: nowrap;
}

#wpgmza-live-tracking-devices.loading {
	opacity: .6;
	pointer-events: none;
}

button.wpgmza-delete-gallery-item {
	position: absolute;
	bottom: 0;
	right: 0;
	color: red;
}

/* TODO: Move to Gold V5 */
input[name='marker_rating_widget_style'] {
	margin-right: 1em;
}

input[name="marker_rating_widget_style"] ~ .wpgmza-rating-widget-style-options {
	display: none;
}

input[name="marker_rating_widget_style"]:checked ~ .wpgmza-rating-widget-style-options {
	display: block !important;
	padding-top: 5px;
}

#wpfooter {
	position: static !important;
}

#wpgmza-wizard-options .wpgmza-listing-comp {
	background: transparent;
	border: none !important;
	box-shadow: none;
	flex: 1;
	color: #2b323c;
}

.wpgmza-card-border__hover {
	border: 3px solid #fff;
	transition: all .12s ease-in-out;
	cursor: pointer;
}

.wpgmza-card-border__hover:hover {
	border-color: #2b323c;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 3px 30px rgba(0, 0, 0, .1);
	transform: translateY(-3px);
}

#wpgmza-wizard-options .wpgmza-card-border__hover {
	border-width: 3px;
	height: 300px;
}

.wpgmza-wizard-option__title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.wpgmza_createmap_btn {
	background: #2b323c;
	cursor: pointer;
	transition: background .12s ease-in-out;
	border-radius: 3px;
}

.wpgmza_createmap_btn:hover {
	background: #616f82;
}

.wpgmza-listing td {
	border-bottom: 1px solid #eee !important;
	padding: 10px 20px;
	box-sizing: border-box !important;
}

.wpgmza-listing th {
	padding: 10px 13px !important;
}

.wpgmza-listing tbody tr {
	transition: all .12s ease-in-out;
}

.wpgmza-listing tbody tr:hover {
	background: #fbfbfb;
}

.wpgmza-listing {
	border: none !important;
}

.wpgmza_copy_shortcode {
	max-width: 100%;
}

.wpgmza-listing th#id {
	width: 80px;
}

#wpgmza-custom-fields-table input, #wpgmza-custom-fields-table select, #wpgmza-custom-fields-table table, #wpgmza-custom-fields-table table tbody, #wpgmza-custom-fields-table table td, #wpgmza-custom-fields-table table tr {
	max-width: 100% !important;
}

#wpgmza-custom-fields-table table, #wpgmza-custom-fields-table table tbody, #wpgmza-custom-fields-table table tr {
	display: block !important;
}

#wpgmza-custom-fields-table td {
	vertical-align: middle;
}

#wpgmza-custom-fields-table table input {
	width: 100% !important;
}

.wpgmza-custom-fields__iconpicker-wrap {
	max-width: 100%;
	display: flex !important;
}

.wpgmza-custom-fields__iconpicker-wrap > input {
	max-width: 90% !important;
	width: 90% !important;
}

.wpgmza-custom-fields__iconpicker-wrap .iconpicker {
	max-width: 80px;
}

#wpgmza-custom-fields-table input[readonly] {
	background: transparent !important;
	border: none;
	box-shadow: none;
}

#wpgmza-custom-fields-table input[readonly]:active, #wpgmza-custom-fields-table input[readonly]:focus, #wpgmza-custom-fields-table input[readonly]:hover {
	box-shadow: none;
	outline: none;
}

.iconpicker-content.active {
	width: 100px !important;
}

.wpgmza_file_select_btn i {
	margin-right: 10px;
}

.wpgmza_file_select_btn {
	padding: 10px 15px;
}

#wpgmza-custom-fields-table input, form#wpgmza-custom-fields table.attributes input, .wpgmza-custom-fields__iconpicker-wrap .iconpicker {
	border: 1px solid #ddd;
	box-shadow: none;
	padding: 4px 9px;
	border-radius: 2px;
	transition: border-color .12s ease-in-out;
	background: #fff;
}

#wpgmza-custom-fields-table input:hover, #wpgmza-custom-fields-table input:active, #wpgmza-custom-fields-table input:focus, form#wpgmza-custom-fields table.attributes input:hover, .wpgmza-custom-fields__iconpicker-wrap .iconpicker:hover {
	border-color: #2b323c;
}

form#wpgmza-custom-fields table.attributes input:focus {
	background: #eee;
}

form#wpgmza-custom-fields table.attributes td {
	border: none;
}

#wpgmza-custom-fields__save-btn {
	width: 150px;
}

.wpgmza-add-custom-field {
	width: 100%;
}

form#wpgmza-custom-fields table.attributes * {
	font-family: inherit;
}

.wpgmza-display-in-infowindows, .wpgmza-display-in-marker-listings {
	font-size: 16px;
}

#wpgmza-custom-fields-table th {
	padding: 12px 10px;
}

.wpgmza-gallery-input li[data-picture-url] {
	border-style: solid;
	border-color: transparent;
	box-sizing: border-box;
}

.wpgmza-gallery-input li[data-picture-url]:hover {
	border-color: #2b323c;
}

.wpgmza-add-new-picture {
	background: #f9f9f9;
}

#wpgmza-theme-editor {
	bottom: -55px !important;
}

#poly_line#poly_line {
	color: #000 !important;
}

#poly_line_hover_line_color {
	color: #000 !important;
}

#poly_hover_fill_color {
	color: #000 !important;
}

#poly_fill {
	color: #000 !important;
}

.wpgmza_legacy_sl_style_option_area #sl_fill_color {
	color: #000 !important;
}

#sl_stroke_color {
	color: #000 !important;
}

/* Solves #532 */
.wpgmza-listing-comp {
	direction: ltr;
}

#wpgmza_iw_selection_null {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

body.toplevel_page_wp-google-maps-menu .ui-tabs-active {
	background: #e4e4e4 !important;
}

body.toplevel_page_wp-google-maps-menu .button-primary, body.toplevel_page_wp-google-maps-menu .wp-core-ui a.button-primary, body.toplevel_page_wp-google-maps-menu a.button-primary, input.button-primary, body.toplevel_page_wp-google-maps-menu .wp-core-ui .button-primary {
	/*background-color: #f3f5f6!important;*/
	
	/* NB: Remove by Perry, this was making some buttons effectively invisible */
	color: #0071a1 !important;
	border-color: #0071a1 !important;
	border: 1px solid !important;
	line-height: 12px !important;
	font-weight: 500;
}

body.toplevel_page_wp-google-maps-menu .wp-core-ui .button, body.toplevel_page_wp-google-maps-menu .wp-core-ui .button-secondary, [data-wpgmza-admin-marker-datatable] .dataTables_wrapper .dataTables_paginate .paginate_button.current {
	/*background-color: #f3f5f6!important;*/
	
	/* NB: Remove by Perry, this was making some buttons effectively invisible */
	color: #0071a1 !important;
	border-color: #0071a1 !important;
	border: 1px solid !important;
}

[data-wpgmza-admin-marker-datatable] .dataTables_wrapper .dataTables_paginate .paginate_button.current, [data-wpgmza-admin-marker-datatable] .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, [data-wpgmza-admin-marker-datatable] .dataTables_wrapper .dataTables_paginate a.paginate_button.current, [data-wpgmza-admin-marker-datatable] .dataTables_wrapper .dataTables_paginate a.paginate_button.current:hover {
	background: #f3f5f6 !important;
	background: #f3f5f6 !important;
	background-color: #f3f5f6 !important;
	color: #0071a1 !important;
	border-color: #0071a1 !important;
	border: 1px solid !important;
}

body.toplevel_page_wp-google-maps-menu .wp-core-ui .button:hover, [data-wpgmza-admin-marker-datatable] .dataTables_wrapper .dataTables_paginate a.paginate_button:hover {
	border-color: #01618a !important;
	color: #01618a !important;
	background: #e4e4e4 !important;
}

body.toplevel_page_wp-google-maps-menu .wrap .add-new-h2, body.toplevel_page_wp-google-maps-menu .wrap .add-new-h2:active {
	background-color: #f3f5f6 !important;
	color: #0071a1 !important;
	border-color: #0071a1 !important;
	border: 1px solid !important;
	line-height: 12px !important;
	font-weight: 500;
}

body.toplevel_page_wp-google-maps-menu .wrap .add-new-h2:hover, body.toplevel_page_wp-google-maps-menu .wrap .add-new-h2:focus, body.toplevel_page_wp-google-maps-menu .wrap .add-new-h2:active {
	box-shadow: none !important;
	color: #0071a1 !important;
	border-color: #0071a1 !important;
}

body.toplevel_page_wp-google-maps-menu .ui-tabs-active a {
	color: #333 !important;
}

.bulk_selection {
	display: none;
}

.page-title-action.bulk_select {
	top: 15px !important;
}

a.page-title-action.bulk_delete {
	top: 15px !important;
}

.bulk_delete {
	display: none;
}

.bulk_selection.active {
	display: table-cell;
}

.display {
	text-align: center;
}

button.map_table_button {
	margin: 2px;
	padding: 4px 8px;
	position: relative;
	top: -3px;
	text-decoration: none;
	border: 1px solid #0071a1;
	border-radius: 2px;
	text-shadow: none;
	font-weight: 600;
	font-size: 13px;
	line-height: normal;
	color: #0071a1;
	background: #f3f5f6;
	cursor: pointer;
}

button.map_table_button:hover {
	background: #f1f1f1;
	border-color: #016087;
	color: #016087;
}

button.wpgmza-retina {
	height: 37px !important;
	flex-shrink: 1;
	flex-grow: 0;
}

button.wpgmza-retina input[type="checkbox"] {
	width: auto;
	position: relative;
}

button.wpgmza-retina input[type="checkbox"]::before {
	position: absolute;
	left: 0;
}

button.wpgmza-retina label {
	display: block;
	width: 100%;
}

.wpgmza-marker-panel button.wpgmza-retina label {
	margin-top: 3px;
}

[data-wpgmza-admin-map-datatable] td:nth-last-child(2) {
	white-space: nowrap;
}

.wpgmza-pro-feature {
	opacity: 1 !important;
}

input.iconpicker-search-input {
	color: black !important;
}

.wpgmza-pagination {
	text-align: center;
	padding: 1em;
}

.wpgmza-pagination>.paginationjs {
	display: inline-block;
}

.wpgmza-pagination .paginationjs .paginationjs-pages {
	float: none;
}

.paginationjs .paginationjs-pages li {
	margin: 0;
}

.wpgmza_map {
	border: 0;
	max-width: 100% !important;
}

/* This fixes common CSS conflicts, :not added to cater for Google UI changes */
.wpgmza_map img:not(button>img) {
	border: none !important;
	background-color: transparent !important;
	box-shadow: none !important;
}

/* Don't allow white border around Google logo */
.wpgmza_map img[src$="//maps.gstatic.com/mapfiles/api-3/images/google4.png"], img[src='http://maps.gstatic.com/mapfiles/api-3/images/google_white5.png'] {
	box-shadow: none !important;
}

#wpgmza_map img {
	box-shadow: none !important;
}

.wpgmza_table img {
	box-shadow: none !important;
}

.gm-style div {
	margin-top: 0 !important;
}

#wpgmaps_directions_edit {
	padding-top: 20px;
}

.wpgmza_markerbox {
	/* height:auto; */
	
	/* min-height:100px; */
	margin: 0;
	padding: 0;
	color: #000 !important;
}

.wpgmza_markerbox img {
	margin: 3px !important;
}

.wpgmza_markerbox h1, .wpgmza_markerbox h2, .wpgmza_markerbox h3, .wpgmza_markerbox h4, .wpgmza_markerbox h5, .wpgmza_markerbox h6, .wpgmza_markerbox h7, .wpgmza_markerbox h8, .wpgmza_markerbox strong, .wpgmza_markerbox p, .wpgmza_markerbox br {
	margin: 2px;
	padding: 1px;
	color: #000 !important;
}

.wpgmza_markerbox a {
	color: #1982d1 !important;
}

.wpgmaps_mlist_table {
	width: 42px;
}

.wpgmza_table .wpgmaps_mlist_marker {
	width: 32px;
	height: 32px;
	vertical-align: top;
	padding: 0 !important;
}

.wpgmza_table .wpgmaps_mlist_info {
	vertical-align: top;
	text-align: left;
	padding: 0 !important;
}

.wpgmza_table .wpgmaps_mlist_row {
	cursor: pointer;
	border: solid thin !important;
	border-width: 1px 0 0 !important;
	border-color: #d9d9d9 !important;
}

.wpgmza_table .wpgmaps_mlist_row:hover {
	background-color: #eee;
}

.wpgmza_map h2 {
	clear: both;
}

.wpgmaps_user_form {
	clear: both;
}

.wpgmza_table {
	clear: both;
	border-collapse: collapse !important;
}

.wpgmaps_mlist_row img {
	margin-bottom: 0 !important;
}

.wpgmza_table td {
	vertical-align: top !important;
	padding-bottom: 15px !important;
	padding-right: 10px !important;
	border: 0 !important;
}

.wpgmza_table tr {
	border: 0 !important;
}

.wpgmza_table th {
	text-align: left !important;
	padding-bottom: 15px !important;
	border: 0 !important;
	min-width: 100px;
}

.dataTables_filter input[type="text"], .dataTables_filter select {
	display: inline !important;
}

.dataTables_filter label {
	font-weight: bold;
}

table.dataTable tr.child ul li {
	white-space: normal !important;
}

.adp-placemark img {
	width: 24px !important;
	max-width: none !important;
}

.wpgmza_table .sorting {
	background-image: none !important;
}

.wpgmza_table .sorting.nitro-lazy {
	background-image: none !important;
}

/* .wpgmza_table .sorting_asc { background-image: none !important; }
.wpgmza_table .sorting_desc { background-image: none !important; } */
#wpgm_premium {
	display: block;
	overflow: auto;
	margin: 10px;
	margin-left: 0;
	clear: both;
	width: 90%;
}

#wpgm_premium h2 {
	margin-top: 0;
	padding-top: 0;
	font-weight: 200;
	font-size: 20px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

#wpgm_premium p {
	font-size: 16px;
	line-height: 28px;
}

.wpgm_premium_row {
	margin-top: 20px;
	display: block;
	clear: both;
	width: 100%;
	overflow: auto;
}

.wpgm_details p {
	padding-top: 0px;
	margin-top: 2px;
	color: #666 !important;
}

.wpgm_icon {
	display: block;
	float: left;
	width: 50px;
	height: 70px;
	background-image: url("https://francospizza.com/wp-content/plugins/wp-google-maps-pro/images/premium.png");
	background-repeat: no-repeat;
}

.wpgm_icon.nitro-lazy {
	background-image: none !important;
}

.wpgm_details {
	display: block;
	float: left;
	width: 80%;
}

.wpgm_notice_message {
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	margin: 5px 0 15px;
	padding: 0 .6em;
	background-color: #ffffe0;
	border-color: #e6db55;
}

.wpgmza-form-field:last-of-type {
	margin-bottom: 18px;
}

.wpgmza-form-field--no-pad {
	display: block;
	padding-top: 0;
}

form#wpgmaps_options .wpgmza-form-field__label {
	display: block;
	color: #666;
	font-weight: 400;
}

.wpgmza_map .wpgmza-form-field__label--float {
	width: 100%;
	position: absolute;
	top: 37px;
	background: #fff;
	transition: all ease .3s;
}

.wpgmza-form-field__input:focus ~ label {
	top: 8px;
	color: #333;
	font-weight: 700;
}

.wpgmza_dir_options {
	margin-bottom: 0;
	padding-top: 9px;
}

.wpgmza_dir_options label {
	font-size: 15px;
}

.wpgmza_dir_options label:last-child {
	margin-bottom: 0;
}

.wpgmza_marker_approval_msg {
	font-weight: bold;
}

.scrollFix {
	line-height: 1.35;
}

.wpgmza_infowindow_description {
	white-space: normal;
}

.wpgmza_infowindow_title {
	white-space: normal;
}

.wpgmza_infowindow_address {
	white-space: normal;
}

.wpgmza_infowindow_title {
	font-weight: bold;
}

/* .gm-style-iw div {overflow:visible !important;} */
#wpgmza_marker_list tr {
	vertical-align: middle !important;
}

#wpgmza_marker_list td {
	vertical-align: middle !important;
}

#wpgmza_marker_list td img {
	vertical-align: middle !important;
}

.wpgmza_marker_carousel {
	clear: both;
}

.wpgmza-shadow {
	-webkit-box-shadow: 3px 3px 10px 0px rgba(107, 107, 107, 1);
	-moz-box-shadow: 3px 3px 10px 0px rgba(107, 107, 107, 1);
	box-shadow: 3px 3px 10px 0px rgba(107, 107, 107, 1);
}

.wpgmza-shadow-sm {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(107, 107, 107, .4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(107, 107, 107, .4);
	box-shadow: 0px 0px 10px 0px rgba(107, 107, 107, .4);
}

.wpgmza_innermap_holder {
	padding: 5px;
	background-color: white;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.wpgmza_small_img {
	max-width: 14px;
	max-height: 14px;
}

.wpgmza-basic-list-item .wpgmza_small_img {
	max-width: initial !important;
	max-height: initial !important;
}

ul.wpgmza_marker_list_class {
	list-style: none;
	margin-left: 5px;
	padding-left: 0;
}

.wpgmza-basic-list-item {
	float: left;
	cursor: pointer;
}

.wpgmza-basic-list-item.wpgmza_div_title {
	display: block;
	float: none;
	font-weight: 600;
	margin-bottom: 3px;
}

.wpgmaps_blist_row {
	clear: both;
	display: block;
	height: auto;
	overflow: hidden;
}

.wpgmaps_blist_row:hover {
	background-color: #eee;
}

.wpgmza_div_marker {
	width: 17px;
	height: 17px;
}

.wpgmza_div_marker.wpgmza-basic-list-item {
	width: auto;
	height: auto;
	max-width: initial !important;
	max-height: initial !important;
	position: relative;
	top: 2px;
	margin-right: 10px;
}

.wpgmza_div_address {
	padding-left: 2px;
}

.wpgmza-basic-list-item.wpgmza_div_address {
	font-size: .8em;
}

.wpgmza_basic_row {
	display: block;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

.wpgmaps_blist_row > p {
	margin-bottom: 0;
	color: #7c7c7c;
	font-size: .8em;
}

.wpgmza-basic-listing-image-holder {
	float: right;
	width: 20%;
}

.wpgmza-basic-listing-image-holder img {
	border: 1px solid #ccc;
	padding: 5px !important;
	float: right !important;
	height: auto !important;
	width: 100% !important;
}

.wpgmza-basic-listing-content-holder {
	float: left;
	display: block;
	width: 100%;
}

.wpgmza-content-address-holder {
	width: 78%;
	display: block;
	float: left;
	overflow: hidden;
}

.wpgmza-content-address-holder img {
	float: left !important;
	margin: 10px !important;
	max-width: 30px !important;
}

.wpgmza_row {
	width: 100%;
	display: block;
	overflow: auto;
}

.wpgmza_row_col {
	width: 90%;
	float: left;
	display: block;
	overflow: auto;
	margin: .25%;
	padding: .2%;
	min-height: 360px;
}

.wpgmza_row_col h2 {
	font-weight: 900;
}

.wpgmza_row_col ul li {
	margin: .3em 2.5em;
}

.wpgmza_row_col ul {
	list-style-type: disc;
}

@media only screen and (min-width:640px) {
	.wpgmza_row_col {
		width: 31%;
		float: left;
		display: block;
		overflow: auto;
		margin: .25%;
		padding: .2%;
		min-height: 360px;
	}
}

.wpgmaps_mlist_row.wpgmza_basic_row {
	margin: 0;
	border-width: 1px 1px 0;
	padding: 16px;
}

.wpgmaps_mlist_row.wpgmza_basic_row:last-child {
	border-bottom-width: 1px;
}

.wpgmza_basic_row .wpgmza-desc p {
	font-size: .9em;
}

.wpgmza_basic_row .wpgmza-address {
	margin-top: 0;
	font-size: .9em;
	color: #7c7c7c;
}

.wpgmza_basic_row .wpgmza-content-address-holder img {
	transform: scale(.7);
	margin: 0 !important;
	margin-right: 10px !important;
	top: -6px;
	position: relative;
}

.wpgmza-content-address-holder > p {
	margin-bottom: 16px;
	font-size: .9em;
}

.wpgmza-content-address-holder p.wpgmza-content-address-holder-inner {
	font-size: 1em;
}

.wpgmza-content-address-holder > p:last-child {
	margin-bottom: 0;
}

.wpgmza_basic_row .wpgmza-content-address-holder .wpgmza-desc p:empty {
	margin: 0;
}

.wpgmza_marker_holder {
	overflow-x: visible;
	border: 1px solid #d9d9d9;
}

.owl-item p {
	word-break: break-word;
}

.owl-item .wpgmza_marker_directions_link a {
	color: #fff;
	box-shadow: none;
	text-decoration: underline;
}

.wpgmza_marker_address {
	word-break: break-word;
}

.wpgmza_marker_carousel .item {
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.owl-item .wpgmza_carousel_info_holder > p:last-child {
	margin-bottom: 0;
}

.wpgmza_filter_container {
	display: block;
	float: left;
	margin-bottom: 15px;
	min-width: 30%;
}

.wpgmza-filter-widgets input[type="checkbox"] {
	display: inline-block;
}

.wpgmza_cat_checkbox_holder {
	display: block;
	overflow: auto;
	height: 100px;
	overflow-y: auto;
	padding: 5px;
}

.wpgmza_cat_checkbox_item_holder label {
	padding-left: 5px;
}

.wpgmza_cat_checkbox_item_holder_first {
	display: block;
	float: left;
}

.wpgmza_cat_ul {
	margin-left: 10px;
	padding-left: 0;
}

/* .wpgmza_cat_checkbox_item_holder { display:block; float:left; margin-left:5px; } */
.wpgmza_cat_checkbox_item_holder {
	display: block;
}

.wpgmaps_fullscreen {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	z-index: 9999;
}

.wpgmza-modern-shadow {
	box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-webkit-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-moz-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-o-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
}

/*.wpgmza-modern-hover-opaque
{
	opacity: 0.6;
	transition: opacity 0.3s;
}

.wpgmza-modern-hover-opaque:hover
{
	opacity: 0.999;
}*/
.wpgmza-modern-store-locator {
	text-align: center;
	padding-top: 10px;
	max-width: 70%;
}

.wpgmza-modern-store-locator > .wpgmza-inner {
	display: flex !important;
	justify-content: center;
	align-items: center;
	background: white;
	padding: .5em !important;
	border-radius: 2px;
	font-family: Roboto, sans-serif;
	box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-webkit-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-moz-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-o-box-shadow: rgba(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;
	border: 1px solid #ccc;
}

.wpgmza-popout-panel {
	position: absolute;
	z-index: 9999999999;
	background: #fff;
	width: 40%;
	height: 100%;
	top: 0px;
	left: -43%;
	transition: left .3s;
	overflow-y: auto;
	box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-webkit-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-moz-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-o-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
}

.wpgmza-popout-panel.wpgmza-open {
	left: 0%;
}

.wpgmza-popout-panel ul {
	list-style: none;
	margin: 0;
}

.wpgmza-popout-panel .wpgmaps_mlist_row {
	border: none;
	border-bottom: 1px solid #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Roboto, sans-serif;
}

.wpgmza-popout-panel .wpgmaps_mlist_row img {
	border-radius: 3px;
}

.wpgmza-marker-listing-pic {
	float: right;
	width: 25%;
	height: auto;
}

.wpgmza-modern-marker-listing li {
	border: 1px solid #d9d9d9;
	padding: .33em;
}

.wpgmza-modern-marker-listing li:not(:last-child) {
	border-bottom: none;
}

.wpgmza-modern-marker-listing [data-name="title"] {
	color: #505050;
	font-size: .9em;
	width: 75%;
}

.wpgmza-modern-marker-listing [data-name="address"] {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #929292;
	font-size: .8em;
	width: 75%;
}

.wpgmza-modern-marker-listing [data-name="desc"] {
	overflow: hidden;
	max-height: 3em;
	color: #929292;
	font-size: .8em;
	width: 75%;
}

.wpgmza-modern-marker-listing .wpgmza-close-container {
	text-align: right;
	padding: 5px;
	background: #585858;
	color: #fff;
	font-size: 16px;
	box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-webkit-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-moz-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-o-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
}

.wpgmza-modern-marker-listing > * {
	cursor: pointer;
}

.wpgmza-modern-marker-listing-marker-view .wpgmza-close-container {
	text-align: right;
	padding: 5px;
	background: #585858;
	color: #fff;
	font-size: 16px;
	z-index: 99;
	box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-webkit-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-moz-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-o-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
}

.wpgmza-modern-marker-listing-marker-view .wpgmza-close-container i {
	cursor: pointer;
}

.wpgmza-modern-marker-listing-marker-view .wpgmza-close.fa-arrow-left {
	float: left;
}

.wpgmza-modern-marker-listing-marker-view {
	color: #929292;
	font-family: Roboto, sans-serif;
	display: flex;
	flex-direction: column;
}

.wpgmza-modern-marker-listing-marker-view [data-name='title'] {
	color: #fff;
	font-size: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
	order: 3;
	background: #5f5f5f;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
	box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-webkit-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-moz-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-o-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
}

.wpgmza-modern-marker-listing-marker-view [data-name='address'], .wpgmza-modern-marker-listing-marker-view [data-name='desc'] {
	padding-left: 10px;
	padding-right: 10px;
	font-size: .8em;
	order: 4;
}

.wpgmza-modern-marker-listing-marker-view [data-name='pic'] {
	display: none;
	max-width: 100%;
	order: 1;
	margin-bottom: -11%;
}

.wpgmza-modern-marker-listing-marker-view [data-name='pic'][src] {
	display: block;
}

.wpgmza-modern-marker-listing-marker-view [data-name='category'] {
	order: 8;
	padding: 8px;
}

.wpgmza-modern-marker-listing-marker-view .wpgmza-modern-marker-listing-buttons {
	order: 2;
	display: inline-block;
	margin-bottom: -10%;
	height: 50px;
	z-index: 99;
	padding: 0px 0px 0px 7px;
	position: absolute;
	color: #fff;
	width: auto;
}

.wpgmza-modern-marker-listing-marker-view *[data-custom-field-name] {
	order: 9;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	background: #eee;
	margin-right: auto;
	padding: 0 7px;
	border-radius: 5em;
	font-size: .8em;
}

.wpgmza-modern-marker-listing-marker-view *[data-custom-field-name] > svg {
	position: relative;
	top: 1px;
	padding: 1px;
}

.wpgmza-modern-marker-listing-marker-view .wpgmza-modern-marker-listing-button {
	text-align: center;
	display: inline-block;
}

.wpgmza-modern-marker-listing-marker-view .wpgmza-modern-marker-listing-button svg {
	background: #fff;
	color: #5f5f5f;
	width: 50px;
	height: 50px;
	padding: 17px;
	border-radius: 50px;
	box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-webkit-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-moz-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-o-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
}

.wpgmza-modern-marker-listing-marker-view .wpgmza-modern-marker-listing-button > div {
	display: none;
}

.wpgmza-modern-marker-listing-button > * {
	display: block;
	margin: 0 auto;
}

.wpgmza-modern-marker-open-button {
	position: absolute;
	top: 35px;
	left: 10px;
	z-index: 5000000000;
	padding: .5em;
	background: #fff;
	cursor: pointer;
	border-radius: 2px;
	color: #666;
	font-size: 15px;
}

.wpgmza-modern-marker-open-button > svg {
	padding: 2px;
	margin-right: 2px;
}

/*.wpgmza-custom-field-filter-widget-checkboxes.wpgmza-dropdown:hover .wpgmza-placeholder-label > ul.wpgmza-checkboxes {
	display: block;
	opacity: 0.99;
}*/
.wpgmza-placeholder-label > ul.wpgmza-checkboxes > li {
	white-space: nowrap;
}

.wpgmza_basic_list {
	overflow: hidden;
	padding-top: 10px;
}

.wpgmaps_blist_row {
	padding: 8px 0;
	border-bottom: 1px solid #d9d9d9;
}

.wpgmza-modern-marker-listing [data-name="address"] {
	font-size: .8em;
	font-style: italic;
}

.wpgmza-custom-field {
	margin-right: 5px;
}

.wpgmza_basic_list .wpgmza-custom-field {
	margin-left: 10px;
}

.wpgmza_map .wpgmza-inner .wpgmza-form-field__input, .wpgmza_map .wpgmza-form-field input[type="text"], .wpgmza_map .wpgmza-form-field input[type="url"], .wpgmza_map .wpgmza-form-field input[type="password"], .wpgmza_map .wpgmza-form-field input[type="search"], .wpgmza_map .wpgmza-form-field input[type="number"], .wpgmza_map .wpgmza-form-field input[type="tel"], .wpgmza_map .wpgmza-form-field input[type="email"], .wpgmza_map .wpgmza-form-field textarea, .wpgmza_map .wpgmza-form-field select {
	padding: 10px;
	padding-left: 0;
	border: none;
	border-radius: 0;
	transition: all .3s;
	background: none;
	box-shadow: none;
	font-family: Roboto, sans-serif;
}

.wpgmza_map .wpgmza-inner .wpgmza-form-field__input:focus, .wpgmza_map .wpgmza-form-field input[type="text"]:focus, .wpgmza_map .wpgmza-form-field input[type="url"]:focus, .wpgmza_map .wpgmza-form-field input[type="password"]:focus, .wpgmza_map .wpgmza-form-field input[type="search"]:focus, .wpgmza_map .wpgmza-form-field input[type="number"]:focus, .wpgmza_map .wpgmza-form-field input[type="tel"]:focus, .wpgmza_map .wpgmza-form-field input[type="email"]:focus, .wpgmza_map .wpgmza-form-field textarea:focus, .wpgmza_map .wpgmza-form-field select:focus {
	background: none;
}

.wpgmaps_via {
	max-width: 100%;
}

.wpgmza-close, .wpgmza-modern-marker-listing-buttons > * {
	cursor: pointer;
}

.wpgmza-filter-widgets {
	padding: 5px;
	display: inline-block;
	margin-bottom: 5px;
}

.wpgmza-filter-widgets input, .wpgmza-filter-widgets select, .wpgmza-filter-widgets .wpgmza-dropdown {
	background-color: #fff;
	border: none;
	padding: 4px;
	margin: 0;
	margin-right: 4px;
	display: inline;
	font-size: 15px;
	box-sizing: border-box;
	font-family: Roboto, sans-serif;
	color: #585858;
	border-radius: 3px;
	box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-webkit-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-moz-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-o-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
}

.wpgmza-custom-field-filter-widget-checkboxes.wpgmza-dropdown .wpgmza-placeholder-label {
	cursor: pointer;
	position: relative;
	display: inline;
}

.wpgmza-custom-field-filter-widget-checkboxes.wpgmza-dropdown .wpgmza-placeholder-label > ul.wpgmza-checkboxes {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	z-index: 99;
	list-style: none;
	background: white;
	padding: 5px;
	border-radius: 3px;
}

/** Override the auto complete styles */
.pac-container {
	z-index: 9999999999;
}

.pac-container {
	border-radius: 2px;
	border-top: none;
	font-family: Roboto, sans-serif;
	box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-webkit-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-moz-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
	-o-box-shadow: rgba(0, 0, 0, .3) 0px 1px 4px -1px;
}

.pac-container .pac-item {
	border-top: none;
}

.pac-container .pac-item .pac-item-query {
	color: #333;
}

/** Media Query */
@media only screen and (max-width: 1000px) {
	.wpgmza-modern-store-locator {
		max-width: 55%;
		margin-left: 10%;
	}
}

@media only screen and (max-width: 910px) {
	.wpgmza-modern-store-locator .addressInput {
		display: block;
		float: none;
		text-align: center;
	}
}

@media only screen and (max-width: 860px) {
	.wpgmza-modern-store-locator {
		max-width: 50%;
		margin-left: 10%;
	}
	
	.wpgmza-modern-marker-open-button {
		top: 45px;
	}
}

@media only screen and (max-width: 600px) {
	.wpgmza-popout-panel {
		width: 100%;
		left: -103%;
	}
	
	.wpgmza-modern-store-locator {
		max-width: 40%;
	}
}

@media only screen and (max-width: 450px) {
	.wpgmza-modern-store-locator {
		padding-top: 45px;
	}
	
	.wpgmza-modern-store-locator {
		margin-left: 0%;
	}
}

@media only screen and (max-width: 345px) {
	.wpgmza-modern-store-locator {
		margin-left: -10%;
	}
}

.wpgmza_marker_icon, .wpgmza_map_image {
	margin: 5px auto;
}

.wpgmza-add-map-dialog {
	text-align: left;
}

.wpgmza-add-map-dialog-inner-panels {
	display: flex;
}

.wpgmza-add-map-dialog-inner-panels>div {
	flex: 1;
	padding: .5em;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.wpgmza-center {
	text-align: center;
}

.wpgmza-add-map-dialog-inner-panels select, .wpgmza-add-map-dialog-inner-panels input {
	width: 100%;
}

.wpgmza-add-map-dialog-inner-panels button {
	margin-top: auto;
}

.wpgmza-not-found-msg {
	display: none;
	margin-top: 20px;
	color: #777;
}

.wpgmza-not-found-msg.is-active {
	display: block;
}

.wpgmza-not-found-msg p {
	margin-bottom: 0;
}

/** OL Styles Overrides **/
.wpgmza_map[data-maps-engine="open-layers"] .wpgmza-modern-store-locator {
	position: absolute !important;
	top: 0px;
	left: 0px;
	width: 100%;
	max-width: 100% !important;
	z-index: 99;
}

.wpgmza_map[data-maps-engine="open-layers"] .wpgmza-modern-marker-open-button {
	top: 70px;
}

#
.wpgmza-modern-marker-listing-buttons {
	pointer-events: none;
}

.wpgmza-modern-marker-listing-buttons * {
	pointer-events: all;
}

.wpgmza-preloader {
	width: 32px;
	height: 32px;
	z-index: 10000000000;
	position: absolute;
	left: .5em;
	bottom: .5em;
}

.wpgmza-modern-store-locator button.wpgmza-use-my-location {
	padding: 0;
	width: 21px;
	height: 21px;
	border: 1px solid #ccc;
}

.wpgmza_iw_title {
	z-index: 2;
}

[data-wpgmza-marker-listing] .wpgmza-distance-from-location {
	font-size: .8em;
	opacity: .6;
}

.wpgmza-basic-list-item.wpgmza-distance-from-location {
	padding-right: 10px;
	display: block;
	min-width: 100%;
	text-align: right;
	opacity: .4;
}

.wpgmza-modern-marker-listing [data-name="user-distance"] {
	font-size: .8em;
	font-style: italic;
	color: #929292;
}

.wpgmza_polygon_title {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

/* Grid Marker Listing Styles */
.wpgmza-marker-grid {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	width: 100% !important;
	max-width: 100% !important;
}

.wpgmza-grid-row {
	height: auto;
	height: 300px;
	flex-basis: 33.33%;
	-ms-flex: auto;
	position: relative;
	padding: 10px;
	box-sizing: border-box !important;
}

.wpgmza-grid-item {
	border: 1px solid #eee;
	height: 100%;
	box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s cubic-bezier(.25, .8, .25, 1);
	cursor: pointer;
	border-radius: 2px;
	position: relative;
	overflow: hidden;
}

.wpgmza-grid-item:hover {
	box-shadow: 0 10px 10px rgba(0, 0, 0, .02), 0 2px 10px rgba(0, 0, 0, .04);
}

.wpgmza-grid-item .wpgmza_marker_title {
	margin: 0;
	font-weight: bold;
	font-size: .9em !important;
}

.wpgmza-grid-item .wpgmza_marker_icon {
	position: absolute;
	top: 22px;
	right: 17px;
	width: 15px;
	margin: 0 !important;
	z-index: 10;
}

.wpgmza-grid-item .wpgmza-address {
	font-size: .8em;
	width: 100%;
	opacity: .5;
}

.wpgmza-grid-item .wpgmza-desc, .wpgmza-grid-item .wpgmza-desc p {
	font-size: .8em;
	width: 100%;
	opacity: .9;
	margin-top: 5px;
}

.wpgmza-grid-item .wpgmza-distance-from-location {
	bottom: 0;
	bottom: 10px;
	text-align: right;
	display: block;
	font-size: .7em;
	opacity: 1;
	position: absolute;
	padding: 0px 8px;
	border-radius: 2px;
	right: 10px;
	background: #f9f9f9;
	width: max-content;
	z-index: 9;
}

.wpgmza-grid-item-content {
	overflow: auto;
	max-height: 100%;
	padding: 15px;
	box-sizing: border-box;
}

.wpgmza-grid-item .wpgmza-distance-from-location + .wpgmza-grid-item-content {
	padding-bottom: 50px;
}

.wpgmza-grid-item .wpgmza_custom_fields > p {
	border-top: 1px solid #eee;
	padding: 2px 0;
	margin: 0;
	font-size: .8em;
	opacity: .8;
}

.wpgmza-grid-footer {
	font-size: .8em;
	right: 0;
	position: absolute;
	bottom: 0;
	padding: 10px;
	width: 100%;
	border-top: 1px solid #eee;
	background: #fff;
	text-align: right;
	z-index: 10;
	height: 50px;
	line-height: 25px;
}

.wpgmza-grid-footer .wpgmza_gd, .wpgmza-grid-footer .wpgmza-link {
	display: inline-block;
	font-size: .8em;
	margin-left: 7px;
}

.wpgmza-grid-footer ~ .wpgmza-grid-item-content {
	max-height: calc(100% - 50px);
}

.wpgmza-grid-item .wpgmza-basic-listing-image-holder {
	width: 100%;
	max-height: 170px;
	overflow: hidden;
	border: none !important;
	position: relative;
	right: 0;
	border-bottom: 1px solid #eee !important;
	top: 0;
}

.wpgmza-grid-item .wpgmza-basic-listing-image-holder .wpgmza_map_image {
	width: 100%;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.wpgmza-grid-item .wpgmza-basic-listing-image-holder + .wpgmza_marker_title {
	margin-top: 160px;
}

.wpgmza-grid-item-content {
	padding: 0;
}

.wpgmza-grid-item .wpgmza_marker_title, .wpgmza-grid-item .wpgmza-desc, .wpgmza-grid-item .wpgmza-address, .wpgmza-grid-item .wpgmza_custom_fields {
	padding: 5px 20px;
}

.wpgmza-grid-item .wpgmza_marker_title {
	padding-top: 15px;
}

.wpgmza-grid-item .wpgmza-basic-listing-image-holder img {
	border: none !important;
	padding: 0 !important;
}

.wpgmza-grid-item .wpgmza-gallery-container .wpgmza-marker-gallery {
	overflow: hidden;
	max-width: 290px;
	margin: 0 auto;
}

.wpgmza-grid-item {
	background: #fff;
}

.wpgmza-infowindow .wpgmza-marker-gallery {
	float: right;
}

@media (max-width: 1333px) {
	.wpgmza-grid-row {
		flex-basis: 33.33%;
	}
}

@media (max-width: 1073px) {
	.wpgmza-grid-row {
		flex-basis: 33.33%;
	}
}

@media (max-width: 815px) {
	.wpgmza-grid-row {
		flex-basis: 50%;
	}
}

@media (max-width: 555px) {
	.wpgmza-grid-row {
		flex-basis: 100%;
	}
}

.ol-marker > img {
	max-width: none !important;
}

.wpgmza-directions-step::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: .3em;
	position: relative;
	top: -.15em;
	width: 1em;
	height: 1em;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.wpgmza-directions-step.wpgmza-instruction-type-left::before, .wpgmza-directions-step.wpgmza-instruction-type-sharp-left::before, .wpgmza-directions-step.wpgmza-instruction-type-slight-left::before {
	background-image: url("https://cdn-ilaoeod.nitrocdn.com/WVXgHfjmjSjTsOCIvVizFpDpzITaWuYL/assets/images/optimized/rev-4920090/francospizza.com/wp-content/plugins/wp-google-maps-pro/images/road-signs/left.png");
}

.wpgmza-directions-step.wpgmza-instruction-type-right::before, .wpgmza-directions-step.wpgmza-instruction-type-sharp-right::before, .wpgmza-directions-step.wpgmza-instruction-type-slight-right::before {
	background-image: url("https://cdn-ilaoeod.nitrocdn.com/WVXgHfjmjSjTsOCIvVizFpDpzITaWuYL/assets/images/optimized/rev-4920090/francospizza.com/wp-content/plugins/wp-google-maps-pro/images/road-signs/right.png");
}

.wpgmza-directions-step.wpgmza-instruction-type-straight::before {
	background-image: url("https://cdn-ilaoeod.nitrocdn.com/WVXgHfjmjSjTsOCIvVizFpDpzITaWuYL/assets/images/optimized/rev-4920090/francospizza.com/wp-content/plugins/wp-google-maps-pro/images/road-signs/straight.png");
}

.wpgmza-directions-step.wpgmza-instruction-type-enter-roundabout::before {
	background-image: url("https://cdn-ilaoeod.nitrocdn.com/WVXgHfjmjSjTsOCIvVizFpDpzITaWuYL/assets/images/optimized/rev-4920090/francospizza.com/wp-content/plugins/wp-google-maps-pro/images/road-signs/enter-roundabout.png");
}

.wpgmza-directions-step.wpgmza-instruction-type-keep-left::before {
	background-image: url("https://cdn-ilaoeod.nitrocdn.com/WVXgHfjmjSjTsOCIvVizFpDpzITaWuYL/assets/images/optimized/rev-4920090/francospizza.com/wp-content/plugins/wp-google-maps-pro/images/road-signs/keep-left.png");
}

.wpgmza-directions-step.wpgmza-instruction-type-keep-right::before {
	background-image: url("https://cdn-ilaoeod.nitrocdn.com/WVXgHfjmjSjTsOCIvVizFpDpzITaWuYL/assets/images/optimized/rev-4920090/francospizza.com/wp-content/plugins/wp-google-maps-pro/images/road-signs/keep-right.png");
}

.wpgmza-directions-step.wpgmza-instruction-type-depart::before, .wpgmza-directions-step.wpgmza-instruction-type-goal::before {
	background-image: url("https://cdn-ilaoeod.nitrocdn.com/WVXgHfjmjSjTsOCIvVizFpDpzITaWuYL/assets/images/optimized/rev-4920090/maps.gstatic.com/mapfiles/api-3/images/spotlight-poi2.png");
}

.wpgmza-directions-step.wpgmza-instruction-type-u-turn::before {
	background-image: url("https://francospizza.com/wp-content/plugins/wp-google-maps-pro/images/road-signs/u-turn.png");
}

.wpgmza-not-found input {
	border: 1px solid red;
}

/* New fancy preloader */
.wpgmza-preloader {
	display: inline-block;
	position: relative;
	position: absolute;
	width: 64px;
	height: 64px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.wpgmza-preloader div {
	position: absolute;
	top: 27px;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0px 0px 2px black;
	animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.wpgmza-preloader div:nth-child(1) {
	left: 6px;
	animation: wpgmza-preloader1 .6s infinite;
}

.wpgmza-preloader div:nth-child(2) {
	left: 6px;
	animation: wpgmza-preloader2 .6s infinite;
}

.wpgmza-preloader div:nth-child(3) {
	left: 26px;
	animation: wpgmza-preloader2 .6s infinite;
}

.wpgmza-preloader div:nth-child(4) {
	left: 45px;
	animation: wpgmza-preloader3 .6s infinite;
}

@keyframes wpgmza-preloader1 {
	0% {
		transform: scale(0);
	}
	
	100% {
		transform: scale(1);
	}
}

@keyframes wpgmza-preloader3 {
	0% {
		transform: scale(1);
	}
	
	100% {
		transform: scale(0);
	}
}

@keyframes wpgmza-preloader2 {
	0% {
		transform: translate(0, 0);
	}
	
	100% {
		transform: translate(19px, 0);
	}
}

.wpgmza_marker_carousel.owl-carousel .owl-item img.wpgmza_marker_icon {
	margin: .5em auto;
	width: auto;
}

.wpgmza-directions__travel-mode, .wpgmza-directions-to__icon, .wpgmza-directions-from__icon {
	display: none;
}

.wpgmza-modern-directions-box .wpgmza-directions__travel-mode, .wpgmza-modern-directions-box .wpgmza-directions-to__icon, .wpgmza-modern-directions-box .wpgmza-directions-from__icon {
	display: block;
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

.wpgmza-modern-directions-box .wpgmza-directions-box__title {
	height: auto;
}

.wpgmza-modern-directions-box h2:before {
	content: none;
}

.wpgmza-rating {
	display: inline-block;
	line-height: 20px;
}

.wpgmza-rating-stars-container > span {
	display: flex;
	flex-direction: row;
	white-space: nowrap;
	position: absolute;
	left: 0;
	top: 0;
}

.wpgmza-directions-box:not(.style-modern) span.wpgmza-travel-mode-option, .wpgmza-directions-box:not(.style-modern) .wpgmza-directions-from__icon, .wpgmza-directions-box:not(.style-modern) .wpgmza-directions-to__icon {
	display: none;
}

.wpgmza-infowindow [data-hide-in-infowindows="true"], [data-wpgmza-marker-listing] [data-hide-in-marker-listings="true"]
	.wpgmza_marker_holder [data-hide-in-marker-listings="true"] {
	display: none;
}

.wpgmza-print-directions, .wpgmza-reset-directions {
	cursor: pointer;
}

/* STORE LOCATOR MODERN STYLING */
.wpgmza-modern-directions-box {
	width: 30%;
	max-width: 408px;
}

.style-modern input .wpgmza-directions-from {
	color: #fff !important;
	border-bottom: 1px solid rgba(255, 255, 255, .87);
}

.style-modern .wpgmza-directions-locations .wpgmza-use-my-location {
	border: 1px solid rgba(255, 255, 255, .87);
	border-radius: 2px;
	margin-left: 2px;
	color: #fff !important;
	opacity: .5 !important;
}

.style-modern .wpgmza-directions-locations .wpgmza-use-my-location:hover {
	opacity: 1 !important;
}

.style-modern .wpgmza_remove_via {
	border: 1px solid rgba(255, 255, 255, .87);
	border-radius: 2px;
	margin-left: 2px;
	color: #fff !important;
	opacity: .5 !important;
}

.style-modern .wpgmza_remove_via:hover {
	opacity: 1 !important;
}

.style-modern .wpgmza-directions-buttons .wpgmza-get-directions {
	border: 0px !important;
}

/* STORE LOCATOR LEGACY STYLING */
.style-default .wpgmza-directions-options__section {
	background-color: transparent !important;
}

.style-default .wpgmza-form-field__input {
	width: 50%;
	min-width: 200px;
	border: 1px solid #ccc;
	padding: 10px;
}

.style-default .wpgmaps_add_waypoint i {
	color: #ccc;
	margin-right: 2px;
}

.wpgmaps_directions_outer_div.style-default {
	padding-left: 15px;
}

.style-default .wpgmza-travel-mode-option {
	background-color: #333;
}

.style-default .wpgmza-directions__travel-mode {
	display: block !important;
}

.style-default .wpgmza-travel-mode-option {
	display: inline-block !important;
}

.style-default .wpgmza-directions-options__section {
	min-height: inherit;
}

.style-default .wpgmza-use-my-location {
	border: 1px solid #ccc;
	margin-left: 12px;
	border-radius: 5px;
	color: #333;
}

.gm-ui-hover-effect:hover {
	box-shadow: none !important;
}

.wpgmza-modern-directions-box .wpgmaps_directions_outer_div.style-default {
	padding-left: inherit;
}

@media screen and (max-width: 1000px) {
	.wpgmza-modern-directions-box {
		width: 100% !important;
		max-width: 100%;
		left: -100%;
	}
}

.wpgmza-ol-modern-infowindow-container:empty {
	height: 0;
}
