#uc_post_grid_elementor_380bf3fc.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
	display: grid;
}

#uc_post_grid_elementor_380bf3fc .uc_post_grid_style_one_item {
	overflow: hidden;
	position: relative;
}

#uc_post_grid_elementor_380bf3fc .uc_post_image {
	transition: .3s;
	position: relative;
}

#uc_post_grid_elementor_380bf3fc .uc_post_image img {
	width: 100%;
	display: block;
}

#uc_post_grid_elementor_380bf3fc .uc_post_image_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	transition: .3s;
}

#uc_post_grid_elementor_380bf3fc .uc_more_btn {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}

.ue-grid-item-category a {
	display: inline-block;
	font-size: 10px;
}

.uc_post_title {
	font-size: 21px;
}

#uc_post_grid_elementor_380bf3fc .uc_post_grid_style_one_item {
	display: flex;
}

#uc_post_grid_elementor_380bf3fc .uc_content {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

#uc_post_grid_elementor_380bf3fc .uc_content {
	flex-shrink: 0;
	flex-grow: 0;
}

#uc_post_grid_elementor_380bf3fc .uc_post_grid_style_one_image {
	flex-grow: 1;
}

#uc_post_grid_elementor_380bf3fc .ue-meta-data {
	display: flex;
	flex-wrap: wrap;
	line-height: 1em;
}

#uc_post_grid_elementor_380bf3fc .ue-grid-item-meta-data {
	display: inline-flex;
	align-items: center;
}

.ue-grid-item-meta-data {
	font-size: 12px;
}

#uc_post_grid_elementor_380bf3fc .ue-grid-item-meta-data-icon {
	line-height: 1em;
}

#uc_post_grid_elementor_380bf3fc .ue-grid-item-meta-data-icon svg {
	width: 1em;
	height: 1em;
}