/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
.k-ft1-desc-wrapper img {
	width: 16px;
	height: 16px;
	margin-top: -3px;
}
.k-ft-1-logo-wrapper {
	margin-bottom: 24px;
}
.k-ft-1-logo-wrapper img {
	max-width: 80%;
}
.k-services-tab .elementor-tab-title {
	padding: 24px 24px 12px 24px !important;
/* 	transition: all 0.3s !important; */
}
.k-services-tab .elementor-tab-title.elementor-active {
	border-bottom: 2px solid #e3322b !important;
}
.k-posts-posts .elementor-post__title, .k-posts-new-posts .elementor-post__title {
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}