/*
 Theme Name:   Buntington (Kearney-School Site)
 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.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("../Buntington/style.css");
@import url("myriad-pro.css");
@import url("../polyclinic/assets/css/shortcodes.css");

/* overwrite theme's default styles below this line */
body {
//	background-color:#ccc;
}
#drop-down-left a {
	border-top: 5px solid #5f2c8f;
	padding: 8px 0 0 !important;
}
#drop-down-left .k-item-desc {
	display:none;
}

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

#drop-down-left ul a:hover, #drop-down-left ul li.dropdown-menu-hover > a, #drop-down-left a:hover, #drop-down-left li.dropdown-menu-hover > a, #drop-down-left li.current-menu-item > a {
//	background-color: #5f2c8f;
}

#k-body {
	background-color: #cccccc;
}
#k-head {
	margin-bottom: 10px;
}

#site-search {
,	background-color: #f1f1f1;
}
.k-carousel-caption {
	border-top-color: #5f2c8f;
}
li.widget-container:not(:first-child) {
	margin-top:15px;
}
a.custom-button {
//	border:2px solid rgb(93,43,141);
}

.carousel.slide {
	max-height:440px;
/*	min-height:440px;*/
}

ul.simcal-events {
	padding:0;
}
.simcal-default-calendar-list dt.simcal-day-label:first-of-type {
	margin: 0 0 10px 0;
}

.title-widget {
	margin: 0 0 20px 0;
}
//disable zoom
figure a img { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
figure a img:hover { -ms-transform: none; -webkit-transform: none; transform: none; }
figure a img:focus { -ms-transform: none; -webkit-transform: none; transform: none; }

.tab-pane h3:first-of-type {
	margin-top:0;
}

h4, h5, h6 {
	margin-top: 10px;
}
.news-meta-comments {
	display:none !important;
}
.youtube_channel.ytc_wall_1-6 .ytc_video_container {
    padding: 5px;
    box-sizing: border-box;
    max-width: 33.333%;
}
.youtube_channel.ytc_wall_1-6 .ytc_video_container.ytc_video_1 {
    max-width: 100%;
}
@media screen and (max-width: 768px) {
    .youtube_channel.ytc_wall_1-6 .ytc_video_container:not(.ytc_video_1) {
        max-width: 50%;
    }
}
@media screen and (max-width: 480px) {
    .youtube_channel.ytc_wall_1-6 .ytc_video_container:not(.ytc_video_1) {
        max-width: 100%;
    }
}
.leadership-function {
	margin: 0 0 1px;
}
.leadership-wrapper {
	margin-top: 10px;
}
.leadership-position {
	margin-bottom: 5px;
}

.staff-featured-image {
	float:left;
	margin-right: 10px;
}
.no-margin {
	margin:0 !important;
}
