/*!
Theme Name: Granul
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Granul theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: granul
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: granul
Template Id: prod-25518
*/

#toTop {
	cursor: pointer;
}

.site-content__wrap{
	margin-top: 60px;
	margin-bottom: 60px;
}

.next-event{
	overflow: hidden;
}

input[type='text']:focus, 
input[type='email']:focus, 
input[type='url']:focus, 
input[type='password']:focus, 
input[type='search']:focus, 
input[type='number']:focus, 
input[type='tel']:focus, 
input[type='range']:focus, 
input[type='date']:focus, 
input[type='month']:focus, 
input[type='week']:focus, 
input[type='time']:focus, 
input[type='datetime']:focus, 
input[type='datetime-local']:focus, 
select:focus, 
textarea:focus{
	box-shadow: none !important;
}

.comment-reply-title a{
	margin-left: 10px;
}

.type-post figure{
	margin: 0 0 1em;
}

@media (max-width:767px) {
	.e-con.e-parent.elementor-element.section-m {
		padding: 0px 20px;
	}
}
@media (min-width:1025px) {
	.jet-testimonials__title,
	.jet-testimonials__comment {
		transform: translateY(-50px);
	}
}