body {
	margin: 0;
	padding: 0;
	background-color: fff;
}
#wrap {
	width: 100%;
	margin: 0px auto;
	/*display: flex;
	justify-content: center;*/
}
/**/
#fondo_header {
	margin: 0 auto;
	width: 100%;
	height: 220px;
	border-bottom:solid #E7C256
}
#header {
	margin: 0 auto;
	width: 1100px;
	height: 200px;
	max-width: 100%;
}
#redes_botonera {
	float: left;
	margin-top: 0px;
	width: 800px;
	height: 190px;
}
#redes_sociales {
	float: left;
	height: 38px;
	width: 800px;
	margin-left: 70px;
	margin-top: 20px;
	margin-bottom: 40px;
}
#redes_sociales img {
	margin-right: 30px;
	margin-top: 35px;
}
#botonera {
	float: left;
	width: 800px;
	height: 30px;
	margin-top: 50px;
	margin-left: 10px;
}
#botonera ul {
	display: inline;
}
#botonera li {
	display: inline;
	margin-right: 5px;
	margin-left: 15px;
	list-style-type: none;
}
#botonera p {
	font-size: 22px;
	display: inline;
	font-family: "Tenor Sans", sans-serif;
  	font-weight: 400;
  	font-style: normal;
}
#botonera a {
	color: #856411;
	text-decoration:none;
}
#botonera a:hover {
	color:#DB9500;
	text-decoration:underline;
}
#logo {
	float: right;
	height: 180px;
	width: 260px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#logo a{
	text-decoration: none;
}
#fondo_fotos {
	width: 100%;
	height: 610px;
	margin: 0 auto;
	background-color: #9F705C;
	background-image: url("img/fondofotos_slide.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
#contenedor_fotos {
	margin: 0 auto;
	width: 1100px;
	height: 610px;
	max-width: 100%;
}
#slide_fotos {
	float: left;
	height: 580px;
	width: 1100px;
	margin: 15px auto 15px;
}
#fondo_bienvenida {
	margin: 0 auto;
	width: 100%;
	height: 900px;
}
#contenedor_bienvenida {
	margin: 0 auto;
	width: 1100px;
	height: 900px;
	max-width: 100%;
}
#bienvenida {
	float: left;
	width: 820px;
	height: 900px;
	margin-left: 140px;
	margin-right: 140px;
	text-align: center;
	margin-top:40px; 
}
#bienvenida h1 {
	font-size: 38px;
	color: #C79848;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: center;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 600;
  	font-style: italic;	
}
#bienvenida h2 {
	font-size: 36px;
	color:#905C22;
	margin-top: 20px;
	margin-bottom: 25px;
	line-height: 120%;
	letter-spacing: 12px;
	text-align: center;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 600;
  	font-style: normal;
}
#bienvenida h3 {
	font-size: 24px;
	color:#DB9502;
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: 150%;
	word-spacing: 3px;
	text-align: center;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 600;
  	font-style: italic;
}
#bienvenida p {
	font-size: 18px;
	color: #905E20;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	line-height: 150%;
	word-spacing: 1px;
	text-align: center;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
}
#fondo_carta {
	margin: 0 auto;
	margin-top: 30px;
	padding-top: 20px;
	width: 100%;
	height: 450px;
	background-image: url("img/fondo_bloquescafes.jpg");
	background-position: left;
	background-repeat: repeat-x;
}
#contenedor_carta {
	margin: 0 auto;
	width: 1100px;
	height: 430px;
	max-width: 100%;
	background-image: url("img/fondofoto_carta.jpg");
	background-repeat: no-repeat;
}
#carta {
	float: left;
	width: 360px;
	height: 390px;
	background-image: url("img/fondo_caluga_carta.png");
	margin-left: 60px;
	margin-bottom: 50px;
}
#carta h1 {
	font-size: 30px;
	color: #CE5720;
	margin-top: 75px;
	margin-bottom: 25px;
	margin-left: 60px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: left;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 600;
  	font-style: normal;
	
}
#carta h2 {
	font-size: 22px;
	color:#EDBE8C;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-right: 35px;
	line-height: 120%;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}
#carta p {
	font-size: 18px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 60px;
	margin-right: 35px;
	padding-bottom: 20px;
	line-height: 150%;
	word-spacing: 1px;
	text-align: left;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
}
#carta a {
	font-size: 22px;
	color:#EDBE8C;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-right: 35px;
	line-height: 120%;
	text-decoration: none;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}
#carta a:hover {
	font-size: 22px;
	color:#EDBE8C;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-right: 35px;
	line-height: 120%;
	text-align: right;
	text-decoration: underline;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}
#deco_linea {
	float: left;
	width: 400px;
	height: 10px;
	margin-left: 350px;
	margin-right: 350px;
	text-align: center;
	margin-top:10px; 
}
#fondo_sabores {
	margin: 0 auto;
	margin-top: 80px;
	width: 100%;
	height: 570px;
	background-image: url("img/fondofotos_slide.jpg");
	background-position: center;
	background-repeat: repeat-x;
}
#contenedor_sabores{
	margin: 0 auto;
	width: 1100px;
	height: 570px;
	max-width: 100%;
}
#sabores {
	float: left;
	width: 940px;
	height: 520px;
	margin-left: 80px;
	margin-bottom: 50px;
	margin-top: 25px;
	border: #F9B83E 2px solid;
}
#sabores h1 {
	font-size: 30px;
	color: #C79848;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: 25px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 600;
  	font-style: normal;
}
#sabores h2 {
	font-size: 22px;
	color:#EDBE8C;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-right: 25px;
	line-height: 120%;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}
#sabores p {
	font-size: 18px;
	color: #fff;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom: 10px;
	line-height: 150%;
	word-spacing: 1px;
	text-align: center;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
}
#sabores a {
	font-size: 22px;
	color:#EDBE8C;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-right: 25px;
	line-height: 120%;
	text-decoration: none;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}
#sabores a:hover {
	font-size: 22px;
	color:#EDBE8C;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-right: 25px;
	line-height: 120%;
	text-align: right;
	text-decoration: underline;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}
#foto_sabores {
	float: left;
	width: 280px;
	height: 260px;
	margin-left: 25px;
	margin-bottom: 25px;
	margin-top:10px; 
	text-align: center;
}
#fondo_descubre {
	margin: 0 auto;
	margin-top: 80px;
	padding-top: 20px;
	width: 100%;
	height: 450px;
	background-image: url("img/fondo_bloquescafes.jpg");
	background-position: left;
	background-repeat: repeat-x;
}
#contenedor_descubre {
	margin: 0 auto;
	width: 1100px;
	height: 430px;
	max-width: 100%;
	background-image: url("img/fondofoto_descubre.jpg");
	background-repeat: no-repeat;
}
#descubre{
	float: left;
	width: 360px;
	height: 390px;
	background-image: url("img/fondo_caluga_carta.png");
	margin-left: 60px;
	margin-bottom: 50px;
}
#descubre h1 {
	font-size: 30px;
	color: #CE5720;
	margin-top: 75px;
	margin-bottom: 5px;
	margin-left: 60px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: left;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 600;
  	font-style: normal;	
}
#descubre h2 {
	font-size: 22px;
	color:#EDBE8C;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-right: 35px;
	line-height: 120%;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}
#descubre h3 {
	font-size: 26px;
	color:#EDBE8C;
	margin-top: 10px;
	margin-left: 60px;
	line-height: 120%;
	text-align: left;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: italic;
}
#descubre p {
	font-size: 18px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 60px;
	margin-right: 35px;
	padding-bottom: 20px;
	line-height: 150%;
	word-spacing: 1px;
	text-align: left;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
}
#descubre a {
	font-size: 22px;
	color:#EDBE8C;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-right: 35px;
	line-height: 120%;
	text-decoration: none;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}
#descubre a:hover {
	font-size: 22px;
	color:#EDBE8C;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-right: 35px;
	line-height: 120%;
	text-align: right;
	text-decoration: underline;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}
#fondo_encuentranos {
	margin: 0 auto;
	margin-top: 60px;
	padding-top: 20px;
	width: 100%;
	height: 680px;
}
#contenedor_encuentranos{
	margin: 0 auto;
	width: 1100px;
	height: 680px;
	max-width: 100%;
}
#encuentranos {
	float: right;
	width: 940px;
	height: 680px;
	margin-right: 75px;	
}
#encuentranos h1 {
	font-size: 30px;
	color: #C79848;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 130%;
	letter-spacing: 5px;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 600;
  	font-style: normal;
}
#encuentranos p {
	font-size: 18px;
	color: #905E20;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-bottom: 10px;
	line-height: 150%;
	word-spacing: 1px;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
}
#mapa {
	float: left;
	margin-top: 15px;
	margin-right: 75px;
	width: 936px;
	height: 540px;
	margin-left: 20px;
}
#mapa iframe{
	float: left;
	width: 936px;
	height: 540px;
	border: #F9B83E 2px solid;
	border-radius: 20px;
}
#fondo_horarioreservas {
	margin: 0 auto;
	margin-top: 80px;
	width: 100%;
	height: 570px;
	background-image: url("img/fondofotos_slide.jpg");
	background-position: center;
	background-repeat: repeat-x;
}
#contenedor_horarioreservas{
	margin: 0 auto;
	width: 1100px;
	height: 570px;
	max-width: 100%;
}
#horarioreservas {
	float: left;
	width: 1100px;
	height: 450px;
	margin-bottom: 50px;
	margin-top: 30px;
}
#datos_horarios {
	float: left;
	width: 381px;
	height: 430px;
	margin-top: 30px;
	margin-left: 100px;
	margin-right: 130px;
	background-image: url("img/fondo_horarios.jpg");
	border: #904b22 2px solid;
	border-radius: 20px;
}
#datos_horarios h1 {
	font-size: 30px;
	color: #CE5720;
	margin-top: 40px;
	margin-bottom: 25px;
	margin-left: 40px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: left;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 600;
  	font-style: normal;	
}
#datos_horarios p {
	font-size: 18px;
	color: #fff;
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 35px;
	padding-bottom: 10px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: left;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
}
#datos_reservas {
	float: right;
	width: 381px;
	height: 430px;
	margin-top: 30px;
	margin-right: 100px;
	background-image: url("img/fondo_reservas.jpg");
	border: #9a6834 2px solid;
	border-radius: 20px;
}
#datos_reservas h1 {
	font-size: 30px;
	color:#EDBE8C;
	margin-top: 40px;
	margin-bottom: 25px;
	margin-right: 40px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 600;
  	font-style: normal;	
}
#datos_reservas h2 {
	font-size: 24px;
	color: #fff;
	margin-top: 0px;
	margin-right: 40px;
	padding-bottom: 10px;
	line-height: 130%;
	letter-spacing: 2px;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
}
#datos_reservas p {
	font-size: 18px;
	color: #fff;
	margin-top: 0px;
	margin-right: 40px;
	padding-bottom: 10px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
}
#datos_reservas a{
	font-size: 24px;
	color: #fff;
	margin-top: 0px;
	padding-bottom: 10px;
	line-height: 130%;
	letter-spacing: 2px;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
	text-decoration: none;
}
#datos_reservas a:hover{
	font-size: 24px;
	color: #fff;
	margin-top: 0px;
	padding-bottom: 10px;
	line-height: 130%;
	letter-spacing: 2px;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
	text-decoration: underline;
}
#datos_reservas img{
	vertical-align: middle;
	margin-right: 8px;
}
#fondo_galeria {
	width: 100%;
	height: 900px;
	margin: 0 auto;
	background-color: #9F705C;
	background-image: url("img/fondofotos_slide.jpg");
	background-position: center;
	background-repeat: repeat-y;
}
#contenedor_galeria {
	margin: 0 auto;
	width: 1100px;
	height: 900px;
	max-width: 100%;
}
#slide_galeria {
	float: left;
	height: 900px;
	width: 1100px;
	margin: 15px auto 15px;
}
#slide_galeria h1 {
	font-size: 30px;
	color: #C79848;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: 25px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: center;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 600;
  	font-style: normal;
}

#slide_galeria p {
	font-size: 18px;
	color: #fff;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom: 40px;
	line-height: 150%;
	word-spacing: 1px;
	text-align: center;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
}
#fondo_videos {
	width: 100%;
	height: 900px;
	margin: 0 auto;
	background-image: url("img/fondo_bloquescafes.jpg");
	background-position: left;
	background-repeat: repeat;
}
#contenedor_videos {
	margin: 0 auto;
	width: 1100px;
	height: 900px;
	max-width: 100%;
}
#videos {
	float: left;
	height: 860px;
	width: 1100px;
	margin: 15px auto 15px;
	background-image: url("img/fondo_videos.png")
}
#videos h1 {
	font-size: 30px;
	color: #CE5720;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 130%;
	text-align: center;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 600;
  	font-style: normal;
}
#videos h2 {
	font-size: 26px;
	color:#EDBE8C;
	margin-left: -10px;
	margin-top: 10px;
	line-height: 120%;
	text-align: center;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: italic;
}
#videos p {
	font-size: 18px;
	color: #fff;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom: 30px;
	line-height: 150%;
	word-spacing: 1px;
	text-align: center;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
}
#youtube {
	float: left;
	height: 800px;
	width: 1000px;
	margin-left: 50px
}
#fondo_footer {
	margin: 0 auto;
	margin-top: 80px;
	width: 100%;
	height: 230px;
	background-image: url("img/linea_footer.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}
#contenedor_footer{
	margin: 0 auto;
	width: 1100px;
	height: 230px;
	max-width: 100%;
}
#footer {
	height: 230px;
	width: 1100px;
	float: left;
}
#footer h1 {
	font-size: 24px;
	color:#C79848;
	margin-top: 5px;
	word-spacing: 4px;
	margin-bottom: 15px;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}
#footer h2 {
	font-size: 24px;
	color:#905C22;
	margin-top: 25px;
	letter-spacing: 3px;
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}
#footer h3 {
	font-size: 18px;
	color:#905C22;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: 2px;
	line-height: 150%;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}
#footer p {
	font-size: 18px;
	color:#C79848;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 150%;
	text-align: right;
	font-family: "Libre Baskerville", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
}

/* =========================================
   VERSION MOVIL
   ========================================= */

@media screen and (max-width: 768px) {

    /* ---------- GENERAL ---------- */

    #wrap {
        width: 100%;
        overflow-x: hidden;
    }


    /* ---------- HEADER ---------- */

    #fondo_header {
        width: 100%;
        height: auto;
        min-height: 300px;
    }

    #header {
        width: 100%;
        height: auto;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #logo {
        float: none;
        order: -1;
        width: 260px;
        height: 180px;
        margin: 10px auto 0;
    }

    #redes_botonera {
        float: none;
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    #redes_sociales {
        float: none;
        width: 100%;
        height: auto;
        margin: 0;
        text-align: center;
    }

    #redes_sociales img {
        margin: 10px 10px 5px;
    }

    #botonera {
        float: none;
        width: 100%;
        height: auto;
        margin: 15px auto 20px;
        text-align: center;
    }

    #botonera li {
        margin: 0 6px;
    }

    #botonera p {
        font-size: 15px;
    }


    /* ---------- FOTO PRINCIPAL ---------- */

    #fondo_fotos {
        width: 100%;
        height: auto;
        min-height: 0;
        padding: 15px 0;
        background-position: center;
    }

    #contenedor_fotos {
        width: 100%;
        height: auto;
        max-width: 100%;
    }

    #slide_fotos {
        float: none;
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 0 auto;
    }


    /* ---------- BIENVENIDA ---------- */

    #fondo_bienvenida {
        width: 100%;
        height: auto;
    }

    #contenedor_bienvenida {
        width: 100%;
        height: auto;
        max-width: 100%;
    }

    #bienvenida {
        float: none;
        width: auto;
        height: auto;
        margin: 30px 25px;
    }

    #bienvenida h1 {
        font-size: 25px;
    }

    #bienvenida h2 {
        font-size: 25px;
        letter-spacing: 6px;
    }

    #bienvenida h3 {
        font-size: 19px;
    }

    #bienvenida p {
        font-size: 15px;
        line-height: 150%;
    }


    /* ---------- CARTA ---------- */

    #fondo_carta {
        width: 100%;
        height: auto;
        min-height: 0;
        padding: 20px 0;
        background-position: center;
    }

    #contenedor_carta {
        width: 100%;
        height: auto;
        min-height: 0;
        background-position: center;
        background-size: cover;
    }

    #carta {
        float: none;
        width: calc(100% - 40px);
        height: auto;
        min-height: 350px;
        margin: 0 20px;
        background-size: 100% 100%;
    }

    #carta h1 {
        font-size: 25px;
        margin-left: 35px;
        margin-top: 55px;
    }

    #carta p {
        font-size: 15px;
        margin-left: 35px;
        margin-right: 25px;
    }

    #carta h2,
    #carta a {
        font-size: 18px;
        margin-right: 25px;
    }


    /* ---------- SABORES ---------- */

    #fondo_sabores {
        width: 100%;
        height: auto;
        min-height: 0;
        padding: 20px 0;
        margin-top: 40px;
        background-position: center;
    }

    #contenedor_sabores {
        width: 100%;
        height: auto;
        max-width: 100%;
    }

    #sabores {
        float: none;
        width: calc(100% - 30px);
        height: auto;
        min-height: 500px;
        margin: 0 15px;
        box-sizing: border-box;
    }

    #sabores h1 {
        font-size: 24px;
        margin-right: 20px;
    }

    #sabores h2 {
        font-size: 18px;
        margin-right: 20px;
    }

    #sabores p {
        font-size: 14px;
        margin-left: 20px;
        margin-right: 20px;
    }

    #sabores a {
        font-size: 18px;
        margin-right: 20px;
    }

    #foto_sabores {
        float: none;
        width: calc(100% - 40px);
        height: auto;
        margin: 10px 20px;
    }

    #foto_sabores img {
        max-width: 100%;
        height: auto;
    }


    /* ---------- DESCUBRE ---------- */

    #fondo_descubre {
        width: 100%;
        height: auto;
        min-height: 0;
        padding: 20px 0;
        margin-top: 40px;
        background-position: center;
    }

    #contenedor_descubre {
        width: 100%;
        height: auto;
        max-width: 100%;
        background-position: center;
        background-size: cover;
    }

    #descubre {
        float: none;
        width: calc(100% - 40px);
        height: auto;
        min-height: 350px;
        margin: 0 20px;
        background-size: 100% 100%;
    }

    #descubre h1 {
        font-size: 25px;
        margin-left: 35px;
        margin-top: 55px;
    }

    #descubre h2,
    #descubre a {
        font-size: 18px;
        margin-right: 25px;
    }

    #descubre h3 {
        font-size: 21px;
        margin-left: 35px;
    }

    #descubre p {
        font-size: 15px;
        margin-left: 35px;
        margin-right: 25px;
    }


    /* ---------- ENCUENTRANOS ---------- */

    #fondo_encuentranos {
        width: 100%;
        height: auto;
        min-height: 0;
        padding: 20px 0;
        margin-top: 40px;
    }

    #contenedor_encuentranos {
        width: 100%;
        height: auto;
        max-width: 100%;
    }

    #encuentranos {
        float: none;
        width: 100%;
        height: auto;
        margin: 0;
    }

    #encuentranos h1 {
        font-size: 24px;
        margin-right: 20px;
        letter-spacing: 3px;
    }

    #encuentranos p {
        font-size: 15px;
        margin-right: 20px;
    }

    #mapa {
        float: none;
        width: calc(100% - 30px);
        height: 350px;
        margin: 15px;
    }

    #mapa iframe {
        width: 100%;
        height: 350px;
        box-sizing: border-box;
    }


    /* ---------- HORARIOS / RESERVAS ---------- */

    #fondo_horarioreservas {
        width: 100%;
        height: auto;
        min-height: 0;
        padding: 20px 0;
        background-position: center;
    }

    #contenedor_horarioreservas {
        width: 100%;
        height: auto;
        max-width: 100%;
    }

    #horarioreservas {
        float: none;
        width: 100%;
        height: auto;
        margin: 0;
    }

    #datos_horarios,
    #datos_reservas {
        float: none;
        width: calc(100% - 40px);
        height: auto;
        min-height: 300px;
        margin: 15px 20px;
        box-sizing: border-box;
        background-size: cover;
    }

    #datos_horarios h1,
    #datos_reservas h1 {
        font-size: 24px;
    }

    #datos_horarios p,
    #datos_reservas p {
        font-size: 15px;
    }

    #datos_reservas h2 {
        font-size: 20px;
    }


    /* ---------- GALERIA ---------- */

    #fondo_galeria {
        width: 100%;
        height: auto;
        min-height: 0;
        padding-bottom: 30px;
    }

    #contenedor_galeria {
        width: 100%;
        height: auto;
        max-width: 100%;
    }

    #slide_galeria {
        float: none;
        width: 100%;
        height: auto;
        margin: 15px 0;
    }

    #slide_galeria h1 {
        font-size: 24px;
    }

    #slide_galeria p {
        font-size: 15px;
        margin-left: 20px;
        margin-right: 20px;
    }


    /* ---------- VIDEOS ---------- */

    #fondo_videos {
        width: 100%;
        height: auto;
        min-height: 0;
        padding-bottom: 30px;
    }

    #contenedor_videos {
        width: 100%;
        height: auto;
        max-width: 100%;
    }

    #videos {
        float: none;
        width: 100%;
        height: auto;
        min-height: 600px;
        margin: 15px 0;
        background-size: cover;
    }

    #videos h1 {
        font-size: 24px;
    }

    #videos h2 {
        font-size: 21px;
    }

    #videos p {
        font-size: 15px;
        margin-left: 20px;
        margin-right: 20px;
    }

    #youtube {
        float: none;
        width: calc(100% - 30px);
        height: auto;
        margin: 0 15px;
    }

    #youtube iframe {
        width: 100%;
        max-width: 100%;
    }


    /* ---------- FOOTER ---------- */

    #fondo_footer {
        width: 100%;
        height: auto;
        min-height: 180px;
        margin-top: 40px;
    }

    #contenedor_footer {
        width: 100%;
        height: auto;
        max-width: 100%;
    }

    #footer {
        float: none;
        width: 100%;
        height: auto;
        padding: 20px;
        box-sizing: border-box;
    }

    #footer h1,
    #footer h2,
    #footer h3,
    #footer p {
        font-size: 14px;
        text-align: center;
    }

}
