/*
Theme Name: Aceite de oliva de España
Author: Pedro Ant Duran
Author URI: https://www.aceitesdeolivadeespana.com
Description: Plantilla Aceite de oliva de España para Wordpress
Version: 1.1.0
*/

body {
   font-family: Arial, sans-serif;
   margin: 0px;
   padding: 0px 0px 0px 0px;
   font-size: 16px;
   line-height: 20px;
   color: #000;
   background: #fff;
   font-weight: 400;
   -webkit-animation: fadein 0.5s;
   /* Safari, Chrome and Opera > 12.1 */
   -moz-animation: fadein 0.5s;
   /* Firefox < 16 */
   -ms-animation: fadein 0.5s;
   /* Internet Explorer */
   -o-animation: fadein 0.5s;
   /* Opera < 12.1 */
   animation: fadein 0.5s;
}

a {
   color: #000;
   /*text-decoration: none;*/
   text-decoration: none;
}

a:hover, a:focus, a:link {
   color: #000;
}

.receta-single a {
   color: #000;
   /*text-decoration: none;*/
   text-decoration: underline;
}

.post_content a {

   /*text-decoration: none;*/
   text-decoration: underline;
}

.alignnone {
   margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin: 5px auto 5px auto;
}

.alignright {
   float: right;
   margin: 5px 0 20px 20px;
}

.alignleft {
   float: left;
   margin: 5px 20px 20px 0;
}

a img.alignright {
   float: right;
   margin: 5px 0 20px 20px;
}

a img.alignnone {
   margin: 5px 20px 20px 0;
}

a img.alignleft {
   float: left;
   margin: 5px 20px 20px 0;
}

a img.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.wp-caption {
   background: #fff;
   border: 1px solid #f0f0f0;
   max-width: 96%;
   /* Image does not overflow the content area */
   padding: 5px 3px 10px;
   text-align: center;
}

.wp-caption.alignnone {
   margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
   margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
   margin: 5px 0 20px 20px;
}

.wp-caption img {
   border: 0 none;
   height: auto;
   margin: 0;
   max-width: 98.5%;
   padding: 0;
   width: auto;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   margin: 0;
   padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
   border: 0;
   clip: rect(1px, 1px, 1px, 1px);
   clip-path: inset(50%);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute !important;
   width: 1px;
   word-wrap: normal !important;
   /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
   background-color: #eee;
   clip: auto !important;
   clip-path: none;
   color: #444;
   display: block;
   font-size: 1em;
   height: auto;
   left: 5px;
   line-height: normal;
   padding: 15px 23px 14px;
   text-decoration: none;
   top: 5px;
   width: auto;
   z-index: 100000;
   /* Above WP toolbar. */
}

.contenidoWeb {
   max-width: 1200px;
   margin: auto;
   overflow: hidden;
   padding: 0px 20px;
}

header {
   position: fixed;
   padding: 0px;
   width: 100%;
   -webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
   -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out;
   z-index: 999;
}

.header, .headerScroll {
   background: url(images/fondo-header.png) repeat-x;
   position: absolute;
   z-index: 1;
   width: 100%;
   top: 0px;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
}

.headerScroll {
   z-index: 2;
   background: #fff;
   padding: 17px 0px 15px;
   top: -114px;
   box-shadow: 0px 0px 30px #444;
}

body.scrolling .header {
   top: -114px;
}

body.scrolling .headerScroll {
   top: 0px;
}

.containerHeader {
   position: relative;
}

.containerLogo {
   float: left;
}

.containerMenu {
   float: right;
   margin-top: 30px;
   position: relative;
}

.containerMenu .c__buscador, .containerMenu .c__rrss, .containerMenu .c__idiomas, .containerMenu .c__menu {
   float: right;
   /* overflow: hidden; */
   padding: 0px 15px;
   background: url(images/separador-menu.png) no-repeat center left;
   min-height: 33px;
}

.containerMenu .c__buscador {
   padding: 0px 0px 0px 15px;
}

.containerMenu .c__menu {
   background: none;
}

.headerBuscador {
   display: inline-block;
   height: 29px;
   width: 29px;
   background: url(images/lupa-negra.png) #fbdf52 no-repeat center center;
   border-radius: 50px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.headerBuscador:hover {
   background: url(images/lupa-blanca.png) #000 no-repeat center center;
}

.containerMenu .c__rrss .headerRRSS, .c__m_rrss .headerRRSS {
   margin-top: 6px;
   width: 22px;
   height: 22px;
   display: block;
   float: right;
   background: url(images/redes-sociales.png);
   background-position-y: 2px;
   background-repeat: no-repeat;
   margin-left: 5px;
}

.icoCookpad {
   background-position-x: -148px !important;
}

.icoPinterest {
   background-position-x: -125px !important;
}

.icoYoutube {
   background-position-x: -94px !important;
}

.icoFacebook {
   background-position-x: -63px !important;
}

.icoInstagram {
   background-position-x: -33px !important;
}

.icoTwitter {
   background-position-x: 1px !important;
}

.containerMenu .c__rrss .headerRRSS:last-child {
   margin-left: 0px;
}

.navbar-nav {
   list-style: none;
   display: block;
}

.menu-principal li {
   float: left;
   padding: 0px 7px;
   position: relative;
   cursor: pointer
}

.menu-principal li a {
   padding: 1px 3px;
   color: #fff;
   margin-top: 5px;
   display: block;
   cursor: pointer;
   text-decoration: none;
}

.menu-principal li a:hover {
   text-decoration: none;
}

.menu-principal li:before {
   position: absolute;
   content: '';
   -webkit-transition: all 0.35s ease;
   transition: all 0.35s ease;
   opacity: 0;
   top: 25%;
   bottom: 25%;
   left: 5%;
   right: 0;
   width: 90%;
   border-bottom: 3px solid #fbdf52;
   z-index: -1;

}

.menu-principal li.current_page_item:before, .menu-principal li:hover:before {
   opacity: 1;
   top: 0;
   bottom: -5px;
}

.headerIdiomas {
   background: transparent;
   border: 0px;
   color: #fff;
   margin-top: 5px;
   width: 85px;
}

.headerIdiomas:focus {
   outline: none;
}

.headerIdiomas * {
   color: #fff;
   background-color: black;
}

.headerScroll .menu-principal li a {
   color: #000;
   background-color: white;
}

.headerScroll .containerMenu {
   margin-top: 13px;
}

.headerScroll .headerIdiomas {
   color: #000;
}

.headerScroll .containerMenu .c__buscador, .headerScroll .containerMenu .c__rrss, .headerScroll .containerMenu .c__idiomas {
   background: url(images/separador-menu-scroll.png) no-repeat center left;
}

.headerScroll .containerMenu .c__rrss .headerRRSS {
   background-image: url(images/redes-sociales-negras.png);
   opacity: 0.3;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.headerScroll .containerMenu .c__rrss .headerRRSS:hover {
   opacity: 1;
}

.carousel-slider .carousel-item {
   background-size: cover;
   height: 780px;
   background-position: center;
}

.carousel-slider .carousel-item .container {
   position: relative;
}

.carousel-texto {
   position: absolute;
   top: 240px;
   right: 15px;
   text-align: right;
   width: 45%;
   opacity: 0;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;

}

.carousel-texto h2 {
   margin: 0px 0px 15px;
   padding: 0px 0px 10px;
   font-size: 40px;
   position: relative;
   color: #fbdf52;
}

.carousel-texto h2:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: 0;
   right: 0;
   width: 100px;
   border-bottom: 3px solid #fbdf52;
}

.carousel-texto p {
   font-size: 18px;
   margin-bottom: 30px;
}

.carousel-texto a, .carousel-caption a {
   background: url(images/flecha-right.png) no-repeat right center #000;
   display: inline-block;
   border-radius: 50px;
   font-size: 20px;
   color: #fff;
   padding: 10px 45px 12px 25px;
}

.carousel-texto a:hover, .carousel-caption a:hover {
   text-decoration: none;
}

.carousel-item.active .carousel-texto {
   opacity: 1;
   top: 250px;
}

.carousel-texto.izquierda {
   left: 15px;
   right: auto;
   text-align: left;
}

.carousel-texto.izquierda h1:before {
   left: 0px;
   right: auto;
}

.carousel-texto.fondo_negro {
   color: #fff;
   background: url(images/fondo-negro-transparente-slider.png);
   padding: 20px 20px;

}

.carousel-indicators li {
   width: 25px;
   height: 25px;
   max-width: 25px;
   margin-right: 5px;
   margin-left: 5px;
   border-top: 0px;
   border-bottom: 0px;
   border-radius: 20px !important;
}

.carousel-control-next, .carousel-control-prev {
   margin: -31px 20px 0px;
   top: 50%;
   width: 62px;
   height: 62px;
   background: url(images/fondo-negro-transparente.png);
   opacity: 1 !important;
   border-radius: 30px;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}

.carousel-control-next:hover, .carousel-control-prev:hover {
   margin: -31px 10px 0px;
}

.carousel-control-next span {
   width: 15px;
   height: 27px;
   background: url(images/ico-arrow.png);
   display: block;
}

.carousel-control-prev span {
   width: 15px;
   height: 27px;
   background: url(images/ico-arrow.png);
   display: block;
   transform: rotate(180deg);
}

.modal-slider .close {
   float: right;
   font-size: 30px;
   font-weight: 500;
   line-height: 1;
   color: #000;
   text-shadow: 0px !important;
   opacity: 1;
   position: absolute;
   right: -15px;
   background: #fff;
   border-radius: 100px;
   height: 30px;
   width: 30px;
   top: -11px;
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
   opacity: 1;
}

.cita {
   margin: 30px 0px;
   background: #fbdf52;
   padding: 40px 160px;
   text-align: center;
   position: relative;
}

.cita:before, .cita:after {
   content: '';
   width: 76px;
   height: 79px;
   position: absolute;
   top: 26px;
   left: 66px;
   background: url(images/cita-comillas.png);
}

.cita:after {
   left: auto;
   right: 66px;
   transform: rotate(180deg);
}

.cita h3 {
   display: inline-block;
   position: relative;
   font-size: 25px;
   margin: 0px;
   padding: 0px;
   text-align: right;
}

.cita h3 span {
   display: block;
   font-size: 20px;
   font-style: italic;
   font-weight: normal;
}

.container-recetas, .container-actualidad, .container-articulos {
   margin: 20px 0px;
}

.container-actualidad {
   margin-bottom: 160px;
}

.container-recetas h2, .container-actualidad h2, .container-articulos h2 {
   text-align: center;
   font-size: 40px;
   margin: 0px 0px 20px;
   position: relative;
}

.container-recetas h2:before, .container-actualidad h2:before, .container-articulos h2:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: -10px;
   left: 50%;
   width: 60px;
   margin-left: -30px;
   border-bottom: 3px solid #fbdf52;
}

.container-recetas .subtituloRecetas, .container-actualidad .subtituloRecetas, .container-articulos .subtituloRecetas {
   font-size: 20px;
   line-height: 26px;
   width: 40%;
   margin: auto;
   text-align: center;
   padding-bottom: 20px;
}

.slider-recetas {
   margin: 40px 0px;
}

.slideReceta {
   margin-right: 15px;
}

.slideReceta .tituloLink {
   margin-top: 10px;
   margin-bottom: 10px;
}

.tiempoDificultad {
   padding: 10px 15px;
   background: #f2f2f2;
   color: #777;
}

.ingredientesReceta .tiempoDificultad {
   margin-bottom: 30px;
}

.slideReceta h3 {
   font-size: 20px;
   margin: 0px;
   padding: 0px;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}

.slideReceta img {
   max-height: 360px;
}

.contReceta {
   margin-bottom: 40px;
}

.a_img_receta {
   display: block;
   position: relative;
}

.a_img_receta_video {
   position: absolute;
   right: 10px;
   bottom: 7px;
   width: 50px;
   height: 50px;
   background: url(images/btn-play.png) no-repeat center center;
}

.slideRecetaListado {
   margin-top: 40px;
   margin-right: -15px;
   margin-left: -15px;
}

.slideArticulos {
   margin: 0px 5px;
}

.slideArticulos h3 {
   font-size: 18px;
   margin: 10px 0px 10px;
   padding: 0px;

   display: block;
   display: -webkit-box;
   max-width: 100%;
   height: auto;

   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;

}

.slideArticulos .text-center {
   text-align: center;
}

.slider-recetas3 img {
   width: 100%;
   height: auto;
}

.slider-recetas3 .verRecetaLink {
   display: inline-block;
   margin-top: 10px;
}

.slider-recetas3 h3 {
   text-align: center;
}

.slick-prev, .slick-next {
   height: 49px !important;
   width: 27px !important;
   background: url(images/flecha-derecha-slider.png) !important;
}

.slick-next {
   right: -45px;
}

.slick-prev {
   left: -45px;
   transform: rotate(180deg);
   top: 50%;
   margin-top: -24px;
}

.slick-prev:before, .slick-next:before {
   display: none;
}

.tiempoDificultad .tiempo, .tiempoDificultad .dificultad, .tiempoDificultad .estrellas {
   display: inline-block;
   background: url(images/icono-tiempo.png) no-repeat;
   height: 24px;
   line-height: 24px;
   padding-left: 30px;
}

.tiempoDificultad .dificultad {
   background: url(images/icono-dificultad.png) no-repeat;
}

.tiempoDificultad .estrellas {
   background: url(images/icono-estrellas.png) no-repeat;
   height: 15px;
   width: 92px;
   padding-left: 0px;
   margin-top: 4px;
}

a.verRecetaLink {
   color: #777;
   text-decoration: underline;
}

.listado-noticia {
   margin-top: 60px;
}

.listado-noticia .fechaNoticia {
   font-size: 12px;
   color: #777;
}

.listado-noticia h3 {
   font-size: 19px;
   margin: 30px 0px;
   font-weight: 600;
}

a.btnLeerMas, button.btnLeerMas {
   border: 2px solid #000;
   display: inline-block;
   padding: 10px 45px 12px 20px;
   border-radius: 30px;
   font-weight: 600;
   background: url(images/flecha-leer-mas.png) right center no-repeat;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}

a.btnLeerMas:hover {
   padding: 10px 45px 12px 20px;
   text-decoration: none;
}

a.btnDescarga, button.btnDescarga {
   border: 2px solid #000;
   display: inline-block;
   padding: 10px 45px 12px 20px;
   border-radius: 30px;
   font-weight: 600;
   background: url(images/flecha-descarga.png) right center no-repeat;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}

a.btnDescarga:hover {
   padding: 10px 45px 12px 20px;
   text-decoration: none;
}

a.btnLeerMasAmarillo {
   background: url(images/flecha-leer-mas-amarilla.png) right center no-repeat;
   border: 2px solid #fbdf52;
   color: #fbdf52;

}

button.btnFiltrar {
   float: right;
   padding: 4px 42px 5px 22px;
}

button.btnFiltrar:focus {
   outline: none;
}

.noticiaLeerMas {
   position: absolute;
   bottom: 0px;
}

.container-variedades {
   border-bottom: 6px solid #fbdf52;
   text-align: right;
   position: relative;
   overflow: hidden;
}

.variedadesContenido {
   position: absolute;
   text-align: left;
   top: 55px;
   width: 51%;
   z-index: 99;
}

.variedadesContenido h3 {
   margin: 0px 0px 40px;
   padding: 0px 0px 0px;
   font-size: 40px;
   position: relative;
   display: inline-block;
}

.variedadesContenido h3:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: -10px;
   left: 50%;
   width: 60px;
   margin-left: -30px;
   border-bottom: 3px solid #fbdf52;
}

.variedadesTexto {
   background: #000;
   color: #fff;
   padding: 150px 90px 100px 40px;
   font-size: 18px;
   line-height: 24px;
   z-index: 99;
}

.variedadesTexto p {
   margin-bottom: 90px;
}

.variedadesTexto b, .variedadesTexto strong {
   color: #fbdf52;
   font-weight: normal;
}

.formatoDestacado2 {
   text-align: left;
}

.formatoDestacado2 .variedadesContenido {
   text-align: right;
   right: 0px;
}

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


.container-newsletter {
   padding: 200px 0px;
   margin-top: 100px;
   height: 652px;
   background: url(images/fondo-newsletter.jpg) center center;
   background-position: center;
}

.container-newsletter h3, .content-body-newsletter h3 {
   color: #fff;
   font-size: 58px;
   margin: -10px 0px 30px 0px;
   padding: 0px 0px 10px 0px;
   position: relative;
   line-height: 64px;
}

.container-newsletter p, .content-body-newsletter p {
   color: #fff;
   font-size: 18px;
   line-height: 24px;
}

.container-newsletter p b, .container-newsletter p strong,
.content-body-newsletter p b, .content-body-newsletter p strong {
   color: #fbdf52;
}

.container-newsletter h3:before,
.content-body-newsletter h3:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: -10px;
   left: 0%;
   width: 60px;
   border-bottom: 3px solid #fbdf52;
}

.container-newsletter input,
.content-body-newsletter input {
   width: 100%;
   padding: 15px;
   margin-bottom: 20px;
   border: 0px;
   background: url(images/fondo-input-newsletter.png);
   color: #000;
}

input.borderRojos, .formularioPolitica.borderRojos {
   border: 2px solid red;
}

.container-newsletter .formularioNewsletter,
.content-body-newsletter .formularioNewsletter {
   padding: 0px 30px;
}

.container-newsletter .formularioPolitica,
.content-body-newsletter .formularioPolitica,
.container-newsletter .formularioPolitica a,
.content-body-newsletter .formularioPolitica a {
   color: #fff;
}

.container-newsletter .formularioPolitica input,
.content-body-newsletter .formularioPolitica input {
   float: left;
   width: 30px;
   margin: 2px 0px 0px 0px;
}

input:focus {
   outline: none;
}

.btnSuscribirme {
   background: url(images/flecha-leer-mas-amarilla.png) right center no-repeat;
   border: 2px solid #fbdf52;
   color: #fbdf52;
   display: block;
   padding: 12px 60px 12px 20px;
   border-radius: 30px;
   font-weight: 600;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   margin: 20px auto;
   position: absolute;
   left: 50%;
   margin-left: -88px;
}

.btnSuscribirme:hover {
   padding: 12px 85px 12px 20px;
}

.btnSuscribirme:focus {
   outline: none;
}

p.alertSuscripcion-success {
   padding: 40px;
   color: green;
   font-weight: bold;
   display: none;
   background-color: white;
   opacity: .9
}

#iconoMenu {
   width: 50px;
   height: 50px;
   position: relative;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   -webkit-transition: .5s ease-in-out;
   -moz-transition: .5s ease-in-out;
   -o-transition: .5s ease-in-out;
   transition: .5s ease-in-out;
   cursor: pointer;
   margin: 5px 0px 0px;
   float: right;
}

#iconoMenu span.bm {
   display: block;
   position: absolute;
   height: 4px;
   width: 50px;
   background: #000;
   border-radius: 2px;
   opacity: 1;
   right: 0;
   top: 0px;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   -webkit-transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
   transition: all .25s ease-in-out;
}

#iconoMenu span.bm:nth-child(2) {
   top: 20px;
   -webkit-transform-origin: left center;
   -moz-transform-origin: left center;
   -o-transform-origin: left center;
   transform-origin: left center;
}

#iconoMenu span.bm:nth-child(3) {
   width: 40px;
   top: 40px;
   -webkit-transform-origin: left center;
   -moz-transform-origin: left center;
   -o-transform-origin: left center;
   transform-origin: left center;
}



#iconoMenu.open span.bm:nth-child(1) {
   -webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
   -o-transform: rotate(45deg);
   transform: rotate(45deg);
   top: 16px;
   right: -1px;
}

#iconoMenu.open span.bm:nth-child(2) {
   width: 0%;
   opacity: 0;
}

#iconoMenu.open span.bm:nth-child(3) {
   -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   transform: rotate(-45deg);
   right: -8px;
   top: 34px;
   width: 50px;
}

.listado-noticia p {
   display: block;
   display: -webkit-box;
   max-width: 100%;
   /*height: 101px;*/
   margin: 0 auto;

   -webkit-line-clamp: 5;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
}

.formatoActulidad2, .formatoActulidad3 .order-first {
   text-align: right;
}

.formatoActulidad2 a.btnLeerMas, .formatoActulidad3 .order-first a.btnLeerMas {
   right: 15px;
   text-align: left;
}

.formatoActulidad2 a.btnLeerMas:hover, .formatoActulidad3 .order-first a.btnLeerMas:hover {
   padding: 10px 70px 12px 20px;
   text-decoration: none;
   right: 5px;
}

.imagenPageDestacada {
   height: 500px;
   width: 100%;
   position: relative;
   overflow: hidden;
   background: #000;
}

.imagePortadaPage {
   position: absolute;
   left: 50%;
   top: 0%;
   transform: translate(-50%, 0%);
   width: 100%;
}

.imagenPageDestacada .tituloPage {
   background: #fff;
   padding: 20px 50px;
   position: absolute;
   bottom: 0px;
   left: 50%;
   transform: translate(-50%, 0%);
   text-align: center;
   min-width: 550px;
}

.imagenPageDestacada .tituloPage h1 {
   font-size: 40px;
   margin: 0px;
   padding: 0px;
   position: relative;
   display: inline-block;
}

.imagenPageDestacada .imagenTitulo {
   display: inline-block;
   margin-right: 10px;
}

.imagenPageDestacada .tituloPage h1:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: -10px;
   left: 50%;
   width: 100px;
   margin-left: -50px;
   border-bottom: 3px solid #fbdf52;
}


.container-texto {
   margin-top: 70px;
   margin-bottom: 50px;
}

.formatoTexto3 {
   margin-top: 0px;
   margin-bottom: 0px;
}

.container-texto h2.tituloTextoH2, .formatoTexto3 .colBlockText h1, .formatoTexto3 .colBlockText h2, .formatoTexto3 .colBlockText h3 {
   font-size: 18px;
   margin: 0px 0px 15px 0px;
   padding: 0px 0px 10px 0px;
   border-bottom: 1px solid #000;
   font-weight: bold;
}

.container-texto .btnLeerMasTexto {
   position: absolute;
   bottom: 0px;
}

.container-texto .colBlockText {
   padding-bottom: 70px;
   background-repeat: no-repeat;
   background-position: top right;
   padding-top: 20px;
   padding-bottom: 100px;
   overflow: hidden;
}

.container-texto .colBlockText.colBlockTextsinEnlace {
   padding-top: 20px;
   padding-bottom: 20px;
   padding-bottom: 0px;
}

.formatoTexto2 h2.tituloTextoH2 {
   font-size: 40px;
   font-weight: 600;
   border: 0px;
   position: relative;
   margin-bottom: 30px;
}

.formatoTexto2 h2.tituloTextoH2:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: -5px;
   left: 0%;
   width: 60px;
   border-bottom: 3px solid #fbdf52;
}

.formatoTexto2 .colBlockText {
   padding-bottom: 200px;
}

.formatoTexto2 .colBlockText:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: 0px;
   left: 15px;
   width: 95%;
   border-bottom: 6px solid #fbdf52;
}

.formatoTexto2 .btnLeerMasTexto {
   position: absolute;
   bottom: 100px;
}

.blockTextoDesc {
   font-size: 16px;
   line-height: 22px;
}

.blockTextoDesc p {
   font-size: 16px;
   line-height: 22px;
   margin-bottom: 25px;
}

.blockTextoDesc a {
   text-decoration: underline;
}

.blockTextoDesc ul {
   list-style: none;
   margin-bottom: 25px;
}

.blockTextoDesc ul li {
   margin-bottom: 15px;
   position: relative;
}

.blockTextoDesc ul li:before {
   margin: 7px 0px 0 -20px;
   padding: .25rem;
   width: .25rem;
   height: .25rem;

   display: inline-block;
   content: "";
   border-radius: 100%;
   background: #f9de42;
   position: absolute;
}

.blockTextoDesc ol {
   counter-reset: item;
}

.blockTextoDesc ol li {
   display: block;
   margin-bottom: 15px;
   position: relative;
}

.blockTextoDesc ol li:before {
   content: counter(item) ". ";
   counter-increment: item;
   color: #f9de42;
   font-weight: bold;
   display: block;
   position: absolute;
   left: -25px;

}

.blockTextoDesc h2, .blockTextoDesc h3, .blockTextoDesc h4, .blockTextoDesc h5 {
   margin: 30px 0px 20px;
   font-weight: bold;
}

.blockTextoDesc .column-block {
   display: flex;
   margin: 1rem 0;
}

.blockTextoDesc .double-column {
   width: 50%;
}

.blockTextoDesc .double-column img {
   max-width: 80%;
}

.blockTextoDesc .pull-right {
   float: right;
}

.container-enlaces {
   padding: 10px 0px;
}

.bloquesEnlaces {
   overflow: hidden;
}

.bloquesEnlaces .bloqueEnl {
   float: left;
   width: 49%;
   height: 285px;
   margin-bottom: 25px;
   background-position: center center;
   background-size: cover;
   position: relative;
}

.bloquesEnlaces .bloqueEnl .bloqueEnlCapaOscura {
   background: #000;
   width: 100%;
   height: 100%;
   top: 0px;
   left: 0px;
   position: absolute;
   opacity: 0.3;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}

.bloquesEnlaces .bloqueEnl:hover .bloqueEnlCapaOscura {

   opacity: 0.5
}

.bloquesEnlaces .bloqueEnl a {
   display: block;
   position: absolute;
   width: 100%;
   height: 100%;
   left: 0px;
   top: 0px;
}

.bloquesEnlaces .bloqueEnl h3 {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   text-align: center;
   width: 70%;
   color: #fff;
   font-size: 40px;
   font-weight: 600;
}

.bloquesEnlaces .bloqueEnl h3:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: -10px;
   left: 50%;
   width: 60px;
   margin-left: -30px;
   border-bottom: 3px solid #fbdf52;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}

.bloquesEnlaces .bloqueEnl:hover h3:before {
   margin-left: -50px;
   width: 100px;
}

.tituloBloqueEnlaces {
   text-align: center;
   font-size: 40px;
   margin: 20px 0px 70px;
   position: relative;
}

.tituloBloqueEnlaces:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: -10px;
   left: 50%;
   width: 60px;
   margin-left: -30px;
   border-bottom: 3px solid #fbdf52;
}

.bloquesEnlaces .bloqueEnl1, .bloquesEnlaces .bloqueEnl3 {
   margin-right: 1%;
}

.bloquesEnlaces .bloqueEnl2, .bloquesEnlaces .bloqueEnl4 {
   margin-left: 1%;
}

.formatoEnlaces2 .bloqueEnl1, .formatoEnlaces2 .bloqueEnl2 {
   height: 595px;
}

.formatoEnlaces3 .bloqueEnl1, .formatoEnlaces5 .bloqueEnl1 {
   height: 595px;
}

.formatoEnlaces3 .bloqueEnl3, .formatoEnlaces5 .bloqueEnl3 {
   margin: 0px;
   margin-left: 1%;
}

.formatoEnlaces4 .bloqueEnl3, .formatoEnlaces5 .bloqueEnl4 {
   margin-left: 0px;
   width: 100%;
}

.filtroRecetas {
   margin-top: 40px;
   overflow: hidden;
}

.filtroRecetas .filtroSelect {
   float: left;
   margin-right: 10px;
   background: #fff;
   border-radius: 0px;
   border: 1px solid #000;
   padding: 3px 8px;
}

.filtroRecetas .filtroCheck {
   float: left;
   margin: 5px 10px 0px 30px;
   font-style: normal;
}

.filtroRecetas .filtroCheck input {
   margin-right: 5px;
}

.filtroRecetas .filtroSelect select:focus, .filtroRecetas .filtroSelect select:hover {
   outline: none;
}

.filtroRecetas .filtroSelect select {
   background: #fff;
   border-radius: 0px;
   border: 0px;
   min-width: 164px;
   font-style: normal;
}

.filtroRecetas .filtroSelectBig select {
   width: 250px;
}

.container-blog {
   padding: 179px 0px 0px 0px;
}

.header-post-blog, .header-post-recetas {
   background: #f2f2f2;
   font-size: 25px;
   color: #898989;
   overflow: hidden;
   height: 70px;
   line-height: 70px;
   margin-bottom: 60px;
}

.header-post-blog .titulo-header-post,
.header-post-recetas .titulo-header-receta {
   background: url(images/icono-blog-post.png) no-repeat center left #dcdcdc;
   font-size: 40px;
   color: #000;
   float: left;
   height: 70px;
   line-height: 70px;
   padding: 0px 80px;
   border-right: 3px solid #fbdf52;
   margin-right: 20px;
   position: relative;
   background-position: 10px 5px;
}

.titulo-header-receta {
   background: url(images/icono-recetas.png) no-repeat center left #dcdcdc !important;
}

.titulo-header-idi {
   background-position-x: 10px !important;
}

.header-post-blog .categoria-header-post,
.header-post-recetas .categoria-header-recetas {
   float: left;
   width: 46%;
}

.categoria-header-post a {
   color: #898989;
}

.categoria-header-post a:hover {
   padding: 0px !important;
   color: #000 !important;
}

.header-post-blog a.volver,
.header-post-recetas a.volver {
   float: right;
   display: inline-block;
   font-size: 16px;
   line-height: 26px;
   border: 2px solid #000;
   border-radius: 50px;
   padding: 10px 30px 10px 55px;
   background: url(images/flecha-left.png) no-repeat center left;
   margin: 10px 20px;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   cursor: pointer;
   text-decoration: none;
}

.header-post-blog a:hover,
.header-post-recetas a:hover {
   text-decoration: none;
   padding: 10px 30px 10px 75px;
}

.single-recetas .header,
.single-eventos .header,
.single-idi .header,
.single-prensa .header,
.single-infografia .header,
.single-blog .header,
.single-post .header {
   background: #fff;
   color: #000;
}

.single-recetas .menu-principal li a,
.single-eventos .menu-principal li a,
.single-idi .menu-principal li a,
.single-prensa .menu-principal li a,
.single-infografia .menu-principal li a,
.single-blog .menu-principal li a,
.single-post .menu-principal li a {
   color: #000;
}

.single-recetas .containerMenu .c__buscador,
.single-eventos .containerMenu .c__buscador,
.single-post .containerMenu .c__buscador,
.single-idi .containerMenu .c__buscador,
.single-prensa .containerMenu .c__buscador,
.single-infografia .containerMenu .c__buscador,
.single-blog .containerMenu .c__buscador,
.single-recetas .containerMenu .c__rrss,
.single-eventos .containerMenu .c__rrss,
.single-post .containerMenu .c__rrss,
.single-idi .containerMenu .c__rrss,
.single-prensa .containerMenu .c__rrss,
.single-infografia .containerMenu .c__rrss,
.single-blog .containerMenu .c__rrss,
.single-recetas .containerMenu .c__idiomas,
.single-eventos .containerMenu .c__idiomas,
.single-idi .containerMenu .c__idiomas,
.single-prensa .containerMenu .c__idiomas,
.single-infografia .containerMenu .c__idiomas,
.single-blog .containerMenu .c__idiomas,
.single-post .containerMenu .c__idiomas {
   background: url(images/separador-menu-scroll.png) no-repeat center left;
}

.single-recetas .headerIdiomas,
.single-eventos .headerIdiomas,
.single-idi .headerIdiomas,
.single-prensa .headerIdiomas,
.single-infografia .headerIdiomas,
.single-blog .headerIdiomas,
.single-post .headerIdiomas {
   color: #000;
}

.single-recetas .containerMenu .c__rrss .headerRRSS,
.single-eventos .containerMenu .c__rrss .headerRRSS,
.single-idi .containerMenu .c__rrss .headerRRSS,
.single-prensa .containerMenu .c__rrss .headerRRSS,
.single-infografia .containerMenu .c__rrss .headerRRSS,
.single-blog .containerMenu .c__rrss .headerRRSS,
.single-post .containerMenu .c__rrss .headerRRSS {
   background-image: url(images/redes-sociales-negras.png);
   opacity: 0.3;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.navigation {
   overflow: hidden;
   margin: 20px 0px 20px;
   text-align: center;
}

.navigation a {
   background: #000;
   color: #fff;
   padding: 7px 20px 8px;
   border-radius: 30px;
   display: inline-block;
   margin: 0px 5px;
}

.navigation a:hover {
   text-decoration: none;
}

.categoria-header-recetas, .categoria-header-recetas h1 {
   font-weight: 600;
   font-size: 25px;
   color: #000;
   line-height: 32px;
}

.ingredientesReceta {
   font-size: 16px;
}

.ingredientesReceta h3 {
   font-size: 18px;
}

.ingredientesReceta ul {
   margin: 20px 0px 30px;
   padding: 0px 0px 0px 20px;
}

.ingredientesReceta ul li {
   list-style-image: url(images/bullet-gota-amarilla.png);
   margin-bottom: 15px;
}

.elaboracionReceta {
   font-size: 16px;
   line-height: 22px;
}

.elaboracionReceta h2, .elaboracionReceta h3, .elaboracionReceta h4 {
   font-size: 18px;
   padding-top: 20px;


}

.elaboracionReceta img {

   padding-top: 20px;
   padding-bottom: 20px;

}

.elaboracionReceta ul, .elaboracionReceta ol {
   margin: 20px 0px 30px;
   padding: 0px 0px 0px 20px;
   list-style: none;
   counter-reset: item;
}

.elaboracionReceta ul li, .elaboracionReceta ol li {
   margin-bottom: 15px;
   color: #000;

}

.elaboracionReceta ul {
   margin: 20px 0px 30px;
   padding: 0px 0px 0px 20px;
   list-style: none;
   list-style-image: url(images/bullet-gota-amarilla.png);
}

.elaboracionReceta ul li ul {
   margin: 20px 0px 30px;
   padding: 0px 0px 0px 20px;
   list-style: none;
   list-style-image: url(images/bullet-gota-amarilla1.png);
}

.elaboracionReceta ul li ul li ul {
   margin: 20px 0px 30px;
   padding: 0px 0px 0px 20px;
   list-style: none;
   list-style-image: url(images/bullet-gota-amarilla2.png);
}

.elaboracionReceta ul li::before, .elaboracionReceta ol li::before {
   content: counter(item) ".  ";
   color: #f2d028;
   counter-increment: item;
   display: inline-block;
   width: 1em;
   margin-left: -1em;
   font-weight: bold;
}

.elaboracionReceta ul li::before {

   color: #f2d028;
   content: none;
   display: inline-block;
   width: 1em;
   margin-left: -1em;
   font-weight: bold;
}

.recetasRelacionadas .slider-recetas3 .verRecetaLink {
   margin-top: 1px;
}

.recetasRelacionadas .slider-recetas3 h3 {
   text-align: left;
}

.receta-single iframe {
   width: 100%;
   height: 432px;
}

.compartirRedesSociales {
   margin: 10px 0px 20px;
   border-top: 1px solid #000;
   border-bottom: 1px solid #000;
   padding: 6px 0px 6px;
   font-size: 18px;
   font-weight: bold;
   overflow: hidden;
   line-height: 36px;
}

.compartirRedesSociales .facebook, .compartirRedesSociales .twitter {
   display: block;
   float: right;
   border: 1px solid #000;
   border-radius: 40px;
   height: 38px;
   width: 38px;
   margin-left: 5px;
}

.compartirRedesSociales .facebook span, .compartirRedesSociales .twitter span {
   background: url(images/facebook-f-brands.svg);
   display: block;
   height: 23px;
   width: 12px;
   margin: auto;
   margin-top: 6px;

}

.compartirRedesSociales .twitter span {
   background: url(images/twitter-brands.svg);
   margin-top: 8px;
   height: 20px;
   width: 20px;
}

footer {
   background: #000;
   color: #fff;
   padding: 60px 0px 20px;
}

footer h4 {
   font-size: 20px;
   position: relative;
   margin-bottom: 35px;
   padding-bottom: 5px;
}

footer h4:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: -10px;
   left: 0%;
   width: 60px;
   border-bottom: 3px solid #fbdf52;
}

footer .textwidget {
   line-height: 34px;
}

footer .textwidget p {
   margin: 0px;
}

footer .textwidget a {
   color: #fff;
}

footer .footer123 {
   margin-bottom: 50px;
}

footer .footer45 {
   border-top: 1px solid #fbdf52;
   padding-top: 20px;
}

footer ul.menu {
   display: inline-block;
   list-style: none;
   margin: 0px;
   padding: 0px;
}

footer ul.menu li {
   float: left;
   border-right: 1px solid #fff;
   padding-right: 20px;
   margin-right: 20px;
}

footer ul.menu li:last-child {
   border: 0px;
   padding: 0px;
   margin: 0px;
}

footer ul.menu li a {
   color: #fff;
   padding: 0px;
}

.containerMenuMovil, .menuMovil {
   display: none;
}

.texto_rate {
   display: none;
}

.slick-slide img.post-ratings-image, .resul-votos img {
   float: left;
   width: 16px;
   margin: 4px 0px;
}

.post-ratings {
   text-align: center;
   margin-bottom: 5px !important;
   width: 115px !important;
}

.post-ratings img {
   margin: 5px 3px 10px !important;
}

.post-ratings-loading {
   text-align: center !important;
}

.post-ratings-loading img {
   margin-right: 8px !important;
}

.titulo-header-video {
   top: 0px;
   right: 0px;
   position: absolute;
   height: 70px;
   width: 70px;
   background: url(images/btn-play.png) no-repeat center center #cecdcd;
}

.contenedorListadoPost {
   margin-top: 60px;
}

.noticia-listado {
   border-bottom: 2px solid #000;
   padding-bottom: 30px;
   margin-bottom: 60px;
}

.noticia-listado h2 {
   font-size: 20px;
   margin-bottom: 30px;
}

.noticia-listado .imagenPostListado {
   display: block;
   position: relative;
   padding-right: 4px;
}

.noticia-listado .imagenPostListado .fechaPostListado {
   width: 84px;
   height: 90px;
   position: absolute;
   top: -4px;
   right: 0px;
   background: #000;
   color: #fbdf52;
   font-size: 15px;
   text-align: center;
   text-transform: uppercase;
   font-weight: bold;
   padding-top: 2px;
}

.noticia-listado .imagenPostListado .fechaPostListado span {
   display: block;
   font-size: 60px;
   line-height: 60px;
}

.noticia-listado .listadoPostExcerpt {
   margin-top: 20px;
   min-height: 100px;
}

.noticia-listado .icono_visitas,
.noticia-listado .icono_comentarios {
   float: right;
   padding: 3px 0px 3px 32px;
   background: url(images/icono-comentario.png) no-repeat left center;
   margin: 0px 20px 0px 0px;
}

.noticia-listado .icono_visitas:hover,
.noticia-listado .icono_comentarios:hover {
   text-decoration: none;
}

.noticia-listado .icono_visitas {
   background: url(images/icono-visitas.png) no-repeat left center;
}

.noticia-listadov2 h2 {
   display: -webkit-box;
   max-width: 100%;
   height: 65px;
   margin: 0 auto;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
   margin-bottom: 8px;
   font-weight: 600;
   font-size: 18px;
}

.noticia-listadov2 .listadoPostExcerpt {
   min-height: 80px;
}

.noticia-listadov2 .categoriasListadoPost {
   float: left;
}

.noticia-listadov2 .pieFooterListadoPost {
   margin-top: 10px;
}

.noticia-listadov2 {
   border: 0px;
   padding-bottom: 0px;
   margin-bottom: 50px;
}

.noticia-listadov2 hr {
   background: #000;
   height: 2px;
}


.categoriasListadoPost {
   float: right;
   margin: 2px 20px 0px 0px;
}

.categoriasListadoPost a {
   font-weight: bold;
   position: relative;
   margin-left: 10px;
}

.categoriasListadoPost a:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: -4px;
   right: 0%;
   width: 40px;
   border-bottom: 3px solid #fbdf52;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.categoriasListadoPost a:hover {
   text-decoration: none;
}

.categoriasListadoPost a:hover:before {
   width: 100%;
}

.widget {
   margin-bottom: 50px;
}

h4.widgetTitlePost {
   font-size: 29px;
   margin: 0px 0px 30px;
   position: relative;
   font-weight: 600;
}

h4.widgetTitlePost:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: -6px;
   left: 0%;
   width: 55px;
   border-bottom: 3px solid #fbdf52;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.widget ul {
   margin: 0px;
   padding: 0px 0px 0px 20px;
   list-style-image: url(images/bullet-gota-amarilla.png);
   font-size: 20px;
}

.widget ul li {
   margin-bottom: 15px;
   padding-left: 7px;
}

.entradaReciente {
   position: relative;
   padding-left: 95px;
   min-height: 100px;
   border-bottom: 1px solid #ccc;
   margin-bottom: 25px;
   padding-bottom: 18px;
   font-weight: 600;
}

.entradaRecienteNoImagen {
   padding-left: 0px;
}

.entradaReciente img {
   width: 80px;
   height: 80px;
   position: absolute;
   top: 0px;
   left: 0px;
}

.entradaReciente .post-date {
   color: #999;
   margin: 4px 0px 0px 0px;
   display: inline-block;
   font-size: 15px;
}

.post-single .blog-fecha {
   color: #999;
   font-size: 20px;
}

.post-single h1 {
   font-size: 40px;
   margin: 15px 0px 20px 0px;
}

.post-single .img-principal-post {
   margin-bottom: 20px;
}

.post-single .post_content {
   font-size: 16px;
   line-height: 24px;
}

.post-single .post_content p {
   margin-bottom: 20px;
}

.post-single .post_content ul,
.post-single .post_content ol {
   margin: 0px;
   padding: 0px 0px 0px 20px;
   /*list-style-image: url(images/bullet-gota-amarilla.png);*/

   counter-reset: section;
   /* Creates a new instance of the
                                            section counter with each ol
                                            element */
   list-style-type: none;
}

.post-single .post_content ul {
   margin: 0px;
   padding: 0px 0px 0px 20px;
   list-style-image: url(images/bullet-gota-amarilla.png);
   /**/

   counter-reset: section;
   /* Creates a new instance of the
                                            section counter with each ol
                                            element */
   list-style-type: none;
}

.post-single .post_content ul li,
.post-single .post_content ol li {
   margin: 5px 0px;
   padding-left: 7px;
}

.post-single .post_content iframe {
   width: 100%;
   height: 432px;
}

.post-single .post_content img {
   display: block;
   margin: auto;
   max-width: 100%;
   height: auto !important;
   max-height: auto !important;
}

.post-single .post_footer {
   padding: 20px 0px;
   border-bottom: 2px solid #000;
   margin: 30px 0px 30px;
}

.post-single .post_footer .icono_visitas,
.post-single .post_footer .icono_comentarios {
   float: right;
   padding: 3px 0px 3px 32px;
   background: url(images/icono-comentario.png) no-repeat left center;
   margin: 0px 20px 0px 0px;
}

.post-single .post_footer .icono_visitas {
   background: url(images/icono-visitas.png) no-repeat left center;
}

.post-single .post-nav-post {
   overflow: hidden;
   line-height: 22px;
   margin: 2px 0px;
}

.post-single .post-nav-post a:hover {
   text-decoration: none;
}

.post-single .post-nav-post .post-prev,
.post-single .post-nav-post .post-full,
.post-single .post-nav-post .post-next {
   float: left;
}

.post-single .post-nav-post .post-full a {
   display: block;
   padding: 0px 17px;
   border-left: 2px solid #000;
   border-right: 2px solid #000;
}

.post-single .post-nav-post .post-next a {
   background: url(images/flecha-derecha.png) no-repeat right center;
   display: block;
   padding: 0px 26px 0px 17px;
}

.post-single .post-nav-post .post-prev a {
   background: url(images/flecha-izquierda.png) no-repeat left center;
   display: block;
   padding: 0px 17px 0px 26px;
}

.post-single h2 {
   font-size: 28px;
   line-height: 32px;
}

.post-single h3 {
   font-size: 18px;
   line-height: 28px;
}

.post-single h4 {
   font-size: 16px;
   line-height: 24px;
}

.comments-area {}

.comments-area h3 {
   font-size: 18px;
   margin-bottom: 30px;
   padding-bottom: 10px;
   border-bottom: 1px solid #b2b2b2;
   position: relative;
}

.comments-area h3:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: -1px;
   left: 0%;
   width: 166px;
   border-bottom: 4px solid #fbdf52;
   z-index: 9;
}

.comments-area .comments_list {
   margin-bottom: 60px;
}

.comments-area .comments_list ul {
   list-style: none;
   margin: 0px 0px 20px;
   padding: 0px 0px 20px;
   border-bottom: 1px dashed #b2b2b2;

}

.comments-area .comments_list ul li .comentario_titulo_fecha {
   margin-bottom: 15px;
   font-weight: bold;
}

.comments-area .comments_list ul li .comentario_titulo_fecha span {
   margin-bottom: 15px;
   font-weight: 300;
   color: #999;
}

.comments-area .comment-form-comment {}

.comments-area .comment-form-comment label {
   display: none;
}

.comments-area input,
.comments-area textarea {
   width: 100%;
   border: 1px solid #b2b2b2;
   padding: 8px 10px;
}

.comments-area input:focus,
.comments-area textarea:focus {
   outline: none;
}

.comment-form-cookies-consent, .comment-notes {
   display: none;
}

.comment-form-author, .comment-form-email {
   float: left;
   width: 40%;
}

.comment-form-email {
   width: 60%;
}

.comment-form-author {
   padding-right: 20px;
}

.comments-area .submit, input.wpcf7-submit {
   border: 2px solid #000;
   display: inline-block;
   padding: 10px 70px 12px 20px;
   border-radius: 30px;
   font-weight: 600;
   background: url(images/flecha-leer-mas.png) right center no-repeat;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   width: 250px;
   margin: 20px auto 40px;
   display: block;
   color: #000;
}

.comments-area .submit:hover, input.wpcf7-submit:hover {
   width: 270px;
}

.post_relacionados {
   margin: 100px 0px 10px;
}

.post_relacionados .noticia-listado {
   border: 0px;
   margin-bottom: 10px;
   padding-bottom: 10px;
}

.post_relacionados h2 {
   text-align: center;
   font-size: 40px;
   margin: 0px 0px 50px;
   position: relative;
   font-weight: 600;
}

.post_relacionados h2:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: -10px;
   left: 50%;
   width: 60px;
   margin-left: -30px;
   border-bottom: 3px solid #fbdf52;
}

.post_relacionados h3 {
   font-size: 20px;
   display: -webkit-box;
   max-width: 100%;
   height: 44px;
   margin: 0 auto;
   line-height: 1;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
   margin-bottom: 15px;
   line-height: 22px;
}

.post_relacionados .icono_visitas {
   margin: 0px 0px 0px 0px;
}

.post_relacionados .icono_comentarios {
   margin: 0px 0px 0px 10px;
}

.post_relacionados .categoriasListadoPost {
   text-align: left;
   float: left;
}

.post_relacionados .categoriasListadoPost a {
   margin: 0px 8px 8px 0px;
   display: block;
}

.post_relacionados .pieFooterListadoPost {
   margin-top: 30px;
   margin-bottom: 20px;
}

.post_relacionados hr {
   background: #000;
   height: 2px;
}

.nombreCategoriaTermino {
   padding-left: 36px;
   background: url(images/bullet-gota-amarilla-big.png) no-repeat left 6px;
   font-size: 30px;
   border-bottom: 1px solid #b2b2b2;
   padding-bottom: 15px;
}

li.cat-item a {
   color: #999;
}

li.cat-item.current-cat a {
   color: #000;
}

li.cat-item a:hover {
   color: #000;
}

.listPostOrdenar {
   padding-bottom: 10px;
   margin-bottom: 36px;
   border-bottom: 1px solid #b2b2b2;
}

.listPostOrdenar select {
   border: 0px;
   background: transparent;
   font-weight: bold;
}

.listPostOrdenar select:focus {
   outline: none;
}

.evento-listado {
   padding-bottom: 30px;
   margin-bottom: 36px;
   border-bottom: 2px solid #000;
}

.evento-listado h2 {
   font-size: 20px;
   font-weight: 600;
   margin: 5px 0px 10px;
}

.evento-listado .imagenEventoListado {
   border-left: 7px solid #f2d028;
   display: block;
   position: relative;
}

.evento-listado .imagenEventoListadocampaign {
   border-left: 7px solid #000;
}

.contenedor-evento-datos {
   padding-bottom: 60px;
}

.evento-listado .evento-listado-bottom {
   position: absolute;
   width: 100%;
   bottom: 0px;
   padding-right: 30px;
}

.evento-listado .contenedor-evento-fecha {
   position: relative;
}

.evento-listado .evento-fecha {
   display: block;
   text-align: right;
   margin-top: 26px;
   font-weight: bold;
   text-transform: uppercase;
}

.evento-listado .tipo-evento, .noticia-listado .tipo-evento {
   position: absolute;
   width: 100px;
   height: 34px;
   text-align: center;
   background: #f2d028;
   font-size: 15px;
   font-weight: bold;
   line-height: 34px;
   top: -4px;
   right: -5px;
}

.evento-listado .tipo-evento-campaign, .noticia-listado .tipo-evento-campaign {
   background: #000;
   color: #f2d028;
}

.filtros-tipo .fil-tipo {
   display: block;
   margin-bottom: 10px;
   padding: 8px 10px 8px 30px;
   color: #000;
   font-size: 20px;
   background-color: #ececec;
   background-repeat: no-repeat;
   background-position: 10px center;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   text-align: left;
}

.filtros-tipo .fil-tipo:hover {
   text-decoration: none;
   margin-left: 20px;
}

.filtros-tipo .fil-tipo.fil-tipo-campaign {
   background-color: #000;
   color: #f2d028;
}

.filtros-tipo .fil-tipo.fil-tipo-event {
   background-color: #f2d028;
   color: #000;
}

.fil-tipo.active, .fil-tipo.fil-tipo-campaign.active {
   background-image: url(images/bullet-gota-amarilla.png);
   border: dotted 2px;
   /*border: double 2px;*/
}

.fil-tipo.fil-tipo-event.active {
   background-image: url(images/bullet-gota-negra.png);
}

.filtros-region {
   margin: 30px 0px;
}

.filtros-region ul {
   margin: 0px;
   padding: 0px;
   list-style: none;
}

.filtros-region ul li a {
   display: block;
   padding: 8px 0px;
   border-bottom: 1px solid #d6d6d6;
   font-size: 20px;
   font-weight: 600;
   position: relative;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   background-position: 0px center;
}

.filtros-region ul li a:before {
   width: 0%;
   height: 100%;
   content: '';
   background: #d6d6d6;
   position: absolute;
   top: 0px;
   right: 0px;
   z-index: -1;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}

.filtros-region ul li a:hover {
   text-decoration: none;
   padding-left: 30px;
   background: url(images/bullet-gota-amarilla.png) no-repeat 10px center #ececec;
}

.filtros-region ul li a:hover:before {
   width: 100%;
}

.filtros-region ul li a.active {
   width: 100%;
   padding-left: 30px;
   background: url(images/bullet-gota-amarilla.png) no-repeat 10px center #ececec;
}

.filtros-region ul li a.active:before {
   width: 100%;
}

.ui-datepicker-header {
   position: relative;
}

.ui-datepicker-prev {
   position: absolute;
   left: 0px;
   top: 0px;
   color: #bbb !important;
   cursor: pointer;
}

.ui-datepicker-next {
   position: absolute;
   right: 0px;
   top: 0px;
   color: #bbb !important;
   cursor: pointer;
}

.ui-datepicker-title {
   text-align: center;
   padding: 0px 0px 10px;
   font-weight: bold;
}

.ui-datepicker-calendar {
   width: 100%;
}

.ui-datepicker-calendar th, .ui-datepicker-calendar td {
   text-align: center;
   padding: 10px;
}

.ui-datepicker-calendar th {
   color: #bbb;
}

.cal-event {
   background: #f2d028;
   color: #fff;
   box-shadow: 0px 0px 3px #ccc;
}

.cal-event a {
   color: #fff;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}

.cal-event a:hover {
   text-decoration: none;
   color: #000;
}

.filtro-eventos-recientes {
   margin-top: 60px;
}

.filtro-eventos-recientes .post-date {
   font-size: 14px;
}

.filtro-eventos-recientes h4.widgetTitlePost {
   font-size: 27px;
}

.titulo-header-evento {
   background-position-x: 6px !important;
   padding: 0px 20px 0px 90px !important;
}

.content_info_evento {
   margin: 20px 0px;
}

.content_info_evento .info_evento {
   border-bottom: 1px solid #000;
   padding-bottom: 10px;
   margin-bottom: 15px;
}

.inscripcion_evento {
   position: relative;
   margin: 50px 0px 0px;
   padding: 50px 0px 20px;
   display: table;
}

.incripcion_cerrada {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0px;
   left: 0px;
   z-index: 9;
   background: url(images/fondo-amarillo-opacity.png);
}

.incripcion_cerrada span {
   display: block;
   position: relative;
   top: 40%;
   left: 50%;
   -webkit-transform: translateY(-50%);
   -webkit-transform: translateX(-50%);
   -ms-transform: translateY(-50%);
   -ms-transform: translateX(-50%);
   transform: translateY(-50%);
   transform: translateX(-50%);
   text-align: center;
   font-weight: bold;
   font-size: 40px;
   line-height: 50px;
   width: 400px;
}

.inscripcion_evento h3 {
   text-align: center;
   font-size: 40px;
   margin: 0px 0px 60px;
   position: relative;
   font-weight: bold;
}

.inscripcion_evento h3:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: -20px;
   left: 50%;
   width: 60px;
   margin-left: -30px;
   border-bottom: 3px solid #fbdf52;
}

.wpcf7-text, .wpcf7-date, .wpcf7-select, .wpcf7-textarea {
   width: 100%;
   border: 1px solid #000;
   padding: 15px 18px;
   margin-bottom: 5px;
}

.wpcf7-textarea {
   height: 160px;
}

.wpcf7-form-control-wrap {
   margin-bottom: 15px;
   display: block;
}

span.wpcf7-list-item {
   margin: 0px !important;
}

input.wpcf7-submit, input.wpcf7-submit:focus {
   padding: 10px 70px 12px 20px;
   -webkit-transition: all .5s ease-in-out;
   -moz-transition: all .5s ease-in-out;
   -o-transition: all .5s ease-in-out;
   transition: all .5s ease-in-out;
   width: auto;
   opacity: 1;
   margin: 0px auto 0px;
   outline: none;
}

input.wpcf7-submit:hover {
   padding: 10px 90px 12px 20px;
   width: auto;
}

input.wpcf7-submit:disabled {
   opacity: 0.4;
   padding: 10px 70px 12px 20px !important;
}

div.wpcf7-response-output {
   margin: 1em 0em 1em !important;
   padding: 1em !important;
}

.eventos_relacionados .evento-fecha {
   font-weight: bold;
   margin-bottom: 10px;
   display: block;
   text-transform: uppercase;
}

.eventos_relacionados h3 {
   margin-bottom: 5px;
}

.eventos_relacionados img {
   border-left: 7px solid #f2d028;
   display: block;
}

.acordeon {
   margin: 20px 0px;
}

.acordeon .btn-header-acordeon {
   background: transparent;
   border: 0px;
   color: #000;
   padding: 12px 0px;
   border-bottom: 1px solid #b2b2b2;
   width: 100%;
   text-align: left;
   font-size: 20px;
   position: relative;
}

.acordeon .btn-header-acordeon:before {
   width: 25px;
   height: 25px;
   content: '-';
   color: #000;
   background: #f2d028;
   position: absolute;
   right: 0px;
   border-radius: 20px;
   text-align: center;
   font-size: 26px;
   line-height: 21px;
}

.acordeon .btn-header-acordeon.collapsed:before {
   line-height: 24px;
   content: '+';
}

.acordeon .btn-header-acordeon:focus {
   outline: none;
}

.acordeon .acordeonGrupo-body {
   padding: 30px 0px;
}

table tr {
   margin-right: -15px;
   margin-left: -15px;
   display: block;
}

table tr td {
   padding-right: 15px;
   padding-left: 15px;

}

h1.titulo,
h2.titulo,
h3.titulo,
h4.titulo,
h5.titulo,
h6.titulo {
   font-size: 40px;
   font-weight: 600;
   border: 0px;
   position: relative;
   margin-bottom: 30px;
   padding: 0px 0px 10px 0px;
}

h1.titulo:before,
h2.titulo:before,
h3.titulo:before,
h4.titulo:before,
h5.titulo:before,
h6.titulo:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: -5px;
   left: 0%;
   width: 60px;
   border-bottom: 3px solid #fbdf52;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.titulo.boquetitulocenter {
   text-align: center;
}

.titulo.boquetitulocenter:before {
   left: 50%;
   margin-left: -30px;
}

.titulo.boquetituloright {
   text-align: right;
}

.titulo.boquetituloright:before {
   left: auto;
   right: 0px;
   margin-left: 0px;
}

h1.titulo {
   font-size: 40px;
}

h2.titulo {
   font-size: 40px;
}

h3.titulo {
   font-size: 34px;
}

h4.titulo {
   font-size: 30px;
}

h5.titulo {
   font-size: 26px;
}

h6.titulo {
   font-size: 20px;
}

.pestanas {
   margin: 40px 0px;
}

.pestanas table {
   width: 100%
}

.nav-tabs .nav-link {
   border: 1px solid #000;
   border-radius: 0px !important;
   color: #999;
   font-weight: bold;
   padding: 8px 16px;
   margin-top: 8px;
   font-size: 18px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.nav-tabs .nav-link:hover {
   border: 1px solid #000;
   border-radius: 0px !important;
   color: #000;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
   color: #000;
   border: 1px solid #000;
   padding: 16px 16px 8px;
   margin: 0px;
   position: relative;
}

.nav-tabs .nav-item.show .nav-link:before,
.nav-tabs .nav-link.active:before {
   content: '';
   display: block;
   width: 100%;
   height: 3px;
   background: #f2d028;
   position: absolute;
   top: 0px;
   left: 0px;
}

.nav-tabs {
   border-bottom: 1px solid #000;
}

.tab-content {
   padding: 20px 0px;
}

.tab-content ul {
   margin: 20px 0px 30px;
   padding: 0px 0px 0px 20px;
}

.tab-content ul li {
   list-style-image: url(images/bullet-gota-amarilla.png);
   margin-bottom: 10px;
   padding-left: 5px;
}

.tab-content table tr {
   display: table-row;
}

.tab-content table tr td {
   /*padding-right: 0px;
    padding-left: 0px;*/
   vertical-align: top;
}

.ui-datepicker-calendar tr {
   display: table-row;
}

.prensa-listado {
   padding-bottom: 25px;
}

.prensa-listado h2 {
   display: block;
   display: -webkit-box;
   max-width: 100%;
   height: 65px;
   margin: 0 auto;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
   margin-bottom: 20px;
   font-weight: 600;
   font-size: 18px;
}

.prensa-listado .btnLeerMas {
   margin: 15px 0px 0px;
}

.srpw-thumbnail {
   width: 80px;
   height: 80px;
}

.imagenPrensaPorDefecto {
   height: 82px;
   background: #eee;
   width: 100%;
}

.srpw-block a.srpw-title {
   display: block;
   display: -webkit-box;
   max-width: 100%;
   height: 60px;
   margin: 0 auto;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
   margin-bottom: 2px;
   font-size: 16px;
}

.srpw-meta {
   color: #999;
   font-size: 15px !important;
}

.srpw-block li {
   border-bottom: 1px solid #ccc;
   padding: 0px !important;
   margin-bottom: 25px !important;
   padding-bottom: 18px !important;
   font-weight: 600;
}

.idi_terms .categoriasListadoPost {
   float: none;
   text-align: right;
   margin: 5px 0px 0px 0px;
}

.aligncenter {
   max-width: 100%;
   display: block;
   margin: auto;
   height: auto;
}

.modalNewsletter .modal-dialog {
   width: 100%;
   max-width: 100%;
}

.modalNewsletter button.close {
   position: absolute;
   right: 10px;
   top: 1px;
   color: #fff;
   font-size: 40px;
   opacity: 1;
}

.modalNewsletter .modal-dialog .modal-content {
   border: 0px;
   border-radius: 0px;
   background: url(images/imagen-fondo-newsletter.jpg) no-repeat;
   background-size: cover;
   background-position: center center;
   min-height: 650px;
   color: #fff;
   position: relative;
}

.modal-backdrop-newsletter {
   background-color: #fff;
}

.imagenBotella {
   position: absolute;
   top: -100px;
   left: 140px;
}

.content-body-newsletter {
   padding: 100px 200px 0px 400px;
}

.content-body-newsletter form {
   position: relative;
}

.post_relacionados .categoriasListadoIDI a {
   display: inline-block;
   margin-top: 5px;
}

ul.wpp-list {
   list-style: none;
   margin: 0px;
   padding: 0px;
}

ul.wpp-list li {
   padding: 0px;
   font-size: 16px;
   line-height: 20px;
   font-weight: 600;
   min-height: 100px;
   border-bottom: 1px solid #ccc;
   margin-bottom: 25px;
   padding-bottom: 18px;
}

ul.wpp-list li img.wpp-thumbnail {
   width: 80px;
   height: 80px;
   margin-right: 15px;
}

ul.wpp-list li .wpp-post-title, .entradasRecientesTitle {
   color: #000;
   display: block;
   display: -webkit-box;
   max-width: 100%;
   max-height: 60px;
   margin: 0 auto;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;

}

ul.wpp-list li .wpp-date {
   color: #999;
   margin: 2px 0px 0px 0px;
   font-size: 15px;
   font-weight: 600;
   display: inline-block;
}

.contenedor-404 {
   font-size: 24px;
   line-height: 28px;
   max-width: 800px;
   margin: 80px auto 150px;
}

.contenedor-404 img {
   margin: 10px 0px 30px;
}

.c__buscador_form {
   position: absolute;
   right: 0px;
   top: 20px;
   opacity: 0;
   padding-top: 12px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.c__buscador_form.active {
   top: 30px;
   opacity: 1;
}

.c__buscador_form:before {
   content: "";
   display: block;
   width: 0;
   height: 0;
   border-top: 8px solid transparent;
   border-bottom: 8px solid transparent;
   border-right: 8px solid #fff;
   position: absolute;
   top: 0px;
   right: 10px;
   transform: rotate(90deg);
}

.c__buscador_form input:focus {
   outline: none;
}

.headerScroll .c__buscador_form:before {
   border-right: 8px solid #ccc;
}

.resultados_busqueda {
   margin: 30px 0px;
   min-height: 700px;
}

.resultado_busqueda {
   margin-bottom: 40px;
}

.resultado_busqueda h3 {
   font-size: 18px;
   font-weight: bold;
   padding-bottom: 10px;
   margin-bottom: 10px;
   border-bottom: 1px solid #000;
}

.formularioSearch {
   height: 50px;
   max-width: 800px;
   padding: 10px;
   margin: 80px auto 50px;
   border: 1px solid #000;
   border-radius: 50px;
   position: relative;
}

.formularioSearch .inputSearch {
   border: 0px;
   margin: 3px 10px;
   font-size: 18px;
   width: 90%;
}

.formularioSearch .inputSearch:focus {
   outline: none;
}

.formularioSearch button {
   width: 24px;
   height: 24px;
   background: url(images/icono-lupa-big.png) no-repeat;
   position: absolute;
   right: 20px;
   border: 0px;
   top: 11px;
}

.container-mapa-sitio {
   margin-top: 80px;
   margin-bottom: 100px;
}

.mapaSitioLink {
   display: block;
   margin-bottom: 8px;
   position: relative;
   padding-left: 15px;
}

.mapaSitioLink:before {
   content: '·';
   font-size: 30px;
   position: absolute;
   display: block;
   width: 10px;
   height: 10px;
   left: 0px;
}

.container-infografia {
   padding: 130px 0px 100px;
   min-height: 800px;
}

.info_flecha {
   position: absolute;
   top: 50%;
   margin-top: 0px;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
   opacity: 0;
}

.info_flecha.active {
   margin-top: -50px;
   opacity: 0.5;
}

.info_flecha.active.activeDown {
   margin-top: -62px;
   opacity: 0;
}

.info_flecha:hover {
   opacity: 1;
}

.info_flecha.info_flecha_der {
   right: 15px;
}

.info_flecha.info_flecha_izq {
   transform: rotate(180deg);
}

.imagen-infografia {
   opacity: 0;
   margin-top: -100px;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
}

.imagen-infografia.active {
   opacity: 1;
   margin-top: 50px;
}

.imagen-infografia.active.activeDown {
   opacity: 0;
   margin-top: 75px;
}

.btnLeerMasInfografia {
   position: absolute;
   top: -60px;
   z-index: 9999;
   -webkit-transition: all 0.5s ease-in-out !important;
   -moz-transition: all 0.5s ease-in-out !important;
   -o-transition: all 0.5s ease-in-out !important;
   transition: all 0.5s ease-in-out !important;
   opacity: 0;
   left: 50%;
   margin-left: -83px;
}

.btnLeerMasInfografia.active {
   top: 0px;
   opacity: 1;
   z-index: 9;
}

p.alertSuscripcion {
   margin-top: 10px;
   color: red;
   font-weight: bold;
   display: none;
}

.imagen-evento-relacionado {
   width: 100%;
   margin-bottom: 20px;
}

.imagen-bloque-actualidad {
   width: 100%;
   height: 320px;
   display: block;
   overflow: hidden;
}

.imagen-bloque-actualidad img {
   width: 100%;
   height: auto;
}

.rrss_floting {
   position: fixed;
   top: 200px;
   left: 0px;
   width: 44px;
   background: #fff;
   z-index: 9;
   border: 2px solid #000;
   border-radius: 0px 24px 24px 0px;
   padding: 6px 0px;
   border-left: 0px;
}

.rrss_floting svg path {
   fill: #000;
}

.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
   height: 36px !important;
   line-height: 36px !important;
   width: 36px !important;
   background: #fff !important;
}

.addtoany_list a, .widget .addtoany_list a {
   padding: 0 2px !important;
}

.elaboracionReceta h2 {
   font-family: Arial, sans-serif;
   font-size: 30px;
   font-weight: normal !important;
   line-height: 1.2;

}

.elaboracionReceta h3 {
   font-family: Arial, sans-serif;
   font-size: 20px;
   font-weight: normal !important;
   line-height: 2.3;
   text-decoration: underline solid #fbdf52;
   ;
}

.elaboracionReceta .rtecenter img {
   display: block;
   margin: auto;
   max-width: 100%;
   height: auto !important;
   padding: 20px 0;
}

.elaboracionReceta ol {

   margin: 20px 15px 30px;
   margin-top: 20px;
   margin-right: 15px;
   margin-bottom: 30px;
   margin-left: 15px;
   padding: 0px 0px 0px 20px;
}

.a2a_default_style {
   display: none;
}

/******** CSS AÑADIDO DANI PARA https://testing.aceitesdeolivadeespana.com/aceite-de-oliva-virgen-extra/    *********/
.flex-table.header-back-yellow {
   background-color: #f9de42;
   margin: 0 3px;
}

.flex-table.header-back-yellow .table-cell {
   border: 0;
   padding: 0 1rem;
   line-height: 2rem;
   background-color: transparent;
}

.flex-table.header-back-yellow h2 {
   font-size: 1.1rem;
   margin: 0;
   line-height: 2rem;
}

.flex-table {
   display: flex;
   flex-wrap: wrap;
   margin: 0 0 3em 0;
   padding: 0;
}

.table-cell {
   box-sizing: border-box;
   flex-grow: 1;
   width: 100%;
   padding: 2rem 1rem 1rem 1rem;
   overflow: hidden;
   list-style: none;
   border: solid 3px #ffffff;
   background: rgba(112, 128, 144, 0.2);
   position: relative;
}

.table-cell a {
   font-weight: bold;
}

.flex--2cols>.table-cell {
   width: 50%;
}

.flex--3cols>.table-cell {
   width: 33.33%;
}

.flex--4cols>.table-cell {
   width: 25%;
}

.flex--5cols>.table-cell {
   width: 20%;
}

.flex--6cols>.table-cell {
   width: 16.6%;
}

.front header#header {
   background-position: bottom;
   background-repeat: no-repeat;
   background-size: cover;
}

table.table-clean {
   border: none;
}

table.table-clean thead {
   background: #fff;
}

table.table-clean th {
   text-align: center;
   border-bottom: none;
}

table.table-clean tr:nth-of-type(2n) {
   background: transparent;
}

table.table-clean td:first-child {
   text-align: center;
}

table.table-clean td:first-child h5 {
   margin-bottom: 0;
   padding-bottom: 5px;
   position: relative;
}

table.table-clean td:first-child h5:after {
   content: "";
   width: 100%;
   height: 5px;
   background-color: #f9de42;
   display: block;
   position: absolute;
   bottom: 0;
   left: 0;
}

table.table-clean td:first-child p {
   padding: 0;
}

.receipt-icon {

   width: 60px;
   height: 60px;
   display: inline-block;
   position: absolute;
   top: 10px;
   right: 10px;
   background-image: url('https://www.aceitesdeolivadeespana.com/sites/all/themes/iao/assets/img/filters.png');

}

.salad {
   background-position: -430px 0;
}

.rice {
   background-position: -922px 0;
}

.meat {
   background-position: -72px 0;
}

.fish {
   background-position: -290px 0;
}

.stews {
   background-position: -782px 0;
}

.tapas {
   background-position: -500px 0;
}

.dessert {
   background-position: -640px 0;
}

.sauces {
   background-position: 0 2px;
}

.soups {
   background-position: -572px 0;
}

.fish {
   background-position: -290px 0;
}

.carousel-simple .carousel-item img {
   display: block;
   margin: auto;
}

.container-colwidth .carousel-texto {
   right: 100px;
   width: 40%;
}

.container-colwidth .carousel-texto.izquierda {
   left: 100px;
   width: 40%;
}


@media (max-width:48em) {

   html .flex--3cols>.table-cell {
      width: 100%;
   }

   .blockTextoDesc .row {

      margin-right: 0px;

      margin-left: 0px;

   }

   .column-block {
      flex-direction: column;
      display: -webkit-flex;
      -webkit-flex-direction: column;
   }

   .column-block .double-column {
      width: 100%;
   }

   .column-block .double-column img {
      display: block;
      margin: auto;
   }


   .blockTextoDesc .pull-right {

      float: none;

   }

   .madretop {
      background-color: #000000;
      color: #ffffff;
   }
}

/**** PRENSA TITULARES****/
.post-single h1 {
   font-size: 30px;
   margin: 15px 0px 20px 0px;
}

.post-single h2 {
   font-size: 22px;
   line-height: 24px;
}

/**** INGREDIENTES SIDEBAR****/
.ingredientesReceta .h2, h2 {
   font-size: 1.5rem;
}

.elaboracionReceta ol li::before {
   content: counter(item) ". ";
   color: #f2d028;
   counter-increment: item;
   display: inline-block;
   width: 1.5em;
   margin-left: -1.5em;
   font-weight: bold;
}

.post_content ol li::before {
   counter-increment: section;
   /* Increment the value of section counter by 1 */
   content: counter(section) ". ";

   color: #f2d028;

   display: inline-block;
   width: 1.5em;
   margin-left: -1.5em;
   font-weight: bold;
}

.carousel-simple {
   margin-bottom: 60px;
}

.carousel-simple .carousel-indicators {
   bottom: -50px;
}

.carousel-simple .carousel-indicators li {
   background-color: #000;
}

.carousel-simple .carousel-indicators li.active {
   background-color: #fbdf52;
}

.carousel-simple .carousel-caption {
   bottom: 0px;
   padding-bottom: 15px;
}

@media (min-width: 1200px) {
   .container {
      max-width: 1196px;
      width: 1196px;
   }
}

@media (max-width: 1200px) {
   .containerMenu .c__rrss .headerRRSS, .c__m_rrss .headerRRSS {
      margin-left: 2px;
   }

   .containerMenu .c__buscador {
      padding: 0px 0px 0px 8px;
   }

   .containerMenu .c__buscador, .containerMenu .c__rrss, .containerMenu .c__idiomas, .containerMenu .c__menu {
      padding: 0px 8px;
   }

   .menu-principal li {
      padding: 0px 3px;
   }

   .headerScroll .containerLogo img {
      width: 130px;
      margin: 12px 0px 6px;
   }
}

@media (max-width: 1024px) {
   .tiempo {
      font-size: 13px;
   }

   .dificultad {
      font-size: 13px;
   }

   .headerScroll .containerLogo img {
      width: auto;
      margin: 0px;
   }

   .menuMovil {
      display: block;
      position: fixed;
      width: 350px;
      height: 100%;
      background: #000;
      color: #fff;
      right: -350px;
      top: 86px;
      padding: 40px 45px;
      text-align: right;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
   }

   .c__m_idiomas, .c__m_menu, .c__m_rrss, .c__m_buscador {
      -webkit-transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out;
      opacity: 0;
   }

   .menuMovil.open {
      right: 0px;
   }

   .menuMovil.open .c__m_idiomas,
   .menuMovil.open .c__m_menu,
   .menuMovil.open .c__m_rrss,
   .menuMovil.open .c__m_buscador {
      opacity: 1;
   }

   .c__m_menu .menu-principal li {
      width: 100%;
      margin-bottom: 12px;
      padding: 0px 0px 4px 0px;
   }

   .c__m_menu .menu-principal li a {
      font-size: 20px;
      padding: 0px;
      margin-top: 15px;
   }

   /*    .c__m_idiomas select{
            background: url(images/flecha-idiomas.png) no-repeat center right;
        }*/
   .c__m_menu .menu-principal li:before {
      width: 40px;
      right: 0px;
      left: auto;
   }

   .c__m_rrss {
      margin: 15px 0px 30px;
      overflow: hidden;
   }

   .c__m_rrss .headerRRSS {
      margin-left: 20px;
   }

   .c__m_buscador {
      overflow: hidden;
   }

   .c__m_buscador input {
      position: absolute;
      right: 45px;
      width: 250px;
      padding: 7px 45px 7px 15px;
      background: url(images/fondo-buscador-movil.png);
      border-radius: 50px;
      border: 0px;
      color: #fff;
   }

   .c__m_buscador button {
      position: absolute;
      right: 45px;
      width: 34px;
      height: 34px;
      background: url(images/lupa-movil.png) no-repeat;
      background-size: 34px 34px;
      border: 0px;
   }

   .c__m_buscador input, .c__m_buscador button {
      outline: none;
   }


   .containerMenu {
      display: none;
   }

   .containerMenuMovil {
      display: block;

   }

   .header {
      top: -114px;
      display: none;
   }

   .headerScroll {
      top: 0px;
   }

   .carousel-texto {
      right: 80px;
   }

   .container-recetas .subtituloRecetas, .container-actualidad .subtituloRecetas {
      width: 60%;
   }

   .slick-next {
      right: -35px;
   }

   .slick-prev {
      left: -35px;
   }

   a.btnLeerMas {
      position: inherit;
   }

   .listado-noticia h3 {
      margin: 10px 0px 20px;
   }

   .container-newsletter h3 {
      font-size: 40px;
      line-height: 46px;
   }

   .formatoTexto2 h2 {
      font-size: 30px;
   }

   .bloquesEnlaces .bloqueEnl h3 {
      font-size: 30px;
   }

   .ui-datepicker-calendar th, .ui-datepicker-calendar td {
      padding: 4px;
   }

   .evento-listado-bottom a.btnLeerMas {
      padding: 10px 45px 12px 20px;
   }

   .listadoEventoExcerpt {
      font-size: 14px;
      line-height: 18px;
   }

   .evento-listado h2 {
      font-size: 18px;
      margin: 0px 0px 10px;
   }

   .pieFooterListadoPost a.btnLeerMas {
      padding: 10px 50px 12px 20px;
   }

   .prensa-listado .imagenPostListado .fechaPostListado span {
      font-size: 40px;
      line-height: 40px;
   }

   .prensa-listado .imagenPostListado .fechaPostListado {
      width: 75px;
      height: 75px;
      font-size: 14px;
      padding-top: 5px;
   }

   .srpw-block a.srpw-title {
      font-size: 14px;
      line-height: 18px;
      height: 55px;
      -webkit-line-clamp: 3;
      margin-bottom: 4px;
      font-size: 16px;
   }

   .imagenBotella {
      position: absolute;
      top: -30px;
      left: 40px;
      height: 780px;
   }

   .content-body-newsletter {
      padding: 100px 100px 0px 250px;
   }

   .error404 .imagePortadaPage {
      margin-top: 50px;
   }
}

@media (max-width: 810px) {
   .imagen-bloque-actualidad {

      height: auto;

   }

   .cita:before, .cita:after {
      left: 20px;
      top: 50%;
      margin-top: -40px;
   }

   .cita:after {
      left: auto;
      right: 20px;
   }

   .cita {
      padding: 40px 110px;
   }

   .container-recetas .subtituloRecetas, .container-actualidad .subtituloRecetas {
      width: 80%;
   }

   .listado-noticia p {
      display: none;
   }

   .listado-noticia h3 {
      font-size: 18px;
   }

   .variedadesContenido {
      top: 0px;
      margin-left: 0%;
      width: 100%;
      z-index: 99;
      height: 100%;
   }

   .variedadesContenido h3 {
      background: #fff;
      text-align: center;
      padding: 0px 0px 30px 0px;
      width: 100%;
   }

   .variedadesContenido h3:before {
      bottom: 20px;
   }

   .variedadesTexto {
      padding: 40px 40px 75px;
      margin: 20px;
      position: absolute;
      bottom: 0px;
   }

   .variedadesTexto p {
      margin-bottom: 20px;
   }

   .container-newsletter h3 {
      font-size: 30px;
      line-height: 34px;
   }

   .evento-listado h2 {
      margin: 20px 0px 10px;
   }

   .pieFooterListadoPost {
      text-align: center;
   }

   .pieFooterListadoPost a.btnLeerMas {
      margin: 10px 0px 15px;
   }

   .categoriasListadoPost {
      float: left;
   }

   .categoriasListadoPost a:before {
      right: auto;
      left: 0px;
   }

   .content-body-newsletter h3 {
      font-size: 36px;
      line-height: 36px;
   }

   .error404 .imagePortadaPage {
      width: 130%;
   }

}

blockquote {
   margin: 0 0 1rem !important;
   color: #fbdf52;
   font-weight: normal;
   padding: 20px 100px;
   text-align: justify;
   font-size: 22px;
}

@media (max-width: 600px) {

   .imagenPageDestacada {
      height: 300px;
   }

   .imagenPageDestacada .imagePortadaPage {
      height: 230px;
      margin-top: 85px;
   }

   .imagenPageDestacada .tituloPage {
      width: 90%;
      padding: 10px;
      min-width: auto;
   }

   .imagenPageDestacada .tituloPage h1 {
      font-size: 30px;
   }

   .container-texto {
      margin-top: 50px;
      margin-bottom: 50px;
   }

   .container-texto .btnLeerMasTexto {
      left: 50%;
      transform: translate(-50%, 0%);
   }

   .formatoTexto2 .btnLeerMasTexto {
      bottom: 50px;
   }

   .formatoTexto2 h2 {
      font-size: 22px;
   }

   .container-texto .colBlockText {
      padding-bottom: 60px;
      margin-bottom: 20px;
   }

   .formatoTexto2 .colBlockText {
      padding-bottom: 140px;
      margin-bottom: 20px;
   }

   .tituloBloqueEnlaces {
      font-size: 30px;
   }

   .bloquesEnlaces .bloqueEnl {
      width: 100%;
   }

   .formatoEnlaces3 .bloqueEnl1, .formatoEnlaces5 .bloqueEnl1 {
      height: 300px;
   }

   .bloquesEnlaces .bloqueEnl h3 {
      font-size: 22px;
   }

   .container-video .col-sm-12 iframe {
      height: 300px;
   }

   .carousel-slider {
      padding-top: 87px;
   }

   .carousel-slider .carousel-item {
      height: 420px;
   }

   .carousel-control-next, .carousel-control-prev {
      display: none;
   }

   .cita {
      margin: 0px;
      padding: 21px 60px;
   }

   .cita:before, .cita:after {
      left: 10px;
      top: 20px;
      margin-top: 0px;
      background-size: 40px;
      background-repeat: no-repeat;
      width: 40px;
      height: 40px;
   }

   .carousel-texto {
      top: 30px !important;
      right: 20px;
      width: 70%;
   }

   .carousel-texto h2 {
      font-size: 20px;
   }

   .carousel-texto p {
      font-size: 14px;
      margin-bottom: 20px;
      line-height: 18px;
   }

   .carousel-texto a {
      font-size: 16px;
   }

   .cita:after {
      left: auto;
      right: 10px;
   }

   .cita h3 {
      font-size: 16px;
      text-align: center;
   }

   .cita h3 span {
      font-size: 16px;
      margin-top: 15px;
   }

   .container-recetas, .container-actualidad {
      margin: 50px 0px;
   }

   .container-recetas h2, .container-actualidad h2 {
      font-size: 24px;
   }

   .container-recetas .subtituloRecetas, .container-actualidad .subtituloRecetas {
      font-size: 16px;
   }

   .container-recetas .subtituloRecetas, .container-actualidad .subtituloRecetas {
      width: 100%;
   }

   .slideReceta {
      margin: 0px 7px;
   }

   .slick-prev, .slick-next {
      display: none !important;
   }

   .slick-dots li button:before {
      font-size: 25px;
   }

   .listado-noticia {
      margin-top: 30px;
   }

   .listado-noticia p {
      display: block;
      font-size: 14px;
   }

   a.btnLeerMas {
      display: block;
      width: 180px;
      margin: 20px auto 0px;
      font-size: 14px;
   }

   .fechaNoticia {
      margin-top: 10px;
   }

   .variedadesContenido h3 {
      font-size: 20px;
   }

   .variedadesTexto {
      padding: 20px 20px 85px;
      font-size: 14px;
      line-height: 18px;
      margin: 0px 10px 0px 10px;
   }

   .container-variedades img {
      height: auto;
      width: 140%;
   }

   .variedadesTexto p {
      margin-bottom: 0px;
   }

   .container-newsletter {
      padding: 50px 0px;
   }

   .container-newsletter .formularioNewsletter {
      padding: 20px 0px 0px 0px;
   }

   .container-newsletter {
      height: 100%;
      padding-bottom: 120px;
   }

   .filtroRecetas .filtroSelect {
      float: none;
      margin: 0px 0px 10px;
   }

   .filtroSelect select {
      width: 100%;
   }

   .filtroRecetas .filtroCheck {
      margin: 5px 10px 0px 0px;
   }

   .header-post-blog .titulo-header-post, .header-post-recetas .titulo-header-receta {
      width: 100%;
      font-size: 22px;
   }

   .header-post-blog, .header-post-recetas {
      height: auto;
      text-align: center;
   }

   .categoria-header-recetas, .categoria-header-recetas h1 {
      font-size: 22px;
      line-height: 26px;
      padding: 10px 10px 0px;
      margin: 0px;
   }

   .header-post-blog a.volver, .header-post-recetas a.volver {
      float: none;
      margin-bottom: 20px;
   }

   footer h4 {
      margin-top: 25px;
      margin-bottom: 25px;
   }

   footer {
      padding: 20px 0px 60px;
      text-align: center;
   }

   .footer123 img {
      display: block;
      margin: 20px auto 0px;
   }

   footer .footer123 {
      margin-bottom: 30px;
   }

   footer .menu li {
      padding-right: 0px;
      margin-right: 0px;
      width: 100%;
      border: 0px;
      text-align: center;
      margin-bottom: 10px;
   }

   footer h4:before {
      left: 50%;
      margin-left: -30px;
   }

   footer .text-right {
      text-align: center !important;
   }

   footer .col-sm-4.text-right {
      margin-top: 20px;
   }

   footer .footerDesplegable .widgetContent {
      display: none;
   }

   footer .footerDesplegable .widgettitle:after {
      position: absolute;
      content: '';
      opacity: 1;
      width: 20px;
      height: 20px;
      background: url(images/ico-arrow.png) no-repeat center center;
      background-size: 10px;
      margin: 3px 10px;
      transform: rotate(90deg);
      transition-duration: 0.8s;
      transition-property: transform;
      /*ico-arrow*/
   }

   footer .footerDesplegable .widgettitle.active:after {
      transform: rotate(270deg);
      -webkit-transform: rotate(270deg);
   }

   footer .footer45 {
      font-size: 14px;
   }

   footer .footer45 ul {
      text-align: center;
   }

   footer .footer45 ul li {
      width: auto;
      margin: 0px 10px 5px;
      display: inline-block;
      float: none;
      font-size: 14px;
   }

   footer .col-sm-4.text-right {
      margin-top: 10px;
   }

   footer .widget {
      margin-bottom: 0px;
   }

   .nav-tabs .nav-item {
      width: 100%;
   }

   .nav-tabs .nav-link {
      margin: 0px;
      text-align: center;
      line-height: 22px;
   }

   .tab-content table tr td {
      display: block;
   }

   .tab-content ul {
      margin: 0px;
   }

   .container-newsletter {
      margin-top: 50px;
   }

   .blockTextoDesc p {
      margin-bottom: 15px;
   }

   .formatoTexto2 h2.tituloTextoH2 {
      font-size: 26px;
      margin-bottom: 26px;
   }

   table tr td {
      display: block;
      margin-bottom: 10px;
   }

   h1.titulo {
      font-size: 30px;
   }

   h2.titulo {
      font-size: 30px;
   }

   h3.titulo {
      font-size: 24px;
   }

   h4.titulo {
      font-size: 20px;
   }

   h5.titulo {
      font-size: 16px;
   }

   h6.titulo {
      font-size: 14px;
   }

   .acordeon .acordeonGrupo-body {
      padding: 30px 0px;
      font-size: 16px;
      line-height: 20px;
   }

   .carousel-caption {
      bottom: 0px;
      padding: 0px;
   }

   .carousel-simple {
      margin-bottom: 50px;
   }

   .carousel-indicators {
      bottom: -50px;
   }

   .carousel-indicators li {
      background-color: #000;
   }

   .carousel-texto a, .carousel-caption a {
      background: url(images/flecha-right.png) no-repeat right center #000;
      display: inline-block;
      border-radius: 50px;
      font-size: 14px;
      color: #fff;
      padding: 5px 40px 6px 20px;
   }

   .carousel-slider .carousel-indicators {
      bottom: 10px;
   }

   .slick-slide img.post-ratings-image, .resul-votos img {
      width: 15px;
      margin: 4px 1px 4px 0px;
   }

   .single-recetas .menu-principal li a, .single-eventos .menu-principal li a, .single-post .menu-principal li a {
      color: #fff;
   }

   table.ui-datepicker-calendar tr td {
      display: table-cell;
   }

   .filtro-eventos-recientes, .widget_recent_entries {
      display: none;
   }

   .sidebar-eventos, .blogSidebar {
      display: none;
   }

   .filtrarMovil {
      display: inline-block;
      height: 30px;
      padding-right: 48px;
      background: url(images/icono-filtrar.png) no-repeat right center;
      line-height: 26px;
      font-weight: bold;
      margin-bottom: 10px;
   }

   .contenedor-evento-datos {
      padding-bottom: 120px;
   }

   .evento-listado .evento-fecha {
      text-align: center;
      margin-top: 20px;
   }

   .evento-listado {
      padding-bottom: 20px;
   }

   .cont-list-event {
      overflow: hidden;
   }

   .imagenPageDestacada .imagenTitulo {
      width: 50px;
      margin: 0px 10px;
   }

   .listPostOrdenar {
      text-align: center;
   }

   .prensaSidebar {
      margin-top: 50px;
      display: block;
   }

   .idi_terms .categoriasListadoPost {
      margin: 10px 0px 0px 0px;
   }


   .imagenBotella {
      position: absolute;
      top: -30px;
      left: 5px;
      height: 380px;
   }

   .content-body-newsletter {
      padding: 40px 22px 0px 90px;
   }

   .modalNewsletter .modal-dialog .modal-content {
      min-height: auto;
      padding-bottom: 100px;
   }

   .content-body-newsletter h3 {
      font-size: 26px;
      line-height: 26px;
   }

   .container-newsletter p, .content-body-newsletter p {
      font-size: 14px;
   }

   .contenedor-404 {
      font-size: 18px;
      line-height: 22px;
   }



   .a2a_floating_style.a2a_default_style {
      background: #fff !important;
      width: 100%;
      text-align: center;
      line-height: 14px !important;
      border-radius: 0px !important;
      left: 0px !important;
      transform: none !important;
   }

   .a2a_default_style a {
      float: none !important;
      line-height: 16px;
      padding: 0 2px;
      display: inline-block !important;
   }

   .a2a_svg svg path {
      fill: #000;

   }

   .a2a_default_style .a2a_svg {
      background: #fff !important;
   }

   .rrss_floting {
      position: fixed;
      top: auto;
      left: 0px;
      width: 100%;
      bottom: 0px;
      z-index: 9999999;
      text-align: center;
      padding-top: 5px;
      border-radius: 24px 24px 0px 0px;
      border-bottom: 0;
      border-right: 0px;
   }

   .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
      height: 32px !important;
      line-height: 32px !important;
      width: 32px !important;
   }

   .post_relacionados {
      overflow: hidden;
   }

   .carousel-indicators {
      margin: 0%;
   }

   .header-post-blog .categoria-header-post, .header-post-recetas .categoria-header-recetas {
      text-align: center;
      width: 100%;
   }

   .c__m_menu .menu-principal li a {
      color: #fff;
   }

   .filtroRecetas {
      margin-bottom: 20px;
   }

   .slick-dots li {
      width: 27px;
      height: 17px;
      margin: 0 2px;
   }

   .carousel-simple .carousel-indicators {
      bottom: -30px;
   }



   blockquote {
      margin: 0 0 1rem !important;
      color: #fbdf52;
      font-weight: normal;
      padding: 20px 30px;
      text-align: justify;
      font-size: 22px;
   }

}


/*text-shadow: 3px 3px 2px #696;*/
.carousel-caption p {
   text-shadow: 3px 3px 2px #000000;

}

.carousel-caption h2 {
   text-shadow: 3px 3px 2px #000000;
   font-size: 2.5rem;

}

@media (max-width:374px) {

   body {
      font-size: 14px;

   }

   .tiempoDificultad {
      padding: 5px 5px;

   }

   .slick-slide img.post-ratings-image, .resul-votos img {
      width: 12px;
      margin: 4px 1px 4px 0px;
   }

   .imagen-bloque-actualidad {

      height: auto;

   }

   .listado-noticia p {

      max-height: 101px;

   }

   blockquote {
      margin: 0 0 1rem !important;
      color: #fbdf52;
      font-weight: normal;
      padding: 20px 20px;
      text-align: justify;
      font-size: 22px;
   }
}

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

   .col-4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
   }

   /**/


}

.post-ratings {
   text-align: center;
   margin-bottom: 5px !important;
   width: 115px !important;
}

.hide-mobile {
   display: block;
}

.show-mobile {
   display: none !important;
}

.citabloque {
   margin: 0;
   color: #000 !important;
   font-weight: normal;
   padding: 0;
   text-align: center;
   font-size: 25px;
   line-height: 1.2;
}

@media screen and (max-width: 600px),
screen and (max-device-width: 600px) {
   .hide-mobile {
      display: none !important;
   }

   .show-mobile {
      display: block !important;
   }

   .imagen-bloque-actualidad {

      height: auto;

   }

   .col-4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
      flex: 0 0 33% !important;
      max-width: 100%;
   }

   .slick-slide img.post-ratings-image, .resul-votos img {

      width: 12px;

   }

   .listado-noticia .fechaNoticia {

      color: #000;

      font-weight: bold;
      background-color: #fbdf52;
      text-align: center;
   }

   .citabloque {
      font-size: 18px;
   }
}

.imgsector img {
   padding: 10px;
}

@font-face {
   font-family: 'icomoon';
   src: url('fonts/icomoon_-ws5wru.eot');
   src: url('fonts/icomoon_.eot#iefix-ws5wru') format('embedded-opentype'),
      url('fonts/icomoon_-ws5wru.woff') format('woff'),
      url('fonts/icomoon_-ws5wru.ttf') format('truetype'),
      url('fonts/icomoon_-ws5wru.svg#icomoon') format('svg');
   font-weight: normal;
   font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
   font-family: 'icomoon';
   speak: none;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   line-height: 1;

   /* Better Font Rendering =========== */
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-up2:before {
   content: "\e601";
}



.ir-arriba {
   padding: 20px;
   display: inline-block;
   background: #000000;
   color: #fff;
   position: fixed;
   font-size: 20px;
   bottom: 20px;
   right: 20px;
   display: none;
   cursor: pointer;
}

@media screen and (max-width: 600px),
screen and (max-device-width: 600px) {
   .ir-arriba {
      padding: 20px;
      display: inline-block;
      background: #000000;
      color: #fff;
      position: fixed;
      font-size: 20px;
      bottom: 20px;
      right: -200px;
      display: none;
      cursor: pointer;
   }

   .post-single .post_content iframe {
      width: 100%;
      height: auto !important;
   }

   .receta-single iframe {
      width: 100%;
      height: auto !important;
   }
}




/*MODAL SENSOLIVE*/
.wprm-recipe-template-chic ol, .wprm-recipe-template-chic ul, .wprm-recipe-instructions ul {
   list-style: none;
   list-style-image: none !important;
}


.btnLeerMas1 {
   border: 2px solid #cccccc !important;

   background: url(images/flecha-leer-mas-gris.png) right center no-repeat !important;

}

.container-newsletter h3:before,
.content-body-newsletter1 h3:before,
.content-body-newsletter h3:before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: -10px;
   left: 0%;
   width: 60px;
   border-bottom: 3px solid #fbdf52;
}

.container-newsletter input,
.content-body-newsletter1 input, .content-body-newsletter input {
   width: 100%;
   padding: 15px;
   margin-bottom: 20px;
   border: 0px;
   background: url(images/fondo-input-newsletter.png);
   color: #000;
}

.content-body-newsletter1 h3::before {
   position: absolute;
   content: '';
   opacity: 1;
   bottom: 0px;
   left: 0%;
   width: 0px;
   border-bottom: 0px solid #fbdf52 !important;
}

.content-body-newsletter1 .formularioNewsletter {
   padding: 0px 30px;
}

.container-newsletter .formularioPolitica,
.content-body-newsletter1 .formularioPolitica,
.container-newsletter .formularioPolitica a,
.content-body-newsletter1 .formularioPolitica a {
   color: #fff;
}

.container-newsletter .formularioPolitica input,
.content-body-newsletter1 .formularioPolitica input {
   float: left;
   width: 30px;
   margin: 2px 0px 0px 0px;
}


.content-body-newsletter1 h3 {
   color: #000;
   font-size: 58px;
   margin: -10px 0px 30px 0px;
   padding: 0px 0px 10px 0px;
   position: relative;
   line-height: 64px;
}

.content-body-newsletter1 p {
   color: #000;
   font-size: 18px;
   line-height: 24px;
}

.content-body-newsletter1 p b, .content-body-newsletter1 p strong {
   color: #fbdf52;
}

.content-body-newsletter1 input, .selectorsensolive {
   width: 100%;
   padding: 15px;
   margin-bottom: 20px;
   border: 0px;
   background: #f3f1f2;
   color: #000;
}

.content-body-newsletter1 .formularioPolitica,
.container-newsletter .formularioPolitica a,
.content-body-newsletter1 .formularioPolitica a {
   color: #000;
}

/*MODAL SENSOLIVE*/
.modalNewsletter1 .modal-dialog {
   width: 100%;
   max-width: 850px;
}

.modalNewsletter1 button.close {
   position: absolute;
   right: 10px;
   top: 1px;
   color: #000000;
   font-size: 40px;
   opacity: 1;
}

.modalNewsletter1 .modal-dialog .modal-content {
   border: 0px;
   border-radius: 0px;
   /*background: url(images/imagen-fondo-newsletter.jpg) no-repeat;
background-size: cover;
background-position: center center;*/
   background-color: #ffffff;
   min-height: 650px;
   color: #000;
   position: relative;
}

.modal-backdrop-newsletter1 {
   background-color: #fff;
}

.content-body-newsletter1 {
   padding: 10px 100px 0px 100px;
}

.content-body-newsletter1 form {
   position: relative;
}

@media screen and (max-width: 1500px), screen and (max-device-width: 1500px) {
   .carousel-slider .carousel-item {
      background-size: cover;
      height: 600px;
      background-position: center;
   }
}

@media screen and (max-width: 1280px), screen and (max-device-width: 1280px) {
   .carousel-slider .carousel-item {
      background-size: cover;
      height: 560px;
      background-position: center;
   }
}

@media screen and (max-width: 600px), screen and (max-device-width: 600px) {
   .carousel-slider .carousel-item {
      background-size: cover;
      height: 420px;
      background-position: center;
   }
}

@media screen and (max-width: 600px), screen and (max-device-width: 600px) {

   /*MODAL SENSOLIVE*/
   .content-body-newsletter1 {
      padding: 40px 22px 0px 90px;
   }

   .modalNewsletter1 .modal-dialog .modal-content {
      min-height: auto;
      padding-bottom: 100px;
   }

   .content-body-newsletter1 h3 {
      font-size: 26px;
      line-height: 26px;
   }

   .container-newsletter p, .content-body-newsletter1 p {
      font-size: 14px;
   }

}

.broken_link, a.broken_link {
   /*text-decoration: line-through;*/
   text-decoration: underline !important;
}


.c__menu>ul>li.menu-item-has-children>a {
   padding-right: 10px;
}

.c__m_menu>ul>li.menu-item-has-children>a {
   margin-right: 10px;
   padding-right: 10px;
   display: inline-block;
}

.c__menu ul li.menu-item-has-children:hover>a:after,
.c__m_menu ul li.menu-item-has-children:hover>a:after {
   top: 0;
   bottom: 0;
}

.c__menu>ul>li.menu-item-has-children>a:before,
.c__m_menu>ul>li.menu-item-has-children>a:before {
   content: '';
   position: absolute;
   top: 14px;
   right: 2px;
   border: 5px solid transparent;
   border-top: 5px solid #ffffff;
}

.c__m_menu>ul>li.menu-item-has-children>a:before {
   top: 24px;
}

.c__menu ul li.menu-item-has-children:hover>a,
.c__m_menu ul li.menu-item-has-children:hover>a {
   top: -1px;
   z-index: 999;
}

.c__menu ul li.menu-item-has-children:hover>ul,
.c__menu ul li.menu-item-has-children:hover>div,
.c__m_menu ul li.menu-item-has-children:hover>ul,
.c__m_menu ul li.menu-item-has-children:hover>div {
   display: block;
}

.c__menu ul li>ul,
.c__menu ul li>div,
.c__m_menu ul li>ul,
.c__m_menu ul li>div {
   display: none;
   width: auto;
   position: absolute;
   /* top: 38px; */
   padding: 10px 0;
   background: #0703117d;
   border-radius: 0 0 5px 5px;
   z-index: 999;
}

.scrolling .c__menu ul li>ul {
   background: #FFF;
}

.scrolling .c__menu ul li>ul li a {
   text-shadow: none;
}

.c__menu ul li>ul,
.c__m_menu ul li>ul {
   width: 200px;
}

.c__menu ul li>ul li,
.c__m_menu ul li>ul li {
   display: inline-block;
   list-style: inside none;
   padding: 0;
   margin: 0;
   position: relative;
   float: none;
   width: 48%;
}

.c__menu ul li>ul li a,
.c__m_menu ul li>ul li a {
   outline: none;
   display: block;
   position: relative;
   margin: 0;
   padding: 8px 8px 8px 16px;
   font: 10pt Arial, Helvetica, sans-serif;
   color: #ffffff;
   text-decoration: none;
   text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}

.c__menu ul ul a:hover,
.c__m_menu ul ul a:hover {
   /* color: #ffffff; */
}

.c__menu>ul>li.menu-item-has-children>a:hover:before,
.c__m_menu>ul>li.menu-item-has-children>a:hover:before {
   border-top: 5px solid #ffffff;
}

.scrolling .c__menu ul li>ul,
.single-recetas .c__menu ul li>ul {
   background: #FFF;
}

.scrolling .c__menu ul li>ul li a,
.single-recetas .c__menu ul li>ul li a {
   text-shadow: none;
}

.c__m_menu .menu-principal .sub-menu li {
   width: 49%;
}

.c__m_menu .menu-principal .sub-menu li a {
   font-size: 16px;
   margin-top: 4px;
}

/* .c__m_menu ul li.menu-item-has-children:hover>ul { */
.c__m_menu ul li.menu-item-has-children>ul {
   width: 100%;
   background: #000;
   position: relative;
   display: block;
   padding-bottom:0;
}

.menu-principal li.menu-item-has-children:hover:before {
   opacity: 0;
}
