/*  MICROTHEMER STYLES  */


/*= Noticias ================== */

/** Noticias >> Navegação de posts **/
.post-navigation {
	display: none !important;
}

/** Noticias >> Modulo de Notícias - Home **/
.wp-block-ultimate-post-post-grid-4 {
	
}

/** Noticias >> attachment large **/
img.attachment-large {
	max-width: 70% !important;
	margin: 40px auto 40px auto !important;
	border-radius: 10px !important;
	display: block !important;
}


/*= Páginas ================== */

/** Páginas >> Página **/
.type-page {
	
}

/** Páginas >> Content ast container **/
.ast-separate-container .ast-article-post, 
.ast-separate-container .ast-article-single {
	padding: 0 !important;
	margin: auto !important;
}
#post-74 h1 {
	display: none !important;
}

/** Páginas >> Página Inicial **/
#post-74 {
	padding-top: 0 !important;
}

/** Páginas >> Notícias - Página Inicial **/
#post-74 .uagb-section__background-color {
	max-width: 1200px !important;
}
.uagb-section__inner-wrap {
	max-width: 1200px !important;
}

/** Páginas >> Cabecalho **/
.ast-primary-header-bar.ast-primary-header.main-header-bar.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item {
	
}

/** Páginas >> Menu lateral - Item **/
.offcanvas:checked {
	
}

/** Páginas >> Container - Conteúdo **/
.site-content {
	padding-top: 10rem !important;
	padding-bottom: 8rem !important;
}


/*( Large Desktop )*/
@media (min-width: 1200px) {

	/*= Noticias ================== */

	/** Noticias >> attachment large **/
	img.attachment-large {
	
}


}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {

	/*= Páginas ================== */

	/** Páginas >> Content ast container **/
	.ast-separate-container .ast-article-post, 
.ast-separate-container .ast-article-single {
	padding: 3rem !important;
}

	/** Páginas >> Menu lateral - Item **/
	.offcanvas:checked {
	
}


	/*= Noticias ================== */

	/** Noticias >> attachment large **/
	img.attachment-large {
	max-width: 70%px !important;
}


}


/*( Tablet & Phone )*/
@media (max-width: 767px) {

	/*= Páginas ================== */

	/** Páginas >> Content ast container **/
	.ast-separate-container .ast-article-post, 
.ast-separate-container .ast-article-single {
	padding: 1rem !important;
	margin: 0 !important;
}

	/** Páginas >> Menu lateral - Item **/
	.offcanvas:checked {
	
}

	/** Páginas >> Banner **/
	#post-74 .ultp-image {
	
}


	/*= Noticias ================== */

	/** Noticias >> Título - Matéria 1 **/
	div > div:nth-of-type(2) > div:nth-of-type(1) > h3:nth-of-type(1) > a:nth-of-type(1) {
	
}
.ultp-block-excerpt {
	display: none !important;
}

	/** Noticias >> attachment large **/
	img.attachment-large {
	max-width: 80% !important;
}


}


/*( Phone )*/
@media (max-width: 480px) {

	/*= Páginas ================== */

	/** Páginas >> Cabecalho **/
	.ast-primary-header-bar.ast-primary-header.main-header-bar.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item {
	padding-left: 0 !important;
	margin-left: 0 !important;
}
#masthead .ast-mobile-header-wrap .ast-above-header-bar, 
#masthead .ast-mobile-header-wrap .ast-primary-header-bar, 
#masthead .ast-mobile-header-wrap .ast-below-header-bar {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

	/** Páginas >> Menu lateral - Item **/
	.offcanvas:checked {
	
}

	/** Páginas >> Content ast container **/
	.ast-separate-container .ast-article-post, 
.ast-separate-container .ast-article-single {
	padding: 2rem !important;
}

	/** Páginas >> Banner **/
	#post-74 .ultp-image {
	
}


	/*= Noticias ================== */

	/** Noticias >> Título - Matéria 1 **/
	div > div:nth-of-type(2) > div:nth-of-type(1) > h3:nth-of-type(1) > a:nth-of-type(1) {
	font-size: 12pt !important;
	line-height: 1em !important;
	box-sizing: border-box !important;
}

	/** Noticias >> Modulo de Notícias - Home **/
	.wp-block-ultimate-post-post-grid-4 {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

	/** Noticias >> attachment large **/
	img.attachment-large {
	max-width: 90% !important;
}


}

