

/* -MD- */
html{
	height: 100%;
}
body {
	min-height: 100%;
}


nav .glyphicon{
	color:#000;
}

nav .glyphicon:hover{
	color: #000;
}

/*
html {
	overflow: hidden;
	height: 100%;
}
body {
	height: 100%;
	overflow: auto;
}
*/


body{
	background:  rgb(245, 245, 245);
	/*font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: 'Open Sans','Roboto', sans-serif,arial;



	background: #e9ebee;

	background: #F4F3F0

}



.block{

	margin: 20px 0px;
	padding: 10px 20px;
	background: #fff;
}


.center{
	text-align: center;
}

.margin-top{
	margin-top:25px;
}
.bold{
	font-weight: bold;
}



a:hover{
	text-decoration: none;
}

input.error, textarea.error{
	border:1px solid red;
}


.wrapper_mensajes{
	position:fixed;
	top:20px;
	text-align: center;
	width: 100%;
	overflow: visible;
	z-index:999999;
}

.wrapper_mensajes .error{							
	color: #fff;
	margin: auto;
	padding: 20px 40px;
	background: #9a0b0b;
	max-width: 300px;
	text-align: center;
	box-shadow: 0px 0px 10px #333;
	font-weight: bold;
	font-size: 16px;
}


.wrapper_mensajes .mensaje{							

	color: #fff;
	margin: auto;
	padding: 20px 40px;
	background: #007d23;
	max-width: 300px;
	text-align: center;
	box-shadow: 0px 0px 10px #333;
	font-weight: bold;
	font-size: 16px;
}



.pagina_mapa #map{
	width: 100%;
	min-height: 400px;
}


.pagina_busqueda input#buscador{
	padding: 5px 10px ;
	font-size: 18px;
	border: 1px solid #ccc;
}


#container, .container.main{
	margin-top:100px;
}

.home header{
	position: fixed;
	/*background: rgba(0,0,0,0.4);*/
	width: 100%;
	z-index: 9999;
}
.home nav,
body.home header nav,
body.home header nav.collapse.navbar-collapse
{
	/*background: transparent;*/
}

header nav{
	border-bottom: 1px solid #ccc;

}

header a, 
header .navbar-header a,
.navbar-nav>li>a{
	color: #fff;
	color: #000;
	line-height: 30px;
}

header a:hover, 
.navbar-nav>li>a:hover,
header .nav>li>a:hover, 
header .nav>li>a:focus{
	color: #333;
}


.contenedor_login{
	background-color: #EFFBFF; 
	margin-top: 100px; 
	height: 500px;
}

.h2-titulo_login{

	color: lightsteelblue;
}

.link_titulo_login{
	color: lightsteelblue;
}

.contenedor-form_login{
	width: 500px; 
	margin-top: 50px; 
	background-color: #D8D8D8; 
	height: 300px; 
	border-radius: 5px; 
	box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}


/* Admin/crear_tienda
Aqui tenemos todo el css de crear_tienda del Administrador
*/

.body_crear_tienda{
	/*font-family: 'Georgia';*/
}

.barra_navegacion_crear_tienda{
	float: left; 
	color: silver; 
	width: 300px; 
	text-align: center; 
	margin-left: 30px;
}

.saludo_crear_tienda{
	float: right; 
	margin-right: 40px; 
	color: silver; 
	margin-top: 25px;
}

.commonField_crear_tienda {
	position: relative;
}

.commonField_crear_tienda label {
	font-family: "Oswald",sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 10px;
	margin-bottom: 17px;
}
.commonField_crear_tienda input {
	border: 1px solid #dddddd;
	height: 50px;
	padding: 0 20px;
	width: 100%;
	margin-bottom: 26px;
	color: #888888;
}

.commonField_file_crear_tienda{
	position: relative;
	font-family: "Oswald",sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 10px;
	margin-bottom: 17px;
	height: 50px;

	width: 100%;
	margin-bottom: 26px;

}

.myAccForm_crear_tienda {
	margin: 0 0 55px;
	position: relative;
}

.myAccForm_crear_tienda select {
	width: 100%;
	height: 50px;
	padding: 0 16px;
	border: 1px solid #dddddd;
	margin-bottom: 26px;
	color: #888888;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.droparrow_crear_tienda:after{
	/*content: "ï„‡";*/
	font-family: fontawesome;
	position: absolute;
	right: 29px;
	top: 51px;
	pointer-events: none;
}

.bikeBtn_crear_tienda{
	/*font-size: 17px;
	margin-right: 12px;*/
	display: block;
	font-family: 'oswald',sans-serif;
	font-size: 14px;
	font-weight: 500;
	height: 50px;
	margin: 15px 0;
	text-align: center;
	text-transform: uppercase;
	padding: 0 58px;
	letter-spacing: 0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.btnright_crear_tienda {
	float: right;
}

.btnstyle1_crear_tienda{
	background: #bada55;
	color: #333333;
}


/* Admin/editar_tienda
Aqui tenemos todo el css de editar_tienda del Administrador
*/

.cuerpo_editar_tienda{
	font-family: 'Georgia';
}

.barra_cabecera_editar_tienda{
	float: left; 
	color: silver; 
	width: 300px; 
	text-align: center; 
	margin-left: 30px;
}

.saludo_editar_tienda{
	float: right; 
	margin-right: 40px; 
	color: silver; 
	margin-top: 25px;
}

.commonField_editar_tienda {
	position: relative;
}

.commonField_editar_tienda label {
	font-family: "Oswald",sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #333333;
	line-height: 20px;
	margin-bottom: 17px;
}
.commonField_editar_tienda input {
	border: 1px solid #dddddd;
	height: 50px;
	padding: 0 20px;
	width: 100%;
	margin-bottom: 26px;
	color: #888888;
}

.commonField_file_editar_tienda{
	position: relative;
	font-family: "Oswald",sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #333333;
	line-height: 20px;
	margin-bottom: 17px;
	height: 50px;

	width: 100%;
	margin-bottom: 26px;

}

.myAccForm_editar_tienda {
	margin: 0 0 55px;
	position: relative;
}

.myAccForm_editar_tienda select {
	width: 100%;
	height: 50px;
	padding: 0 16px;
	border: 1px solid #dddddd;
	margin-bottom: 26px;
	color: #888888;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.droparrow_editar_tienda:after{
	/*content: "ï„‡";*/
	font-family: fontawesome;
	position: absolute;
	right: 29px;
	top: 51px;
	pointer-events: none;
}

.bikeBtn_editar_tienda{
	/*font-size: 17px;
	margin-right: 12px;*/
	display: block;
	font-family: 'oswald',sans-serif;
	font-size: 14px;
	font-weight: 500;
	height: 50px;
	margin: 15px 0;
	text-align: center;
	text-transform: uppercase;
	padding: 0 58px;
	letter-spacing: 0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.btnright_editar_tienda {
	float: right;
}

.btnstyle1_editar_tienda{
	background: #bada55;
	color: #333333;
}

/* Admin/AdminPrincipal
Aqui tenemos todo el css de AdminPrincipal del Administrador
*/

.barra_navegacion_adminPrincipal{
	float: left; 
	color: silver; 
	width: 300px; 
	text-align: center; 
	margin-left: 30px;
}

.saludo_adminPrincipal{
	float: right; 
	margin-right: 40px; 
	color: silver; 
	margin-top: 25px;
}

.boton_crear_tienda_adminPrincipal{
	/*width: 300px;*/ 
	text-align: center; 
	background-color: #e2ed78; 
	border: #d4d2c2 solid; 
	color: silver;  

}

.glificon-mas_adminPrincipal{
	margin-right: 10px;
}

.contenedor_info_adminPrincipal{
	background-color: aliceblue; 
}

.barra_lateral_izq{
	background: #fff;
	border: none;
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	font: 13px/26px 'Raleway';
}

.titulo_menu{
	padding: 10px;
	text-transform: uppercase;
	background: #545454;
	color: #fff;
}

.nav li{
	font-size: 12px;
	text-transform: uppercase;
}

.lista_tienda:hover{
	background-color: darkslateblue;
	border: 2px solid gold;
}

.lista_tienda a{
	/*color: green;*/
}

.lista_tienda a:hover{
	color: silver;
	font-size: 18px;
}



/* Admin/info_tienda
Aqui tenemos todo el css de info_tienda de Administrador
*/

.barra_navegacion_info_tienda{
	float: left;
	color: silver;
	width: 300px; 
	text-align: center; 
	margin-left: 30px
}






.barra_nombre_info_tienda{
	float: right; 
	margin-right: 40px; 
	color: silver; 
	margin-top: 25px;
}

.boton_editar_tienda_info_tienda{
	float:right;
}

.contenedor_info_tienda{
	margin-top: 30px;
}

.ficha_empresa_info_tienda{
	background-color: black; 
	border: solid grey; 
	width: 100%; 
	height: 500px; 
	color: cornflowerblue;
}

.nombre_empresa_info_tienda{
	float: left;
}



.logo_empresa_info_tienda{
	margin-top: 40px;
}

.logo_img_info_tienda{
	width: 400px;
	height: 300px;
}

.ficha_info_info_tienda{
	padding: 0 0 0 10px;
}

.tabla_info_tienda{
	color: #ccc;
}

.direccion_info_tienda{
	float: left;
}

.telefono_info_tienda{
	float: left;
}

.div_boton_contacto_info_tienda{
	text-align: center;
}

.link_editar_tienda_info_tienda{
	color: #b0c5b3;
}





/**************************** HOME ***********************************/



.center{
	text-align: center;
}
.pagina_home .comercios_header{

	font-size: 44px;
	margin: 0px;
}
.pagina_home .nombre_promo{
	background-color: black;
	color: white;
	padding: 5px;
	font-family: 'Yrsa', serif;
	margin-top: -10px;
}

.pagina_home .nombre_promo:hover{
	background-color: darkorange;
	border-radius: 5px;
}

.pagina_home .nombre_promo a{
	color: white;
}

.pagina_home .nombre_promo a:hover{
	color: darkgrey;
	padding: 5px;
}

.pagina_home .lista_promo{
	width: 150px;
	display: inline-block;
	text-align: center;
}

.pagina_home .lista_promo:hover{
	/*background-color: gold;
	opacity: 0.8;*/
}

.pagina_home .imagen_promo{
	width: 100px; 
	height: 100px; 
	border: 1px solid #e6e1e1; 
	margin: 10px;
	margin-left: 20px;
}

.pagina_home .link_categoria{
	color: #9e9da1;
}



.pagina_home .link_categoria:hover{
	color: #fff;
	background: #171616;
}

.pagina_home .boton_categoria:active{
	color: #fff;
	border: 1px solid #000 !important;
	background: #171616;
}

.pagina_home .boton_categoria:hover{
	color: #fff;
	border: 1px solid #000 !important;
	background: #171616;
}

.pagina_home .bloque_categoria{
	padding: 5px 0;
	/*display: inline-block;*/
	margin: 12px;
}

.pagina_home .menu_categorias{
	text-decoration: none;

	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.pagina_home .menu_categorias li{
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #fff;




}

.pagina_home .menu_categorias li a:hover{
	text-decoration: none;
	background-color: black;
}

.pagina_home .menu_categorias a{
	display: inline-block;
	padding: .4em 1em;


	color: #777;
	font-size: 12px;
	cursor: pointer;
	margin-right: 2px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	float: left;
}

.pagina_home .javo-gallery-shadow{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	z-index: 10;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.pagina_home .galeria_home_marco{
	float: left;
	margin: 10px;
	margin-bottom: 20px;
	position: relative;
	width: 31%;
}




/* ALTERACION                 */
.pagina_home .galeria_home_marco{
	width: 33.333%;
	margin: 0;
	border:1px solid white;
}

.pagina_home .javo-gallery{
	padding: 2px;
	background: #fff;
	box-shadow: 0px 2px 9px #bbb
}

.pagina_home .javo-gallery .comercios_header{
	padding-left: 15px;
	text-shadow: -2px -2px 1px #ccc;



	box-shadow: -2px -2px 5px #ccc;
	background-color: rgba(0,0,0,0.03);
	margin-bottom: 10px;
}


.pagina_home .javo-gallery-term-content-title{
	font-family: 'Oswald';
	font-weight: 300;
	letter-spacing: 0.5px;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 140%;
	padding: 5px 10px 7px 10px;
	color: rgba(255,255,255,1);
	z-index: 10;
	font-size: 22px;
	width: 100%;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	text-transform: uppercase;
	line-height: 20px;
	background-image: -webkit-linear-gradient(transparent, rgba(0,0,0,0.7));
	background-image: linear-gradient(transparent, rgba(0,0,0,0.7));

	text-shadow: 0px 0px 1px #000;
	padding-top: 24px;
	pointer-events: none;

	overflow: hidden;

}

.pagina_home .javo-gallery-term-content-title small{
	font-size: 13px;
	pointer-events: none;
}
.pagina_home #buscador{
	margin-bottom: 20px;
}
.pagina_home div.cabecera{
	/*background-image: url('/img/bahia.jpg');*/
	background-image: url('/img/cullera-2.jpg');
	height: 350px;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 100px;
	text-align: center;

	background-attachment: fixed;
	box-shadow: 0px 2px 5px #ccc;

/*
	height: 390px;
	min-height: fit-content;
*/
	height: fit-content;
	min-height: 390px;
}

.pagina_home div.cabecera h1{
	color: #fff;
	text-shadow: 0px 0px 2px #000, 1px 1px 2px #000, 1px 1px 10px #000;
	text-shadow: 0px 0px 19px #000, 1px 1px 18px #000, 1px 1px 17px #000;

	font-size: 42px;
	
}

.pagina_home div.cabecera input[type=text]{
	font-size: 32px;
	border: 1px solid #777;
	/*box-shadow: 0px 2px 4px #ccc;*/
	padding: 5px 10px;
	border-radius: 3px;
	width: 500px;
	text-align: center;
}

.pagina_home .cambiar_poblacion{
	position: absolute;
	top:80px;
	right: 30px;

}
.pagina_home .cambiar_poblacion a{
	color: #fff;
}
.pagina_home .cambiar_poblacion .poblaciones{
	display: none;
}


.pagina_home .cabecera_comercio,
.pagina_home .cabecera_promo{
	background-size: 100%; 
	background-repeat: no-repeat; width: 600px; height: 188px;
	background-position: center center;


	transition: all 500ms ease;
}










/*TEST*/

.pagina_home .cabecera_comercio:hover,
.pagina_home .cabecera_promo:hover{

	background-size:120%;	
}

.pagina_home .javo-gallery-shadow{
	height: 40px;

}

/**************************** LISTADO TIENDAS CATEGORIA ***********************************/


.contenedor_categorias{
	margin-top: 60px;        
	height: auto;
}
.contenedor_categorias h2{
	font-size: 42px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.contenedor_categorias .lista_tiendas h2{
	font-size: 25px;	
}

.contenedor_tienda{
	float: left; 
	width: 733px;
	/*padding-left: 5px;
	padding-right: 5px;*/
}

.contenedor_logo{
	width: 150px; 
	border: solid #f8f6f6; 
	height: 75px; 
	float: left;
}

.imagen_logo{
	width: 145px; 
	height: 95px;
}



.header_tienda_info{

}

.info_descripcion{

}



.contenedor_categorias .menu_categorias li{
	line-height: 33px;
	padding: 4px 0px;
	margin-bottom: 4px;
}

.contenedor_categorias .menu_categorias li a{
	font-size: 14px;
	font-weight: bold;
}

.contenedor{
	margin-top: 60px;
	background-color: aliceblue; 
	height: auto;
	font-family: 'PT Serif', serif;
}



.contenedor_logo{
	width: 150px; 
	border: solid #f8f6f6; 
	height: 85px; 
	float: left;
}

.logo_tienda{
	width: 145px; 
	height: 95px;
}

.enlace{
	/*height: 100px; 
	width: 200px; 
	border: solid #f00*/
}

.enlace a{
	display: block; 
	width: 100%; 
	height: 100%;
}

.contenedor_enlace{
	width: 100%;
	height: 100%;
}

.nombre_tienda{
	font-family: 'Roboto', sans-serif;
}

.info_tienda{
	float:left; 
	margin-left: 25px; 
	background-color: #e6e6fa33; 
	height: 100px; 
	max-width: 630px; 
	max-height: 100px; 
	padding: 10px;
}

.descripcion_tienda{
	font-family: 'Open Sans', sans-serif;
}












.contenedor_categorias .lista_promos .list-group-item,
.contenedor_categorias .lista_tiendas .list-group-item{


	padding:20px 15px;
	margin-bottom: 14px;


	padding:0;



	margin-bottom: 25px;
	box-shadow: 0px 5px 10px #ddd;

}

.contenedor_categorias .lista_promos .list-group-item .info_descripcion,
.contenedor_categorias .lista_tiendas .list-group-item .info_descripcion{
	font-size:14px;
}




.lista_tiendas .list-group-item, 
.lista_promos .list-group-item {
	max-height: 200px;
	overflow: hidden;
	position:relative;

}
.lista_tiendas .contenedor_info{
	max-height: 200px;
}

.lista_tiendas .list-group-item .izquierda,
.lista_promos .list-group-item .izquierda{
	padding: 0px;


}

.lista_tiendas .list-group-item .derecha,
.lista_promos .list-group-item .derecha{
	padding: 10px 20px 20px 20px;


}


.lista_tiendas .list-group-item .izquierda .tiendas_categoria_imagen_tienda,
.lista_promos .list-group-item .izquierda .tiendas_categoria_imagen_tienda{
	width: 100%;
	background-position: center center;


}

.lista_tiendas .list-group-item .izquierda a,
.lista_promos .list-group-item .izquierda a{
	display: block;width:100%;float:none;
}

.lista_tiendas .list-group-item .izquierda a div,
.lista_promos .list-group-item .izquierda a div{ 
	width: 100%;	
}

.tiendas_categoria_imagen_tienda,
.lista_tiendas .list-group-item .izquierda .tiendas_categoria_imagen_tienda,
.lista_promos .list-group-item .izquierda .tiendas_categoria_imagen_tienda{
	background-position: center center;


	background-position: top;
	background-size: 100%;
	/*width:175px;*/
	height: 200px;
	box-shadow: none;
	width: 100%;
	overflow: hidden;
	float: left;
	position: absolute;
	box-shadow: 2px 0px 6px #ccc;


	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;

	background-size: cover;

}




.categoria.lista p{
	padding: 0px;
	padding-left: 8px;
	padding-top: 2px;
	margin: 0;

}

.categoria.lista a{
	font-size: 16px;
}




.lista_tiendas li{
	position: relative;
	overflow: visible !important;

}
.lista_tiendas li .izquierda{

}
.lista_tiendas li .tienda_num_promociones_wrapper, .tienda_num_promociones_wrapper{
	position: absolute;
	top: 0px;
	right: 0px;	
	z-index: 9999;

}
.lista_tiendas li a.tienda_num_promociones, a.tienda_num_promociones{
	position: relative;
	top:-15px;
	right: 10px;
	background: #E6621C;								
	padding: 3px 8px;
	color: #fff;
	position: relative;
	display: block;
	z-index: 9999;

}
.lista_tiendas li, .lista_promos li{
	cursor: pointer;
}
.lista_tiendas li .tienda_num_promociones a{


}
.lista_tiendas li{
	position: relative;
}
.lista_tiendas li .izquierda{
	position: relative;
}








































.pagina_tienda .columna_derecha{

}

.pagina_tienda .columna_derecha .img-wrap-shadow{
	padding: 4px;
	background: #fff;
}

.pagina_tienda .columna_derecha .icono_tienda{
	background-size: 100%; 
	background-repeat: no-repeat;
	background-position: center;
	/*width: 50px;*/ 
	width: 100%;
	height: 70px;
	margin: auto;
	box-shadow: inset 0px 0px 8px 0px #ccc;
}


.pagina_tienda .columna_derecha .img-wrap-shadow {
	position: relative;
	width: 90px;	
	overflow: hidden;
	margin: auto;

	width:100%;

}










.widgets-wraps{
	padding: 0 15px;
	margin-bottom: 30px;
}

.widgettitle_wrap{
	padding: 0;
	margin: 0;
	float: none;
}

.widgettitle_wrap .widgettitle{
	margin-bottom: 10px;
}

.widgets-wraps .widgettitle_wrap .widgettitle{
	border-bottom: none;
}

.widgettitle{
	position: relative;
	border-bottom: none;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	/*background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: right center;
	background-image: url('http://milcomercios.es/cullera/wp-content/themes/javo-directory/assets/images/divider1.png');*/
	border-bottom: 2px dotted #999999;
}

h2.widgettitle{
	font-size: 13px;
	line-height: 30px;
}   

.widgettitle span{
	padding-right: 10px;
	color: #333333;				
	font-size: 14px;
	position: relative;
	top: 20px;
	z-index: 1;
}

.widgets-wraps .widgettitle_wrap .widgettitle span{
	color: #777;
	font-weight: 600;
	font-size: 14px;
	top: 0px;
}

.siderbar-inner .widgets-wraps .widget_posts_wrap .latest-posts {
	margin-left: -8px;
}

.widgets-wraps .widget_posts_wrap ul.latest-posts > li {
	padding: 0 5px 5px 5px;
	/*float: left;*/
	text-align: center;
}



.label-ribbon-row{
	position: absolute;
	top: 0;
}



.javo-wgfi-listing-grid #ribbon-15{
	position: relative;
	width: 80px;
}

.javo-wgfi-listing-grid #ribbon-15 .ribbon-wrap{
	position: absolute;
	top: -3px;
	left: -4px;
	width: 80px;
	padding: 5px;
	overflow: hidden;  
}

.javo-wgfi-listing-grid #ribbon-15 .content{
	color: #444444;
	font: 12px/14px Arial,Helvetica,Sans-serif;
	margin: 0 auto 30px;
	position: relative;
	border-radius: 5px;
	min-height: 100px;
}

.javo-wgfi-listing-grid #ribbon-15 .ribbon{
	display: inline;
}

.javo-wgfi-listing-grid #ribbon-15 .ribbon .ribbon-span{
	background-image: -webkit-linear-gradient(top, #FF7659, #FF471F);
}


.javo-wgfi-listing-grid #ribbon-15 .ribbon span{
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background: none repeat scroll 0 0 #D93131;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(255, 255, 255, 0.2) inset;
	color: #FFFFFF;
	display: inline-block;
	font-weight: 600;
	padding: 3px 10px;
	position: absolute;
	left: -26px;
	text-align: center;
	text-transform: capitalize;
	top: 2px;
	width: 80px;
	z-index: 1;
}

.javo-wgfi-listing-grid #ribbon-15 .ribbon::before{
	border-color: transparent transparent #A5A5A5;
	border-style: solid;
	border-width: 12px;
	content: "";
	height: 0;
	position: absolute;
	left: 24px;
	top: -26px;
	width: 0;
	z-index: 1;
}

.javo-wgfi-listing-grid #ribbon-15 .ribbon::after{
	border-color: transparent #a5a5a5 transparent;
	border-style: solid;
	border-width: 4px;
	content: "";
	height: 0;
	position: absolute;
	left: -9px;
	top: 41px;
	width: 0;
	z-index: 1;
}




























/**************************************************** CONTACTO **************************************************************/

.pagina_contacto .contact-title-form{

	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 10px 20px;
	font-size: 1em;
	line-height: 1.5em;    
}

.pagina_contacto .cuerpo {	
}

.pagina_contacto .input_form_contact{
	width: 250px;
	margin-bottom: 4%;

	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;







}

.pagina_contacto input[type="submit"], .pagina_contacto input[type="button"]{		
	padding: 10px;	
	text-transform: uppercase;
}

.pagina_contacto input[type="submit"]:hover, .pagina_contacto input[type="button"]:hover{


}

.pagina_contacto .titulo-form{

	padding: 20px 0;
	font-size: 140%;
	font-weight: 300;
	text-align: center;	

}





















/**************************************************** FOOTER **************************************************************/

.footer .footer-background-wrap{
	font-family: 'Open Sans', sans-serif; 
}
.footer .footer-wrap{
	float: left;
	width: 100%;
	overflow: hidden;
	padding: 25px 0 10px;
	position: relative;
	background-size: 100% 100%;
	margin-bottom: 30px;
}

.footer .footer-wrap li{
	list-style-type: none;
} 

.footer .informacion a{
	color: white;
}

.footer ul{
	padding-left: 3px;
}

.footer .widgettitle{
	border-bottom: 1px solid white;
}

.footer .widgettitle::after {
	content: '';
	width: 100%;
	border-bottom: 2px dotted #999999;
	display: block;
	position: relative;
	top: 3px;
	z-index: 0;
}

.footer .widgets-wraps .widgettitle_wrap .widgettitle::after {
	border-bottom: 2px solid #e5e5e5;
	/*top: 5px;*/
}

.footer footer.footer-wrap .widgettitle_wrap .widgettitle, 
.footer footer.footer-wrap .widgettitle_wrap .widgettitle::after {
	border-color: white;
}

.footer .titulo-footer{
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 600;
}

.footer .transition {
	-webkit-transform: scale(2); 
	-moz-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2);
}

.footer .widgets-wraps{
	padding: 0 15px;
	margin-bottom: 30px;
	color: white;
}

.footer .widgettitle{
	margin-top: 0px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: right center;
	font-size: 22px;
}

.footer h2.widgettitle{
	font-size: 13px;
	line-height: 30px;
}

.footer .footer-bottom li{
	/*float: left;*/
	display: inline;
	margin-left: 14px;
	margin-right: 14px;
}

.footer .footer-bottom a{
	font-family: roboto;
	font-size: 12px;
	color: #969595;
}

.footer a:hover{
	text-decoration: none;
	color: green;
}

.footer .footer_tienda img{
	max-width: 90%;
}



/**************************************************** TIENDA **************************************************************/

.pagina_tienda .tab-content .tab-pane > div{
	background: #fff;
}
.pagina_tienda .contenedor{

	background-color: aliceblue; 
	height: auto;
}
.pagina_tienda .foto_cabecera{
	height: 300px;
	width: auto;
}
.pagina_tienda .contenedor_cabecera{
	text-align: center;	
	height: 600px; 
	/*margin-top: 70px;*/
	/*
	background-size: cover;
	*/

	background-size: 100% ;

	background-position: top;

	background-attachment: fixed;
	position: relative;
	box-shadow: 0px 2px 10px #aaa;



	background-repeat: no-repeat;
	background-color: #333;
	background-position: center;



	/*
	background-attachment: scroll;
	position: fixed;
	/* */

	top: 0;
	left: 0;
	height: 500px; 






}

.pagina_tienda .contenedor_logo{
	float: left; 
	background-image: url('<?php echo $logo ?>');
	background-repeat: no-repeat;
	width: 100px; 
	/*height: 100px;*/ 
	background-size: 100%;
}

.pagina_tienda .contenedor_nombre_tienda{
	width: 75%;
	text-align: center;
	color: darkgoldenrod;
	font-family: 'Arvo', serif;
	position: absolute;
	bottom: 20px;
}

.pagina_tienda .contenedor_header_tienda{
	background-color: dimgray;
	height: 73px;
}

.pagina_tienda .contenedor_inf_tienda{
	padding: 20px;

}

.pagina_tienda .contenedor_info{
	margin-top: 50px;
	margin-bottom: 100px;
}

.pagina_tienda .sidebar-right{
	z-index: 1;
}

.pagina_tienda .sidebar-inner{
	/*
	background: #fff;
	*/

	padding-bottom: 10px;
	border: none !important;
	padding-top: 0px !important;
}

.pagina_tienda ul.datos_comercio li{
	padding: 10px 1px 10px 0px;
	border-bottom: 1px solid #ddd;
} 



.pagina_tienda .imagen:hover {
	opacity: 1;
	background-size: 75%;
}

.pagina_tienda a.imagen:link{
	color: red;
}

.pagina_tienda a.imagen:visited{
	color: red;
}

.pagina_tienda .item_menu_top{
	height: 60px;	
	font-size: 22px;
	color: white;
}

.pagina_tienda .nombre_empresa,
.pagina_tienda .categoria_empresa{


	text-align: left;
	color: white;	
	font-weight: 600;
	font-size: 35pt;
	/*text-shadow: 0px 0px 2px #000;*/
	text-shadow:   0px 0px 2px #000, 0px 0px 19px #333, 1px 1px 10px #333, 1px 1px 10px #333
}
.pagina_tienda .categoria_empresa{
	text-shadow: 0px 0px 2px #000;
}
.pagina_tienda .categoria_empresa{
	font-size: 18pt;	
}






.tienda_imagen_promo{
	background-repeat: no-repeat; 
	/*background-size: 100%; */ 
	background-size: cover;
	background-position: center center;
	box-shadow: 0px 0px 10px #ccc;
	position: relative; 
	margin: 20px 0px; 

	/*
	width: 200px;
	*/
	height: 150px;

}




.pagina_tienda .nav-tabs.nav-justified>li>a{
	/*tabs*/

	font-size: 16px;
}





#map,
#map_2,
#street_view{
	width: 100%;
	height: 400px;
}



ul.tienda_lista_promos{
	box-shadow: none;
}
ul.tienda_lista_promos li .tienda_imagen_promo{
	margin: 0;
}
ul.tienda_lista_promos li{
	border:none;
	border-bottom: 1px solid #ddd;
	margin-bottom:20px;

	box-shadow: 0px 0px 5px #ccc;

	padding: 0;
}





table.data{
	border-radius: 6px;
	width: 100%;
}
table.data tr{
	border:1px solid #ddd;
}

table.data.no-border tr{
	border:none;
}
table.data tr td{

	padding:8px 25px;
}
table.data tr td:first-child{
	font-weight: bold;
}



.cambiar_poblacion .poblaciones ul{
	list-style: none;
	padding:0px;
	background: #000;
	color: #fff;
	position: relative;
	top:5px;
	z-index: 999999;
}

.cambiar_poblacion .poblaciones ul li{
	padding: 0px;	
}

.cambiar_poblacion .poblaciones ul li a{
	text-decoration: none;	
	display: block;
	width: 100%;
	padding: 10px 30px; 
	background: #fff;
	color: #171616;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-size: 22px;

}

.cambiar_poblacion .poblaciones ul li a:hover{
	color: #fff;
	background: #171616;
}






.pagina_tienda .tienda_lista_promos{
	font-size: 14px;
}   

.pagina_tienda .tienda_lista_promos .promo{
	box-shadow: 0px 5px 10px #ddd;	
}



.tab{
	/*
	background: #f3f3f3;
	*/
}


.nav-tabs.nav-justified>li>a{
	border:none;
}

.tabs-wrap li.active a.tab{
	position: relative;
	top:2px;
	z-index: 99;
}

.tab-pane > div{
	border: 1px solid #ddd;;
}


.pagina_tienda .sharers .sharer{


}

.fb-share-button > span{
	height: 28px !important;
}



#form_enviar_mensaje_lateral{

	background: #f2f2f2;
	padding: 10px 0px;
	border: 1px solid #ddd;
}
.tiendas_horizontal{
	margin-top: 30px;
}
.tiendas_horizontal .tienda {
	text-align: left;
	background: #f2f2f2;
	box-shadow: 0px 5px 10px #ddd;
}
.tiendas_horizontal .tienda_wrapper {
	padding-left: 10px;
	padding-right: 10px;
	margin: 10px 0px 20px 0px;
}
.tiendas_horizontal .tienda .icono_tienda{

	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	/* width: 50px; */
	width: 100%;
	height: 180px;
	margin: auto;
	box-shadow: inset 0px 0px 8px 0px #ccc;
}

.tiendas_horizontal .tienda .info{

	padding: 5px 10px;
	font-size: 18px;
}



/************************************************************ POPUP *********************************************************/

#popups .close_popup{
	position: relative;
	top:15px;
	display: block;
	width:440px;
	text-align: right;
	color: #000;
	margin: auto;
	margin-top:90px;
	font-size: 38px;
	text-decoration: none;
}

#popups{
	position: fixed;
	width: 100%;
	height: 100%;
	top:0px;
	left: 0px;
	background-color: rgba(0,0,0,0.3);
	z-index: 99999;
	display:none;
}

#popups .popup{
	width:400px;

	background: white;
	/*box-shadow: 0px 0px 2px #ccc;*/
	margin: auto;
	/*margin-top:100px;*/
	padding: 20px;
	display:none;
}

#popups .popup .header{
	font-size: 22px;
	padding: 15px;
	text-align: center;
	padding: 5px 10px 25px 10px;
}

#popups .popup #popup_error{

}



#popup_mensaje{

}




/************************************************************  *********************************************************/







.pagina_tienda .container,
.container.contenedor_categorias{
	width:95%;
}


.container.contenedor_categorias{
	padding-left: 30px;
	padding-right: 30px;
	box-shadow: 0px 0px 5px #ccc;
	background: #fff;
}









body header nav.collapse.navbar-collapse,
body header nav{
	background-color: black; 
	color: silver; 
	min-height: 50px; 
	/*border: 1px solid transparent; */
	position: fixed;
	width: 100%; 
	top: 0; 
	z-index: 9999; /*99999*/
	
	background: #fff;
}


nav.only-xs{


}
nav.only-xs .navbar-nav{
	margin-right: 0px;
}

nav.only-xs ul li{
	float: left;
}


body.home nav{
	position: static !important;
}


.pagina_home .container{
	width: 97%;
	padding: 0;
	margin: 0 auto;
}


nav.header_tienda{
	background-color: transparent; color: silver; min-height: 50px; 
	border: 1px solid transparent; position: fixed; width: 100%; 
	top: 0;
	z-index: 1000;
	transition: background-color 0.9s ease;
}

nav:hover,
nav.header_tienda.header_transition{

	background-color: #000;
	background-color: #fff;
}



.btn{
	border-radius: 0px;
}

.h2_listado{
	font-size: 42px;
}

.only-mobile{
	display: none;
}












.box_suscripcion{
	z-index: 999999;
	width: 100%;
	background: #000;
	line-height: 140%;
	color: #eee;
	text-align: center;
	font-size: 18px;

	position: fixed;
	bottom: 0px;
	left: 0px;
	padding: 20px 0px;
}

.box_suscripcion input[type=text]{
	font-size: 18px;
	border-radius: 2px;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 10px 5px;
	color:#000;
}
.box_suscripcion .btn{
	padding: 10px 15px;
	font-size: 18px;
}


.box_suscripcion .btn.btn-warning{
	padding: 5px 10px;
	font-size: 15px ;
}


input[type=text].error{
	border:2px solid red;
}




.javo-gallery-term-content-title.categoria_cover{
	height: 100%;
	text-align: center;
	line-height: 100%;
	background: rgba(0,0,0,0.1);;
	font-size: 44px;
	line-height: 150px;
	text-shadow: 0px 0px 10px #000;
	color: #fff;
}



.only-xs, .only-s{
	display: none;
}



#experimento{
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	font-size: 250px;
	line-height: 100%;
	color:#eee;
	padding-top: 200px;

	background-image: url('/css/images/3px-tile.png');
	z-index: -1;
}




.container_listado_tiendas{
	float: right;
}



















/******************************************************** HOME *****************************************************************/


/*
Oswald
Pacifico
Source+Sans+Pro
Yrsa
*/
.home_promos, .home_categorias{
	font-family: 'Open Sans';
	font-family: 'Varela Round' ;

}
.home_promos .promo,
.home_categorias .categoria{
	cursor: pointer;

	/*border:1px solid #ddd;
	padding: 10px; */
}
.promo_wrapper,
.categoria_wrapper{
	padding-left: 10px;
	padding-right: 10px;
	margin: 10px 0px 20px 0px ;

	padding-left: 30px;
	padding-right: 30px;
	margin: 10px 0px 20px 0px;
}

.promo_wrapper .promo,
.categoria_wrapper .categoria{ 
	/*background: #f2f2f2;
	box-shadow: 0px 5px 10px #ddd;
	border: 1px solid #ddd;*/
}
.home_promos .promo .info,
.home_categorias .categoria .info{
	margin-top: 0px;
	padding: 10px 10px;
	padding: 10px 0px;

}
.home_categorias .categoria .info{
	max-height: 40px;
	overflow: hidden;

	height: 60px;

}
.home_promos .promo .info .titulo,
.home_categorias .categoria .info .titulo{
	font-size: 18px;	
	/*white-space: nowrap;*/
}
.inmuebles .info .titulo{
	white-space: nowrap;
}
.home_promos .promo .imagen,
.home_categorias .categoria .imagen{
	border: 1px solid #ddd;

	border:none;
	height: 120px;

	height:180px;
	/*height:110px;*/

	/*background-size: 100%;*/
	background-repeat: no-repeat;
	width: 100%;				
	background-position: center center;
	transition: all 500ms ease;
	background-size: cover;
	box-shadow: inset 0px 0px 15px 0px #ccc;
}

.inmuebles .promo .imagen,
.inmuebles .categoria .imagen{
	box-shadow: inset 0px 0px 15px 0px #333;
}

.home .pagina_home .container{
	max-width: 1200px;
	margin: auto;


	background: #fff;
	padding: 20px;
	box-shadow: 0px 0px 5px #eee;
}

body{
	background: #fff;
}

h2{
	font-size: 32px;
}
h3{
	font-size:26px;
}
h1, h2, h3{

	font-family: 'Varela Round' ;
}


.pagina_home .javo-gallery-term-content-title  {
	font-family: 'Varela Round' !important;
	text-transform: none;
	text-shadow: 0px 0px 10px #000;
}







.home .pagina_home .container{
	box-shadow: none;
}
#experimento{
	display: none;
}

/*****************************************************************************************************************************/
















@media (max-width: 480px) {
	.barra_navegacion{
		background: red;
	}
	.pagina_tienda .contenedor_cabecera{
		height: 350px;
	}
	.pagina_tienda .columna_derecha .img-wrap-shadow{
		width: 100%;
	}
	.pagina_home div.cabecera input[type=text]{
		width:350px;
		max-width: 80%;
	}
	#map{
		max-height: 300px;
	}

	.pagina_home .galeria_home_marco{
		width: 50%;
	}
	.pagina_home .comercios_header{
		font-size: 28px;
		margin:0px;
	}
	.pagina_home .javo-gallery{
		padding-top: 0px;
	}
	.home .javo-gallery:first-child{
		margin-top: 100px !important;
	}
	.pagina_home .menu_categorias li{
		display: inline-block;
		float: none;
	}
	.pagina_home ul.menu_categorias{
		text-align: center;
	}
	.pagina_contacto .input_form_contact{
		max-width: 200px;
	}

	.container.contenedor_categorias{
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}

	.contenedor_categorias h2{
		font-size: 28px;
	}
	h2_listado{
		font-size: 32px;
	}
	.only-mobile{
		display: block;
	}
	
	h1.h2_listado{
		margin-top: 0px;
	}

	#popups .popup{
		max-width: 90%;
	}
	#popups .close_popup{
		margin-top:0px;
	}

	.box_suscripcion{
		font-size: 13px;
	}

	.box_suscripcion input[type=text]{
		font-size: 13px;
	}
	.box_suscripcion .btn{
		font-size: 13px;
	}

	.box_suscripcion .btn.btn-warning{
		font-size: 13px;
	}

	.only-xs{
		display: inherit;
	}


}

@media (min-width: 481px) and (max-width: 767px) {
	/* -XS- */
	.barra_navegacion{
		background: blue;
	}
	.pagina_tienda .columna_derecha .img-wrap-shadow{
		width: 205px;

	}
	.pagina_home div.cabecera input[type=text]{
		width:450px;
		max-width: 80%;
	}
	#popups .close_popup{
		margin-top:0px;
	}
	.widgets-wraps .widget_posts_wrap ul.latest-posts > li{
		float: left;
	}
	.pagina_tienda .columna_derecha .img-wrap-shadow{
		width: 190px;
	}
	.footer .footer_tienda img{
		max-width: 75%;
	}
	.box_suscripcion{
		font-size: 13px;
	}

	.box_suscripcion input[type=text]{
		font-size: 13px;
	}
	.box_suscripcion .btn{
		font-size: 13px;
	}

	.box_suscripcion .btn.btn-warning{
		font-size: 13px;
	}
	.only-s{
		display: inherit;
	}

}
@media (min-width: 768px) and (max-width: 979px) {
	/* -SM- */
	.pagina_tienda .columna_derecha .img-wrap-shadow{
		width: 265px;
	}
	.widgets-wraps .widget_posts_wrap ul.latest-posts > li{
		float: left;
	}
}



@media (min-width: 1200px) {

}

















body{
	background: #fff;
}

.pagina_tienda .container,
.categorias .container{
	max-width: 1100px;
}




a{
	color:#cf712d;
	/*
	color:#E6621C;
	*/
}
a:hover{
	color:#E6621C;
}

#experimento{
	display: none;
}





.clear_res{
	display: none;
	clear:both;
}
.truncate {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}






#cookie_warning{
	display:none;position:Fixed;bottom:10px;left:10px;padding:10px;padding-top:5px;padding-bottom:2px;background-color: #f7f7f7;border-radius:5px;border: 1px solid #ddd;font-size:12px;color:#333;
}	








.div_select_categorias{
	padding: 15px;
	text-align: center;
}
.div_select_categorias select{
	padding: 5px 10px;
	border:1px solid #cf712d;
	width:90%;
	color: #333;
}


.navbar-nav{
	margin-top:5px;
}











@media(min-width:576px){

}
@media(min-width:768px){
	.pagina_home div.cabecera h1{
		font-size: 60px;	
	}
}
@media(min-width:992px){

}
@media(min-width:1200px){

}








