/*
 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
*/


/*
 Theme Name:   Eduma Child
 Template:     eduma
*/

/* Allow the title to wrap normally */
.thim-course-slider .item .title,
.thim-course-slider .item .title a {
    white-space: normal !important;
    overflow: visible !important;
    height: auto !important;
    display: block !important;
    line-height: 1.3em !important;
}

.owl-item .item .title {
    white-space: normal !important;
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
    display: block !important;
}

body #thim-form-login .thim-login-container .thim-login p.link-bottom {
    display: none !important;
}

#thim-form-login p.link-bottom {
    display: none !important;
}

