/*
 Theme Name:   STSv2 Child
 Theme URI:    https://school.wpshow.me
 Description:  WordPress Education/School Theme based on Bootstrap v3.1
 Author:       STS
 Author URI:   http://www.school-technology-services.com/
 Template:     STSv2
 Version:      1.2
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, editor-style, featured-images, microformats, sticky-post, translation-ready
 Text Domain:  kazaz
*/

@import url("../STSv2/style.css");

/* overwrite theme's default styles below this line */

#drop-down-left a {
    padding: 15px 0 15px !important;
}

#k-functional-wrap {
    display:none;
}

.leadership-wrapper {
    margin-top: 0px;
}
#k-head {
    margin-bottom:18px;
}

#k-body {
    border-top: 0px;
}

.k-breadcrumbs {
    min-height: 0px;
    padding-top:0px;
}

.k-main-navig {
    margin-top: 30px;
}

#drop-down-left > li:not(:first-child) {
    margin-left: 32px;
}

.breadcrumbs {
    font-size: 12px;
}

.search-icon {
    height: 22px;
}

.news-body {
    margin-top: 0px;
}

.google-add-wrap {
    display:none;
}

div.pdfemb-viewer {
    border: 0px !important;
    background-color: none !important;
}

.alert-danger { 
    margin-top: -20px !important;
}

.child-sidebar-menu .current_page_item a {
    color:#cf3b2c !important;
}