/*
Theme Name: Education Institution
Theme URI: https://www.ovationthemes.com/products/education-institution
Author: pewilliams
Author URI: https://www.ovationthemes.com/
Description: Education Institution is a clean and well-structured theme designed for schools, colleges, training centers, and online learning platforms that need a simple and professional website. It provides an organized layout that helps present courses, faculty details, admissions information, and announcements in a clear and accessible way. The theme is built with user-friendly sections, making it easy to manage content without technical complexity. With customizable homepage blocks and flexible layout options, users can adjust the design to match their institution’s identity. It includes essential sections for course listings, team profiles, testimonials, and contact information, helping create a complete academic website. The design is responsive, ensuring smooth performance across mobile devices, tablets, and desktops. The theme follows clean coding practices for stable performance and faster loading speed. It also supports basic plugin compatibility, allowing users to extend functionality as needed. Education Institution is suitable for small to medium educational organizations looking to build a reliable and easy-to-manage online presence with a clear and functional design.
Requires at least: 6.1
Tested up to: 6.9
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Template: educational-blocks
Text Domain: education-institution
Tags: blog, education, portfolio, one-column, two-columns, custom-colors, custom-menu, custom-logo, sticky-post, threaded-comments, right-sidebar, left-sidebar, grid-layout, custom-background, rtl-language-support, featured-images, wide-blocks, editor-style, full-site-editing, block-patterns, block-styles, style-variations, template-editing, footer-widgets, custom-header, translation-ready

Education Institution WordPress Theme, Copyright 2024 pewilliams
Education Institution is distributed under the terms of the GNU GPL

*/

.upper-header a, .footer-widgets li a{
	text-decoration: none !important;
}
.copyright-text {
	gap: 10px !important;
}
.service-box {
	position: static;
}
.banner-content h3 {
	width: 70%;
}
.educational-blocks-pagination.swiper-pagination-clickable.swiper-pagination-bullets span {
	background: #fff;
	opacity: 1;
}	
.featured-courses .wp-block-button__link:hover {
	background: #fff;
	color: #000 !important;
}
.event-sec .wp-block-button__link:hover {
	background: #000 !important;
	color: #fff !important;
}
@media screen and (max-width: 1399px){
	.popular-course-upper, .inner-menu-header, .upper-header .wp-block-columns, .footer-widgets .wp-block-columns {
		max-width: 90% !important;
	}
	.inner-menu-header nav ul {
		gap: 20px !important;
	}
	.inner-menu-header .wp-block-columns {
		gap: 10px !important;
	}
	.inner-menu-header .wp-block-navigation__container a, .inner-menu-header .wp-block-social-links {
		font-size: 14px !important;
	}
	.inner-menu-header .wp-block-social-links {
		gap: 5px !important;
	}
}
@media screen and (max-width: 768px) {
	.footer-widgets .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-basis: 47% !important;
	}
}
@media screen and (max-width: 575px) {
	.footer-widgets .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-basis: 100% !important;
	}
}