/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Rodapé texto **/
.ast-footer-overlay {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

/** General >> Menu principal header **/
.main-header-bar {
	background-color: rgb(51, 55, 69) !important;
	border-bottom-color: rgb(51, 55, 69) !important;
	border-bottom-style: solid !important;
}

/** General >> titulo do site **/
.site-title a {
	color: rgb(194, 223, 227) !important;
}

/** General >> Itens do menu **/
.menu-item a {
	color: rgb(224, 251, 252) !important;
}

/** General >> Item menu :hover **/
.menu-item a:hover {
	color: rgb(98, 121, 184) !important;
}

/** General >> Titulo site :hover **/
.site-title a:hover {
	color: rgb(98, 121, 184) !important;
}

/** General >> titulo do site :active **/
.site-title a:active {
	color: rgb(51, 55, 69) !important;
}

/** General >> Category eletronica image **/
.category-eletronica img {
	min-width: 100% !important;
}

/** General >> Post 6 uagb ifb desc **/
#post-6 .uagb-ifb-desc {
	text-align: center !important;
	text-transform: none !important;
	word-wrap: normal !important;
	white-space: normal !important;
}

/** General >> Main paragraph _2 **/
#main p {
	text-transform: none !important;
}

/** General >> Main attachment large **/
#main .attachment-large {
	min-width: 100% !important;
	max-width: 100% !important;
}

/** General >> Menu item 369 menu link **/
.menu-link {
	background-color: rgb(51, 55, 69) !important;
}


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

	/*= General =================== */

	/** General >> menu principal celular **/
	.ast-header-break-point .site-header {
	border-bottom-color: rgb(51, 55, 69) !important;
}


}


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

	/*= General =================== */

	/** General >> Uagb block 2c64126f svg **/
	.uagb-block-2c64126f svg {
	
}

	/** General >> Post 6 uagb block e14aa5dd **/
	#post-6 .uagb-block-e14aa5dd {
	padding-bottom: 64px !important;
	margin-bottom: 16px !important;
}


}

