body.flexofem-blog-pagination-enabled :is(.elementor-element-77d3dd5, .elementor-element-f02dd7f).elementor-widget-posts .elementor-pagination {
	display: flex !important;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 10px;
	clear: both;
	margin: 28px 0 0 !important;
	padding: 0 !important;
	text-align: center;
}

body.flexofem-blog-pagination-enabled :is(.elementor-element-77d3dd5, .elementor-element-f02dd7f).elementor-widget-posts .elementor-pagination .page-numbers {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	min-width: 42px;
	height: 42px;
	margin: 0 !important;
	padding: 0 10px !important;
	border: 1px solid #d9dce7 !important;
	border-radius: 4px;
	background: #fff !important;
	box-shadow: none !important;
	color: #242627 !important;
	font-family: "Inter Tight", sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1 !important;
	text-decoration: none !important;
}

body.flexofem-blog-pagination-enabled :is(.elementor-element-77d3dd5, .elementor-element-f02dd7f).elementor-widget-posts .elementor-pagination a.page-numbers:hover,
body.flexofem-blog-pagination-enabled :is(.elementor-element-77d3dd5, .elementor-element-f02dd7f).elementor-widget-posts .elementor-pagination a.page-numbers:focus-visible,
body.flexofem-blog-pagination-enabled :is(.elementor-element-77d3dd5, .elementor-element-f02dd7f).elementor-widget-posts .elementor-pagination .page-numbers.current {
	border-color: #242627 !important;
	background: #242627 !important;
	color: #fff !important;
}

body.flexofem-blog-pagination-enabled :is(.elementor-element-77d3dd5, .elementor-element-f02dd7f).elementor-widget-posts .elementor-pagination a.page-numbers:focus-visible,
body.flexofem-blog-pagination-enabled .flexofem-blog-load-more__button:focus-visible {
	outline: 3px solid #dee0ff;
	outline-offset: 3px;
}

body.flexofem-blog-pagination-enabled :is(.elementor-element-77d3dd5, .elementor-element-f02dd7f).elementor-widget-posts .elementor-pagination .page-numbers.dots {
	min-width: 24px;
	padding: 0 !important;
	border-color: transparent !important;
	background: transparent !important;
	color: #5f6267 !important;
}

body.flexofem-blog-pagination-enabled .flexofem-blog-load-more {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	margin: 70px 0 0;
}

body.flexofem-blog-pagination-enabled .flexofem-blog-load-more[hidden],
body.flexofem-blog-pagination-enabled .flexofem-blog-load-more__button[hidden],
body.flexofem-blog-pagination-enabled .flexofem-blog-load-more__status[hidden] {
	display: none !important;
}

body.flexofem-blog-pagination-enabled .flexofem-blog-load-more__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 52px;
	max-width: 100%;
	padding: 14px 28px;
	border: 1px solid #f5f5f5;
	border-radius: 4px;
	background: #f5f5f5;
	box-shadow: none;
	color: #242627;
	cursor: pointer;
	font-family: "Inter Tight", sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	text-align: center;
}

body.flexofem-blog-pagination-enabled .flexofem-blog-load-more__button:hover {
	border-color: #dee0ff;
	background: #dee0ff;
	color: #242627;
}

body.flexofem-blog-pagination-enabled .flexofem-blog-load-more__button:disabled {
	cursor: wait;
	opacity: 0.68;
}

body.flexofem-blog-pagination-enabled .flexofem-blog-load-more__status {
	margin: 14px 0 0;
	color: #5f6267;
	font-size: 15px;
	line-height: 1.4;
	text-align: center;
}

body.flexofem-blog-pagination-enabled .flexofem-blog-load-more[hidden] + .elementor-pagination {
	margin-top: 48px !important;
}

@media (max-width: 1024px) {
	body.flexofem-blog-pagination-enabled .flexofem-blog-load-more {
		margin-top: 60px;
	}
}

@media (max-width: 767px) {
	body.flexofem-blog-pagination-enabled :is(.elementor-element-77d3dd5, .elementor-element-f02dd7f).elementor-widget-posts .elementor-pagination {
		gap: 7px;
		margin-top: 24px !important;
	}

	body.flexofem-blog-pagination-enabled :is(.elementor-element-77d3dd5, .elementor-element-f02dd7f).elementor-widget-posts .elementor-pagination .page-numbers {
		min-width: 38px;
		height: 38px;
		padding: 0 8px !important;
		font-size: 14px;
	}

	body.flexofem-blog-pagination-enabled .flexofem-blog-load-more {
		margin-top: 40px;
	}

	body.flexofem-blog-pagination-enabled .flexofem-blog-load-more__button {
		min-height: 48px;
		padding: 12px 20px;
		font-size: 15px;
	}

	body.flexofem-blog-pagination-enabled .flexofem-blog-load-more[hidden] + .elementor-pagination {
		margin-top: 40px !important;
	}
}
