/********************************************************************************************* 
MULTIBANNER NUEVO
*********************************************************************************************/ 
#titulo-multibanner {
  background-color: #8A979F;
  padding-top: 10px;
  padding-bottom: 10px;
}
#titulo-multibanner h3 {
text-align: center;
color: white;
}
.multibanner-contenedor {
  background-color: #FFFFFF;
  border: 1px;
  border-style: solid;
  border-color: #8A979F;
}
.multibanner-contenedor img {
  border-width: thin;
  border-color: #FFFFFF;
  border-style: solid;
}
.multibanner-contenedor .fragmentos {
  width: 50%;
  float: left;
  padding: 16px 0px
}
.multibanner-contenedor .fragmentos-interior {
  padding: 0px 11px;
}
/********************************************************************************************* 
MENU DEL PIE PARA PRIVACIDAD Y CONTACTA
*********************************************************************************************/ 
#copyright span {
float:right; 
text-align:right; 
}
#copyright span a {
text-indent:-2999px;
font-size:13px;
}	
/*********************************************************************************************
SUPERIOR
*********************************************************************************************/
#superior ins {
background-color: #1E1E1E;
}
/*********************************************************************************************
TAMAÑO TEXTO
*********************************************************************************************/
.post .entry {
    font-size: 15px;
}
/********************************************************************************************* 
noticias relacionadas (zemanta)
*********************************************************************************************/ 
.related_post_title {
background-color: #FFFFFF;
color:  #000000;
font-size: 22px;
font-weight: bold;
border-top: 2px solid #5B5B5B;
border-bottom: 1px solid #E8E8E8;
padding-top: 18px;
padding-bottom: 18px;
padding-left: 0px;
margin-top: 50px;
}
ul.related_post {
list-style-type: none;
padding: 0px;
margin-top: 30px;
}
ul.related_post li {
list-style-type: none;
margin-bottom: 15px;
overflow: hidden;
border-bottom: 1px dotted #CCCCCC;
padding-bottom: 15px;
line-height: 1.5;
}
ul.related_post li:nth-last-child(1) {
    border: none;
}
ul.related_post li a {
color: black;
font-size: 16px;
}
ul.related_post li img {
width: 75px;
height: 50px;
vertical-align: top;
float: left;
margin-right: 10px;
display: block;
}
ul.related_post li img:hover {
    opacity: 0.8;
    filter: alpha(opacity=100); /* For IE8 and earlier */
} 
/******************************************************************************************** 
SUSCRIPCIONES
*********************************************************************************************/ 
#suscripciones {
text-align: center;
}
#suscripciones img {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
#suscripciones img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
/********************************************************************************************* 
ZONA ADAPTABLE
*********************************************************************************************/ 
.zona-adaptable {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.zona-adaptable iframe,
.zona-adaptable object,
.zona-adaptable embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/********************************************************************************************* 
PLUGIN COOKIES - COOKIE BAR
*********************************************************************************************/
 #eu-cookie-bar {  /*estilo de la caja del aviso de cookie*/
    min-height: auto;
    position: fixed;
    left: 20px;
    bottom: 70px;
    z-index: 99999;
    padding: 15px;
    text-align: left;
    font-size: 13px;
    width: 270px;
    min-width: 270px;
    box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.4);
    background-color: rgba(0, 0, 0, 0.9019607843137255);
    line-height: 20px;
}
#eu-cookie-bar a {
    color: gray; /*color enlace de "Más información"*/
}
#euCookieAcceptWP {  /*estilo del botón de aceptar"*/
    margin: 0!important;
    line-height: 20px;
	background: black!important;
	background-color: black;
    color: #ffffff;
    padding: 5px!important;
    border-radius: 3px;
    cursor: pointer;
    font-size: 13px!important;
    font-weight: bold;
    width: 100%;
    border: 1px solid #8a8a8a!important;
    margin-top: 10px!important;
}
#euCookieAcceptWP:hover {
    background-color: #2b2b2b!important;
}
/********************************************************************************************* 
BUSCADOR NUEVO (BAJO LOGO)
*********************************************************************************************/
.navbar-search2 .search-form {
    position: relative;
    float: right;
    margin: 8px;
}
.navbar-search2 .search-form input {
    padding: 0;
    font-size: 15px;
    color: #686868;
    border: none;
}
.navbar-search2 .search-form .search-field {
    padding: 5px 30px 5px 8px;
    border-radius: 0;
    width: 132px;
}
.navbar-search2 .search-form .search-submit {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 15px;
    height: 15px;
    padding: 8px;
    background: url('images/search-icon.png');
    text-indent: -9999px;
}
@media only screen and (min-width: 642px) and (max-width: 20000px) {
.navbar-search2 {
    display: none;
}
}
/********************************************************************************************* 
ESTILOS WIDGET ARTICULOS GASTRONOMICOS
*********************************************************************************************/
.contenedor-gastronomia {
    width: 100%;
    margin: auto;
    max-width: 300px;
    background-color: #FBC817;
    color: black;
    padding: 12px;
    background: #FBC817; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(50deg, #FBC817, orange); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(50deg, #FBC817, orange); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(50deg, #FBC817, orange); /* For Firefox 3.6 to 15 */
    background: linear-gradient(50deg, #FBC817, orange); /* Standard syntax */
}
.contenedor-gastronomia img {
    width: 100%;
    max-width:300px;
    margin: 10px 0;
}
.contenedor-gastronomia h2 {
    margin: 3px 0;
    line-height: 1.4;
}
.contenedor-gastronomia h4 {
    color:black;
}
 /*AQUÍ LE HE PUESTO SCROLL CON OVERFLOW AUTO Y LE HE DADO ALTURA DE 400 PIXELES*/
.contenedor-gastronomia ul {
    padding: 15px;
    background-color: white;
    text-align: left;
    margin-top: 5px;
    overflow: auto;
    height: 400px;
    overflow-x: hidden;
}
.contenedor-gastronomia ul li {
    list-style: none;
    border-bottom: 1px dotted #d2d2d2;
    line-height: 1.2;
    padding: 10px 0;
}
.contenedor-gastronomia ul li:nth-last-child(1) {
    border: none;
}
.contenedor-gastronomia ul li a {
    color: grey;
    text-decoration: none;
    font-size: 16px;
    font-weight: normal;
    width: 89%;
    display: inline-block;
}
.contenedor-gastronomia ul li a:hover {
    text-decoration: underline;
    color: black;
}
.contenedor-gastronomia span {
    color: orange;
    font-size: 20px;
    font-weight: bold;
    margin: 0 5px 10px 0;
    float: left;
    position: relative;
    top: -3px;
}
.contenedor-gastronomia .masplanesgastro {
    color: white;
	background-color: black;
    padding: 5px 8px;
    display: block;
    width: 125px;
    margin: auto;
    text-align: center;
    margin-top: 15px;
    border-radius: 5px;
    background: linear-gradient(rgb(93, 93, 93),rgb(0, 0, 0));
	text-decoration: none;
}
.contenedor-gastronomia .masplanesgastro:hover {
    background: linear-gradient(rgb(0, 0, 0),rgb(93, 93, 93));
}
@media screen and (min-width: 606px) and (max-width: 768px) {
      .contenedor-gastronomia {
          max-width: 100%;
      }
      .contenedor-gastronomia img {
         float: left;
         margin-right: 20px;
		 margin-top: 5px;
         margin-bottom: 14px;
      } 
      .contenedor-gastronomia ul {
         clear: both;
      }
      .contenedor-gastronomia h4 {
         display: none;
      }
}
 @media screen and (min-width: 360px) and (max-width:606px) {
      .contenedor-gastronomia {
              max-width: 100%;
              text-align: center;
      }
}
/********************************************************************************************* 
ESTILOS WIDGET ARTICULOS POPULARES
*********************************************************************************************/
.contenedor-populares {
    width: 100%;
    margin: auto;
    max-width: 300px;
    background-color: black;
    color: white;
    padding: 12px;
    background: black; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(50deg, black, #5a5a5a); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(50deg, black, #5a5a5a); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(50deg, black, #5a5a5a); /* For Firefox 3.6 to 15 */
    background: linear-gradient(50deg, black, #5a5a5a); /* Standard syntax */
}
.contenedor-populares img {
    width: 100%;
    max-width:300px;
    margin: 10px 0;
}
.contenedor-populares h2 {
    margin: 3px 0;
    line-height: 1.4;
    color:orange;
}
.contenedor-populares h4 {
    color:orange;
}
 /*AQUÍ LE HE PUESTO SCROLL CON OVERFLOW AUTO Y LE HE DADO ALTURA DE 400 PIXELES*/
.contenedor-populares ul {
    padding: 15px;
    background-color: white;
    text-align: left;
    margin-top: 5px;
    overflow: auto;
    height: 400px;
    overflow-x: hidden;
}
.contenedor-populares ul li {
    list-style: none;
    border-bottom: 1px dotted #d2d2d2;
    line-height: 1.2;
    padding: 10px 0;
}
.contenedor-populares ul li:nth-last-child(1) {
    border: none;
}
.contenedor-populares ul li a {
    color: grey;
    text-decoration: none;
    font-size: 16px;
    font-weight: normal;
    width: 89%;
    display: inline-block;
}
.contenedor-populares ul li a:hover {
    text-decoration: underline;
    color: black;
}
.contenedor-populares span {
    color: orange;
    font-size: 20px;
    font-weight: bold;
    margin: 0 5px 10px 0;
    float: left;
    position: relative;
    top: -3px;
}
.contenedor-populares .masplanespopulares {
    color: black;
	background-color: orange;
    padding: 5px 8px;
    display: block;
    width: 125px;
    margin: auto;
    text-align: center;
    margin-top: 15px;
    border-radius: 5px;
    background: linear-gradient(rgb(255, 225, 169),rgb(255, 167, 4));
	text-decoration: none;
}
.contenedor-populares .masplanespopulares:hover {
    background: linear-gradient(rgb(255, 167, 4),rgb(255, 225, 169));
}
@media screen and (min-width: 606px) and (max-width: 768px) {
     .contenedor-populares {
          max-width: 100%;
     }
     .contenedor-populares img {
         float: left;
         margin-right: 20px;
		 margin-top: 5px;
         margin-bottom: 14px;
     } 
     .contenedor-populares ul {
         clear: both;
     }
     .contenedor-populares h4 {
         display: none;
     }
}
 @media screen and (min-width: 360px) and (max-width:606px) {
     .contenedor-populares {
         max-width: 100%;
         text-align: center;
     }
}
/********************************************************************************************* 
CONTADOR REDES SOCIALES MANUAL
*********************************************************************************************/
.contenedor-sociales {
    width: 100%;
    text-align: center;
}
.contenedor-sociales .num-seguidores {
    font-size: 25px;
    font-weight: bold;
    font-family: sans-serif;
	margin: 0px;
}
.contenedor-sociales span {
    font-size: 35px;
    line-height: 1;
}
.contenedor-sociales .texto-followers {
    margin: 0px;
	font-size: 12px;
}

.contenedor-twitter a {
    background-color: #6AC0E9;
    display: block;
    color: white;
    text-decoration: none;
    padding: 10px 0px;
    -webkit-transition: background 1s ease-in-out;
    transition: background 0.5s ease-in-out;
}
.contenedor-twitter a:hover {
    background-color: #28A4DF;
}
.contenedor-instagram a {
    background-color: #F5844E;
    display: block;
    float: left;
    width: 50%;
    color: white;
    text-decoration: none;
    padding: 10px 0px;
    -webkit-transition: background 1s ease-in-out;
    transition: background 0.5s ease-in-out;
}
.contenedor-instagram a:hover {
    background-color: #F1631F;
}
.contenedor-facebook a {
    background-color: #617AB2;
    display: block;
    color: white;
    text-decoration: none;
    padding: 10px 0px;
    width: 50%;
    float: right;
    -webkit-transition: background 1s ease-in-out;
    transition: background 0.5s ease-in-out;
}
.contenedor-facebook a:hover {
    background-color: #425788;
}
@media screen and (max-width: 318px) {
    .contenedor-instagram a {
       float: none;
       width: 100%;
    }
    .contenedor-facebook a {
       float: none;
       width: 100%;
    }
}
/*ICONOS DEL CONTADOR REDES SOCIALES MANUAL*/
@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?42420860');
  src: url('font/fontello.eot?42420860#iefix') format('embedded-opentype'),
       url('font/fontello.woff2?42420860') format('woff2'),
       url('font/fontello.woff?42420860') format('woff'),
       url('font/fontello.ttf?42420860') format('truetype'),
       url('font/fontello.svg?42420860#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?42420860#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-twitter:before { content: '\f099'; } /* '?' */
.icon-facebook:before { content: '\f09a'; } /* '?' */
.icon-instagram:before { content: '\f16d'; } /* '?' */

/********************************************************************************************* 
WIDGET NAVIDAD
*********************************************************************************************/
.contenedor-navidad {
    width: 100%;
    max-width: 300px;
    height: auto;
    background-color: black;
    margin: auto;
    color: #94d9f8;
    position: relative;
}
.contenedor-navidad .etiqueta-navidad {
    background-color: #c2e1ef;
    display: inline-block;
    padding: 5px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 1000;
}
.contenedor-navidad .etiqueta-navidad p {
    color: black;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    margin: 0px !important;
}
.contenedor-navidad .contenido-navidad {
   padding: 20px;
   text-align: center;
}
.contenedor-navidad img {
   width: 100%;
   max-width: 300px;
}
.contenedor-navidad img:hover {
    filter:grayscale(100%);
	-webkit-filter:grayscale(100%);
}
.contenedor-navidad h1 {
   margin-bottom: 10px;
   border-top: 1px solid;
   border-bottom: 1px solid;
   padding: 5px 0;
   font-style: italic;
   line-height: 1.2em;
}
.contenedor-navidad p {
    color: rgb(241, 235, 235);
    line-height: 22px;
    font-size: 20px;
    font-style: italic;
}
.contenedor-navidad .contenido-navidad .botonera-navidad {
   margin-top: 20px;
}
.contenedor-navidad .contenido-navidad .botonera-navidad a {
   display: block;
   text-decoration: none;
   background: #94d9f8;
   background: linear-gradient(#3398e6, #a4ffff);
   color: black;
   padding: 10px;
   font-size: 20px;
   font-weight: bold;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
   box-shadow: 0px 0px 0px 2px #94d9f8;
   -webkit-box-shadow: 0px 0px 0px 2px #94d9f8;
   -moz-box-shadow: 0px 0px 0px 2px #94d9f8;
}
.contenedor-navidad .contenido-navidad .botonera-navidad a:hover {
   background: black;
   color: #94d9f8;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
   box-shadow: 0px 0px 15px 5px #94d9f8;
   -webkit-box-shadow: 0px 0px 15px 5px #94d9f8;
   -moz-box-shadow: 0px 0px 15px 5px #94d9f8;
}
/********************************************************************************************* 
WIDGET CINES DE VERANO
*********************************************************************************************/
.contenedor-cine-verano {
   width: 100%;
   max-width: 300px;
   height: auto;
   background-color: black;
   margin: auto;
   color: orange;
   position: relative;
}
.contenedor-cine-verano .etiqueta-verano {
   background-color: orange;
   display: inline-block;
   padding: 5px;
   position: absolute;
   left: 0;
   top: 10px;
   z-index: 1000;
}
.contenedor-cine-verano .etiqueta-verano p {
   color: black;
   font-size: 12px;
   font-weight: bold;
   font-style: normal;
   margin: 0px !important;
}
.contenedor-cine-verano .contenido-verano {
   padding: 20px;
   text-align: center;
}
.contenedor-cine-verano img {
   width: 100%;
   max-width: 300px;
}
.contenedor-cine-verano img:hover {
    filter:grayscale(100%);
    -webkit-filter:grayscale(100%);
}
.contenedor-cine-verano h1 {
   margin-bottom: 10px;
   border-top: 1px solid;
   border-bottom: 1px solid;
   padding: 5px 0;
   font-style: italic;
   line-height: 1.2em;
}
.contenedor-cine-verano p {
   color: rgb(208, 208, 208);
   line-height: 22px;
   font-size: 20px;
   font-style: italic;
}
.contenedor-cine-verano .contenido-verano .botonera-verano {
   margin-top: 20px;
}
.contenedor-cine-verano .contenido-verano .botonera-verano a {
   display: block;
   text-decoration: none;
   background-color: orange;
   color: black;
   padding: 10px;
   font-size: 20px;
   font-weight: bold;
   -webkit-transition: background 0.5s ease-in-out;
   -moz-transition: background 0.5s ease-in-out;
   -ms-transition: background 0.5s ease-in-out;
   -o-transition: background 0.5s ease-in-out;
   transition: background 0.5s ease-in-out;
   box-shadow: 0px 0px 0px 2px orange;
   -webkit-box-shadow: 0px 0px 0px 2px orange;
   -moz-box-shadow: 0px 0px 0px 2px orange;
}
.contenedor-cine-verano .contenido-verano .botonera-verano a:hover {
   background-color: black;
   color: orange;
   -webkit-transition: background 0.5s ease-in-out;
   -moz-transition: background 0.5s ease-in-out;
   -ms-transition: background 0.5s ease-in-out;
   -o-transition: background 0.5s ease-in-out;
   transition: background 0.5s ease-in-out;
   box-shadow: 0px 0px 5px 2px orange;
   -webkit-box-shadow: 0px 0px 5px 2px orange;
   -moz-box-shadow: 0px 0px 5px 2px orange;
}

/********************************************************************************************* 
CSS PARA NUEVA LEY DE PROTECCION DE DATOS Y TEXTOS EN FORMULARIOS
*********************************************************************************************/ 
.cuadro-informativo {
    background-color: white;
    margin-bottom: 25px;
    box-shadow: 0px 0px 0px 1px #d5d5d5;
    font-size: 12px;
    line-height: 1.5;
}
.cuadro-informativo h5 {
    text-align: center;
    background-color: #bfbfbf;
    color: white;
    padding: 5px 3px;
}
.cuadro-informativo ul {
    padding: 10px;
    list-style: none;
}
.bolita {
    float: left;
    color: #929292;
}
.cuadro-informativo ul li {
    color: #929292;
    margin-left: 15px;
    overflow: hidden;
    margin-bottom: 5px;
}
.cuadro-informativo p {
    margin: 0px;
}
.cuadro-informativo a {
    color: #929292;
    font-style: italic;
}
/*estilo para destacar el texto politica de privacidad*/
.comment-form-policy a {
    color: black;
    font-weight: bold;
}
