/*!
Theme Name: QhuboCali2022
Theme URI: http://underscores.me/
Author: Hector Mancera
Author URI: http://underscores.me/
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: qhubocali2022
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.

QhuboCali2022 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
	 ========================================================================== */

/**
 * 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.
 */
 .frontpage b,
.frontpage 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.frontpage,
.frontpage button,
.frontpage input,
.frontpage select,
.frontpage optgroup,
.frontpage textarea,
.lazyblock 
{
	color: #404040;
	font-family: 'Roboto', sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

.frontpage h1,
.frontpage h2,
.frontpage h3,
.frontpage h4,
.frontpage h5,
.frontpage h6,
.lazyblock h1,
.lazyblock h2,
.lazyblock h3,
.lazyblock h4,
.lazyblock h5,
.lazyblock h6{
	clear: both;
	font-family: 'Raleway', sans-serif;
}

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.frontpage {
	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;
}

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
--------------------------------------------- */
.frontpage a,
.lazyblock a
{
	color: inherit;
	text-decoration: none;
}

/* .frontpage a:visited {
	color: #404040;
} */

/* .frontpage a:hover,
.frontpage a:focus,
.frontpage a:active {
	color: #404040;
} */

/* .frontpage a:focus {
	outline: thin dotted;
} */

.frontpage a:hover,
.frontpage 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 {
	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;
}

.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:last-child {
	margin: 0;
}

.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;
}

.container {
	max-width: 1200px;
	margin: 0 auto;
}

.header-top {
	background-color: #009EE2;
	padding: 15px 15px 35px 15px;
}

.post-type-archive-documental .header-top {
	background-color: #1D1D1D;
}

.header-top .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.site-header .search {
	position: relative;
}

.site-header .search i {
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}

.main-navigation {
	display: flex;
	align-items: stretch;
	position: relative;
	top: -25px;
}

.menu-menu-1-container {
	flex-grow: 1;
}

.main-navigation .ham-menu {
	background-color: rgba(0, 0, 0, 0.1);
	width: 64px;
	min-width: 64px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 2.5em;
	line-height: 1;
}

.search input {
	border-radius: 20px;
	padding: 6px 15px;
	border: 0;
}

.social a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-size: 2em;
	margin: 0 5px;
}

.social a:visited {
	color: #fff;
}

.main-navigation {
	background-color: #FFEC00;
}

.post-type-archive-documental .main-navigation {
	background-color: #E50022;
}

.main-navigation ul {
	justify-content: space-between;
	font-family: 'Raleway', sans-serif;
}

.main-navigation ul li {
	padding: 12px 20px;
	text-transform: uppercase;
	font-weight: 900;
}

.main-navigation ul li.current-menu-item {
	background-color: rgba(0, 0, 0, .05);
}

.main-navigation ul li:hover {
	background-color: rgba(0, 0, 0, .03);
}

.main-navigation ul li a {
	color: #000;
	font-size: 1.2em;
}

.post-type-archive-documental .main-navigation ul li a {
	color: #fff;
}

.site-footer {
	background-color: #000;
	color: #fff;
	padding: 20px 0;
}

.frontpage .page-title {
	text-transform: uppercase;
	margin: 0 0 30px 0;
	font-weight: 800;
	border-bottom: solid 5px #E50022;	
	font-size: 1.6em;
}

.category-asi-paso .page-title {
	border-color: #FD8000;
}

.category-asi-paso .cate-tag {
	background-color: #FD8000;
	color: #fff;
}

.category .sticky .cate-tag {
	background-color: #FFEC00;
	color: #000;
}

.category-zona-rosa .page-title {
	border-color: #F25B89;
}

.category-zona-rosa .cate-tag {
	background-color: #F25B89;
	color: #fff;
}

.category-mundo-curioso .page-title {
	border-color: #52AFCA;
}

.category-mundo-curioso .cate-tag {
	background-color: #52AFCA;
	color: #fff;
}

.category-conflicto-rusia-ucrania .page-title {
	border-color: #0325AD;
}

.category-conflicto-rusia-ucrania .cate-tag {
	background-color: #0325AD;
	color: #fff;
}

.category-especiales .page-title {
	border-color: #C4CB18;
}

.category-especiales .cate-tag {
	background-color: #C4CB18;
	color: #fff;
}

.category-deportes .page-title {
	border-color: #71B501;
}

.category-deportes .cate-tag {
	background-color: #71B501;
	color: #fff;
}

.archive .cate-block {
	margin-top: 0;
	margin-bottom: 0;
}

.entry-title {
	margin-bottom: 0;
	font-weight: 800;
	line-height: 1.2;
	font-size: 2.7em;
	color: #000;
	margin-top: 0;
}

.sticky
{
	position: sticky;
	top: 120px;
	padding-bottom: 30px;
}

.clasificados .sticky {
	top: 140px;
}

.sticky-row {
	align-items: flex-start;
}

.page-header {
	margin-top: 0;
}

.clasificados-header {
	background-color: #00ADEE;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 121px;
	overflow: hidden;
}

.categorias-clasificados {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.categorias-clasificados .cat-item {
	background-color: #F2F2F2;
	text-align: center;
	margin: 0 10px;
	width: 15%;
	padding: 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: all .3s;
}

.categorias-clasificados .cat-item:hover {
	background-color: #e9e9e9;
}

.categorias-clasificados .cat-item img {
	width: 48px;
	opacity: .6;
}

.categorias-clasificados .cat-item svg {
	width: 48px;
	height: auto;
}

.categorias-clasificados .cat-item svg path {
	fill: #009EE2;
}

.categorias-clasificados .cat-item.active {
	background-color: #009EE2;
}

.categorias-clasificados .cat-item.active svg path {
	fill: #fff;
}

.categorias-clasificados .cat-item:first-child {
	margin-left: 0;
}

.categorias-clasificados .cat-item:last-child {
	margin-right: 0;
}

.categorias-clasificados .cat-item a {
	font-family: 'Raleway', sans-serif;
	color: #000;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 1.2;
	display: inline-block;
	margin-top: 5px;
	outline: 0;
}

.categorias-clasificados .cat-item.active a {
	color: #fff;
}

.precio {
	color: #E50022;
	font-weight: 700;
	font-size: 1.8em;
	margin: 0;
	line-height: 1;
}

.clasificados .narrow .post-block h2 {
	font-weight: 600;
	font-size: 1.2em;
	margin-bottom: 0;
}

.clasificados .date {
	font-size: .9em;
	opacity: .6;
} 

.clasificados .row {
	flex-wrap: wrap;
}

.filtros-clasificados {
	background-color: #F2F2F2;
	padding: 30px;
	margin-top: 30px;
}

input[type="text"].palabra-search {
	display: block;
	width: 100%;
	padding: 8px 15px;
	font-size: .9em;
}

.filtros-clasificados ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sub-filtros {
	margin-top: 20px;
	border-top: 2px solid rgba(0, 0, 0, 0.05);
	padding-top: 15px;
	display: none;
}

.sub-filtros li {
	display: flex;
	line-height: 1.2;
	margin-bottom: 10px;
	cursor: pointer;
}

.sub-filtros li input {
	margin-right: 10px;
	margin-top: 3px;
}

.sub-filtros label {
	font-size: .8em;
	margin-bottom: 5px;
	display: block;
}

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

.empty {
	text-align: center;
	padding: 80px 30px!important;
	width: 100%;
}

img {
	max-width: 100%;
}

.clasificados-list {
	min-height: 585px;
}

.archive-category-main .post-row {
	flex-direction: row-reverse;
}

.archive #secondary {
	padding-bottom: 0;
}

.wp-block-lazyblock-videos {
	margin-top: 40px;
}

.mas-noticias {
	margin: 40px 0;
}

.sticky-header {
	position: fixed;
	top: -125px;
	width: 100%;
	z-index: 80;
	max-width: none;
}

.sticky-header.menuDown {
	top: 0;
}

.sticky-header .main-navigation {
	max-width: 1200px;
	top: 0;
	margin: 0 auto;
}

.logo-wrapper {
	max-width: 1200px;
	padding: 5px 0 0 0;
	margin: 0 auto;
	text-align: center;
}

.logo-wrapper .custom-logo-link img {
	width: 250px;
}

.scrolled .site-main {
	padding-top: 30px;
}

.mfp-content .item-clasificado {
	background-color: #fff;
	max-width: 800px;
	border-radius: 12px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.mfp-content .clasi-text {
	padding: 30px;
}

.mfp-content .clasi-text h2 {
	margin-top: 0;
}

.mfp-content .post-block {
	margin: 0;
}

.mfp-wrap {
	z-index: 99999;
}

.clasi-text .cate-tag {
	position: relative;
	top: 0;
	margin-bottom: 10px;
}

.thumb-block figure:not(.zoom) {
	margin: 0;
	background-size: cover;
}

figure.zoom {
	background-position: 50% 50%;
	position: relative;
	overflow: hidden;
	cursor: zoom-in;
	margin: 0;
	background-size: 200%;
}

figure.zoom img:hover {
	opacity: 0;
}
  
figure.zoom img {
	transition: opacity 0.5s;
	display: block;
	width: 100%;
}

/* .mfp-content .post-block {
	display: flex;
}

.mfp-content .thumb-block img {
	display: block;
	object-fit: cover;
	height: 100%;
}

.mfp-content .post-block > div {
	width: 45%;
}

.mfp-content .post-block > div:last-child {
	width: 55%;
} */

.single .clasi-text {
	margin-top: 30px;
}

.mfp-content .clasi-content {
	font-size: .9em;
}

.contactos {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin-top: 20px;
	border-radius: 12px;
	display: flex;
	background-color: #009EE2;
	color: #fff;
	overflow: hidden;
}

.contactos > a {
	display: block;
	width: 60%;
	padding: 20px 0;
	text-align: center;
	color: #fff;
	border-left: 1px solid rgba(0, 0, 0, 0.1);
	background-color: #009EE2;
	transition: all .3s;
}

.contactos > a:hover {
	background-color: #00ADEE;
}

.contactos > a:first-child {
	border: 0;
	width: 40%;
}

.mas-post {
	text-align: center;
	margin: 10px 0 50px;
}

.mas-post .btn-secondary {
	font-size: 1.6em;
	padding: 12px 30px;
}

.evento-especial {
	margin-bottom: 30px;
	position: relative;
}

.evento-especial .container {
	padding: 30px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.evento-especial .center-title {
	text-transform: uppercase;
	color: #fff;
	margin-top: 0;
	font-weight: 900;
	font-size: 2.5em;
	margin-bottom: 20px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
}

.evento-especial .video-block {
	margin-bottom: 20px;
}

.evento-especial .video-block:last-child {
	margin-bottom: 0;
}

.evento-especial .color-layer {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.evento-especial .container > *:not(.color-layer) {
	position: relative;
}

.evento-especial .video-block:not(.item-main) {
	align-items: stretch;
}

.evento-especial .video-block:not(.item-main) .item-content {
	background-color: rgba(0, 0, 0, .3);
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-right: 20px;
}

.evento-especial .video-block.item-main {
	height: 100%;
}

.evento-especial .video-block.item-main .thumb-block {
	height: 100%;
}

.evento-especial .video-block.item-main .thumb-block img {
	object-fit: cover;
	height: 100%;
}

@media screen and (max-width: 900px) {

	.custom-logo {
		width: 300px;
	}

	.header-top .container {
		flex-direction: column;
		text-align: center;
		padding: 0;
	}

	.header-top .search {
		margin-bottom: 15px;
		width: 100%;
		margin-top: 10px;
	}

	.header-top .search input {
		width: 100%;
	}

	.main-navigation ul {
		display: flex;
		width: 1000px;
	}

	.menu-menu-1-container {
		overflow-x: scroll;
	}

	.site-header > .container {
		padding: 0;
	}

	.entry-title {
		font-size: 1.8em;
	}

	.hentry {
		margin-bottom: 30px;
	}

	.site-footer {
		font-size: .8em;
	}

}


/* blocks */

.wp-block {
    max-width: 1200px;
}

/* Width of "wide" blocks */
.wp-block[data-align="wide"] {
    max-width: 1080px;
}

/* Width of "full-wide" blocks */
.wp-block[data-align="full"] {
    max-width: none;
}

.lzb-gutenberg-image .lzb-gutenberg-image-item img {
    height: auto;
}

.lzb-gutenberg-image .lzb-gutenberg-image-item {
    width: 100%;
}

.lzb-gutenberg-image-wrap {
    margin-top: 5px;
}

.lzb-gutenberg-image .lzb-gutenberg-image-item::after {
    padding-top: 80px;
}


.btn-primary {
	display: inline-block;
	color: #000;
	padding: 8px 15px;
	background-color: #FFEC00;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
} 

.btn-secondary,
button.btn-secondary 
{
	display: inline-block;
	color: #fff;
	padding: 8px 15px;
	background-color: #00ADED;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	border: 0;
	cursor: pointer;
}

.btn-primary:hover {
	color: #000;
}

.cate-block {
	margin: 50px auto;
}

.cate-title {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	border-bottom: solid 5px #FFEC00;
	margin-bottom: 30px;
}

.cate-title h2 {
	text-transform: uppercase;
	margin: 0 0 5px 0;
	font-weight: 800;
}



.cate-title .btn-primary {
    padding-top: 12px;
}

.cate-title .btn-primary i {
    margin-left: 3px;
}

.cate-tag {
	display: inline-block;
	color: #000;
	padding: 8px 15px;
	background-color: #FFEC00;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	position: relative;
	position: absolute;
	left: 0;
	bottom: -20px;
}

.judiciales .cate-tag,
.judiciales .btn-primary,
.category-judiciales .cate-tag
{
	background-color: #E50022;
    color: #fff;
}

.judiciales .cate-title {
    border-color: #E50022;
}

.zona-rosa .cate-tag,
.zona-rosa .btn-primary
{
	background-color: #F25B89;
    color: #fff;
}

.zona-rosa .cate-title {
    border-color: #F25B89;
}

.especiales .cate-tag,
.especiales .btn-primary
{
	background-color: #C4CB18;
    color: #fff;
}

.especiales .cate-title {
    border-color: #C4CB18;
}

.deportes .cate-tag,
.deportes .btn-primary
{
	background-color: #71B501;
    color: #fff;
}

.deportes .cate-title {
    border-color: #71B501;
}

.asi-paso .cate-tag,
.asi-paso .btn-primary
{
	background-color: #FD8000;
    color: #fff;
}

.asi-paso .cate-title {
    border-color: #FD8000;
}

.mundo-curioso .cate-tag,
.mundo-curioso .btn-primary
{
	background-color: #52AFCA;
    color: #fff;
}

.mundo-curioso .cate-title {
    border-color: #52AFCA;
}

.conflicto-rusia-ucrania .cate-tag,
.conflicto-rusia-ucrania .btn-primary
{
	background-color: #0325AD;
    color: #fff;
}

.conflicto-rusia-ucrania .cate-title {
    border-color: #0325AD;
}

.thumb-block {
	position: relative;
}

.post-block {
    margin-bottom: 30px;
}

.post-block h2 {
	font-size: 2.2em;
	margin: 25px 0 10px;
    line-height: 1.2;
	font-weight: 800;
}

.post-block p {
	margin-top: 0;
    line-height: 1.4!important;
}

.row {
	display: flex;
	margin-left: -15px;
	margin-right: -15px;
}

.row > div {
	padding: 0 15px;
}

.col-80 {
	width: 80%;
}

.col-70 {
	width: 70%;
}

.col-75 {
	width: 74%;
}

.col-60 {
	width: 60%;
}

.col-50 {
	width: 50%;
}

.col-40 {
	width: 40%;
}

.col-30 {
	width: 30%;
}

.col-33 {
	width: 33.3333333333%;
}

.col-25 {
	width: 25%;
}

.narrow .post-block h2 {
	font-size: 1.3em;
    font-weight: 800;
    line-height: 1.3;
    margin-bottom: 10px;
}

.mejores-videos {
	background-color: #009EE2;
	padding: 30px 0;
}

.thumb-block img {
    width: 100%;
}

.flex-post {
	display: flex;
	align-items: center;
	border-bottom: 5px solid #F3F3F3;
	padding-bottom: 20px;
}

.flex-post:last-child {
	border: 0;
}

.flex-post > div {
	width: 50%;
}

.flex-post h2 {
	font-size: 1.4em;
	margin-top: 0;
}

.flex-post .post-text {
	padding-left: 30px;
}

.flex-tag {
	font-weight: 600;
	text-transform: uppercase;
	color: #E50022;
}

.category-judiciales .flex-tag {
	color: #E50022;
}

.category-judiciales .loadmore_btn {
	color: #fff;
	background-color: #E50022;
}

.category-asi-paso .flex-tag {
	color: #FD8000;
}

.category-asi-paso .loadmore_btn {
	color: #fff;
	background-color: #FD8000;
}

.category-deportes .flex-tag {
	color: #71B501;
}

.category-deportes .loadmore_btn {
	color: #fff;
	background-color: #71B501;
}

.category-especiales .flex-tag {
	color: #C4CB18;
}

.category-especiales .loadmore_btn {
	color: #fff;
	background-color: #C4CB18;
}

.category-mundo-curioso .flex-tag {
	color: #52AFCA;
}

.category-mundo-curioso .loadmore_btn {
	color: #fff;
	background-color: #52AFCA;
}

.category-zona-rosa .flex-tag {
	color: #F25B89;
}

.category-zona-rosa .loadmore_btn {
	color: #fff;
	background-color: #F25B89;
}

.search-wrapper {
	position: relative;
} 

.search-wrapper i {
	position: absolute;
	cursor: pointer;
	top: 13px;
	right: 10px;
}

.envivo-wrapper {
	position: relative;
}

.envivo-wrapper img {
	display: block;
}

.vivo-title {
	background-color: #F3F3F3;
	padding: 35px 20px 20px 20px;
	position: relative;
}

.vivo-title h3 {
	margin: 0;
	line-height: 1.3;
	font-weight: 800;
}

.live-tag {
	color: #fff;
	background-color: #FF4848;
	padding: 8px;
	position: absolute;
	top: -10px;
	left: 0;
	font-weight: 800;
	line-height: 1;
	font-size: 1.2em;
}

.qhubo-title {
	text-transform: uppercase;
	border-bottom: 5px solid #F3F3F3;
	font-weight: 800;
	color: #000;
	margin-bottom: 30px;
	padding-bottom: 5px;
}

.mas-leido-item {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.mas-leido-item .thumb {
	width: 80px;
	min-width: 80px;
	height: 80px;
	margin-right: 15px;
}

.mas-leido-item .thumb img {
	border-radius: 50%;
}

.mas-leido-item h3 {
	margin: 0;
	font-size: .9em;
	line-height: 1.2;
	font-weight: 800;
	color: #000;
}

.mas-leido-item .text span {
	color: #E50022;
	font-weight: 500;
	text-transform: uppercase;
	font-size: .8em;
}

.portada .banner-clasificados {
	margin-bottom: 30px;
	display: block;
}

.portada .banner-clasificados img {
	display: block;
}

.portada .banner-horoscopo {
	margin-bottom: 30px;
	display: block;
}

.portada .banner-horoscopo img {
	display: block;
}

.three-col-row .post-block h2 {
	font-size: 1.5em;
}

.posters {
	display: flex;
	padding-left: 50px;
}

.portadas {
	background-image: url(img/yellow-bg.jpg);
	background-size: auto 100%;
	padding: 80px 0;
}

.posters img {
	width: 50%;
}

.portadas .row {
	align-items: center;
}

.portadas h2 {
	color: #fff;
	font-size: 2.6em;
	line-height: 1.3;
	text-shadow: 2px 2px 2px rgba(0,0,0,.1);
	font-weight: 800;
	text-transform: uppercase;
	margin: 0;
}

.portadas .fecha-hoy {
	color: #E50022;
	font-size: 2em;
	font-weight: 800;
	margin: 0;
}

.boletin h2 {
	color: #fff;
	font-size: 2.2em;
	line-height: 1.3;
	text-shadow: 2px 2px 2px rgba(0,0,0,.1);
	font-weight: 800;
	text-transform: uppercase;
	margin: 0;
}

.boletin {
	background-color: #00ADED;
	padding: 50px 20px;
}

.boletin button {
	background-color: #E50022;
	color: #fff;
	border: 0;
	height: 44px;
	border-radius: 7px;
	cursor: pointer;
	box-shadow: 2px 2px 2px rgba(0,0,0,.1);
}

.boletin button:hover {
	color: #fff;
}

.boletin input {
	padding: 10px;
	border-radius: 7px;
	border: 0;
	box-shadow: 2px 2px 2px rgba(0,0,0,.1);
	width: 250px;
	outline: 0;
	margin-right: 5px;
}

.footer-wrapper {
	background-color: #151515;
	padding: 50px 0 30px;
	color: #fff;
}

.footer-wrapper ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.footer-wrapper ul a {
	color: #fff;
}

.footer-wrapper ul li {
	margin-bottom: 10px;
}

.logo-footer {
	margin-bottom: 15px;
}

.footer-wrapper h2 {
	font-size: 2.5em;
	margin-top: 0;
	margin-bottom: 15px;
}

.footer-wrapper .escribenos {
	margin-top: 0;
}

.footer-wrapper .escribenos a {
	color: #FFEC00;
}

.footer-wrapper .social a {
	font-size: 2.2em;
}

.video-block {
	position: relative;
	margin-bottom: 17px;
}

.item-main.video-block {
	height: 100%;
}

.item-main.video-block .thumb-block {
	height: 100%;
}

.item-main.video-block .thumb-block img {
	height: 100%;
	object-fit: cover;
}

.item-main .item-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	padding: 30px;
}

.video-block:not(.item-main):last-child {
	margin-bottom: 0;
}

.video-block .item-content h2 a {
	color: #fff;
}

.video-block .item-content h2 {
	margin: 0;
	font-size: 1.8em;
	line-height: 1.3;
}

.video-block .item-content i {
	color: #FFEC00;
	font-size: 3em;
	margin-bottom: 10px;
	display: inline-block;
}

.video-block .item-tag {
	color: #FFEC00;
}

.item-main .thumb-block {
	position: relative;
}

.item-main .thumb-block img {
	display: block;
}

.item-main .thumb-block:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+42,000000+100&0+42,0.65+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 50%, rgba(0,0,0,0.85) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 50%,rgba(0,0,0,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 50%,rgba(0,0,0,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.video-block:not(.item-main) {
	display: flex;
	align-items: center;
}

.video-block:not(.item-main) h2 {
	font-size: 1em;
}

.video-block:not(.item-main) .thumb-block {
	width: 50%;
}

.video-block:not(.item-main) .item-content {
	width: 50%;
	padding-left: 20px;
}

.video-block:not(.item-main) i {
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-size: 2em;
}

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

.mejores-videos .center-title {
	color: #fff;
	margin-bottom: 30px;
	margin-top: 20px;
	font-weight: 800;
	font-size: 1.6em;
}

.stories-list {
	display: flex;
	justify-content: space-between;
}

.story-item {
	width: 179px;
	position: relative;
	overflow: hidden;
	border-radius: 12px;
	margin-right: 15px;
}

.story-item:last-child {
	margin-right: 0;
}

.story-item:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+42,000000+100&0+42,0.65+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 42%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 42%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 42%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.story-item h3 {
	color: #fff;
	position: absolute;
	left: 20px;
	font-size: 1.2em;
	bottom: 20px;
	line-height: 1.2;
	margin: 0;
}

.story-item img {
	display: block;
}

.story-item .story-icon {
	display: flex;
	width: 48px;
	height: 48px;
	font-size: 2em;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background-color: #FD8000;
	color: #fff;
	position: absolute;
	top: 20px;
	left: 20px;
}

.movil-btn {
	text-align: center;
	display: none;
}

.sidebar-menu {
	position: fixed;
	background-color: #FFEC00;
	color: #000;
	width: 300px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	right: 100%;
	top: 0;
	z-index: 999;
	transform: translateX(0);
	transition: all .3s;
}

.sidebarShow .sidebar-menu {
	transform: translateX(100%);
}

.sidebar-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sidebar-menu ul li {
	margin-bottom: 10px;
}

.sidebar-menu ul a {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 1.1em;
	display: block;
	padding: 10px 0 10px 30px;
	border-bottom: 1px solid rgba(0,0,0,.1);
}

.sidebar-menu ul li:last-child a {
	border: 0;
}

.sticky-header {
	transition: top .3s;
	background-color: #009EE2;
}

.sidebarShow.scrolled .sticky-header {
	transform: translateY(-100%);
}

.scrolled-b .site-header {
	margin-bottom: 33px;
}

.close-sidebar {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	padding: 10px;
	font-size: 2em;
}

body:after {
	content: "";
	background: rgba(0,0,0,0.65);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
}

body.sidebarShow:after {
	opacity: 1;
	visibility: visible;
}

.thumb-block img {
	display: block;
}

.thumb-bg {
	position: relative;
}

.thumb-bg .thumb-block::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+28,0.75+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 28%, rgba(0,0,0,0.75) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 28%,rgba(0,0,0,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 28%,rgba(0,0,0,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */
}

.thumb-bg .post-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	padding: 30px;
}

.thumb-bg .post-text a {
	color: #fff;
}

.post-block.thumb-bg h2 {
	font-size: 1.8em;
	margin-bottom: 0;
	margin-top: 10px;
}

.thumb-bg .post-text .cate-tag {
	position: static;
}

.layout-2 .post-block.thumb-bg h2 {
	font-size: 1.2em;
}

.layout-3 .post-block.thumb-bg h2 {
	font-size: 2.2em;
}

.lzb-gutenberg-image-item {
	overflow: hidden;
}

.cita-qhubo {
	padding: 20px 30px;
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 15px;
	text-align: center;
	position: relative;
	margin: 50px 0;
}

.cita-qhubo p {
	margin-bottom: 0;
}

.cita-qhubo i {
	font-size: 3em;
	color: #FFEC00;
	position: absolute;
	top: -25px;
	left: 30px;
}

.recibir-noticias {
	background-color: #f9f9f9;
	text-align: center;
	padding: 20px;
	border-radius: 8px;
	margin-top: 30px;
}

.banner-row {
	display: flex;
	justify-content: space-around;
}

.banner-mid {
	text-align: center;
	margin: 20px 0;
}

.banner-mid > div {
	max-width: 100%;
}

.banner-mid iframe {
	margin: 0 auto;
}

#home-barra_flotante {
	position: absolute;
	bottom: 0;
	left: 0;
}

#primary > .wp-block-lazyblock-banner-google-tag-manager .banner-mid {
	margin-top: 0;
}

#primary > .container > .banner-mid {
	margin-top: 0;
}

.only-admin {
	display: none;
	background: #f4f4f4;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	color: #444;
	width: 300px;
	height: 250px;
	max-width: 100%;
	margin: 20px auto;
	font-weight: bold;
	font-size: 1.2em;
}

.wp-admin .only-admin {
	display: flex;
}

.post-type-archive-horoscopo .page-title + .row {
	flex-wrap: wrap;
}

.horo-box {
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 30px;
	filter: drop-shadow(0 3px 3px rgba(0,0,0,.15));
}

.horo-box .title-wrapper {
	padding: 20px 10px;
	background-color: #f5f5f5;
	text-align: center;
}

.horo-box .title-wrapper h2 {
	margin: 0;
}

.thumb-block .owl-carousel {
	padding-bottom: 15px;
}

.mfp-close-btn-in .mfp-close {
	color: #fff;
	font-size: 2em;
	background-color: rgba(0, 0, 0, 0.8);
}

#home-barra_flotante {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	margin: 0;
	z-index: 99999;
}

.clasificados-list .aviso-destacado {
	background-color: #ffff99;
}

.post-type-clasificado #wp-content-media-buttons {
	display: none;
}

.toolbox {
	display: flex;
}

.toolbox p:first-child {
	margin-right: 30px;
}

.item-clasificado .thumb-block .owl-dots {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
}

span.leer-mas:hover {
	text-decoration: underline;
}

.wp-block-image.is-style-rounded img {
	border-radius: 99999;
}

.loadmore_btn {
	cursor: pointer;
	margin: 20px auto;
	font-size: 2em;
}

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

.aligncenter {
	text-align: center;
}

.social a:last-child {
	font-size: 1.8em;
	position: relative;
	top: -2px;
}

.envivo-wrapper.mobile {
	display: none;
}

.post a {
	color: #00ADEE;
}

.post a:hover {
	text-decoration: underline;
}

.single-share {
	position: fixed;
	left: 20px;
	bottom: 50px;
}

.single-share a, .single-share i {
	display: block;
	line-height: 1;
}

.single-share > a {
	background: #009EE2;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.6em;
	color: #fff;
	border-radius: 50%;
}

.single-share .social {
	text-align: center;
	margin-bottom: 10px;
	opacity: 0;
	transition: all .3s;
	transform: translateY(20px);
}

.single-share.open .social {
	transform: translateY(0);
	opacity: 1;
}

.single-share.open > a i:before {
	content: "\e906";
}

.single-share .social a {
	padding: 7px 0;
	font-size: 1.6em;
	margin: 0;
}

.single-share .social a:nth-child(1) {
	background-color: #3067a3;
	border-radius: 10px 10px 0 0;
}

.single-share .social a:nth-child(2) {
	background-color: #55acee;
}


.single-share .social a:nth-child(3) {
	background-color: #D30063;
}


.single-share .social a:nth-child(4) {
	background-color: #FF0000;
}


.single-share .social a:nth-child(5) {
	background-color: #25d366;
	font-size: 1.4em;
}

.logo-search-wrapper {
	display: none;
	position: relative;
}

.sticky-header .logo-search-wrapper {
	display: block;
}

.search-scrolled {
	position: absolute;
	color: #fff;
	right: 20px;
	top: 50%;
	margin-top: -15px;
	font-size: 1.4em;
}

.frontpage .search-scrolled {
	color: #fff;
}

@media screen and (max-width: 1250px) {

	.row {
		margin-left: 0;
		margin-right: 0;
	}

	.cate-title,
	.qhubo-title
	{
		margin-right: 15px;
		margin-left: 15px;
	}

	.wp-block-lazyblock-stories {
		padding: 0 15px;
	}

}

@media screen and (max-width: 1050px) {

	.cate-block > .row > .col-25 {
		width: 35%;
	}

	.cate-block > .row > .col-75 {
		width: 65%;
	}
	
	.clasificados .cate-tag {
		font-weight: 700;
		font-size: .8em;
	}

	.categorias-clasificados .cat-item {
		width: 30%;
		margin: 10px 0;
	}

	.categorias-clasificados {
		flex-wrap: wrap;
	}

	.mas-noticias .flex-post {
		display: block;
	}

	.mas-noticias .flex-post > div {
		width: 100%;
	}

	.mas-noticias .flex-post > div:first-child {
		margin-bottom: 20px;
	}

	.video-block:not(.item-main) i {
		display: none;
	}

	.video-block:not(.item-main) .thumb-block {
		width: 100%;
	}

	.video-block:not(.item-main) .item-content {
		width: 100%;
		padding: 20px;
	}

	.video-block:not(.item-main) {
		display: block;
	}

	.video-block:not(.item-main):last-child {
		display: none;
	}

	.evento-especial .video-block:nth-child(2) {
		margin-bottom: 0;
	}

	.evento-especial .col-60 {
		width: 70%;
	}

	.evento-especial .col-40 {
		width: 30%;
	}

	.mejores-videos .video-block:nth-child(2) {
		margin-bottom: 0;
	}

	.mejores-videos .col-60 {
		width: 70%;
	}

	.mejores-videos .col-40 {
		width: 30%;
	}

	.portada > .row > .col-25:first-child {
		order: 2;
	}

	.portada > .row > .col-25:last-child {
		order: 3;
		display: flex;
		width: 100%;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top: 15px;
	}

	.portada > .row {
		flex-wrap: wrap;
	}

	.portada > .row > .col-50 {
		width: 60%;
	}

	.portada > .row > .col-25 {
		width: 40%;
	}

	.portada .banner-clasificados,
	.portada .banner-horoscopo
	{
		width: 48%;
		text-align: center;
	}

	.portada .banner-horoscopo img,
	.portada .banner-clasificados img
	{
		margin: 0 auto;
	}

	.portada > .row > .col-25:last-child .post-block,
	.portada > .row > .col-25:last-child .banner-mid 
	{
		width: 48%;
	}

}

@media screen and (max-width: 900px) {

	.clasificados-list .col-33 {
		width: 50%;
	}

}

@media screen and (max-width: 700px) {

	.logo-wrapper {
		text-align: left;
	}

	.clasificados .sticky {
		padding-bottom: 0;
	}

	.cate-block > .row > .col-25 {
		width: 100%;
	}

	.cate-block > .row > .col-75 {
		width: 100%;
	}

	.clasificados-list .col-33 {
		width: 100%;
	}

	#home-barra_flotante {
		display: none;
	}

	#secondary.widget-area {
		margin: 50px 0;
	}

	.footer-wrapper h2 {
		font-size: 1.6em;
	}

	.portada > .row {
		justify-content: space-between;
	}

	.portada > .row > .col-50 {
		order: 1;
		width: 100%;
		margin-bottom: 30px;
	}

	.portada > .row > .col-25:first-child {
		width: 48%;
	}

	.portada > .row > .col-25:last-child {
		width: 48%;
		margin-top: 0;
	}

	.portada .banner-clasificados, 
	.portada .banner-horoscopo 
	{
		width: 100%;
	}

	.portada > .row > .col-25:last-child .post-block, 
	.portada > .row > .col-25:last-child .banner-mid 
	{
		width: 100%;
	}

	.categorias-clasificados {
		margin-top: 20px;
	}

	.movil-btn {
		display: block;
	}

	.row {
		display: block;
		margin: 0;
	}

	.portada > .row {
		display: flex;
	}

	.row > div {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.categorias-clasificados {
		flex-wrap: wrap;
	}

	.categorias-clasificados .cat-item {
		width: 30%;
		margin: 10px 0;
	}

	.post-block h2 {
		font-size: 1.6em;
	}

	.video-block .item-content h2 {
		font-size: 1.4em;
	}

	.video-block:not(.item-main) h2 {
		font-size: 1em;
	}

	.container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.posters {
		padding: 0;
		margin-top: 15px;
	}

	.portadas h2 {
		font-size: 1.8em;
	}

	.portadas .fecha-hoy {
		font-size: 1em;
	}

	.cate-title .btn-primary {
		display: none;
	}

	.boletin {
		text-align: center;
	}

	.boletin h2 {
		margin-bottom: 15px;
		font-size: 1.4em;
	}

	.boletin input {
		margin-bottom: 20px;
	}

	.stories-list {
		width: 800px;
	}

	.stories-list-wrapper {
		overflow-x: scroll;
	}

	.story-item h3 {
		font-size: 1em;
		left: 10px;
	}

	.story-item .story-icon {
		top: 10px;
		left: 10px;
		font-size: 1.4em;
		width: 36px;
		height: 36px;
	}

	.flex-post {
		display: block;
	}

	.flex-post > div {
		width: 100%;
	}

	.flex-post .post-text {
		padding: 0;
		margin-top: 10px;
	}

	.evento-especial .col-60 {
		width: 100%;
	}

	.evento-especial .col-40 {
		width: 100%;
		margin-top: 20px;
	}

	.mejores-videos .col-60 {
		width: 100%;
	}

	.mejores-videos .col-40 {
		width: 100%;
		margin-top: 20px;
	}

}

@media screen and (max-width: 500px) {

	.col-25 .envivo-wrapper {
		display: none;
	}

	.envivo-wrapper.mobile {
		display: block;
	}

	.site-main > .container > .banner-mid {
		display: none;
	}

	#home-full {
		display: none;
	}

	.custom-logo {
		width: 250px;
	}

	.main-navigation ul li {
		padding: 10px 15px;
	}

	.main-navigation ul li a {
		font-size: .9em;
	}

	.main-navigation ul {
		width: 700px;
	}

	.main-navigation .ham-menu {
		font-size: 2em;
	}

	.main-navigation .ham-menu {
		width: 48px;
		min-width: 48px;
	}

	.container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.categorias-clasificados .cat-item svg {
		width: 25px;
	}

	.categorias-clasificados .cat-item a {
		font-weight: 700;
		font-size: .8em;
	}

	.portada > .row > .col-25:first-child {
		width: 100%;
	}

	.portada > .row > .col-25:last-child {
		width: 100%;
	}

	.video-block .item-content h2 {
		font-size: 1em;
	}

	.item-main .item-content {
		padding: 15px;
	}

	.post-block.thumb-bg h2,
	.layout-3 .post-block.thumb-bg h2
	{
		font-size: 1.2em;
	}

}

/* raleway-500 - latin */
@font-face {
	font-display: swap;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/raleway-v27-latin-500.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('fonts/raleway-v27-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('fonts/raleway-v27-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
		 url('fonts/raleway-v27-latin-500.woff') format('woff'), /* Modern Browsers */
		 url('fonts/raleway-v27-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('fonts/raleway-v27-latin-500.svg#Raleway') format('svg'); /* Legacy iOS */
  }
  /* raleway-700 - latin */
  @font-face {
	font-display: swap;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/raleway-v27-latin-700.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('fonts/raleway-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('fonts/raleway-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
		 url('fonts/raleway-v27-latin-700.woff') format('woff'), /* Modern Browsers */
		 url('fonts/raleway-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('fonts/raleway-v27-latin-700.svg#Raleway') format('svg'); /* Legacy iOS */
  }
  /* raleway-800 - latin */
  @font-face {
	font-display: swap;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 800;
	src: url('fonts/raleway-v27-latin-800.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('fonts/raleway-v27-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('fonts/raleway-v27-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
		 url('fonts/raleway-v27-latin-800.woff') format('woff'), /* Modern Browsers */
		 url('fonts/raleway-v27-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('fonts/raleway-v27-latin-800.svg#Raleway') format('svg'); /* Legacy iOS */
  }
  /* raleway-900 - latin */
  @font-face {
	font-display: swap;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 900;
	src: url('fonts/raleway-v27-latin-900.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('fonts/raleway-v27-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('fonts/raleway-v27-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
		 url('fonts/raleway-v27-latin-900.woff') format('woff'), /* Modern Browsers */
		 url('fonts/raleway-v27-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('fonts/raleway-v27-latin-900.svg#Raleway') format('svg'); /* Legacy iOS */
  }

/* roboto-regular - latin */
@font-face {
	font-display: swap;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
		 url('fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  /* roboto-500 - latin */
  @font-face {
	font-display: swap;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
		 url('fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
		 url('fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
  }















  @font-face {
	font-family: 'icomoon';
	src:  url('icon-font/fonts/icomoon.eot?5nnevz');
	src:  url('icon-font/fonts/icomoon.eot?5nnevz#iefix') format('embedded-opentype'),
	  url('icon-font/fonts/icomoon.ttf?5nnevz') format('truetype'),
	  url('icon-font/fonts/icomoon.woff?5nnevz') format('woff'),
	  url('icon-font/fonts/icomoon.svg?5nnevz#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
  
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  
  .icon-share:before {
	content: "\e932";
  }
  .icon-mail:before {
	content: "\e930";
  }
  .icon-phone:before {
	content: "\e92f";
  }
  .icon-chevron-right:before {
	content: "\e920";
  }
  .icon-arrow-left:before {
	content: "\e910";
  }
  .icon-plus-circle:before {
	content: "\e90e";
  }
  .icon-plus1:before {
	content: "\e90f";
  }
  .icon-arrow-right-outline:before {
	content: "\e905";
  }
  .icon-directions_car:before {
	content: "\e922";
  }
  .icon-coronavirus:before {
	content: "\e91e";
  }
  .icon-local_fire_department:before {
	content: "\e91d";
  }
  .icon-arrow_back:before {
	content: "\e912";
  }
  .icon-check_box_outline_blank:before {
	content: "\e908";
  }
  .icon-check_box:before {
	content: "\e909";
  }
  .icon-arrow_right_alt:before {
	content: "\e903";
  }
  .icon-arrow_forward:before {
	content: "\e904";
  }
  .icon-whatsapp:before {
	content: "\e931";
  }
  .icon-heart:before {
	content: "\e92a";
  }
  .icon-camera1:before {
	content: "\e928";
  }
  .icon-checkmark:before {
	content: "\e925";
  }
  .icon-briefcase:before {
	content: "\e92b";
  }
  .icon-equalizer:before {
	content: "\e929";
  }
  .icon-video-camera:before {
	content: "\e926";
  }
  .icon-price-tags:before {
	content: "\e924";
  }
  .icon-home:before {
	content: "\e923";
  }
  .icon-eye:before {
	content: "\e921";
  }
  .icon-trophy:before {
	content: "\e91a";
  }
  .icon-clock:before {
	content: "\e919";
  }
  .icon-play:before {
	content: "\e918";
  }
  .icon-feed:before {
	content: "\e917";
  }
  .icon-checkbox-unchecked:before {
	content: "\e90b";
  }
  .icon-checkbox:before {
	content: "\e90b";
  }
  .icon-unchecked:before {
	content: "\e90b";
  }
  .icon-square:before {
	content: "\e90b";
  }
  .icon-checkbox-checked:before {
	content: "\e90c";
  }
  .icon-checkbox1:before {
	content: "\e90c";
  }
  .icon-tick:before {
	content: "\e90c";
  }
  .icon-checked:before {
	content: "\e90c";
  }
  .icon-selected:before {
	content: "\e90c";
  }
  .icon-arrow-right:before {
	content: "\e900";
  }
  .icon-camera:before {
	content: "\e927";
  }
  .icon-world:before {
	content: "\e91b";
  }
  .icon-chevron-right:before {
	content: "\e920";
  }
  .icon-arrow-left:before {
	content: "\e910";
  }
  .icon-plus-circle:before {
	content: "\e90e";
  }
  .icon-plus1:before {
	content: "\e90f";
  }
  .icon-arrow-right-outline:before {
	content: "\e905";
  }
  .icon-directions_car:before {
	content: "\e922";
  }
  .icon-coronavirus:before {
	content: "\e91e";
  }
  .icon-local_fire_department:before {
	content: "\e91d";
  }
  .icon-arrow_back:before {
	content: "\e912";
  }
  .icon-check_box_outline_blank:before {
	content: "\e908";
  }
  .icon-check_box:before {
	content: "\e909";
  }
  .icon-arrow_right_alt:before {
	content: "\e903";
  }
  .icon-arrow_forward:before {
	content: "\e904";
  }
  .icon-menu:before {
	content: "\e92e";
  }
  .icon-youtube-with-circle:before {
	content: "\e913";
  }
  .icon-instagram-with-circle:before {
	content: "\e914";
  }
  .icon-twitter-with-circle:before {
	content: "\e915";
  }
  .icon-facebook-with-circle:before {
	content: "\e916";
  }
  .icon-plus:before {
	content: "\e90d";
  }
  .icon-cross:before {
	content: "\e906";
  }
  .icon-search:before {
	content: "\e92c";
  }
  .icon-network:before {
	content: "\e91c";
  }
  .icon-arrow-thin-left:before {
	content: "\e911";
  }
  .icon-arrow-thin-right:before {
	content: "\e901";
  }
  .icon-cross1:before {
	content: "\e907";
  }
  .icon-camera2:before {
	content: "\e92d";
  }
  .icon-quote-left:before {
	content: "\e91f";
  }
  .icon-close:before {
	content: "\e90a";
  }
  .icon-remove:before {
	content: "\e90a";
  }
  .icon-times:before {
	content: "\e90a";
  }
  .icon-long-arrow-right:before {
	content: "\e902";
  }
  