/**
 * @version		2.10.3
 * @package		AdvKontent
 * @author		De Anima Consulting https://www.deanimatechnology.com
 * @copyright	Copyright (c) 2006 - 2020 De Anima Consulting Ltd. All rights reserved.
 * @license		GNU/GPL license: https://www.gnu.org/copyleft/gpl.html
 */

/* Print-specific CSS for AdvKontent */
a.itemPrintThisPage,
div.itemHeader h2.itemTitle span sup,
div.itemToolbar,
div.itemRatingBlock,
div.itemLinks,
div.itemSocialLinksBlock,
div.itemAttachmentsBlock,
div.itemRelated,
div.itemAuthorLatest,
div.itemVideoBlock,
div.itemNavigation {display:none;}

a.exercisePrintThisPage,
div.exerciseHeader h2.exerciseTitle span sup,
div.exerciseToolbar,
div.exerciseRatingBlock,
div.exerciseLinks,
div.exerciseSocialLinksBlock,
div.exerciseAttachmentsBlock,
div.exerciseRelated,
div.exerciseAuthorLatest,
div.exerciseVideoBlock,
div.exerciseNavigation {display:none;}
