/* ======================================= */
/*		 			GENERALES			   */
/* ======================================= */
html, body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Arial';
	font-size: 12px;
}

@font-face {
    font-family: 'sinkin_sans400_regular';
    src: url('../fonts/sinkinsans-400regular-webfont.eot');
    src: url('../fonts/sinkinsans-400regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sinkinsans-400regular-webfont.woff') format('woff'),
         url('../fonts/sinkinsans-400regular-webfont.ttf') format('truetype'),
         url('../fonts/sinkinsans-400regular-webfont.svg#sinkin_sans400_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sinkin_sans900_x_black';
    src: url('../fonts/sinkinsans-900xblack-webfont.eot');
    src: url('../fonts/sinkinsans-900xblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sinkinsans-900xblack-webfont.woff') format('woff'),
         url('../fonts/sinkinsans-900xblack-webfont.ttf') format('truetype'),
         url('../fonts/sinkinsans-900xblack-webfont.svg#sinkin_sans900_x_black') format('svg');
    font-weight: normal;
    font-style: normal;

}

.list-group-item{
	list-style: none;
}


#top-link	{ 
	display:none; 
	position:fixed; 
	right:5px; bottom:5px; 
	color:green; 
	font-weight:bold; 
	text-decoration:none; 
	padding:10px;
	z-index: 999;
}
.btn a{
	color: inherit;
}

.no-visible{
	display:none;
}
.carousel-example-generic{
	overflow: none;
}
.sans900{
	font-family: 'sinkin_sans900_x_black';
}

.titulo{
	font-family: 'sinkin_sans900_x_black';
	font-size: 16px;
	font-weight: normal;
	font-style: none;
	font-variant: normal;
}

.titulo-resultado-busqueda{
	font-family: 'sinkin_sans400_regular';	
	/*text-transform: uppercase;*/
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.item-resultado{
	margin-left: 0px;
	padding: 0px;
	border-top: 1px solid white;
}
.item-resultado:first-child{
	border: none;
}


.sans400{
	font-family: 'sinkin_sans400_regular';	
	font-size: 12px;
}

.img-responsive {
    margin: 0 auto;
}

hr { display: block; height: 1px;
    border: 0; border-top: 1px solid #cbcbcb;
    margin: 1em 0; padding: 0;
	margin-top: 20px;
	margin-bottom: 10px; 
}

.brown{
	text-transform: uppercase;
}

.thumbnail{
	border: 0;
	border-radius: 0;
	background-color: inherit;
}

.submenu-subcategories, .submenu-stores{
	display: none;
}


.list-group .filter{
	/* background: #004451; */
	border: 1px solid white;
	padding-left: 10px;
	color: black;
	list-style: none;
	text-decoration: none;
	list-style-type:none;
	font-size: 12px;
}

.filter-menu{
	width: 80%;
	height: 30px; 
}

.input-group>.filter-mapa{
	/*height: 30px; 	*/
}
.group-filter-map{
	margin-right: 20px;
	padding-right: 55px;
}

.skip{
	list-style: none;
}

.view-tienda a, .list-group a{
	color: inherit;
}


/* ======================================= */
/*		 			HEADER				   */
/* ======================================= */
.top{
	margin-top: 15px;
}
.navegacion{
	margin-bottom: 5px;
}
.menu .nav li a{
	font-family: 'Arial';
	font-size: 13px;
	padding: 5px;
}
.menu .nav #btn-tiendas a:first-child{
	padding-left: 0px;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
}
.menu .nav li a:hover{
	cursor: pointer;
	background-color: inherit;
	color: black;
	text-decoration: underline;
}


.sociales-top{
	height: 80px; 
	line-height: 116px;
}
.sociales-footer{
	height:43px; line-height:43px;
}

.vcenter {
	vertical-align: middle;
}

.menu-categorias{
	/* border-right: 1px solid #cbcbcb; */
}

.bullets{
	/* list-style: disc; */
	/* color: white; */
}

.menu-stores input{
	width: 150px;
}
.menu-stores ul{
	/*background: red;*/
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
	.menu-stores{
		height: 215px;
	    overflow-y: scroll;
	}
}


.group-busqueda {
	width: 100%;
	position: relative !important;

}



#menu-tiendas-desplegable{
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menu-tiendas-desplegable .list-group{
	margin-bottom: 0px;
}

.submenu-stores .skip input{
	width: 80%;
	margin-bottom: 5px;
}
.titulo-top{
	font-family: 'sinkin_sans900_x_black';	
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 10px;
}

/* ======================================= */
/*		 			FOOTER 				   */
/* ======================================= */

.info-footer{
	text-align: left;
}

/* ======================================= */
/*		 		 SITEMAP 				   */
/* ======================================= */




/* ======================================= */
/*		 			HOME 				   */
/* ======================================= */

.container .jumbotron{
	background-color: black;
	border-radius: 10px;
}

.img-slide_tienda, .img-slide_home{
	height: 360px;
}

.cycle-slideshow{
	width: 100%;
	height: 100%;
	z-index: 0;
}
.backgroundImg{
	width: 100%;
	height: 100%;
	position: absolute;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.pagers_slide{
	position: absolute;
	width: 100%;
	bottom: 5px;
	z-index: 2;
	text-align: center;
	
}
.pagers_slide span{
	font-size: 50px;
	cursor: pointer;
	margin: 3px;

}
.cycle-pager-active{
	color:#004451;
}





/* ======================================= */
/*	 			BOLETIN 				   */
/* ======================================= */
.block-boletin{
	text-align: left;
	padding-top: 5px;
	margin-left: -5px;
}
#email{
	text-align: center;
}
#btn-suscribir{
	margin-top: -4px;
}




/* ======================================= */
/*		 			MAPA 				   */
/* ======================================= */
.levels{
	/* margin-top: 5px; */
	/* margin-bottom: 20px; */
}
.levels-map, .levels-map a{
	font-family: 'sinkin_sans900_x_black';
	font-size: 12px;
	margin-top: 10px;

}

.levels-map .level-active{
	pointer-events: none;
}
.list-group-item{
	background: transparent;
	/* border: none; */
	cursor: pointer;
	/* color: black; */
}


#wrap img{
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
		margin: auto;
	}

#wrap > div{/*background-size: cover !important;*/ margin: auto;}
/*#wrap{overflow: auto;}*/


/* ======================================= */
/*		 		TIENDA 					   */
/* ======================================= */
.view-tienda{
	padding: 10px;
}

.titulo-tienda{
	font-family: 'sinkin_sans900_x_black';	
	text-transform: uppercase;
	font-size: 16px;
	color: white;
	margin-bottom: 10px;
}




/* ======================================= */
/*		 		NEWS GENERALES			   */
/* ======================================= */

.titulo-news{
	font-family: 'sinkin_sans900_x_black';	
	text-transform: uppercase;
	font-size: 25px;
}

.subtitulo-news{
	font-family: 'sinkin_sans900_x_black';	
	text-transform: uppercase;
	font-size: 12px;
}

.titulo-top-news{
	font-family: 'sinkin_sans900_x_black';	
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: -10px;
}

/* ======================================= */
/*		 		NOVEDADES				   */
/* ======================================= */
.divNovedades .thumbnail{
	margin-bottom: 0;
}
.divPromotions .thumbnail{
	max-height: 360px;
	overflow: hidden;
}
.info-novedad{
	height:400px;
}

.promo, .promo .img-promo, .promo .info-promo{
	position: relative;
	height: 360px;
}


.promo .img-promo{
	width: 360px;
	background-size:cover; 
	background-repeat: no-repeat;
	background-position: center;
	/*width: 360px;*/
}

/* sm-4 */
@media (max-width: 767px){
	.promo .img-promo{ 
		width: 100%;
		height: 360px;
	}
	.promo .info-promo{
		height: 200px;
	}
}
@media (max-width: 321px){
	.promo .img-promo{ 
		height: 290px;
	}
	.promo .info-promo{
		height: 200px;
	}
}
/* sm-4 */
@media (min-width: 768px){
	.col-sm-8{
		width: 49%;
	}
}
@media (min-width: 992px){
.col-sm-8{
		width:  61.7%;
	}	
}
@media (min-width: 1200px){
.col-sm-8{
		width:  68.3%;
	}	
}



.hover-promotion{
	position: absolute;
	margin: 20px;
	text-align: center;
	padding: 10px;
	background-repeat: repeat;
	width:90%;
	height: 85%;
	cursor: pointer;
	display: none;
}

.limit_des{
  width:300px;
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}

/* ======================================= */
/*		 		CONTACTO				   */
/* ======================================= */

.titulo-contacto{
	/*font-family: 'sinkin_sans900_x_black';	*/
	font-family: 'sinkin_sans400_regular';	
	font-size: 15px;
	font-style: bold;
	font-weight: normal;
	margin-bottom: 0px;

}


/* ===================================================================== */
/*			 				MEDIA QUERYS         				   	   */
/* ===================================================================== */

/*	MOBILE */
@media (max-width: 767px){

.menu .nav #btn-tiendas a:first-child{
	padding-left: 0px;
	padding-left: 0px;
	text-align: left;
	margin-left: 5px;
}	
	.buscar{
		display: none;
	}


	.menu-categorias{
		border: none;
	}
	.menu {
		width: 100%;
/*		position: fixed;
		z-index: 1000;
		width: 280px;
		height: 100%;
		top: 0;
		left: 0;*/
		display: none;
	}

	
	.menu ul li{
		width: 100%;
	}

	.menu-stores{
		max-height: 250px;
		overflow-y: auto;
		padding-top: 30px;
	}


	.submenu-stores .skip{
		z-index: 111;
		position: fixed;
		left: 25px;
		width: 100%;
		margin-top: -30px;
	}
	.titulo-news{
		font-size: 18px;
	}

	#logo{
		width: 119px;
		height: 45px;
		margin: auto;
	}
	.img-slide_tienda{
		height: 180px;
	}
	.img-slide_home{
		height: 115px;
	}
	#new-with-border{
		border-right: none;	
		border-bottom: 1px solid #cbcbcb;
	}
	.filter, .pagers_slide{
		display: none;
	}

	.list_map{
		max-height: 220px;
		overflow-y: auto;
		margin-top: 30px;
		margin-bottom: 20px;
	}

	.list_map .skip{
		position:absolute;
		top: -30px;
		width: 300px;
		z-index: 999;
	}

	.info-novedad{
		height: auto;
	}


	.info-footer{
		text-align: center;
		margin-bottom: 20px;
	}

	.block-boletin{
		text-align: center;
		margin-top: 10px;
	}


	.contactInfo{
		margin-top: 15px;
	}
	
	.filter-mapa{
		width: 300px;		
	}

	.hover-promotion{
		margin: 8px;
		padding: 10px;
		width:95%;
		height: 90%;
	}
}

/*  TABLET  */
@media (min-width: 768px) and (max-width: 1023px) { 

	.menu .nav li a{
		font-size: 11px;	
		padding: 9px 7px;
}

	#btn-buscar{
		width: 65px;
	}

	#input-buscar{
		width: 108px;
	}

	.icon-img-buscar{ display: none;}
	.icon-btn-buscar{
		width: 10px;
		padding: 2px;
	}
	.img-slide_home{
		height: 250px;
	}

	.no-portrait{
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 1000000;
		background: black;
		opacity: 0.9;
		background-image: url(../img/portrait.png);
		background-repeat: no-repeat;
		background-position: center;
		text-align: center;
		color: white;
		font-size: 2em;
		display: none;
	}

	/*@media screen and (orientation:portrait) { 
		.no-portrait{
			display: block;
		}
	}*/
}