/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-payment .course-price .origin-price {
    display:block;
	margin: -7px 0 10px;
}
.course-extra-box__content li{
    padding-left: 50px !important;
}
.course-extra-box__content li::before {
    margin-left: -25px;
}
ul.check { list-style-type: "✓  "; }