/*  MICROTHEMER STYLES  */


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

/** General >> Primary **/
#primary {
	padding-right: 10px !important;
	margin-top: 10px !important;
	border-right-width: 0 !important;
}

/** General >> Secondary **/
#secondary {
	padding-right: 0 !important;
	padding-left: 30px !important;
	margin-top: 10px !important;
	border-left-color: rgba(238, 238, 238, 0) !important;
	border-left-width: 0 !important;
}

/** General >> Secondary sidebar main **/
#secondary .sidebar-main {
	
}
aside .widget-apoio {
	border: 1px solid #ddd !important;
	padding: 10px !important;
	padding-bottom: 0 !important;
	background-color: #EBEBEB !important;
}
aside .widget-apoio h4 {
	padding-bottom: 8px !important;
	margin-bottom: 8px !important;
	color: rgb(220, 71, 0) !important;
	border-bottom: 1px solid rgb(220, 71, 0) !important;
}
aside#media_image-2 {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
}
aside#media_image-3 {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

/** General >> Block 7 paragraph **/
#block-7 p {
	margin-bottom: 2px !important;
}

/** General >> Block 7 heading 3 **/
#block-7 h3 {
	color: rgb(220, 71, 0) !important;
	font-size: 18px !important;
	font-weight: bold !important;
	text-align: left !important;
	text-indent: 0 !important;
	text-transform: uppercase !important;
	margin-top: -15px !important;
}

/** General >> Block 7 tnp field button **/
#block-7 .tnp-field-button {
	width: 100% !important;
}

/** General >> Block 7 [type="submit"] **/
#block-7 [type="submit"] {
	font-variant: normal !important;
	text-transform: uppercase !important;
	background-color: rgb(220, 71, 0) !important;
	width: 100% !important;
	min-width: 100% !important;
	max-width: 100% !important;
	min-height: 100% !important;
	margin-bottom: -15px !important;
	border-radius: 4px !important;
}

/** General >> Tnp 1 **/
#tnp-1 {
	background-color: rgb(255, 255, 255) !important;
	height: 40px !important;
	border: 1px solid rgb(73, 73, 72) !important;
	border-radius: 4px !important;
}

/** General >> Search 2 widget title **/
#search-2 .widget-title {
	color: rgb(220, 71, 0) !important;
	font-size: 18px !important;
	font-weight: bold !important;
}

/** General >> Search 2 **/
#search-2 {
	background-color: rgb(255, 255, 255) !important;
	padding: 20px !important;
	margin: 0 0 20px 0 !important;
	border: 1px solid rgb(0, 0, 0) !important;
}

/** General >> Block 7 form **/
#block-7 form {
	padding: 20px !important;
	border: 1px solid rgb(0, 0, 0) !important;
}

/** General >> Search 2 [type="search"] **/
#search-2 [type="search"] {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 10px !important;
}

/** General >> Main post navigation **/
#main .post-navigation {
	display: none !important;
}

/** General >> Main ast related posts title **/
#main .ast-related-posts-title {
	color: rgb(220, 71, 0) !important;
	font-size: 20px !important;
	font-weight: 600 !important;
}

