/*
Theme Name: Education Institution
Theme URI: https://www.ovationthemes.com/products/education-institution
Author: pewilliams
Author URI: https://www.ovationthemes.com/
Description: The Education Institution WordPress theme is a clean and well-structured solution designed for schools, colleges, training centers, and online education platforms that require a professional and user-friendly website. This educational theme offers an organized layout that effectively showcases courses, faculty details, admissions information, and announcements in a clear and accessible manner. Built with user-friendly sections, it simplifies content management without the need for technical expertise. With customizable homepage blocks and flexible layout options, users can tailor the design to reflect their academy or university’s identity. The theme includes essential features for course listings, team profiles, testimonials, and contact information, ensuring a comprehensive platform for online learning. Its responsive design guarantees smooth performance on mobile devices, tablets, and desktops, while clean coding practices contribute to stable performance and faster loading speeds. Additionally, it supports basic plugin compatibility, enabling users to enhance functionality as needed. Education Institution is perfect for small to medium educational organizations aiming to establish a reliable and easy-to-manage online presence with a clear and functional design.
Requires at least: 6.1
Tested up to: 7.0
Requires PHP: 5.6
Version: 1.3.2
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;
	}
}