.sm2-bar-ui {
position: relative;
display: inline-block;
width: 100%; font-weight: normal; -webkit-background-clip: padding-box;
background-clip: padding-box; -moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased; font-smoothing: antialiased;
text-rendering: optimizeLegibility;
min-width: 100%;
max-width: 100%;  overflow: hidden; transition: max-width 0.2s ease-in-out;
}
.sm2-bar-ui .sm2-playlist li {
text-align: center;
margin-top: -2px; font-size: medium !important;
line-height: 1em;
border: none !important;
font-family: 'Source Sans Pro', sans-serif !important;
}
.sm2-bar-ui.compact {
min-width: 100%;
max-width: 100%;
}
.sm2-bar-ui ul {
line-height: 1em;
} .sm2-bar-ui.left .sm2-playlist li {
text-align: left;
}
.sm2-bar-ui .sm2-playlist li .load-error {
cursor: help;
}
.sm2-bar-ui.full-width {
max-width: 100%;
z-index: 1;
}
.sm2-bar-ui.fixed {
position: fixed;
top: auto;
bottom: 0px;
left: 0px;
border-radius: 0px; overflow: visible; z-index: 999;
}
.sm2-bar-ui.fixed .bd,
.sm2-bar-ui.bottom .bd { border-radius: 0px;
border-bottom: none;
}
.sm2-bar-ui.bottom { top: auto;
bottom: 0px;
left: 0px;
border-radius: 0px; overflow: visible;
}
.sm2-bar-ui.playlist-open .bd {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-color: transparent;
}
.sm2-bar-ui .bd,
.sm2-bar-ui .sm2-extra-controls {
position: relative;
background-color: #FFFFFF;
border: 2px solid black !important;		-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
z-index: 10 !important; }
.sm2-bar-ui .sm2-inline-gradient { position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-image: -moz-linear-gradient(to bottom, rgba(255,255,255,0.125) 5%, rgba(255,255,255,0.125) 45%, rgba(255,255,255,0.15) 52%, rgba(0,0,0,0.01) 51%, rgba(0,0,0,0.1) 95%); background-image: linear-gradient(to bottom, rgba(255,255,255,0.125) 5%, rgba(255,255,255,0.125) 45%, rgba(255,255,255,0.15) 50%, rgba(0,0,0,0.1) 51%, rgba(0,0,0,0.1) 95%); }
.sm2-bar-ui.flat .sm2-inline-gradient {
background-image: none;
}
.sm2-bar-ui.flat .sm2-box-shadow {
display: none;
box-shadow: none;
}
.sm2-bar-ui.no-volume .sm2-volume { display: none;
}
.sm2-bar-ui.textured .sm2-inline-texture {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;   opacity: 0.75;
}
.sm2-bar-ui.textured.dark-text .sm2-inline-texture {  }
.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper { background-color: transparent;
}
.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper ul li:hover a,
.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper ul li.selected a {    background-image: none, none;
}
.sm2-bar-ui .bd {
display: table;
border-bottom: none;
position: relative;
z-index: 0;
}
.sm2-bar-ui .sm2-playlist-wrapper {
background-color: rgba(255,255,255,0.1);
}
.sm2-bar-ui .sm2-extra-controls .bd {
background-color: rgba(0,0,0,0.2);
}
.sm2-bar-ui.textured .sm2-extra-controls .bd { background-color: rgba(0,0,0,0.05);
}
.sm2-bar-ui .sm2-extra-controls {
background-color: transparent;
border: none;
}
.sm2-bar-ui .sm2-extra-controls .bd { display: block;
border: none;
}
.sm2-bar-ui .sm2-extra-controls .sm2-inline-element {
display: inline-block;
}
.sm2-bar-ui,
.sm2-bar-ui .bd a {
color: #000000 !important;
}
.sm2-bar-ui.dark-text,
.sm2-bar-ui.dark-text .bd a {
color: #000;
}
.sm2-bar-ui.dark-text .sm2-inline-button { -webkit-filter: invert(1); filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'invert\'><feColorMatrix in='SourceGraphic' type='matrix' values='-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0'/></filter></svg>#invert");   filter: invert(1); filter: none\9;
}
.sm2-bar-ui .bd a {
text-decoration: none;
z-index: 10 !important;
}
.sm2-bar-ui .bd .sm2-button-element:hover {  background-image: none, none;
}
.sm2-bar-ui .bd .sm2-button-element:active {
background-color: rgba(0,0,0,0.25);
background-image: url(//bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/black-25.png);
background-image: none, none;
}
.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active .sm2-inline-button,
.sm2-bar-ui .bd .active .sm2-inline-button {
-ms-transform: scale(0.9);
-webkit-transform: scale(0.9);
-webkit-transform-origin: 50% 50%; transform: scale(0.9);
transform-origin: 50% 50%; -moz-transform: none;
}
.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:hover,
.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active,
.sm2-bar-ui .bd .active {
background-color: rgba(0,0,0,0.1);
background-image: url(//bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/black-10.png);
background-image: none, none;
}
.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active { box-shadow: none;
}
.sm2-bar-ui { font-weight: bold; text-shadow: none;
}
.sm2-bar-ui .sm2-inline-element {
position: relative;
display: inline-block;
vertical-align: middle;
padding: 0px;
overflow: hidden;
top: 0px;
}
.sm2-bar-ui .sm2-inline-element,
.sm2-bar-ui .sm2-button-element .sm2-button-bd {
position: relative; }
.sm2-bar-ui .sm2-inline-element,
.sm2-bar-ui .sm2-button-element .sm2-button-bd {   min-width: 3.2em; 
min-height: 3.2em;
}
.sm2-bar-ui .sm2-inline-button {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
.sm2-bar-ui .sm2-extra-controls .bd { background-image: none;
background-color: rgba(0,0,0,0.15);
}
.sm2-bar-ui .sm2-extra-controls .sm2-inline-element {
width: 25px; min-height: 1.75em;
min-width: 2.5em;
}
.sm2-bar-ui .sm2-inline-status {
line-height: 100%; display: inline-block;
min-width: 200px;
max-width: 20em; padding-left: 0.75em;
padding-right: 0.75em; font-size: large !important;
font-weight: bold !important;
}
.sm2-bar-ui .sm2-inline-element {    }
.sm2-bar-ui .sm2-inline-element.noborder {
border-right: none;
}
.sm2-bar-ui .sm2-inline-element.compact {
min-width: 2em;
padding: 0px 0.25em;
}
.sm2-bar-ui .sm2-inline-element:first-of-type {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
overflow: hidden;
}
.sm2-bar-ui .sm2-inline-element:last-of-type {
border-right: none;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.sm2-bar-ui .sm2-inline-status a:hover {
background-color: transparent;
text-decoration: underline;
}
.sm2-inline-time,
.sm2-inline-duration {
display: table-cell;
width: 1%;
font-size: 75%; min-width: 2.0em; top: 12px;
vertical-align: middle;
left: 1px;
position: relative;
z-index: 1;
word-break: normal !important;
}
.sm2-inline-time1, .sm2-inline-duration{
display: table-cell;
width: 1%;
font-size: 75%; min-width: 2.0em; top: 12px;
vertical-align: middle;
left: 1px;
position: relative;
z-index: 1;
word-break: normal !important;
}
.sm2-inline-time{
left: 16px;
width: 2.0em;
}
.sm2-inline-time1{
left: 16px;
width: 2.0em;
}
.sm2-inline-duration:before {
content: "/";
color: #000000 !important;
padding: 5px;
word-break: normal !important;
}
.sm2-inline-duration{
left: 16px;
width: 3.0em;
word-break: normal !important;
}
.sm2-bar-ui .sm2-playlist {
position: relative; height: 2.5em; 
z-index: 1;
}
.sm2-bar-ui .sm2-playlist-target { position: relative;
min-height: 1em;
max-width: 85%;
top: 3px;
}
.sm2-playlist-target {
}
.sm2-bar-ui .sm2-playlist ul {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
list-style-type: none;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 95% !important;
color: #000000;
}
.sm2-bar-ui p,
.sm2-bar-ui .sm2-playlist ul,
.sm2-bar-ui .sm2-playlist ul li {
margin: 0px !important;
padding: 0px !important; background: none !important;
}
.sm2-bar-ui .sm2-playlist ul li {
position: relative;
}
.sm2-bar-ui .sm2-playlist ul li,
.sm2-bar-ui .sm2-playlist ul li a {
position: relative;
display: block; height: 1.5em;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
text-align: left;
}
.sm2-bar-ui .sm2-playlist ul li:before
{
content: '' !important;
}
.sm2-row {
position: relative;
display: table;
height: 100%;
z-index: 0;
font-size: large !important;
}
.sm2-progress {
position: absolute;
top: 0;
width: 100%;
height: 100%;
left: 0;
z-index: 5;
}
.sm2-progress-bd { padding: 0px 0.8em;
}
.sm2-progress .sm2-progress-track,
.sm2-progress .sm2-progress-ball,
.sm2-progress .sm2-progress-bar {
position: absolute;
width: 100%;
height: 100%;
left: 0px;   }
.sm2-progress .sm2-progress-bar1 {
position: absolute;
width: 100%;
height: 100%;
left: 0px;   }
.sm2-progress .sm2-progress-bar1 { position: absolute;
left: 0px;
top: 0px;
width: 0px;
background-color: rgba(0,0,0,.2); background-image: none, none; }
.sm2-progress .sm2-progress-bar { position: absolute;
left: 0px;
top: 0px;
width: 0px;
background-color: rgba(0,0,0,.2); background-image: none, none; }
.volume-shade,
.playing .sm2-progress .sm2-progress-track,
.paused .sm2-progress .sm2-progress-track {
cursor: pointer;
z-index:5;
}
.playing .sm2-progress .sm2-progress-ball {
cursor: -moz-grab;
cursor: -webkit-grab;
cursor: grab;
z-index:5;
position:absolute;
}
.sm2-progress .sm2-progress-ball {
position: absolute;
top: 0px;
left: 0px;
width: 1em;
height: 1em; width: 14px;
height: 100%; width: 0.9333em;   padding: 0px;
z-index: 5;
-webkit-transition: -webkit-transform 0.15s ease-in-out;
transition: transform 0.15s ease-in-out;
} .sm2-progress .sm2-progress-track {    background-image: none, none; } .sm2-playlist-wrapper ul::-webkit-scrollbar-track {
background-color: rgba(0,0,0,0.4);
}
.playing.grabbing .sm2-progress .sm2-progress-track,
.playing.grabbing .sm2-progress .sm2-progress-ball {
cursor: -moz-grabbing;
cursor: -webkit-grabbing;
cursor: grabbing;
z-index:1;
}
.sm2-bar-ui.grabbing .sm2-progress .sm2-progress-ball {
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
.sm2-inline-button {
background-position: 50% 50%;
background-repeat: no-repeat; line-height: 10em; image-rendering: -moz-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
-ms-interpolation-mode: bicubic;
}
.play-pause,
.play-pause:hover,
.paused .play-pause:hover {
background-image: url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/PNG/play.png);
background-image: none, url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/SVG/play.svg);
background-size: 85.5%;
background-position: 40% 53%;
}
.playing .play-pause {
background-size: 1.6% !important;
background-position: 50% 53% !important;
display: none !important;
}
.sm2-volume-control {
background-image: url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/PNG/volume.png);
background-image: none, url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/SVG/volume.svg);
}
.sm2-volume-control,
.sm2-volume-shade {
background-position: 42% 50%;
background-size: 56%;
z-index: 10;
}
.volume-shade {
filter: alpha(opacity=33); opacity: 0.33; background-image: url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/PNG/volume.png);
background-image: none, url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/SVG/volume.svg);  }
.sm2-menu .menu {
background-image: url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/PNG/list2.png);
background-image: none, url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/SVG/list2.svg);
background-size: 58%;
background-position: 54% 51%;
}
.previous {
background-image: url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/PNG/first.png)
background-image: none, url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/SVG/first.svg)  }
.next {
background-image: url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/PNG/last.png)
background-image: none, url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/SVG/last.svg)  }
.previous,
.next {
background-size: 49.5%;
background-position: 50% 50%;
}
.sm2-extra-controls .previous,
.sm2-extra-controls .next {
backgound-size: 53%;
}
.shuffle {
background-image: url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/PNG/shuffle.png)
background-image: none, url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/SVG/shuffle.svg)  background-size: 45%;
background-position: 50% 50%;
}
.repeat {
background-image: url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/PNG/loop.png)
background-image: none, url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/SVG/loop.svg)  background-position: 50% 43%;
background-size: 54%;
}
.sm2-extra-controls .repeat {
background-position: 50% 45%;
}
.sm2-playlist-wrapper ul li .sm2-row {
display: table;
width: 100%;
}
.sm2-playlist-wrapper ul li .sm2-col {
display: table-cell;
vertical-align: top; width: 0%;
}
.sm2-playlist-wrapper ul li .sm2-col.sm2-wide { width: 100%;
}
.sm2-playlist-wrapper ul li .sm2-icon {
display: inline-block;
overflow: hidden;
width: 2em;
color: transparent !important; white-space: nowrap; padding-left: 0px;
padding-right: 0px;
text-indent: 2em; }
.sm2-playlist-wrapper ul li .sm2-icon,
.sm2-playlist-wrapper ul li:hover .sm2-icon,
.sm2-playlist-wrapper ul li.selected .sm2-icon {
background-size: 55%;
background-position: 50% 50%;
background-repeat: no-repeat;
}
.sm2-playlist-wrapper ul li .sm2-col { border-right: 1px solid rgba(0,0,0,0.075);
}
.sm2-playlist-wrapper ul li.selected .sm2-col {
border-color: rgba(255,255,255,0.075);
}
.sm2-playlist-wrapper ul li .sm2-col:last-of-type {
border-right: none;
}
.sm2-playlist-wrapper ul li .sm2-cart,
.sm2-playlist-wrapper ul li:hover .sm2-cart,
.sm2-playlist-wrapper ul li.selected .sm2-cart {
background-image: url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/PNG/cart.png)
background-image: none, url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/SVG/cart.svg)   background-position: 48% 50%;
}
.sm2-playlist-wrapper ul li .sm2-music,
.sm2-playlist-wrapper ul li:hover .sm2-music,
.sm2-playlist-wrapper ul li.selected .sm2-music {
background-image: url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/PNG/music.png)
background-image: none, url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/SVG/music.svg)  }
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li .sm2-cart,
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li:hover .sm2-cart,
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li.selected .sm2-cart {
background-image: url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/PNG/cart.png)
background-image: none, url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/SVG/cart.svg)  }
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li .sm2-music,
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li:hover .sm2-music,
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li.selected .sm2-music {
background-image: url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/PNG/music.png)
background-image: none, url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/SVG/music.svg)  }
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li .sm2-col {
border-left-color: rgba(0,0,0,0.15);
}
.sm2-playlist-wrapper ul li .sm2-icon:hover {
background-color: rgba(0,0,0,0.33);
}
.sm2-bar-ui .sm2-playlist-wrapper ul li .sm2-icon:hover { }
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li.selected .sm2-icon:hover {
background-color: rgba(255,255,255,0.25);
border-color: rgba(0,0,0,0.125);
}
.sm2-progress-ball .icon-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background-image: none, url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/free-25px-000000/SVG/spinner.svg) background-size: 72%;
background-position: 50%;
background-repeat: no-repeat;
display: none !important; 
}
.playing.buffering .sm2-progress-ball .icon-overlay {
display: block;
-webkit-animation: spin 0.6s linear infinite;
animation: spin 0.6s linear infinite;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.sm2-element ul {
font-size: 95%;
list-style-type: none;
}
.sm2-element ul,
.sm2-element ul li {
margin: 0px;
padding: 0px;
}
.bd.sm2-playlist-drawer {  z-index: 3;
border-radius: 0px;
width: 100%;
height: 0px;
border: none;
background-image: none;
display: block;
overflow: hidden;
transition: height 0.2s ease-in-out;
}
.sm2-bar-ui.fixed .bd.sm2-playlist-drawer,
.sm2-bar-ui.bottom .bd.sm2-playlist-drawer {
position: absolute;
}
.sm2-bar-ui.fixed .sm2-playlist-wrapper,
.sm2-bar-ui.bottom .sm2-playlist-wrapper {
padding-bottom: 0px;
}
.sm2-bar-ui.fixed .bd.sm2-playlist-drawer,
.sm2-bar-ui.bottom .bd.sm2-playlist-drawer { bottom: 2.8em;
}
.sm2-bar-ui .bd.sm2-playlist-drawer { opacity: 0.0; transform: translateZ(0);
}  .sm2-bar-ui.playlist-open .bd.sm2-playlist-drawer {
height: auto;
opacity: 1;
height: unset !important;
font-size: medium !important;
font-weight: normal !important;
}
.sm2-bar-ui.playlist-open .bd.sm2-playlist-drawer a {
-webkit-filter: none; font-size: 80%; 
color: #000000 !important;
}
.sm2-bar-ui.fixed.playlist-open .bd.sm2-playlist-drawer .sm2-playlist-wrapper,
.sm2-bar-ui.bottom.playlist-open .bd.sm2-playlist-drawer .sm2-playlist-wrapper { padding-bottom: 0.5em;
box-shadow: none;
}
.sm2-bar-ui .bd.sm2-playlist-drawer {
transition: all 0.2s ease-in-out;
transition-property: transform, height, opacity, background-color, -webkit-filter;
}
.sm2-bar-ui .bd.sm2-playlist-drawer a {
transition: -webkit-filter 0.2s ease-in-out;
}
.sm2-bar-ui .bd.sm2-playlist-drawer .sm2-inline-texture { background-position: 0px -2.8em;
}
.sm2-box-shadow {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
box-shadow: inset 0px 1px 6px rgba(0,0,0,0.15);
}
.sm2-playlist-wrapper {
position: relative;
padding: 0.5em 0.5em 0.5em 0.25em;
background-image: none, none;
}
.sm2-playlist-wrapper ul {
max-height: 9.25em;
overflow: auto;
}
.sm2-playlist-wrapper ul li {
border-bottom: 1px solid rgba(0,0,0,0.05);
}
.sm2-playlist-wrapper ul li:nth-child(odd) {
background-color: rgba(255,255,255,0.03);
}
.sm2-playlist-wrapper ul li a {
display: block;
padding: 0.5em 0.25em 0.5em 0.75em;
margin-right: 0px;
font-size: 90%;
vertical-align: middle;
}
.sm2-playlist-wrapper ul li a.sm2-exclude {
display: inline-block;
}
.sm2-playlist-wrapper ul li a.sm2-exclude .label {
font-size: 95%;
line-height: 1em;
margin-left: 0px;
padding: 2px 4px;
}
.sm2-playlist-wrapper ul li:hover a {
background-color: rgba(0,0,0,0.20);
background-image: url(//bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/black-20.png);
background-image: none, none;
}
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li:hover a {
background-color: rgba(255,255,255,0.1);
background-image: url(//bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/black-10.png);
background-image: none, none;
}
.sm2-playlist-wrapper ul li.selected a {
background-color: rgba(0,0,0,0.25);
background-image: url(//bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/black-20.png);
background-image: none, none;
}
.sm2-bar-ui.dark-text ul li.selected a {
background-color: rgba(255,255,255,0.1);
background-image: url(//bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/black-10.png);
background-image: none, none; 
}
.sm2-bar-ui .disabled {
filter: alpha(opacity=33); opacity: 0.33;
}
.sm2-bar-ui .bd .sm2-button-element.disabled:hover {
background-color: transparent;
}
.sm2-bar-ui .active, .sm2-bar-ui.playlist-open .sm2-menu:hover { box-shadow: inset 0px 0px 2px rgba(0,0,0,0.1);
background-image: none;
}
.firefox-fix { position: relative;
display: inline-block;
width: 100%;
height: 100%;
} .sm2-playlist-wrapper ul::-webkit-scrollbar {
width: 10px;
}
.sm2-playlist-wrapper ul::-webkit-scrollbar-track {
background: rgba(0,0,0,0.33);
border-radius: 10px;
}
.sm2-playlist-wrapper ul::-webkit-scrollbar-thumb {
border-radius: 10px;
background:  #000000 !important;
}
.sm2-extra-controls {
font-size: 0px;
text-align: center;
}
.sm2-bar-ui .label {
position: relative;
display: inline-block;
font-size: 0.7em;
margin-left: 0.25em;
vertical-align: top;
background-color: rgba(0,0,0,0.25);
border-radius: 3px;
padding: 0px 3px;
box-sizing: padding-box;
}
.sm2-bar-ui.dark-text .label {
background-color: rgba(0,0,0,0.1);
background-image: url(//bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/black-10.png);
background-image: none, none;
}
.sm2-bar-ui .sm2-playlist-drawer .label {
font-size: 0.8em;
padding: 0px 3px;
} .sm2-bar-ui .sm2-inline-element {
display: table-cell;
}
.sm2-bar-ui .sm2-inline-element { width: 1%;
}
.sm2-bar-ui .sm2-inline-status { width: 100%;
min-width: 100%;
max-width: 100%;
}
.sm2-bar-ui > .bd { }
.sm2-bar-ui .sm2-playlist-drawer { display: block;
overflow: hidden;
}
.playerpitch0{  background:transparent;
color: #000000;
cursor: pointer;
float: right;  padding-top: 15px;
padding-bottom: 5px;
position: relative !important;   z-index: 10;
text-align :center;
}
.playerpitch1 {  background:transparent;
color: #000000;
cursor: pointer;
float: right;  padding-top: 15px;
padding-bottom: 5px;
position: relative !important;   z-index: 10;
text-align :center;
}
.playerpitch2 {  background:transparent;
color: #000000;
cursor: pointer;
float: right;  padding-top: 15px;
padding-bottom: 5px;
position: relative !important;   z-index: 10;
text-align :center;
}
.playerpitch3 {  background:transparent;
color: #000000;
cursor: pointer;
float: right;  padding-top: 15px;
padding-bottom: 5px;
position: relative !important;   z-index: 10;
text-align :center;
}
.playerpitch4 {  background:transparent;
color: #000000;
cursor: pointer;
float: right;  padding-top: 15px;
padding-bottom: 5px;
position: relative !important;   z-index: 10;
text-align :center;
}
.download-box .spp-volume {
display:none !important;
}
.bar {
background-color: #000000;
width:7px;
height:27px;
display: inline-block;
vertical-align: bottom;
position: absolute;
bottom: 0;
}
.bar-1{
left: 0px;
}
.bar-2{
left: 11px;
}
.bar-3{
left: 21px;
}
.bar-4{
left: 31px;
}
.playing .eq {
display:block !important;
}
.eq{
position: relative;
height: 45px;
left: 16%;
display:none;
cursor: pointer;
}
.secrewind {
background: rgba(0, 0, 0, 0) url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/rewind-black.png) repeat scroll 0 0 / calc(40px) auto;
cursor: pointer;
float: right;
height: 35px;
left: 0;
margin-right: 8px;
margin-top: 6px;
position: relative;
width: 40px;
z-index: 10;
}
.player_container {
clear: both;
font-size: 18px !important;
line-height: 100% !important;
margin-bottom: 45px;
margin-top: 25px;
font-family: 'Source Sans Pro', sans-serif !important;
}
.spp_player_textabove {
margin-bottom: 7px;
}
.download-box .sm2-bar-ui .sm2-playlist li {
font-size: 80% !important;
} 
@media (max-width: 420px) {
.playlist .secrewind{
display:none !important;
}
.playlist .playerpitch0 {
display:none !important;
}
.playlist .playerpitch1 {
display:none !important;
}
.playlist .playerpitch2 {
display:none !important;
}
.playlist .playerpitch3 {
display:none !important;
}
.playlist .playerpitch4 {
display:none !important;
}
.secrewind {
display:block;
background: rgba(0, 0, 0, 0) url(https://bestlifemomsclub.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/rewind-black.png) repeat scroll 0 0 / calc(29px) auto;
height: 25px;
margin-top: 23px;
width: 32px;
}
.playerpitch0, .playerpitch1, .playerpitch2,.playerpitch3,.playerpitch4 {
display:block;
font-size: 15px;
padding-left: 0px;
padding-right: 6px;
padding-top: 0px;
padding-bottom: 2px;
top: 26px;
}
.sm2-bar-ui .sm2-playlist-target { max-width: 100%; }
.sm2-bar-ui .sm2-playlist ul { width: 100% !important; }
.sm2-bar-ui .sm2-playlist li{ font-size: 88%; !important; }
}
@media (max-width: 728px) {
.sm2-bar-ui .sm2-playlist ul { width: 92% !important; }
.sm2-volume {
display:none !important;
}
}	
#spp-player-background{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color:#999999;
opacity: 0.3; 
}
.widget_latest-podcast-playlist .sm2-bar-ui .sm2-playlist ul {
font-size: 80% !important;
}
.sppress-timestamp{cursor: pointer};
.loader {
border: 6px solid #f3f3f3;
border-radius: 50%;
border-top: 6px solid #3498db;
width: 50px;
height: 50px;
-webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite;
top: 7px;
left: 10%;
position: relative;
} @-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}