/* Sakrij Woo/LP cenu i dugme za prošle edukacije */
.attendra-course-past .att-lp-buy-wrap,
.attendra-course-past .att-lp-price,
.attendra-course-past .att-lp-buy-btn {
    display: none !important;
}
.attendra-course-past .course-price {
    display: none !important;
}

.attendra-coming{padding:20px;border:1px dashed #ddd;border-radius:8px;background:#fafafa;margin-bottom:24px}
.attendra-coming__title{font-size:20px;margin:0 0 8px; text-align: center;}
.attendra-coming__text{margin:0 0 16px;font-size:16px; text-align: center;}

.attendra-past .course-excerpt {
	display: none;
}
.attendra-past__title {
	margin-bottom: 32px;
}
.attendra-coming__form .ml-form-embedContainer.ml-subscribe-form {
	margin-top: 32px !important;
}

/* Sakrij Instructor sekciju na kursevima gde je uključena opcija */
.attendra-hide-instructor .lp-single-course__instructor,
.attendra-hide-instructor .single-course-instructor,
.attendra-hide-instructor .edublink-course-instructor,
.attendra-hide-instructor .course-author,
.attendra-hide-instructor .lp-course-instructor {
    display: none !important;
}

.attendra-hide-instructor .lp-section-instructor {
	display: none !important;
}
