/*
Theme Name: Gutentools Education
Theme URI: https://themegrove.com/products/gutentools-education/
Author: Themegrove
Author URI: https://themegrove.com/
Description: Gutentools Education is a versatile and user-friendly Full Site Editing (FSE) WordPress theme tailored for schools, colleges, universities, online courses, and other educational institutions. With its clean layout, modern design, and full Gutenberg block support, it allows educators and institutions to build professional websites effortlessly. The theme is fully customizable, lightweight, and responsive, making it ideal for showcasing courses, staff, events, and more—all without writing any code. Whether you're an individual instructor or a large institution, Gutentools Education offers a flexible and SEO-optimized foundation for building engaging and effective educational websites. Demo: https://demos.gutentools.com/block-demos/gutentools-education/
Template: gutentools-starter
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.0
Version: 1.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: gutentools-education
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, blog, portfolio, news
*/


@media screen and (max-width: 768px) {

  .responsive-spacing {
    padding: 40px 20px !important;
  }

  .title-spacing {
    margin-bottom: 20px !important;
  }

  .ge-banner{
    min-height: unset !important;
  }

  .banner-left{
    display: none;
  }

  .responsive-cover{
    min-height: 300px !important;
  }

}