/*  MICROTHEMER STYLES  */


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

/** Geral >> Wp admin bar customize ab item **/
#wp-admin-bar-customize .ab-item {
	
}

/** Geral >> Copyright text link (#2) **/
.copyright-text a:nth-of-type(2) {
	color: rgb(31, 55, 57) !important;
}

/** Geral >> Copyright text link (#3) **/
.copyright-text a:nth-of-type(3) {
	color: rgb(57, 57, 57) !important;
}

/** Geral >> Bottom footer **/
#bottom-footer {
	
}

/** Geral >> Swiper slide next image **/
.swiper-slide-next > img {
	line-height: 10 !important;
}

/** Geral >> Block 40 heading 2 **/
#block-40 h2 {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> Block 42 paragraph **/
#block-42 p {
	color: rgb(255, 246, 246) !important;
}

/** Geral >> Block 43 paragraph +8 Mais **/
#block-43 p, 
#block-44 p, 
#block-45 p, 
#block-46 p, 
#block-47 p, 
#block-48 p, 
#block-38 p, 
#block-39 p, 
.tg-column-wrapper .tg-column-3:nth-of-type(2) {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> Top footer tg container **/
#top-footer .tg-container {
	
}

/** Geral >> Masthead custom logo **/
#masthead .custom-logo {
	line-height: 10 !important;
}

/** Geral >> Block 45 link **/
#block-45 a {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> Block 43 link **/
#block-43 a {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> Bottom footer copyright text **/
#bottom-footer .copyright-text {
	color: rgb(54, 51, 51) !important;
}

