.tpl-post-content .post-link {
    float: left;
    margin-top: 0px !important;
    margin-left: 20px;
}

.tpl-post-content .post-link a {
    background-color: #f39836 !important;
    border-radius: 8px !important;
}

.tpl-post-content .entry-meta,
.tpl-post-content .post-categories-parent {
    float: right;
}

.tpl-post-content .entry-meta {
    margin-right: 20px;
}

.tpl-post-content .post-categories-parent {
    margin-right: 25px;
}

.tpl-post-content img {
    float: right;
    margin-right: 5px;
}

.tpl-post-content .entry-title {
    clear: both;
    margin-top: 30px;
    text-align: center;
}
.tpl-post-content .entry-title a{
    font-weight: 500 !important;
}


.tpl-post-content .tpl-w-post-content {
    display: flow-root;
}

.tpl-post-content .post-excerpt {
    text-align: center;
    padding: 0 20px 20px 20px;
}

.tpl-post-wrapper {
    border: 1px solid #eaeaea !important;
    border-radius: 12px;
}

.tpl-post-wrapper .post-thumbnail img {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.tpl-post-content .post-categories-parent a {
    color: #555;
    text-decoration: none;
}

.tpl-post-content-main .post-link {
    float: none;
    clear: both;
    text-align: center;
}

.tpl-w-post-content-main .entry-meta,
.tpl-w-post-content-main .post-categories-parent {
    /*
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: table;
    */
}


.tpl-item-1-main {
    margin: auto;
}

.tpl-item-1-main .entry-meta,
.tpl-item-1-main .post-categories-parent,
.tpl-item-1-main img {
    float: left;
}

.tpl-item-1-main img {
    margin-right: 10px;
}

.tpl-item-1-main .post-categories-parent {
    margin-bottom: 0px;
}

.tpl-post-content-main .entry-title {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.tpl-post-content-main .entry-title a{
    font-weight: 500 !important;
}


.tpl-post-content-main .post-categories-parent a {
    color: #555;
    text-decoration: none;
}
.tpl-w-post-content-main .post-link a,
.tpl-post-content-main .post-link a {
    background-color: #f39836 !important;
    border-radius: 8px !important;
}

.tpl-post-wrapper-main .post-thumbnail img {
    border-radius: 14px;
}

/* SIDEBAR DE NOTICIAS */
.wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__post-title,
.wp-block-latest-posts__list {
    text-align: center;
}

.tpl-post-link {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
}

.tpl-post-link a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #FFFFFF !important;
    background: var(--primarycolor);
    line-height: 44px;
    padding: 0 25px;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #f39836 !important;
    border-radius: 8px;
}

.wp-block-latest-posts__post-title {
    line-height: 1.5;
    color: #1d1d1d;
    font-weight: 700;
    text-transform: none;
    font-size: 19px;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
    font-weight: 500;
}
#block-3.widget_block{
    padding: 5px;
    border: 0px solid #f7f7f7;
}
#block-3 .wp-block-heading{
    display: none;
}
#block-2.widget_search {
    display: none;		
}
#block-3 .wp-block-latest-posts__list li {
    border-bottom: 1px solid #555555;		
}
#block-3 .wp-block-latest-posts__list li:last-child {
    border-bottom: 0px solid #555555;	
}
#block-3 .wp-block-latest-posts__featured-image img{
    border-radius: 14px;
}
.tpl-noticias-social{
    margin-bottom: 35px;
}	
.tpl-noticias-social img{
    max-width: 60px;
}
.tpl-noticias-social h2,
.tpl-noticias-social span{		
    line-height: 1.5;
    color: #1d1d1d;
    font-weight: 700;
    text-transform: none;
    font-size: 19px;
    margin-bottom: 1.9rem;
    margin-top: 1.9rem;
    font-weight: 500;
}
.tpl-noticias-social h2{
    margin-top: 0px;
}
.tpl-noticias-social .tpl-item-social{
    margin-bottom: 20px;
}

/* SINGLE NOTICIA */
.tpl-single-post-content .entry-title{
    text-align: center;
    font-weight: 500 !important;
}
.tpl-single-post-content .tpl-w-post-content-main{
    margin-top: 40px;
    margin-bottom: 35px;
}
.tpl-single-post-content .post-thumbnail img{
    border-radius: 16px;
}
/* CARRUSEL DE LA NOTICIA */
#tpl-carrusel-blog{
    margin-bottom: 120px;
}
.tpl-carrusel-blog-item{
    max-width: 900px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.tpl-carrusel-blog-item .image-container{
    /* display: flex; */
    /* justify-content: center; */
    align-items: center;
    height: 250px;  
    /* background: #da4160; */
    border-radius: 14px;   
    margin-top: 17px;
}
.tpl-carrusel-blog-item .image-container img{
    border-radius: 14px;
}
#tpl-carrusel-blog .elementor-container{
    background-color: #f0f1f0;
    padding-top: 30px;
    border-radius: 20px;
}
.tpl-carrusel-noticia-titulo{
    text-align: center;
    font-weight: 500 !important;
    margin-bottom: 20px;
}
.tpl-carrusel-blog-item .entry-title a{
    font-weight: 500;
    font-size: 18px;
}

#tpl-carrusel-blog .slick-dots{
    position: absolute !important;
    top: 120% !important;
}
@media (max-width: 767px){  
    #tpl-carrusel-blog .slick-dots{
        position: absolute !important;
        top: 110% !important;
    }
}


.tpl-item-social-titulo a{
    font-size: 13px;
}
.tpl-svg-item-social{
    height: 60px;
    width: 60px;
    background-color: #0B364C;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    margin: auto;
}
.tpl-svg-item-social svg{
    width: 35px;
    height: 35px;
    margin: auto;
    color: #FFFFFF;
}
.tpl-noticias-social .tpl-item-social-titulo{
    margin-top: 3px;
    margin-bottom: 20px;
}
.tpl-noticias-social{
    padding-left: 15px;
    padding-right: 15px;
}
.tpl-noticias-social h2 {
    margin-top: 22px;
    font-weight: 500 !important;
    font-size: 24px !important;
}
#block-3 .wp-block-latest-posts__list li:first-child {
    border-top: 1px solid #555555;	
}

@media (max-width: 991px){  
    #tpl-carrusel-blog .slick-dots{
        position: absolute !important;
        top: 110% !important;
    }
    #block-3 .wp-block-latest-posts__list li:first-child {
        margin-top: 50px
    }
    
}

.tpl-noticias-categoria .tpl-item-social-titulo{
    margin-top: 3px;
    margin-bottom: 20px;
}
.tpl-noticias-categoria{
    padding-left: 15px;
    padding-right: 15px;
}
.tpl-noticias-categoria h2 {
    margin-top: 22px;
    font-weight: 500 !important;
    font-size: 24px !important;
}a
#block-3 .tpl-noticias-categoria .wp-block-latest-posts__list li:first-child {
    border-top: 0px solid #555555 !important;	
}
.tpl-noticias-categoria li{
    border-top: 0px solid #555555 !important;	
}
#block-3 .tpl-noticias-categoria .wp-block-latest-posts__list li {
    border-bottom: 1px solid #555555 !important;
}
.tpl-noticias-categoria{
    margin-bottom: 35px;
}
/* Titulo de la noticia, se debe respetar texto original */
.post-wrapper .entry-title {
    text-transform: none !important;
}
.tpl-post-content-main .entry-title {
    text-transform: none !important;
}
.tpl-post-content-main .entry-title a {
    text-transform: none !important;
}
/* EXTRACTO ALINEADO A LA IZDA */
.wp-block-latest-posts__post-excerpt,
.post-excerpt{
    text-align: left !important;
}

.tpl-item-categoria ul{
    text-align: left !important;
}