/*
Theme Name: Woffice Child
Description: Child theme for Woffice
Author: Alkaweb Team
Template: woffice
*/

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea{
	box-shadow: none !important;
}
.learndash-wrapper a {
    color: #7e9792;
}
.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-is-current-item .ld-topic-title {
    color: #7e9792;
    font-weight: bold;
}
.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item {
    padding: 20px 10px;
}
.single-sfwd-courses .learndash-wrapper .ld-tabs .ld-tabs-navigation,.single-sfwd-courses .learndash .ld-tabs-content .ld-tab-content .learndash-widget,.single-sfwd-lessons .learndash_post_sfwd-lessons .ld-tab-content.ld-visible > p {
    display: none;
}
.learndash_post_sfwd-lessons .learndash-wrapper .ld-content-actions {
    align-items: center;
}