/*
 Theme Name:   Omroep Eemsdelta
 Description:  Subthema van Kentha
 Author:       Melson Zwerver
 Template:     kentha
 Version:      1.0.0
*/

.qt-part-archive-item.qt-part-archive-item-large.qt-hovertitles .qt-contents .qt-headings .qt-tit a {
	background: none;
	color: rgba(255,255,255,0.9);
  filter: drop-shadow(2px 2px 3px #333);
}

.qt-the-content p+h4, .qt-the-content ol+h4, .qt-the-content ul+h4, .qt-the-content blockquote+h4, .qt-the-content table+h4, .qt-the-content dl+h4, .qt-the-content h1+h4, .qt-the-content h2+h4, .qt-the-content h3+h4, .qt-the-content h4+h4, .qt-the-content h5+h4, .qt-the-content h6+h4 {
    margin: 1.5em 0 -1em 0;
}

.qt-kentharadio-show-schedule .tab a.active,
.qt-kentharadio-show-schedule .tab a.active:hover {
	color: #008ecf;
	background-color: #fff;
}

.qt-kentharadio-show-schedule .tab a:hover {
	background-color: rgba(255, 255, 255, 0.3);
}

@media only screen and (min-width: 768px) {

#qtloop .col {
	margin-bottom: .75rem;
	padding: 0 .3rem;
}

#qtloop .col img {
	padding: 0;
	object-fit: cover;
	height: 120px;
}

}

@media only screen and (min-width: 768px) {

.qt-main-contents .qt-pageheader {
	height: 0 !important;
	padding: 10px 0;
}

}