/* Base */
body, html{width:100%;min-width:300px;}
body{margin:0;padding:0;font-size:16px;background:#FFF;}
body, body *{font-family: 'Lato-Regular'; color: #201C1E; font-weight: 500; }
header{margin:0 0 1px;width:100%;display:block; z-index:1100; position: fixed; top: 0; left: 0; -webkit-transition:background 0.35s ease-in; -moz-transition:background 0.35s ease-in; -o-transition:background 0.35s ease-in; transition:background 0.35s ease-in; }
footer{width:100%;display:block;margin:0 auto;clear:both;background:#FFF;}

a{ color: #483E32; }
.imagen-principal{display: block; width: 40%; margin: 5px 20px 20px 0; float: left; height: auto; padding: 5px; -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.75); box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.75); }
.imagen-completa{ -webkit-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.35);-moz-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.35); box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.35); }
.imagen-ancho-completo{ display: block; width: 100%; height: auto; -webkit-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.35);-moz-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.35); box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.35); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.border-none{ -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
.aligncenter{ text-align: center !important; margin: 0 auto;}
img.aligncenter {margin: 0 auto; display: block; max-width: 100%; height: auto;}
.fb_iframe_widget {text-align: center; margin: 0 auto; display: block!important; }
.alignright{ text-align: right !important; }

.fa{ font-family:FontAwesome, Arial, Helvetica, sans-serif; font-weight: normal; }

/* Ancho Limitado */
.ancho-limitado{ width: 87%; max-width: 1200px; margin: 0 auto; }
.ancho-limitado > *:first-child{ margin-top: 0 !important; }
.ancho-limitado > *:last-child{ margin-bottom: 0 !important; }
section.ancho-limitado, section > .ancho-limitado{ padding: 100px 0; }
section > .ancho-limitado.sin-padding{ padding: 0; }
.ancho-limitado hr{ background-color: #000; }

/* Cookies */
#ccfd-eucookielaw{ width: 12%; position: fixed; bottom: 0; z-index: 100000; background: #000; opacity: 0.8; right: 0; border-radius:3px; text-align:center; min-width:200px;}
p#ccfd-cookiewarning{color: #fff !important; font-size: 0.8em; text-align: center;}  
#ccfd-eucookielaw{ margin: 0; padding: 10px; } 
#ccfd-eucookielaw a{ background: #FFF; display: inline-block; padding: 5px 10px; cursor:pointer; float: right; margin: 5px 0 10px 8px; clear: left !important;border-radius: 2px;}
#ccfd-eucookielaw a#ccfd-more{background:none; color:#FFF;}
#ccfd-eucookielaw a#ccfd-removecookie{padding:8px 15px;color: #000;font-weight: bold;}
#ccfd-eucookielaw {text-align: center;display: inline-block; font-size:1.2em;}
#ccfd-eucookielaw a{float:none;}

/* Fracciones */
.un_medio{ width: 47.5%; float: left; clear: left; }
.un_medio.ultimo{ float: right; clear: right; }

.un_tercio{ width: 32%; margin: 0 1% 2.5%; float: left; }
.un_tercio.primero{ clear: left; margin-left: 0; }
.un_tercio.ultimo{ clear: right; margin-right: 0; }

.un_cuarto{ width: 24.25%; margin: 0 0.5%; float: left; }
.un_cuarto.primero{ clear: left; margin-left: 0;}
.un_cuarto.ultimo{ clear: right; margin-right: 0; }

.un_quinto{ width: 18%; margin: 0 1.25%; float: left; }
.un_quinto.primero{ clear: left; margin-left: 0; }
.un_quinto.ultimo{ clear: right; margin-right: 0; }

/* Video */
.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; } 
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100% !important; height: 100%; }

/* Header */
header.header-inicio{ background: transparent; }
header, header.header-inicio.scrolled, header.scrolled{ background: rgba(28,28,27,0.95); }
#header-bar{ padding: 20px 0; }
#mostrar-menu{ display: none; }

#contacto-header p{ text-align: center; margin-bottom: 0; }
#contacto-header p span, #contacto-header p a .fa.fa-phone, #contacto-header p a{ color: #FFFFFF; }
#contacto-header p a:nth-child(2)::before{ content: "|"; margin: 0 10px; }

#logo-inicio, #logo-pagina{ display: inline-block; }

#redes-sociales{ float: right; padding: 20px 0 0; }
#redes-sociales li{ display: inline-block; margin-top: 2px; }
#redes-sociales li a{ display: inline-block; margin-left: 20px; }
#redes-sociales li a .fa{ font-size: 24px; color: #FFF; -webkit-transition:all 0.35s ease-in; -moz-transition:all 0.35s ease-in; -o-transition:all 0.35s ease-in; transition:all 0.35s ease-in; }
#redes-sociales li a .fa-rss:hover{ color: #F58432; }
#redes-sociales li a .fa-facebook:hover{ color: #3B5998; }
#redes-sociales li a .fa-twitter:hover{ color: #55ACEE; }
#redes-sociales li a .fa-google-plus:hover{ color: #E04A39; }
#redes-sociales li a .fa-youtube-play:hover{ color: #EE1C1B; }
#redes-sociales li a .fa-linkedin:hover{ color: #0077B5; }
#redes-sociales li a .fa-instagram:hover{ color: #3897F0 }
#redes-sociales li a .fa-tripadvisor:hover{ color: #00af87 }

#menu-superior{ float: right; }
#menu-menu-principal > li{ display: inline-block; padding: 27px 0 10px; margin: 0 13px; }
#menu-menu-principal > li:last-child{ padding-right: 0; }
#menu-menu-principal > li a{ font-family: 'Lato-Medium'; font-size: 15px; color: #FFF; text-transform: uppercase; display: inline-block; letter-spacing: 2px; padding-left: 2px; }
#menu-menu-principal li.current-menu-item, #menu-menu-principal li:hover, #menu-menu-principal li.current-menu-ancestor{ padding: 26px 0 9px; border-bottom: 1px solid #FFF; }
#ajuste-cabecera{ height: 108px; }

/* Titulo */
#title{ max-width: 1200px; width: 95%; margin: 0 auto; }
#title h1{ text-align: center; padding-top: 40px; padding-left: 5px; text-transform: uppercase; font-family: 'Lato-Medium'; font-size: 24px; letter-spacing: 5px; }
#title + .ancho-limitado{ padding: 20px 0 0; }
#title h1 span{ font-family: 'Lato-Medium'; font-size: 24px; letter-spacing: 5px; font-weight: 300; }

/* Portada */
.enlace-banner{ -webkit-transition:all 0.35s ease-in; -moz-transition:all 0.35s ease-in; -o-transition:all 0.35s ease-in; transition:all 0.35s ease-in; }
.enlace-banner:hover{ background: #ffa125 !important; color: #FFF !important; }
i.welcome-btn{ color: #FFF; font-size: 1.25vw; }
#flechaEnlace{ cursor: pointer; }

#principal > section{ background-size: 100% auto; background-position: center; }
#principal > section > .ancho-limitado h1, #principal > section > .ancho-limitado h2{ font-family: 'BodoniStd-Book'; font-size: 24px; }
#principal > section > .ancho-limitado > *:last-child{ margin-bottom: 0 !important; }

/* Seccion INTRODUCCION */
#introduccion, #introduccion *{ text-align: center; color: #000; opacity: 0.95; }
#introduccion p{ max-width: 100%; margin-bottom: 10px; font-family: 'Lato-Medium'; line-height: 25px; font-size: 16px; }
#introduccion hr{ background-color: #919191; width: 100%; max-width: 13%; height: 2px; margin: 0 auto; margin-top: 10px; display: block; }
#introduccion span{ font-family: 'Lato-Bold'; }
#introduccion a{ background-color: #333333; color: #FFF; font-family: 'Lato-Bold'; font-size: 12px; text-transform: uppercase; letter-spacing: 2px; display: inline-block; padding: 10px 30px; border: 1px solid #f2f2f2; -webkit-transition:all 0.35s ease-in; -moz-transition:all 0.35s ease-in; -o-transition:all 0.35s ease-in; transition:all 0.35s ease-in; }
#introduccion a:hover{ background: #939393; color: #111111; font-family: 'Lato-Bold'; }

/* Seccion AMBIENTES */
#ambientes h3{ text-transform: uppercase; color: #000; font-family: 'BodoniStd-Book'; font-size: 24px; letter-spacing: 5px; margin: 5px 0 20px; width: 100%; max-width: 29%; }
#ambientes hr{ background-color: #000; width: 100%; max-width: 13%; height: 1px; margin-bottom: 35px; }
#ambientes p{ font-family: 'Lato-Medium'; line-height: 25px; font-size: 16px;  margin: 0; width: 100%; max-width: 29%; }
#ambientes p > strong{ font-family: 'Lato-Bold'; font-size: 16px; }
#menu-ambientes{ width: 29%; float: left; height: auto; }
#menu-ambientes ul{ margin-top: 35px; }
#menu-ambientes ul li{ padding-bottom: 10px; }
#menu-ambientes ul li a{ color: #5E0F2B; font-family: 'Lato-Bold'; font-size: 16px; line-height: 30px; }
#menu-ambientes ul li a:hover{ color: #94093f; }
#fotos-ambientes{ width: 61%; float: right; margin-top: -13%; }
#fotos-ambientes .un_tercio img{ width: 100%; height: auto; -webkit-transition:all 0.25s ease-in; -moz-transition:all 0.25s ease-in; -o-transition:all 0.25s ease-in; transition:all 0.25s ease-in; }
#fotos-ambientes .un_tercio img:hover{ filter:alpha(opacity=50); opacity:.7; }
#fotos-ambientes .un_tercio h3{ text-transform: uppercase; font-family: 'Lato-SemiBold'; font-size: 15px; letter-spacing: 1px; margin: 15px 0px 15px; max-width: 100%; width: 100%; }
#fotos-ambientes .un_tercio span{ display: block; color: #000; font-size: 14px; font-family: 'Lato-SemiBold'; }

/* Seccion ENFOQUE */
section#enfoque{ background-repeat: no-repeat; height: auto; }
#enfoque{ text-align: center; padding: 10px; }
#enfoque p{ text-align: center; margin: 0; }
#enfoque p > p{ font-family: 'Lato-Medium'; line-height: 25px; font-size: 16px; color: #ffffff; }
#enfoque p{ font-family: 'Lato-Medium'; line-height: 25px; font-size: 16px; color: #ffffff; }
#enfoque h3{ font-family: 'BodoniStd-Book'; text-transform: uppercase; font-size: 24px; margin-top: 10px; margin-bottom: 10px; color: #ffffff; }
#enfoque hr{ background-color: #000000; width: 100%; max-width: 11.5%; height: 2px; margin: 0 auto; margin-top: 10px; margin-bottom: 20px; display: block; }
#enfoque p > strong{ font-family: 'Lato-Bold'; font-size: 16px; color: #ffffff; }
#fotos-enfoque{ margin-top: 40px; }
#fotos-enfoque .un_tercio img{ margin-right: 2%; }
#fotos-enfoque .un_tercio .enlaces h4{ font-family: 'Lato-Medium'; margin-bottom: 20px; text-align: center; letter-spacing: 0.1vw;  color: #ffffff;}
#fotos-enfoque .un_tercio .enlaces div p{ margin: 0; color: #ffffff; font-family: 'Lato-Medium'; font-size: 13px; text-align: center; }

/* CONOCENOS */
.conocenos #title{ width: 100%; max-width: 100%; background: rgba(0,0,0,0.2); }
.conocenos #title > h1{ padding: 7%; color: #FFF; }
.conocenos .ancho-limitado{ margin-top: 1%; }
.conocenos .ancho-limitado > hr{ margin-top: 4%; }

/* MENU */
.menu #title{ width: 100%; max-width: 100%; }
.menu #title > h1{ padding-top: 7%; color: #FFF; padding-bottom: 7%; }
.menu .ancho-limitado{ margin-top: 1%; }
#cartas{ width: 100%; padding-top: 3%; }
.menus{ color: #000; text-align: center; padding: 10px; margin-left: 14%; -webkit-transition:all 0.35s ease-in; -moz-transition:all 0.35s ease-in; -o-transition:all 0.35s ease-in; transition:all 0.35s ease-in; }
#extras{ margin: 5% 0 5%; }
#extras ul{ margin-left: 5%; }
#extras ul li{ list-style-type: square; text-align: left; }

/* LOCAL */
.local #title{ width: 100%; max-width: 100%; }
.local #title > h1{ padding-top: 7%; color: #FFF; padding-bottom: 7%; }
.local .ancho-limitado{ margin-top: 1%; }
.local .ancho-limitado > hr{ margin-top: 4%; }

/* MATERIA PRIMA*/
.materia-prima #title{ width: 100%; max-width: 100%; }
.materia-prima #title > h1{ padding-top: 7%; color: #FFF; padding-bottom: 7%; }
.materia-prima .ancho-limitado{ margin-top: 1%; }
.materia-prima .ancho-limitado > hr{ margin-top: 4%; }

/* MENU PARA GRUPOS */
.menu-para-grupos #title{ width: 100%; max-width: 100%; }
.menu-para-grupos #title > h1{ padding-top: 7%; color: #FFF; padding-bottom: 7%; }
.menu-para-grupos .ancho-limitado{ margin-top: 1%; }
.menu-para-grupos .ancho-limitado > hr{ margin-top: 4%; }
/* Contacto */
#mapaContactoAlqueria{ width: 100% !important; }

#formContacto{ margin-top: 50px; text-align: center; }
#formulario-pagina .ancho-limitado #formContacto{ margin-top: 30px; }
#formContacto .un_tercio{ width: 31%; margin: 0 1.75% 20px; }
#formContacto .un_tercio.primero{ margin-left: 0; clear: left; }
#formContacto .un_tercio.ultimo{ margin-right: 0; clear: right; }

#formContacto label .fa{ font-size: 10px; position: relative; top: -3px; margin-left: 3px; }
#formContacto .un_tercio input[type=text], #formContacto textarea { display: block; font-size: 16px; width: 90%; background: #F6F6F6; padding: 10px 5%; border: none; outline: none; -webkit-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75);-moz-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75); box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75); }
#formContacto textarea{ resize: none; height: 100px; padding: 10px 1.4%; width: 97.2%; }
#formContacto .aviso-legal-contacto, #formContacto .enviar-contacto { font-family: 'BodoniStd-Book'; margin-bottom: 1%; }
#formContacto p{ text-align: center; font-family: 'BodoniStd-Book'; }

#formContacto #aviso-legal{ position: relative; top: 1px; }
#formContacto #p-captcha{ margin: 20px auto; width: 100%; max-width: 400px; }

#formContacto #captcha{ display: inline-block; width: 20%; text-align: center; padding: 10px 0; float: left; }
#formContacto #input-captcha{ display: block; font-size: 16px; width: 70%; background: #F6F6F6; padding: 10px 5%; border: none; outline: none; -webkit-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75);-moz-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75); box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75); }
#formContacto #aviso-legal{ position: relative; top: 1px; }
#formContacto #enviar{ display: inline-block; font-weight: 500; text-align: center; border: none; border-style: solid; background: #e08b1b; color: #FFF; font-family: 'Lato-Medium'; font-size: 18px; text-transform: uppercase; width: 200px; padding: 10px 0px; border-width: 2px; white-space: nowrap; height: auto; cursor: pointer; -webkit-transition: all 0.35s ease-in; -moz-transition: all 0.35s ease-in; -o-transition: all 0.35s ease-in; transition: all 0.35s ease-in; }
#formContacto #enviar:hover{ background: #ffa125; color: #874d00; }

/* Blog */
#archive{ width: 71%; float: left; clear: left; }
#archive h3{ font-family: 'BodoniStd-Book'; line-height: normal; font-size: 20px; }
#archive p span, #archive ul li span, #archive ul li span u{ font-weight: bold; }
.item-blog{ width: 47.185%; float: left; clear: left; text-align: center; padding-bottom: 20px; }
.item-blog:nth-child(2n){ float: right; padding-bottom: 30px; clear: right; }
.item-blog img{ max-width: 100%; height: auto; }
.item-blog .cat{ display: block; padding: 10px 0; }
.item-blog .cat a{ display: inline-block; padding: 0 0 0 2px; font-family: 'Lato-Medium'; font-weight: 300; text-transform: uppercase; font-size: 12.5px; letter-spacing: 2px; color: #864526; }
.item-blog h2 a{ font-size: 26px; font-family: 'BodoniStd-Book'; line-height: normal; color: #1C1C1B; }
.item-blog p{ text-align: center; margin: 10px 0; }
.item-blog .leer-mas{ display: inline-block; font-family: 'Lato-Bold'; letter-spacing: 3px; text-transform: uppercase; text-align: center; border: none; background: #CC961F; color: #FFF; width: 130px; padding: 3px 0 3px 3px; margin-top: 10px; font-size: 12px; height: auto; cursor: pointer; outline: none; font-weight: 500; -webkit-transition:all 0.35s ease-in; -moz-transition:all 0.35s ease-in; -o-transition:all 0.35s ease-in; transition:all 0.35s ease-in; }
.item-blog .leer-mas:hover{ background: #864526; color: #FFF; }

.wp-pagenavi{ text-align: center; margin-top: 30px; }
.wp-pagenavi > * { display: inline-block; border: none !important; padding: 4px 0 6px !important; width: 26px; text-align: center; background: #F6F6F6; color: #666; border-radius: 5px; font-weight: 500 !important; -webkit-transition: all 0.35s ease-in; -moz-transition: all 0.35s ease-in; -o-transition: all 0.35s ease-in; transition: all 0.35s ease-in; }
.wp-pagenavi > .current, .wp-pagenavi > a:hover{ background: #262625; color: #FFF; opacity: 1; }

#content > ul, #content > ol, #content #archive > ul, #content #archive > ol{ margin: 20px 0 20px 40px; }
#content > ul > li, #content > ol > li, #content #archive > ul > li, #content #archive > ol > li{ list-style: disc; padding: 0 0 10px; line-height: normal; }
#content > ol > li, #content #archive > ol > li{ list-style: decimal; }
#content > ul > li > ul, #content > ol > li > ul, #content #archive > ul > li > ul, #content #archive > ol > li > ul{ margin: 10px 0 0 20px; }
#content > ul > li > ul > li, #content > ol > li > ul > li, #content #archive > ul > li > ul > li, #content #archive > ol > li > ul > li{ list-style: disc; padding: 0 0 10px; line-height: normal; }
#content > ul > li:last-child, #content > ol > li:last-child, #content > ul > li > ul > li:last-child, #content > ol > li > ul > li:last-child, #content #archive > ul > li:last-child, #content #archive > ol > li:last-child, #content #archive > ul > li > ul > li:last-child, #content #archive > ol > li > ul > li:last-child{ padding-bottom: 0; }
#content img{ max-width: 100%; height: auto; }

blockquote{ margin: 20px 0; padding: 20px; background: #F6F6F6; border-left: 3px solid #CC961F; line-height: normal; font-style: italic; }
blockquote p{ margin: 0 0 10px; }
blockquote p:last-child{ margin: 0; }

.single h2, #content.page > h2{ font-size: 30px; font-family: 'BodoniStd-Book'; line-height: normal; margin: 30px 0 20px; }
.single h3, #content.page > h3, .menu-comida h3, .menu-comida h4{ font-size: 14px; font-family: 'Lato-Regular'; font-weight: 500; line-height: normal; text-transform: uppercase; letter-spacing: 2px; margin: 30px 0 20px; }


#content > p:first-child, #content.page > h2:first-child, #content.page > h3:first-child{ margin-top: 0; }

#etiquetas-blog{ line-height: normal; text-align: center; padding: 10px 0 0; } 
#etiquetas-blog a{ display: inline-block; background: #F6F6F6; padding: 10px 15px; font-size: 16px !important; margin:0 5px 10px 0; -webkit-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75);-moz-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75); box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75); -webkit-transition:all 0.35s ease-in; -moz-transition:all 0.35s ease-in; -o-transition:all 0.35s ease-in; transition:all 0.35s ease-in; }
#etiquetas-blog a:last-child{ margin-right: 0; }
#etiquetas-blog a:hover{ background: #ffefce; }

.single .shareaholic-share-buttons-container ul.shareaholic-share-buttons{ margin-left: 0 !important; text-align: center !important; }

/* Sidebar */
#sidebar{ width: 25%; float: right; clear: right; }
#sidebar > ul > li{ text-align: center; padding: 30px 0; border-bottom: 1px solid #e5e5e5; }
#sidebar > ul > li:first-child{ padding-top: 0; }
#sidebar > ul > li > h3{ text-align: center; margin-bottom: 20px; }
#sidebar > ul > li > h3 span{ font-size: 12.5px; font-family: 'Lato-Medium'; letter-spacing: 2px; padding: 0 0 0 2px; text-transform: uppercase; line-height: normal; }

#sidebar > ul > li .cat-item{ margin-top: 10px; }
#sidebar > ul > li .cat-item a{ display: block; background-size: 100% auto; background-position: center; }
#sidebar > ul > li .cat-item a .filtro{ padding: 20px 0; background: rgba(28,28,27,0.35); -webkit-transition:background 0.35s ease-in; -moz-transition:background 0.35s ease-in; -o-transition:background 0.35s ease-in; transition:background 0.35s ease-in; }
#sidebar > ul > li .cat-item a:hover .filtro{ background: transparent; }
#sidebar > ul > li .cat-item a span{ display: inline-block; font-size: 12px; font-family: 'Lato-Regular'; font-weight: 300; letter-spacing: 2px; padding: 5px 0 5px 2px; width: 120px; text-align: center; text-transform: uppercase; line-height: normal; background: #FFF; }

#ultimos-articulos li{ margin-top: 10px; }
#ultimos-articulos a img{ width: 35%; float: left; }
#ultimos-articulos a h4{ text-align: left; display: block; padding: 15px 0 10px 40%; font-family: 'BodoniStd-Book'; line-height: normal; color: #1C1C1B; font-size: 20px; }
#ultimos-articulos a span{ text-align: left; display: block; padding: 0 0 0 40%; font-size: 12px; }

#sidebar #nube-etiquetas{ line-height: normal; } 
#sidebar #nube-etiquetas a{ display: inline-block; background: #F6F6F6; padding: 10px 15px; font-size: 16px !important; margin:0 5px 10px 0; -webkit-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75);-moz-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75); box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75); -webkit-transition:all 0.35s ease-in; -moz-transition:all 0.35s ease-in; -o-transition:all 0.35s ease-in; transition:all 0.35s ease-in; }
#sidebar #nube-etiquetas a:hover{ background: #ffefce; }

/* Aviso Legal, Politica de Cookies, Politica de Privacidad */

.aviso-legal #content h3, .politica-de-cookies #content h3, .politica-de-privacidad #content h3{ font-family: "Lato-Bold"; font-size: 18px; }
.aviso-legal #content p, .politica-de-cookies #content p, .politica-de-privacidad #content p{ font-family: "Lato-Medium"; text-align: justify; }
.aviso-legal #title > h1, .politica-de-cookies #title > h1, .politica-de-privacidad #title > h1{ padding-top: 5%; margin-bottom: 5%; }


/* Footer */
#footer-widgets{ padding: 80px 0 30px; border-bottom: 1px solid #787877; }
#interior-footer{ padding-left: 125px; min-height: 250px; background: url(../images/logo-02.png) no-repeat top left; }
#interior-footer h3{ font-size: 21px; font-family: 'Lato-Light'; font-weight: 300; text-transform: uppercase; padding-top: 30px; margin-bottom: 20px; }
#interior-footer > .un_tercio > p{ font-family: 'Lato-Medium'; text-align: justify; }
#info-footer > span, #info-footer > a > span{ display: block; margin-bottom: 20px; line-height: normal; font-family: 'Lato-Medium'; }
#info-footer > span .fa, #info-footer > a > span .fa{ font-size: 24px; float: left; }
#info-footer > span .fa + *{ display: block; padding-left: 40px; }

#redes-sociales-footer{ display: block; text-align: left; padding: 20px 0 0; }
#redes-sociales-footer li{ display: inline-block; margin-top: 2px; }
#redes-sociales-footer li a{ display: inline-block; margin-left: 30px; }
#redes-sociales-footer li:first-child a{ margin-left: 0; }
#redes-sociales-footer li a .fa{ font-size: 40px; -webkit-transition:all 0.35s ease-in; -moz-transition:all 0.35s ease-in; -o-transition:all 0.35s ease-in; transition:all 0.35s ease-in; }
#redes-sociales-footer li a .fa-rss:hover{ color: #F58432; }
#redes-sociales-footer li a .fa-facebook:hover{ color: #3B5998; }
#redes-sociales-footer li a .fa-twitter:hover{ color: #55ACEE; }
#redes-sociales-footer li a .fa-google-plus:hover{ color: #E04A39; }
#redes-sociales-footer li a .fa-youtube-play:hover{ color: #EE1C1B; }
#redes-sociales-footer li a .fa-linkedin:hover{ color: #0077B5; }
#redes-sociales-footer li a .fa-instagram:hover{ color: #3897F0 }
#redes-sociales-footer li a .fa-tripadvisor:hover{ color: #00af87 }

#CDSWIDCOE.widCOE{ border: none !important; }

#copyright{ font-family: "Lato-Regular"; color: #483E32; }
#copyright a{ width: 125px; display: inline-block; margin-top: 7px; }

#footer-bottom{ padding: 30px 0 50px; }
#footer-bottom #copyright{ display: inline-block; }
#footer-bottom #copyright + .menu-menu-legal-container{ float: right; clear: right; } 
#footer-bottom #copyright + .menu-menu-legal-container li{ display: inline-block; margin-left: 20px; }











/* Quienes Somos(VOGUE COCINAS) */
/*.quienes-somos #title{ width: 100%; max-width: 100%; }
.quienes-somos #title > h1{ padding-top: 7%; color: #FFF; margin-bottom: 7%; }
.quienes-somos #content:nth-child(1) h3{ text-align: center; font-weight: 1.2vw; font-family: 'BodoniStd-Book'; font-size: 25px; }
.quienes-somos #content:nth-child(1) h4{  font-weight: 1.2vw; font-family: 'Lato-Medium'; font-size: 20px; }
.quienes-somos #content .primero/*clase puesta en WP*//*{ float: left; margin: 0 17% 4% 17%; }*/

/* Por Qué */
/*.por-que #title{ width: 100%; max-width: 100%; }
.por-que #title > h1{ padding-top: 7%; color: #FFF; margin-bottom: 7%; }
.por-que #content .vogue{ font-family: 'BodoniStd-Book'; }
.por-que #content p{ font-family: 'Lato-Regular'; }
.por-que #content h2:first-child{ text-align: center; font-weight: 1.2vw; font-family: 'Lato-Medium'; }
.por-que #content p > span{ font-family: 'Lato-Bold'; }
.por-que #content ol{ float: left; }
.por-que #content ol > li span{ font-family: 'Lato-Bold'; }*/
/* Posicionamiento de las img de los distintos li que forman la pagina de porque */
/*.por-que #content ol > li > .primero/*clase puesta en WP*//*{ float: left; margin-left: 35%; margin-bottom: 3.5%; }
.por-que #content ol > li:nth-child(1) img{ margin: 4% 0 0 20%; }
.por-que #content p.comentario{ margin-top: 20%; margin-left: 55%; }
.por-que #content ol > li:nth-child(5) .un_medio img{ margin: 3.5% 0 3.5% 25%; }
.por-que #content ol > li:nth-child(9) .un_medio img{ margin: 3.5% 0 3.5% 25%; }
.por-que #content ol > li:nth-child(9) p.comentario{ float: left; margin-top: 6%; margin-left: 37%; }
.por-que #content ol > li:nth-child(13) p.comentario{ float: left; margin-top: 6%; }*/

/* Proyectos */
/*.proyectos #title{ width: 100%; max-width: 100%; }
.proyectos #title > h1{ padding-top: 7%; color: #FFF; margin-bottom: 7%; }
.proyectos #galeria h3{ text-align: center; font-weight: 1.2vw; font-family: 'BodoniStd-Book'; font-size: 25px; margin: 2% 0 3%; }*/

/* Seccion NOVEDADES */
/*#menu-novedades{ text-align: center; padding-top: -30px; }
#menu-novedades span{ font-family: 'Lato-Medium'; font-size: 16px; }
#menu-novedades h3{ font-family: 'BodoniStd-Book'; text-transform: uppercase; font-size: 24px; margin-top: 10px; margin-bottom: 10px; }
#menu-novedades hr{ background-color: #919191; width: 100%; max-width: 17.5%; height: 2px; margin: 0 auto; margin-top: 15px; margin-bottom: 60px; display: block; }
#fotos-novedades .post-date{ margin-bottom: 15px; font-size: 14px; color: #666666; font-family: 'Lato-Medium'; }
#fotos-novedades .un_tercio img{ width: 100%; height: auto; -webkit-transition:all 0.25s ease-in; -moz-transition:all 0.25s ease-in; -o-transition:all 0.25s ease-in; transition:all 0.25s ease-in; }
#fotos-novedades .un_tercio img:hover{ filter:alpha(opacity=50); opacity:.7; }
#fotos-novedades .un_tercio .enlaces{ margin: 15px 0px 0px 35px; font-family: 'Lato-Medium'; }
#fotos-novedades .un_tercio .enlaces h3{ margin-bottom: 15px; font-weight: 600; }
#fotos-novedades .un_tercio span{ margin-left: 35px; font-size: 0.9vw; color: #666666; font-family: 'Lato-Medium'; }
#fotos-novedades .titulo-articulo{ margin: 15px 0px 15px 35px; }
#fotos-novedades .titulo-articulo > a{ font-family: 'Lato-SemiBold'; font-size: 19px; }
#fotos-novedades .un_tercio .texto_noticias p{ margin: 15px 0px 15px 35px; font-size: 0.9vw; color: #666666; font-family: 'Lato-Medium'; text-align: justify; }
#fotos-novedades .leer-mas > a{ color: #94093f; font-style: italic; float: right; }*/

/* Seccion ESPACIO */
/*section#espacio .ancho-limitado h3{ text-align: center; font-family: 'BodoniStd-Book'; color: #FFF; font-size: 2.7vw; margin-bottom: 15px; }
section#espacio .ancho-limitado hr{ background-color: #FFF; width: 100%; max-width: 13%; height: 1px; margin: 0 auto; margin-top: 15px; margin-bottom: 30px; display: block; }
section#espacio .ancho-limitado p{ text-align: center; font-family: 'Lato-Light'; color: #FFF; margin-bottom: 10px; }
section#espacio .ancho-limitado p:nth-child(3){ letter-spacing: 0.5vw; font-size: 1.5vw; }
section#espacio .ancho-limitado p:nth-child(4){ font-size: 4vw; margin-top: 0px; }
section#espacio .ancho-limitado p>a{ padding: 13px; background-color: #5E0F2B; font-family: 'Lato-Medium' ; color: #FFF;  -webkit-transition:all 0.35s ease-in; -moz-transition:all 0.35s ease-in; -o-transition:all 0.35s ease-in; transition:all 0.35s ease-in; }
section#espacio .ancho-limitado p>a:hover{ background-color: #94093f; }*/
