@charset "UTF-8";

/*
Theme Name: vadantaschool
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/
 
.copyright p a {
color: #FFD744 !important;
}
.download-app-content h2 {
color: #fff !important;
}
.categories-heading ul li.active a, .categories-heading ul li:hover a {
color: #b19221;
}

.facility-page-gallery {
display: flex;
flex-wrap: wrap;
margin:0 -10px;    margin-top: 20px;
}
.facility-gallery-li {
width: 25%;
padding: 10px;
}

.copyright .col-sm-5 p {
text-align: right;
}
.notice-board-list figure img {
border: 2px solid #fff;
margin-bottom: 10px;
}
.notice-board-list {
 text-align: center;	border-bottom: 1px dotted #eee5e5;
}
.modsfs .modal-header{
	padding: 0;
	margin: 0;
}
.close {
    float: right !important;
    font-size: 25px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    color: #ffffff !important;
    text-shadow: 0 0 black !important;
    opacity: 1 !important;
    background: #310B50 !important;
    border-radius: 50% !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    padding: 5px 10px 5px 10px !important;
}