/*
 Theme Name:   Gaceta
 Theme URI:    https://www.intereconomia.com
 Description:  Gaceta.es
 Author:       Hadoq
 Author URI:   https://hadoq.com
 Template:     hadoq
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

:root {
    --Fuente: 'Roboto', sans-serif;
    --verde: #0f4a57;
    --VerdeOscuro: #0f3541;
}


/*Bandera de Privacidad sobre el menu mobile*/

@media (max-width: 960px) {
    .jiiVkd {
        bottom: 65px !important;
    }
}

body {
    overflow-x: hidden;
    font-family: var(--Fuente);
}

body,
button,
input,
select,
optgroup,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
a {
    font-family: var(--Fuente);
}

.site-header .site-branding {
    align-items: center;
}


/* Top Navigation Desktop */

.site-header .site-branding {
    padding: 1rem 0;
    background-color: var(--verde);
}

.site-title {
    display: flex;
    justify-content: center;
}

@media (min-width: 960px) {
    .site-header .site-branding {
        flex: 1 0 100%;
        justify-content: center;
    }
    .site-header .div-main-navigation {
        flex: 1 0 100%;
        justify-content: center;
        height: 32px;
        order: 1;
    }
    .site-header .main-navigation {
        justify-content: center;
    }
    .header__rrss {
        flex: 1 0 20%;
        order: 2;
        text-align: left;
        flex-direction: row;
        justify-content: start;
        position: absolute;
        right: 20px;
    }
    .search .site-header .main-navigation {
        justify-content: center;
    }
    .site-header .nav-search {
        flex: 0;
        text-align: left;
    }
    .main-navigation li {
        padding: 0 !important;
    }
    aside#secondary.widget-area>div {
        position: sticky;
        top: 47px;
    }
}

.nav-search #toggle-search+label {
    font-size: 1rem;
}

.main-navigation a {
    padding: 0 0.75rem;
}

p,
li {
    font-family: var(--Fuente);
    color: #303036;
    font-size: 1.1rem;
    line-height: 1.7;
    list-style: none;
}

.header-socials {
    list-style: none;
    margin: 0;
    padding: 0 10px 0 0;
    justify-content: center;
    align-content: center;
    order: 0;
    flex: 1 1;
}

.header-socials li {
    padding: 10px;
    font-size: 1.5em;
}

.header-socials li a {
    color: gray;
}

.site-header .site-branding .site-title {
    order: 1;
}

.site-header .site-title {
    margin: 1.2rem 0;
}

.site-header .site-branding #logo {
    max-height: 3em;
}

.site-header .site-branding .header.directo-icon {
    flex: 1 1;
    max-height: 60px;
    text-align: center;
    align-content: center;
    order: 2;
}

.site-header .site-branding .header.directo-icon img {
    padding: 0 10px;
    cursor: pointer;
}

.site-header .site-branding .header.directo-icon.pause {
    display: none;
}

.site-header .site-branding .header.directo-icon img:hover {
    opacity: 0.55;
}

.header-socials.mobile {
    display: none;
}

@media (max-width: 960px) {
    .site-header {
        flex-wrap: wrap;
    }
    .site-header .site-branding,
    .site-header .nav-search .search-box form #search-input {
        flex: 1 1 100%;
    }
    .site-header .site-branding .site-title {
        order: 0;
        flex: 1 1 75%;
        margin: 0;
    }
    .site-header .site-branding .header-socials {
        display: none;
    }
    .header-socials li {
        padding: 0px;
    }
    .site-header .site-branding .header.directo-icon {
        order: 2;
        max-height: 48px;
        flex: 1 1 25%;
        text-align: center;
        padding-left: 24px;
    }
    .header-socials.mobile {
        display: flex;
        order: 1;
        flex: 1 1 75%;
        border-bottom: 1px solid #3b132c08;
        background-color: #3b132c1c;
        justify-content: space-evenly;
    }
}

.site-header .site-branding .header.directo-icon {
    flex: 1 1;
    max-height: 60px;
    text-align: center;
    align-content: center;
    order: 2;
}

.site-header .site-branding .header.directo-icon img {
    padding: 0 10px;
    cursor: pointer;
}

.site-header .site-branding .header.directo-icon.pause,
.footer.directo-icon.pause {
    display: none;
}

.footer.directo-icon img {
    width: 50px;
}

.site-header .site-branding .header.directo-icon img:hover {
    opacity: 0.55;
}

.header-socials.mobile {
    display: none;
}

@media (max-width: 960px) {
    .site-header {
        flex-wrap: wrap;
    }
    .site-header .site-branding,
    .site-header .nav-search .search-box form #search-input {
        flex: 1 1 100%;
    }
    .site-header .site-branding .site-title {
        order: 0;
        flex: 1 1 75%;
        margin: 0;
        margin: 1.5rem 0;
    }
    .site-header .site-branding .header-socials {
        display: none;
    }
    .header-socials li {
        padding: 5px;
    }
    .site-header .site-branding .header.directo-icon {
        order: 2;
        max-height: 48px;
        flex: 1 1 25%;
        text-align: center;
        padding-left: 24px;
    }
    .header-socials.mobile {
        display: flex;
        order: 1;
        flex: 1 1 75%;
        border-bottom: 1px solid #3b132c08;
        background-color: #3b132c1c;
        justify-content: space-evenly;
    }
}

.sub-menu a {
    text-decoration: unset;
}

.post header img {
    margin: 0 auto;
}

.post-thumbnail a {
    position: relative;
}

.post-thumbnail.post-is-video a:before {
    content: "\f144";
    position: absolute;
    bottom: 5%;
    right: 5%;
    z-index: 2;
    font: normal normal normal 40px/1 FontAwesome;
    color: #FFF;
    opacity: 0.9;
}

.post-thumbnail.post-is-video a:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, #303035 100%) repeat 0 0;
    z-index: 1;
}

aside .widget .widget-title {
    padding-top: 1.5rem;
}

aside .widget .widget-title:first-child {
    padding-top: 0;
    margin-bottom: auto;
}


/*Footer*/

#colophon .footer-socials {
    margin-left: 0;
    padding: 1rem 0;
    order: 1;
    margin: 0;
    flex-direction: row;
}

#n3s_poster_image .liveAccessButton {
    display: none;
}

#n3s_poster_image .activeSignal {
    display: none;
}

div.grwf2-wrapper.wf2-embedded {
    z-index: 10 !important;
}

.search-field,
.search-field::placeholder {
    color: #fff;
    font-weight: bold;
    font-size: 1.2rem;
    padding: 1.5rem;
}

.contenido_flexible {
    width: 100%;
}

div.div-main-navigation,
div.nav-search {
    background-color: var(--verde);
}

#masthead.site-header {
    position: relative;
    border-bottom: 1px solid white;
}

.site-header .nav-search.flex-column {
    padding: 0 !important;
    margin: 0;
    padding: 1em;
    height: 32px;
}

@media (max-width: 960px) {
    .site-header .nav-search.flex-column {
        height: 52px;
    }
}

.site-header .nav-search .search-box {
    bottom: unset;
    top: 90px;
}

.nav-search #toggle-search:checked~.search-box {
    display: block;
    height: 35px;
}

.nav-search #toggle-search:checked~.search-box.search-fixed {
    position: fixed;
    top: 65px;
}

.nav-search .search-box.search-fixed #search-box-close {
    border: none;
}

.site-header .nav-search .search-box form {
    flex-wrap: nowrap;
    height: 100%;
}

.site-header .nav-search .search-box form #search-input {
    width: 90%;
}

.site-header .nav-search .search-box form #search-input .search-field {
    width: 100%;
    height: 100%;
}

@media (max-width: 960px) {
    .site-header .nav-search .search-box {
        height: 100%;
        top: 0;
        bottom: unset;
    }
    .site-header .nav-search.flex-column,
    .site-header .nav-search .search-box form #search-box-close {
        flex: 1 1 25%;
        padding: 0.5em;
    }
}

.player.hidden {
    display: none;
}

ul#primary-menu>li>a {
    color: #fff;
    font-family: var(--Fuente);
}

div.nav-search i {
    color: #fff;
}

ul#primary-menu>li>a:hover {
    background-color: white;
    color: var(--verde);
    opacity: 1;
}

ul.sub-menu>li:hover,
ul.sub-menu>li:hover a {
    opacity: 0.6;
}

.nav-search .search-field {
    padding: 0;
    background-color: #fff;
    border: 1px solid var(--verde);
    border-radius: 0;
}

.nav-search .search-field:focus {
    color: var(--verde);
}

.nav-search .search-field::-webkit-input-placeholder,
.nav-search .search-field::placeholder {
    color: var(--verde);
}

.nav-search .search-box {
    z-index: 3;
}

.nav-search .search-box #search-box-close {
    background-color: var(--verde);
    border: 1px solid #fff;
    border-radius: 0;
}

.search .search-form .search-submit {
    background-color: var(--verde);
    border: 1px solid var(--verde);
    border-radius: 0;
}

#search-box-close i,
#search-box-close i:hover {
    color: #fff;
    background-color: transparent;
    cursor: pointer;
}


/* categories slider */

.cat-slider-container {
    position: relative;
    overflow: hidden;
}

.cat-slider-container .cat-slider-elements {
    width: fit-content;
    display: flex;
    padding: 0 20px;
    height: 100%;
    transition: all 0.5s ease-in-out 0.1s;
}

.cat-slider-container .cat-slider-elements .element {
    display: inline-block;
    height: 135px;
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 0.8em;
    width: 33vw;
    padding-right: 17px;
}

@media screen and (max-width: 1099px) {
    .cat-slider-container .cat-slider-elements .element {
        /*tablet*/
        width: 50vw;
    }
}

@media screen and (max-width: 749px) {
    .cat-slider-container .cat-slider-elements .element {
        /*mobile*/
        width: 100vw;
    }
}

.cat-slider-container .cat-slider-elements .element .element-card {
    padding: 5px 5px;
    display: flex;
    height: 100%;
    position: relative;
    width: calc(33vw - 80px);
    margin: 0 30px;
}

.cat-slider-container .cat-slider-elements .element .element-card div>span {
    font-size: 0.9em;
}

.cat-slider-container .cat-slider-elements .element.directo .element-card {
    -webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.32);
}

.cat-slider-container .cat-slider-elements .element.directo .element-card:after {
    content: 'En directo';
    background-color: crimson;
    height: 26px;
    line-height: 26px;
    width: 80px;
    text-align: center;
    border-radius: 6%;
    position: absolute;
    top: 5px;
    right: 15px;
    color: white;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.32);
}

@media screen and (max-width: 1099px) {
    .cat-slider-container .cat-slider-elements .element .element-card {
        margin: 0 15px 0;
        width: calc(50vw - 80px);
        margin: 0 30px;
    }
}

@media screen and (max-width: 749px) {
    .cat-slider-container .cat-slider-elements .element .element-card {
        width: calc(100vw - 80px);
        font-size: 0.9em;
        margin: 0 30px;
    }
}

.element .element-card .program-title {
    font-size: 1.3em;
}

.cat-slider-container .cat-slider-controls {
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 0 9px 0;
    cursor: pointer;
}

.cat-slider-container .cat-slider-controls.left {
    left: 0;
}

.cat-slider-container .cat-slider-controls.right {
    right: 0;
}

.cat-slider-container .cat-slider-controls>div {
    display: flex;
    z-index: 1;
    background: whitesmoke;
    width: 30px;
    justify-content: center;
    align-items: center;
}

.cat-slider-container .cat-slider-controls>div:hover {
    background: #eee;
}

.cat-slider-container .cat-slider-controls>div>div {
    width: 30px;
    text-align: center;
    margin: auto 0;
}


/*Menu*/

.sub-menu {
    position: absolute;
    visibility: hidden;
    z-index: 900;
    background-color: #ffffff;
    width: 250px;
    margin-top: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.main-navigation li.programas {
    position: unset;
}

.main-navigation li:hover>div.sub-menu {
    list-style: none;
    visibility: visible;
}

.main-navigation li.programas:hover>div.sub-menu {
    list-style: none;
    visibility: visible;
    display: flex;
    flex-direction: row;
    top: 96px;
    width: 80%;
    max-width: 1200px;
    padding: 0 16px 5px;
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
}

.sub-menu-list>li {
    width: 100%;
    padding: .35rem 1rem;
}

.featured-container {
    display: flex;
    flex-wrap: wrap;
}

.featured-container .featured-item {
    padding: 5px;
    flex: 1 1 50%;
    max-width: 50%;
}

.featured-container .featured-item>a {
    width: 100%;
    display: flex;
    height: 130px;
    -webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.32);
}

.featured-container .featured-item>a>div {
    flex: 1 1 100%;
    align-self: center;
    text-align: center;
    padding-left: 0.5em;
}

.featured-container .featured-item img {
    height: 100%;
    flex: 1 1 100%;
    object-fit: contain;
    max-width: 200px;
}

.featured-list {
    flex: 1 1 70%;
    padding: 0 20px 0 0;
}

.elements-list {
    flex: 1 1 30%;
    overflow: hidden;
}

.elements-list .sub-menu-list {
    overflow: scroll;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    max-height: 414px;
}

.card {
    webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.32);
    border-radius: 5px;
}

.card:hover {
    webkit-box-shadow: 0px 5px 9px 1px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 5px 9px 1px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 5px 9px 1px rgba(0, 0, 0, 0.32);
}

.contenedor-programa .card .card-part {
    flex: 1 1 100%;
    align-self: center;
    justify-self: center;
}

.contenedor-programa .card .card-part.text,
.contenedor-programa .card .card-part .name {
    font-size: 2em;
    padding: 0 15px 0 0;
}


/*Mobile menu*/

.mobile-menu ul.menu>.menu-item {
    margin: auto;
    width: 200px;
    word-break: keep-all;
    text-align: left;
    white-space: nowrap;
}

.mobile-menu ul.menu>.menu-item>.sub-menu {
    position: relative;
    box-shadow: unset;
    background: unset;
    border: unset;
    padding: 0 0 0 25px;
}

.mobile-menu ul.menu>.menu-item>.sub-menu li {
    visibility: visible;
    text-align: left;
    font-size: 0.5em;
}

.mobile-menu ul.menu>.menu-item>.sub-menu li>a {
    font-size: 1rem;
}

.mobile-menu ul.menu li:last-child {
    border: none;
}


/* Events */

.tribe-events-single-event-title {
    text-align: center;
}

.tribe-events-schedule {
    text-align: center;
}

.single-tribe_events .tribe-events-event-image {
    text-align: center;
}

.tribe-events-calendar thead th {
    background-color: #3b132c;
}

.tribe-events-calendar div[id*=tribe-events-daynum-],
.tribe-events-calendar div[id*=tribe-events-daynum-] a {
    background-color: #c1afb9;
    color: #fff;
}

#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button,
.tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive,
.tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #3b132c;
}

#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
    font-weight: 600;
}

h3.tribe-events-month-event-title:before {
    content: '>';
    padding-right: 0.5em;
    color: #daa600;
}

.footer-fixed {
    display: none !important;
}

.player {
    width: 480px;
    float: left;
}

@media only screen and (max-width: 468px) {
    .footer-fixed {
        display: block !important;
    }
    #colophon {
        margin-bottom: 48px !important;
    }
    .player {
        width: 100% !important;
    }
}

.site-footer,
.social-share-sep {
    margin-bottom: 0px !important;
}

.site-footer {
    margin-top: 20px;
}

.site-footer .footer-columns a {
    color: #000;
}

.site-footer .footer-columns {
    width: 1280px;
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    .site-footer .footer-columns {
        width: 100% !important;
    }
}


/* Arreglo estilos hadoq navbar header desktop */

@media screen and (min-width: 960px) {
    .div-main-navigation {
        display: flex !important;
        flex: 1 0 auto;
    }
    .main-navigation ul {
        display: flex !important;
        flex-wrap: wrap;
        margin: 0;
        padding: 0;
    }
    .site-header {
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-around;
        background-color: var(--verde);
    }
    .archive .page-header .archive-description {
        max-width: 600px;
        -ms-flex-order: 3;
        order: 3;
    }
    .archive a {
        color: var(--verde);
        text-decoration: none;
    }
}

.navigation-wrapper {
    flex: 1 0 100%;
    display: flex;
    max-width: 1280px;
    order: 2;
}


/* Sticky navbar */

@media screen and (min-width: 1201px) {
    /* hide for desktop */
    .block-sticky {
        display: none;
    }
    .block-sticky.visible {
        display: flex;
        justify-content: space-around;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 9998;
        border-bottom: 1px solid white;
        background-color: var(--verde);
        margin-bottom: 0;
    }
    .block-sticky__branding {
        display: flex;
        flex-direction: row;
        align-items: center;
        max-width: 12vw;
        margin: 6px 2rem 0;
    }
    .block-sticky__nav {
        display: flex;
        flex-direction: row;
        align-items: center;
        max-width: 65vw;
    }
    .div-main-navigation {
        padding: 0;
        order: 2;
    }
    .menu {
        margin: 0;
        padding: 0;
    }
    .block-sticky__rrss {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin: 3px 2rem;
        max-width: 12vw;
    }
    .block-sticky__rrss a,
    #masthead .header__rrss .footer-socials li a {
        margin: 0 10px;
        color: white !important;
    }
    /* active on scroll */
    #primary-menu .active {
        background-color: white;
        color: var(--verde);
        opacity: 1;
        box-sizing: content-box;
        font-weight: bold;
    }
    ul#primary-menu>li.active>a {
        color: var(--verde);
        font-family: var(--Fuente);
    }
}

@media screen and (min-width: 481px) and (max-width: 1200px) {
    /* hide for tablet */
    .block-sticky {
        display: none;
    }
    .main-navigation {
        display: flex !important;
        flex-direction: row !important;
        max-width: 65vw !important;
    }
    .main-navigation ul {
        display: flex !important;
    }
    .navigation-wrapper {
        display: none !important;
    }
    .site-header .site-branding #logo {
        max-height: 5em;
    }
}

@media screen and (max-width: 480px) {
    /* hide for mobile */
    .block-sticky {
        display: none;
    }
}

#sticky-menu .footer-socials,
#masthead .header__rrss .footer-socials {
    display: flex;
    flex-wrap: nowrap;
    padding: inherit;
    margin: 0;
    list-style: none;
}

#masthead .header__rrss .footer-socials {
    display: flex;
    flex-wrap: nowrap;
    padding: inherit;
    margin: 0;
    list-style: none;
    justify-content: flex-start;
}


/*--------------------------------------------------------------
# Footer fixed
--------------------------------------------------------------*/

.footer-fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
}

.social-share-sep {
    margin-bottom: 54px;
}


/*--------------------------------------------------------------
# Social Share
--------------------------------------------------------------*/

.social-mobile-bar {
    margin: 0 auto;
    width: 100%;
    background-color: #f9f9f9;
    z-index: 1;
    padding: 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

.social-mobile-bar ul {
    margin: 0;
    padding: 0 .5rem;
}

.social-mobile-bar li {
    font-size: 1.75rem;
    text-align: center;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    list-style: none;
    padding: .2rem 0;
}

.social-mobile-bar li a {
    color: #757575;
}

.social-mobile-bar #site-logo img {
    width: 40px;
    height: 40px;
}

.whatsapp-mobile {
    display: none;
}

a:hover>.widget_list_title {
    color: #daa600;
}

#rrss_vertical_bar i.fa:hover {
    color: #daa600;
}

#rrss_vertical_bar i.fa {
    color: #3b132c;
}

@media (max-width:468px) {
    .archive .heading .archive-last-posts-button a:after {
        content: '';
        padding-left: 0;
    }
    .archive .heading .archive-last-posts-button a {
        padding: 0.5em 1em;
    }
    .whatsapp-desktop {
        display: none;
    }
    .whatsapp-mobile {
        display: block;
    }
}

@media (max-width:767px) {
    .header-main-title {
        font-size: 2.8rem;
    }
}

.archive .page-title {
    color: var(--verde);
    padding: 1rem 0;
    margin: 0;
    font-size: 3rem;
    line-height: 1.2;
    text-align: center;
    text-transform: capitalize;
}

.archive .post-thumbnail a {
    text-align: center;
}

.archive .post-thumbnail .avatar {
    object-fit: cover;
    border-radius: 50%;
    width: 150px;
}

.archive .heading {
    flex: 1 1 100%;
}

.archive .contenedor-programa a {
    height: 240px;
    text-align: center;
}

.archive .contenedor-programa a img {
    height: 100%;
}

.archive .pagination .nav-links {
    padding: 1em 0 0;
    margin-left: -0.2em;
}

.list-posts-widget ul li article {
    border-bottom: 1px solid var(--verde);
    padding: 1rem 0;
}

.archive .pagination .nav-links a,
.archive .pagination .nav-links span {
    padding: 0.5em;
    font-weight: 600;
}

.archive .nav-links a {
    color: #daa600
}

.archive .nav-links span.current {
    color: var(--verde);
}

.archive .page-header .tag-image img {
    max-width: 350px;
    height: 250px;
    object-fit: contain;
    width: 100%;
    float: left;
    margin: 0 15px 15px 0;
}

.archive .heading .archive-last-posts-button a:hover {
    color: #757575;
    background-color: #dddbdb;
}

.archive .heading .host {
    margin: 0;
    font-size: 1.2em;
    text-align: center;
}

.archive .entry-content .entry-title .programa.post-link {
    color: var(--verde);
}

.archive #articles-bottom .post-thumbnail {
    min-width: 200px;
}

.archive #breadcrumbs {
    text-align: left;
    max-width: 500px;
    margin: auto;
}

.archive .post-featured img {
    height: 400px;
    object-fit: cover;
    width: 100%;
    -o-object-fit: cover;
}

.post-featured .post-link img {
    width: 100%;
}

a:hover {
    opacity: 1;
}

@media (max-width: 811px) {
    .archive #articles-bottom .post-thumbnail {
        -ms-flex: .5 0 100%;
        flex: .5 0 100%;
        padding-right: 0;
    }
    .archive #articles-bottom {
        padding-right: 0;
    }
}

.archive .page-header {
    margin: 3rem 0;
}

.archive .page-header .archive-description a,
.archive .page-header .ficha-tecnica a {
    color: #303036;
    text-decoration: underline;
    -webkit-text-decoration-color: #757575;
    -moz-text-decoration-color: #757575;
    text-decoration-color: #757575;
    font-weight: bold;
}

.archive .page-header .archive-description a:hover,
.archive .page-header .ficha-tecnica a:hover {
    background-color: #757575;
    color: #ffffff;
}

.archive .page-header .archive-description .mapa,
.archive .page-header .ficha-tecnica .mapa {
    padding: 1.5rem 0 1.5rem;
}

.archive .page-header .archive-description blockquote {
    padding: 1rem;
}

.archive .page-header .archive-description blockquote p {
    margin-bottom: 0;
    padding: 1rem 2rem;
}

.archive .page-header .ficha-tecnica {
    -ms-flex-order: 2;
    order: 2;
    padding: 1rem;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.archive .page-header .ficha-tecnica img {
    width: 100%;
    max-height: 320px;
    -o-object-fit: cover;
    object-fit: cover;
}

.archive .page-header .ficha-tecnica .caja-ficha-roja {
    text-align: center;
    font-weight: bold;
    font-family: var(--Fuente);
    margin-bottom: 2rem;
}

.archive .page-header .ficha-tecnica [class$="-ficha"] span:first-of-type {
    font-weight: bold;
}

.archive #breadcrumbs {
    text-align: center;
    margin-top: 1rem;
    max-width: 600px;
}

.archive .site-main {
    padding: 1rem 0;
}

.archive .heading {
    padding: 1em 0 0;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    -ms-flex-order: 1;
    order: 1;
}

.archive .heading .title-icon {
    -ms-flex-order: 0;
    order: 0;
}

.archive .heading .title-icon .page-title {
    color: white;
    font-family: var(--Fuente);
    padding: .5rem 1rem;
    margin: 0;
    font-size: 16px;
    text-align: left;
    background-color: var(--verde);
    text-transform: uppercase;
    font-weight: 400;
    width: fit-content;
}

.archive .heading .title-icon .category-icon {
    font-size: 3rem;
    display: inline-block;
}

.archive .heading .title-icon~p {
    -ms-flex-order: 1;
    order: 1;
    margin: 1rem 0;
    text-align: center;
}

.archive .heading .archive-last-posts-button {
    text-align: center;
    max-width: 450px;
    margin: 1rem auto;
    -ms-flex-order: 2;
    order: 2;
}

.archive .heading .archive-last-posts-button a {
    font-family: var(--Fuente);
    display: block;
    line-height: 1.2;
    padding: .75rem 1rem;
    color: #ffffff;
    font-size: 1.1rem;
    background-color: #757575;
}

.archive .heading .archive-last-posts-button a:hover {
    color: #757575;
    background-color: #ffffff;
}

.archive .heading .archive-last-posts-button a:after {
    content: " \203A";
    font-size: 1.1em;
    padding-left: 1rem;
}

.archive .site-footer a {
    color: #eca700;
}

.archive .entry-separator {
    color: #757575;
}

.archive .entry-content {
    margin-top: 0;
}

.archive .entry-content p {
    margin-bottom: 0.5rem;
}

.archive .post-thumbnail img {
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.archive #articles h2 {
    margin-bottom: 2rem;
}

.archive #articles-top {
    padding: 2rem 0;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
}

.archive #articles-top article {
    padding: 1rem;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
}

.archive #articles-top .entry-title {
    margin: auto;
}

.archive #articles-bottom {
    padding-top: 1rem;
}

.archive #articles-bottom .entry-content {
    -ms-flex: 1.5 0 200px;
    flex: 1.5 0 200px;
}

.archive #articles-bottom .post-thumbnail {
    -ms-flex: .5 0 150px;
    flex: 0 0 230px;
    padding-right: 2rem;
}

.archive article {
    padding: 2rem 0;
}

.archive article .post-thumbnail {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}

.archive article .entry-content {
    font-weight: normal;
}

.archive article .entry-content .entry-title .title {
    margin: 0.5rem 0;
    text-align: initial;
}

.archive .nav-links a {
    text-transform: uppercase;
    font-family: var(--Fuente);
}

.archive .nav-links a:hover {
    color: #757575;
}

.archive .nav-previous:before {
    content: "<<";
    color: #757575;
    margin-right: 0.5rem;
    font-weight: bold;
}

.archive .nav-next:after {
    content: ">>";
    color: #757575;
    margin-left: 0.5rem;
    font-weight: bold;
}

.footer {
    height: 60px;
}

.footer .widget_text.widget.widget_custom_html {
    position: absolute;
    right: 0;
    top: 13px;
}

.card-new {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    padding: 5px 5px;
    display: flex;
    height: 100%;
    position: relative;
    margin: 0 30px;
    align-items: center;
    justify-content: center;
}

.card-new .card-img {
    flex: 1 1 110px;
    max-width: 110px;
    height: 100%;
    margin: auto;
}

.card-new .card-text {
    height: 100%;
    flex: 1 1;
    margin: 0 0 0 30px;
    padding: 0 0 0 5px;
}

.card-new .card-text p {
    font-weight: 400;
}

.card-new .card-text .title {
    clear: both;
    font-family: var(--Fuente);
    color: var(--verde);
    line-height: 1.2;
    font-weight: 400;
    font-size: 1.35rem;
    text-align: center;
}

.footer .logo-footer {
    width: 200px;
    float: left;
    position: absolute;
}

.footer .logo-footer img {
    max-width: 200px;
}

.site-footer a {
    color: #303036 !important;
    font-weight: 600;
}

.site-footer a:hover {
    color: #daa600 !important
}

@media (max-width: 960px) {
    .footer-columns {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 958px) {
    .ficha-tecnica {
        -ms-flex: 0 0 300px;
        flex: 0 0 300px;
    }
    .archive #articles-top article {
        -ms-flex: 1 0 25%;
        flex: 1 0 25%;
    }
}

@media screen and (max-width: 425px) {
    .card-new {
        display: block;
    }
    .card-new .card-text {
        margin: 0 !important;
    }
    .footer .widget_text.widget.widget_custom_html {
        position: inherit;
    }
    #colophon .site-info {
        display: flex;
        height: 100%;
    }
    .footer .logo-footer {
        width: 100%;
        display: contents;
        text-align: center;
    }
    .navigation-wrapper {
        display: none;
    }
}

.sub-title {
    font-weight: bold;
    color: var(--verde);
    text-align: center;
}

.tribe-events-list-widget-events .list-icono {
    float: left;
    margin: 10px 3% 10px 0;
    width: 17%;
}

@media screen and (min-width: 960px) {
    .main-navigation a:hover {
        color: #757575;
    }
}


/*ESTILOS PARA EL HOME*/

h3.section-title {
    text-align: center;
    padding: .5rem 1.2rem;
    margin: 0 0 20px;
    color: #fff;
    background-color: var(--verde);
    width: fit-content;
    text-transform: uppercase;
    font-weight: normal;
}

h3.section-title.subseccion {
    background: transparent;
    color: var(--verde);
    font-size: 16px;
    padding: 0;
}

.gaceta-tv h3.section-title {
    text-align: center;
    padding: .5rem .75rem;
    margin: 0 2.5%;
    color: var(--verde);
    background-color: #fff;
    width: fit-content;
    text-transform: uppercase;
    font-weight: normal;
}

@media (min-width: 961px) {
    h3.section-title {
        width: auto;
        display: inline-block;
        right: inherit;
    }
    .gaceta-tv h3.section-title {
        text-align: center;
        padding: .5rem .75rem;
        margin: 0 7%;
        color: var(--verde);
        background-color: #fff;
        width: fit-content;
        text-transform: uppercase;
        font-weight: normal;
    }
}


/*Bloque de actualidad*/

.aside-actualidad .layout {
    justify-content: space-around;
}

.aside-actualidad .text-block {
    height: 100% !important;
}

@media (max-width:960px) {
    .boton-para-actualidad {
        display: none;
    }
}

@media (min-width: 961px) {
    .actualidad-principal .home-layout-3>div {
        margin: 0;
    }
    .aside-actualidad .layout {
        justify-content: space-between;
    }
    .actualidad-principal .home-layout-3 img {
        height: 337px !important;
    }
    .boton-para-actualidad-movil {
        display: none;
    }
    .aside-actualidad .article-wrapper:first-of-type {
        padding-top: .75rem !important;
    }
    .aside-actualidad .article-wrapper {
        padding: .4rem !important;
        flex: unset !important;
    }
    .aside-actualidad .text-block {
        margin-left: -15px;
    }
    .aside-actualidad .text-block h3 a {
        font-size: 1.3rem !important;
    }
    .aside-actualidad article.home-layout-1 .entry-title .title {
        margin: 5px 0;
    }
    .aside-actualidad .home-layout-1 .post-thumbnail img {
        max-height: 90px;
        width: auto;
        margin-right: -20px;
        height: 90px;
        min-height: unset;
    }
    .aside-actualidad article.flex-row {
        align-items: center;
    }
    .aside-actualidad .home-layout .meta {
        font-size: .9rem;
        margin-top: -5px;
    }
}

@media (min-width: 1200px) {
    .aside-actualidad .article-wrapper {
        padding: .75rem !important;
    }
    /*
    .aside-actualidad .article-wrapper:last-of-type {
        padding: 0 !important;
    }
    */
}


/*Fin Bloque de Actualidad*/

@media screen and (min-width: 768px) and (max-width: 958px) {
    .post-principal h3.title a {
        font-size: 1.5rem !important;
    }
    .second-posts img {
        max-height: 150px;
    }
    .navigation-wrapper {
        display: none;
    }
}

.boton-mas,
.boton-mas-blanco {
    display: flex;
    justify-content: center;
    margin: 1.5rem 0 2.5rem 0;
}

.boton-mas i,
.boton-mas-blanco i {
    border-radius: 50%;
    font-size: 1.2rem;
    padding: .5rem;
    margin-right: .5rem;
}

.boton-mas i {
    border: 1px solid var(--verde);
}

.boton-mas-blanco i {
    border: 1px solid white;
}

.boton-mas a,
.boton-mas-blanco a {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 600;
}

.boton-mas a {
    color: var(--verde);
}

.boton-mas-blanco a {
    color: white;
}

.home-layout-4 {
    text-align: left;
}


/*Bloque Opinion*/

#columna-opinion {
    max-width: 90% !important;
    margin: 0 auto;
}

#columna-opinion .entry-title {
    order: 2;
}

#columna-opinion .meta {
    order: 1;
}

@media screen and (min-width: 480px) {
    #columna-opinion h3.title {
        min-height: 165px;
    }
}

@media screen and (min-width: 320px) {
    #columna-opinion .article-wrapper {
        border-left: 1px solid var(--verde);
        padding: 0 1rem 0 0;
        position: relative;
        margin-bottom: 45px;
        max-width: 272px !important;
    }
    #columna-opinion span.entry-author {
        display: flex;
        justify-content: left;
        padding: 1rem 0 0 1rem;
    }
    #columna-opinion .meta {
        padding: 0;
    }
    #columna-opinion span.entry-author a {
        color: var(--verde);
        font-size: .9rem;
        font-weight: 700;
        text-transform: uppercase;
    }
    #columna-opinion .home-layout .entry-title .title a {
        font-size: 1.6rem
    }
    #columna-opinion .post-thumbnail {
        border-bottom: 1px solid var(--verde);
        max-width: 272px !important;
    }
    #columna-opinion .layout {
        justify-content: center;
    }
}

@media (min-width: 961px) {
    #columna-opinion {
        max-width: 100% !important;
        margin: 0 0;
    }
    #columna-opinion article {
        margin-bottom: 0px;
    }
    #columna-opinion .md-3 {
        flex-basis: 21.5%;
        margin: 1rem;
    }
    #columna-opinion .text-block {
        min-height: 185px;
    }
    #columna-opinion .article-wrapper {
        margin-bottom: 0;
        max-width: unset !important;
    }
    #columna-opinion .post-thumbnail {
        max-width: unset !important;
    }
}

#columna-opinion .article-wrapper::before {
    height: 1px;
    width: 100%;
    background: rgb(15, 74, 87);
    background: linear-gradient(90deg, rgba(15, 74, 87, 1) 0%, rgba(255, 255, 255, 1) 60%);
    content: '';
    position: absolute;
    left: 0;
}

#columna-opinion img.avatar {
    max-height: 273px !important;
    border-radius: unset !important;
    width: 100% !important;
    height: unset !important;
    border: 1px solid var(--verde);
    border-left: none;
    border-bottom: none;
    border-top-right-radius: 8% 12% !important;
}


/*Fin del Bloque Opinion*/

.gaceta-tv {
    background-color: var(--verde);
    width: 100vw !important;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: none !important;
    margin-bottom: 2rem;
}

.gaceta-tv.container>.layout.row {
    margin: 1rem auto;
}

@media (min-width: 960px) {
    .gaceta-tv.container>.layout.row {
        margin: 1rem 6%;
    }
}

.gaceta-tv a,
.gaceta-tv h3,
.gaceta-tv p,
.gaceta-tv span {
    color: white;
}

.gaceta-tv a img {
    border: 2px solid white;
}

@media (min-width: 960px) {
    .gaceta-tv .md-3 a img {
        height: 150px;
        object-fit: cover;
    }
}

.columna-izquierda-posterior .article-wrapper {
    padding: 1rem 0 !important;
}

.logo-medios {
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
}

.caricatura-la-gallina .article-wrapper {
    padding: .75rem !important;
}

.caricatura-la-gallina .text-block {
    margin-bottom: 2rem;
}

.caricatura-la-gallina .entry-title {
    display: none;
}


/******************
    FOOTER
*****************/

#colophon {
    background-color: var(--verde);
    padding: 0 0 3rem;
    border-top: 1px solid white;
    margin-top: 4rem;
}

#colophon .site-info-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 90%;
    justify-content: center;
    margin: 0 auto;
}

@media (min-width: 768px) {
    #colophon .site-info-footer {
        width: 100%;
    }
}

#colophon .logotipo-footer {
    margin-top: 6rem;
    margin-bottom: 1rem;
}

.redes-sociales-footer {
    margin: 1.5rem 0;
    display: flex;
}

.redes-sociales-footer a {
    color: white;
}

.redes-sociales-footer a i {
    display: inline-block;
    box-sizing: content-box;
    border: 2px solid white;
    width: 1rem;
    height: 1rem;
    margin: 0 10px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    padding: 1rem;
    font-size: 1rem;
    color: white;
}

.cita {
    margin: 1.5rem 0;
}

.cita h3,
.cita h4 {
    color: white;
    font-weight: 300;
    margin: .3rem 0;
}

.cita h3 {
    font-size: 2.2rem;
}

.cita h4 {
    font-size: 1.2rem;
    text-align: right;
    text-transform: uppercase;
}

.menu-info-footer-container {
    width: 95%;
    display: flex;
    justify-content: center;
}

@media (min-width: 768px) {
    .menu-info-footer-container {
        width: 100%;
        display: flex;
        justify-content: center;
    }
}

.menu-info-footer-container ul {
    margin: 2rem 0;
    padding: 0;
}

.flex-menu-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.menu-info-footer-container li {
    list-style: none;
    margin-bottom: 1.5rem;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .flex-menu-footer {
        flex-direction: row;
    }
    .menu-info-footer-container li {
        margin-right: 1.5rem;
    }
    .menu-info-footer-container li:last-child {
        margin-right: 0;
    }
}

.menu-info-footer-container li:last-child {
    margin-right: 0;
}

.menu-info-footer-container a {
    color: white;
}

li#nav-mobile {
    z-index: 3;
    position: fixed;
    left: 0;
    bottom: 0;
    margin: 0;
    background-color: var(--verde);
    width: 100%;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid white;
}

@media (min-width: 1201px) {
    li#nav-mobile {
        display: none;
    }
}

.mobile-toggle i {
    color: #fff;
}

.mobile-menu {
    background-color: var(--verde);
}

.mobile-menu ul {
    list-style: none;
}

.mobile-menu li a {
    font-family: var(--Fuente);
    color: white;
}


/************
** Clases para GACETA TV **
***************/


/*Archive*/

.category-gaceta-tv {
    background-color: var(--verde);
}

.cabecera-articulo {
    display: none;
}

.category-gaceta-tv h1,
.category-gaceta-tv h2,
.category-gaceta-tv a,
.category-gaceta-tv span {
    color: white !important;
}

.category-gaceta-tv ul#primary-menu a:hover {
    color: var(--verde) !important;
}

.category-gaceta-tv .meta {
    color: white;
}

.category-gaceta-tv article img {
    border: 2px solid white;
}

.gaceta-tv img#logo {
    border: none;
}

.gaceta-tv #rrss_horizontal_bar a i {
    color: white;
}

.gaceta-tv #rrss_horizontal_bar a {
    display: inline-grid;
    box-sizing: content-box;
    border: 2px solid white;
    height: 1rem;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    padding: 4px;
    font-size: 1rem;
}


/*SIDEBAR*/

aside .widget .widget-title,
.aside-home .widget .widget-title {
    text-transform: uppercase;
    font-size: 1.2rem;
    border-bottom: 2px solid var(--verde);
    font-family: var(--Fuente);
    color: var(--verde);
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    font-weight: 700;
}

aside h2.widget-title,
.aside-home h2.widget-title {
    display: block;
}

aside .entry-content a,
.aside-home .entry-content a {
    width: 33%;
}

aside .list-posts-widget article a,
.aside-home .list-posts-widget article a {
    width: 33%;
    margin-right: 1rem;
}

aside .widget_list_title a,
.aside-home .widget_list_title a {
    width: auto !important;
    margin: 0 !important;
    font-size: 1.1rem;
    color: var(--verde);
    font-weight: 700;
}

aside .mostrar-autor a,
.aside-home .mostrar-autor a {
    color: #000 !important;
    font-weight: normal !important;
    font-size: .9rem;
}

@media (max-width: 480px) {
    .navigation-wrapper {
        display: none;
    }
    .meta,
    .entry-title {
        text-align: center;
    }
}

@media screen and (min-width: 481px) and (max-width: 960px) {
    .archive .site-main {
        display: flex;
        flex-direction: column;
    }
    #secondary {
        display: flex;
        justify-content: center;
    }
    .meta,
    .entry-title {
        text-align: center;
        justify-content: center;
    }
    .archive article .entry-content .entry-title .title {
        text-align: center;
    }
    .home-layout-4 {
        text-align: left;
    }
}


/* Estilos formulario de contacto */

h1.contact {
    color: var(--verde);
}

p.contact {
    color: var(--verde);
    font-family: var(--Fuente);
}

.wpcf7 label {
    color: var(--verde);
    font-family: var(--Fuente);
}

.wpcf7 input,
textarea {
    border: 2px solid var(--verde);
    color: var(--verde);
    font-size: large;
    width: 100%;
}

.wpcf7 p:last-of-type {
    text-align: center;
}

input.wpcf7-form-control.wpcf7-submit {
    font-size: x-large;
    width: 100%;
    background-color: var(--verde);
    color: white;
}

div#wpcf7-f124567-o1 {
    align-self: center;
}

@media screen and (min-width: 481px) and (max-width: 1201px) {
    h1.contact {
        font-size: xxx-large;
    }
    p.contact {
        font-size: x-large;
    }
    .wpcf7 label {
        font-size: larger;
    }
    section.article-wrapper.flex-row.html_content {
        display: flex;
        flex-direction: column;
    }
    .wpcf7 input,
    textarea {
        min-width: 30rem;
    }
    .wpcf7 p {
        align-self: center;
    }
    form.wpcf7-form.init {
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 480px) {
    div#wpcf7-f124567-o1 {
        max-width: 21rem;
    }
    .wpcf7 input,
    textarea {
        width: 19rem;
    }
}

#articles-bottom .flex-row {
    padding: 2rem 0;
}

@media screen and (min-width: 1025px) {
    #primary {
        margin-right: 1.5rem;
    }
}


/*------------------------------------
 * Footer Newsletter
 *------------------------------------*/

.footer-newsletter {
    border-bottom: 5px solid #1b5c6b;
    padding: 4rem 0;
    margin-bottom: 3rem;
    background-image: url(/wp-content/uploads/2020/09/imagen-de-fondo-newsletter.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-newsletter-container {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.newsletter-embed {
    width: 50%;
}

.footer-newsletter #mlb2-2616215.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
    max-width: 100%;
}

.footer-newsletter #mlb2-2616215.ml-form-embedContainer .ml-form-embedWrapper {
    background-color: transparent;
}

.footer-newsletter #mlb2-2616215.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,
.footer-newsletter #mlb2-2616215.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
    color: #fff;
    font-size: 3em;
    text-align: center;
}

.footer-newsletter #mlb2-2616215.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
    background-color: #2f8682!important;
    font-size: 20px!important;
    width: initial !important;
}

.footer-newsletter #mlb2-2616215.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
    background-color: #2f8682ce!important;
}

.footer-newsletter #mlb2-2616215.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
    font-size: 16px!important;
}

@media (min-width: 768px) and (max-width: 959px) {
    .footer-newsletter-container {
        flex-direction: column;
    }
    .newsletter-embed {
        width: 75%;
    }
}

@media (max-width: 767px) {
    .footer-newsletter-container {
        flex-direction: column;
    }
    .newsletter-embed {
        width: 100%;
    }
    .footer-newsletter #mlb2-2616215.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,
    .footer-newsletter #mlb2-2616215.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
        font-size: 2em;
    }
}


/*------------------------------------
 * Footer Newsletter
 *------------------------------------*/

.mobile-menu .menu li a {
    color: white!important;
    font-size: 25px;
}

img.imagen-principal-noticia.wp-post-image {
    margin: 0 0 2rem 0;
}

@media (min-width: 1024px) {
    img.imagen-principal-noticia.wp-post-image {
        padding: 0 0 0 4rem;
        margin: 0;
    }
}

blockquote {
    margin: 0;
    width: 69%;
}

.wp-block-quote.is-style-large,
.wp-block-quote.is-large {
    margin: 0 0 1.5rem;
    padding: 0;
}

blockquote.wp-block-quote.is-style-large ::before,
blockquote.wp-block-quote.is-style-large ::after {
    display: flex;
    height: 1px;
    width: 100%;
    background: #303036;
    background: linear-gradient(90deg, #303036 50%, #ffffff 50%);
    content: '';
}

blockquote.wp-block-quote.is-style-large ::before {
    margin-bottom: 15px;
}

blockquote.wp-block-quote.is-style-large ::after {
    margin-top: 15px;
}

.wp-block-quote.is-style-large p,
.wp-block-quote.is-large p {
    font-style: normal;
}

blockquote p {
    padding: 0;
}

@media (max-width: 960px) {
    blockquote {
        width: 85%;
    }
    blockquote.wp-block-quote.is-style-large ::before,
    blockquote.wp-block-quote.is-style-large ::after {
        background: linear-gradient(90deg, var(--verde) 65%, #ffffff 65%);
    }
}

@media (min-width: 961px) {
    #iberosfera article {
        min-height: 320px;
    }
}

#seccion-gaceta-tv h4.subtitle {
    color: #fff;
    margin-bottom: 1rem;
}

@media (min-width: 961px) {
    #seccion-gaceta-tv h4.subtitle {
        min-height: 2rem;
    }
}


/*Bloque Editorial en Opinion*/

@media (max-width: 959px) {
    #bloque-opinion .md-4 .layout.column.fill-height .flex.article-wrapper .home-layout-4 .post-thumbnail img {
        height: unset;
    }
}

#bloque-opinion .md-4 .layout.column.fill-height {
    background-color: var(--verde);
    justify-content: space-between;
}

#bloque-opinion .md-4 .layout.column.fill-height div.title a {
    margin-top: 20px;
}

#bloque-opinion .md-4 .layout.column.fill-height div.title a {
    display: flex;
    align-items: center;
    text-align: center;
    font-weight: bold;
}

#bloque-opinion .md-4 .layout.column.fill-height div.title a span {
    background: #fff;
    padding: 0 5px;
}

#bloque-opinion .md-4 .layout.column.fill-height div.title a::before,
#bloque-opinion .md-4 .layout.column.fill-height div.title a::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #fff;
}

#bloque-opinion .md-4 .layout.column.fill-height div.title a::before {
    margin-right: .25em;
}

#bloque-opinion .md-4 .layout.column.fill-height div.title a::after {
    margin-left: .25em;
}


/* #bloque-opinion .md-4 .layout.column.fill-height>div:nth-child(2) {
    flex: 0;
} */

#bloque-opinion .md-4 .layout.column.fill-height .flex.article-wrapper {
    padding: 0;
}

#bloque-opinion .md-4 .layout.column.fill-height .flex.article-wrapper .home-layout-4 .entry-title h3.title {
    width: 100%;
    text-align: center;
    font-size: 35px;
}

#bloque-opinion .md-4 .layout.column.fill-height .flex.article-wrapper .home-layout-4 .entry-title h3.title a {
    color: #fff;
}

#bloque-opinion .md-4 .layout.column.fill-height .flex.article-wrapper .home-layout-4 .post-thumbnail img {
    object-fit: cover;
}


/*SUBMENU*/

.sub-menu li{
    background-color: var(--verde);
}

.sub-menu li a{
    color:#fff;
    text-transform: uppercase;
}

.sub-menu li:hover{
    background-color:#fff;
}

.sub-menu li a:hover{
    color:var(--verde);
}

nav .sub-menu {
    width: fit-content;
    left: 50%;
    transform: translate(-50%, 0);
}

nav .sub-menu li a{
    white-space: nowrap;
    font-size: 0.9rem;
    text-align: center;
}

.mobile-menu ul.menu>.menu-item>.sub-menu li>a {
    font-size: 1rem;
}

.mobile-menu ul.menu>.menu-item>.sub-menu {
    padding: 0;
    margin: 0;
    width: unset;
}