

/*
============================================================================================================================================================================================================
**************************** TIENDAS ***************************************************************************************************
============================================================================================================================================================================================================
*/


.nuestrastiendas .banner {height:180px;}
.nuestrastiendas .banner h1 {
 margin:30px 0 20px 0;
 padding:0;
 width: auto;
 height: 66px;
 font-family: "Raleway";
 font-size: 48px;
 font-weight: normal;
 font-stretch: normal;
 font-style: normal;
 line-height: normal;
 letter-spacing: 1px;
 color: #fedb00;
 text-align: center;

}
.nuestrastiendas .banner h1 span{ color: #fff;}
.nuestrastiendas .banner .logotiendas {

 background-image: url("../assets/icontiendas@2x.png");
 background-repeat: no-repeat;
 background-size: 100%;
 background-position: 0;
 width: 226px;
 height: 226px;
 margin: 0 auto 0 -113px;
 padding: 0;
 position: absolute;
 display: inline-block;
 text-align: center;
 left: 50%;
 top:240px;

}


.nuestrastiendas .encuentratienda {
 width: 100%;
 height: auto;
 padding: 80px 0;
 display: inline-block;
 margin: 0 auto;
 max-width: 100%;
 background-color: #fff;
}

.nuestrastiendas .listatiendas {
 width: 100%;
 height: auto;
 padding: 0;
 display: block;
 margin: 0 auto;
 max-width: 1200px;
}

.nuestrastiendas .colcss1{width: 47%; margin: 0;padding: 0;float:left;}
.nuestrastiendas .colcss2{width: 47%; margin: 0;padding: 0;float:right;}
.nuestrastiendas .colcss3{width: 32%; margin: 0;padding: 0;float:left;}

.nuestrastiendas .encuentratienda h2{
 width: auto;height: auto;
 font-family: "Mulish";
 font-size: 18px;
 font-weight: bold;
 font-stretch: normal;
 font-style: normal;
 line-height: normal;
 letter-spacing: 1px;
 color: #253746;
 margin:20px 0;
 padding:0;
 text-align: left;;
}

.nuestrastiendas .encuentratienda .lineatienda {display:inline-block;;width:100%;margin:0 0 30px 0;}
.nuestrastiendas .encuentratienda h3 {max-width:300px;display:inline-block;margin:0;padding:0;}
.nuestrastiendas .encuentratienda h3 a{
 width: auto;height: auto;
 font-family: "Mulish";
 font-size: 18px;
 font-weight: normal;
 font-stretch: normal;
 font-style: normal;
 line-height: normal;
 letter-spacing: 0;
 color: #253746;
 padding:0;
 margin:0;
 text-align: left;
 text-decoration: none;
}

.btnpedircita {float:right;
    width: 90px;
    height: 20px;
    font-family: "Mulish";
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #253746;
    text-align: center;
    margin: 0 10px 0 0;
    padding: 3px 7px 0;
    border-radius: 24.5px;
    border: solid 2px#fedb00;
    text-decoration: none;
    background-color: #fedb00;
    
}


.btncomollegar {float:right;
    width: 106px;
    height: 20px;
    font-family: "Mulish";
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #253746;
    text-align: center;
    margin: 0;
    padding: 3px 7px 0;
    border-radius: 24.5px;
    border: solid 2px#253746;
    text-decoration: none;
    background-color: #fff;
}
.filtro{
    display:block;
    margin:0 auto;
  width: 100%;
  max-width: 976px;
  height: 52px;
  border-radius: 8px;
  box-shadow: 0 2px 8px 0 rgba(107, 107, 107, 0.5);
  background-color: #ffffff;position: relative;
  top: 40px;padding:25px;
}
/* .colcss{width:280px;float:left;} */
.botonBuscar.colcss{width:130px;float:left;}
.col-horario.colcss{width:100%;max-width:230px;float:left;}
.col-nombre.colcss{width:100%;max-width:230px;float:left;}
.col-telefono.colcss{width:100%;max-width:230px;float:left;}
.col-comentario.colcss{width:100%;}
.col-fecha.colcss{width:100%;max-width:230px;float:left;}
.col-email.colcss{width:100%;max-width:200px;}
.botonBuscar input {
    width: 125px;
    height: 52px;
    font-family: "Mulish";
    font-size: 18px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #253746;
    text-align: center;
    margin: 0 10px 0 0;
    padding: 3px 7px 0;
    border-radius: 24.5px;
    border: solid 2px#fedb00;
    text-decoration: none;
    background-color:#fedb00;
    cursor:pointer;
}
.lbltiendas {
  display: inline-block;
  margin:0;
  /* width:260px; */
}
.formu .lbltiendas {
  display: inline-block;
  margin:0;
  /* width:215px; */
}


.locationField {
	position: relative;
	width: auto;
  float: left;
  padding:10px 0;
	vertical-align: middle;
}
.locationField.Provincia {
    border: 0 solid #fff!important;
    padding: 0!important;
    /* max-width: 260px; */
  }
  .locationField.Ciudad {
    border: 0 solid #fff!important;
    padding: 0!important;
    /* max-width: 260px; */
  }
  .locationField.codpostal {
    border: 0 solid #fff!important;
    padding: 0!important;
    /* max-width: 260px; */
  }
  

  
.txtfocus {
	font-family: 'Mulish';
	display: block;
	font-size: 16px;
	color: #646464;
	position: absolute;
	top: 25px;
	left: 16px;
	background: #fff;
	padding: 0 3px;
	z-index: 1;
}
.locationField-contenedor {
    width: 100%;
    margin: 10px auto;
    height: auto;
    display: block;
}


/* FORMULARIO EMAIL */
#emailtienda {
  position: fixed;
  top: 50px;
  width: 684px;
  min-height: 452px;
  height: auto;
  border-radius: 8px;
  border: 1px solid #ccecee;
  background-color: #ffffff;
  margin: 0 0 0 -390px;
  left: 50%;
  padding: 25px 40px;
  z-index: 4  ;
}

#emailtienda.mensaje {height: auto!important;min-height: auto!important;}
#emailtienda .cerrar {

  position: absolute;
  display: block;
  top: 10px;
  right: 25px;
  font-family: 'Mulish';
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  text-decoration:none;
  color:#000;

}
#DatosTienda{border-top:2px solid #fedb00;border-bottom:2px solid #fedb00;padding:20px 0 5px;width:100%;display: inline-block;margin-bottom:10px;}
#DatosTienda ul{margin:0;padding:0;width:100%;display: inline-block;}
#DatosTienda ul li {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #253746;
    display: inline-block;
    font-family: 'Mulish';
    margin: 0;
    padding: 0 0 10px 34px;
    width: 100%;
    height: auto;
    min-height: 22px;
    background-size: 24px auto;
    background-repeat: no-repeat;
    background-position: left top;
}
#DatosTienda ul li a {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #253746;
  display: inline-block;
  font-family: 'Mulish';
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  text-decoration: none;
}
#DatosTienda ul li.hora {background-image:url(../assets/tiendas/watch-later-24-px@2x.png);max-width: 210px;margin-right:5px;float:left;background-size:  24px auto;font-size: 14px;}
#DatosTienda ul li.tlf {background-image:url(../assets/tiendas/phone-24-px@2x.png);max-width: 115px;float:left;background-size: auto 24px;}
#DatosTienda ul li.direcc {background-image:url(../assets/tiendas/room-24-px@2x.png);max-width: 245px;scroll-margin-left:5px;float:left;background-size: auto 24px;}
.emailtienda .Titular {
  width: 100%;
  height: 37px;
  font-family: "Raleway";
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #253746;
  padding: 0;
  margin: 5px 0 15px 0;
}
.emailtienda .Subtitular {

  width: 280px;
  height: 22px;
  font-family: 'Mulish';
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.6px;
  color: #253746;
  padding: 0;
  margin: 10px 0 0;

}
p.Prrafo {
  width: auto;
  min-height: 22px;
  height: auto;
  font-family: 'Mulish';
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #253746;
  padding: 0;
  margin: 10px 0 5px;
}

.txterror {
  font-family: 'Mulish';
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: red;
  display: inline-block;
  width: 100%;
  top: -10px;
  position: relative;
  margin: 0 0 -10px 20px;
}
  .locationField.Provincia.focus .txtfocus {display:block;transform: translate(8px);font-size: 12px;top: -8px;left: 5px;}
  .locationField.Ciudad.focus .txtfocus {display:block;transform: translate(8px);font-size: 12px;top: -8px;left: 5px;}
  .locationField.codpostal.focus .txtfocus {display:block;transform: translate(8px);font-size: 12px;top: -8px;left: 5px;}
  
  .locationField.Provincia .txtfocus {display:none;}
  .locationField.Ciudad .txtfocus {display:none;}
  .locationField.codpostal .txtfocus {display:none;}


.locationField.comentario{width: 100%;max-width:655px;}
.locationField.email{width: 100%;max-width:196px;}
.locationField.nombre{width: 100%;max-width:196px;}
.locationField.telefono{width: 100%;max-width:196px;}
.locationField.fecha{width: 100%;max-width:196px;}

.locationField input {
  font-family: "Mulish";
font-size: 16px;
font-weight: 700;
width: 100%;
background:#fff;
color:#585757;
padding: 5px 10px;
line-height: 16px;
border: 1px solid#253746;
border-radius: 5px;
height: 40px;
-webkit-appearance: none;
cursor: pointer;
z-index: 2;

}

.locationField.comentario input {
  width: 100%;
  max-width: 665px;
  position: relative;
  background-color: transparent;
}
.locationField.email input {
  width: 100%;
  max-width: 375px;
  position: relative;
  background-color: transparent;
}
.locationField.nombre input {
  width: 100%;
  max-width: 375px;
  position: relative;
  background-color: transparent;
}
.locationField.telefono input {
  width: 100%;
  max-width: 375px;
  position: relative;
  background-color: transparent;
}
.locationField.fecha input {
  width: 100%;
  max-width: 375px;
  position: relative;
  background-color: transparent;
}
.locationField.comentario.focus .txtfocus {display:block;transform: translate(8px);font-size: 12px;top: 2px;left: 7px;z-index:3;}
.locationField.email.focus .txtfocus {display:block;transform: translate(8px);font-size: 12px;top: 2px;left: 7px;z-index:3;}
.locationField.telefono.focus .txtfocus {display:block;transform: translate(8px);font-size: 12px;top: 2px;left: 7px;z-index:3;}
.locationField.nombre.focus .txtfocus {display:block;transform: translate(8px);font-size: 12px;top: 2px;left: 7px;z-index:3;}
.locationField.fecha.focus .txtfocus {display:block;transform: translate(8px);font-size: 12px;top: 2px;left: 7px;z-index:3;}
.locationField.horario .txtfocus {display:none;}
.locationField.horario.focus .txtfocus {display:block;transform: translate(8px);font-size: 12px;top: 2px;left: 7px;z-index:3;}

.locationField.comentario.correcto .txtfocus {display:block;	color: #6eb21f;transform: translate(8px);font-size: 12px;top: 2px;left: 7px;z-index:3;}
.locationField.email.correcto .txtfocus {display:block;	color: #6eb21f;transform: translate(8px);font-size: 12px;top: 2px;left: 7px;z-index:3;}
.locationField.nombre.correcto .txtfocus {display:block;	color: #6eb21f;transform: translate(8px);font-size: 12px;top: 2px;left: 7px;z-index:3;}
.locationField.telefono.correcto .txtfocus {display:block;	color: #6eb21f;transform: translate(8px);font-size: 12px;top: 2px;left: 7px;z-index:3;}
.locationField.fecha.correcto .txtfocus {display:block;	color: #6eb21f;transform: translate(8px);font-size: 12px;top: 2px;left: 7px;z-index:3;}
.locationField.horario.correcto .txtfocus {display:block;	color: #6eb21f;transform: translate(8px);font-size: 12px;top: 2px;left: 7px;z-index:3;}


.botonEnviar input {
  width: 125px;
  height: 52px;
  font-family: "Mulish";
  font-size: 18px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #253746;
  text-align: center;
  margin: 0 10px 0 0;
  padding: 3px 7px 0;
  border-radius: 24.5px;
  border: solid 2px#fedb00;
  text-decoration: none;
  background-color:#fedb00;
  cursor:pointer;
}
.botonEnviar.colcss {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
}
.parraflegal{width:100%;display:inline-block;}
.parraflegal p{width:100%;margin:10px 0;padding:0;font-family: "Mulish";
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 15px;
  letter-spacing: normal;
  color: #253746;
  text-align: left;}

/* RESPONSIVE */
@media screen and (max-width: 1300px){
  .nuestrastiendas .colcss1{width: 46%; margin: 0;padding: 0 2%;float:left;}
 .nuestrastiendas .colcss2{width: 46%; margin: 0;padding: 0 2% 0 0;float:left;}
 .nuestrastiendas .encuentratienda h3 {max-width: 45%;}
 /* .colcss {width: 270px;} */
 /* .lbltiendas {width: 250px;} */
 /* .lbltiendas .selecionarCombo {width: 250px;} */
 /* .lbltiendas .selecionarcodpostal {width: 250px;} */
 /* .locationField.Provincia {max-width: 250px;} */
 /* .locationField.Ciudad {max-width: 250px;} */
 /* .locationField.codpostal {max-width: 250px;} */
 .filtro {max-width: 940px;}
 }
@media screen and (max-width: 1200px){
  .nuestrastiendas .banner h1 {max-width:470px;margin: 30px auto 20px;}
  .nuestrastiendas .banner  { height: 260px;}
  .filtro{top: 87px;}
  /* .lbltiendas {width: 240px;} */
  /* .lbltiendas .selecionarCombo {width: 240px;margin:0;} */
  /* .lbltiendas .selecionarcodpostal {width: 240px;margin:0;} */
  /* .locationField.Provincia {max-width: 240px;}
  .locationField.Ciudad {max-width: 240px;}
  .locationField.codpostal {max-width: 240px;} */
  .filtro {max-width: 512px;height:125px;padding: 25px 2%;}
  .botonBuscar input {margin:0 0 0 7px;width: 220px;}
  /* .col-ciudad.colcss{width: 240px;} */
}
@media screen and (max-width: 980px){
  .nuestrastiendas .banner.fixed .logotiendas{top:180px;}	
  .nuestrastiendas .banner .logotiendas { width: 176px;height: 176px;margin: 0 auto 0 -88px;top:300px;}
  .locationField.comentario{width:100%;}
  .locationField.email{width:100%;}
  .locationField.nombre{width:100%;}
  .locationField.telefono{width:100%;}
  .locationField.fecha{width:100%;}
}
 @media screen and (max-width: 967px){
  
.nuestrastiendas .colcss1 {width: 96%;margin: 0 auto;padding: 0 2%;float: none;max-width: 550px;}
.nuestrastiendas .colcss2{width: 96%;margin: 0 auto;padding: 0 2%;float: none;max-width: 550px;}
.nuestrastiendas .encuentratienda {padding: 110px 0 80px 0;}

.locationField.comentario{width:100%;}
.locationField.email{width:100%;}
.locationField.nombre{width:100%;}
.locationField.telefono{width:100%;}
.locationField.fecha{width:100%;}
.locationField.comentario input {width: 100%;}
.locationField.email input {width: 100%;}
.locationField.nombre input {width: 100%;}
.locationField.fecha input {width: 100%;}
.locationField.telefono input {width: 100%;}
 }
 
@media screen and (max-width: 599px){

  .nuestrastiendas .lineatienda {border-bottom: 1px dotted #cecece;padding-bottom: 10px;}
  .nuestrastiendas .encuentratienda h3 {max-width: 100%;display: block;margin: 0 0 10px 0;}
.nuestrastiendas .banner h1 {font-size:36px;max-width: 320px;margin: 20px auto;}
.nuestrastiendas .colcss1{width: 92%; margin: 0;padding: 0 4%;float:left;}
.nuestrastiendas .colcss2{width: 92%; margin: 0;padding: 0 4%;float:left;}
.filtro {height: 265px;padding: 25px 5%;width: 85%;top: 67px;}
.colcss {width: 100%;}
.col-ciudad.colcss{width: 100%;margin:0;}
.lbltiendas {width: 100%;}
  /* .lbltiendas .selecionarCombo {width: 100%;margin:0;} */
  /* .lbltiendas .selecionarcodpostal {width: 100%;margin:0;} */
  /* .locationField.Provincia {max-width: 100%;width: 100%;}
  .locationField.Ciudad {max-width: 100%;width: 100%;}
  .locationField.codpostal {max-width: 250px;width: 100%;} */
  .botonBuscar input {width: 88%;margin: 0 auto 0;display: block;}
  .botonBuscar.colcss {width: 100%;}
}

.custom-select {
  position: relative;
  font-family: "Mulish";
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  max-width:95%;
}

.custom-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
  background-color: #fff;
  width: 100%;
  color: #585757;
  height: 20px;
  -webkit-appearance: none;
  cursor:pointer;
  z-index: 2;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  width: 35px;
  height: 52px;
  display: block;
  content: '';
  position: absolute;
  top: 0;right: 0;
  pointer-events: none;
  border: 0;
  background:transparent;
  background-image:url(../assets/dropdown-open@2x.png);
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
}

/* style the items (options), including the selected item: */
.select-selected {
  color: #585757;
  padding: 15px 0 15px 10px;
  border: 1px solid #253746;
  border-radius: 5px;
  cursor: pointer;
}

.select-items div {
  color: #585757;
  padding: 15px 0 15px 10px;
  border: 1px solid #253746;
  border-top: 0;
  border-bottom: 0;
  border-radius: 0;
  cursor: pointer;
}
/* Style items (options): */
.select-items {
  position: absolute;
  background-color:#fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 3;
  width: 103%;
  font-weight: 500;
  border-bottom: 1px solid #253746;
}
.formu .select-items {width: 217px;}
/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color:#ffdf00;
}

/*
.lbltiendas select {
  font-family: "Mulish";
  font-size: 16px;
  font-weight: 700;
width: 100%;
background: #fff;
color: #585757;
padding: 5px;
line-height: 16px;
border: 1px solid #253746;
border-radius: 5px;
height: 52px;
-webkit-appearance: none;
cursor:pointer;
z-index: 2;
}
.lbltiendas option {	padding: 10px;	font-family: "Mulish";
background-color: #fff;
color: #585757;
font-size: 16px;font-weight: 700;
line-height: 26px;}


.lbltiendas .SelectStyleLm:after {
width: 35px;
height: 52px;
display: block;
content: '';
position: absolute;
top: 10px;right: 0;
pointer-events: none;
border: 0;
background:transparent;
background-image:url(../assets/dropdown-open@2x.png);
background-size: 24px;
background-repeat: no-repeat;
background-position: center center;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box;        
}
.locationField.correcto .lbltiendas .SelectStyleLm:after {border: 1px solid #6eb21f;}
.locationField.correcto .lbltiendas select {border: 1px solid #6eb21f;}

.lbltiendas .selecionarCombo {display:inline-block;margin: 0; width:260px;}
.lbltiendas .selecionarCombo div{margin:0;}
*/
@media screen and (max-height: 760px){
  #emailtienda {position:absolute;top:auto;}
}
@media screen and (max-width: 800px){
  #emailtienda {width: 500px;max-width: 500px;margin-left: -270px;padding:20px;position:absolute;top:auto;}
  #DatosTienda ul li.hora {max-width: 80%;}
  #DatosTienda ul li.tlf {max-width: 80%;}
  #DatosTienda ul li.lidirecc {max-width: 80%;}
  .col-horario.colcss{width:100%;max-width:100%;float:left;}
  .col-nombre.colcss{width:100%;max-width:100%;float:left;}
  .col-telefono.colcss{width:100%;max-width:100%;float:left;}
  .col-comentario.colcss{width:100%;}
  .col-fecha.colcss{width:100%;max-width:100%;float:left;}
  .col-email.colcss{width:100%;max-width:100%;}
  .locationField.nombre {max-width: 100%;}
  .locationField.telefono {max-width: 100%;}
  .locationField.email {max-width: 100%;}
  .locationField.contacto {max-width: 100%;}
  
  .locationField.nombre input {max-width: 90%;}
  .locationField.telefono input {max-width: 90%;}
  .locationField.email input {max-width: 90%;}
  .locationField.comentario input{max-width: 90%;}

}
@media screen and (max-width: 600px){
  #emailtienda {width: 325px;max-width: 325px;margin-left: -180px;padding:10px 5%;}
  .emailtienda .Titular {font-size: 25px;margin: 0 0 15px -20px;}
}

@media screen and (max-width: 360px){
  #emailtienda {width: 286px;max-width: 286px;margin-left: -155px;padding:10px;}
  .emailtienda .Titular {font-size: 25px;margin: 0 0 15px -20px;}
}