
.single .spp-stp-desktop {
    margin: 0;
    height: 195px;
}

.single .spp-stp-desktop .spp-stpd-show-logo {
    display: none;
}

.single .smart-track-player.stp-color-00abbd-EEEEEE.spp-stp-desktop, .smart-track-player.stp-color-00abbd-EEEEEE.spp-stp-desktop.smart-track-player-dark, .smart-track-player.stp-color-00abbd-EEEEEE.spp-stp-mobile .spp-player-layout, .smart-track-player.stp-color-00abbd-EEEEEE.spp-stp-mobile.smart-track-player-dark .spp-player-layout {
    background-color: #00abbd;
}

.single .stp-color-00abbd-EEEEEE.spp-stp-desktop.smart-track-player {
    padding: 30px 10px;
}

.single .spp-stp-desktop .spp-stpd-playback-controls {
    background-color: #fff;
}

.single .spp-stp-desktop .spp-player-layout .spp-play-pause .spp-play .spp-play-mask, .single .spp-stp-desktop .spp-player-layout .spp-play-pause-circle .spp-play-invisisquare .spp-play .spp-play-mask, .single .spp-stp-desktop .spp-stpd-playback-controls .spp-play-pause .spp-play .spp-play-mask, .single .spp-stp-desktop .spp-stpd-playback-controls .spp-play-pause-circle .spp-play-invisisquare .spp-play .spp-play-mask {
    background: #fff;
}

.single span.spp-artist-first-container span {
    color: #fff;
}

.single .smart-podcast-player span, .single .smart-track-player span, .single .spp-dsst-region span {
    color: #fff;
}

.single .spp-stp-desktop .spp-stpd-download-share-controls .spp-button-download svg, .single .spp-stp-desktop .spp-stpd-download-share-controls .spp-more svg {
    fill: #fff;
}

.single .smart-podcast-player .spp-progress-bar, .single .smart-track-player .spp-progress-bar {
    width: calc(100% - 20px)!important;
    left: 10px!important;
    bottom: 15px!important;
    color: #fff !important;
}

.single .smart-track-player .spp-progress-bar .spp-progress-bar-bar {
    background-color: rgba(255,255,255,0.2);
}

.single .spp-stp-desktop .spp-speed svg, .single .spp-stp-desktop .spp-step-back svg, .single .spp-stp-desktop .spp-step-forward svg {
    fill: #00abbd;
}

.single .smart-podcast-player .spp-progress-bar .spp-position:after, .single .smart-track-player .spp-progress-bar .spp-position:after {
    background-color: #fff;
}

.single-podcasts .footer__col.footer__col--size2,
.page-template-podcasts-index .footer__col.footer__col--size2 {
    display: block;
}

.single-podcasts .spp-stp-desktop .spp-stpd-download-share-controls .spp-volume img, .single-podcasts .spp-stp-desktop .spp-stpd-download-share-controls .spp-volume svg, .single-podcasts .spp-stp-desktop .spp-stpd-download-share-controls .spp-button-download img, .single-podcasts .spp-stp-desktop .spp-stpd-download-share-controls .spp-button-download svg, .single-podcasts .spp-stp-desktop .spp-stpd-download-share-controls .spp-button-downloadsc img, .single-podcasts .spp-stp-desktop .spp-stpd-download-share-controls .spp-button-downloadsc svg, .single-podcasts .spp-stp-desktop .spp-stpd-download-share-controls .spp-more img, .single-podcasts .spp-stp-desktop .spp-stpd-download-share-controls .spp-more svg {
    fill: #fff;
}


@media only screen and (max-width: 768px) {
    .spp-track-title {
        max-width: 100%;
    }
}

.spp-top-matter {
  left: 50%;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  margin: 0 !important;
}
.spp-top-matter {
    margin: 0 auto;
}
.single-podcasts .spp-stp-mobile, .single-podcasts .spp-player-layout {
    background: transparent!important;
    border: 0;
}
.spp-stp-mobile .spp-player-layout .spp-artist-and-title .spp-track-title, .spp-stp-mobile .spp-player-layout .spp-artist-and-title .spp-show-title {
    color: #fff;
}
.spp-stp-mobile .spp-player-layout .spp-controls .spp-play-pause-circle, .spp-stp-mobile .spp-player-layout .spp-play-pause-circle .spp-play-invisisquare .spp-play .spp-play-mask {
    background-color: #fff!important;
}
.spp-stp-mobile svg {
    fill: #fff!important;
}
.spp-stp-mobile .spp-player-layout .spp-controls {
    bottom: 70px!important;
}
