/*
Theme Name: Prime Kindergarten
Template: prime-playschool-classes
Text Domain: prime-kindergarten
Author: themeignite
Author URI: https://themeignite.com
Theme URI: https://www.themeignite.com/products/free-kindergarten-wordpress-theme
Description: Kindergarten is a versatile and engaging WordPress theme specifically designed for kindergartens, preschools, childcare centers, and early childhood education institutions. This theme offers a visually appealing and user-friendly platform for showcasing educational programs, sharing essential information with parents, and fostering community engagement. With its child-friendly design, the theme creates a warm and inviting atmosphere that appeals to both children and their families.The responsive layout ensures that the website functions seamlessly across various devices, including desktops, tablets, and mobile phones, making it convenient for parents to access information on the go. Customization options allow educational institutions to tailor the theme to their unique brand identity, reflecting their values and mission. The theme supports a range of features that make it easy to create an informative and welcoming space for the school community.Key features include event management tools, dedicated sections for school activities, and a blog platform for sharing educational insights and updates. The theme also supports image galleries to showcase the school’s environment, facilities, and student activities. With these elements, the Kindergarten WordPress theme enhances the online presence of early childhood education centers, providing a comprehensive solution for preschool management, parent communication, and community involvement.Additionally, the theme is perfect for websites focused on childcare services, early learning, nursery schools, and educational resources. It offers customizable sections for class schedules, teacher profiles, parent engagement, student achievements, and school events. Features like learning activities, daycare centers, and interactive content make it ideal for promoting preschool education and fostering child development.This theme can also be used to highlight classroom environments, family engagement, school news, children’s programs, and other educational themes. Whether you are managing a daycare center, creating a site for an early learning institution, or sharing information on educational activities, the Kindergarten WordPress theme is a perfect solution for your needs.
Version: 2.9
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: translation-ready, custom-background, theme-options, custom-menu, threaded-comments, featured-image-header, post-formats, featured-images, flexible-header, footer-widgets, left-sidebar, editor-style, right-sidebar, full-width-template, one-column, two-columns, three-columns, four-columns, custom-colors, custom-header, custom-logo, sticky-post, rtl-language-support, blog, e-commerce, portfolio
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

.single-header-heading h1.entry-title,.entry-content a, .entry-summary a, .page-content a, .comment-content a, .widget .textwidget a,.main-navigation .current_page_item>a, .main-navigation .current-menu-item>a, .main-navigation .current_page_ancestor>a, .main-navigation .current-menu-ancestor>a,.post .entry-meta a,.post .entry-header .entry-title a:hover,.main-navigation ul li a:hover, .main-navigation ul li a:focus,.comment-list .reply a,#secondary .widget ul li a:hover,.top-header span svg{
    color: #18c0cb;
}

button, input[type="button"], input[type="reset"], input[type="submit"], a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button,.site-footer .tag-cloud a,.post .entry-meta .posted-on a:before,.post .entry-meta .byline a:before,#button,.pagination .current,#secondary .widget.widget_tag_cloud a,.site-footer .widget.widget_tag_cloud a,.comment-form input[type="submit"],.widget.widget_calendar table tbody td a,.btn-green,.banner button.owl-prev svg.svg-inline--fa.fa-arrow-left, .banner button.owl-next svg.svg-inline--fa.fa-arrow-right,.wp-block-tag-cloud a:hover{
    background: #18c0cb;
}

.entry-content a:hover, .entry-summary a:hover, .page-content a:hover, .comment-content a:hover, .widget .textwidget a:hover{
    color: #3a3d72;
}

.overlay {
    opacity: 0;
}

.site-menu a:focus, #colophon a:focus{
    outline-color: #000;
}

.btn-green a,.btn-green a:hover,.wp-block-tag-cloud a:hover{
    color: #fff;
}

.featured-mission-box h4.entry-title {
    font-size: 35px;
    color: #3a3d72;
}

.section-title h3 {
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #18c0cb;
}

.featured-mission-box p {
    line-height: 2;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}
.post {
    padding: 30px;
    border-top: 5px solid #18c0cb !important;
    border-bottom: 5px solid #18c0cb !important;
    margin: 0 0 40px;
    border: 1px solid #000;
    border-radius: 10px;
}
#secondary .widget {
    margin: 0 0 17px;
    border: 1px solid #000;
    padding: 25px;
    background: #f7f7f7;
    border-top: 5px solid #18c0cb;
    border-bottom: 5px solid #18c0cb;
    border-radius: 10px;
}
.classes_box {
    overflow-wrap: anywhere;
}

@media only screen and (max-width: 991px) {
    .mobile-nav .main-navigation ul li a {
        font-size: 15px;
  }
}

a{
    text-decoration: none !important;
}

.entry-content a{
    text-decoration: underline !important;
}