/*
Theme Name: Effigy
Theme URI: https://themeforest.net/item/effigy-a-clean-and-professional-music-wordpress-theme/36336866
Author: WolfThemes
Author URI: https://wolfthemes.com
Description: A Clean and Professional Music WordPress Theme
Version: 1.0.8
Requires at least: 5.6
Tested up to: 5.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: effigy

For any CSS customization, it is strongly recommended to use a child theme
https://wlfthm.es/child-theme

You will find a child theme template in your theme package
*/
body .cky-btn-revisit-wrapper.cky-revisit-bottom-left {
	display: none;
}

.timeline .diamond-arrow-right svg,
.timeline .diamond-arrow-left svg,
.timeline .detail-image-shadow-con {
	display: none;
}

.timeline .diamond-arrow-right:before {
	content: "→";
	color: black;
    font-size: 35px;
}

.timeline .diamond-arrow-left:before {
	content: "←";
	color: black;
    font-size: 35px;
}