/* BUSCADOR DE TIENDAS
################################# */

/* Estilo general de parrafos */
#zona_1 p {
	color: #575757;
	font-size:16px;
	line-height: 22px;
}
#zona_1 a {
	color: #F00;
}

#zona_1 {
	margin: 25px auto;
    width: 976px;
}

.buscadorWrapper {
	background: #FAFAFA;
	border: 1px solid #D0D0D0;
	padding: 20px 15px 15px;
	margin: 0 0 25px;
}
.buscadorWrapper span {
	font-family:'Montserrat';
	font-weight:bold!important;
	color: #787878;
	margin-right: 5px;
	float: left;
	margin-top: 5px;
}
.buscadorWrapper .btnGenerico a {
	font-family: 'Montserrat'!important;
	font-weight: bold!important;
}
.buscadorWrapper .negocioCheckBox {
	margin: 15px 0 0;
    font-family:'Montserrat';
    font-weight:bold;
    color: #787878;
    margin-right: 5px;
}
.buscadorWrapper .negocioCheckBox input {
	width:auto;
	float:left;
	margin-right: 5px;
	height: 25px;
}
.buscadorWrapper .negocioCheckBox input + span {
	margin-right: 25px;
}
.buscadorWrapper input {
	margin-right: 20px;
	height: 16px;
}
.buscadorWrapper input.text.first {
	width: 390px;
}
.buscadorWrapper input.text.last {
	width: 45px;
	text-align: center;
}
.buscadorWrapper .row{
	width: 100%;
	margin-bottom: 0.5em;
	display: inline-block;
}
.buscadorWrapper .col{
	float:left;
	width: 33%;
}
.buscadorWrapper .col2{
	float:left;
	width: 66%;
}
.buscadorWrapper .col3{
	width: 100%;
}

.buscadorWrapper select {
	text-align: left;
	border: 1px solid #A0A0A0;
	background: white;
	color: #585858;
	padding: 5px;
	height: 28px;
	font-size: 14px;
	line-height: 1;
	border-radius: 6px;
	cursor: pointer;
	background: url('../img/bg-select.png') no-repeat right 0 scroll white;
	-webkit-appearance: none;
	padding-right: 30px;
}

.columnaDerecha {
	position: absolute;
	width: 288px;
	max-height: 700px;
	overflow: auto;
	padding: 20px;
	background: white;
	z-index: 997;
	right: 0px;
	top: 30px;
	border: 1px solid #D0D0D0;

	-webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.3);
}
.columnaDerecha h2 {
	color: #DB2120;
	font-size: 22px;
	margin-bottom: 20px;
	letter-spacing: 0.9px;
}

.columnaDerecha .titulo_ver.vagbold {
	color: #575757;
	font-size: 14px;
	margin: 2px 0 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 120px;
	max-width: 60%;
}
.columnaDerecha .titulo_tienda.vagbold {
	color: #575757;
	font-size: 16px;
	margin: 15px 0 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre-line;
}
.columnaDerecha .idNumerico {
	color: #FFF;
	padding: 8px 0;
	width: 35px;
	text-align: center;
	margin-right: 10px;
	background: #B2B2B2;
	float: left;
}
.columnaDerecha .icoMas {
	float: right;
	height: 19px;
	width: 19px;
	margin: 6px 0;
	display: block;
	background: url('../img/ico-mas.png') no-repeat 0 0 scroll transparent;
}
.columnaDerecha .icoMas:hover {
	background: url('../img/ico-mas-hover.png') no-repeat 0 0 scroll transparent;
}
.columnaDerecha .cp, .columnaDerecha .data {
	font-size: 12px;
	color: #ADADAD;
}
.columnaDerecha .data {
	font-size: 14px;
	margin: 5px 0 10px;
}

.columnaDerecha .icon {
	float: left;
	display: block;
	margin-right: 10px;
	height: 26px;
	width: 25px;
}
.columnaDerecha .icon.reloj {
	background: url('../img/ico-tienda-reloj.png') no-repeat 0 0 scroll transparent;
}
.columnaDerecha .icon.tienda {
	background: url('../img/ico-tienda-tienda.png') no-repeat 0 0 scroll transparent;
}
.columnaDerecha .icon.palmera {
	background: url('../img/ico-tienda-palmera.png') no-repeat 0 0 scroll transparent;
}
.columnaDerecha .data .floatRight {
	text-align: right;
}
.columnaDerecha .data .floatLeft {
	text-align: left;
}
.columnaDerecha .data .floatLeft b.vagbold {
	letter-spacing: 0.8px;
	font-size: 14px;
}
#divHorariosTienda .data {
	margin: 5px 0 0 35px;
	font-size:12px;
}
.columnaDerecha .titulo_tienda.vagbold.festivo {
	margin-top: 20px;
}

#divFestivosTienda div#festivoAbierto {
	text-align: right;
}

.data.festivo {
	margin: 5px 0 0 35px;
	font-size: 12px;
}
.data.festivo .horarioFestivo {
	margin: 10px;
	left: 25px;
	position: relative;
}
.columnaDerecha .data.festivo > span {
	float: left;
	margin: 0 8px 0 0;
	font-family: 'Montserrat'!important;
	font-weight: bold!important;
}
.columnaDerecha .data.festivo > div > a {
	color: #db2120;
	cursor: pointer;
	font-family: 'Montserrat'!important;
	font-weight: bold!important;
}
.columnaDerecha .data.festivo > div > span {
    color: #db2120;
    font-family: 'Montserrat'!important;
	font-weight: bold!important;
}
.columnaDerecha .titulo_tienda.vagbold.servicios {
	margin: 15px 0;
}
 .columnaDerecha .titulo_tienda.vagbold.folleto {
 	margin: 15px 0 5px;
 }
.columnaDerecha .imgServicios {
	float: left;
	width: 48px;
	margin-right: 23px;
}
.columnaDerecha .imgServicios.last {
	margin-right: 0px;
}
.columnaDerecha .imgServicios span {
	font-size: 12px;
	text-align: center;
	margin: 4px 0 7px;;
	display: block;
}
.columnaDerecha .linkFolletos {
	color: #db2120;
}
.columnaDerecha #accesoFolletos .data {
	width: 50%;
	margin: 0 0 5px;
	font-size: 12px;
}
.imgFolleto {
	background: url('../img/img-folletos-dia.png') no-repeat 0 0 scroll transparent;
	display: block;
	height: 85px;
	width: 105px;
	margin: -95px 0 10px 187px;
	top: 13px;
	position: relative;
}
.imgFolletoClarel {
	background: url('../img/img-folletos-clarel.png') no-repeat 0 0 scroll transparent;
	display: block;
	height: 85px;
	width: 105px;
	margin: -95px 0 10px 187px;
	top: 13px;
	position: relative;
}
.imgFolletoLaPlaza {
	background: url('../img/img-folletos-laplaza.png') no-repeat 0 0 scroll transparent;
	display: block;
	height: 85px;
	width: 105px;
	margin: -95px 0 10px 187px;
	top: 13px;
	position: relative;
}
hr.dotted {
	margin: 10px 0;
}

.flechasPaginador a {
	width: 23px;
	height: 15px;
	display: block;
	margin: 10px auto;
}
.flechasPaginador#divTiendasPaginaAnterior a {
	background: url('../img/ico-flecha-pag-ant.png') no-repeat 0 0 scroll transparent;
}

.flechasPaginador#divTiendasPaginaSiguiente a {
	background: url('../img/ico-flecha-pag-sig.png') no-repeat 0 0 scroll transparent;
}

a.btnGenerico.seleccionar.vagbold.borderRounded-6 {
	background: #db2120;
	color: white!important;
	font-size: 12px;
	font-family: 'Montserrat'!important;
	font-weight: bold!important;
	padding: 5px 6px 2px;
	text-decoration: none;
	float: right;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.buscadorWrapper input.text.first {
		width: 370px;
	}
}
@-moz-document url-prefix() {
   .buscadorWrapper input.text.first {
		width: 370px;
	}
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable {
	z-index: 2147483648!important;
}
.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
	background-color: #FFF;
	z-index: 2147483647;
	position: absolute;
	right: -10px;
	color: #606060;
	padding: 5px 15px;
	border-radius: 5px;
	box-shadow: 0px 3px 3px #DDD;
	min-width: 178px;
	border: 1px solid #D0D0D0!important;
	max-height: 500px !important;
	overflow: auto;
	max-width: 240px;
}
.ui-menu .ui-menu-item a.ui-state-focus {
	margin: 0px;
	border: none;
	cursor: pointer;
}

#divLinkUp {
	position: relative;
	display: block;
	float: left;
	z-index: 999;
	height: 50px;
	width: 50px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	font-size: 36px;
	background: white;
	left: 5px;
	top: -175px;
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
	border: 1px solid rgb(180, 180, 180);
}

#divLinkUp>a {
	color: #575757;
	display: block;
	text-align: center;
	padding: 13px 7px 3px;
	text-decoration: none;
}

#pagina:after {
height: 124px;
}


@media only screen and (device-width: 768px) {
	.shopsMapShadow,
	.shopsMap {
		width: 980px;
	}
}

/* MODIFICACIONES DISEÑO */
.columnaDerecha #divNoLogado a,
.columnaDerecha #divSinTarjeta a {
	padding: 10px;
	display: inline-block;
	width: calc(50% - 25px);
	background: #a0a0a0;
	color: white;
	text-align: center;
	font-family: 'Montserrat'!important;
font-weight:200!important;
	font-size: 14px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.columnaDerecha #divSinTarjeta a {
	width: calc(100% - 20px);
}
.columnaDerecha #divNoLogado a:hover,
.columnaDerecha #divSinTarjeta a:hover {
	background: #7e7e7e;
}
.columnaDerecha #divNoLogado a.first,
.columnaDerecha #divSinTarjeta a.first {
	margin: 0 10px 0 0;
}
.columnaDerecha #divNoLogado h2,
.columnaDerecha #divSinTarjeta h2 {
	margin: 20px 0 10px;
}

a.share {
	display: block;
	position: relative;
	top: 6px;
	right: 12px;
}

a.share span.icoShare {
	float: right;
	display: block;
	height: 19px;
	width: 18px;
	background: url('../img/ico_share.png') no-repeat 0 0 scroll transparent;
}
a.share span.icoShare:hover {
	background: url('../img/ico_share_hover.png') no-repeat 0 0 scroll transparent;
}


.wrapperListado {
	width: 100%;
	position: relative;
	padding: 70px 0 25px;
}

.wrapperListado:before {
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 10px;
	-webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0 5px 4px 0px rgba(0, 0, 0, 0.4);
	border-bottom: 1px solid #CECECE;
}
#zonaTituloSelectorListado h2 {
	font-family:'Montserrat' !important;
	font-weight:bold!important;
	color: #DB2120;
	font-size: 22px;
	margin-bottom: 20px;
	letter-spacing: 0.9px;
}

div#columnasListado,
.wrapperListado .row {
	border-bottom: 2px dotted #c6c6c6;
	padding: 20px 1%;
	color: #575757;
}

.wrapperListado .row .direccionTienda b {
	display: block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

div#columnasListado {
	border-top: 2px dotted #c6c6c6;
}

div#columnasListado.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	max-width: 960px;
	padding: 20px 0 20px 1%;
	background: white;
}

div#columnasListado > div {
	font-family: 'Montserrat'!important;
	font-weight: bold!important;
	font-size: 16px;
	color: #a7a7a7;
	display: inline-block;
}

div#columnasListado > div#labelColumnaTienda {
	width: 60%;
}
div#columnasListado > div#labelColumnaServicios {
	width: 25%;
}
div#columnasListado > div#labelColumnaFolletos {
	width: 20%;
}

.wrapperListado .row > div {
	width: 23%;
	margin-right: 2%;
	display: inline-block;
}

.wrapperListado .row>div.iconoTienda {
	max-width: 29px;
	margin-right: 1.5%;
}

.wrapperListado .row > div.direccionTienda {
	cursor: help;
	width: 55%;
}

.wrapperListado .row > div.servicios img {
	max-width: 25px;
	margin-right: 5px;
}

.wrapperListado .row > div.folletoTienda a {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

.wrapperListado .row > div.folletoTienda div#periodoValidezFolleto {
	color: #959595;
	font-size: 12px;
	display: block;
	padding: 8px 0 0;
}

.wrapperListado .row > div.botonesCompartir {
	margin: 10px 0;
	float: right;
	max-width: 10%;
}
.wrapperListado .row > div.botonesCompartir .detalleTienda {
	margin-left: 10px;
}
.wrapperListado .row > div.botonesCompartir .icoShare,
.wrapperListado .row > div.botonesCompartir .icoMas {
	float: right;
	display: block;
	height: 19px;
	width: 18px;
	background: url('../img/ico_share.png') no-repeat 0 0 scroll transparent;
}
.wrapperListado .row > div.botonesCompartir .icoShare:hover {
	background: url('../img/ico_share_hover.png') no-repeat 0 0 scroll transparent;
}
.wrapperListado .row > div.botonesCompartir .icoMas {
	width: 19px;
	margin-left: 15px;
	background: url('../img/ico-mas.png') no-repeat 0 0 scroll transparent;
}
.wrapperListado .row > div.botonesCompartir .icoMas:hover {
	background: url('../img/ico-mas-hover.png') no-repeat 0 0 scroll transparent;
}

#divBtnCerrar{
	position: absolute;
	top: 10px;
	right: -25px;
}
#listadoTiendas{
	max-height: 900px;
	overflow: auto;
}

/* MAPA */
#map .cluster-marker-dia-small, #map .cluster-marker-dia-medium, #map .cluster-marker-dia-large,
#map .cluster-marker-clarel-small, #map .cluster-marker-clarel-medium, #map .cluster-marker-clarel-large,
#map .cluster-marker-laplaza-small, #map .cluster-marker-laplaza-medium, #map .cluster-marker-laplaza-large {
    text-align: center;
    color: white;
    line-height: 30px;
    font-family: 'Montserrat';
    font-weight: bold;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cluster-marker-dia-small, .cluster-marker-dia-medium, .cluster-marker-dia-large {
    background-color: #db2120;
}

.cluster-marker-clarel-small, .cluster-marker-clarel-medium, .cluster-marker-clarel-large {
    background-color: #000000;
}

.cluster-marker-laplaza-small, .cluster-marker-laplaza-medium, .cluster-marker-laplaza-large {
    background-color: #b5be00;
}

.cluster-marker-dia-small, .cluster-marker-clarel-small, .cluster-marker-laplaza-small {
    width: 30px;
    height: 30px;
    font-size: 16px;
}

.cluster-marker-dia-medium, .cluster-marker-clarel-medium, .cluster-marker-laplaza-medium {
    width: 45px;
    height: 45px;
    font-size: 20px;
}

.cluster-marker-dia-large, .cluster-marker-clarel-large, .cluster-marker-laplaza-large {
    width: 60px;
    height: 60px;
    font-size: 24px;
}

.shopsMap {
    width: 100%;
    height: 765px;
}
.shopsMapShadow {
    width: 100%;
    height: 10px;
    margin-top: -10px;
    -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 4px 0px rgba(0, 0, 0, 0.4);
    z-index: 997;
    position: absolute;
    border-bottom: 1px solid #CECECE;
}
.shopsMapShadow.bottom {
    border-bottom: 1px solid #CECECE;
    -webkit-box-shadow: inset 0 -2px 4px 0px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 -5px 4px 0px rgba(0, 0, 0, 0.4);
}

/* CUSTOM LEAFLET CSS */

.leaflet-container .leaflet-control-search {
    position: relative;
    float: left;
    color: #1978cf;
    border: 2px solid rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 1000;
    margin-left: 10px;
    margin-top: 10px;
}
.leaflet-control-search.search-exp {
    background: #fff;
    border: 2px solid rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
}
.leaflet-control-search .search-input {
    display: block;
    float: left;
    background: #fff;
    border: 1px solid #666;
    border-radius: 2px;
    height: 22px;
    padding: 0 20px 0 2px;
    margin: 4px 0 4px 4px;
}
.leaflet-control-search.search-load .search-input {
    background: url("/img/shop/loader.gif") no-repeat center right #fff;
    background-position: calc(100% - 20px) 50%;
}
.leaflet-control-search.search-load .search-cancel {
    visibility: hidden;
}
.leaflet-control-search .search-cancel {
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 28px;
    margin: 6px 0;
    background: url("/img/shop/search-icon.png") no-repeat 0 -46px;
    text-decoration: none;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.leaflet-control-search .search-cancel:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
.leaflet-control-search .search-cancel span {
    display: none;
    font-size: 18px;
    line-height: 20px;
    color: #ccc;
    font-weight: bold;
}
.leaflet-control-search .search-cancel:hover span {
    color: #aaa;
}
.leaflet-control-search .search-button {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    background: url("/img/shop/search-icon.png") no-repeat 4px 4px #fff;
    border-radius: 4px;
}
.leaflet-control-search .search-button:hover {
    background: url("/img/shop/search-icon.png") no-repeat 4px -20px #fafafa;
}
.leaflet-control-search .search-button:hover {
    background-color: #f4f4f4;
}
.leaflet-control-search .search-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    float: left;
    list-style: none;
    padding-left: 0;
    min-width: 120px;
    max-height: 122px;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 1010;
    overflow-y: auto;
    overflow-x: hidden;
    cursor: pointer;
}
.leaflet-control-search .search-tip {
    margin: 2px;
    padding: 2px 4px;
    display: block;
    color: black;
    background: #eee;
    border-radius: 0.25em;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: center;
}

.leaflet-control-search .search-tip-select,
.leaflet-control-search .search-tip:hover {
    background-color: #fff;
}
.leaflet-control-search .search-alert {
    cursor: pointer;
    clear: both;
    font-size: 0.75em;
    margin-bottom: 5px;
    padding: 0 0.25em;
    color: #e00;
    font-weight: bold;
    border-radius: 0.25em;
}
.leaflet-control-locate a {
    font-size: 1.4em;
    color: #444;
    cursor: pointer;
}
.leaflet-control-locate.active a {
    color: #2074b6;
}
.leaflet-control-locate.active.following a {
    color: #fc8428;
}
.leaflet-control-locate-location circle {
    animation: leaflet-control-locate-throb 4s ease infinite;
}
@keyframes leaflet-control-locate-throb {
    0% {
        r: 9;
        stroke-width: 1;
    }
    50% {
        r: 7;
        stroke-width: 3;
    }
    100% {
        r: 9;
        stroke-width: 1;
    }
}

#findbox .leaflet-control-search.search-exp {
    background: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
#findbox .leaflet-control-search.search-exp:after {
    content: "";
    display: table;
    clear: both;
}
#findbox .leaflet-control-search input.search-input {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 10px;
    padding: 10px 30px 10px 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    color: #808080;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
    #findbox .leaflet-control-search input.search-input {
        width: 100%;
        max-width: 100% !important;
    }
}
@media screen and (min-width: 768px) {
    #findbox .leaflet-control-search input.search-input {
        width: 500px;
        margin-right: 8px;
    }
}
#findbox .leaflet-control-search .search-button {
    background: #db2120;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
@media screen and (max-width: 767px) {
    #findbox .leaflet-control-search .search-button {
        width: 100%;
    }
}
@media screen and (min-width: 768px) {
    #findbox .leaflet-control-search .search-button {
        width: auto;
    }
}
#findbox .leaflet-control-search .search-button:after {
    content: "Pesquisar";
}
#findbox .leaflet-control-search .search-button:hover {
    background-color: #AA0100;
    color: #fff;
    text-decoration: none;
}
#findbox .leaflet-control-search .search-tooltip {
    margin: 0;
    padding: 5px 0;
    max-height: none;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    top: 40px;
    text-align: left;
}
@media screen and (max-width: 767px) {
    #findbox .leaflet-control-search .search-tooltip {
        min-width: 100%;
        max-width: 100%;
        max-height: 250px;
    }
}
@media screen and (min-width: 768px) {
    #findbox .leaflet-control-search .search-tooltip {
        min-width: 400px;
        max-width: 750px;
    }
}
#findbox .leaflet-control-search .search-tip {
    margin: 0;
    padding: 5px 10px;
    color: #808080;
    background: none;
    border-radius: 0;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
    #findbox .leaflet-control-search .search-tip {
        overflow: visible;
        text-overflow: clip;
        white-space: normal;
    }
}
#findbox .leaflet-control-search .search-tip-select,
#findbox .leaflet-control-search .search-tip:hover {
    background-color: #eee;
}
#findbox .leaflet-control-search .search-cancel {
    background-image: url("/img/shop/search-icon.png");
    margin: 9px 0;
}
@media screen and (max-width: 767px) {
    #findbox .leaflet-control-search .search-cancel {
        right: 10px;
    }
}
@media screen and (min-width: 768px) {
    #findbox .leaflet-control-search .search-cancel {
        right: 130px;
    }
}
#findbox .leaflet-control-search .search-alert {
    font-weight: normal;
}
@media screen and (min-width: 768px) {
    #findbox .leaflet-control-search .search-alert {
        position: absolute;
        top: 45px;
    }
}
#findbox .leaflet-control-attribution.leaflet-control {
    font-size: 10px;
    color: #666;
}
#findbox .leaflet-control-attribution.leaflet-control a {
    color: #666;
    text-decoration: none;
}
#findbox .leaflet-control-locate a span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    cursor: pointer;
}
#findbox .leaflet-control-locate a span.ico-location-loading {
    background-image: url("/img/shop/loader.gif");
}
#findbox .leaflet-control-locate a span.ico-location-default {
    background-size: 26px 26px;
    opacity: 0.3;
}
@media screen and (min-width: 768px) {
    #findbox .leaflet-control-locate a span.ico-location-default {
        background-image: url("/img/shop/location.png");
    }
}
@media screen and (max-width: 767px) {
    #findbox .leaflet-control-locate a span.ico-location-default {
        background-image: url("/img/shop/location@2x.png");
    }
}
#findbox .leaflet-control-locate.active a span.ico-location-default {
    opacity: 1;
}
#divFolletos {
	visibility: hidden;
}
