/*
Theme Name:   Autodato 2022
Description:  Write here a brief description about your child-theme
Author:       Autodato
Author URL:   autodato.com
Template:     generatepress
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Autodato 2022
*/


/* Write here your own personal stylesheet */


/* Suecaslab Font */
@font-face { 
    font-family: 'La Nacion';
src: url(/wp-content/themes/autodato2022/fonts/suecaslab-bold-webfont.woff2) format('woff2');	
font-weight: normal; 
}

@font-face { 
    font-family: 'La Nacion Medium';
src: url(/wp-content/themes/autodato2022/fonts/suecaslab-medium-webfont.woff2) format('woff2');	
font-weight: normal; 
}




/* Header */

.site-logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10000;
}

#site-navigation,
.menu-bar-items {
    flex: 1;
}

#site-navigation .menu-bar-item.search-item {
    margin-right: unset !important;
    margin-left: auto;
}

.navigation-search.nav-search-active {
    top: 100%;
}

/* Logo hover */

.site-logo img:hover {
    opacity: 0.9;
}

/* Adjust padding on mobile */

@media (max-width: 768px) {
    .inside-header {
        padding-right: 2px;
        padding-left: 2px;
    }
}


/* sticky on mobile */

@media (max-width: 768px) {
    .has-inline-mobile-toggle .mobile-menu-control-wrapper {
        margin-right: unset;
        flex: 1;
    }
    .mobile-menu-control-wrapper .menu-bar-items {
        margin-left: auto;
    }
    .mobile-menu-control-wrapper .menu-toggle,
    .mobile-menu-control-wrapper .menu-bar-items {
        flex-grow: 0;
    }
}


/* sticky menu */
/* Agregar titulo del post */

.sticky-entry-title {
    order: 2;
    margin-right: auto;
    float: right;
    line-height: 50px;
    color: #fff;
    font-weight: 100;
    font-size: 20px;
    font-family: La Nacion;
    flex: 1;
    text-align: center;
}


/* Search bar */

.main-navigation:not(.is_stuck) .navigation-search.nav-search-active {
    top: 40px;
}

.navigation-search.nav-search-active {
    top: 50px;
    width: 90%;
    left: auto;
    padding-top: 1px;
    padding-bottom: 25px;
    padding-right: 25px;
    padding-left: 25px;
    background-color: var(--base-3);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.navigation-search input[type="search"] {
    min-height: 50px;
    font-size: 40px;
}

@media (max-width: 840px) {
    .navigation-search.nav-search-active {
        top: auto;
        width: auto;
        left: auto;
        padding: auto;
    }
    .navigation-search input[type="search"] {
        height: 30px;
        font-size: 20px;
        color: var(--accent);
    }
}


/* Oculta titulo del post en main nav */

.main-navigation:not(.is_stuck) .sticky-entry-title {
    display: none;
}

.main-navigation .menu-bar-item.search-item {
    order: 2;
    margin-right: auto;
    float: right;
}

/* Formato del titulo en movil dentro de sticky menu */

@media screen and (max-width: 768px) {
    .sticky-entry-title {
        font-size: 14px;
        max-width: 500px;
        line-height: 20px;
        padding-bottom: 5px;
        width: 250px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}


/* progress bar #4caf50 */

.progress-container {
    top: 0;
    left: 0;
    width: 100%;
    height: 0px;
    background: none;
    /* #ccc */
    z-index: 10000;
    order: 4;
}


/* Lo muestra solo en sticky menu */

.main-navigation:not(.is_stuck) .progress-container .progress-bar {
    display: none;
}

.progress-bar {
    height: 5px;
    background: #4caf50;
    width: 0%;
}

@media screen and (max-width: 768px) {
    .progress-bar-mobile {
        height: 5px;
        background: #4caf50;
        width: 0%;
    }
    .progress-bar {
        display: none;
    }
}


/* ajusta tamaño cuando hay admin bar */

.admin-bar .progress-container {
    top: 33px;
}


/* Contador de tiempo de lectura */

.read-time {
    display: inline;
    float: right;
    letter-spacing: 0.1px;
    color: #575760;
    font-size: 14px;
    padding-right: 50px;
}

@media screen and (max-width: 768px) {
    .read-time {
        padding-right: 20px;
        margin-top: -3px;
    }
}


/* No se muestra en homepage */

body.home .read-time {
    display: none;
}


/* Relojito */

.read-time::before {
    content: " ";
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0xMiAwYzYuNjIzIDAgMTIgNS4zNzcgMTIgMTJzLTUuMzc3IDEyLTEyIDEyLTEyLTUuMzc3LTEyLTEyIDUuMzc3LTEyIDEyLTEyem0wIDFjNi4wNzEgMCAxMSA0LjkyOSAxMSAxMXMtNC45MjkgMTEtMTEgMTEtMTEtNC45MjktMTEtMTEgNC45MjktMTEgMTEtMTF6bTAgMTFoNnYxaC03di05aDF2OHoiLz48L3N2Zz4=');
    filter: invert(35%) sepia(16%) saturate(272%) hue-rotate(201deg) brightness(84%) contrast(80%);
    margin-right: 3px;
    background-size: 15px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    height: 15px;
    width: 15px;
}




/* Extracto texto portada */

@media screen and (min-width: 900px) {
    .entry-summary {
        margin: 0.2em 7em 0;
        font-weight: 500;
    }
}

@media screen and (max-width: 900px) {
    .entry-summary {
        margin: 0.5em 0 0;
    }
}


/* Triangulo imagen portada */

@media screen and (min-width: 900px) {
    .post-image {
        clip-path: polygon(0 100%, 100% 100%, 100% 0, 53% 0, 51% 4%, 49% 0, 0 0);
    }
}

@media screen and (max-width: 900px) {
    .post-image {
        -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 0, 55% 0, 52% 9%, 49% 0, 0 0);
    }
}

/* Breadcrumbs */

.hero-breadcumb {
    font-family: "Arial Narrow";
    font-size: 16px;
    color: #676161;
    line-height: 40%;
    margin-bottom: 0px;
    margin-left: 10px;
}

.breadcrumb_last {
    display: none;
}

@media screen and (max-width: 768px) {
    .hero-breadcumb {
        margin-bottom: 20px;
        font-family: "AvenirNextCondensed-Medium";
    }
}


/* bordes redondeados imagenes solo desktop */

@media screen and (min-width: 768px) {
    .post-image {
        border-radius: 6px;
        overflow: hidden;
    }
    .post-image img {
        display: flex;
    }
    .inside-article img {
        border-radius: 6px!important;
    }
}


/* Cuadro Con Texto Debajo Del Título */

@media screen and (min-width: 900px) {
    .cuadrosub {
        font-size: 22px;
        font-weight: 600;
        line-height: 120%;
        font-family: "Arial Narrow";
        padding-top: 30px;
        padding-bottom: 20px;
        padding-right: 10px;
        margin-right: 250px;
    }
}

@media screen and (max-width: 900px) {
    .cuadrosub {
        font-size: 20px;
        font-family: "AvenirNextCondensed-Medium";
        font-weight: 500;
        line-height: 120%;
        padding-top: 20px;
    }
}

/* Fecha posts movil */

@media screen and (max-width: 768px) {
	.entry-meta{
		padding-top:15px;
		font-size: 13px;		
}		
	}

/* Estilo de blockquote */

blockquote {
    border: 1.5px solid;
    font-family: La Nacion;
    color: var(--accent);
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
    border-radius: 5px;
}

@media (max-width: 768px) {
    blockquote {
        font-size: 18px;
    }
}

.blockquote p:first-of-type:first-letter {
    font-size: 24px;
}


/* categorias y tags en la misma linea */

.posted-on {
    display: inline;
}

.cat-links,
.tags-links {
    display: inline;
}


/* Estilo de tags y categorias */

.entry-meta .cat-links a,
.tags-links a {
    margin: 5px;
    padding: 6px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    background-color: white;
    color: var(--accent);
    border: 1px solid var(--accent);
    border-radius: 4px;
    font-size: .75rem;
    font-weight: 700;
    text-transform: uppercase;
}

.entry-meta a:hover {
    background-color: #126fff;
    color: white;
    border-color: #126fff;
    transition: all .3s ease-in-out;
}

.entry-meta .author a:link {
    background-color: white;
    color: #333333;
}


/* Remueve icono categorias y tags */

.gp-icon.icon-categories,
.gp-icon.icon-tags {
    font-size: 0px;
}

@media (max-width:768px) {
    .gp-icon.icon-categories {
        margin-left: 12px;
    }
}


/* Titulo en categorias y tags */

.category-label {
    font-family: La Nacion;
    font-size: 24px;
    break-after: always;
}

.category-label:after {
    display: block;
    content: " ";
	border-bottom: 1px solid #ccc;
    padding-bottom: 0.5rem;
	margin-bottom:5px;
}

/* Movil */

@media (max-width:768px) {
    .category-label {
        margin-left: calc(55% - 50vw);
        margin-right: calc(55% - 50vw);
		padding-left:10px;
    }
    .category-label:after {
        margin-left: calc(55% - 50vw);
        margin-right: calc(55% - 50vw);
		padding-left:10px;
		padding-right:10px;
    }
}

/* Foto interna posts borde a borde movil */

@media (max-width:768px) {
    .entry-content img {
        margin-left: -30px;
        max-width: 100vw !important;
    }
}

/* Boton "load more" en homepage */

.masonry-load-more {
    text-align: center;
}

.masonry-load-more .button {
    margin: 3px;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    background-color: white;
    color: var(--accent);
    border: 1px solid var(--accent);
    border-radius: 4px;
    font-size: .75rem;
    font-weight: 700;
    text-transform: uppercase;
}

.masonry-load-more .button:hover {
    background-color: var(--accent);
    color: white;
    border-color: var(--accent);
    transition: all .3s ease-in-out;
}


/* Mueve titulos a la izquierda en homepage */

@media (min-width:768px) {
    .entry-header {
        margin-left: -30px;
    }
}


/* Floating share buttons */

@media (min-width: 840px) {
    .floating-container {
        z-index: auto;
        display: block;
        position: sticky !important;
        position: -webkit-sticky !important;
        top: 80px;
        height: 0;
    }
    #gp-social-share {
        top: 2em;
        flex-direction: column;
        left: -65px !important;
        width: 30px;
		margin-bottom: 15px;
    }
}

.gp-social-facebook {
    margin-bottom: 15px;
}

.gp-social-twitter {
    margin-bottom: 15px;
}

.gp-social-whatsapp {
    margin-bottom: 15px;
}


/* Foto de apertura post full width */

.featured-image.grid-container.grid-parent {
    max-width: 100%;
    margin-top: 0px;
}


/* Remueve la primera imagen del post */

div.entry-content > figure:nth-child(1) img:first-of-type {
    display: none;
}


/* Primera letra de post mas grande */

@media screen and (min-width: 900px) {
    .entry-content > p:first-of-type:first-letter {
        float: left;
        font-family: La Nacion;
        font-size: 50px;
        line-height: 50px;
        padding-top: 0px;
        padding-right: 8px;
        padding-left: 0px;
    }
}

/* Autor Biografia y página */


/* Autor Movil */

@media (max-width: 768px) {
    .author_bio_section {
        padding: 10px 20px 3px 20px!important;
    }
    .author_name {
        font-size: 16px!important;
        margin: -10px 1px 10px 10px!important;
    }
    .author_details img {
        margin-bottom: 10px!important;
        margin-left: 8px!important;
    }
    .creditos {
        margin-left: 1px!important;
        padding-left: 1px!important;
    }
}


/* Autor Desktop */

.wpb_author_info_box {
    display: none;
}

.author_bio_section {
    background-color: #FCFCFC;
    box-shadow: 6px 6px 11px 0 rgba(0, 0, 0, 0.2), -8px -8px 18px 0 rgba(255, 255, 255, 0.55);
    border-radius: 20px;
    padding: 4px 30px 20px;
    border: px solid #F8F8F8;
	margin-top: 20px;
    margin-bottom: 50px;
    line-height: 1.4em;
}

.author-by {
    font-size: 13px;
    margin-bottom: 8px;
}

@media screen and (max-width: 768px) {
    .author-by {
        margin-bottom: 12px;
    }
}

.author_name {
    font-size: 22px;
    font-weight: 600;
    margin: 0 45px 7px 0;
}

.author_details img {
    border-radius: 6%;
    float: left;
    margin: 27px 25px 70px 10px;
}

.author_details {
    font-size: 14px;
    font-weight: 300;
    font-size-adjust: 0.58;
    color: var(--contrast-2);
}

.creditos {
    font-size: 14px;
    font-weight: 600;
    padding-left: 130px;
    padding-top: 10px;
}

.creditos a {
    color: var(--accent);
    font-weight: normal;
}

.creditos a:hover {
    color: var(--contrast-2);
    text-decoration: none;
}


/*Autor Link leer mas */

.read-more {
    display: block;
}


/* Página De Autor */

#content > div.paginadeautor > h1 {
    font-size: 35px;
    padding-top: 25px;
}

@media (max-width: 768px) {
    #content > div.paginadeautor > h1 {
        font-size: 25px;
    }
}

.paginadeautor {
    background: #ececec;
    padding: 20px 20px 55px 30px;
    max-width: 700px;
    line-height: 1.6em;
    font-size: 17px;
    margin: 20px;
}

.paginadeautor img {
    float: left;
    margin: 0 15px 7px 0;
    border-radius: 6%;
}

.contactarautor {
    font-size: 13px;
    float: left;
}

.titulobio {
    font-size: 23px;
    font-weight: bold;
    text-align: left;
    margin: 25px 10px -40px 20px;
}

.postsdeautor {
    display: inline;
    text-align: left;
}

.entry {
    margin-left: 20px;
}


/* Boton navegacion archivos autor */

#content > div.navigation {
    max-width: 760px;
    height: 40px;
    margin-left: 30px;
    margin-top: 20px;
    display: inline-block;
}

#content > div.navigation a {
    margin: 3px;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    background-color: white;
    color: var(--accent);
    border: 1px solid var(--accent);
    border-radius: 4px;
    font-size: .75rem;
    font-weight: 700;
    text-transform: uppercase;
}

#content > div.navigation > p > a:nth-child(2):hover {
    background-color: var(--accent);
    color: white;
    border-color: var(--accent);
    transition: all .3s ease-in-out;
}

#content > div.navigation > p > a:nth-child(1):hover {
    background-color: var(--accent);
    color: white;
    border-color: var(--accent);
    transition: all .3s ease-in-out;
}


/* Remueve boton "load more" en paginas de autor */

.archive.author .load-more {
    display: none;
}


/* Footer Newsletter */

.newsletter-section #mc_embed_signup {
    text-align: center;
}

.mc-field-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media (min-width: 768px) {
    .mc-field-group {
        padding: 0 250px;
    }
}

.newsletter-section input[type="email"] {
    padding: 15px 30px;
    font-size: 20px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-width: 0px 2em 0px 0;
    border-right: 2px solid black;
    width: 80%
}

.newsletter-section input[type="submit"] {
    padding: 10px 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 10%
}

input[type="submit"],
a.button,
a.wp-block-button__link:not(.has-background) {
    color: var(--base-3);
    background-color: var(--accent);
    font-size: 30px;
}

#mc-embedded-subscribe:hover {
    background: var(--base-3);
    color: var(--accent);
}

@media (max-width: 768px) {
    .mc-field-group {
        flex-direction: column;
        width: 100%;
    }
}

@media (max-width: 768px) {
    .newsletter-section input[type="email"] {
        border-radius: 4px;
        margin: auto;
        width: 90%;
    }
}

@media (max-width: 768px) {
    .mc-field-group input[type="email"] {
        margin-bottom: 5px;
    }
}

@media (max-width: 768px) {
    .newsletter-section input[type="submit"] {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        margin: auto;
        width: 90%;
        margin-top: 10px;
    }
}

#mce-error-response {
    color: #d4ff00;
}

#mce-error-response a:hover {
    color: red;
}

/* Background footer mobile */

@media screen and (max-width: 800px) {
    .gb-container-df79638b:before {
        background-size: 20%!important;
    }
}

/* Mover elementos footer */

.movericono {
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.movericono:hover {
    transform: translate(0, -3px);
}


/* Subrayado de links footer */

@media (min-width: 768px) {
    .float-fix {
        float: right;
        clear: right;
    }
    .float-fix-right {
        float: left;
        clear: left;
    }
    .hover-underline-animation {
        display: block;
        position: relative;
        color: var(--accent);
    }
    .hover-underline-animation:after {
        content: '';
        position: absolute;
        width: 100%;
        transform: scaleX(0);
        height: 2px;
        top: 15px;
        left: 0;
        background-color: var(--accent);
        transform-origin: bottom right;
        transition: transform 0.30s ease-out;
    }
    .hover-underline-animation:hover:after {
        transform: scaleX(1);
        transform-origin: bottom left;
    }
    .hover-underline-animation a:link {
        color: var(--base-3);
    }
    .hover-underline-animation a:hover {
        color: var(--accent);
    }
}

@media (max-width: 768px) {
    .hover-underline-animation a:link {
        color: var(--base-3);
    }
    .hover-underline-animation .hover-underline-animation a:hover {
        color: var(--accent);
    }
}


/* Container con link a BitStudio en footer */

.clickable-container {
    position: relative;
}

.clickable-container a {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
}

.bitstudio {
    transition: transform .2s;
}

.bitstudio:hover {
    transform: scale(1.3);
}

/* Pagina indice galeria fotos */

.ngg-album-compactbox .Thumb:hover {
    -webkit-filter: brightness(120%);
}

/* Caja busqueda NEXTgen */

.hr_searchfield {
    height: 60px;
}

input[type="text"],
input[type="number"],
textarea,
select {
    font-size: 30px;
}

button.hr_searchsubmit {
    background-image: none;
    width: 70px;
    border-radius: 0px 5px 5px 0px;
    background-color: var(--accent);
    border-width: 0px 0px 0px 2px;
    border-color: var(--contrast-3);
    cursor: pointer;
    padding: 0.2em 0.1em 0 0.1em;
    margin-left:-4px;
}

button.hr_searchsubmit:hover {
    background-image: none;
    background-color: var(--base-2);
}



.hr-searchicon {
    color: var(--base-3);
    line-height: 50px;
    height: 60px;
    width: 70px;
    text-align: center;
}

.hr-searchicon:before {
    content: "\2192";
    font-size: 40px;
}

.hr-searchicon:hover {
    color: var(--accent);
}

@media (max-width: 768px) {
    div.entry-content form.hr-searchform-box {
        margin-bottom: 70px;
        width: 100%;
    }
    input[type="text"],
    input[type="number"],
    textarea,
    select {
        font-size: 18px;
        width: 100%;
    }
    .hr-searchicon {
        line-height: 50px;
        height: 100%;
        width: 100%;
        text-align: center;
    }
    .hr-searchicon:before {
        content: "\2192";
        font-size: 3.4rem;
        font-weight: 700;
    }
    button.hr_searchsubmit {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border: none;
        width: 100%;
        margin-top: 70px;
        height: 60px;
    }
    button.hr_searchsubmit:hover {
        border: 1px solid var(--accent);
    }
    .ngg-galleryoverview.default-view .ngg-gallery-thumbnail a {
        margin: 10px;
    }
    .ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box {
        width: 90%;
    }
    .ngg-galleryoverview.default-view .ngg-gallery-thumbnail img {
        width: 90%;
    }
}


/* NextGen Gallery */


/*Barra exterior */

.ngg-galleryoverview {
    overflow: hidden;
    display: block;
    padding: 10px 0;
    background-color: #F3F4F6;
    border-radius: 6px;
    padding: 10px 0px 30px 20px;
	margin-top:30px;
}


/* Título */

.postgallery {
    font-size: 22px;
    overflow: hidden;
    margin: 0px 0px -44px 7px;
}

.postgallery a {
    color: var(--contrast-2) !important;
}

.postgallery a:hover {
    color: var(--accent) !important;
}

.postgallery a:visited {
    color: var(--contrast-2) !important;
}

@media screen and (max-width: 900px) {
    .postgallery {
        font-size: 17px;
    }
}


/* Imagen */

.ngg-template-caption  {
    margin-right: 0px;
}

.ngg-gallery-thumbnail a {
	display: block;
    margin: 6px;
    border: none;
    box-shadow: none;
}

.ngg-gallery-thumbnail {
    float: left !important;
    border: none!important;
    margin: 3px -10px 1px 5px !important;
    width: 150px;
    background-color: transparent;
}

@media screen and (max-width: 900px) {
    .ngg-gallery-thumbnail {
        display: inline-block!important;
    }
}

.ngg-gallery-thumbnail img {
    border-radius: 8px;
    margin-left: 1px;
	margin-bottom:-12px!important;
}

.ngg-gallery-thumbnail img:hover {
    opacity: 0.7;
}

@media screen and (max-width: 900px) {
    .ngg-gallery-thumbnail img {
        width: 140px!important;
        margin-left: -10px;
    }
}


/* Contador de imágenes y botón */





/* Lightbox Galeria NEXTGen */

#imageContainer {
    padding-top:0px!important;
}

#numberDisplay {
    margin-left: 10px;
    font-weight: 600;
    font-size: .75rem;
}

#downloadLink a {
    margin: 5px;
    padding: 6px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    background-color: white;
    color: var(--accent);
    border: 1px solid var(--accent);
    border-radius: 4px;
    font-size: .75rem;
    font-weight: 700;
    text-transform: uppercase;
}

#downloadLink a:hover {
    background-color: #126fff;
    color: white;
    border-color: #126fff;
    transition: all .3s ease-in-out;
}

@media (min-width: 768px) {
    #downloadLink::after {
        content: "  Navega entre las fotos empleando las flechas izquierda y derecha del teclado. Esc para cerrar.";
        font-size: 12px;
    }
}

#jqlb_closelabel {
    background-image: none!important;
    margin-top: 6px!important;
    height: 25px!important;
    width: 25px!important;
    background-color: var(--accent);
    border-radius: 5px;
    position: relative;
    float: right;
}

#jqlb_closelabel:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "\D7";
    font-size: 25px;
    color: #ffffff;
    line-height: 22px;
    text-align: center;
}

#jqlb_closelabel:hover {
    filter: brightness(120%);
}

/* Entradas relacionadas texto General */

.wp-show-posts a {
    color: var(--contrast);
}

.wp-show-posts-entry-title {
    font-family: La Nacion Medium;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.625rem;
}


/*Texto General por dispositivo */

@media(max-width:768px) {
    #wpsp-4396 .wp-show-posts-entry-title,
    #wpsp-4101 .wp-show-posts-entry-title,
    #wpsp-4510 .wp-show-posts-entry-title {
        font-family: La Nacion;
        margin-left: 15px;
        margin-right: 20px;
        margin-bottom: 50px!important;
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
    .mas-de-container {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
    }
}

@media(min-width:768px) {
    #wpsp-4396 .wp-show-posts-entry-title,
    #wpsp-4101 .wp-show-posts-entry-title,
    #wpsp-4510 .wp-show-posts-entry-title {
        margin-bottom: 50px;
        max-width: 240px;
    }
}






/* Entradas relacionadas */


/* Relacionadas header text Desk-Mobile */

.encabezado-relacionado {
    font-family: La nacion;
    font-size: 1.5rem;
    color: var(--contrast-2);
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.5rem;
}

@media(max-width:768px) {
    .encabezado-relacionado {
        margin-left: calc(55% - 50vw);
        margin-right: calc(55% - 50vw);
    }
}


/* Relacionadas Foto en desktop */

@media(min-width:768px) {
    #wpsp-4101 .wp-show-posts-image.wpsp-image-left img {
        border-radius: 5px!important;
    }
}

.wp-show-posts img:hover {
    -webkit-filter: brightness(109%);
}


/* Sigue leyendo | relacionados */

@media(max-width:768px) {
    .sigue-relacionado a:link {
        font-size: 16px!important;
        font-weight: 700!important;
    }
    #wpsp-4400 .wp-show-posts-entry-header {
        padding-bottom: initial;
        max-width: 440px;
    }
    #wpsp-4400 .wp-show-posts-entry-title {
        margin-bottom: -10px;
        line-height: 1.5rem;
    }
    .sigue-container {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media(min-width:768px) {
    #wpsp-4400 .wp-show-posts-entry-header {
        max-width: 800px;
        padding: 1px;
        height: 1px;
    }
    #wpsp-4400 .wp-show-posts-entry-title {}
}

.sigue-container {
    margin-top: 20px;
    margin-bottom: 50px;
}

.mas-de-container {
    margin-top: 15px;
    margin-bottom: 50px;
}

.sigue-relacionado a {
    font-family: system-ui;
    font-size: 16px;
    font-weight: 700;
    color: #0250c9!important;
}

.sigue-relacionado a:hover {
    color: var(--contrast-2)!important;
}


/* Fix para tamaño medio  */

@media(max-width:1070px) and (min-width:768px) {
    .sigue-relacionado .wp-show-posts-inner {
        height: 20px;
    }
}


/* Post insertado en medio de la entrada */

#wpsp-4527 {
    background-color: #F0F0F0;
    border-radius: 5px;
    padding: 6px 30px 0px;
    border: px solid #F8F8F8;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 1.4em;
    color: black;
    cursor: pointer;
}

#wpsp-4527 .wp-show-posts-entry-header::before {
    content: "LEE TAMBIÉN";
    font-size: 13px;
    color: black;
}


/* Burbuja roja */

#wpsp-4527::before {
    content: "1";
    font-weight: 700;
    background: red;
    border: 2px solid white;
    box-shadow: 1px 1px 4px black;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
    margin-right: -38px;
    margin-top: -14px;
    color: white;
}

#wpsp-4527.wp-show-posts a {
    color: black;
    font-size: 1.5rem;
    font-weight: 100;
    font-family: La nacion;
}

#wpsp-4527.wp-show-posts-entry-header {
    float: left;
    overflow: hidden;
}

#wpsp-4527 .wp-show-posts-image.wpsp-image-left img {
    margin-top: 10px!important;
    max-width: 160px;
}


/* Hover */

#wpsp-4527.wp-show-posts:hover {
    background-color: #E0E0E0;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.2), -8px -8px 18px 0 rgba(255, 255, 255, 0.55);
    color: black;
}

#wpsp-4527.wp-show-posts img:hover {
    -webkit-filter: brightness(100%);
}

/* Movil */

@media(max-width:768px) {
    #wpsp-4527 {
        padding: 10px 30px 20px;
    }
    #wpsp-4527.wp-show-posts a {
        font-size: 1.3rem;
    }
    #wpsp-4527 .wp-show-posts-image.wpsp-image-left img {
        border-radius: 5px;
        max-width: 260px!important;
    }
    #wpsp-4527.wp-show-posts:hover {
        box-shadow: none;
    }
}


/* - ADS - */
/*  label */

.au-adlabel {
    text-align: center;
    font-size: 13px;
    background-color: #fff;
    margin-left: 46%;
    margin-right: 46%;
    margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
    .au-adlabel {
        margin-left: 42%;
        margin-right: 42%;
    }
}


/* ADS main content */

.topadsub,
.finpost,
.relacionado {
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 339px;
    text-align: center;
    font-size: 13px;
    background: -webkit-repeating-linear-gradient(45deg, hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .1) 4px, rgba(0, 0, 0, .15) 6px);
    background-color: #fff;
}


/* ADS main content Movil */

@media screen and (max-width: 768px) {
    .topadsub,
    .finpost,
    .relacionado {
        min-height: 339px;
        margin-left: -30px;
        margin-right: -30px;
        max-width: 100vw !important;
    }
}


/* Sticky AD lateral */

@media (min-width: 769px) {
    .site-content {
        display: flex;
    }
    .inside-right-sidebar {
        height: 100%;
    }
    .inside-right-sidebar aside:last-child {
        position: -webkit-sticky;
        position: sticky;
        top: 80px;
        /* Adjust to suit position */
    }
}


/* Sidebar empty space */

.empty-space {
    height: 300px;
}

/* Banner trabajar en Autodato */

.banner-autodato {
    margin: auto;
    border-radius: 10px;
    line-height: 40px;
    background-color: #222222;
    background: repeating-linear-gradient( 45deg, #2b2b2b 0%, #2b2b2b 10%, #222222 0%, #222222 50%) 0 / 15px 15px;
    margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
    .banner-autodato {
        border-radius: initial;
        min-height: 400px;
        padding-top: 65px;
        line-height: 45px;
    }
}