.locator-wrap {
	background: rgba(0, 0, 0, .7);
	overflow: hidden
}

.locator-map,
.locator-wrap {
	margin-left: -15px;
    margin-right: -15px;
    
}

@media (max-width:768px) {
    .locator-map,
    .locator-wrap {

        padding-top: 80px;
    }
}

@media (min-width:768px) {
	.locator-wrap {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 2;
		margin-left: 0;
		margin-right: 0
	}
	.locator-map,
	.locator-map-wrap {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1
	}
	.locator-map {
		background: #f2f2f2;
		margin-left: 0;
		margin-right: 0
	}
	
	/* abbasso il menu per stare sotto a pannello */
	.header-menu {
    	top: 73px;
	}
	
	
	
}

.locator-links {
	padding: 20px 0 20px 25px
}

.locator-links .ico-help {
	width: 32px;
	text-align: center;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 50%;
	margin-right: 10px;
	font-size: 20px;
	font-weight: 700;
	line-height: 32px;
	background: rgba(0, 0, 0, .5)
}

.locator-links,
.locator-links a {
	line-height: 32px;
	color: #fff
}

.locator-links:hover,
.locator-links a:hover {
	color: #bb0420
}

.locator-form {
	padding: 20px;
	width: 100%;
	text-align: center;
	overflow: hidden
}

.locator-form .field {
	display: block;
	width: 100%;
	margin-bottom: 10px
}

.locator-form .input-search,
.locator-form .select-radius,
.locator-form .select-type-reseller {
	width: 100%;
	font-family: lato, helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #efefef;
	border: 1px solid #efefef;
	margin: 0;
	padding: 5px 6px;
	background: rgba(0, 0, 0, .5)
}

.locator-form .select-type-reseller:focus,
.locator-form .select-type-reseller:hover,
.locator-form .input-search:focus,
.locator-form .input-search:hover,
.locator-form .select-radius:focus,
.locator-form .select-radius:hover {
	border-color: #bb0420
}

.locator-form .select-type-reseller,
.locator-form .select-radius {
	border-radius: 0;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	cursor: pointer
}

.locator-form .stores-filter {
	float: left;
	overflow: hidden
}

.locator-form .stores-filter li {
	float: left;
	margin-right: 10px
}

.locator-form .stores-filter .input-check {
	float: left;
	margin: 8px 4px 0 0
}

.locator-form .stores-filter .ico {
	float: left;
	width: 32px;
	height: 32px
}

.locator-form .stores-filter .ico.reseller {
	background: url(../img/stores/marker.png) no-repeat
}

.locator-form .stores-filter .ico.fulcrum {
	background: url(../img/stores/fulcrum-marker.png) no-repeat
}

.locator-form .btn-search {
	font-family: arquitecta, helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #efefef;
	text-transform: uppercase;
	border: 1px solid #efefef;
	background: rgba(0, 0, 0, .5);
	padding: 5px 6px;
	cursor: pointer
}

.locator-form .btn-search:focus,
.locator-form .btn-search:hover {
	color: #bb0420;
	border-color: #bb0420
}

.locator-form .notfound {
	display: none;
	text-align: center
}

.locator-form .notfound span {
	white-space: nowrap;
	font-family: lato, helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	padding: 2px 4px;
	text-transform: uppercase;
	font-weight: 700
}

@media (min-width:768px) {
	.locator-form {
		padding: 20px 0
	}
	.locator-form .field {
		width: auto;
		display: inline-block;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 0
	}
	.locator-form .select-type-reseller,
	.locator-form .input-search,
	.locator-form .select-radius {
		width: auto
	}
}

.locations-list-wrap {
	display: none;
	overflow: hidden;
	background: #000;
	padding: 30px 0;
	margin: 0 -15px
}

.locations-list-wrap .expander {
	display: none
}

.locations-list-wrap.open {
	display: block;
	z-index: 6;
}

.locations-list-wrap.open .scroller,
.locations-list-wrap.open .title {
	display: block;
	opacity: 1
}

.locations-list-wrap .scroller,
.locations-list-wrap .title {
	opacity: 0
}

.locations-list-wrap .title {
	display: none;
	padding: 0 40px
}

.locations-list-wrap .title a,
.locations-list-wrap .title h2 {
	font-family: lato, helvetica, arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	font-weight: 700
}

.locations-list-wrap .title a {
	font-size: 14px
}

.locations-list-wrap .title a:hover {
	color: #bb0420
}

.locations-list-wrap .title p {
	margin-top: 10px
}

.locations-list-wrap .scroller {
	display: none;
	overflow-y: auto;
	height: 100px;
	padding: 0 40px
}

.locations-list-wrap h3 {
	font-family: lato, helvetica, arial, sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 32px;
	height: 32px;
	color: #fff;
	padding-left: 40px
}

.locations-list-wrap h3.stores {
	background: url(../img/stores/marker.png) 0 no-repeat
}

.locations-list-wrap h3.dealers {
	background: url(../img/stores/fulcrum-marker.png) 0 no-repeat
}

.locations-list-wrap h3.services {
	background: url(../img/stores/fulcrum-service.png) 0 no-repeat
}

.locations-list-wrap .sep {
	display: block;
	border-top: 3px solid #bb0420;
	margin-top: 30px;
	margin-bottom: 30px
}

.locations-list-wrap .locations-list>li {
	font-family: lato, helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	padding: 6px 4px;
	cursor: pointer
}

.locations-list-wrap .locations-list>li:hover {
	color: #bb0420
}

.locations-list-wrap .stores-note {
	font-family: lato, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	padding-top: 20px
}

@media (min-width:768px) {
	.locations-list-wrap {
		display: block;
		position: absolute;
		background: rgba(0, 0, 0, .7);
		top: 72px;
		right: 0;
		z-index: 2;
		width: 30px;
		height: 100px;
		margin: 0;
		padding: 0
	}
	.locations-list-wrap.open {
		right: 0;
		width: 400px
	}
	.locations-list-wrap .expander {
		display: block;
		position: absolute;
		top: 50%;
		left: 6px;
		z-index: 1;
		height: 40px;
		width: 20px;
		border: 1px solid #fff;
		cursor: pointer;
		margin-top: -20px;
		background: rgba(0, 0, 0, .5);
		text-align: center;
		font-family: helvetica, arial, sans-serif;
		font-weight: 700;
		font-size: 30px;
		line-height: 38px;
		color: #fff
	}
	.locations-list-wrap .expander:hover {
		border-color: #bb0420;
		color: #bb0420
	}
}

.map-zoom {
	overflow: hidden;
	position: absolute;
	z-index: 3;
	right: 10px;
	bottom: 10px;
	margin-left: -15px;
	margin-right: -15px
}

.map-zoom>div {
	float: left;
	width: 30px;
	height: 30px;
	background: rgba(0, 0, 0, .5);
	margin-left: 10px;
	border: 1px solid #efefef;
	text-align: center;
	font-family: lato, helvetica, arial, sans-serif;
	font-size: 25px;
	line-height: 25px;
	color: #efefef;
	cursor: pointer
}

.map-zoom>div:hover {
	color: #bb0420;
	border-color: #bb0420;
	background-color: #000
}

@media (min-width:768px) {
	.map-zoom {
		top: 180px;
		left: 20px;
		bottom: auto;
		right: auto
	}
}

@media (max-width:768px) {
	.map-zoom {
        top: 92vh;
        position: fixed;
        right: 30px;
	}
}

.infowindow .name {
	font-size: 16px;
	font-weight: 700
}

.infowindow .name,
.infowindow p {
	font-family: lato, helvetica, arial, sans-serif;
	line-height: 20px;
	color: #333
}

.infowindow p {
	font-size: 14px
}

.infowindow .btnContact {
	font-family: lato, helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	background: #c00;
	text-transform: uppercase;
	padding: 2px 6px;
	transition: all .2s ease-in-out;
	border: 0;
	cursor: pointer;
	display: inline-block
}

.infowindow .btnContact:hover {
	background: #202020
}

#locator-form-template {
	display: none
}

.locator-contact-form .store-info {
	margin-bottom: 20px
}

.locator-contact-form .store-info label {
	display: inline;
	font-weight: 700
}

.locator-contact-form .form-fields>li {
	margin: 0 0 20px
}

.locator-contact-form .form-title {
	font-family: lato-black, helvetica, arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #c00;
	margin-bottom: 20px
}

.locator-contact-form label {
	padding: 2px 0
}

.locator-contact-form .input-text,
.locator-contact-form .input-textarea,
.locator-contact-form label {
	display: block;
	font-family: lato, helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333
}

.locator-contact-form .input-text,
.locator-contact-form .input-textarea {
	border: 1px solid #333;
	padding: 2px 6px;
	width: 100%
}

.locator-contact-form .input-textarea {
	resize: none
}

.locator-contact-form .btn-submit {
	display: inline-block;
	font-family: lato, helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	background: #c00;
	border: 0;
	text-transform: uppercase;
	font-weight: 700
}

.locator-contact-form .btn-submit:hover {
	background: #202020
}

.locator-contact-form .required-note {
	display: inline;
	text-align: right
}

.locator-contact-form .errors {
	color: #c00;
	font-weight: 700
}