/*-- Destaque - Mobile --*/
@media only screen and (max-width: 767px) {
    .destaque-1 article {
        display: block !important;
    }
	
		.destaque-1 article h3.elementor-post__title {
    		margin: 0px !important;
		}

		.destaque-1 article .elementor-post__excerpt {
    		display: none;
		}

		.destaque-1 article .elementor-post__text {
    		padding: 15px !important;
		}
	
		.destaque-2 article .elementor-post__text {
    		padding: 10px !important;
		}

		.destaque-2 article a.elementor-post__thumbnail__link {
    		flex-shrink: 0 !important;
    		margin: 0px !important;
		}

		.destaque-2 article {
    		display: flex !important;
		}
	
		.destaque-3 article .elementor-post__text {
    		padding: 0px 10px 0px 10px !important;
		}

		.destaque-3 article a.elementor-post__thumbnail__link {
    		flex-shrink: 0 !important;
    		margin: 0px !important;
		}

		.destaque-3 article {
    		display: flex !important;
		}
}
/*-- Fim --*/

/*-- Braga - Mobile --*/
@media only screen and (max-width: 767px) {
    .braga-2 article .elementor-post__text {
    		padding: 0px 10px 0px 10px !important;
		}

		.braga-2 article a.elementor-post__thumbnail__link {
    		flex-shrink: 0 !important;
    		margin: 0px !important;
		}

		.braga-2 article {
    		display: flex !important;
		}
}
/*-- Fim --*/

/*-- Desporto - Mobile --*/
@media only screen and (max-width: 767px) {
    .desporto article .elementor-post__text {
    		padding: 0px 10px 0px 10px !important;
		}

		.desporto article a.elementor-post__thumbnail__link {
    		flex-shrink: 0 !important;
    		margin: 0px !important;
		}

		.desporto article {
    		display: flex !important;
		}
}
/*-- Fim --*/

/*-- Justiça - Mobile --*/
@media only screen and (max-width: 767px) {
		.justica-1 article .elementor-post__text {
    		padding-top: 10px !important;
		}

		.justica-1 article h3.elementor-post__title {
    		margin: 0px !important;
		}

		.justica-1 article .elementor-post__excerpt {
    		display: none !important;
		}

		.justica-1 article {
    		display: block !important;
		}
}
/*-- Fim --*/

/*-- Nacional - Mobile --*/
@media only screen and (max-width: 767px) {
		.nacional-1 article .elementor-post__text {
    		padding-top: 10px !important;
		}

		.nacional-1 article h3.elementor-post__title {
    		margin: 0px !important;
		}

		.nacional-1 article .elementor-post__excerpt {
    		display: none !important;
		}

		.nacional-1 article {
    		display: block !important;
		}
}
/*-- Fim --*/

/*-- Single - Subtítulo --*/
#single-subtitulo .elementor-shortcode {
    font-weight: 700;
    color: #006621;
    font-family: montserrat;
    font-size: 13px;
}

h1.elementor-heading-title p#subtitulo {
    display: none;
}
/*-- Fim --*/

/*-- Imagem de Destaque --*/
#img-destaque-single img {
    max-height: 420px;
    width: auto;
}
/*-- Fim --*/

/*-- Single Slide - Mobile --*/
@media only screen and (max-width: 767px) {
	#slide-single .swiper-slide {
    text-align: center;
    height: 350px;
    width: 100% !important;
    background: black;
    position: relative;
	}
}
/*-- Fim --*/

/*-- Publicidade NovaIT - Mobile --*/
p#pub-novait-2 {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    margin: 0px !important;
}

@media only screen and (min-width: 768px) {
	.code-block.code-block-3 {
    display: none;
	}
}
/*-- Fim --*/

