/*
Theme Name: ChapterOne Child
Theme URI: https://chapterone.qodeinteractive.com/
Description: A child theme of ChapterOne Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: chapterone
Template: chapterone
*/

/* Removes mention of author on the various product pages */
.mkdf-pli-author-holder, .mkdf-pl-single-author-holder, .mkdf-pl-author-holder, .mkdf-pt-prices {
	display: none !important;
}

/* Removes the See Tickets button & event date on events section of landing page */
.mkdf-event-buy-tickets-holder, .mkdf-event-date-holder, .mkdf-event-separator-holder {
	display: none !important;
}

/* Removes the header sidebar option */
.mkdf-header-standard .mkdf-widget-border:last-child {
	display: none !important;
}