/*
 Theme Name:   Buntington Child
 Theme URI:    https://school.wpshow.me
 Description:  WordPress Education/School Theme based on Bootstrap v3.1
 Author:       Dameer DJ
 Author URI:   http://themeforest.net/feeleep
 Template:     Buntington
 Version:      1.0.0
 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("../Buntington/style.css");

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

body {
  color: #494848;
}

.form-control:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus,
input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus,
input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus,
input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus,
.uneditable-input:focus {
 border-color: #71aaf8 !important;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #71aaf8;
 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #71aaf8;
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #71aaf8;
}

#k-site-logo {
    margin-right: 25px;
}

#k-site-logo img {
    height: 148px;
}

/*media="all"*/
/*@media (max-width: 1199px) and (min-width: 992px)*/
/*.k-logo img {*/
/*height: 91px;*/
/*}*/

.site-title {
     margin: 40px 0 0 0;
    font-size: 1.5em;
}

.site-title small {
    display: block;
}

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

#drop-down-left a {
    padding-top: 10px !important;
}

.table-courses a:link, .table-courses a:visited {
    color: #ea5644;
}

.leadership-function span {
    font-weight: 400;
    line-height: 1;
    font-size: 90%;
}

.gallery-wrapper {
    margin-top: 70px;
}

.gallery-wrapper:first-child {
    margin-top: 20px;
}

.widget-container .gallery-wrapper {
    margin-top: 10px;
}

.news-mini-wrap .news-featured-image {
    height: 157px;
}

li.widget-container:not(:first-child) {
    margin-top: 45px;
}

.title-widget {
    margin-bottom: 25px;
}

#k-footer {
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: top left;
}

#drop-down-left .k-item-desc {
  color: #0F0F0F;
}

.k-functional-navig a:link, .k-functional-navig a:visited {
  color: #000000;
}
/* my changes */
.col-shaded {
    background-color: #e5e5e5;
	border: 1px solid #ea5847;
	height: 100%;
}
.hom_page-template-default #k-body{
	border-top: 1px solid #cacaca;
}
/* #k-footer{
	background: url(http://hpk.edu.ua/wordpress/../uploads/2022/02/VeNiQv.jpg) repeat left top scroll #FFF;
	border-top: 1px solid #cacaca;
	background-size:contain;
} */

#drop-down-left a{
	border-top: 5px solid #e8e7e9;
}
/* .no-gutter {
    display: flex;
} */
.wp-image-13236{
	mix-blend-mode: darken;
}
a.moretag{
	font-weight:bold;
}
#course-finder .btn-default {
    background-color: #2c73a0;
	border: 1px solid #2c73a0;
}
#course-finder .btn-default:before {
    border-right: 5px solid #2c73a0;
	left:-6px;
}
#course-finder .form-control{
    border: 2px solid #9e9e9e;
}
/* .col-padded {
    height: 100%;
    display: flex;
} */