/*  MICROTHEMER STYLES  */


/*= Cabeçalho ================ */

/** Cabeçalho >> Telefone topo **/
.telefone-topo {
	font-size: 14px !important;
}

/** Cabeçalho >> barra menu **/
.fl-node-5e53e593f11ac .fl-row-content-wrap {
	background-color: rgba(238, 238, 238, 0.93) !important;
}


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

/** Conteúdo >> botao slide agendar **/
.fl-slide:nth-of-type(3) .fl-button {
	margin-left: 180px !important;
}


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

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

	/** Conteúdo >> botao slide agendar **/
	.fl-slide:nth-of-type(3) .fl-button {
	font-size: 15px !important;
	line-height: .5 !important;
	margin-left: 60px !important;
}


}


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

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

	/** Conteúdo >> detalhes agenda **/
	.mec-toggle-202003-1178 .mec-booking-button {
	
}

	/** Conteúdo >> botaõ detalhes **/
	.mec-booking-button {
	
}

	/** Conteúdo >> Mec toggle 202003 1178 mec event sharing **/
	.mec-toggle-202003-1178 .mec-event-sharing {
	width: 100% !important;
	margin-left: 25px !important;
}

	/** Conteúdo >> Col md 4 **/
	.col-md-4 {
	width: 75% !important;
	margin-top: 14px !important;
}

	/** Conteúdo >> logo fixo **/
	.uabb-photo {
	position: fixed !important;
	top: 125px !important;
}


	/*= Cabeçalho ================ */

	/** Cabeçalho >> barra menu **/
	.fl-node-5e53e593f11ac .fl-row-content-wrap {
	padding-right: 150px !important;
	position: fixed !important;
	top: 0 !important;
	z-index: 1000 !important;
	clear: right !important;
}

	/** Cabeçalho >> menu **/
	.fl-node-5e53e5940549b > div > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) {
	clear: both !important;
}

	/** Cabeçalho >> hamburgue fixo **/
	.fl-col-content .fl-menu {
	margin-left: 150px !important;
	clear: right !important;
}

	/** Cabeçalho >> logo mobile **/
	.wp-image-890 {
	margin-top: -115px !important;
	position: fixed !important;
	z-index: 9999 !important;
}

	/** Cabeçalho >> imagem home **/
	.wp-image-1246 {
	margin-top: 30px !important;
}

	/** Cabeçalho >> itens menu **/
	.fl-menu-mobile-clone {
	margin-right: -200px !important;
	margin-left: 130px !important;
}


}

