.elementor-widget-post-info .elementor-icon-list-icon i {
	color: var(--e-global-color-primary);
}

body.rtl .elementor-45404 .elementor-element.elementor-element-f38b2c9 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
	left: calc(-30px / 2);
}

.elementor-45404 .elementor-element.elementor-element-f38b2c9 .elementor-icon-list-icon i {
	color: var(--e-global-color-1d74b0f);
	font-size: 14px;
}

body.rtl .elementor-45404 .elementor-element.elementor-element-f38b2c9 .elementor-icon-list-text {
	padding-right: 6px;
}

.elementor-widget-table-of-contents .elementor-toc__list-item {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-45404 .elementor-element.elementor-element-36ab51a .elementor-toc__list-item {
	font-family: var(--e-global-typography-3d7685f-font-family), Sans-serif;
	font-size: var(--e-global-typography-3d7685f-font-size);
	font-weight: var(--e-global-typography-3d7685f-font-weight);
	line-height: var(--e-global-typography-3d7685f-line-height);
}

@media (max-width:1024px) {
	.elementor-45404 .elementor-element.elementor-element-36ab51a .elementor-toc__list-item {
		font-size: var(--e-global-typography-3d7685f-font-size);
		line-height: var(--e-global-typography-3d7685f-line-height);
	}
}

@media (max-width:767px) {
	.elementor-45404 .elementor-element.elementor-element-36ab51a .elementor-toc__list-item {
		font-size: var(--e-global-typography-3d7685f-font-size);
		line-height: var(--e-global-typography-3d7685f-line-height);
	}
}

@media (min-width:768px) {}

@media (max-width:1024px) and (min-width:768px) {}

.grid-post .uc-posts-pagination {
	text-align: center;
	padding: 10px 0;
}

.grid-post .uc-posts-pagination .page-numbers {
	font-family: "Inter";
	font-size: 16px;
	font-weight: 500;
	color: #9d9d9d;
	margin-right: 3px;
	padding: 4px 9px 4px 9px;
	height: 34px;
	width: 34px;
	display: inline-grid;
}

.grid-post .uc-posts-pagination .page-numbers:hover, .grid-post .uc-posts-pagination .current {
	background-color: #0070bb;
	border-radius: 50%;
	color: #fff;
}