.main-header .blog-name,
.main-header .menu-div {
    margin-top: 10px;
}

.jumbo-section {
    box-shadow: none;
    background-color: #00000060;
    background-blend-mode: multiply;
    max-height: 650px;
}

.jumbo-section h1 {
    line-height: 1.1;
}

.jumbo-section .jumbo-second-part .link-container {
    padding: 1.2rem;
}


p {
    line-height: 1.6;
}


.other-posts .article_item,
.archive .article_item,
.news-section .agenda-posts .article_item {
    border-bottom: 1px solid #8f8f8f50;
    margin-bottom: 20px;
    padding-bottom: 20px;
}


.site-main .news-section .agenda-posts .article_item + hr {
    display: none;
}

.XXSS-container.follow {
    width: auto;
}

.XXSS-container.follow svg {
    width: 35px;
    height: 35px;
    max-width: initial;
}
.XXSS-container.follow li {
    margin-left: 10px
}


.newsletter-section form.elp_form div {
    margin-top: 20px;
}

body .newsletter-section .lopd_check {
    color: var(--featured-color);
}

#great-menu ul li ul li ul li a {

    font-weight: 600;
}
#great-menu ul li {
    padding-bottom: 1px;
}

ul.kiwi-article-bar li a {
    min-width: 30px;
}

.entry-content p + ul.kiwi-article-bar {
    margin-top: 90px
}


body .newsletter-section .lopd_check,
body .newsletter-section .lopd_check a,
.home .newsletter-section a:visited {
    color: var(--txt-newsletter-color);
}

#ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox .proinput input {
    font-size: 16px;
}


@media (min-width: 640px) {
    .news-section .uk-container .uk-flex-column {
        padding-right: 20px
    }
    .news-section .uk-flex .other-posts {

        padding-left: 20px;
        padding-right: 0
    }
}

@media (max-width: 1200px) {
    .site-main .news-section .agenda-posts .article_item {
        width: 100%;
        margin-right: 0;
    }
}


@media (min-width: 768px) {

    .jumbo-section .jumbo-first-part .jumbo-search {
        height: auto;
    }
}

@media (max-width: 992px) {

    .icon-destacats svg {
        width: 45px
    }
}
.jumbo-second-part .uk-flex-around {
    -webkit-justify-content: initial;
    justify-content: initial;
}

@media (max-width: 767px) {

    .main-footer address dt {
        display: none
    }
    .main-footer address .wrap-data {
        padding-bottom: 0;
    }

    .jumbo-section .jumbo-second-part > div {
        width: 250px;
    }

    .info-section p.title {
        font-size: 1.9rem;
        line-height: 1.2;
    }

    .followXXSS-section .title-container {
        width: 400px;
        font-weight: 700;
        text-align: center;
    }
    .main-footer address .blog-name {
        max-width: 200px;
        font-size: 1rem;
        text-align: left;
    }

    .main-footer .logo-footer {
        margin-bottom: 50px;
    }

    .main-footer .site-logo {
        margin-right: 20px;
    }

    .main-footer .ddgi-logo {
        margin-top: 20px;
    }

    .XXSS-container.follow svg {
        width: 30px;
        height: 30px;
    }


    .XXSS-search-mobile .search-mobile {
        max-width: 85%;
    }
    .menu-header.uk-dropdown.uk-open .XXSS-search-mobile .XXSS-container {
        width: 85%;
    }

    .jumbo-first-part a.external:after {

        background-color: #fff !important;
    }
}
