/*  MICROTHEMER STYLES  */


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

/** Geral >> linha botão flutuante **/
#botao-flu > .fl-row-content-wrap {
	position: fixed !important;
	bottom: 0 !important;
	right: 20px !important;
	z-index: 99 !important;
}

/** Geral >> botão flutuante **/
#botao-flu .uabb-creative-flat-btn {
	border-radius: 5px 5px 0 0 !important;
}

/** Geral >> Ast scroll top **/
#ast-scroll-top {
	bottom: 60px !important;
}

