@font-face{
	font-family:"Whitney";
	src:url('../fonts/WhitneyHTF-Book.woff');
	font-weight:normal;
}

@font-face{
	font-family:"Perpetua";
	src:url("../fonts/Perpetua.woff");
	font-weight:normal;
	font-style:normal;
}

@font-face{
	font-family:"Poppins";
	src:url("../fonts/Poppins-Medium.woff");
	font-weight:normal;
	font-style:normal;
}

@font-face{
	font-family:"Poppins";
	src:url("../fonts/Poppins-SemiBold.woff");
	font-weight:bold;
	font-style:normal;
}

@font-face{
	font-family:"PlayfairDisplay";
	src:url("../fonts/PlayfairDisplay-Regular.woff");
	font-weight:normal;
	font-style:normal;
}

body{
	font-family:Perpetua;
	font-size: 12pt;
	color: #0b0e11;
	font-family: "Perpetua";
}
  
.bloque .nombreSubcategoria {
background-color: transparent;
  border: solid 2px #5f5851;
  border-left: none;
  display: inline-block;
  width: 70%;
  margin: 10px 0px;
}

.bloque .nombreSubcategoria span{
	font-family: Poppins;
	letter-spacing: 5px;
	color: #352c24;
}

.banner {
  margin-left: 17px;
}

.plato {
  border-bottom: solid 1px #dfcbaa;
}

.bloque .precio {
  font-size: 10pt;
  text-align: right;
  font-family: poppins;
}

.nombre {
  font-weight: bold;
  font-size: 11pt;
  line-height: 13pt;
  font-family: poppins;
  color: #58524c;
}

.menu_flotante ul li a {
  font-family: poppins;
  font-size: 10pt;
}

#especiales_frios .nombreSubcategoria {
  background-image: url(traveler_choice_icon.png);
  background-repeat: no-repeat;
  background-position: center right;
  width: calc(50% + 32px);
}

.precioGlobalSubcategoria .precio {
  text-align: center;
  font-size: 20pt;
  font-weight: bold;
  color: #0b0e11;
}


#carta .categoria[rel=buffet]{
  background-image: url(fondo_2_buffet.jpg);
  background-size: cover;
  background-attachment: fixed;
  color: #FFF;
}

#carta .categoria[rel=buffet] .bloque .nombreSubcategoria {
  border: none;
  width: 100%;
  text-align: center;

}

#carta .categoria[rel=buffet] .bloque .nombreSubcategoria span{
	color:#d2ba9c;
	letter-spacing: 0px;
  text-align: center;
  margin: auto;
  font-size: 19pt;
  font-family:PlayfairDisplay;  
}

#carta .categoria[rel=buffet] .nombre {
  font-weight: normal;
  color: #fff;
  padding-left: 10px;
}

#carta .categoria[rel=buffet] p.nombre::before {
  content: "•";
}


#carta .categoria[rel=buffet] .plato {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 6px;
}


#carta .categoria[rel=buffet] .plato .linea.subnombre {
  padding-left: 29px;
}

#calientes_466{
  background-image: url(cabecera.png);
  background-size: 62%;
  background-repeat: no-repeat;
  background-position: center 20px;
  padding-top: 115px;
}

#promociones_471 {
  margin-top: 25px;
}

#promociones_471 .nombreSubcategoria {
	display:none;
}

#promociones_471 .columnas {
	display:none;
}
