.hdn-blog .elementor-post__title,
.hdn-blog .elementor-post__excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 3.015em;
}

.elementor-post__title a,
.elementor-post__title a:hover,
.elementor-post__title a:active,
.elementor-post__title a:focus,
a.elementor-post__read-more:hover,
a.elementor-post__read-more:active,
a.elementor-post__read-more:focus,
a.elementor-post__read-more {
	text-decoration: none !important;
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
	width: 100% !important;
	height: auto !important;
}

@media screen and (min-width: 768px) {
	.elementor-element-affdbcb .elementor-widget-wrap {
		padding-top: 0 !important;
	}
	.hdn-blog-foo-wrap {
		background: white !important;
	}
}


@media screen and (max-width: 768px) {
	.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
		position: relative;
		top: 0;
		left: 0;
		transform: initial;
	}
	.elementor-posts .elementor-post__thumbnail {
		padding-bottom: 0 !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1600px) {
	.elementor-52209 .elementor-element-3b0749de .elementor-element.elementor-element-cf8b74c,
	.elementor-52211 .elementor-element-3b0749de .elementor-element.elementor-element-cf8b74c,
	.elementor-52213 .elementor-element-3b0749de .elementor-element.elementor-element-cf8b74c {
		width: 60%;
	}

	.elementor-52209 .elementor-element-3b0749de .elementor-element.elementor-element-5cc3c9ec,
	.elementor-52211 .elementor-element-3b0749de .elementor-element.elementor-element-5cc3c9ec,
	.elementor-52213 .elementor-element-3b0749de .elementor-element.elementor-element-5cc3c9ec {
		width: 38%;
	}
}
