/*
Theme Name: Businext Child
Theme URI: http://businext.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: businext
Text Domain:  businext
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.animate {
	transform: none !important;
	animation: none !important;
	opacity: 1 !important;
	visibility: visible !important;
}

.tm-button.style-flat {
	border-radius: 10rem;
    height: 50px;
    line-height: 48px;	
}

.tm-case-study.style-grid .post-overlay {
	opacity: 0.4;
}

.tm-case-study.style-grid .post-overlay-content {
    padding: 30px 20px 20px;
}