/*  MICROTHEMER STYLES  */


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

/** General >> Column 1 span **/
.column-1 > span {
	
}

/** General >> Post 1411 [type="submit"] **/
#post-1411 [type="submit"] {
	background-color: rgb(78, 57, 150) !important;
}

/** General >> Course item content header lp button **/
#course-item-content-header .lp-button {
	background-color: rgb(70, 60, 137) !important;
}

/** General >> Course item content header **/
#course-item-content-header {
	background-color: rgb(219, 217, 221) !important;
}

/** General >> Learn press course label enrolled **/
#learn-press-course .label-enrolled {
	background-color: rgb(75, 47, 119) !important;
}

/** General >> Learn press course lp progress bar **/
#learn-press-course .lp-progress-bar {
	
}

/** General >> Course item 2686 course item status **/
.course-item-2686 .course-item-status {
	color: rgb(57, 12, 207) !important;
}

/** General >> Passed course item status **/
.passed .course-item-status {
	color: rgb(255, 113, 0) !important;
}

/** General >> Learn press course lp progress value **/
#learn-press-course .lp-progress-value {
	background-color: rgb(255, 113, 0) !important;
}

