/**
 * handler: ndmais-post
 * version: 1.0.8
 * deps: bootstrap-5, bootstrap-icons,single-share-buttons,single-whatsapp-action,single-follow-menu,single-content,ndmais-single-tags,ndmais-topo-reportagem-especial,ndmais-breadcrumb-noticia,ndmais-single-mais-conteudo,ndmais-post-continue-lendo
 */

span[style*="font-family: Calibri"], 
span[style*="font-size: small"] {
    font-family: 'Inter', sans-serif !important;
    font-size: 18px !important;
}

.tpl-interna-de-noticias-v1 {
    margin-bottom: 15px;
}

.tpl-interna-de-noticias-v1 h1.title {
	font-size: 28px;
    line-height: 1.2;
	font-weight: 700;
	color: var(--blue);
	margin-bottom: 15px;
}

.tpl-interna-de-noticias-v1 .subtitle {
	font-size: 16px;
	font-weight: 400;
	color: var(--bs-black);
	line-height: 1.3;
	margin-bottom: 20px;
}


.tpl-interna-de-noticias-v1 .metadata.date {
    font-size: 12px;
    margin-bottom: 15px;
    font-weight: 500;
    line-height: 1;
    border-bottom: 1px solid var(--gray-light);
    padding-bottom: 15px;
}

.tpl-interna-de-noticias-v1 .ndmais-post-actions .share-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    border: 1px solid #edf0f2;
    padding: 12px;   
}

.tpl-interna-de-noticias-v1 .ndmais-post-actions .share-button {
    margin-right: 5px;
    height: 40px;
    min-width: 40px;
    line-height: 40px;
    order:1;
}

.tpl-interna-de-noticias-v1 .ndmais-post-actions .share-button.facebook {
    display: none;
}

.tpl-interna-de-noticias-v1 .ndmais-post-actions .share-buttons .share-button.whatsapp {
    order:2;
}

.tpl-interna-de-noticias-v1 .ndmais-post-actions .share-button:last-of-type {
    margin-right: 0;
}

.tpl-interna-de-noticias-v1 .ndmais-post-actions .share-buttons .share-button .share-link,
.tpl-interna-de-noticias-v1 .ndmais-post-actions .share-buttons .share-button .share-link i {
    height: 40px;
    line-height: 40px;
}

.tpl-interna-de-noticias-v1 .ndmais-post-actions .share-buttons .share-button .share-link i {
    font-size: 14px;
}

.tpl-interna-de-noticias-v1 .ndmais-post-actions .share-buttons .share-button.whatsapp .share-link {
    padding-left: 42px;
}

.tpl-interna-de-noticias-v1 .ndmais-post-actions .share-buttons .share-button.whatsapp .share-link i {
    width: 40px;
}

.tpl-interna-de-noticias-v1 .ndmais-post-actions .share-label {
    display: block;
    margin-bottom: 12px;
    font-size: 10px;
    font-weight: 600;
    color: #2e8ab8;
    line-height: 1;
    width: 100%;
    text-transform: uppercase;
}

.btn-follow {
    width: calc(100% - 206px);
    margin: 0;
    order:2;
}

.btn-follow label {
    line-height: 40px;
}

.single-content a {
    font-weight: 700;
}


@media only screen and (min-width : 992px) {

    .tpl-interna-de-noticias-v1 .post-main {
        margin-top: 0;
        height: 100%;
    }

    .tpl-interna-de-noticias-v1 .ndmais-post-header {
        margin-bottom: 20px;
    }

    .tpl-interna-de-noticias-v1 h1.title {
		font-size: 40px;
		margin-bottom: 30px;
	}

	.tpl-interna-de-noticias-v1 .subtitle {
		font-size: 20px;
		line-height: 1.5;
		margin-bottom: 20px;
	}

    .tpl-interna-de-noticias-v1 .metadata.date {
        border-bottom: 0;
        padding-bottom: 0;    
        margin-bottom: 0;
    }

    .tpl-interna-de-noticias-v1 .ndmais-post-actions .share-button {
        order:2;
    }
        
    .tpl-interna-de-noticias-v1 .ndmais-post-actions .share-button.whatsapp {
        order:1;
    }

    .tpl-interna-de-noticias-v1 .ndmais-post-actions .share-button.facebook {
        display: inline-block;
    }

    .btn-follow {
        width: calc(100% - 272px);
    }

}

@media only screen and (min-width : 1200px) {

    

    .tpl-interna-de-noticias-v1 .ndmais-post-actions {
        padding-right: 40px;
    }

    
    .tpl-interna-de-noticias-v1 .ndmais-post-actions {
        padding-bottom: 40px;
        height: 100%;
        position: absolute;
        left: 0;
    }

    .tpl-interna-de-noticias-v1 .ndmais-post-sticky {
        position: sticky;
        top: 120px;
    }

    .tpl-interna-de-noticias-v1 .ndmais-post-actions .share-button {
        margin-inline: 10px 0;
        height: 32px;
        min-width: 32px;
        line-height: 32px;
        order:3;
    }
        
    .tpl-interna-de-noticias-v1 .ndmais-post-actions .share-button.whatsapp {
        width: 100%;
        margin-bottom: 10px;
        margin-inline: 0;
        order:1;
    }

    .tpl-interna-de-noticias-v1 .ndmais-post-actions .share-buttons .share-button .share-link,
    .tpl-interna-de-noticias-v1 .ndmais-post-actions .share-buttons .share-button .share-link i {
        height: 32px;
        line-height: 32px;
    }

    
    .tpl-interna-de-noticias-v1 .ndmais-post-actions .share-buttons .share-button.whatsapp .share-link {
        padding-left: 25px;
    }

    .tpl-interna-de-noticias-v1 .ndmais-post-actions .share-label {
        display: block;
    }   

    .btn-follow {
        width: calc(100% - 42px);
    }

    .btn-follow label {
        line-height: 32px;
    }

    .tpl-interna-de-noticias-v1 .post-main {
        padding-right: 40px;
    }

    .tpl-interna-de-noticias-v1 .post-sidebar{
        padding: 0 0 40px 0;
    }

    .tpl-interna-de-noticias-v1 .ndmais-post-header , 
    .tpl-interna-de-noticias-v1 .ndmais-post-content {
        padding: 0;
    }

    .tpl-interna-de-noticias-v1 .ndmais-post-header {
        margin-bottom: 30px;
    }

    .tpl-interna-de-noticias-v1 .ndmais-post-content {
        padding-top: 30px;
        border-top: 1px solid var(--gray-light);
    }

}

@media (max-width: 1024px) {
  #ndmais-assinatura-post {
    border-bottom: 0;
    margin-bottom: 0;
  }
  .colaboração-edcao {
    width: 50%;
    padding: 0;
    padding-top: 5px;
  }
  .tpl-interna-de-noticias-v1 .ndmais-post-actions .share-button{
    height: 32px;
    min-width: 32px;
    line-height: 32px;
  }
  .tpl-interna-de-noticias-v1 .ndmais-post-actions .share-buttons .share-button .share-link, .tpl-interna-de-noticias-v1 .ndmais-post-actions .share-buttons .share-button .share-link i {
    line-height: 32px;
    height: 32px;
  }
  .share-buttons .share-button .share-link {
    background-color: #1ea650;
  }
  .share-buttons .share-button.whatsapp .share-link i {
    margin-left: 5px;
  }
  .tpl-interna-de-noticias-v1 .ndmais-post-actions .share-buttons {
    border-top: 0!important;
  }
  .tpl-interna-de-noticias-v1 .ndmais-post-actions .share-buttons .share-button.whatsapp {
    order: 1!important;
  }
  .btn-follow {
    order: 2!important;
    text-align: -webkit-right;
  }
  .btn-follow label {
    line-height: 32px;
    width: fit-content;
}
  .device {
    order: 3!important;
    margin-left: 5px!important;
    height: 32px!important;
    min-width: 32px!important;
    line-height: 32px!important;
    margin-right: 0!important;
  }
}
@media (max-width: 320px) {
    .tpl-interna-de-noticias-v1 .ndmais-post-actions .share-buttons {
        padding: 5px;
    }
}