/*
 * Theme Name: Deeds2
 * Author: Webinane
 * Author URI: http://themeforest.net/user/webinane
 * Theme URI: https://themeforest.net/item/deeds2-religion-and-church-wordpress-theme/24756421
 * Description: The Deeds2 WordPress theme is perfect for church and religious websites, offering stunning design and multiple homepage layouts. Key features include event management, sermon uploads through media gallery, request a prayer and fundraising system. This integrated donation system simplify online contributions to raise funds for running the church and helping good causes . The theme is responsive means mobile-friendly, and optimized for SEO and performance, ensuring a professional and modern appearance. We have built the theme with Elementor page builder for easy customization with a drag-and-drop facility for effortless site management. If you get any problem during the setup of your website you can contact us at our <a href="https://webinane.ticksy.com/">FORUM</a>
 * Version: 3.3
 * License: This theme or plugin is comprised of two parts. (1) the PHP code and integrated HTML are licensed under the General Public License (GPL). You will find a copy of the GPL in the same directory as this text file. (2) All other parts, but not limited to the CSS code, images, and design are licensed according to the license purchased from Envato.  Read more about licensing here: http://themeforest.net/licenses
 * License URI: license.txt
 * Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
 * Text Domain: deeds2
*/

.wp-caption {
	margin-bottom: 2px;
}

.wp-caption-text {
	margin-bottom: 5px;
}

.screen-reader-text {
	margin-bottom: 12px;
}

.gallery-caption {
	margin-bottom: 2px;
}

.bypostauthor {
	margin-bottom: 2px;
}

.alignleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	max-width: 100%;
	width: unset !important;
}

.alignright {
	float: right !important;
	margin-bottom: 20px;
	margin-left: 20px;
	max-width: 100%;
	width: unset !important;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px;
}

.col-md-4 .funfact-meta>i {
	right: 27px;
}

.mycustom-pricing {
	background-color: #090909 !important;
}

.on-hover {
	display: none;
	animation: fadeOut 0.5s;
}

.hver:hover .on-hover {
	display: block;
	animation: fadeIn 0.5s;
}