/*!
Theme Name: BluJ Theme
Template: boldgrid-swifty
Author: BluJ Team
Author URI: http://bluj.appsinfra.in
Description: Description
Version: 1.0.0
Text Domain: bluj-theme
*/

/* WP Event Manager - Event Page Styling */
.wpem-single-event-page .wpem-single-event-body,
.wpem-single-event-page .wpem-single-event-footer {
  color: #ffffff;
}

.wpem-single-event-page
  .wpem-single-event-wrapper
  .wpem-single-event-body
  .wpem-single-event-body-sidebar
  .wpem-heading-text {
  color: #b54848;
}

.wpem-single-event-sidebar-info .wpem-event-type,
.wpem-single-event-sidebar-info > h3:nth-of-type(2) {
  display: none;
}

.bluj-courses-listing .wpem-event-date-time,
.bluj-courses-listing .wpem-event-location,
.wpem-event-listings
  .wpem-event-layout-wrapper
  .wpem-event-infomation
  .wpem-event-details
  .wpem-event-type {
  display: none;
}

nav.navigation.post-navigation {
  display: none;
}

.showing_applied_filters.showing-applied-filters {
  display: none;
}

.search_events.search-form-container .wpem-row > .wpem-col:nth-child(2) {
  display: none;
}

/* MasterStudy LMS Plugin Styling */

body .label,
body label {
  color: #b54848;
}

.stm_lms_courses_wrapper {
  padding: 100px;
}

.stm_lms_courses__single--info .stm_lms_courses__single--info_preview a {
  color: #5b94ad;
}

.stm_lms_courses__single--info .stm_lms_courses__single--info_preview a:hover {
  color: #5b94ad;
}

.stm_lms_courses__single--info
  .stm_lms_courses__single--info_bottom
  .stm_lms_courses__single--price.heading_font {
  color: #333;
}

#description .stm_lms_course__content p {
  color: white;
}

#curriculum .stm-curriculum .stm-curriculum-item {
  background-color: darkgray;
}

#reviews .btn.btn-default {
  background-color: white;
}

.stm-lms-course__sidebar .stm-lms-buy-buttons .btn:not(.start-course) {
  background-color: #5b94ad !important;
}

.stm-lms-course__sidebar .stm-lms-wishlist span {
  color: white;
}

#page #header,
#page #footer {
  display: none;
}
