/*  MICROTHEMER STYLES  */


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

/** Geral >> Post section **/
#post-section {
	background-image: linear-gradient(rgb(209, 213, 213), rgb(242, 239, 239)) !important;
}


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

/** Cabeçalho >> produto-e-serviço **/
.my-auto .site-description {
	font-size: 16px !important;
	font-weight: 700 !important;
	text-decoration: none !important;
	text-align: right !important;
	text-indent: 0 !important;
	text-transform: none !important;
	word-spacing: 2px !important;
	letter-spacing: normal !important;
	direction: rtl !important;
	padding-right: 0 !important;
	padding-bottom: 4px !important;
	margin-bottom: 0 !important;
	margin-left: 24px !important;
}

/** Cabeçalho >> logo **/
.my-auto .custom-logo {
	width: 130% !important;
}

