/*
Theme Name: SSKB Creative School
Theme URI: https://bampimedia.com/wordpress/tema-creative-scholl.html
Author: Bang Piyus
Description: Tema WordPress landing page Sekolah Semesta Kreatif Bangsa. Homepage otomatis menggunakan front-page.php dengan tampilan sesuai HTML sumber.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: sskb-creative-school
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: education, landing-page, custom-logo, responsive-layout, one-column
*/

html { scroll-behavior: smooth; }
img { max-width: 100%; height: auto; }
.admin-bar #navbar { top: 32px; }
@media screen and (max-width: 782px) {
    .admin-bar #navbar { top: 46px; }
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background: #fff;
    clip: auto !important;
    clip-path: none;
    color: #0F243F;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 8px;
    padding: 12px 16px;
    top: 8px;
    width: auto;
    z-index: 100000;
}
