/*CSS LS V3 - a partir de Pay Membership Pro - THEME PATCH*/

@import url('https://fonts.googleapis.com/css?family=Libre+Barcode+39+Text');

/*Correcciones 17nov2017 a posición fotos dentro artículos*/

.single .aligncenter  {
  margin-left: auto;
  margin-right: auto;
}

.single .alignleft img, .single .alignright img  {
	width: 350px;
}

.wp-block-image {
margin: 0px;	
}

/*GLOBAL GLOBAL GLOBAL*/

/*Ocultar Barra Scroll vertical en Escritorio Chrome, Safari y Opera*/
body::-webkit-scrollbar {
  display: none;
}

/* Ocultar icono de reCaptcha v3 */
.grecaptcha-badge{
 visibility: collapse !important; 
}

.back-to-top-button {
	display: none;
}

/*Quitar Fecha-Hora de todos lados*/
.posted-on {
	display: none;
}

body.single, body.page    {
	border-left-width: 75px;
}

/*Overlay SEARCH GLOBAL*/
.overlay--search  {
	z-index: 99911 !important;
}

@media only screen and (min-width: 941px) {
	.overlay--search {
	width: 72%;
	margin-left: 28%;
	border-left: 0px solid black;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.6), 0 12px 10px 0 rgba(0, 0, 0, 0.19);
	}
}

@media only screen and (max-width: 940px) {
	.overlay--search {
	width: 85%;
	margin-left: 15%;
	border-left: 0px solid black;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.6), 0 12px 10px 0 rgba(0, 0, 0, 0.19);
	}
}

/*GALERIAS DE IMAGENES E IMAGENES*/
/*Ocultar Underline azul -subrayado en enlaces- en galerías de imágenes o imáges*/
.tiled-gallery .tiled-gallery-item a, .tiled-gallery .tiled-gallery-item a:hover {
    box-shadow: white 0 2.25em inset;
}


/*HOME ARCHIVE SEARCH*/

/*Texto Portada en Portada*/

.lectu-0-texto-portada-en-portada {
	text-align: center;
	font-size: 280%;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: -40px;
	margin-bottom: -30px;
}

.lectu-0-texto-portada-en-portada ::first-letter {
	font-size: 90px;
  color: #4599C5;
	font-weight: 600;
}

@media only screen and (max-width: 1500px) {
.lectu-0-texto-portada-en-portada {
	display: none !important;
	}
}

/*fin*/

.home .sticky-post {
	display: none;
}

.archive .author, .archive .byline, .search .author, .search .byline, .home .author, .home .byline {
	display: none;
}

.archive .cat-links a, .search .cat-links a, .home .cat-links a {
	color: white;
	font-weight: lighter;
	background: url('https://lecturassumergidas.com/wp-content/uploads/2017/08/logo-ls-mini-con-transparenciargb-72ppp2superminiB.png') no-repeat right center;
}

.archive .cat-links, .search .cat-links, .home .cat-links {
	background: black;
	border-radius: 1px;
}

.entry-card .entry-image .hover {
	background-color: rgba(0, 0, 0, 0.5); 
	color: white;
	padding: 3px 0px 2px 0px;
	width: 100%;
}

.category .page-title, .tag .page-title {
	display: none;
}

.search .page-title::first-letter {
  font-size: 1.9em;
  font-weight: 600;
	color: #4599C5;
}

.home .page-links, .archive .page-links, .search .page-links   {
	display:none;
}

.home .entry-card .entry-title, .archive .entry-card .entry-title, .search .entry-card .entry-title {
	letter-spacing: 0.01em;
}

.entry-card:hover .entry-image .entry-image-wrapper {
    -webkit-filter: sepia(100%);
	filter: sepia(50%);
	transition-duration: 0.5s;
}

/*por Category*/

.home .entry-content p, .archive .entry-content p, .search .entry-content p {
	font-size: 1.1em;
}

/*En Portada que solo muestra portadas ediciones LS -via plugin-*/

.home .category-ediciones-ls .entry-image {
	border-radius: 0px;
	border-style: solid;
  border-width: 0px;
	border-color: lightgray;
	border-radius: 0px;
}

.home .category-ediciones-ls .entry-image img {
	margin-bottom: -8px;
}

.home .category-ediciones-ls .cat-links {	
	display: none;
}

.home .lectu-hits-en-portada {
	background-color: black;
	box-shadow: 0px 3px 8px #888888;
border-style: ridge;
    border-color: black;
    border-width: 1px;
}

/*evitar solapamiento*/
@media only screen and (min-width: 900px) {.home .category-ediciones-ls {
	padding: 0 29px;
	}
}

/*En Categoria Todas las ediciones*/

.archive .category-ediciones-ls .entry-image {
	padding-right: 1px;
	background-color: transparent;
}

.archive .category-ediciones-ls .cat-links {	
	display: none;
}

/*evitar solapamiento*/
.archive .category-ediciones-ls {
	padding: 0 20px;
}

/*Ocultar*/
.home .category-traducciones, .search .category-traducciones {
	display: none;
}

.home .category-hojas-sueltas {
	display: none;
}

.home .category-sostenibilidad .cat-links {
	display: none;
}

/*PAGES*/
.page .entry-content a:hover {
	background: #ffe062 !important;
	color: black !important;
}

/*POR TIPO POST*/
/*quote*/
.home .format-quote .entry-content, .archive .format-quote .entry-content {
	background: black;
	color: white;
}

.home .format-quote .entry-content a, .archive .format-quote .entry-content a {
	background: transparent;
	color: black;
	font-weight: bold;
}

/*post-aside*/
.archive .format-aside .entry-content, .home .format-aside .entry-content, .search .format-aside .entry-content {
	margin-top: -50px;
}

/*Ocultar catlinks de post newsletter*/
#post-18319 .cat-links {
	display: none;
}

/*SEARCH*/
.search .page {
	display: none;
}

.search .format-quote {
	display: none;
}

/*TAXONOMYS*/
.archive .taxonomy-description h1 {
	font-size: 2.4rem;
	font-weight: 500;
	margin-top: -50px;
}

.category-los-mas-leidos .taxonomy-description h1 {
	text-align: right;
}

.archive .taxonomy-description h3 {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 1.2rem;
	border-top: 3px double;
	padding-top: 3px;
	text-align: right;
}

.author .taxonomy-description {
	background: #f7f7f7;
	box-shadow: 5px 5px 0px black;
	padding: 14px;
}

.taxonomy-description .display-posts-listing .listing-item .title {
	font-size: 1.6rem !important;
}

.taxonomy-description a:hover {
	color: #4599C5;
}

.taxonomy-description h1::first-letter {
	font-size: 4rem;
  color: #4599C5;
	font-weight: 600;
}

.taxonomy-description img {
	border-style: solid;
  border-width: 0px;
	border-color: black;
}

/*SHORTCODES DisplayPosts en Portada y Archives*/
.home .display-posts-listing .listing-item .title   {
	font-size: 1.6em ;
	font-family: Oswald, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 1.3;
	padding-bottom: 9px;
	padding-top: 0px;
}

.home .display-posts-listing .listing-item img {
	padding-bottom: 0px !important;
}

.taxonomy-description .display-posts-listing {
	padding-bottom: 8px;
	margin-bottom: 1px;
}

.taxonomy-description .display-posts-listing .listing-item .title   {
	display: inline-block;
	font-family: Oswald, sans-serif;
	line-height: 1.3;
	font-size: 1.7em;
	font-weight: 300;
	padding-left: 40px;
	text-transform: uppercase;
}

.page .display-posts-listing .listing-item {
	float: left;
	margin-bottom: 16px;
}

.page .display-posts-listing .listing-item img  {
	float: left;
	margin: 9px;
}

.page .display-posts-listing .listing-item .title   {
	font-family: Oswald, sans-serif;
	line-height: 1.3;
	font-size: 1.1em;
	font-weight: 400;
	padding: 0px;
	text-transform: uppercase;
}

.page .display-posts-listing .listing-item a {
	box-shadow: white 0 1.5em inset;
}

.page .display-posts-listing .listing-item a:hover {
	box-shadow: white 0 1.5em inset;
}

/*POSTS POSTS POSTS POSTS*/

.single .entry-content .wp-block-image {
	margin-bottom: 33px;
}

/*formateo EXTRACTO QUOTE*/

.wp-block-quote {
	margin: auto !important;
	border-style: none;
}

/*formateo CITA QUOTE*/
.wp-block-pullquote {
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	margin-bottom: 50px !important;
}

.wp-block-pullquote p {
	margin-top: 35px;
}

/* fin formateo de los dos tipos de QUOTES*/

.single .page-links {
	font-size: 4em;
	background: #f7f7f7;
	border-radius: 5px;
	padding: 15px;
}

/*En texto asignados a H3 igualar margen arriba y abajo*/
.single .entry-content h3 {
	margin-bottom: 3.5rem;
}

/*formateo de DROP CAP*/
p.has-drop-cap:not(:focus):first-letter {
   font-size:5.2em;
   font-weight:600;
   font-style:normal;
   font-family: Oswald, sans-serif;
	text-shadow: 0px 3px 8px #888888;
}

/*Eliminar Cat-links the Header -cuando no sticky- y Tags de final de artículos*/
.single .entry-footer .tags-links {
	display: none;
}

.single .entry-header .cat-links {
	display: none;
}

.single .entry-title {
	margin-top: -40px
}

/*Formato Ficha autor al final de Posts*/
.single .entry-footer .author-info {
	box-shadow: 5px 5px 0px black;
	background: #f7f7f7;
}

.single .entry-footer .author-info img {
	border-radius: 50%;
}

.single .entry-footer .author__social-link {
	display: none;
}

.single .entry-footer a {
    box-shadow: #f7f7f7 0 2.25em inset;
}

.single .entry-content a, .page:not(.entry-card) .entry-content a {
    box-shadow: #FFFFCC 0 2em inset;
}


/*Añadido a Título-Comentarios al final del Post*/

.comments-area .comments-area-title::after {content: "(Los comentarios se muestran en la página una vez son revisados por @lecturass. Es por eso que puede pasar un periodo de tiempo, por lo general breve, desde su envío hasta que se muestran en el artículo.)."; font-size: 0.8em; font-weight: 300; padding-left: 6px; padding-top: 33px; padding-bottom: 10px; letter-spacing: 1px; }

/*TÍTULO POSTS PLUGIN STICKY tras scroll*/
.single .entry-header.element-is-sticky {
	left: -1px !important;
	width: 100% !important;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-right-radius:7px;
	border-bottom-left-radius:7px;
	box-shadow: 0.1px 0.1px 5px black;
}

.single .entry-header.element-is-sticky h1 {
	background: #efefef;
	font-size: 1.1em;
	font-weight: 600;
	font-family: Roboto, sans-serif !important;
	text-align: center;
	white-space: nowrap;
  overflow: hidden;
	text-overflow: ellipsis;
	padding: 5px 5px 2px 3px;
	margin-left: 75px;
	margin-right: 17px;
	margin-top: -38px;
	border-style: solid;
	border-color: black;
  border-width: 0px 0px 0px 0px;
}

.single .entry-header.element-is-sticky .cat-links {
	display: block;
	width: 100%;
	font-size: 1.1em;
	font-family: Roboto, sans-serif !important;
	white-space: nowrap;
  overflow: hidden;
	text-overflow: ellipsis;
	background: #e2e2e2;
	color: black;
	text-align: center;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
	padding-bottom: 0px !important;
	padding-top: 1px;
	padding-left: 5px !important;
	padding-bottom:2px !important;
	margin-left: 75px;
	border-right: 93px solid black;
}

.single .entry-header.element-is-sticky .cat-links a {
	color: black;
	text-shadow: 1px 1px 8px #878787;
}
.single .entry-header.element-is-sticky .cat-links a::first-letter {
	font-size: 0.9rem;
	font-weight: 500;
}

.single .entry-header.element-is-sticky .cat-links :hover {
	background-color: #fff2ac; background-image: linear-gradient(to right, #ffe359 0%, #fff2ac 100%);
	color: black;
}

/*FADE IN STICKY en post tras scroll*/
.single .entry-header.element-is-sticky {

    -webkit-animation: fadein 0.3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 0.3s; /* Firefox < 16 */
        -ms-animation: fadein 0.3s; /* Internet Explorer */
         -o-animation: fadein 0.3s; /* Opera < 12.1 */
            animation: fadein 0.3s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/*compatibilidad con LS V1*/
.single .entry-content p strong, .page .entry-content p strong {
	font-weight: 500;
}

.single .entry-content p b, .page .entry-content p b {
	font-weight: 500;
}

.single .entry-content span, .page .entry-content span {
	font-weight: 300 !important;
	font-size: 100%;
}

.single .entry-content p, 
.page .entry-content p, .single .author-info p, .comments-area p {
	font-size: 1.1em;
	font-weight: 300;
}

.single .cat-links {
	display: inline;
	background-color: #e2e2e2;
	color: black;;
	padding: 0px 0px 2px 0px;
	font-size: 1em;
	border-radius: 1px;
}

.single .cat-links a:hover {
	background-color: #fff2ac; background-image: linear-gradient(to right, #ffe359 0%, #fff2ac 100%);
	color: black;
}

.single .cat-links :first-letter {
	font-size: 1.2em;
  font-weight: 800;
}

.single .cat-links a {
	display: inline-block !important;
	font-family: Roboto, sans-serif !important;
	color: black;
	font-weight: 300;
	padding-left: 4px;
	padding-right: 2px;
}



/*quitar*/
.single .byline {
	display: none;
}

.single .entry-format {
	display: none;
}

/*video player*/
.single .jetpack-video-wrapper {
	padding-bottom: 15px;
}

.home .jetpack-video-wrapper, .archive .jetpack-video-wrapper, .search .jetpack-video-wrapper {
	margin-bottom: 0px;
}

/*audio player*/
.single .mejs-container {
	margin-bottom: 30px;
}

/*info autor abajo*/
.author-info__title {
	font-size: 200%;
}

/*post paginados*/
.page-links {
  font-size: 30px;
	font-family: Oswald, sans-serif;
}

.page-links span.current {
	background: #4599c5;
	color: white;
	box-shadow: 0px 3px 8px #888888;
	border-style:solid;
}

/*WIDGETS WIDGETS WIDGETS*/
.widget {
	margin-bottom: 18px;
}

.widget-title {
	font-family: Oswald, sans-serif;
	text-transform: capitalize;
	font-size: 160%;
	letter-spacing: 0;
	margin-bottom: 10px;
}

#widget_tptn_pop-3 {
	margin-bottom: 8px;
}

/*Widget RELATED CONTENT - Contenido Relacionado*/
.sidebar .widget_widget_crp  {
  border-radius: 7px;
	padding-bottom: 15px;
	box-shadow: 0px 3px 8px #888888;
	background: #f7f7f7;
}

.sidebar .widget_widget_crp img {
	border: 1px solid white;
  border-radius: 4px;
}

.sidebar .widget_widget_crp a  {
	font-size: 17px;
	font-family: Oswald, sans-serif;
}

.sidebar .widget_widget_crp p {
	font-size: 17px;
	font-family: Oswald, sans-serif;
	padding-left: 20px;
	padding-top: 15px;
}

.sidebar .widget_widget_crp .widget-title {
	font-size: 18px;;
	margin-top: 19px;
	margin-bottom: 19px;
	background: white;
	margin-left: 1px;
	text-align: center;
}

.sidebar .crp_related_widget a:hover {
	box-shadow: #f7f7f7 0 1.5em inset;
	color: #4599c5;
}

.sidebar .crp_related_widget li {
	margin-bottom: 10px;
	margin-left: 22px;
	margin-right: 23px;
	font-size: 15px;
	line-height: 1.3;
}

@media only screen and (min-width: 883px) {
.sidebar .widget_widget_crp {
	display: none !important;
	}
}

/*WIDGETS Top Posts*/
#top-posts-12, #top-posts-14, #top-posts-16 {
  box-shadow: 5px 5px black;
	border-radius: 0px;
	border-style: solid;
  border-width: 0px;
	border-color: black;
	overflow:hidden;
}

#top-posts-12 a:hover, #top-posts-14 a:hover, #top-posts-16 a:hover {
  -webkit-filter: sepia(100%);
	filter: sepia(100%);
	transition-duration: 0.5s;
}

#top-posts-12 a, #top-posts-14 a, #top-posts-16 a {
	transition-duration: 0.5s;
}

#top-posts-12 .widget-title, #top-posts-14 .widget-title, #top-posts-16 .widget-title {
	display: none;
}

#top-posts-12 .widget-grid-view-image a, #top-posts-14 .widget-grid-view-image a, #top-posts-16 .widget-grid-view-image a  {
	margin: 0px;
	margin-bottom: -7px;
}

#top-posts-12 .widget-grid-view-image img, #top-posts-14 .widget-grid-view-image img, #top-posts-16 .widget-grid-view-image img {
	width: 100%;
}

#top-posts-12 .widget-grid-view-image, #top-posts-14 .widget-grid-view-image, #top-posts-16 .widget-grid-view-image {
	border-bottom-right-radius: 7px;
}

@media only screen and (max-height: 850px) {
#top-posts-12 {
	display: none !important;
	}
}

@media only screen and (min-height: 1002px) {
#top-posts-12 {
	display: none !important;
	}
}

@media only screen and (max-height: 1003px) {
#top-posts-14 {
	display: none !important;
	}
}

@media only screen and (min-height: 1152px) {
#top-posts-14 {
	display: none !important;
	}
}

@media only screen and (max-height: 1153px) {
#top-posts-16 {
	display: none !important;
	}
}

/*TopPosts Widget overlay con el texto más leídos*/

#top-posts-12, #top-posts-14, #top-posts-16   {
  position: relative;
  text-align: center;
  color: white;
}

#top-posts-12 .widget-grid-view-image::after, 
#top-posts-14 .widget-grid-view-image::after, #top-posts-16 .widget-grid-view-image::after {content: "MÁS LEÍDOS HOY ";
	font-family: Oswald, sans-serif;
	font-size: 0.9em;
	font-weight: 300;
	position: absolute;
  bottom: 0px;
	right: 0px;
  left: 0px;
	color: white;
	background: black;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px !important;
	opacity: 0.7;
}

/*WIDGETS última edición*/
#text-106  {
	background: #f7f7f7;
  border-radius: 7px;
	padding-bottom: 4px;
	box-shadow: 0px 3px 8px #888888;
}

#text-106 a  {
	font-size: 17px;
	font-family: Oswald, sans-serif;
}

#text-106 img {
	border: 1px solid white;
  border-radius: 4px;
}

#text-106 .widget-title {
	background: white;
	font-family: Oswald, sans-serif;
	text-transform: capitalize;
	font-size: 140%;
	margin-left: 1px;
	margin-bottom: 1rem;
	margin-top: 19px;
	text-align: center;
}

#text-106 .display-posts-listing {
	font-size: 120%;
	list-style:none;
  padding-left:10px;
	padding-right: 24px;
	line-height: 1.3;
}

#text-106 .listing-item {
	margin-bottom: 12px;
}

#text-106 a:hover {
	box-shadow: #f7f7f7 0 1.5em inset;
	color: #4599c5;
}

@media only screen and (min-width: 883px) {
#text-106 {
	display: none !important;
	}
}

/*WIDGETS Lista Favoritos solo en Moviles y desktop menor a 1100px wide*/
.lectu-widget-4  {
	background: #f7f7f7;
  border-radius: 7px;
	padding-bottom: 4px;
	box-shadow: 0px 3px 8px #888888;
}

.lectu-widget-4 img {
	width: 100%;
}

.lectu-widget-4 p {
	font-family: Oswald, sans-serif;
	text-transform: capitalize;
	font-size: 1.5em;
	margin-left: 1px;
	margin-bottom: 0rem;
	margin-top: 1px;
	text-align: center;
}

.lectu-widget-4 p strong {
	font-size: 1.5em;
	margin-bottom: 0px !important;
}

.lectu-widget-4 .simplefavorite-button {
	font-size: 1.1em !important;
}

.lectu-widget-4 .simplefavorites-clear {
	width: 100%;
}


/*WIDGETS Boton guardar favorito solo en Moviles*/

#secondary .simplefavorite-button {
	width: 86%;
	font-family: Oswald, sans-serif;
	text-transform: capitalize;
	font-size: 2em;
}

/*MODIFICACIONES EN PÁGINAS*/

.page .entry-content {
	text-align: left;
	font-size: 100%;
}

/*PLUGINS PLUGINS PLUGINS*/

/*WPFRONT Notification Bar*/

#wpfront-notification-bar {
	z-index: 10 !important;
}

.wpfront-button {
	font-family: Oswald, sans-serif;
	font-weight: 400 !important;
	text-transform: uppercase;
}

.wpfront-message {
	line-height: 180%;
}

@media only screen and (min-width: 800px) {
.single #wpfront-notification-bar {
	display: none !important;
	}
}

/*WPfront SCROLL TO TOP*/
#wpfront-scroll-top-container  {
	z-index: 11 !important;
}

#wpfront-scroll-top-container img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

/*ADVANCED ADS*/
.lectu-sticky-abajo, .lectu-sticky-derecha-navegador, .lectu-sticky-izquierda-navegador, .lectu-sticky-derecha-navegador-3, .lectu-sticky-izquierda-navegador-3, .lectu-aaa-encabezado, .lectu-sticky-derecha-navegador-4, .lectu-sticky-derecha-navegador-5, .lectu-sticky-derecha-navegador-6  {
	z-index: 10 !important;
}

.advads-close-button {
	background: transparent !important;
}


/*Anuncio Suscríbete al final de los POSTs*/
.lectu-contenido-7 {
font-size: 20px;
    font-weight: 500;
	Type=1 );
  border-radius: 7px;
	border: solid 0px;
	padding: 9px;
	margin-bottom: 37px;
}

.single .lectu-contenido-7 a {
	box-shadow: transparent 0 3em inset;
	color: black;
	width: 100%;
}

.single .lectu-contenido-7 a:hover {
	box-shadow: none;
	color: black;
}

/*Nota apoyo arriba de todos los archivos*/

.lectu-z-apoyo-os-necesitamosarriba-en-archivos  {
  background: #f7f7f7;
text-align: center;
  border-left: 5px solid #4599c5;
  border-right: 5px solid #4599c5;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  margin-bottom: 60px;
	margin-top: -30px;
} 

.lectu-z-apoyo-os-necesitamosarriba-en-archivos a {
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  font-weight: lighter !important;
  font-weight: 300;
}

/*Tiempo de Lectura - Contador en posts, toolbar izquierda de Posts*/

.lectu-sticky-izquierda-navegador-4 {
	z-index: 9 !important;
	width: 66px;
	padding-top: 50px;
}

.rt-reading-time .rt-label {
	display: block;
	font-size: 0.8em;
	font-family: Oswald, sans-serif;
	color: white;
	text-align: center;
}

.rt-reading-time .rt-time {
	display: block;
	font-size: 1em;
	font-family: Oswald, sans-serif;
	color: #4599c5;
	font-weight: 600;
	text-align: center;
}

.rt-reading-time .rt-postfix {
	display: block;
	font-size: 0.8em;
	font-family: Oswald, sans-serif;
	color: white;
	text-align: center;
	text-transform: lowercase;
	font-weight: 300;
}

/*Boton Guardar Desktop-Posts-Barra Izquierda*/

.lectu-sticky-izquierda-navegador-5 {
	z-index: 11 !important;
		padding-top: 50px;
}

.lectu-sticky-izquierda-navegador-5 .simplefavorite-button {
	z-index: 9 !important;
	width: 75px;
	font-size: 0.8em;
	font-family: Oswald, sans-serif;
	color: white !important;
	text-transform: uppercase;
	background: transparent !important;
	border: 0px;
	padding: 6px;
}

.lectu-sticky-izquierda-navegador-5 .simplefavorite-button .sf-icon-star-full {
	display: block;
}

.lectu-sticky-izquierda-navegador-5 .simplefavorite-button:hover {
	z-index: 9 !important;
	background: #4599c5 !important;
}

.lectu-sticky-izquierda-navegador-5 .sf-icon-star-empty, .lectu-sticky-izquierda-navegador-5 .sf-icon-star-full {
	font-size: 1.4em;
}

.lectu-sticky-izquierda-navegador-5 .simplefavorite-button.active {
	z-index: 9 !important;
	background: #4599c5 !important;
	opacity: 1;
}

/*Printfriendly Toolbar izquierda de Posts*/

.lectu-sticky-izquierda-navegador  .printfriendly {
	width: 2.5em;
	margin-left: 14px;
	margin-top: 6px;
	font-size: 0.8em;
	padding-top: 60px;
}

/*Minibotón PERFIL Arriba Izquierda solo Mecenas*/
.lectu-aaa-encabezado {
	left: 0px !important;
}

.single .lectu-aaa-encabezado, .page .lectu-aaa-encabezado {
	margin-left: 8px !important;
}

.lectu-aaa-encabezado p {
	font-size: 20px;
	color: white;
	width: 50px;
	padding-left: 18px;
}

.lectu-aaa-encabezado a {
	border-radius: 0px 9px 9px 0px !important;
	margin-top: 9px;
}

.single .lectu-aaa-encabezado a {
	border-radius: 0px 0px 0px 0px !important;
}

@media only screen and (max-width: 883px) {
.lectu-aaa-encabezado, .lectu-sticky-derecha-navegador-5 {
	display: none !important;
	}
}

/*Mini Menú CONTACTO Arriba Derecha TODOS y solo POSTS*/
.lectu-sticky-derecha-navegador-5 h3 {
	font-size: 20px;
	margin-top: 0rem;
	margin-bottom: 0.5rem;
}

.lectu-sticky-derecha-navegador-5 p {
	display: none
}

@media only screen and (max-width: 1500px) {
.lectu-sticky-derecha-navegador-5 {
	display: none !important;
	}
}

/*Mini Menú CONTACTO Arriba Derecha PORTADA ARCHIVOS solo MECENAS*/
.lectu-sticky-derecha-navegador-6 h3 {
	font-size: 20px;
	margin-top: -5px;
	margin-bottom: 0rem;
	margin-right: 28px;
}

@media only screen and (max-width: 1500px) {
.lectu-sticky-derecha-navegador-6 {
	display: none !important;
	}
}

/*Sticky menu horizontal fino arriba*/
.lectu-00-ventana-emergente-4 {
	z-index: 10000 !important;
	width: 100%;
	text-align: center;
	background: #f7f7f7;
	white-space: nowrap;
  overflow: hidden;
	text-overflow: ellipsis;
	border-style: solid;
	border-bottom-color: black;
  border-bottom-width: 0px;
	border-right-color: black;
	border-right-width: 36px;
	border-left: 0px;
	border-top: 0px;
	margin-left: 18px;
	padding-left: 4px;
	box-shadow: 0.1px 0.1px 5px black;
}


.lectu-00-ventana-emergente-4 p {
	margin-bottom: 1px !important;
	font-size: 0.9em;
	font-family: roboto, sans-serif;
	text-transform: uppercase;
}

.lectu-00-ventana-emergente-4 a {
	padding-top: 5px !important;
	padding-bottom: 2px !important;
	display: inline-block;
	font-weight: 200 !important;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none !important;
	text-shadow: 1px 1px 8px #878787;
}

.lectu-00-ventana-emergente-4 b {
	font-weight: 500;
}

.lectu-00-ventana-emergente-4 a:hover {
	background-color: #fff2ac;   		background-image: linear-gradient(to right, #ffe359 0%, #fff2ac 100%);
}

.lectu-00-ventana-emergente-4 a {
  transition: 0.1s;
}

@media only screen and (max-width: 1048px) {
.lectu-00-ventana-emergente-4 {
	display: none !important;
	}
}

/*Sticky menú Tags-TEMAS solo en archivos y tags*/
.lectu-00-ventana-emergente-5 {
	z-index: 100 !important;
	width: 96px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-radius: 4px;
	background: #f7f7f7 !important;
	box-shadow: 0.1px 0.1px 5px black;
}

.lectu-00-ventana-emergente-5 p {
	margin-bottom: 5px;
	margin-top: 6px;
}

.lectu-00-ventana-emergente-5 a {
	width: 100%;
	display: inline-block !important;
	font-family: roboto, sans-serif;
	color: black;
	line-height: 1.4;
	font-size: 0.9em;
	font-weight: 300 !important;
	text-transform: uppercase;
	text-shadow: 1px 1px 8px #878787;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
}

.lectu-00-ventana-emergente-5 a:hover {
	background-color: #fff2ac; background-image: linear-gradient(to right, #ffe359 0%, #fff2ac 100%);
	width: 100%;
}

.lectu-00-ventana-emergente-5 a::first-letter {
	font-weight: 500;
}

.lectu-00-ventana-emergente-5 a {
  transition: 0.1s;
}


.lectu-00-ventana-emergente-5 .advads-close-button {
	border-radius: 20%;
	transform: scale(1);
	font-weight: 400;

}

.lectu-00-ventana-emergente-5 .advads-close-button p {
	padding: 15px !important;
}

@media only screen and (max-width: 1150px) {
.lectu-00-ventana-emergente-5 {
	display: none !important;
	}
}

/*banners izq. y dcha. en archivos*/
.lectu-sticky-derecha-navegador-3, .lectu-sticky-izquierda-navegador-3  {
	background: white;
	box-shadow: 0px 3px 8px #888888;
}

/*botón izquierda en desktop*/
.lectu-sticky-izquierda-navegador h3 {
	background: #4599c5;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom:2px;
	padding-top: 2px;
	border-radius: 2px;
	font-size: 95%;
}

.lectu-sticky-izquierda-navegador a {
	color: white;
	font-weight: 200 !important;
}

/*botón registro sticky en movil arriba izquierda*/
.lectu-sticky-arriba a {
	font-size: 80%;
	color: white;
	background: #4599c5;
	text-transform: uppercase;
	padding-left: 1px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-top: 3px;
	font-family: Oswald, sans-serif;
	border-style: solid;
  border-width: 5px;
  border-color: black;
	border-radius: 3px;
	font-weight: 300;
}

.lectu-sticky-arriba {
	left: 0% !important;
	margin-left: 38px !important;
	margin-top: 158px !important;
	z-index: 10 !important;
}

.single .lectu-sticky-arriba, .page .lectu-sticky-arriba {
	margin-top: 168px !important;
}

.single .lectu-sticky-arriba a, .page .lectu-sticky-arriba a {
	padding-bottom: 3px;
	border-width:0px;
}

@media only screen and (max-width: 783px) {
.lectu-sticky-arriba a {	
	font-size: 85%;
	color: white;
	background: #4599c5;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	font-family: Oswald, sans-serif;
	border-radius: 2px;
	border-width:0px;
	font-weight: 300;
	text-transform: uppercase;
	}
}

@media only screen and (max-width: 783px) {
.lectu-sticky-arriba {
	z-index: 149 !important;
	left: 22% !important;
	margin-top: 11px !important;
	margin-left: 12px !important;
	}
}

@media only screen and (max-width: 783px) {
.single .lectu-sticky-arriba, .page .lectu-sticky-arriba {
	margin-top: 11px !important;
	}
}

/*ADVANCE ADS - VENTANAS EMERGENTES*/

/*Mecenas Aporta al salir de Web desde artículos*/
.lectu-00-ventana-emergente .advads-close-button {
	color: white;
	font-size: 24px;
}

.lectu-00-ventana-emergente img {
border-radius: 15px;
}

/*Mailing List*/
.lectu-00-ventana-emergente-2 .advads-close-button {
	color: white;
	font-size: 24px;
}

.lectu-00-ventana-emergente-2 img {
border-radius: 15px;
}

/*Mecenas Aportar al entrar en Web desde*/
.lectu-00-ventana-emergente-3 .advads-close-button {
	color: white;
	font-size: 24px;
}

.lectu-00-ventana-emergente-3 img {
border-radius: 15px;
}

/*RELATED POSTs Popup Emergente Abajo Izquierda con un relacionado*/
.lectu-00-ventana-emergente-2 {
	z-index: 10 !important;
	width: 220px;
	background: #f7f7f7;
	margin-left: 6px;
	border-style: solid;
  border-width: 0px;
	border-color: black;
	box-shadow: 0.1px 0.1px 5px black;
}

.lectu-00-ventana-emergente-2 li {
	list-style-type: none;
}

.lectu-00-ventana-emergente-2 .lectu-close-button {
	border-radius: 13px;
	margin-top: -11px;
	background: black !important;
	color: white;
	font-weight: 500 !important;
}

.lectu-00-ventana-emergente-2 .crp_related {
	background: #f7f7f7;
}

.lectu-00-ventana-emergente-2 .crp_related::first-letter {
  font-size: 1em;
  font-weight: 600;
}

.lectu-00-ventana-emergente-2 .crp_related img {
	border-radius: 0px;
	box-shadow: 0px 0px black;
	margin-top: -12px;
}

.lectu-00-ventana-emergente-2 .crp_title {
  display: block;
	font-size: 0.9em;
	font-weight: 600;
	line-height: 1.2;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-top: 5px;
	text-transform: uppercase;
}

.lectu-00-ventana-emergente-2 .crp_excerpt {
  display: block;
	font-size: 0.9em;
	line-height: 1.3;
	margin-left: 5px;
	margin-bottom: 9px;
	margin-right: 5px;
}

.lectu-00-ventana-emergente-2 .crp_related a {
	transition-duration: 0.5s;
}

/*MÁS RECIENTES Barra horizontal abajo --en archivos- V.Emergente*/
.lectu-00-ventana-emergente-3 {
	width: 100%;
	background: #f7f7f7;
	border-style: solid;
	border-top-color: black;
  border-top-width: 0px;
	border-right-color: black;
	border-right-width: 36px;
	border-left: 0px;
	margin-left: 18px;
	box-shadow: 0.1px -0.1px 5px black;
}

.lectu-00-ventana-emergente-3 .advads-close-button {
	color: black;
	margin-top: 9px;
	margin-right: -2px;
	font-weight: 300;
}

.lectu-00-ventana-emergente-3 .display-posts-listing {
	background: #f7f7f7;
	white-space: nowrap;
  overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 1px;
}

.lectu-00-ventana-emergente-3 .display-posts-listing .date, .lectu-00-ventana-emergente-3 .display-posts-listing .category-display {
	font-size: 0.9em;
	font-family: Oswald, sans-serif;
	font-weight: 500;
}

.lectu-00-ventana-emergente-3 .display-posts-listing .category-display a {
	font-size: 1.2em !important;
	font-weight: 300 !important;
	padding-top:9px !important;
}

.lectu-00-ventana-emergente-3 .display-posts-listing::first-letter {
  font-size: 1em;
  font-weight: 600;
}

.lectu-00-ventana-emergente-3 .display-posts-listing ul {
	padding-top: 0px!important;
}

.lectu-00-ventana-emergente-3 .display-posts-listing::before {content: "Recientes "; color: white; font-size: 1.1em; font-weight: 300; background-color: #4599c5; padding-left: 6px; padding-top: 33px; padding-bottom: 10px;  font-family: Oswald, sans-serif; text-transform: uppercase;  letter-spacing: 1px; }

.lectu-00-ventana-emergente-3 .display-posts-listing li::before {content: "⏐"; color: black; font-size: 1.4em; }

.lectu-00-ventana-emergente-3 .display-posts-listing li {
	display: inline;
	opacity: 0.70;
}

.lectu-00-ventana-emergente-3 .display-posts-listing li:hover {
	opacity: 1;
}

.lectu-00-ventana-emergente-3 .display-posts-listing li a {
	font-size: 1.4em;
	font-weight: 400 !important;
	padding-left: 6px;
	padding-right: 8px;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.lectu-00-ventana-emergente-3 .display-posts-listing  a:hover {
	background-color: #fff2ac; background-image: linear-gradient(to right, #ffe359 0%, #fff2ac 100%);
}

.lectu-00-ventana-emergente-3 .display-posts-listing a {
  transition: 0.1s;
}

/*PLUGIN GO TO TOP*/
#wpfront-scroll-top-container {
  margin-left: auto !important;
  margin: auto !important;
  width: 100% !important;
}

.single #wpfront-scroll-top-container, .page #wpfront-scroll-top-container, .archive #wpfront-scroll-top-container, .home #wpfront-scroll-top-container  {
  width: 110% !important;
}

#wpfront-scroll-top-container .text-holder {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*FAVORITOS FAVORITOS FAVORITOS FAVORITOS - Todas las instancias, en diferentes zonas, se editan aqui*/

/*PLUGIN FAVORITOS, con Advance Ads, en POSTs - abajo Derecha Popup*/
.lectu-00-ventana-emergente-6  {
	width: 140px;
	z-index: 10 !important;
	font-family: Oswald, sans-serif;
	font-size: 18px !important;
	line-height: 1.2;
	background: #efefef;
	margin-right: 7px;
	padding-top: 0px;
	border-style: solid;
  border-width: 0px;
	border-color: black;
	box-shadow: -0.1px 0.1px 5px black;
}

.lectu-00-ventana-emergente-6 p {
	margin-bottom: 0px;
	text-align: center;
	font-weight: 500;
}

.lectu-00-ventana-emergente-6 .favorites-list p  {
	text-align: left;
	font-size: 15px;
	margin-bottom: 0px;
}

.lectu-00-ventana-emergente-6 img {
	margin-bottom: 6px !important;
}

.lectu-00-ventana-emergente-6 .favorites-list a {
	display: block;
	font-family: Roboto, sans-serif !important;
	font-size: 0.8em;
	font-weight: 100;
	padding-left: 5px;
	padding-right: 3px;
}

.lectu-00-ventana-emergente-6 .no-favorites {
	font-family: Roboto, sans-serif !important;
	font-size: 13px;
	font-weight: 100;
	padding-top: 25px;
	margin-top: -12px;
	margin-bottom:9px;
	padding-left: 28px;
}

.lectu-00-ventana-emergente-6 .simplefavorite-button {
display: block;
  margin-left: auto;
  margin-right: auto;
  width: 92%;
	font-size: 0.6em;
	font-family: Roboto, sans-serif !important;
	font-weight: 300;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	box-shadow: 0px 3px 8px #888888;
	color: white !important;
	opacity: 1;
	border: 1px solid lightgray;
	border-radius: 5px;
}

.lectu-00-ventana-emergente-6 .simplefavorite-button {
background-image: none;
}

.lectu-00-ventana-emergente-6 .simplefavorites-clear {
	font-size: 0.8em;
	width: 100%;
	background: #f7f7f7;
	box-shadow: white 0 0px inset;
}

.lectu-00-ventana-emergente-6 a:hover {
	box-shadow: #f7f7f7 0 1.5em inset;
	color: #4599c5;
}

.lectu-00-ventana-emergente-6 li {
	display: inline;
}

.lectu-00-ventana-emergente-6 .lectu-close-button {
	font-size: 1.5em;
	border-radius: 13px;
		background: black !important;
	color: white;
}

/*Solo Botón Salvar FAVORITOS en WIDGET-POSTs Arriba Izquierda*/

.lectu-widget .widget-title {
	display: none;
}

.lectu-sticky-izquierda-navegador-5 .simplefavorite-button  {
	font-weight: 300;
	font-size: 0.8em;
	line-height: 1.7;
	letter-spacing: 0px;
	margin-bottom: 17px;
	margin-top: 10px;
	padding-top: 2px;
	box-shadow: white 0 0px inset;
}


/*Botón FAVORITOS abajo en posts y pages*/
.post .entry-content .simplefavorite-button, .page .entry-content .simplefavorite-button {
	margin: auto;
  width: 100%;
 	margin-top: 20px;
	border-width: 2px;
	box-shadow: 0px 3px 8px #888888;
	border: 0px solid white;
}

/*Formato de PAGINA especial con listado de FAVORITOS*/
#post-28114 .entry-content .pf-content .favorites-list li {
	border-radius: 0px;
	border-style: solid;
  border-width: 1px;
	border-color: #e2e2e2;
	box-shadow: 5px 5px black;
	padding: 9px;
	margin-bottom: 9px;
	background: white;
}

#post-28114 .entry-content .pf-content .favorites-list img {
	width: 55%;
	border-radius: 2px;
}

#post-28114 .entry-content .favorites-list a {
	background: white;
	border-radius: 3px;
	font-size: 1.6em;
	font-weight: 400;
	line-height: 1.4;
	text-transform: uppercase;
	font-family: Oswald, sans-serif;
}

#post-28114 .entry-content .favorites-list a:hover {
	color: #4599C5;
}

#post-28114 .entry-content .favorites-list p {
	margin: 9px;
}

#post-28114 .entry-content .simplefavorites-clear {
	width: 100%;
	border-width: 2px;
	box-shadow: 0px 3px 8px #888888;
	border: 0px solid white;
	margin-top: 45px;
	margin-bottom: 25px;
	font-weight: 600;
	font-size: 1.2rem;
	text-transform: uppercase;
}

#post-28114 .entry-content .simplefavorite-button {
	width: 100%;
	background: #e2e2e2 !important;
	color: black !important;
	font-size: 0.9rem;
	font-weight: 500;
	border-radius: 6px;
	box-shadow: none;
	border-style: solid;
	border-color: lightgray;
  border-width: 1px;
}

/*Ocultar Adsense vertical sticky en archivos y post para pantallas ordenador pequeñas*/
@media only screen and (max-width: 1500px) {
.lectu-sticky-derecha-navegador-3, .lectu-sticky-derecha-navegador {
	display: none !important;
	}
}

/*SUPER SOCIALIZER*/
.the_champ_vertical_sharing {
	background: black;
	z-index: 10;
	border-radius: 0px;
	padding-top: 37px;
}

.the_champ_sharing_container {
	border-style: solid;
  border-width: 01px 0px 1px 0px;
	color: #3d3d5c;
!important;
}

.the_champ_vertical_sharing .theChampTotalShareCount {
 	font-size: 0.55em !important;
	color: #4599C5;
	background: black;
	font-family: Oswald, sans-serif;
	font-weight: 800 !important;
	margin-top: -2px;
}

@media only screen and (max-width: 900px) {.the_champ_vertical_sharing {
 	display: block;
	max-width: 100% !important;
	}
}

@media only screen and (max-width: 900px) {.the_champ_vertical_sharing .theChampTotalShareCount {
 	font-size: 0.85em !important;
	color: #4599C5;
	font-family: Oswald, sans-serif;
	font-weight: 800 !important;
	padding-left: 25px;
	padding-top: 5px;
	background: black;
	}
}

@media only screen and (min-width: 900px) {
.the_champ_vertical_sharing .theChampTotalShareCount::after {content: "compartidos"; display: block; color: white; font-size: 0.8em; font-family: Oswald, sans-serif; font-weight: 200; text-transform: uppercase; margin-left: -9px; margin-right: -12px; margin-top: 5px;}
}

.the_champ_vertical_sharing .theChampTotalShareText {
	display: none;
}

@media only screen and (max-width: 900px) {
.the_champ_vertical_sharing .theChampTotalShareText {
	color: grey;
	}
}

@media only screen and (max-width: 900px) {
.the_champ_vertical_sharing .theChampTotalShareCount {
	margin-left: -19px;
	}
}

.the_champ_vertical_sharing .theChampTCBackground:hover  {
	color: white;
}

.the_champ_vertical_sharing .theChampTCBackground  {
	height: 18px !important;
}

/*THEME MY LOGIN*/

/*personalizar página de perfil TML*/
.tml-profile .tml-admin_bar_front-wrap, .tml-profile .tml-avatar-wrap, .tml-profile .tml-personal_options_section_header-wrap, .tml-profile .tml-locale-wrap  {
display: none;
}

/*ADBLOCKER notification*/
.footer_ad {
	line-height: 0.1;
}

/*INFINITE FOOTER ACTIVO - QUITAR BLO CREDITS*/
#infinite-footer {
	display: none;
}

/*CREDITOS*/
div#infinite-footer .blog-credits {
	display: none;
}

/*CONSENTIMIENTO COOKIES UE GDPR*/
.cookie-notice-container {
	background: white;
	border-style: solid;
  border-width: 1px;
}

.cookie-notice-container #cn-notice-text {
	font-size: 18px;
	text-align: left;
	padding-bottom:20px;
	float: right;

}

.cookie-notice-container #cn-accept-cookie {
	font-size: 18px;
	font-weight: bold;
	background: lightgrey;
}

.cookie-notice-container #cn-more-info {
	font-size: 18px;
}

/*PAIDMEMBERSHIPSPRO*/
.site-main .page .pf-content a {
	box-shadow: #f7f7f7 0 3em inset;
	color: black;
}

.site-main .page .pf-content a:hover {
	box-shadow: none;
	color: white;
}

.site-main .page .pmpro_checkout-h3-msg {
	font-size: 18px !important;
}

.site-main .page .pmpro_checkout-h3-msg a {
	border-radius: 4px;
}

.single .pmpro_content_message {
	font-size: 20px;
  font-weight: 500;
	background: rgba(242,246,248,1);
	background: -moz-linear-gradient(left, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(242,246,248,1)), color-stop(50%, rgba(216,225,231,1)), color-stop(51%, rgba(181,198,208,1)), color-stop(100%, rgba(224,239,249,1)));
background: -webkit-linear-gradient(left, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: -o-linear-gradient(left, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: -ms-linear-gradient(left, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: linear-gradient(to right, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9', GradientType=1 );
  border-radius: 7px;
	border: solid 0px;
	padding: 9px;
	margin-bottom: 60px;
	box-shadow: 0px 3px 8px #888888;
}

.single .pmpro_content_message a {
	box-shadow: #f7f7f7 0 3em inset;
	color: black;
	width: 100%;
}

.single .pmpro_content_message a:hover {
	box-shadow: none;
	color: black;
}

/*paidmembershipspro página donde salen las opciones de membresía*/
#pmpro_levels_table {
	font-size: 15px;
}

#pmpro_levels_table a {
	color: white;
	box-shadow: 0px 3px 8px #888888;
}

/*paidmembershipspro página de pago de membresía*/
.page-id-32326 #pmpro_mailing_lists th {
display: none;
}

.page-id-32326 #pmpro_mailing_lists  {
border-radius: 11px;
box-shadow: 0px 3px 8px #888888;
}

.page-id-32326 .pmpro_submit hr {
display: none;
}

#pmpro_levels_table .pmpro_btn {
	background: #4599C5;
}

/*paidmembershipspro Página de Membresía*/
.page-id-32323 #pmpro_account-membership {
background: #f7f7f7;
border-radius: 27px;
padding: 12px !important;
box-shadow: 0px 3px 8px #888888;
}

.page-id-32323 .pmpro_account-membership-levelname {
width: 100%;
font-size: 0.8em;
font-weight: bold;
text-transform: uppercase;
text-shadow: 0px 3px 8px #999999;
}

.page-id-32323 .pmpro_account-membership-levelname a {
text-shadow: none;
}

#pmpro_account #pmpro_account-membership a:hover, #pmpro_account #pmpro_account-profile a:hover {
	background: #4599C5;
}

/*paidmembershipspro ocultar cosas*/
.home .pmpro_content_message, .archive .pmpro_content_message, .search .pmpro_content_message {
	display: none;
}

.page-id-32323 .simplefavorite-button, .page-id-32325 .simplefavorite-button, .page-id-32327 .simplefavorite-button, .page-id-32328 .simplefavorite-button, .page-id-32324 .simplefavorite-button, .page-id-32326 .simplefavorite-button, .page-id-32329 .simplefavorite-button {
display: none;
}

/*Formateo MENU PRINCIPAL*/

#menu-principal a {
	font-weight: 200;
	box-shadow: white 0 1em inset;
}

#menu-item-15738 a {
	font-weight: 600;
}

.nav--main li a {
	line-height: 1;
}

#menu-item-28443 a {
	font-size: 1rem;
	font-weight: 500;
	box-shadow: transparent 0 3em inset;
	
	border-radius: 2px;
	padding: 3px 5px 3px 4px;
}

@media only screen and (max-width: 900px) {
#menu-item-28443 {
	margin-left: 10px;
	}
}

#menu-item-37034 a {
	font-size: 1rem;
	font-weight: 500;
	box-shadow: transparent 0 3em inset;
	background: #ffdf00;
	color: black;
	border-radius: 2px;
	padding: 3px 5px 3px 4px;
}

@media only screen and (max-width: 900px) {
#menu-item-37034 {
	margin-left: 10px;
	}
}

/*Formateo Menu SOLO LOGGED IN Nombre usuario y  opciones*/

#menu-item-31918 {
	width: 100% !important;
}

#menu-item-31918 a {
	font-size: 1.5rem;
	font-family: 'Libre Barcode 39 Text', cursive;
	box-shadow: white 0 0.8em inset;
}

.single #menu-item-31918 a, .page #menu-item-31918 a {
	font-size: 1.2rem;
}

.search-no-results #menu-item-31918 a   {
  font-size: 1.2rem;
}

#menu-item-31918 li a {
	font-family: Oswald;
	font-size: 1.1rem;
}

.single #menu-item-31918 li a, .page #menu-item-31918 li a {
	font-family: Oswald;
	font-size: 1.1rem;
}

@media only screen and (max-width: 900px) {
#menu-item-31918 {
	margin-left: 10px;
	}
}

#menu-item-35053 a {
	font-size: 0.8rem !important;
	font-weight: 400;
	box-shadow: #e2e2e2 0 2em inset;
	border-radius: 3px;
	white-space: nowrap;
  overflow: hidden;
	text-overflow: ellipsis;
	width: 50% !important;
	margin-left: 6px;
}

#menu-item-35076 a {
	box-shadow: white 0 2em inset;
}

#menu-item-35076 a:hover {
	box-shadow: white 0 2em inset !important;
}

#menu-item-35076 a img {
		margin-top: -15px;
	margin-bottom: -20px;
	margin-left: 6px;
	width: 90%;
	box-shadow: 3px 3px black;
}

#menu-item-32688, #menu-item-28125, #menu-item-32688, #menu-item-34983, #menu-item-35005  {
margin-left: 6px;
}

/*Fin*/

#menu-item-28443 a:hover, #menu-item-37034 a:hover, #menu-item-31918 a:hover {
	background-color: #fff2ac; background-image: linear-gradient(to right, #ffe359 0%, #fff2ac 100%);
	color: black;
	transition-duration: 0.2s;
}

.page-id-32323 #menu-item-37034, .page-id-32329 #menu-item-37034, .page-id-32329 #menu-item-37034, .page-id-32328 #menu-item-37034, .page-id-32326 #menu-item-37034, .page-id-25449 #menu-item-28443, .page-id-25709 #menu-item-28443 {
	display: none;
}

/*Formateo MENU SOCIAL*/

.nav--social li {
  width: 1.3em;
	background: white;
}

.nav--social li a {
  width: 1.7em;
	background: transparent;
	border-radius: 30px;
}

.single .nav--social li, .page .nav--social li  {
  width: 1.3em;
}

.search-no-results .nav--social li   {
  width: 1.3em;
}

/*Ico Mailing List*/
.nav--social a[href*="https://lecturassumergidas.com/mc4wp-form-preview/"]:before {
    content: "\f1ea ";
	font-size: 0.9em;
}

/*Ico INFO*/
.nav--social a[href*="https://lecturassumergidas.com/bienvenidos/"]:before {
    content: "\f05a ";
}

/*Ico Contacto EMAIL*/
.nav--social a[href*="https://lecturassumergidas.com/contacto/"]:before {
    content: "\f0e0";
	font-size: 0.97em;
}

.single .nav--social a[href*="https://lecturassumergidas.com/contacto/"]:before {
    content: "\f0e0";
	font-size: 0.9em;
}

/*PAGINAS ESPECIALES - REDMENSOR K*/
.page-id-17810 .site-branding, .page-id-17810 .main-navigation, .page-id-17810 .sidebar, .page-id-17810 .mobile-header, .page-id-17810 .the_champ_sharing_container {
	display: none;
}

.page-id-17810 .lectu-sticky-derecha-navegador-5, .page-id-17810 .lectu-aaa-encabezado-2, .page-id-17810 .lectu-aaa-encabezado {
	display: none !important;
}

.page-id-17810 .entry-featured, .page-id-17810 .simplefavorite-button, .page-id-17810 .lectu-0-lista-favoritos-portada-y-archivos {
	display: none !important;
}

.page-id-17810  #menu-footer
{
	display:none;
}