/*  MICROTHEMER STYLES  */


/*= Conteúdo ================= */

/** Conteúdo >> Ocultar  botão 1 em telas pequenas **/
#post-52 #butcapa {
	display: none !important;
}

/** Conteúdo >> Anime name pc **/
#anime-name-pc {
	
}

/** Conteúdo >> Colophon Animu logo rodap **/
#colophon .Animu-logo-rodapé {
	padding-bottom: 15px !important;
}

/** Conteúdo >> Songtitle pc **/
#songtitle-pc {
	
}

/** Conteúdo >> Apresentador **/
#apresentador {
	
}


/*= Rodapé =================== */

/** Rodapé >> Top Parceiros **/
#topparceiros > p > a > img {
	margin: 15px 2px 15px 2px !important;
}
img.toparceiros {
	border: solid 3px !important;
	border-color: #6bdb00 !important;
	border-radius: 50px !important;
}

/** Rodapé >> Parceiros **/
#parceiros > p > a > img {
	margin: 10px 2px 0 2px !important;
}

/** Rodapé >> Botão para o topo **/
.onlyiconbtn > svg {
	vertical-align: middle !important;
	width: 25px !important;
	height: 61px !important;
	fill: #ffffff !important;
	outline: none !important;
}


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

	/*= Conteúdo ================= */

	/** Conteúdo >> Ocultar botão 2 em telas grandes **/
	#post-52 .uagb-section__background-undefined {
	display: none !important;
}

	/** Conteúdo >> Ocultar  botão 1 em telas pequenas **/
	#post-52 #butcapa {
	display: block !important;
}

	/** Conteúdo >> Anime name pc **/
	#anime-name-pc {
	line-height: 1.1em !important;
}

	/** Conteúdo >> Songtitle pc **/
	#songtitle-pc {
	line-height: 1.1em !important;
}

	/** Conteúdo >> Paragraph **/
	p {
	line-height: 22px !important;
}


}


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

	/*= Conteúdo ================= */

	/** Conteúdo >> Ocultar  botão 1 em telas pequenas **/
	#post-52 #butcapa {
	display: none !important;
	visibility: visible !important;
}

	/** Conteúdo >> Anime name pc **/
	#anime-name-pc {
	line-height: 1.1em !important;
}

	/** Conteúdo >> Songtitle pc **/
	#songtitle-pc {
	line-height: 1.1em !important;
}

	/** Conteúdo >> Ocultar botão 2 em telas grandes **/
	#post-52 .uagb-section__background-undefined {
	padding-bottom: 0 !important;
}

	/** Conteúdo >> Paragraph **/
	p {
	font-size: 15px !important;
	line-height: 19px !important;
}


	/*= Geral ===================== */

	/** Geral >> Time pc **/
	#time-pc {
	padding-bottom: 0 !important;
}


}


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

	/*= Conteúdo ================= */

	/** Conteúdo >> espaçamento da capa **/
	.uagb-block-c8af5550 > .uagb-column__inner-wrap {
	padding-bottom: 0 !important;
}

	/** Conteúdo >> Anime name pc **/
	#anime-name-pc {
	font-size: 20px !important;
	line-height: 1.1em !important;
}

	/** Conteúdo >> Songtitle pc **/
	#songtitle-pc {
	font-size: 20px !important;
	line-height: 1.1em !important;
}

	/** Conteúdo >> Paragraph **/
	p {
	font-size: 14px !important;
	line-height: 19px !important;
}


	/*= Geral ===================== */

	/** Geral >> Time pc **/
	#time-pc {
	padding-bottom: 0 !important;
}


}


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

	/*= Geral ===================== */

	/** Geral >> Time pc **/
	#time-pc {
	margin-bottom: -7px !important;
}


	/*= Conteúdo ================= */

	/** Conteúdo >> Anime name pc **/
	#anime-name-pc {
	font-size: 14px !important;
	line-height: 1em !important;
}
div#anime-space {
	margin-bottom: -8px !important;
}

	/** Conteúdo >> Songtitle pc **/
	#songtitle-pc {
	font-size: 14px !important;
	line-height: 1em !important;
}

	/** Conteúdo >> Apresentador **/
	#apresentador {
	padding-top: 30px !important;
}

	/** Conteúdo >> Capa tempo uagb column inner wrap **/
	.capa-tempo > .uagb-column__inner-wrap {
	padding-bottom: 0 !important;
}

	/** Conteúdo >> Paragraph **/
	p {
	font-size: 13px !important;
}


}

