/* Enter Your Custom CSS Here */
#header-v5 .logo {
  margin-bottom: 15px !important;
}
.post-meta .meta-date, .post-meta .meta-author, .post-meta .meta-comment, #author-info, .comments, #title{
  display: none;
}
.post-excerpt img:nth-of-type(1) {
  display: none;
}
#category-posts-3 li {
  background: none !important;
  padding: 1px 0 !important;
}
/* YouTube Responsive CSS */
.hs-responsive-embed-youtube {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
}
.hs-responsive-embed-youtube iframe {
	position: absolute;
	width: 100%!important;
	height: 100%!important;
}
/* iTunes tables */
.track-list table tr {
    padding-left: 12px;
    color: #898989;
}
.track-list table thead tr th, .track-list table tfoot tr td {
    padding-left: 12px;
    color: #898989;
    border: 0;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
}
.track-list table tr td {
    padding-left: 12px;
    height: 25px;
    border: 1px solid transparent;
    border-bottom-color: #edf0f2;
    border-width: 1px 0;
    color: #898989;
    white-space: nowrap;
    border-collapse: separate;
}
.track-list table tr td span.badges {
    display: inline-block;
    float: right;
    margin-top: -1px;
    zoom: 1;
}
.track-list table tr td span.clean {
    display: inline-block;
    width: 40px;
    text-indent: -9999px;
    background: url(https://s.mzstatic.com/htmlResources/6597/web-storefront/images/clean.png) 100% 50% no-repeat;
}
.track-list table tr td span.episode-info {
    display: block;
    float: right;
    width: 19px;
    height: 19px;
    background: url(https://s.mzstatic.com/htmlResources/6597/web-storefront/images/description_i.png) 0 -19px no-repeat;
}
.track-list center-stack a, .track-list center-stack a span {
    color: #298cda;
}
.track-list a.view-in-itunes {
    display: inline-block;
    padding-right: 8px;
    background: url(https://s.mzstatic.com/htmlResources/6597/web-storefront/images/more.png) 100% 50% no-repeat;
}
p.tracklist-footer {
    text-align: center;
    color: #898989;
}
