/*!
Theme Name: Volcanicas
Theme URI: http://underscores.me/
Author: LGDC
Author URI: http://lagentedelcomun.info/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: volcanicas
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Volcanicas is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,300;0,400;1,300;1,400&family=Lora:ital,wght@0,400;0,500;1,400;1,500&display=swap');

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* 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;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* VOLCANICAS STYLES */

body{
	font-family: 'Lora', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 34px;
	color: #000000;
	background-color: #fffdee;
}

header#masthead{
	z-index: 4;
	width: calc(100% - 23%);
	width: calc(100% - 352px);
	height: 45px;
	position: fixed;
	right: 0;
	top: 0;
	background-color: #fffdee;
	border-bottom: 1px solid #000;
}

header#masthead .site-branding {
max-width: 185px;
padding: 5px;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	top: 2px;
}
.search_btn{
	position: absolute;
	right: 20px;
	top:11px;
	width: 23px;
}
 main#primary {
    z-index: 1;
    margin: 0px;
    padding: 0px;
    width: 75.1%;
		width: calc(100% - 352px);
    float: right;
    overflow: hidden;
	}
.home main#primary 	{
		/* background-image: url(images/fondo_home.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-attachment: fixed; */
}

.parallax {
  height: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
				background-size: cover;
}



aside#secondary {
    z-index: 4;
    width: 25%;
		width: 352px;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    background: #000;
		overflow: hidden;
		overflow-y: auto;
}

ul.menu {
    padding: 0 0 0px 15px;
    margin: 0 0 0px;
}
ul.menu li {
    list-style: none;
    margin: 0;
		padding: 0;
}
ul.menu li a{
	color: #fff;
	text-decoration: none;

}

ul#menu-principal-menu {
	padding-top: 20px;
		padding-bottom: 10px;
}

ul#menu-principal-menu li{
	font-style: normal;
			font-size: 30px;
			line-height: 42px;
			position: relative;
			font-weight: 500;
}
ul#menu-principal-menu li a{
			color: #fffdee;
			padding-left: 40px;
}

ul#menu-principal-menu li:first-child a::before,
ul#menu-principal-menu li:nth-child(2) a::before,
ul#menu-principal-menu li:nth-child(3) a::before,
ul#menu-principal-menu li:nth-child(4) a::before,
ul#menu-principal-menu li:nth-child(5) a::before,
ul#menu-principal-menu li:nth-child(6) a::before  {
			content: '';
			width: 25px;
			height: 25px;
			position: absolute;
			left: 0px;
			top: 9px;
			background-image: url(images/reportajes_icon.svg);
			background-repeat: no-repeat;
}

ul#menu-principal-menu li:nth-child(2) a::before  {
	background-image: url(images/articulos_icon.svg);
}
ul#menu-principal-menu li:nth-child(3) a::before {
	background-image: url(images/caldera_icon.svg);
}
ul#menu-principal-menu li:nth-child(4) a::before {
	background-image: url(images/podcast_icon.svg);
}
ul#menu-principal-menu li:nth-child(5) a::before {
	background-image: url(images/casa_talleres.svg);
}
ul#menu-principal-menu li:nth-child(6) a::before {
	background-image: url(images/apoyanos_icon.svg);
}

ul#menu-principal-menu li a:hover{
	color: #ff97c1;
}
ul#menu-principal-menu li a:hover::after{
	content: '';
	width: 30px;
	height: 30px;
	position: absolute;
	right: 50px;
	top: 9px;
	background-image: url(images/estrellita_icon.svg);
	background-repeat: no-repeat;
}
 ul#menu-principal-menu li:nth-child(4) a,
 ul#menu-principal-menu li:nth-child(5) a,
 ul#menu-principal-menu li:nth-child(6) a{
	 color:#999;
	 pointer-events: none;
 }
ul#menu-categorias-menu{
	padding-bottom: 10px;
}
ul#menu-categorias-menu li{
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 26px;
}
ul#menu-categorias-menu li a{
	color: #fffdee;
}
ul#menu-categorias-menu li a:hover{
	color: #ff97c1;
}
ul#menu-paginas-menu li{
			font-weight: 400;
			font-family: 'Fira Sans', sans-serif;
			font-style: normal;
			font-size: 16px;
			line-height: 26px;
}
ul#menu-paginas-menu li a{
		color: #ff97c1;
		text-transform: uppercase;
}
.trazo{
	width: 110px;
	padding: 10px 0 10px 25px;

    width: 150px;
    padding: 22px 0 10px 65px;

}
.redes {
	padding: 7px 0 0 25px;
	/* padding: 10px 0 0 58px; */
}
.redes a{
	text-decoration: none;
	margin-right: 5px;
}

.redes svg {
	width: auto;
	height: 18px;
}
.redes svg path {
    fill: #ff97c1;
    fill: #000;
}

.home main#primary .entry-content{
margin: auto;
padding: 0px;
max-width: 100%;
color: #000;
}

.home main#primary .entry-content article{
	height: 100vh;
	position: relative;
	padding: 30px;
}
.home main#primary .entry-content .ultimas_noticias article{
	height: auto;
	position: relative;
	padding: 30px;
}
.home main#primary .entry-content article .info{
	height: auto;
	position: absolute;
	bottom: 40px;
	width: 100%;
}
.home main#primary .entry-content article h2{
/* background-color: #fffdee; */
padding: 8px;
color: #000;
font-family: 'Fira Sans', sans-serif;
font-size: 60px;
line-height: 1.4em;
width: 98%;
margin: 10px 0 0;
}

.home main#primary .entry-content article h2 span {
  background-color: #fffdee;
  white-space: pre-wrap;
  padding-right: 10px;
}

.home main#primary .entry-content article a{
	text-decoration: none;
}
.home main#primary .entry-content article h2 span span {
  position: relative;
  left: 10px;
}
.home main#primary .entry-content article .fecha,
.home main#primary .entry-content article .autor{
background-color: #000;
padding: 5px 8px;
color: #fffdee;
font-family: 'Fira Sans', sans-serif;
font-style: italic;
font-size: 20px;
line-height: 28px;
width: unset;
display: inline;
}
.home main#primary .entry-content article .autor a{
	color: #fffdee;
}

.home main#primary .entry-content article .autor{
	display: inline-block;
	display: table;
}


.categorias {
	display: inline-block;
	position: relative;
}
.categorias a{
	color: #000;
  text-decoration: none;
  outline: none;
  background-color: #ff97c1;
  border-radius: 53px;
	font-family: 'Fira Sans', sans-serif;
	font-style: italic;
font-weight: 300;
font-size: 15px;
line-height: 18px;
margin: 0px 10px 1px 0px;
padding: 5px 11px 4px;
display: inline-block;
text-transform: uppercase;
position: relative;
}
.categorias a.cat{
	border: 1px solid #000;
	border-radius: 0;
	color: #000;
  background-color: #fffdee;
	position: relative;
	margin-left: 14px;
}
.arrow-left {
	color: #000;
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent; /* 40px height (20+20) */
  border-right: 14px solid #fffdee;
  position:absolute;
  left:-14px;
	top: -1px;
	z-index: 1;
}
.dot-left{
	font-size: 6px;
	position: absolute;
	top: 4px;
	left: -5px;
	z-index: 2;
}
.home .arrow-left {
	border-top: 14px solid transparent;
border-bottom: 14px solid transparent;
border-right: 14px solid #fffdee;
position: absolute;
left: -15px;
}

.home .parallax .cat{
    border: 1px solid transparent;
}
.home .parallax .cat.arrow-left {
	border-top: 14px solid transparent;
border-bottom: 14px solid transparent;
border-right: 14px solid #fffdee;
position: absolute;
left: -12px;
}
.arrow-left-border {
  width: 0;
  height: 0;
	border-top: 14px solid transparent;
  border-bottom: 14px solid transparent; /* 40px height (20+20) */
  border-right: 14px solid #000;
  position:absolute;
  left:-15px;
	top: -1px;
	z-index: 0;
}
.home .arrow-left-border {
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #ff97c1;
    position: absolute;
    left: -13px;
    top: -1px;
	}

.home .ultimas_noticias .categorias a{
	color: #000;
  text-decoration: none;
  outline: none;
  background-color: transparent;
	border: 1px solid #ff97c1;
	font-size: 12px;
    padding: 2px 6px;
    margin: 0;
		margin-left: 15px;
}
.home .ultimas_noticias .categorias a.cat{
	color: #000;
  text-decoration: none;
  outline: none;
  background-color: transparent;
	border: 1px solid #000;
	font-size: 12px;
    padding: 2px 6px;
    margin: 0;
		margin-left: 15px;
}
.home .ultimas_noticias .categorias a.cat  .arrow-left {
	border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
border-right: 12px solid #fffdee;
position: absolute;
left: -11px;
top: -1px;
}
.home .ultimas_noticias .categorias a.cat .arrow-left-border{
	border-top: 12px solid transparent;
	    border-bottom: 12px solid transparent;
	    border-right: 12px solid #000;
	    left: -12px;
	    top: -1px;

}
.home .ultimas_noticias .categorias a.cat .dot-left{
	font-size: 4px;
	position: absolute;
	top: 3px;
	left: -2px;
	z-index: 2;
}
/* #page.especiales header#masthead, */
body.archive header#masthead{
			border-bottom: 1px solid #ff97c1;
}

/* #page.especiales header.page-header, */
body.archive header.page-header{
	text-align: center;
	margin-top: 55px;
	padding-bottom: 20px;
}
/* #page.especiales header.page-header h1, */
body.archive header.page-header h1{
	color: #ff97c1;
	font-size: 42px;
	line-height:49px;
	font-weight: 500;
}

/* #page.especiales article, */

.ultimas_noticias article,
#live_results article,
body.archive article {
	border-top: 1px solid #ff97c1;
	margin: 0px 20px 0 20px ;
}
.ultimas_noticias article:first-child{
	border-top: none;
}



/* #page.especiales article:last-child, */

.ultimas_noticias article:last-child,
#live_results article:last-child,
body.archive article:last-child {
		border-bottom: 1px solid #ff97c1;
}

/* #page.especiales article .entry-header, */
.ultimas_noticias article .entry-header,
#live_results article .entry-header,
body.archive article .entry-header{
	display: flex;
align-items: start;

}

/* #page.especiales article .thumb_link,
#page.especiales article .info, */
.ultimas_noticias article .info,
.ultimas_noticias article .thumb_link,
#live_results article .thumb_link,
body.archive article .thumb_link,
body.archive article .info{
	padding: 20px 20px 20px;
	vertical-align: middle;
}

/* #page.especiales article .info, */

.ultimas_noticias article .info,
#live_results article .info,
body.archive article .info{
}

/* #page.especiales article .thumbImg, */

.ultimas_noticias article .thumbImg,
#live_results article .thumbImg,
body.archive article .thumbImg {
	width: 100px;
	height: 100px;
	border-radius: 50px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}


/* #page.especiales article .fecha, */

.ultimas_noticias article .fecha,
#live_results article .fecha,
body.archive article .fecha{
	color: #ff97c1;
	font-family: 'Fira Sans', sans-serif;
	font-style: italic;
font-size: 18px;
	line-height: 28px;
	font-weight: 100;
}

.ultimas_noticias article .fecha{
	/* display: none; */
}
/* #page.especiales article h2, */

.ultimas_noticias article h2,
#live_results article h2,
body.archive article h2{
color: #000;
font-family: 'Fira Sans', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 30px;
line-height: 38px;
margin: 10px 0;
}

.ultimas_noticias article h2{
	/* margin: 0; */
}

/* #page.especiales article h2 a, */

.ultimas_noticias article h2 a,
#live_results article h2 a,
body.archive article h2 a{
color: #000;
outline: none;
text-decoration: none;
}

/* #page.especiales article .autor, */

.ultimas_noticias article .autor,
#live_results article .autor,
body.archive article .autor{
color: #000;
font-family: 'Fira Sans', sans-serif;
font-style: italic;
font-size: 18px;
font-weight: 400;
line-height: 28px;
}
.ultimas_noticias article .autor a,
#live_results article .autor a,
body.archive article .autor a{
	color: #000;
}
#live_results article h2{
	margin: 0;
}
#live_results article .autor{
	margin-top: 0;
}
.page-template-default  header.entry-header,
.single header.entry-header {
	    max-width: 750px;
	    margin: 100px auto 40px;
}
h3#reply-title,
.page-template-default p,
.page-template-default .post-thumbnail ,
.single p,
.single h4,
.single .post-thumbnail,
.single .entry-content  ol,
.single .entry-content  ul{
    max-width: 750px;
    margin: 0 auto 20px;
}
.single .entry-content ol, .single .entry-content ul {
    margin: 0 auto 0;
    padding: 0 0 0 25px;
}
.single .entry-content ol li, .single .entry-content ul li{
	padding: 0 0 10px;
}
body.page-template-default h1,
body.single h1{
    max-width: 750px;
    margin: 0 auto 20px;
	    color: #000;
	    font-family: 'Fira Sans', sans-serif;
	    font-size: 60px;
	    line-height: 64px;
	    width: 100%;
	    margin: 10px 0 0;
}

body.page-template-default h1 a,
body.single h1 a{
	color: #000;
text-decoration: none;
}
body.page-template-default  .fecha,
body.single  .fecha{
color: #000;
	font-family: 'Fira Sans', sans-serif;
	font-style: italic;
font-size: 20px;
	line-height: 28px;
	font-weight: 400;
}

body.page-template-default  .autor,
body.single  .autor{
color: #000;
font-family: 'Fira Sans', sans-serif;
font-style: italic;
font-size: 18px;
font-weight: 400;
line-height: 28px;
margin-top: 10px;
}

body.page-template-default figcaption,
body.single figcaption{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 0px;
}
body.page-template-default .entry-content {
    max-width: 750px;
    margin: 0 auto 20px;
}
body.page-template-default .wp-block-image,
body.single .wp-block-image {
    margin: 0 auto 1em;
    /* max-width: 1200px; */
		max-width: 750px;
    text-align: center;
}
.post, .page {
    margin: 0 0 2.5em;
}
figcaption a,
article .entry-content a{
  color: #000;
}
/* font-family: 'Fira Sans', sans-serif; */


.menu_btn{
	display: none;
}

.rating a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}

h3#resultcount {
	text-align: center;
	margin-top: 20px;
	color: #fffdee;
	font-size: 18px;
	line-height: 24px;
	font-style: normal;
	font-weight: 400;
}

h3#resultcount strong {
	color: #fffdee;
	font-size: 42px;
	line-height: 49px;
	font-weight: 500;
	margin-top: 10px;
	display: block;
	font-family: 'Fira Sans', sans-serif;
	}

.page-template-page-especiales aside#secondary,
#page.especiales aside#secondary{
	background-color: #ff97c1;
}

.especiales-titulo {
	color: #000;
	font-size: 32px;
	line-height: 42px;
	font-weight: 500;
	letter-spacing: 0.061em;
	font-style: italic;
	margin-top: 15px;
	display: block;
	margin-left: 15px;
	    font-family: 'Lora', serif;
	/* text-transform: uppercase; */
	/* font-family: 'Fira Sans', sans-serif; */
	}

	.especiales-titulo a,
	.especiales-titulo a:hover,
	.especiales-titulo a:focus,
	.especiales-titulo a:active{
		    font-family: 'Lora', serif;
		outline: none;
		color: #000;
		text-decoration: none;
		font-style: normal;
		font-weight: 500;
	}

ul#menu-categorias-menu li a:hover,
#page.especiales ul#menu-paginas-menu li a,
ul#menu-principal-menu li a:hover{
	color: #fff;
}

.page-template-page-especiales ul#menu-paginas-menu li a,
#page.especiales ul#menu-paginas-menu li a{
	color: #E63323;
}
ul.especiales-menu{
	margin: 0;
	padding: 0;
}
ul.especiales-menu li {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
			padding: 3px 0;
		padding-left: 15px;
    background-color: transparent;
}

ul.especiales-menu li a{
  color: #000;
}
ul.especiales-menu li:hover{
  background-color: #000;
}
ul.especiales-menu li:hover a{
  color: #FFFDEE;
}

#page.especiales .redes svg path,
.page-template-page-especiales .redes svg path{
	fill:#000;
}
.pp-multiple-authors-wrapper h2.widget-title{
	display: none;
}
.pp-multiple-authors-layout-simple_list ul, .pp-multiple-authors-layout-boxed ul {
    padding-left: 0;
    margin-left: 0;
    background-color: #ff97c1;
}
.pp-multiple-authors-layout-boxed .multiple-authors-name a::before{
		content: '';
		background-image: url(images/icon_autor.svg);
		width: 22px;
		height: 22px;
		position: absolute;
		left: 0;
		top:6px;
		background-repeat: no-repeat;
}
.pp-multiple-authors-layout-boxed .avatar {
width: 180px!important;
/* border-radius: 0!important; */
}
.pp-multiple-authors-layout-boxed ul li > div:nth-child(1) {
    flex: 0 0 200px!important;
}
.pp-multiple-authors-layout-boxed .multiple-authors-links a:nth-child(1) {
    display: none;
}
.pp-multiple-authors-layout-boxed .multiple-authors-name{
position: relative;
}
.pp-multiple-authors-layout-boxed .multiple-authors-name a, .pp-multiple-authors-layout-centered .multiple-authors-name a {
    text-decoration: none;
		margin-left: 25px;
		font-weight: 400;
	    font-family: 'Fira Sans', sans-serif;
	    font-style: normal;
	    font-size: 16px;
	    line-height: 30px;
			color: #000;
	}

p.multiple-authors-links{
	margin: 0;
}
	.pp-multiple-authors-layout-boxed .multiple-authors-links a, .pp-multiple-authors-layout-centered .multiple-authors-links a{
		background-color: #000!important;
	}

.pp-multiple-authors-layout-simple_list ul, .pp-multiple-authors-layout-boxed ul{
	margin-bottom: 0;
}
.pp-multiple-authors-layout-boxed ul li, .pp-multiple-authors-layout-centered ul li{
	margin-bottom: 0!important;
}
.archive-description {
    font-size: 14px;
    line-height: 24px;
    max-width: 650px;
    margin: 0px auto 0px;
}

.descripcion_toggle img{
	width: 20px;
	margin-bottom: 20px;
	margin: auto;
	cursor: pointer;
}
.descripcion_toggle .mas {
	display: block;
}
.descripcion_toggle .menos {
	display: none;
}
.descripcion_toggle.activo .mas {
	display: none;
}
.descripcion_toggle.activo .menos {
	display: block;
}

#search_input {
	position: relative;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 2;
	display: none;
}

#search_input.visible {
	display: block;
}

.page-template-page-especiales #search_input,
	#page.especiales #search_input{
	position: fixed;
width: calc(100% - 352px);
height: 44px;
background-color: #fff;
z-index: 2;
display: none;
left: 352px;
}


.page-template-page-especiales  #search_input.visible,
	#page.especiales #search_input.visible {
	display: block;
}
	#search_input #s {
		width: 100%;
		height: 100%;
		border: none;
		box-sizing: border-box;
		padding: 11px 42px;
		text-align: center;
		color: #ff97c1!important;
		outline: none;
		background-color: #fffdee;
		font-family: 'Lora', serif;
	}
	#s::placeholder {
	font-family: 'Lora', serif;
	color: #ff97c1;
}

	#live_results {
		background-color: rgb(255 151 193 / 100%);
		color: #000;
		margin-top: 3px;
	}
	#live_results.visible{
		height: calc(100vh - 44px);
		overflow: hidden;
		overflow-y: auto;
		border-left: 1px solid #fffdee;
	}

	#live_results article {
		border-top: none;
		border-bottom: 1px solid #fffdee;
    padding: 15px 20px 15px 110px;
}
/* #live_results article:first-child, */
#live_results article:nth-child(2){
	border-top: 1px solid #fffdee;
}

#live_results article:last-child {
	border-bottom: 1px solid #fffdee;
}
	#live_results article .fecha,
	#live_results article h1{
		color: #fffdee;
	}


	#live_results article a{
text-decoration: none;
color: #000;
	}

.rating{
  background-color: #000;
  /* height: 90px; */
  width: 100%;
}
.rating ul{
  display: flex;
  justify-content:space-between;
max-width: 950px;
margin: auto;
padding: 0;
position: relative;
}
.rating li{
  font-style: normal;
font-weight: normal;
font-weight: 500;
font-family: 'Fira Sans', sans-serif;
font-size: 15px;
line-height: 105%;
text-align: center;
letter-spacing: -0.03em;
color: #ff97c1;
list-style: none;
margin: 4px 0 0;
padding: 16px 10px;
background-color: #000;
border-radius: 0px;
text-transform: uppercase;
  cursor: pointer;
	position: relative;
}

.rating li::after{
content: '|';
position: absolute;
right: -4px;
top: 20px;

}

.rating li:last-child::after{
	content: '';
}
.rating li.voted,
.rating li:hover{
  /* color: #000;
  background-color: #ff97c1; */
}
.rating li span,
.rating li .count{
  font-style: italic;
  display: inline-block;
}
.rating li .icon{
	display: inline-block;
	width: 20px;
	margin-right: 5px;
	vertical-align: middle;
}
.relacionados {
  /* border-top: 1px solid #e5e5e5; */
  max-width: 950px;
  margin: 30px auto;
}

.relacionados h2{
  font-weight: 500;
	font-family: 'Fira Sans', sans-serif;
	font-size: 30px;
	line-height: 105%;
	text-align: center;
	letter-spacing: -0.03em;
  color: #000;
  width: auto;
  display:  block;
}
.relacionados #grid_relacionados{
    display: flex;
		justify-content: space-between;
}

.relacionados .trazo_negro{
	width: 55px;
	margin: 0 auto 30px;
	display: block;
	text-align: center;
}
.relacionados #grid_relacionados article{
	width: 50%;
	margin: 0 20px;
}

.relacionados #grid_relacionados article h2{
  font-weight: 500;
	font-family: 'Fira Sans', sans-serif;
	font-size: 25px;
	line-height: 105%;
	text-align: left;
	letter-spacing: -0.03em;
  color: #000;
  width: auto;
  display:  block;
	margin: 10px 0;
}

.relacionados #grid_relacionados article h2 a{
	color: #000;
	text-decoration: none;
}
.relacionados #grid_relacionados .thumbImg {
    width: 100%;
    height: 200px;
   margin: 0px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: auto;
}
.relacionados #grid_relacionados .categorias a{
background-color: #ff97c1;
color: #000;
border:0px solid  #000;
margin-left: 2px;
margin-top: 5px;
}
.relacionados #grid_relacionados .categorias a.cat{
background-color: transparent;
color: #000;
border:1px solid  #000;
margin-left: 12px;
margin-top: 5px;
}
.post, .page{
margin: 0;
}

.autor_icon{
	width: 25px;
	display: inline-block;
	margin-right: 0px;
	vertical-align: middle;
}
.comments_icon{
	width: 25px;
	display: inline-block;
	margin-right: 0px;
	vertical-align: middle;
}
.especiales_icon {
	width: 22px;
	display: block;
	margin: 5px 0px;
	vertical-align: middle;

}
.relacionados #grid_relacionados .autor_icon{
	width: 25px;
	display: inline-block;
	margin-right: 0px;
	vertical-align: middle;
}


/* newsletter single  */
.newsletter{
  text-align: left;
  position: relative;
	background: #ff97c1;
	font-family: 'Fira Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 150%;
	color: #000;
	height: auto;
  display: block;
    clear: both;
}

.newsletter .container {
    padding: 20px 20px 30px 20px;
}
.newsletter_title{
font-weight: 500;
font-style: italic;
	font-family: 'Fira Sans', sans-serif;
}
.newsletter .icon_negro{
	width: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.newsletter input.subsc  {
    width: 100%;
    background: no-repeat;
    border: none!important;
    /* border-bottom: 2px solid #FFDB80!important; */
    border-bottom: 2px solid #e63323!important;
    margin-top: 10px;
    font-size: 55px!important;
    line-height: 95%!important;
    letter-spacing: -0.04em;
    color: #e63323;
    transition: all 0.5s ease-in-out;
}
.newsletter input.subsc:focus{
  border-bottom: 2px solid rgba(255, 219, 128, 1)!important;
}
input.subsc::placeholder {
  color: #e63323;
  font-weight: 300;
  opacity: 0.6;

  transition: all 0.5s ease-in-out;
}
input.subsc:focus::placeholder {
  opacity: 1;
}
input#subsc:focus {
    outline: none;
  }
input#nombre{
    display: none;
  }
#mc_embed_signup .button.flecha_send{
      background-color: transparent;
      position: absolute!important;
      top: 37px!important;
      right:0px!important;
      width: 100px!important;
      height: 70px!important;
      background-image: url(images/flecha_der_amarillo.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: top;
      color: transparent;
    outline: none;
    opacity: 0.6;
    transition: all 0.5s ease-in-out;
    }

#mc_embed_signup  .button.flecha_send.focus {
      opacity: 1;
    }


#mc_embed_signup .mc-field-group input{
  text-indent: 0!important;
}
  #mc_embed_signup .button:hover{
 background-color: transparent!important;
  }
#mc_embed_signup{
  background: transparent!important;
clear: left;
font: initial;
}
#mc_embed_signup form{
padding: 10px 0 10px 0!important;
}
#mc_embed_signup .mc-field-group{
  width: 100%!important;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{
  background-color:transparent!important;
  float: left;
  top: -1.4em;
  padding: 0em .5em 0em 0em;
  overflow: hidden;
  width: 100%;
  margin: 0 5% 0 0;
}

#mc_embed_signup div#mce-responses {
    background-color:transparent!important;
    float: left;
    top: -1.4em;
    padding: 0em .5em 0em 0em;
    overflow: hidden;
    width: 100%;
    margin: 0 5% 0 0;
}

/* single nuevas gutenberg…÷ */

.single .entry-content h2 {
    max-width: 750px;
    margin: 30px auto 20px;
    font-weight: 500;
    font-style: normal;
    font-size: 32px;
    line-height: 42px;
}


.single .wp-block-columns {
    max-width: 900px;
    margin: auto;
}
.wp-block-cover, .wp-block-cover-image{
	margin: 30px auto;
}
.single .entry-content figcaption {
font-weight: 500;
font-style: italic;
	font-family: 'Fira Sans', sans-serif;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	padding-left: 15px;
}
/* ocultar autores en pages */
.page .pp-multiple-authors-wrapper {
    display: none;
}

.close_search_btn{
	cursor: pointer;
	position: absolute;
	right: 20px;
	top:5px;
	width: 15px;

}
.close_search_btn img{
	transform: rotate(45deg);
}
figure.wp-block-image.size-large figcaption {
    margin-left: 10px;
		max-width: 1020px;
margin: auto;
}

.thumbImg.autor{
	width: 200px;
    height: 200px;
    border-radius: 100px;
		margin: -50px auto 0;
}
body.page-template-default .autor a, body.single .autor a{
color: #000;
}
img.avatar.avatar-200 {
    border-radius: 100px;
}

body.archive.tag .descripcion_toggle {
    display: none;
}


body.page-id-1989 .entry-content {
    max-width: 650px;
}
body.page-id-1989 h1.entry-title{
	color: #ff97c1;
	font-family: 'Lora', serif;
	font-size: 42px;
line-height: 49px;
font-weight: 500;
text-align: center;
margin: auto;
}
body.page-id-1989 .mc-field-group label {
    display: block;
		font-size: 14px;
	line-height: 22px;
	font-weight: 400;
			color: #ff97c1;
			padding-left: 15px;
				font-family: 'Fira Sans', sans-serif;
}

body.page-id-1989 span.small-meta.nowrap {
font-size: 14px;
line-height: 22px;
font-weight: 400;
	color: #ff97c1;
		font-family: 'Fira Sans', sans-serif;
}
body.page-id-1989 .mc-field-group label .asterisk{
	color: #FF0000;
}
body.page-id-1989 #mce-success-response,
body.page-id-1989 #mce-error-response{
		text-align: left;
		display: block;
		font-size: 16px;
		line-height: 24px;
		font-weight: 400;
		color: #ff97c1;
		font-family: 'Fira Sans', sans-serif;
	}
body.page-id-1989 #mc_embed_signup input {
		font-size: 14px;
		line-height: 22px;
    border-color: #FF97C1;
    width: 100%;
    border-radius: 7px;
    padding: 5px;
		margin: 5px 0 10px;
		font-family: 'Fira Sans', sans-serif;
		color: #FF97C1;
}

body.page-id-1989 #mc_embed_signup input:focus,
body.page-id-1989 #mc_embed_signup input:focus-visible {
    border-color: #FF97C1;
		outline: 1px solid #FF97C1;
	}
body.page-id-1989 #mc_embed_signup input:-internal-autofill-selected {
	color: #FF97C1;
}
body.page-id-1989 .datefield{
	color: #FF97C1;
		font-family: 'Fira Sans', sans-serif;
		margin-top: -15px;
}
body.page-id-1989 .datefield input {
    border-color: #FF97C1;
		color: #FF97C1;
    width: 70px!important;
		text-align: center;
    border-radius: 7px;
    padding: 5px;
		margin: 5px 0 10px;
		font-family: 'Fira Sans', sans-serif;
		font-size: 14px;
		line-height: 22px;
}
body.page-id-1989 input#mc-embedded-subscribe {
    border: none;
    background: none;
			font-family: 'Fira Sans', sans-serif;
			text-align: center;
			font-size: 20px;
			line-height: 24px;
			text-transform: uppercase;
			color: #FF97C1;
			cursor: pointer;
			font-style: normal;
			font-weight: 400;
			font-style: normal;
			width: 150px;
			margin: auto;
			text-align: center;
			display: block;
		}

.post-template-default.single .categorias{
	margin-top: 10px;
}


.parallax{
	-webkit-background-size: 100%;
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
background-position-x: 12vw;

}
@supports ( -webkit-touch-callout : none) {
.parallax {
background-attachment:scroll;
}
}

@supports not ( -webkit-touch-callout : none) {
.parallax {
background-attachment: fixed;
}
}



.single .single_compartir{
  position: absolute;
  right: 40px;
  top: 40px;
	top:0;
	right: 20px;
	position: relative;
  width: auto;
  padding: 5px 0;
	text-align: right;
}
.single .container_compartir {
	display: block;
	position: relative;
	height: 100px;
	padding-top: 20px;
}
.single .single_compartir.bottom{
	top: unset;
  bottom: 30px;
}

.single .single_compartir span{
      font-style: normal;
      font-weight: normal;
      font-size: 13px;
      line-height: 120%;
      color: #000000;
      text-transform: uppercase;
      padding-top: 5px;
			font-weight: 400;
			font-family: 'Fira Sans', sans-serif;
			font-style: normal;
  }
.single .single_compartir .redes img {
    margin-top:0px;
    max-height: 26px;
    margin-right: 0px;
    width: 25px;
}
.single .single_compartir .redes a {
    text-decoration: none;
    margin-left: 3px;
		margin-right: 0;
	}
.single .single_compartir a{
  outline: none;
}
.single .single_compartir a.wh {
  display:none;
}
.single .single_compartir a.whD {
  display:inline-block;
}

.container_comments{
background-color: #E9D2FF;
width: 100%;
    padding: 30px;
}
#comments {
    /* border-bottom: 1px solid #999; */
		max-width: 750px;
    margin: auto;
}

#comments a{
	color: #000;
}
h2.comments-section-title{
	font-size: 32px;
	line-height: 40px;
	font-style: normal;
	font-weight: 500;
	margin: 0;
}
h2.comments-title {
    font-size: 24px;
    line-height: 30px;
		font-style: normal;
		font-weight: 100;
}
ol.comment-list {
	    padding: 0 0 20px 25px;
	    margin: 0;
	}
#comments input#submit {
    background-color: #FFFDEE;
    border: 1px solid #000;
    border-radius: 0;
    padding: 8px;
}
#page.especiales  #list_menus,
.page-template-page-especiales #list_menus {
    padding-top: 40px;
}
.comment-reply-title{
				/* content: '';
				width: 25px;
				height: 25px;
				position: absolute;
				left: -30px;
				top: 11px;
				background-image: url(images/icon_negro.svg);
				background-repeat: no-repeat;
				z-index: 1; */
	}

	.comment-reply-title {
    /* content: ''; */
    /* width: 25px; */
    /* height: 25px; */
    /* position: absolute; */
    padding-left: 31px;
    /* top: 11px; */
    background-image: url(images/icon_negro.svg);
    background-repeat: no-repeat;
    /* z-index: 1; */
    background-size: 25px;
    background-position: left center;
	}
	.page-template-page-especiales ul.especiales-menu li:first-child {
		background-color: #000;
	}
.page-template-page-especiales ul.especiales-menu li:first-child a{
	color: #FFFDEE;
}
.page-template-page-especiales header#masthead,
#page.especiales  header#masthead {
border-bottom: 1px solid #000;
width: 352px;
right: unset;
left: 0;
z-index: 5;
text-align: left;
height: 45px;
border-right: 1px solid #000;
}
.page-template-page-especiales header#masthead .site-branding ,
#page.especiales header#masthead .site-branding {
	max-width: 150px;
	    padding: 4px;
	    position: absolute;
	    right: 0;
	    left: 19px;
	    margin: 0;
	    top: 6px;
	}

	.page-template-page-especiales header#masthead .search_btn ,
	#page.especiales header#masthead 	.search_btn {
    position: fixed;
    right: 17px;
    top: 9px;
    width: 20px;
	}
	.page-template-page-especiales header.page-header  ,
	#page.especiales header.page-header {
	    text-align: center;
	    border-bottom: 1px solid #000;
	    position: fixed;
	    top: 0;
	    z-index: 3;
	    background-color: #FFFDEE;
	    width: calc(100% - 352px);
	    margin: 0;
	    padding: 0;
	    left: 352px;
	}
	.page-template-page-especiales header.page-header .page-title ,
	#page.especiales header.page-header .page-title{
		font-size: 32px;
line-height: 43px;
font-weight: 500;
max-width: unset;
padding: 0px 0 1px;
margin-top: 0;
margin-bottom: 0;
	font-family: 'Lora', serif;
	font-style: normal;
}
	.grid_especiales{
	margin: 45px auto 0;
	padding: 0px;
	max-width: 100%;
	color: #000;
	width: 100%;
	display: flex;
flex-wrap: wrap;
	}



	.grid_especiales 	article{
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		width: 50%;
		height: 33vh;
		position: relative;
		padding: 20px;
	}

	.grid_especiales.grid5,
.grid_especiales.grid3{
	display: flex;

}

		.grid_especiales.grid3 	article{
		width: 50%;
		height: calc(50vh - 22px);
	}

		.grid_especiales.grid3 	.columna_vertical {
			width: 50%;
	}
	.grid_especiales.grid3 	article:nth-child(2){
		width: 50%;
		height: calc(100vh - 44px);
	}

	.grid_especiales.grid3 	.columna_vertical article,
	.grid_especiales.grid3 	.columna_vertical 	article:nth-child(2){
			width: 100%;
			height: calc(50vh - 22px);
	}
		.grid_especiales.grid4 	article{
			width: 50%;
			height: calc(50vh - 22px);
		}


			.grid_especiales.grid6 	article{
				width: 50%;
				height: calc(33.3vh - 11px);
			}

				.grid_especiales.grid5	article{
					width: 50%;
					height: calc(33.3vh - 11px);
				}

				.grid_especiales.grid5 	.columna_vertical{
						width: 50%;
				}
				.grid_especiales.grid5 	article:nth-child(4) {
					width: 50%;
					height: calc(66.6vh - 22px);
				}

					.grid_especiales.grid5 	.columna_vertical article,
					.grid_especiales.grid5	.columna_vertical 	article:nth-child(4) {
						width: 100%;
						height: calc(33.3vh - 11px);
				}


				.grilla_home	.grid_especiales.grid6{
					margin: 0px auto 20px;
					padding: 0px;
					max-width: 100%;
					color: #000;
					width: 100%;
					display: flex;
				flex-wrap: wrap;
					}



				.grilla_home	.grid_especiales.grid6 	a {
						background-position: center;
						background-repeat: no-repeat;
						background-size: cover;
						position: relative;
							width: 33.3333%;
							height: calc(33.3333vh - 0px);
					}

.grid_especiales article .info{
		height: auto;
		position: absolute;
		bottom: 20px;
		width: 100%;
	}
.grid_especiales article h2{
	padding: 8px 8px 8px 0;
	color: #000;
	font-family: 'Fira Sans', sans-serif;
	font-size: 24px;
	line-height: 1.4em;
	width: 93%;
	margin: 0px 0 0;
	}

	.grid_especiales article h2 span {
	  background-color: #fffdee;
	  white-space: pre-wrap;
	  padding-right: 10px;
	}

	.grid_especiales article a{
		text-decoration: none;
	}
.grid_especiales article h2 span span {
	  position: relative;
	  left: 10px;
	}
	.grid_especiales article .fecha,
	.grid_especiales article .autor{
	background-color: #000;
	padding: 5px 8px;
	color: #fffdee;
	font-family: 'Fira Sans', sans-serif;
	font-style: italic;
	font-size: 16px;
	line-height: 22px;
	width: unset;
	display: inline;
	}


.grid_especiales article .autor{
		display: inline-block;
	}
	.grid_especiales  .categorias a{
		font-size: 12px;
	}



/* NOSOTRAS */

ul.accordion {
    margin: 0;
  list-style: none;
	padding: 15px 0 0 0;
}
ul.accordion .inner {
  overflow: hidden;
  display: none;
	margin: 0;
	padding: 10px 25px 30px;
}

ul.accordion .inner.show {
  /*display: block;*/
}
ul.accordion li {
	text-align: center;
	list-style: none;
    list-style: none;
    margin: 0 0;
    padding: 0;
}
ul.accordion  .inner li{
	text-align: left;
	border: none;
}
ul.accordion  .inner li li{
	text-align: left;
	border: none;
	list-style: disc;
}
ul.accordion li a.toggle {
	text-decoration: none;
	border-bottom: 1px solid;
	border-left: none;
	border-right: none;
  width: 100%;
  display: block;
  background: #FFFDEE;
	color: #000;
	padding: 15px 0;
	transition: background 0.3s ease;
	font-size: 28px;
	font-weight: 500;
}

ul.accordion a.toggle.show,
ul.accordion li a.toggle:hover {
  background: #FF97C1;
}

ul.accordion .inner.show li{
background-color: #FFFDEE;

}
ul.accordion .inner.show {
border-bottom: 1px solid;
margin: 0;
padding: 10px 25px 30px;
}


ul.accordion .inner li a{
color: #000;

}
ul.inner li ol,
ul.inner li ul {
    margin: 0;
    padding: 10px 25px 30px;
	}
.menu-categorias-menu-container{
position: relative;
}
ul#menu-paginas-menu,
ul#menu-categorias-menu{
padding:0 0 0px 40px;

padding:0 0 0px 58px;
}
ul#menu-categorias-menu::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 36px;
	background-color: #FF97C1;
	color: #000;
	z-index: 0;
	display: none;
}
ul#menu-categorias-menu::after{
	content: 'TEMAS';
	position: absolute;
	    left: 105px;
	    top: 0px;
	    height: 100%;
	    width: unset;
	    text-align: right;
	    transform: rotate(-90deg);
	    color: #FF97C1;
	    z-index: -1;
	    /* border: 1px solid red; */
	    display: block;
	    font-weight: 600;
	    font-family: 'Fira Sans', sans-serif;
	    font-size: 12px;
}
.excerpt{
	margin-bottom: 10px;
    font-size: 15px;
    line-height: 23px;

}

.page-template-page-especiales aside#secondary .trazo ,
#page.especiales aside#secondary .trazo {
    width: 100px;
    padding: 15px 0 10px 15px;
	}
	.page-template-page-especiales aside#secondary ul#menu-paginas-menu,
	#page.especiales aside#secondary ul#menu-paginas-menu {
    padding: 15px 0 0px 15px;
	}

	.page-template-page-especiales  .redes,
	#page.especiales  .redes{
		padding: 8px 0 0 225px;
	}


		.page-template-default .entry-content ol,
	.page-template-default .entry-content ul{
		margin: 0 20px;
		padding: 0;
	}
	#page.especiales .menu-paginas-menu-container ,
	 .page-template-page-especiales .menu-paginas-menu-container,
#page.especiales ul#menu-principal-menu ,
 .page-template-page-especiales ul#menu-principal-menu {
	display: none;
	}
	 	#page.especiales ul#menu-principal-menu li a,
		.page-template-page-especiales ul#menu-principal-menu li a {
    color: #000;
}

#page.especiales ul#menu-principal-menu li:first-child a::before,
#page.especiales ul#menu-principal-menu li:nth-child(2) a::before,
#page.especiales ul#menu-principal-menu li:nth-child(3) a::before,
#page.especiales ul#menu-principal-menu li:nth-child(4) a::before,
#page.especiales ul#menu-principal-menu li:nth-child(5) a::before,
#page.especiales ul#menu-principal-menu li:nth-child(6) a::before,
	.page-template-page-especiales ul#menu-principal-menu li:first-child a::before,
	.page-template-page-especiales ul#menu-principal-menu li:nth-child(2) a::before,
	.page-template-page-especiales ul#menu-principal-menu li:nth-child(3) a::before,
	.page-template-page-especiales ul#menu-principal-menu li:nth-child(4) a::before,
	.page-template-page-especiales ul#menu-principal-menu li:nth-child(5) a::before,
	.page-template-page-especiales ul#menu-principal-menu li:nth-child(6) a::before {
    filter: invert(1);
}
#page.especiales ul#menu-principal-menu li:nth-child(4) a,
#page.especiales ul#menu-principal-menu li:nth-child(5) a,
#page.especiales ul#menu-principal-menu li:nth-child(6) a,
.page-template-page-especiales ul#menu-principal-menu li:nth-child(4) a,
.page-template-page-especiales ul#menu-principal-menu li:nth-child(5) a,
.page-template-page-especiales ul#menu-principal-menu li:nth-child(6) a {
    color: #666;
    pointer-events: none;
}

ul#menu-paginas-menu  {
    padding: 15px 0 0px 58px;
}

/* equipo */
.modulo_team{

	display: block;
		max-width: 100%;
		text-align: left;
		margin: 30px auto 0;
		width: 100%;
}
.team_list {
	max-width: 100%;
	text-align: left;
	margin: auto;
	width: 100%;
	display: block;
}
.team_members{
width: 100%;
display: flex;
text-align: left;
padding-bottom: 30px;
margin-bottom: 30px;
    vertical-align: top;
		border-bottom: 1px solid #000;
}

.team_members:last-child{
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.foto_team{
	width: 300px;
	height: 300px;
	margin: 0  40px 0 0;
	border-radius: 200px;
background-position: center;
background-size: cover;
}
.info_team{
	width: calc(100% - 300px);
	font-weight: 400;
	/* font-family: 'Fira Sans', sans-serif; */
	font-size: 14px;
	line-height: 22px;
}
.info_team h2{
	font-weight: 400;
	font-family: 'Fira Sans', sans-serif;
	font-style: italic;
	font-size: 40px;
	line-height: 40px;
	margin: 0 0 5px;
	position: relative;
}

.info_team h2::before  {
			content: '';
			width: 25px;
			height: 25px;
			position: absolute;
			left: -30px;
			top: 11px;
			background-image: url(images/icon_negro.svg);
			background-repeat: no-repeat;
			z-index: 1;
}

.info_team h3{
	font-weight: 400;
	font-family: 'Fira Sans', sans-serif;
	font-style: italic;
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 15px;
}
.info_team .redes {
    padding: 0px 0 0 0px;
    margin: 0;
}
.wp-block-image img{
	width: 100%;
}

.home .especiales-menu,
.home .especiales-titulo{
	display: none;
}
.especiales-menu,
.especiales-titulo{
	display: none;
}
.page-template-page-especiales .menu-categorias-menu-container,
#page.especiales .menu-categorias-menu-container{
 display: none;
}
.page-template-page-especiales .especiales-menu,
.page-template-page-especiales .especiales-titulo,
#page.especiales .especiales-menu,
#page.especiales .especiales-titulo{
	display: block;
}

.redes.menu_sidebar{
	display: none;
}

figure.wp-block-image.size-large.topfull {
    width: auto;
    max-width: 100%;
}

@media (max-width: 1000px) {
  .single .single_compartir {
    position: relative;
  }
}

@media (max-width: 767px) {
	body {
    font-size: 18px;
    line-height: 30px;
	}
	header.site-header .redes{
		display: none;
	}
	.redes.menu_sidebar{
		display: block;
		margin-left: 33px;
	}

	.redes.menu_sidebar svg path {
	    fill: #ff97c1;
	    /* fill: #000; */
	}
.parallax{
			background-position-x: center;
}
	.single_compartir a.wh {
	display:inline-block;
}
.single_compartir a.whD {
	display:none;
}

.single .single_compartir {
    position: relative;
    left: unset;
    top: unset;
    width: 100%;
    padding: 5px 0px;
}
	.close_search_btn{
		right: 10px;
	}
	header#masthead .site-branding{
		max-width: 155px;
		top:4px;
	}
	aside#secondary {
	    z-index: 4;
	    width: 100%;
	    position: fixed;
	    left: -100%;
	    top: 0;
	    height: 100%;
	    display: block;
			transition: all 0.5s ease-in-out;
			padding-top: 15px;
		}
		aside#secondary.slide {
		    left: 0%;
				}

.trazo {
    width: 100px;
    padding: 5px 0 5px 25px;
		padding: 22px ​0 10px 65px;
}
	main#primary {
    width: 100%;
    float: unset;
	}
	header#masthead {
    width: 100%;
	}
	.home main#primary .entry-content article h2{
		font-size: 28px;
		margin: 3px 0 0;
	}
	.home main#primary .entry-content article {
    padding: 10px;
}
.home main#primary .entry-content article .info {
    height: auto;
    position: absolute;
    bottom: 10px;
    width: auto;
    left: 10px;
    right: 15px;
	}

.menu_btn{
	display: block;
		position: fixed;
		left: 10px;
		top: 11px;
		width: 23px;
		    z-index: 6;
	}
	.menu_btn.activo{
		filter: invert(1);
	}
.search_btn {
    position: absolute;
    right: 10px;
    top: 11px;
    width: 23px;
}
#live_results article {
    padding: 10px 10px 10px 10px;
  margin: 0px 0 0 0px;
}


.page-template-default header.entry-header, .single header.entry-header {
    max-width: 100%;
    margin: 80px auto 40px;
    padding: 0 10px;
}
body.page-template-default h1, body.single h1 {
    max-width: 100%;
    font-size: 44px;
    line-height: 50px;
	}
	 /* #page.especiales article .autor, */
	#live_results article .autor, body.archive article .autor,
	body.page-template-default .autor, body.single .autor,
	body.page-template-default .fecha, body.single .fecha{
		font-size: 16px;
		line-height: 22px;
	}
	.page-template-default p,
	 .page-template-default .post-thumbnail,
	  .single p,
	 .single .post-thumbnail,
	.single .entry-content h2,
	.single .wp-block-columns{
		padding: 0 10px;
	}

	.relacionados #grid_relacionados {
	    display: block;
		}


.relacionados #grid_relacionados article {
    width: 100%;
    margin: 0 0 50px;
		padding: 0 10px;
	}
	.rating ul {
		display: block;
	}
	.wp-block-cover, .wp-block-cover-image{
		min-height: 200px!important;
	}

	/* #page.especiales header.page-header h1,  */
	body.archive header.page-header h1 {
    font-size: 32px;
    line-height: 44px;
    padding: 0 10px;
}
/* #page.especiales article h2, */
#live_results article h2,  body.archive article h2{
	font-size: 20px;
	line-height: 26px;
}
 /* #page.especiales article, */
	#live_results article, body.archive article{
		margin: 0;
		padding: 0 10px;
	}

	.grid_especiales {
    margin: 0px auto 0;
    padding: 0px;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
	}
	.grid_especiales.grid4 article {
    width: 100%;
	}
	.page-template-page-especiales header#masthead, #page.especiales header#masthead {
    border-bottom: 1px solid #000;
    width: 100%;
    right: unset;
    left: 0;
    z-index: 5;
    text-align: left;
    height: 45px;
    border-right: 0px solid #000;
	}
	.page-template-page-especiales header.page-header, #page.especiales header.page-header {
    text-align: center;
    border-bottom: 1px solid #000;
    position: relative;
    top: unset;
    display: block;
    z-index: 3;
    background-color: #FFFDEE;
    width: 100%;
    margin: 45px 0 0 0;
    padding: 0;
    left: unset;
}
		.page-template-page-especiales header.page-header .page-title, #page.especiales header.page-header .page-title {
	    font-size: 22px;
	    line-height: 34px;
		}
		.page-template-page-especiales header#masthead .search_btn, #page.especiales header#masthead .search_btn {
    right: 7px;
	}

	.dot-left {
	    font-size: 5px;
	    position: absolute;
	    top: 5px;
	    left: -4px;
	    z-index: 2;
			}
	.arrow-left {
	    border-top: 11px solid transparent;
	    border-bottom: 12px solid transparent;
	    border-right: 12px solid #fffdee;
	    left: -12px;
	    top: -1px;
			}

			.arrow-left-border {
			    border-top: 11px solid transparent;
			    border-bottom: 12px solid transparent;
			    border-right: 12px solid #000;
			    left: -13px;
			    top: -1px;
					}

					.home .arrow-left {
	    border-top: 12px solid transparent;
	    border-bottom: 11px solid transparent;
	    border-right: 14px solid #fffdee;
	    position: absolute;
	    left: -15px;
	}
.home .ultimas_noticias .categorias a{
	margin-left: 8px;
}
	.home .ultimas_noticias .categorias a.cat .arrow-left-border {
	    border-top: 8px solid transparent;
	    border-bottom: 8px solid transparent;
	    border-right: 9px solid #000;
	    left: -9px;
	    top: -1px;
	}
	.home .ultimas_noticias .categorias a.cat .arrow-left {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 9px solid #fffdee;
    position: absolute;
    left: -8px;
    top: -1px;
	}
	 /* #page.especiales article .thumb_link, #page.especiales article .info, */
	#live_results article .thumb_link, body.archive article .thumb_link, body.archive article .info {
		padding: 10px;
	}
.newsletter input.subsc{
	font-size: 35px!important;
}
.single .entry-content figcaption{
	padding:  0 10px;
}
.single .entry-content h2{
	font-size: 26px;
	line-height: 36px;
}
#mc_embed_signup form{
	padding: 10px!important;
}

.categorias a{
font-size: 11px;
line-height: 10px;
margin: 0px 0px 0px 0px;
padding: 6px 8px 5px;
}

.home main#primary .entry-content article .fecha, .home main#primary .entry-content article .autor{
	font-size: 12px;
line-height: 20px;
}

.home main#primary .entry-content article h2 span {
   padding-right: 5px;
	}
.home main#primary .entry-content article h2 span	span{
   left: 5px;
}

.page-template-page-especiales header#masthead .site-branding, #page.especiales header#masthead .site-branding{
	max-width: 150px;
padding: 4px;
position: absolute;
right: 0;
margin: auto;
left: 0;
margin: auto;
top: 6px;
}


.ultimas_noticias article .entry-header, #live_results article .entry-header, body.archive article .entry-header{
	flex-direction: column;
}
.ultimas_noticias article .info,
.ultimas_noticias article .thumb_link,
#live_results article .thumb_link, body.archive article .thumb_link, body.archive article .info {
    padding: 30px 0px 30px;
    vertical-align: middle;
}
.ultimas_noticias article .info,
#live_results article .info,
body.archive article .info,
.ultimas_noticias article .info{
	padding: 00px 0px 30px;

}
.team_members {
    flex-direction: column;
	}

.info_team {
    width: 100%;
	}
.foto_team {
    width: 250px;
    height: 250px;
    margin: 0 auto 20px;
	}
	.info_team h2::before {
    content: '';
    width: 25px;
    height: 25px;
    position: relative;
    left: unset;
    top: unset;
     display: inline-block;
	}
	.container_comments {
	    padding: 20px;
		}
.pp-multiple-authors-layout-boxed ul li, .pp-multiple-authors-layout-centered ul li{
	padding: 20px 10px;
}
	.pp-multiple-authors-layout-boxed .avatar,
	.pp-multiple-authors-layout-boxed .photo,
	.pp-multiple-authors-layout-centered .avatar,
	 .pp-multiple-authors-layout-centered .photo {
	    /* border-radius: 200px;
	    width: auto!important;
	    height: 200px;
	    max-width: unset; */
	    margin: 0 auto 10px;
	    text-align: center;
	    display: block;
		}
}
