/*  MICROTHEMER STYLES  */


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

/** Geral >> Fl col small ua icon **/
.fl-col-small .ua-icon {
	
}

/** Geral >> Post 96 ua icon **/
#post-96 .ua-icon {
	
}

/** Geral >> Page ua icon **/
#page .ua-icon {
	background-color: rgba(0, 0, 0, 0) !important;
}

/** Geral >> Page ua icon facebook with circle **/
#page .ua-icon-facebook-with-circle {
	background-color: rgba(234, 234, 234, 0) !important;
}

/** Geral >> Pp social icons left ua icon facebook with circle **/
.pp-social-icons-left .ua-icon-facebook-with-circle {
	background-color: rgba(170, 95, 95, 0) !important;
}

/** Geral >> Pp list item 1 ua icon chevron right **/
.pp-list-item-1 .ua-icon-chevron-right {
	background-color: rgb(255, 255, 255) !important;
	background-image: url("/wp-content/uploads/2020/06/icone_moda.svg") !important;
}

