/* Store Locator Custom Template Styles */
.wpsl-search {
	position: absolute;
	left: 0;
	right: 0;
	background: transparent;
	margin: 0 auto;
	max-width: 1200px;
	padding: 0;
	width: 100%;
	z-index: 1;
}

#wpsl-search-wrap {
	position: absolute;
	color: #ffffff;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.04);
	padding: 30px;
	margin-top: 30px;
	margin-left: 60px;
	margin-right: 60px;
	width: 400px !important;
	/* height: 682px; */
}

@media only screen and (max-width: 800px) { 
    #wpsl-search-wrap {
        /* margin-top: 0px; */
    }
    #wpsl-result-list #wpsl-stores {
        /* height: 166px !important; */
    }

}

#wpsl-search-wrap h1 {
	color: #333333;
	margin: 0;
	font-size: 36px;
	font-weight: 600;
	line-height: 1em;
}

#wpsl-search-wrap .subtitle {
	color: #333;
	font-size: 16px !important;
	line-height: 2em;
}

#wpsl-search-wrap p.subtitle {
	font-size: 16px !important;
	line-height: 22px;
}
#wpsl-search-wrap p.subtitle strong {
	font-weight: '800';
}

#wpsl-search-wrap p.subtitle a {
    color: #3457fa;
}

#wpsl-stores .subtitle {
    color: white;
    font-size: 16px;
    line-height: 2em;
    padding-left: 0px;
}

#wpsl-search-btn,
#wpsl-search-wrap div {
	float: none;
	margin-right: 0;
}

.wpsl-dropdown {
	width: 125px;
}

#wpsl-results .wpsl-dropdown {
	width: 90px;
}

#wpsl-search-wrap .wpsl-input,
#wpsl-search-wrap .wpsl-select-wrap {
	display: inline-block;
	margin: 0;
	width: 100%;
}

#wpsl-search-wrap .wpsl-input label {
	font-size: 15px;	
	text-transform: uppercase;
	width: 100%;
	padding-left: 17px;
	display: none;
}

#wpsl-search-wrap .wpsl-input input {
	display: inline-block;
	width: 100%;
	height: 58px;
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #006a9e;
	background: #006a9e;
	color: #ffffff;
	font-size: 21px;
	font-weight: 400;
    margin-bottom: 10px;
}

#wpsl-category label {
	padding-left: 17px;
}

#wpsl-search-wrap ::-webkit-input-placeholder {
   color: #ffffff;
}

#wpsl-search-wrap :-moz-placeholder { /* Firefox 18- */
   color: #ffffff;  
}

#wpsl-search-wrap ::-moz-placeholder {  /* Firefox 19+ */
   color: #ffffff;  
}

#wpsl-search-wrap :-ms-input-placeholder {  
   color: #ffffff;  
}

#wpsl-search-wrap .wpsl-select-wrap {
	padding-top: 10px;
	padding-left: 17px;
}

#wpsl-search-wrap div label {
	font-size: 15px;	
	text-transform: uppercase;
	width: 100%;
	margin-top: 5px;
	line-height: 1em;
}
.wpsl-dropdown {
	height: 58px;
	background: transparent;
	border: none;
	font-size: 21px;
	color: #ffffff;
}

#wpsl-category .wpsl-dropdown {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #006a9e;
	color: #ffffff;
	font-size: 21px;
	font-family: 'Roboto';
	font-weight: 400;
	padding-left: 17px;
	width: 100% !important;
	height: 58px;
	margin-left: 0px;
}

#wpsl-search-btn {
	background: #18becb;
	border: 1px solid #18becb !important;
	float: right !important;
	margin-right: 17px !important;
	color: #ffffff;
	font-size: 15px !important;
	text-transform: uppercase !important;
    width: 90%;
    font-family: 'Roboto' !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    font-weight: 700 !important;
}

/* Search Results */

#wpsl-result-list #wpsl-stores {
	height: inherit;
	/* padding-bottom: 40px; */
}

#wpsl-result-list #wpsl-direction-details {
	height: 237px !important;
}

#wpsl-result-list #wpsl-direction-details li {
	display: inline-flex;
}

#wpsl-direction-start {
	color: #19c3cd;
	font-size: 15px;
}

.wpsl-store-below #wpsl-result-list {
	clear: both;
	margin: 0;
}

.wpsl-store-below #wpsl-result-list .result-header h2 {
	color: #ffffff;
	font-size: 15px;
	margin: 0;
	text-transform: uppercase;
}

#wpsl-wrap.wpsl-store-below #wpsl-result-list li {
	padding: 6px 0;
	border-bottom: 1px solid #006A9E;
}

#wpsl-wrap.wpsl-store-below #wpsl-result-list li h3 {
	color: #ffffff !important;
	font-size: 15px;
	display: inline;
}

#wpsl-wrap.wpsl-store-below #wpsl-result-list li .distance {
	float: right;
}

.wpsl-store-below #wpsl-result-list p {
	margin: 0;
}

/* Info Box */

.wpsl-gmap-canvas .wpsl-infobox:before {
	border-top: 13px solid #fff;
}

#wpsl-gmap div.wpsl-infobox {
	border: none;
	border-radius: 0;
	box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.28) !important;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	padding: 20px;
	width: 390px;
}

.wpsl-gmap-canvas .wpsl-infobox h3 {
	color: #00263a;
	font-size: 30px;
	font-weight: 600;
	margin: 0;
	padding-bottom: 20px;
}

.wpsl-gmap-canvas .wpsl-infobox ul {
	background-color: #f8f8f8;
	color: #0072ac;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
	padding: 11px 0 11px 10px;
	letter-spacing: -0.2px;
	text-transform: uppercase;
}

.wpsl-gmap-canvas .wpsl-infobox ul li {
	display: block;
    text-indent: -24px;
    margin-left: 19px;
}

.wpsl-gmap-canvas .wpsl-infobox ul li > span {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 7px;
	vertical-align: middle;
}

.wpsl-gmap-canvas .wpsl-infobox ul li > span.icon-location {
	background-image: url(infobox-icons.png);
	background-repeat: no-repeat;
	background-position: 0 -3px;
}

.wpsl-gmap-canvas .wpsl-infobox ul li > span.icon-tel {
	background-image: url(infobox-icons.png);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}

.wpsl-gmap-canvas .wpsl-infobox ul li > span.icon-email {
	background-image: url(infobox-icons.png);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}

#wpsl-wrap .wpsl-info-window p {
	color: #666666;
	font-size: 11px;
	font-weight: 400;
	line-height: 1.3em;
	margin-top: 15px;
}

#wpsl-direction-details, #wpsl-gmap {
	height: 762px !important;
}

#wpsl-stores li {
   cursor: pointer; 
}

/* @media screen and (max-width: 750px) { */
	@media screen and (max-width: 1024px) {

	.wpsl-search, #wpsl-search-wrap {
		position: static;
		width: 100% !important;
		margin: auto;
		box-shadow: none;
		padding: 20px 20px 10px 20px !important;
	}
	select.cotiza-select {
		margin-bottom: 10px !important;
	}

	#wpsl-search-btn {
		float: none !important;
		width: 90%;
		margin: 20px 5% 0 5% !important;
	}

	#wpsl-gmap {
		margin-top: 0;
                height: 380px !important;
	}

	#wpsl-gmap div.wpsl-infobox {
		width: 80% !important;
		margin-left: 20px
	}

	.wpsl-gmap-canvas .wpsl-infobox:before {
		left: 18px;
	}

	.wpsl-gmap-canvas .wpsl-infobox:after, .wpsl-gmap-canvas .wpsl-infobox:before {
		left: 20px;
	}
        
        .wpsl-gmap-canvas .wpsl-infobox h3 {
            font-size: 16px;
            padding-bottom: 2px;
        }
        
        .wpsl-gmap-canvas .wpsl-infobox ul {
            font-size: 10px;
            padding: 10px;
        }
        
        #wpsl-gmap div.wpsl-infobox {
            padding: 10px;
        }
        
        .wpsl-zoom-here {
            display: none !important;
        }
        /*
        #wpsl-search-wrap {
            height: 280px;
        }
        */

}

.wpsl-scroll {
    display: block !important;
    width: 100%;
    text-align: center;
    padding: 5px;
    cursor: pointer;
}

.wpsl-scroll {
    display: none;
}
.wpsl-directions {
    display: none;
}