*
{
	padding: 0px;
	margin: 0px;
	font-family: "Century Gothic";
}



ul
{
	list-style: none;
}

.menu li
{
	display: table-cell;
	background-color: rgb(49,29,22);
	padding: 10px 15px;
} 

.menu li:first-child
{
	width: 13px;
	-webkit-box-shadow: -3px 1px 5px -1px #000;
	background: -webkit-linear-gradient(to right, rgba(26,6,0,0.8) -12%, rgba(49,29,22,1) 71%, rgba(49,29,22,1));
	background: linear-gradient(to right, rgba(26,6,0,0.8) -12%, rgba(49,29,22,1) 71%, rgba(49,29,22,1));
	padding: 0px;
	border-top-left-radius: 4px;
}

.menu li:last-child
{
	width: 13px;
	-webkit-box-shadow: 3px 1px 5px -1px #000;
	background: -webkit-linear-gradient(to left, rgba(26,6,0,0.8) -12%, rgba(49,29,22,1) 71%, rgba(49,29,22,1));
	background: linear-gradient(to left, rgba(26,6,0,0.8) -12%, rgba(49,29,22,1) 71%, rgba(49,29,22,1));
	padding: 0px;
	border-top-right-radius: 4px;
}

a
{
	text-decoration: none;
	color: rgb(189, 162, 48);
	font-size: 1.2em;
}

a:hover
{
	color: #efc055;
}

h1
{
	color: rgb(255, 256, 193);
	line-height: 52px;
	/*font-style: oblique;*/
}

h2
{
	height: 54px;
	border-bottom: 2px solid #fff6c1;
	color: #fff6c1;
	font-size: 19px;
	vertical-align: middle;
	line-height: 55px;
	font-weight: 100;
	background-color: rgba(49,29,22,0.8);
}

h3
{
  	color: rgb(189, 162, 48);
  	font-size: 18px;
  	font-weight: 100;
  	border-bottom: 1px solid;
  	margin: 0px 0px 15px 0px;
  	width: 226px;
  	text-align: left;
  	font-size: 1.3em;
}

/* -- Contenedor principal -- */
#wrap
{
	background-color: rgb(41, 29, 22);
  	max-width: 1024px;
  	min-width: 1024px;
  	margin: 0px auto;
  	padding-top: 25px;
  	padding-bottom: 25px;
  	text-align: center;
  	border-bottom-right-radius: 18px;
  	border-bottom-left-radius: 18px;
  	margin-top: 15px;
  box-shadow: 3px 3px 9px -2px black;
}

/* -- Cabezera -- */
.header
{
	height: 156px;
	background-image: url("../img/header.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	box-shadow: 0px 6px 9px -4px #000;
	-webkit-box-shadow: 0px 6px 9px -4px #000;
   	-moz-box-shadow: 0px 6px 9px -4px #000;
	z-index: 1000;
	position: relative;
}

.header:before {
  content: '';
  display: inline-block;
  height: 100%;
  /*margin-right: -0.25em;*/
  margin-right: 5.25em;
}

.menu
{
	display: inline-block;
	box-shadow: 0px 4px 4px -2px #000;
	-webkit-box-shadow: 0px 4px 4px -2px #000;
   	-moz-box-shadow: 0px 4px 4px -2px #000;
   	position: relative;
	top: 22px;
}

/* -- Carousel Home -- */
#home-carousel
{
	height: 350px;
}

#home-links-container
{
	text-align: center;
	position: absolute;
	z-index: 1000;
	top: 428px;
	max-width: 1024px;
	min-width: 1024px;
}

.home-link
{
	width: 224px;
	display: inline-block;
	margin: 0px 40px 55px;
	color: #fff6c1;
	box-shadow: 0px 2px 8px 1px #000;
	-webkit-box-shadow: 0px 2px 8px 1px #000;
   	-moz-box-shadow: 0px 2px 8px 1px #000;
}

.img-link
{
	  margin-top: 35px;
  background-image: url(../img/jpg/sorteo.jpg);
  height: 61px;
  background-repeat: no-repeat;
  border-bottom: 3px solid rgb(255, 246, 193);
  text-align: left;
  font-size: 1.45em;
  font-weight: bold;
  line-height: 4.8em;
  margin-top: 125px;
  padding-left: 5px;
}

.img-link span
{
	/*position: relative;*/
  	/*right: 224px;*/
  	font-weight: bold;
}

.img-link img
{
	margin-top: 115px;
	margin-bottom: -2px;
	box-shadow: 1px 2px 8px 1px #000;
	-webkit-box-shadow: 1px 2px 8px 1px #000;
   	-moz-box-shadow: 1px 2px 8px 1px #000;
   	border-bottom: 3px solid rgb(255, 232, 144);
}

.cuad-link
{
	height: 224px;
	border: 2px solid #fff6c1;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
}

#img-local
{
	background-image: url(../img/jpg/NL.jpg);
	background-repeat: no-repeat;
}

#img-platos
{
	background-image: url(../img/jpg/NP.jpg);
	background-repeat: no-repeat;
}

#img-llevar
{
	background-image: url(../img/jpg/PL.jpg);
	background-repeat: no-repeat;
}

#home-rallado
{
	height: 157px;
  	box-shadow: 0px -2px 10px -2px #000;
  	-webkit-box-shadow: 0px -2px 10px -2px #000;
  	-moz-box-shadow: 0px -2px 10px -2px #000;
  	position: relative;
  	z-index: 1;
  	background-position-y: 1px;
}

.rallado
{
	background: url("../img/peu.jpg");
	max-width: 1024px;
	background-repeat: no-repeat;
}

.home-info
{
	  margin: 0px 20px 0px 10px;
  	display: inline-block;
  	color: rgb(255, 246, 193);
  	font-size: 12px;
  	width: 223px;
  	padding: 15px;
  	text-align: justify;
  	font-size: 0.95em;
  	vertical-align: top;
}

.home-info p
{
	margin: 10px 10px 10px 0px;
}

#horario
{
	width: 270px;
  	height: 266px;
  	/* border: 1px solid rgb(159, 142, 28); */
  	margin: 0px;
  	padding: 0px 0px 30px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.footer
{
	background-image: url("../img/peu.jpg");
	height: 71px;
	background-repeat: no-repeat;
	background-position: top center;
}


.pasta
{
	 margin: 40px 60px 25px 60px;
  	display: inline-block;
  	color: rgb(255, 246, 193);
  	font-size: 12px;
  	padding: 40px;
  	text-align: justify;
  	vertical-align: top;
  	font-size: 0.95em;
}

.pasta p
{
	margin: 10px 10px 10px 0px;
}


.separador
{
	background-image: url("../img/peu.jpg");
	height: 53px;
	background-repeat: no-repeat;
	background-position: top center;
	box-shadow: 0px 7px 14px -4px #000;
	position: relative;
}

#pasta-rallada
{
	  padding: 25px 0px 27px;
}

#video
{
	margin-top: 5px;
}

#pasta-carousel
{
	background-color: rgb(41, 29, 22);
}

#pasta-carousel.owl-carousel .owl-item img
{
	height: 186px;
	border: 1px solid rgb(49,29,22);
}

#pasta-carousel.owl-carousel.owl-text-select-on .owl-item
{
	margin: 10px 0px;
}

.wellcome
{
	color: rgb(189, 162, 48);
	font-size: 18px;
	font-weight: 100;
	border-bottom: 0px solid;
	margin: 45px 0px 5px 0px;
	width: 308px;
	height: 28px;
	line-height: 31px;
	background-color: rgb(41, 29, 22);
}

.video-container
{
	width: 650px;
	display: inline-block;
}

#g-restaurante
{
	background-image: url("../img/r1.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#g-platos
{
	background-image: url("../img/r2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#g-cocina
{
	background-image: url("../img/r3.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#g-img-restaurante
{
	  position: relative;
  right: 30px;
  top: 20px;
  background-image: url(../img/P1.png);
  height: 86px;
  width: 213px;
  background-size: 100%;
  background-repeat: no-repeat;
}

#restaurante-ca
{
    font-size: 1.6em;
  text-align: left;
  height: 31px;
  width: 163px;
  background-color: #4D774B;
  top: 20px;
  left: 20px;
  padding-left: 10px;
  position: relative;
}

#restaurante-es
{
    font-size: 1.6em;
  text-align: left;
  height: 31px;
  width: 173px;
  background-color: #4D774B;
  top: 20px;
  left: 20px;
  position: relative;
}

#g-img-platos
{
	  position: relative;
  right: 30px;
  top: 174px;
  background-image: url(../img/P2.png);
  height: 98px;
  width: 180px;
}

#platos-ca
{
  font-size: 1.6em;
  text-align: left;
  height: 42px;
  width: 90px;
  background-color: #4D774B;
  top: 29px;
  left: 30px;
  position: relative;
  padding-left: 11px;
}

#platos-es
{
  font-size: 1.6em;
  text-align: left;
  height: 42px;
  width: 103px;
  background-color: #4D774B;
  top: 29px;
  left: 30px;
  position: relative;
}

#g-img-cocina
{
	position: relative;
  left: 150px;
  top: 3px;
  background-image: url(../img/P3.png);
  height: 85px;
  width: 162px;
}

#cocina-ca
{
    font-size: 1.6em;
  text-align: left;
  height: 32px;
  width: 95px;
  background-color: #4D774B;
  top: 29px;
  left: 24px;
  position: relative;
  padding-left: 19px;
}

#cocina-es
{
    font-size: 1.6em;
  text-align: left;
  height: 32px;
  width: 113px;
  background-color: #4D774B;
  top: 29px;
  left: 24px;
  position: relative;
}
.mar-top
{
	margin: 54px 48px 0px;
}

.gal-img
{
	width: 272px;
	height: 272px;
	border: 2px solid #fff6c1;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
	vertical-align: top;
	margin: 40px 25px 0px 15px;
  transform: scale(0.9);
  cursor: pointer;
}

.rg-gallery
{
	display: inline-block;
	max-width: 1000px;
	/*position: fixed;
	z-index: 1001;
	top: 23px;
	display: none;*/
}

.shadow 
{
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	position: fixed;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

.contacto
{
	 margin: 69px 92px 20px 0px;
  	display: inline-block;
  	color: rgb(255, 246, 193);
  	font-size: 12px;
  	padding: 15px;
  	text-align: left;
  	vertical-align: top;
  	width: 300px;
  	font-size: 0.95em;
}

.contacto p 
{
	margin: 10px 0px;
}

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

.map 
{
	position: relative;
	top: 80px;
}

#contacta-rallada
{
	height: 115px;
	  margin-top: 21px;
}

.fb
{
	  /* position: relative; */
  float: left;
  /* left: 100px; */
  margin: 33px 0px 10px 57px;
}

.llevar
{
	margin: 100px 8px 86px 40px;
  	display: inline-block;
  	color: rgb(255, 246, 193);
  	font-size: 12px;
  	padding: 15px;
  	text-align: justify;
  	vertical-align: top;
  	width: 440px;
  	font-size: 0.95em;
}

.cajas
{
	position: relative;
  	top: 55px;
  	opacity: 0.8;
}

.carta
{
	text-align: right;
  margin: 75px 50px 60px 7px;
}

.carta div
{
	  display: inline-block;
  /* margin: 10px 31px; */
  width: 760px;
  border-left: 1px solid white;
  padding-left: 64px;
}

.carta h3
{
	margin-top: 50px;
  	display: block;
  	width: 588px;
  	margin: 50px auto;
  	text-align: center;
}

.carta .head
{
	font-size: 24px;
	color: rgb(255,246,193) !important;
	text-align: left;
	margin: 15px 0px;
}

.carta .head:first-child
{
	margin: 0px 0px 15px;
}

.carta p
{
  	color: #D3AD55;
  	width: 100%;
  	position: relative;
  	text-align: left;
  	font-size: 1.1em;
  }

.carta p:not(.head):not(.out-p):not(.no):before {
  	content: '';
  	position: absolute;
  	bottom: .4rem;
  	width: 100%;
  	height: 0;
  	line-height: 0;
  	border-bottom: 2px dotted #ddd;
  	opacity: 0.7;
}

.carta span.oro.precio {
  	float: right;
  	bottom: -5px;
  	/* min-width: 3em; */
  	text-align: right;
  	padding: 0px;
  	line-height: 0.7em;
  	padding-left: 15px;
  	height: 1em;
}

.carta span{
  	position: relative;
  	display: inline;
  	background-color: rgb(41, 29, 22);
  	z-index: 1;
}

.carta .left{
	margin: 10px 0px 10px 40px;
	width: 148px;
}

.carta .right{
	margin: 10px 40px 10px 0px;
	width: 148px;
}

.carta img 
{
  display: block;
  margin-bottom: 29px;

 }

.oro
{
	color: rgb(240, 239, 233);
	font-size: 12px;
	padding: 0px 16px 0px 0px;
  	text-align: left;
  	font-size: 1.05em;
}

.carta .tort {
  transform: rotateZ(-45deg);
  font-size: 0.7em;
}

/*table tr:first-child td {
	width: 300px; 
}*/

.carta table tr:first-child p {
  position: relative;
  top: -30px;
  left: 10px;
}

.carta table{
	width: 100%;
	text-align: center;
} 

.carta ul{
      display: inline-block;
  vertical-align: top;
  text-align: left;
  position: relative;
  margin-right: 26px;
  padding-left: 0px;
  margin-top: 7px;
}

.carta .carta-seccion:not(.selected){
	display: none;
}

.carta .carta-li{
	  margin: 15px 0px;
  display: inline-block;
  width: 90px;
  color: white;
}

.carta li{
	text-align: center;
	cursor: pointer;
}

.carta li p{
	text-align: center;
}

.carta li.selected p{
	/*color: rgb(189,162,48);*/
	color: rgb(78, 137, 76);
  	text-align: center;
  	font-weight: bold;
}

.tHome{
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}

.tHome td{
	border: 1px solid rgb(189,162,48);;
	height: 30px;
}

.tHome tr td:first-child {
	text-align: left;
	padding-left: 10px; 
}

.border-none{
	border: none !important;
}

.hHorario
{
  position: relative;
  left: -265px;
  top: -10px;
  width: 86px;
  line-height: 1.3em;
  border: none;
  text-align: justify;
}

.pc{
	 display: block;
  	position: relative;
  	top: -180px;
  	right: 99px;
  	float: right;
}

.pc img{
	width: 200px;
}

.langIco{
  z-index: 1001;
  position: relative;
  float: right;
  right: 14px;
  top: 10px;
  font-weight: 800;
  opacity: 0.5;
  margin-left: 5px;
  font-size: 0.9em;
}

body
{
  background: #23311F url(../img/pattern.png) repeat top left;
}

.tr{
	text-align: right !important;
};

.separador h1 span{
	opacity: 0.8 !important;
}

.mSelected{
	color: #efc055;
}

a:selected{
	color: #efc055;
}

.loader img{
  position: relative;
  top: 50%;
}



.carta .head01 {
  background-image: url("../img/carta/01.png");
  background-repeat: no-repeat;
  background-size: 100%;
  overflow: visible;
  height: 73px;
  line-height: 49px;
  width: 142px;
  padding-left: 30px;
  top: 19px;
  right: 33px;
  font-size: 1.5em;
}

.carta .head02{
   background-image: url("../img/carta/02.png");
  background-repeat: no-repeat;
  background-size: 100%;
  overflow: visible;
  height: 70px;
  line-height: 45px;
  width: 169px;
  padding-left: 22px;
  top: 19px;
  right: 35px;
  font-size: 1.5em;
}

.head03
{
  background-image: url("../img/carta/03.png");
  background-repeat: no-repeat;
  background-size: 100%;
  overflow: visible;
  height: 73px;
  line-height: 57px;
  width: 134px !important; 
  padding-left: 30px;
  top: 19px;
  right: 33px;
  font-size: 1.5em !important;
}

.head04
{
  background-image: url("../img/carta/04.png");
  background-repeat: no-repeat;
  background-size: 100%;
  overflow: visible;
  height: 73px;
  line-height: 49px;
  width: 134px !important;
  padding-left: 30px;
  top: 19px;
  right: 33px;
  font-size: 1.5em !important;
}

.head05{
  background-image: url("../img/carta/01.png");
  background-repeat: no-repeat;
  background-size: 100%;
  overflow: visible;
  height: 73px;
  line-height: 63px;
  width: 192px !important;
  padding-left: 30px;
  top: 19px;
  right: 33px;
  font-size: 1.5em !important;
}