/*!
Theme Name: RMD
Author: Paola Ponce
Author URI: https://revistamundodiners.com/
Description: Theme for a magazine
Version: 3.3.5
Requires at least: 5.0
Tested up to: 6.2
Requires PHP: 7.2
License: GPL version 2 or later
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: rmd
*/


/* Don't overwrite this file. Compile "/assets/main.scss" to "/assets/dist/main.css" */


/* From http://codex.wordpress.org/CSS */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: ƒck;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.gallery-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    display: inline-block;
    max-width: 100%;
}

.gallery-item a img {
    display: block;
    -webkit-transition: -webkit-filter 0.2s ease-in;
    transition: -webkit-filter 0.2s ease-in;
    transition: filter 0.2s ease-in;
    transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
    -webkit-filter: opacity(60%);
    filter: opacity(60%);
}

.gallery-caption {
    display: block;
    text-align: left;
    padding: 0 10px 0 0;
    margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

.bypostauthor {
    font-weight: bold;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.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;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/********** ///////  CUSTOM STYLES /////// ********/

#wpadminbar a.ab-item {
    color: #f0f0f1 !important;
}


/* generales*/

body {
    font-size: 21px !important;
    color: #122849 !important;
    font-family: "Bitter", serif !important;
    letter-spacing: -0.015em;
}

#main .main {
    color: #122849;
}

.btn {
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 700 !important;
    border-color: #fff !important;
    padding: 10px !important;
}

a {
    color: #26559b !important;
}

a.author-fld {
    color: #529bba !important;
    font-size: 0.85em;
    font-family: "Roboto", sans-serif;
}

#primary a.author-fld {
    color: #529bba !important;
}

footer#footer a {
    color: #fff !important;
}

a:hover,
footer#footer a:hover {
    color: #f87b4d !important;
}

.bck-blue-dark {
    background-color: #26559b;
}

.bck-blue {
    background-color: #529bba;
}

.bck-blue-light {
    background-color: #c2dbe5;
}

.bck-orange {
    background-color: #f87b4d;
}

.bck-lila {
    background-color: #e19adc;
}

.bck-white {
    background-color: #fff;
}

.bck-grey,
.code-block {
    background-color: #f4f4f4;
}

.blue-degrade {
    background: linear-gradient( 360deg, rgba(38, 85, 155, 1) 15%, rgba(255, 255, 255, 0) 100%);
    padding: 0 16px;
    width: 100%;
}

.blue-light-degrade {
    background: linear-gradient( 360deg, rgba(194, 219, 229, 1) 15%, rgba(255, 255, 255, 0) 100%);
    padding: 0 16px;
    width: 100%;
}

.title-box-degrade {
    height: 60%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.txt-white {
    color: #fff !important;
}

.txt-black {
    color: #122849 !important;
}

.txt-blue,
a.author-fld.txt-blue,
#primary .author-fld.txt-blue {
    color: #529bba !important;
}

.txt-orange {
    color: #f06415;
}

.txt-dark-blue {
    color: #26559b;
}

.txt-light-blue,
#primary a.author-fld.txt-light-blue {
    color: #c2dbe5 !important;
}

.author-avatar img {
    width: 100%;
}


/* botones */

.btn-primary {
    background-color: #f87b4d !important;
    color: #fff !important;
    padding: 12px 14px !important;
}

.btn-reverse {
    color: #f87b4d !important;
    border: 1px solid #f87b4d !important;
    display: inline-block;
    padding: 12px 14px !important;
    margin-bottom: 24px;
    background-color: #ffffff !important;
}

.btn-white {
    background-color: #ffffff !important;
    color: #f87b4d !important;
    padding: 12px 14px !important;
    text-transform: none !important;
    font-size: 1rem !important;
}

.btn-white span {
    display: block;
    color: #122849;
    margin: 0;
    padding: 0;
    font-size: 0.9rem !important;
}

.btn-primary:hover {
    background-color: #f65f28 !important;
    color: #fdd3c4 !important;
}

.btn-link:hover,
.btn-link:hover .fa-color {
    color: #f87b4d !important;
}

.btn-home {
    display: table !important;
    margin: 0 auto;
}

#nav-top div::after {
    content: "|";
}

#nav-top div:last-child::after {
    content: " " !important;
}

#nav-top div.txt-login::after {
    content: "";
}

.fa-color {
    color: #26559b;
}


/* header */

header,
footer {
    font-size: 0.857em;
    font-family: "Roboto", sans-serif !important;
    font-weight: 400;
}

nav#header.bg-light {
    background-color: #fff !important;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(38, 85, 155, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-toggler {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    padding: 0;
}

.navbar-toggler {
    color: #26559b !important;
}

nav#header {
    text-transform: uppercase;
}

.input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: 0 !important;
}

li#menu-item-131766 a {
    color: #b79c53 !important;
    font-weight: bold;
}


/* menu */

#navbarNavExpand,
#navbarNav {
    background-color: #c2dbe5;
    width: 100%;
    padding: 16px;
}

i.fa {
    font-size: 1.429em;
}

.border-main {
    border-bottom: 0.02em solid #26559b;
}

nav#header {
    padding-bottom: 0;
}


/*font*/

h1,
h2,
h3,
p {
    font-family: "Bitter", serif;
}

h4,
h5,
h6 {
    font-family: "Roboto", sans-serif;
}

h2,
h3,
h4,
h5,
h6 {
    letter-spacing: -0.03rem;
}

h1,
.blue-degrade h1 {
    font-size: 1.85em;
    font-weight: 700;
    padding-bottom: 16px;
    margin-bottom: 0;
}

h1.title-author {
    font-size: 2rem;
    padding-bottom: 0px;
    font-weight: 700;
    letter-spacing: -0.025em;
}

h1.title-profile {
    font-family: "Roboto", sans-serif !important;
    text-transform: uppercase;
    color: #26559b;
    font-size: 28px;
    padding: 0;
    margin-bottom: 8px;
}

h2 {
    font-size: 1.3em !important;
    font-weight: 400 !important;
    padding: 8px 0;
    margin-bottom: 0 !important;
}

h2.sanserif-title {
    font-size: 2em !important;
    line-height: 1;
    font-family: "Roboto", sans-serif;
    font-weight: 300 !important;
    padding-bottom: 10px;
}

.txt-bold {
    font-weight: 700;
}

h2.sanserif-title::first-letter {
    text-transform: uppercase;
}

h3 {
    font-size: 1.3em !important;
    font-weight: 500 !important;
    padding: 8px 0;
}

h4 {
    font-size: 1.048em;
}

h5 {
    color: #f87b4d;
    font-weight: 900 !important;
    font-size: 1.4rem !important;
}

h2.featured-title {
    font-family: "Roboto", sans-serif;
    font-weight: 300 !important;
    padding-bottom: 24px;
}

.today {
    color: #26559b;
    font-size: 14px;
}


/* colores links */

.txt-login {
    width: 2.095em/*44px*/
    ;
    height: 2.095em/*44px*/
    ;
    background-color: #26559b;
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    margin: 0 12px;
}

a.navbar-brand {
    margin-right: 0;
    padding: 0;
}

ul.wp-block-social-links li {
    background-color: transparent !important;
}


/*footer */

footer#footer {
    background-color: #26559b;
    color: #fff;
    padding: 24px 16px;
}

footer#footer p {
    font-size: 0.667em;
}

ul.menu.nav {
    flex-direction: column;
}

#footer ul li {
    list-style: none;
}

span.nav-link {
    display: none;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.nav-item {
    padding-bottom: 32px;
}


/* imagenes */

.background-image {
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 500px;
}

.foot-bar {
    display: block;
    background-color: #f87b4d;
    height: 13px;
    margin-top: 4px;
    width: 150px;
}

article p {
    margin-bottom: 0;
    margin-top: 0;
}

article img {
    width: 100%;
    height: auto;
}

div.row.no-margin-mobile {
    margin-left: 0;
    margin-right: 0;
}

.pdng-bottom {
    padding-bottom: 0.381em !important;
}

.txt-box {
    padding-right: 8px;
}

.image-box {
    position: relative;
    border-top: 1px solid #c2dbe5;
    border-bottom: 1px solid #c2dbe5;
    border-left: 1px solid #c2dbe5;
    border-right: 0;
    border-radius: 5px;
    overflow: hidden;
    height: auto;
}

.image-box img {
    border-radius: 5px 0 0 5px;
}

span.date {
    font-family: "Roboto", sans-serif;
    font-size: 0.762em;
    color: #f87b4d;
    padding-bottom: 24px;
    display: block;
    text-transform: uppercase;
}

.txt-excerpt {
    padding-bottom: 8px;
    font-size: 0.8em;
}


/* iconos play podcast */

span.media-icon {
    position: absolute;
    bottom: 0px;
    right: 8px;
    font-size: 32px;
    text-shadow: 2px 2px 5px #666;
}


/* articles */

#message-articles {
    color: #fff;
    font-size: 0.762em;
    margin-bottom: 24px;
    font-family: "Roboto", san-serif;
    line-height: 1;
}

#message-articles div>p {
    padding: 0 14px 0;
    color: #f8f9ce;
}

#message-articles span {
    font-size: 1.143em;
    font-weight: bold;
    padding: 0 4px;
}

h1.entry-title {
    font-size: 2.619em;
    font-weight: 700;
    margin-bottom: 24px;
    padding: 0;
}

.txt-author {
    font-size: 0.857em;
    letter-spacing: 0;
}

.single .entry-content {
    margin: 0.762em 0 !important;
}

.caption,
.wp-block-image figcaption {
    font-family: "Roboto", san-serif;
    font-size: 0.762em;
    line-height: 1.4;
    font-weight: 300;
    border-left: 2px solid #26559b;
    padding-left: 8px;
    margin-bottom: 24px;
    text-align: left;
}

.entry-meta {
    font-size: 0.667em !important;
    margin-top: 0 !important;
    margin-bottom: 16px;
    color: #26559b;
    font-family: "Roboto", san-serif;
}

.article-content p {
    margin-bottom: 24px !important;
    letter-spacing: 0;
    line-height: 1.65;
}


/* capitulares 

.article-content p:nth-of-type(1)::first-letter {
    float: left;
    font-size: 3.3em;
    font-weight: 700;
    line-height: 1;
    margin-right: 6px;
    font-family: "Roboto", sans-serif !important;
}

.article-content p.has-drop-cap::first-letter,
.article-content .wp-block-cover p::first-letter,
.article-content p.phrase-block::first-letter,
.article-content blockquote.wp-block-quote p::first-letter {
    float: none;
    font-size: inherit;
    font-weight: inherit;
    line-height: initial;
    margin-right: initial;
    font-family: "Bitter", serif !important;
} */

.has-drop-cap:not(:focus):first-letter {
    font-size: 3.3em;
    font-weight: 700;
    font-family: "Roboto", sans-serif !important;
    margin: 0.16em 0.1em 0 0;
}

.btn.btn-white.d-md-none {
    width: 150px;
    padding: 4px !important;
    font-size: 1rem !important;
    line-height: 1.2;
}

.author-info {
    color: #122849;
    width: 100%;
}

.author-avatar {
    width: 300px;
    height: auto;
}

.author-links .fa {
    color: #122849;
    padding: 0 16px 24px 0;
}

.author-content h2 {
    font-size: 1rem !important;
    padding: 24px 0;
}

.author-description {
    margin-bottom: 24px;
}

.summary-block {
    font-size: 1.19em;
}

ul.related_articles,
.wp-block-rank-math-toc-block ul {
    margin-bottom: 24px;
}

#related_articles,
.wp-block-rank-math-toc-block {
    border-left: 2px solid #26559b;
    padding-left: 16px;
}

#related_articles h3,
#related_articles h4,
.wp-block-rank-math-toc-block h2 {
    font-family: "Roboto", sans-serif !important;
    color: #26559b;
    padding: 0 !important;
}

#related_articles h3,
.wp-block-rank-math-toc-block h2 {
    font-size: 1.238em;
    font-weight: 700;
    margin-bottom: 24px !important;
}

#related_articles h4 {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.2;
}

.related_articles li,
.favorites-list li,
.wp-block-rank-math-toc-block li {
    list-style: square;
    color: #26559b;
    margin-bottom: 24px;
    line-height: 1.2;
    border-top: 0 !important;
    font-weight: 700;
}

.favorites-list li::before,
.favorites-list li::after {
    display: block !important;
}

.related_articles li:last-child {
    margin-bottom: 0px;
}

ul.related-tags {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
}

ul.related-tags li {
    background-color: #fbb69d;
    padding: 4px 16px;
    margin: 0 8px 16px 0;
    border-radius: 20px;
    font-size: 16px;
}

.background-slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 640px;
}

.carousel-caption-post {
    bottom: 0;
    color: #fff;
    left: 0;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    position: absolute;
    right: 0;
    text-align: center;
}

#message-articles p {
    padding-right: 16px;
}

#MainPost500 {
    box-shadow: 0 6px 10px #ccc;
    position: relative;
    height: 640px;
}

#MainPost500 .box-slider-nav {
    color: #c2dbe5;
}

.entradilla {
    font-size: 21px;
    text-align: center;
}

#infographic img {
    border-radius: 50%;
    padding-right: 16px;
    width: 150px;
}

.list-infographic {
    display: flex;
    flex-grow: 2;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.list-infographic li {
    width: 50%;
    box-sizing: border-box;
    margin-bottom: 16px;
}

p.phrase-block {
    text-align: center;
    font-size: 1.619em;
    color: #26559b;
    font-style: italic;
    line-height: 1.3;
}

#MainPost500 .image-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    float: left;
    margin-right: -100%;
    position: relative;
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    width: 100%;
}

#MainPost500 .image-caption-post {
    bottom: 0;
    color: #fff;
    left: 0;
    padding-bottom: 0;
    padding-top: 4.3rem;
    position: absolute;
    right: 0;
    text-align: center;
}

.breadcrum {
    text-align: center;
    font-size: 15px;
    color: #f87b4d;
    margin-bottom: 16px;
}

.breadcrum .rank-math-breadcrumb a {
    color: #f87b4d !important;
}

ul#infographic h4 {
    padding-right: 16px;
}


/* sidebar */

#sidebar #widget-area h2.wp-block-heading {
    font-size: 1.2em !important;
    padding: 0;
    font-weight: 700 !important;
}

ol.most-view {
    list-style-type: none;
    counter-reset: item;
    padding: 0;
}

ol#horizontal.most-view {
    align-items: flex-start;
}

ol.most-view>li {
    margin-bottom: 24px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

ol#horizontal.most-view>li {
    align-items: baseline;
}

ol.most-view>li:before {
    content: counter(item);
    counter-increment: item;
    margin-right: 8px;
    font-size: 70px;
    list-style-type: decimal;
    font-family: "Playfair display", serif;
    color: #f87b4d;
    line-height: 0;
    position: relative;
    top: -13px;
    width: 8%;
}

ol.most-view.ranking>li:before {
    font-family: "Playfair", serif;
    font-size: 54px;
    font-weight: bold;
}

ol.most-view.most-topic>li:before {
    left: 0;
    top: 25% !important;
    transform: translateY(-25%);
    position: absolute !important;
}

ol.most-view.most-topic>li {
    padding-left: 48px;
    position: relative;
}

ol.most-topic p {
    margin: 0;
    font-family: "Roboto", san-serif;
}

ol.most-view.most-topic li p:first-child {
    font-size: 1.5rem;
}

ol.most-view.most-topic li p:nth-child(2) {
    color: #26559b;
    font-size: 1rem;
}

ol#horizontal.most-view>li:before {
    font-size: 100px !important;
}

ol#horizontal li {
    width: 20%;
    padding: 0;
    margin: 0;
}

ol.most-view>li:first-child:before {
    content: counter(item);
    top: -10px;
}

ol.most-view>li:nth-child(2):before {
    top: -10px;
}

ol.most-view>li:last-child {
    border-bottom: 0.1em solid #c2dbe5;
}

ol.most-view.most-topic>li:last-child {
    border-bottom: 0 transparent;
}

ol#horizontal.most-view>li:last-child {
    border-bottom: 0 transparent;
}

ol .most-view.d-flex>li:last-child {
    border-bottom: 0 transparent;
}

.most-view .thumbnail {
    width: 70px;
    height: 100px;
    background-size: cover;
    background-position: center;
    margin: 0 16px 0 8px;
}

#list-content {
    width: 70%;
}

#horizontal #list-content {
    width: 85%;
}

#list-content h4 {
    font-family: "Roboto", sans-serif !important;
    font-weight: 400;
    margin: 0;
    padding-top: 8px;
    font-size: 1.3rem;
}

#list-content h4 a {
    padding: 0;
}

#list-content span.author,
#list-content span.author a {
    font-family: "Roboto", sans-serif !important;
    color: #529bba !important;
}

#list-content span.author {
    font-size: 0.857em;
}

blockquote.wp-block-quote {
    border-left: 0;
    padding-left: 0;
    margin: 24px 0;
}

blockquote.wp-block-quote::before {
    content: "";
    background-image: url("assets/images/cita.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    display: block;
}

blockquote.wp-block-quote p {
    padding-left: 48px;
    margin-top: -42px;
    margin-bottom: 16px !important;
    font-style: italic;
    font-size: 1.619em;
    line-height: 1.2;
    color: #26559b;
    text-align: left;
}

blockquote.wp-block-quote cite {
    padding-left: 48px;
    color: #000;
}

.share-buttons {
    display: flex;
}

.share-buttons ul {
    list-style: none;
    margin: 0;
    display: flex;
}

.share-buttons ul li {
    padding: 0 16px 0 0;
}

a.simplefavorite-button {
    padding-left: 16px;
}

.favorite-icon span {
    display: inline-block;
    padding-left: 8px;
}

a.author-fld {
    padding-bottom: 8px;
    display: block;
}

.related-posts h3 {
    padding: 8px 0 0;
}

.author-content {
    width: 100%;
}


/* modal favoritos */

.simplefavorites-modal-backdrop.active,
.simplefavorites-modal-content.active {
    z-index: 9999;
}


/* CTP */

#free-access {
    background-image: url("assets/images/bck-lines.png");
    margin-bottom: 24px;
    background-position: bottom;
    height: 66px;
    background-repeat: repeat-x;
}

#e500 {
    background-image: url("assets/images/bck-lines-blue.png");
    background-position: bottom;
    height: 66px;
    background-repeat: repeat-x;
    color: #26559b;
    font-weight: 700;
    align-content: center;
}

#free-access p,
#e500 p {
    text-transform: uppercase;
    margin-bottom: 0;
}

#sponsors {
    height: 66px;
}

#sponsors p {
    text-transform: uppercase;
    color: #f87b4d;
}

.old_image_credit {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    width: 57%;
    margin: 16px auto 0;
}


/* archive */

header.page-header h1 {
    padding: 24px 0 0 0;
    font-family: "Roboto", sans-serif !important;
    font-weight: 300;
    margin: 0;
    font-size: 44px;
}

h1.page-title:first-letter {
    text-transform: uppercase;
}


/*#scroll-wrapper,
.scroll-wrapper {
    width: 100%;
    height: 60px;
    overflow: hidden;
}*/

#modules {
    height: 90px;
    /* 40px - more place for scrollbar, is hidden under parent box */
    padding: 5px;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.module {
    display: inline-block;
    line-height: 50px;
    text-align: center;
}

li.module:not(:last-of-type)::after {
    content: " | ";
    padding: 0 20px;
}

.module i.fa.fa-arrow-left {
    font-size: 20px;
    margin-right: 8px;
}

.sponsor-txt {
    text-transform: uppercase;
    font-size: 18px;
    color: #f87b4d;
    margin-bottom: 24px;
}


/* paginador */

a.page-numbers {
    color: #c2dbe5;
}

.page-numbers:before {
    content: "|";
    padding: 0 16px;
    color: #26559b;
}

.page-numbers:first-child:before {
    content: "";
}

span.page-numbers.current {
    font-weight: 700;
}

a.page-numbers {
    color: #529bba !important;
}


/* author- archive */

.author-avatar-archive {
    width: 14%;
}

.author-avatar-archive img {
    width: 100%;
    padding-right: 24px;
}

.title-social-media-archive {
    width: 14%;
    justify-content: center;
    display: flex;
}

.author-description-archive {
    width: 52%;
    display: flex;
    align-items: center;
    padding-left: 24px;
    font-size: 18px;
    font-family: "Roboto", sans-serif !important;
}

.author-links-archive .fa {
    color: #122849;
    padding: 0 16px 0 0;
}

.author-links-archive {
    font-size: 14px;
    display: flex;
    align-items: center;
    height: 43px;
}


/* 404*/

.title-not-found {
    color: #fff;
    text-align: center;
    width: 75%;
    margin: 0 auto;
}


/* home */

.box-title-and-text {
    display: flex;
    align-items: flex-end;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    padding: 16px 24px 62px 24px;
    background: linear-gradient( 180deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
}

.more-txt {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    margin: 0 0 14px 16px;
}

p.more-txt.align-self-end {
    margin: 0 0 4px 16px;
    min-width: auto;
}

.more-txt span {
    padding-right: 8px;
}

.more-txt a {
    color: #f06415 !important;
    text-shadow: #fff;
    text-shadow: white 0px 1px 8px;
}

.gallery-caption {
    left: 0 !important;
    padding: 8.25rem 16px 0 16px;
    position: absolute;
    right: 0 !important;
    text-align: left;
}

.carousel-indicators {
    justify-content: end !important;
    margin-left: 0 !important;
    margin-right: 5% !important;
}

.num {
    padding: 10px;
    width: 50px;
    text-align: left;
    font-family: "Roboto";
    font-weight: 300;
    font-size: 38px;
}

.box-slider-nav {
    display: flex;
    width: 26%;
    align-items: center;
    justify-content: space-around;
    align-content: center;
    position: absolute;
    bottom: 0;
    right: 24px;
    z-index: 99;
}

.box-slider-nav i.fa-solid.fa-caret-left,
.box-slider-nav i.fa-solid.fa-caret-right {
    font-size: 38px;
    color: #fff;
}

i.fa-solid.fa-caret-left {
    opacity: 0.4;
}

i.fa-solid.fa-caret-left:hover {
    opacity: 1;
}

h3.title-h3 {
    font-size: 2em !important;
    font-weight: 700 !important;
}

h3.title-h3.pbot-0 {
    font-size: 2em !important;
}

.bg-column {
    background-color: #c2dbe5;
    position: relative;
    overflow: hidden;
    padding: 0 !important;
}

.carousel.slide {
    position: initial;
}

.max-widht-80 {
    max-width: 80%;
}

.txt-uppercase {
    text-transform: uppercase;
}

#primicias-box {
    border: 2px solid #000;
    padding: 32px 24px;
    height: 100%;
}

.orange-box {
    border: 1px solid #f87b4d;
    height: 100%;
}

ul.featured-topic {
    list-style-type: square;
    color: #26559b;
    padding-left: 16px;
}

ul.featured-topic li {
    padding: 4px 0;
}

h2.headline-cover {
    font-size: 1.15rem !important;
    padding: 0;
}


/* agenda */

.em.em-item .em-item-image {
    max-width: 150px;
}


/* agenda home */

ul.agenda-list {
    list-style: none;
    padding: 0;
}

.agenda-date {
    font-family: "Roboto", sans-serif;
    color: #f87b4d;
    text-transform: uppercase;
    text-align: center;
}

.agenda-date span {
    font-family: "Playfair", serif;
    font-weight: 700;
    font-size: 50px;
    display: block;
    line-height: 1;
    text-align: center;
}

.agenda-content {
    padding-left: 16px;
}

.agenda-content p {
    color: #26559b;
    font-size: 16px;
    margin: 0;
}

li.agenda-item {
    margin-bottom: 24px;
}

.rounded-image {
    border-radius: 5px;
    margin-bottom: 8px;
    width: 100%;
    height: auto;
}

ol#horizontal img {
    border-radius: 5px;
    border: solid 1px #c2dbe5;
    width: 80%;
    height: auto;
}

ol#horizontal li h4 a {
    color: #122849 !important;
}

.agenda-content ul.event-categories,
.agenda-content .event-location {
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 16px;
}

.event-categories li a,
.agenda-content .event-location a {
    color: #122849 !important;
}

.event-categories li a:hover {
    color: #f87b4d !important;
}

.em-event.em-item {
    padding-bottom: 16px;
}

.em-event.em-item::last-child {
    padding-bottom: 0;
}

div#post-131365,
body.page-id-131365 {
    background: #e6e6e6;
}


/*Mi cuenta*/

.border-b-10 {
    border-bottom: 10px solid #f87b4d;
}

.border-b-1 {
    border-bottom: 1px solid #f87b4d;
}

.txt-26 {
    font-size: 26px;
}

.magazine-image {
    width: 100%;
    height: auto;
    border: 1px solid #c2dbe5;
}

h2.magazine-title {
    font-size: 24px !important;
    font-family: "Roboto", san-serif !important;
}

.pmpro_member_profile_edit-field.pmpro_member_profile_edit-field-.user_email {
    display: none;
}

form label {
    font-family: "Roboto", san-serif !important;
    font-weight: normal !important;
    font-size: 18px;
}

form.pmpro_form input,
form#loginform input,
form#lostpasswordform input,
form#loginform input[type="checkbox"] {
    background-color: #e2eff3;
    border: 1px solid #529bba;
}

form.pmpro_form input[type="submit"],
form#loginform input[type="submit"],
form#lostpasswordform input[type="submit"] {
    background-color: #f87b4d !important;
    color: #fff !important;
    padding: 12px 14px !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    border: 0 transparent;
    font-family: "Roboto", san-serif !important;
}

form.pmpro_form input[type="button"] {
    border: 1px solid #f87b4d;
    padding: 12px 14px !important;
    color: #f87b4d !important;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    margin-left: 8px;
    font-family: "Roboto", san-serif !important;
}


/* Ads */

#ad-block {
    background-color: #f4f4f4;
}


/*active campaign*/

._form-content {
    text-align: left;
}

._form-title {
    font-size: 26px;
    text-align: left;
}

._html-code {
    text-align: left;
}

._form-branding {
    display: none;
}

._form-content input {
    background: #e2eff3;
    border: 1px solid #529bba;
    width: 100%;
}

button#_form_1_submit {
    background: #f87b4d;
    color: #fff;
    padding: 10px 14px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    border: 0 transparent;
    font-family: "Roboto", san-serif !important;
    margin-top: 16px;
}


/*agenda cultural*/

.em,
.em.em-item.em-item-single .em-item-header,
.em.em-list.em-grid>div.em-item .em-item-info .em-item-title a {
    color: #122849 !important;
}

.em.em-list {
    grid-template-rows: inherit;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.em.pixelbones a {
    color: unset !important;
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.em.em-list .em-item {
    color: inherit;
}

.em.em-list .em-item .em-item-info {
    border-left: 0 transparent;
}

.em.em-list .em-item:first-child {
    border-top: 1px solid #efefef !important;
    padding: 30px 4px 3px !important;
}

.em.pixelbones h2 {
    font-size: 30px !important;
    font-weight: bold !important;
}

.em.pixelbones .input a.button {
    padding: 0 16px !important;
    color: #f87b4d !important;
    border: 1px solid #f87b4d !important;
}

.em.em-list.size-small .em-item,
.em.em-list.em-grid .em-item {
    box-shadow: unset;
}

.em.em-list.em-grid>div.em-item {
    box-shadow: unset;
    border-right: 1px solid #c2dbe5;
}

.em.em-list.em-grid>div.em-item .em-item-info .em-item-title {
    font-weight: 700 !important;
}

.em-event-meta.em-item-meta {
    font-size: 18px;
}

.next-event {
    list-style: none;
}

.event-image img {
    width: 400px;
    margin-right: 16px;
}

.event-date-time {
    font-size: 16px;
}

.em.em-item .em-item-meta .em-item-meta-line a {
    color: #26559b !important;
}

.single-event #main.container-fluid .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.em-category-image img {
    width: 100%;
}

.revista {
    width: 100%;
    height: 400px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: 0 0 !important;
}

p.headline-suscription span {
    font-size: 40px;
    display: block;
    font-weight: 900;
    line-height: 1;
}

.em.pixelbones h2.em-item-title {
    margin-bottom: 0 !important;
}

.em.pixelbones .em-item-desc {
    font-size: 16px;
    margin: 0 0 24px 0;
}

.mb-xs-4 {
    margin-bottom: 0;
}


/* iframe agenda primicias */

.page-template-page-no-header-footer #post-131365 h2.wp-block-heading,
.page-template-page-no-header-footer #post-131367 h2.wp-block-heading {
    font-family: "Roboto";
}

.page-template-page-no-header-footer #post-131365 h2.wp-block-heading {
    color: #22b473;
}

.page-template-page-no-header-footer #post-131365 h4 {
    color: #22b473;
    font-size: 18px;
}

.page-template-page-no-header-footer #post-131365 h5 a,
.page-template-page-no-header-footer #post-131367 h5 a {
    color: #000 !important;
    font-size: 16px;
    font-weight: 400;
}

.page-template-page-no-header-footer #post-131365 h5,
.page-template-page-no-header-footer #post-131367 h5 {
    border-bottom: 1px solid #ccc;
    margin-top: 8px;
    padding-bottom: 8px;
}

.page-template-page-no-header-footer #post-131365 h5:last-of-type,
.page-template-page-no-header-footer #post-131367 h5:last-of-type {
    border-bottom: 0 transparent;
    margin-top: 0;
}

.page-template-page-no-header-footer .page-template-page-no-header-footer #post-131367 h2.wp-block-heading {
    color: #26559b;
    font-size: 34px !important;
    font-weight: bold !important;
}

.page-template-page-no-header-footer #post-131367 h4 {
    color: #26559b;
    font-size: 18px;
}

p.enlace-agenda a {
    font-size: 14px;
    text-align: center !important;
    color: #000000 !important;
    display: block;
}

.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
}

h4.fs-4.txt-bold.txt-dark-blue {
    margin: 0;
}


/* ultimos*/

ul.wp-block-social-links.is-content-justification-center.is-layout-flex.wp-container-core-social-links-layout-1.wp-block-social-links-is-layout-flex {
    margin: 0 0 0 8px;
}

nav#menu-account {
    height: 60px;
    overflow: hidden;
    margin-bottom: 24px;
    padding-top: 34px;
}

img.sticky-image {
    position: sticky;
    top: 140px;
}

.button-width {
    width: 200px;
}

p.has-large-font-size {
    font-size: 26px !important;
}

.wp-block-cover {
    margin-bottom: 24px;
}

.clearfix {
    clear: both;
}

a.wp-block-file__button.wp-element-button {
    display: none;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    padding: 8px !important;
    background: rgba(18, 40, 73, 0.7) !important;
}

img.brand-sponsor {
    width: 150px;
}

.image-sponsor img {
    border-radius: 5px;
}

a.btn.btn-reverse.sponsor {
    width: 200px;
    margin: 0 auto 40px;
}

i.fa-solid.fa-lock,
i.fa-solid.fa-lock-open {
    color: #b79c53;
    font-size: 16px;
    margin-top: -10px;
    vertical-align: middle;
    padding-top: 7px;
}

i.fa-solid.ico-lock-blue {
    color: #26559b !important;
}

i.fa-solid.fa-lock-open {
    color: #f87b4d;
}

.message-user {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: "Roboto";
    font-size: 14px;
    background-color: #f4f4f4;
    padding: 16px 24px;
}

.message-user p {
    margin-bottom: 0;
}

.category-entrevistas h1.page-title,
.category-lugares h1.page-title,
.category-edicion-500 h1.page-title {
    margin-bottom: 24px;
}

#logos-librerias p {
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 8px;
}


/***** /////////////////////// RESPONSIVE ///////////////////////// *****/


/*@media screen and (max-width: 1360px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 15px !important;
    }
}*/

@media only screen and (max-width: 1366px) {
    /* Estilos que se aplicarán en pantallas hasta 1280px de ancho */
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 15px !important;
    }
    ul#menu-main-menu li a {
        padding: 4px;
    }
}

@media screen and (max-width: 1200px) {
    button#menu-toggle,
    .zoom-social-icons-list,
    .wp-block-social-links {
        display: none !important;
    }
    /*button.navbar-toggler {
        display: block !important;
    }
    div#nav-bar-menu {
        display: none;
    }*/
}

@media screen and (min-width: 1024px) {
    /* Estilos para dispositivos mayores a 1024px (desktop) */
    .navbar-nav-expand-container {
        width: 100%;
    }
    ul#navbarNavExpand>li {
        font-weight: bold;
        padding-bottom: 21px;
    }
    ul.sub-menu {
        padding-top: 16px;
        font-weight: 400;
    }
    .navbar-brand {
        padding-left: 8px;
    }
    a.navbar-brand img {
        height: 55px;
    }
    ul.wp-block-social-links.is-content-justification-center.is-layout-flex.wp-container-1 {
        margin-bottom: 0;
        padding-right: 24px;
    }
    ul.wp-block-social-links li.wp-social-link a.wp-block-social-link-anchor {
        padding: 0;
    }
    #navbarNav ul#menu-main-menu>li a::after {
        content: "|";
        padding-left: 16px;
    }
    #navbarNav ul#menu-main-menu>li:last-child a::after {
        content: "";
        padding-left: 0;
    }
    ul.menu.nav>li {
        border-right: 0.02em solid #f4f4f4;
        padding: 0 80px 0 0 !important;
    }
    ul.menu.nav>li:last-child {
        border-right: 0 transparent;
        padding: 0;
    }
    #footer .widget-menu-sidebar {
        border-top: 0.02em solid #fff;
        padding-top: 40px;
    }
    .pdng-bottom {
        padding-bottom: 1.143em !important;
    }
    #main.container-fluid.p-0 {
        margin-top: 7.9rem;
    }
    .navbar-nav-expand,
    .masonry-menu {
        column-count: 5;
        column-gap: 0 16px;
        width: 100%;
    }
    .masonry-menu>li {
        margin: 0;
        display: inline-block;
        margin-bottom: 0px;
        width: 100%;
    }
    h2.featured-title {
        padding: 0 0 24px 0;
        font-size: 2em !important;
    }
    .pdng-lg-x {
        padding: 0 9px;
    }
    .max-height-600 {
        max-height: 600px;
        overflow: hidden;
    }
    /*#second-articles .txt-excerpt {
        display: none;
    }
    */
    #e500 {
        width: 12%;
        margin: 0 auto;
        z-index: 99;
        position: relative;
    }
    #MainPost500 {
        margin-top: -66px;
        height: 680px;
        overflow: hidden;
    }
    .box-slider-nav {
        bottom: 0;
    }
    .wp-block-quote cite {
        color: #000;
    }
    #MainPost500 .image-inner {
        background: #26559b;
        padding-top: 10px;
    }
    #MainPost500 .blue-degrade {
        background: linear-gradient( 360deg, rgba(38, 85, 155, 1) 50%, rgba(255, 255, 255, 0) 100%);
    }
    .background-slide {
        height: 680px;
    }
    .entradilla {
        font-size: 26px;
    }
    .em.em-item.em-item-single .em-item-image {
        flex: 1 0 100px;
    }
    .background-image {
        border-right: 1px solid #c2dbe5;
    }
    .two-columns {
        column-count: 2;
        column-gap: 20px;
        /* Espacio entre las columnas */
    }
}


/**/

@media (min-width: 992px) {
    /* Estilos para dispositivos mayores a 992px (desktop y tablets) */
    #navbarNav {
        background-color: transparent;
        width: auto;
        padding: 0;
    }
    #featured .blue-degrade h1 {
        width: 90%;
        font-size: 2em;
        text-shadow: 1px 0px 2px #26559b;
    }
    blockquote.wp-block-quote::before {
        width: 60px;
        height: 60px;
    }
    .article-content blockquote.wp-block-quote p {
        padding-left: 66px;
        margin-top: -48px;
    }
    .article-content blockquote.wp-block-quote cite {
        padding-left: 63px;
    }
    ._x79509846,
    ._x08927289,
    ._x23747127 {
        display: inline-block;
        width: 30%;
    }
    ._x08927289,
    ._x23747127 {
        padding-left: 16px;
    }
    ._form-content {
        padding: 24px 0 0 0;
    }
}


/**/

@media (min-width: 768px) {
    /* Estilos para dispositivos mayores a 768px (tablets y desktop) */
    .navbar {
        -webkit-box-align: stretch;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        align-items: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    nav ul.menu.nav {
        flex-direction: row;
        justify-content: space-between !important;
    }
    .background-image {
        height: 580px;
    }
    .main-border-b {
        border-bottom: 0.02em solid #529bba;
        margin-bottom: 24px;
        display: block;
    }
    .orange-border-b {
        border-bottom: 0.05em solid #f87b4d;
        margin-bottom: 24px;
        display: block;
    }
    .orange-border-t {
        border-top: 0.05em solid #f87b4d;
        display: block;
    }
    .border-e {
        border-right: 0.02em solid #529bba;
        height: 100%;
    }
    .border-e-white {
        border-right: 0.02em solid #fff;
        height: 100%;
    }
    .title-social-media {
        display: flex;
    }
    .author-content h2 {
        padding: 0 16px 0 0;
    }
    .author-avatar {
        padding-right: 16px;
    }
    .author-links .fa {
        padding: 0 8px;
    }
    .author-bio {
        display: flex;
        flex-direction: row;
        padding: 8px 48px;
    }
    .author-content a.btn.btn-white {
        margin: 0 auto !important;
        display: table;
        margin: 0 auto !important;
    }
    .author-avatar {
        width: 356px;
        height: auto;
    }
    #related_articles {
        float: left;
        padding-right: 24px;
        width: 50%;
    }
    .entry-meta {
        display: flex;
        justify-content: space-between;
    }
}


/**/

@media (min-width: 768px) and (max-width: 991px) {
    /* Estilos para tablets */
    nav ul.menu.nav>li {
        width: 48%;
    }
    h2 {
        font-size: 1.2em !important;
    }
    .author-avatar-archive {
        width: 30%;
    }
    ol#horizontal.most-view {
        flex-wrap: wrap;
    }
    ol#horizontal li {
        width: 50%;
    }
    ol#horizontal li:last-child {
        display: none;
    }
    ol#horizontal img {
        width: 100%;
        height: auto;
    }
    .carousel-caption {
        bottom: 0;
        font-size: 18px;
        text-align: left;
    }
    #MainPost500 .blue-degrade {
        background: linear-gradient( 360deg, rgba(38, 85, 155, 1) 72%, rgba(255, 255, 255, 0) 100%);
    }
    .em.em-list {
        grid-template-rows: inherit;
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }
    .em.em-list .em-item .em-item-image img {
        max-width: 70%;
    }
    div#socio-diners {
        flex-direction: column;
    }
    div.d-block.d-md-none {
        display: block !important;
    }
    img.brand-sponsor {
        width: 150px;
    }
}


/**/

@media (max-width: 991px) {
    /* Estilos para tablets y móviles*/
    #main.container-fluid.p-0 {
        margin-top: 6.7rem;
    }
    h2.featured-title {
        font-size: 1.8em !important;
    }
    .mb-xs-4 {
        margin-bottom: 1.5rem;
    }
    h1,
    .blue-degrade h1 {
        font-size: 1.5em;
        line-height: 1.1;
    }
    ul#menu-main-menu {
        padding: 16px 16px 40px 16px;
    }
    #footer .derechos {
        float: unset;
        margin-top: 0;
    }
    #header button.btn.btn-link.search-icon {
        padding: 10px 0 10px 20px !important;
    }
    #banner-bck {
        background-color: #f4f4f4;
    }
}


/**/

@media (max-width: 767px) {
    /* Estilos para dispositivos móviles */
    #featured article,
    #special-featured article {
        padding: 0 0 24px;
    }
    #featured article:first-child {
        padding: 0;
        margin-bottom: 24px;
    }
    #special-featured article:last-child {
        padding: 0 16px 0;
        margin-bottom: 24px;
    }
    #main.container-fluid.p-0 {
        margin-top: 6.7rem;
    }
    .border-b {
        border-bottom: 0.02em solid #c2dbe5;
        display: block;
    }
    .border-b-white {
        border-bottom: 0.02em solid #fff;
        display: block;
    }
    .entry-meta {
        text-align: center;
    }
    .author-avatar {
        width: 150px;
        margin: 0 auto;
    }
    #sidebar {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    .share-buttons {
        justify-content: center;
        padding-top: 24px;
    }
    .share-buttons i.fa {
        font-size: 24px;
    }
    .share-buttons ul li {
        padding: 0 24px 0 0;
    }
    .most-view .thumbnail {
        width: 90px;
    }
    li.module:not(:last-of-type)::after {
        padding: 0 8px;
    }
    #category article:nth-child(n+7) .image-box {
        display: none;
    }
    #category article:nth-child(n+7) h2 {
        padding: 24px 0 16px 0;
    }
    h1.entry-title {
        font-size: 1.85em;
    }
    .title-social-media-archive {
        width: 100%;
        align-items: center;
        text-align: center;
    }
    .author-description-archive {
        width: 100%;
        padding-left: 0;
    }
    .author-avatar-archive img {
        padding-right: 0;
    }
    .author-avatar-archive {
        width: 80%;
        margin: 0 auto 16px;
    }
    .home article:nth-child(n+8) .image-box {
        display: block;
    }
    article:nth-child(n+8) .image-box {
        display: none;
    }
    .box-slider-nav {
        width: 50%;
    }
    .box-title-and-text {
        top: 0;
        left: 0;
    }
    h3.title-h3 {
        font-size: 1.8em;
        width: 100%;
    }
    .gallery-caption {
        padding: 8.25rem 16px 0 16px;
    }
    .background-image {
        height: 420px;
    }
    .box-title-and-text {
        padding: 6px 16px 62px 16px;
        width: 100%;
    }
    .num {
        width: 27px;
        font-size: 32px;
    }
    h3.title-h3 {
        padding-bottom: 26px;
    }
    .more-txt {
        font-size: 14px;
        min-width: 150px;
    }
    .no-padding-mobile {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .bg-column {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    h3.title-h3 {
        font-size: 1.4em !important;
    }
    .box-slider-nav {
        right: 0;
    }
    i.fa-solid.fa-caret-left {
        padding-right: 8px;
    }
    article.col-sm-6,
    .col-sm-6 {
        width: 50%;
    }
    .image-box img {
        border-radius: 5px;
    }
    .title-box-degrade {
        height: 70%;
    }
    .pt-sm-24 {
        padding-top: 24px;
    }
    h1.title-profile {
        font-size: 23px;
        letter-spacing: -1px;
    }
    h2.sanserif-title {
        font-size: 1.7em !important;
    }
    h4 {
        font-size: 1.3rem;
    }
    form.pmpro_form input[type="button"] {
        margin-left: 0;
    }
    input.pmpro_btn.pmpro_btn-submit {
        margin-bottom: 16px;
    }
    .background-slide {
        background-size: 150%;
        background-position: top center;
        background-color: #26559b;
    }
    #MainPost500,
    #MainPost500 .image-item,
    .background-slide {
        height: 550px;
    }
    #MainPost500 .blue-degrade {
        background: linear-gradient( 360deg, rgba(38, 85, 155, 1) 75%, rgba(255, 255, 255, 0) 100%);
    }
    #MainPost500 .image-caption-post {
        padding-top: 4.25rem;
    }
    .list-infographic li {
        width: 100%;
    }
    .home .article {
        margin-bottom: 24px;
    }
    .home .article::last-child {
        margin-bottom: 0;
    }
    .image-box {
        border-right: 1px solid #c2dbe5;
    }
    .em.em-list {
        grid-template-columns: 1fr;
    }
    .em.em-list.size-small .em-item,
    .em.em-list.em-grid .em-item {
        border: 1px solid #c2dbe5;
    }
    .em.em-list.size-small .em-item .em-item-image {
        max-width: 70%;
        margin: 0 auto;
    }
    .em.em-list.size-small .em-item .em-item-info {
        text-align: center;
    }
    #socio-diners,
    #socio-diners .d-flex.justify-content-start.align-items-center {
        flex-direction: column;
    }
    #socio-diners .d-flex.justify-content-start.align-items-center {
        margin-bottom: 16px;
    }
    .p-sm-x-4 {
        padding-left: 1.5em;
    }
    .f-sm-colum {
        flex-direction: column;
    }
    #primicias-box {
        height: 500px;
    }
    .no-padding-mobile {
        padding-left: 0;
        padding-right: 0;
    }
    article#second-articles {
        padding: 0 8px;
    }
    .flex-sm-column {
        flex-direction: column;
    }
    .navbar-brand img {
        width: 169px !important;
        padding: 0 !important;
    }
    footer#footer ul.menu.nav>li {
        border-right: 0;
    }
    #banner-bck {
        margin-bottom: 24px;
    }
    .image-sponsor img {
        padding-top: 10px;
    }
}