/* =eb-post-grid-yqnqx28= Ends */

/* eb-post-grid-yqnqx28 Starts */
.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .eb-post-grid-posts-wrapper {
	display: grid;
	position: relative;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 10px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 {
	border-radius: 30px;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-post-grid-column {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-radius: 0px;
	box-shadow: rgba(197, 197, 197, 1) 0px 0px 0px 0px;
	transition: background 1.3s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-post-grid-column:hover {
	box-shadow: rgba(197, 197, 197, 1) 0px 0px 0px 0px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28.style-4 .ebpg-grid-post-holder {
	align-items: center;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28.style-4 .ebpg-grid-post-holder .ebpg-entry-media {
	width: 12%;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28.style-4 .ebpg-grid-post-holder .ebpg-entry-wrapper {
	width: 88%;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-entry-thumbnail {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-entry-thumbnail img {
	height: 75px;
	border-radius: 0px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-grid-post-holder .ebpg-entry-thumbnail:after {
	background-color: rgba(0, 0, 0, .45);
	border-radius: 0px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-grid-post-holder .ebpg-entry-thumbnail:hover:after, .eb-post-grid-wrapper.eb-post-grid-yqnqx28.style-5 .ebpg-grid-post-holder:hover .ebpg-entry-thumbnail:after {
	background-color: rgba(0, 0, 0, .65);
	border-radius: 0px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-entry-header {
	order: 1;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-entry-title {
	text-align: left;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-entry-title a {
	color: #0e1376;
	font-size: 18px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-entry-title a:hover {
	color: var(--theme-palette-color-1, #19d582);
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-entry-content, .eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-grid-post-excerpt {
	order: 2;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-grid-post-excerpt p {
	color: var(--eb-global-text-color);
	text-align: left;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-readmore-btn {
	text-align: left;
	order: 10;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-readmore-btn a {
	color: var(--eb-global-tertiary-color);
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-radius: 0px;
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-readmore-btn a:hover {
	color: var(--eb-global-secondary-color);
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-author-avatar img {
	border-radius: 50px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-posted-on {
	color: #707070;
	font-size: 13px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-posted-by {
	color: var(--eb-global-secondary-color);
	font-size: 13px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-posted-by a {
	color: var(--eb-global-secondary-color);
	font-size: 13px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-posted-by a:hover {
	color: var(--eb-global-primary-color);
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-meta a {
	color: var(--eb-global-text-color);
	background-color: var(--eb-global-secondary-color);
	font-size: 13px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-meta a:hover {
	color: var(--eb-global-text-color);
	background-color: var(--eb-global-primary-color);
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-categories-meta a {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-secondary-color);
	font-size: 13px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-categories-meta a:hover {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-primary-color);
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-tags-meta a {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-tertiary-color);
	font-size: 13px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-tags-meta a:hover {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-secondary-color);
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-read-time {
	color: #707070;
	font-size: 13px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-meta.ebpg-dynamic-values {
	color: var(--eb-global-secondary-color);
	font-size: 13px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-header-meta {
	justify-content: flex-start;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	order: 3;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-header-meta .ebpg-entry-meta-items {
	justify-content: flex-start;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-header-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-header-meta .ebpg-entry-meta-items > * {
	margin-right: 1px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-footer-meta {
	justify-content: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	order: 4;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-footer-meta .ebpg-entry-meta-items {
	justify-content: left;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-footer-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-footer-meta .ebpg-entry-meta-items > * {
	margin-right: 1px;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-pagination {
	text-align: center;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-pagination button {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-button-background-color);
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	border-width: 1px;
	border-color: #c3c3c3;
	border-style: solid;
	border-radius: 4px;
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-pagination button:hover {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-tertiary-color);
}

.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-pagination button.ebpg-pagination-item.active {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-tertiary-color);
}

.wp-admin .eb-parent-eb-post-grid-yqnqx28 {
	display: block;
	opacity: 1;
}

.eb-parent-eb-post-grid-yqnqx28 {
	display: block;
}

@media (max-width: 1024px) {
	.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .eb-post-grid-posts-wrapper {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-entry-title {
		font-size: 15px;
	}
	
	.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .ebpg-entry-title a {
		font-size: 15px;
	}
	
	.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-grid-yqnqx28 {
		display: block;
		opacity: 1;
	}
	
	.eb-parent-eb-post-grid-yqnqx28 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-post-grid-wrapper.eb-post-grid-yqnqx28 .eb-post-grid-posts-wrapper {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-grid-yqnqx28 {
		display: block;
		opacity: 1;
	}
	
	.eb-parent-eb-post-grid-yqnqx28 {
		display: block;
	}
}
