@charset "UTF-8";
/* Medios fluidos sencillos
   Nota: Los medios fluidos exigen la eliminación de los atributos de altura y anchura de los medios del código HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 no admite max-width (anchura máxima), por lo que usa de manera predeterminada una anchura del 100% */
.ie6 img {
	width:100%;
}

@font-face {
  font-family: 'kievit';
  /* Antes de descargar el archivo, le decimos al buscador
  que intente buscar en local la fuente con nombre
  Cabin, Cabin Regular o Cabin-Regular */
  src:url(fonts/kievit.woff)
}
@font-face {
  font-family: 'kievit';
  /* Antes de descargar el archivo, le decimos al buscador
  que intente buscar en local la fuente con nombre
  Cabin, Cabin Regular o Cabin-Regular */
  src:url(fonts/BebasNeue.otf)
}


@font-face {
  font-family: 'kievit-bold';
  /* Antes de descargar el archivo, le decimos al buscador
  que intente buscar en local la fuente con nombre
  Cabin, Cabin Regular o Cabin-Regular */
  src:url(fonts/kievit-bold.woff);
  font-weight:bold;
}

/*
	Propiedades de cuadrícula fluida de Dreamweaver
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiración obtenida de "Responsive Web Design" de Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	y Golden Grid System de Joni Korpi
	http://goldengridsystem.com/
*/

/* Diseño móvil: 480 px e inferior. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	font-family: 'Arial';
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top:50px;

}

.gridContainer p{
	width: 88.2%;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
	line-height: 1.5em;
	
	
}
#menu_laptop{
	display:none;
	
	
}
.bloque{
	position:relative;
	width:100%;
	/*height:300px;*/
	clear:both;
	overflow:auto;
	
}
#bloque_1_home{
	background: url(../images/home_mobile.png) no-repeat;
	
	background-size:cover;
	color:white;
	height:300px;
	padding-top:50px;
	
}
#home1_text{
display:none;
}
#bloque_2_home{
	padding-top:10px;
	font-size:1.2em;
	font-family:'kievit';
	
}
#bloque_3_home{
font-family:'kievit';
	
}



.info_index{
	
	margin:0 auto;
	margin-bottom:10px;
	width:90%;
	font-size:1.2em;
	font-family:'kievit';
	}

.ingredientes_torradas{

	display:block;
	width:90%;
	margin:0 auto;
	padding:10px 15px;
	text-align:center;
	font-family:'kievit';
	border-radius:15px;
	
	font-size:1.2em;
	margin-bottom:5px;
}
.circulo_torradas{
	margin: 0  auto;
	font-size:1.8em;
	padding-top:15%;
 	width: 50%;
	
    height:0;
    padding-bottom: 35%;
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
    background: #4679BD; 
	margin-bottom:5px;
	margin-top:5px;
	}
#bloque_1_torradas{
	background: url(../images/thumb_DSCF1066_1024.png) no-repeat;
	background-size:cover;
	color:white;
	height:340px;
	padding-top:10px;
	
}
#bloque_2_torradas{
	color:black;	
}
#bloque_3_torradas{
	background: #FF4848;
	background-size:cover;
	color:white;
	margin-top:5px;
}
.torrada{
	text-align:center;
	width:100%;
}
.torrada h2{
	color:red;
}
.torradas-mobile{
	display:block;
}
.torradas-desktop{
	padding-top:10px;
	display:none;
}
.torrada_web{
	height:300px;

	
}
#bloque_1_carta{
	background: url(../images/carta.png) no-repeat;
	background-size:cover;
	color:white;
	height:300px;
	padding-top:50px;
	
}
#bloque_2_carta{
	padding-top:10px;
	font-size:1.2em;
	
	
}
#bloque_3_carta{
	text-align:center;
}
#bloque_1_menu{
	background: url(../images/menu.jpg) no-repeat;
	background-size:cover;
	color:white;
	height:300px;
	padding-top:50px;
	
}
#bloque_1_postres{
	background: url(../images/postre.png) no-repeat;
	background-size:cover;
	color:white;
	height:300px;
	padding-top:50px;
	
}
.postre {
	width:98%;
	box-sizing:content-box;
	margin:1%;
	float:left;
}
#bloque_1_reservar{
	background: url(../images/mesa.png) no-repeat;
	background-size:cover;
	color:white;
	height:300px;
	padding-top:50px;
	
}
#bloque_2_reservar{
	padding-top:15px;
	margin-bottom:15px;
	color:black;

	
	
}



#bloque_2_2_reservar{
	max-width:800px;
	margin:0 auto;
        display:none;
        font-family: sans-serif;
	
}
/* #bloque_2_reservar input, textarea{
	outline:0px;
	border:1px solid grey;
	border-radius:5px;
	padding:2% 5%;
	box-sizing:content-box;
	font-size:1.1em;
	color:grey;
	margin-bottom:20px;
	
}*/

#bloque_1_cupones{
	background: url(../images/mesa.png) no-repeat;
	background-size:cover;
	color:white;
	height:300px;
	padding-top:50px;
	
}
#bloque_2_cupones{
	padding-top:15px;
	margin-bottom:15px;
	color:black;
}
.cupones{
	width:95%;
	margin:0 auto;
	padding-top:1px;
	margin-bottom:15px;
	padding-bottom:10px;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 8px 5px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 0px 8px 5px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 0px 8px 5px rgba(50, 50, 50, 0.3);
	
	}
	

.cupones img{
	width:70%;

	
}


.bold{
	font-family:'kievit-bold';
	
}

.center {
    width: 100%;
    text-align: center;
	display:block;

}

.bloque h2{
	
	font-size:3em;
	
}
.bloque h2 span{
	font-size:2.3em;
}
.bloque h3{
	color:white;
	font-size:2em;
	
}
.boton_rojo{
	background-color:red;
	width:70%;
	margin:0 auto;
	font-size:1.5em;
	color:white;
	padding:5px 0px;
	border-radius:5px;
	font-weight:bold;
}

.line{
	width:90%;
	margin:0 auto;
	border-top:2px grey solid;
	margin-top:5px;
	margin-bottom:10px;
}
.campo{
	
	width:70%;
	outline:0px;
	-webkit-appearance:none;
	
}
.campo2{
	
	width:33%;
	outline:0px;
	-webkit-appearance:none;
	
}
.campo3{
	
	width:26%;
	outline:0px;
	-webkit-appearance:none;
}

	
	/*Dia selecionado*/



#ui-datepicker-div{


position: fixed !important;
top:50% !important;
left:50% !important;
margin-left:-125px !important;
margin-top:-122px !important;
}
/*Dia seleccionado*/
#ui-datepicker-div .ui-state-active {
	color:red;
	
}

#ui-datepicker-div .ui-state-highlight {}


  .ui-tooltip, .arrow:after {
    background:#FFC;
    border: 2px solid white;
  }
  .ui-tooltip {
	  z-index:999999;
	  width:300px;
    padding: 10px 20px;
    color: black;
    border-radius: 20px;
    font: bold 12px "Helvetica Neue", Sans-Serif;
    text-transform: uppercase;
    box-shadow: 0 0 7px black;
	
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }
  
  .redcolor{
	  color:red !important; 
	  border:1px solid red !important;
  }
  
 

/* Diseño tableta: de 481 px a 768 px. Hereda estilos de: Diseño móvil. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 100%;
	
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#bloque_1_home{
	background: url(../images/home2.png) no-repeat;
	background-size:cover;
	color:white;
	height:300px;
	padding-top:50px;
	
}
.info_index{
	
	margin:0 auto;
	margin-bottom:10px;
	width:30%;
	padding:1.66666%;
	float:left;
}
.torrada{
	text-align:center;
	height:150px;
	width:50%;
	float:left;
}

.postre {
	width:49%;
	box-sizing:content-box;
	margin:0.5%;
	float:left;
}


.ingredientes_torradas{

	
	width:60%;
	
}
.torradas-mobile{
	display:none;
}
.torradas-desktop{
	display:block;
	width:70%;
}
.torrada_web{
	height:600px;
	font-size:1.5em;
}

/*.cupones{
	margin-left:3%;
	margin-right:1%;
	width:46%;
	float:left;
	height:600px;
	margin-bottom:25px;
	}
	
.cupones img{
	width:40%;
}*/
}

/* Diseño escritorio: de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	
	
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#home1_text{
display:block;
}
#menu_mobile{
	display:none;	
}
#menu_laptop{
	position:fixed;
	display:block;
	top:0;
	left:0;
	width:100%;
	padding-right:15px;
	box-sizing:border-box;
	height:100px;
	background-color:#FF5555;
	cursor:default;
	z-index:99999999;
	
	
}

.torrada{
	height:150px;
	width:33.333%;
	float:left;
}

.torradas-desktop{
	width:40%;
}
#bloque_1_home{
	margin-top:30px;
	padding-top:100px;
	height:500px;
	font-size:1.4em;
}
#bloque_2_home{
	margin-top:-50px;
	width:80%;
	margin: 0 auto;
	padding-top:100px;
	
	font-size:1.4em;
}
#bloque_1_carta{
	margin-top:30px;
	padding-top:100px;
	height:500px;
	font-size:1.4em;
}
#bloque_3_carta{
	width:98vw;
	margin:0 auto;
	
	
	
}
.fondo_y_producto{
	
	width:96vw;
	overflow:hidden;
	
}
.fondo_cat{

	background: url(../images/home_mobile.png) no-repeat;
	background-size:cover;
	width:48vw; 
	float:left;  
	height:28vw; 
	text-align:center; 	
	font-size:3em;
	padding-top:12vw;
	
	
}
.grupo_productos{
	background:white;
	background-size: cover;
	width:48vw;
	height:40vw;
	float:left;
	
	
}
#bloque_1_menu{
	margin-top:30px;
	padding-top:100px;
	height:500px;
	font-size:1.4em;
}
#bloque_1_postres{
	margin-top:30px;
	padding-top:100px;
	height:500px;
	font-size:1.4em;
}
#bloque_1_reservar{
	margin-top:30px;
	padding-top:100px;
	height:500px;
	font-size:1.4em;

	
}
#bloque_1_cupones{
	margin-top:30px;
	padding-top:100px;
	height:500px;
	font-size:1.4em;
	
}