/*
 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-list-content {
    margin-bottom: 25px;
}

.thim-course-info .tp-event-info {
    max-width: 240px;
    width: 240px;
    padding-left: 30px;
    float: right
}

.tp-event-info .tp-info-box {
    border-bottom: 1px solid var(--thim-border-color,#eee);
    padding: 14px 0
}

.thim-course-info .tp-event-info .tp-info-box:first-child {
    padding-top: 10px
}

.tp-event-info .tp-info-box:last-child {
    border-bottom: 0
}

.tp-event-info .tp-info-box p {
    margin: 0;
    line-height: 24px;
    padding-left: 28px;
    font-size: 0.875rem
}

.tp-event-info .tp-info-box .heading {
    font-weight: 700;
    font-size: 0.938rem;
    position: relative
}

.tp-event-info .tp-info-box .heading .fa {
    position: absolute;
    left: 0;
    line-height: 24px;
    top: 0;
    font-size: 18px
}