/* our custom style */
.swiper-pagination:empty { display: none !important; }

.gallery-grid-style .elementor-image-box-wrapper {
	display: grid;
	align-items: center;
}

.gallery-grid-style .elementor-image-box-wrapper > * {
	grid-area: 1/-1;
}

.gallery-grid-style .elementor-image-box-wrapper h3 {
	padding: 20px;
	width: inline-flex;
}

.emts-advance-testy .content-wrapper {
	border: 1px solid var(--bordercolor);
	border-radius: 10px;
}

.elementor-widget-icon-box .elementor-icon-box-description a {
	font-size: 18px;
	color: currentcolor !important;
}