/*
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 website design template specifically crafted to cater to the needs of kindergarten, preschools, and childcare centers. It offers a user-friendly and visually appealing online platform where these educational institutions can showcase their offerings, share important information with parents, and engage with the community. The theme's design is child-friendly and evokes a warm and inviting atmosphere, ensuring that it resonates with the needs of both children and their parents. It also includes a range of customizable features, allowing kindergartens to create a unique online identity that aligns with their brand and values. With a responsive layout, the theme ensures that the website functions seamlessly on various devices, from desktop computers to mobile phones, making it convenient for parents and guardians to access information on the go. This design not only simplifies navigation but also guarantees a consistent and enjoyable experience for visitors. Additionally, the Kindergarten theme provides features like event management tools, dedicated sections for school activities, a blog platform to share educational insights, and support for image galleries to showcase the school's environment and activities. These elements contribute to enhancing the overall online presence and community engagement of kindergarten and preschool institutions. The Kindergarten WordPress theme is a valuable tool for educational centers focused on early childhood education. 
Version: 2.1
Tested up to: 6.6
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, custom-colors, custom-header, custom-logo, sticky-post, 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;
}