
.pp-ssb-btn-sq, a.pp-ssb-btn {
	width: 100%;
	height: 48px;
	display: inline-block;
	text-decoration: none;
	overflow: hidden;
	vertical-align: middle;
}

.pp-ssb-btn-sq, .pp-ssb-ic, a.pp-ssb-btn {
	vertical-align: middle;
}

.pp-ssb-widget {
	width: 100%;
	margin: 0 auto;
	padding-top: 1ch;
}

.pp-ssb-widget-modern {
	color: #707070;
}

.pp-ssb-widget.no-pad-top {
	padding-top: 0;
}

a.pp-ssb-btn {
	line-height: 48px;
	border-radius: 50px;
}

.pp-ssb-widget-modern a.pp-ssb-btn, body .pp-ssb-widget-modern a.pp-ssb-btn-sq {
	color: #707070;
	margin: 6px 0;
	border: 1px solid #c4c4c4;
	background-position: center;
	transition: background .8s;
	background-color: #fff;
}

.pp-ssb-btn-include .pp-ssb-btn-sq, .pp-ssb-widget-include a.pp-ssb-btn {
	text-align: left;
}

.pp-ssb-widget-modern a.pp-ssb-btn {
	font: 80% arial, sans-serif;
	padding-right: 20px;
}

.go img, a.pp-ssb-btn.horizontal {
	margin-right: 10px;
}

.pp-ssb-widget-modern.pp-ssb-widget-include a.pp-ssb-btn, body .pp-ssb-widget-modern.pp-ssb-widget-include a.pp-ssb-btn-sq {
	font-size: 80% !important;
}

.pp-ssb-btn-sq {
	line-height: 48px;
}

body .pp-ssb-widget-modern a.pp-ssb-btn-sq {
	font: 80% arial, sans-serif;
}

@media (max-width:663px) and (min-width:611px) {
	a.pp-ssb-btn-sq.horizontal:nth-child(n+11) {
		display: none;
	}
}

@media (max-width:611px) and (min-width:559px) {
	a.pp-ssb-btn-sq.horizontal:nth-child(n+10) {
		display: none;
	}
}

@media (max-width:559px) and (min-width:507px) {
	a.pp-ssb-btn-sq.horizontal:nth-child(n+9) {
		display: none;
	}
}

@media (max-width:507px) and (min-width:455px) {
	a.pp-ssb-btn-sq.horizontal:nth-child(n+8) {
		display: none;
	}
}

@media (max-width:455px) and (min-width:403px) {
	a.pp-ssb-btn-sq.horizontal:nth-child(n+7) {
		display: none;
	}
}

@media (max-width:403px) and (min-width:351px) {
	a.pp-ssb-btn-sq.horizontal:nth-child(n+6) {
		display: none;
	}
}

@media (max-width:351px) and (min-width:299px) {
	a.pp-ssb-btn-sq.horizontal:nth-child(n+5) {
		display: none;
	}
}

@media (max-width:299px) and (min-width:247px) {
	a.pp-ssb-btn-sq.horizontal:nth-child(n+4) {
		display: none;
	}
}

@media (max-width:247px) and (min-width:195px) {
	a.pp-ssb-btn-sq.horizontal:nth-child(n+3) {
		display: none;
	}
}

@media (max-width:195px) {
	a.pp-ssb-btn-sq.horizontal:nth-child(n+2) {
		display: none;
	}
}

@media (max-width:992px) and (min-width:721px) {
	a.pp-ssb-btn.horizontal:nth-child(n+11) {
		display: none;
	}
}

@media (max-width:721px) and (min-width:659px) {
	a.pp-ssb-btn.horizontal:nth-child(n+10) {
		display: none;
	}
}

@media (max-width:659px) and (min-width:597px) {
	a.pp-ssb-btn.horizontal:nth-child(n+9) {
		display: none;
	}
}

@media (max-width:597px) and (min-width:535px) {
	a.pp-ssb-btn.horizontal:nth-child(n+8) {
		display: none;
	}
}

@media (max-width:535px) and (min-width:473px) {
	a.pp-ssb-btn.horizontal:nth-child(n+7) {
		display: none;
	}
}

@media (max-width:473px) and (min-width:411px) {
	a.pp-ssb-btn.horizontal:nth-child(n+6) {
		display: none;
	}
}

@media (max-width:411px) and (min-width:349px) {
	a.pp-ssb-btn.horizontal:nth-child(n+5) {
		display: none;
	}
}

@media (max-width:349px) and (min-width:287px) {
	a.pp-ssb-btn.horizontal:nth-child(n+4) {
		display: none;
	}
}

@media (max-width:287px) and (min-width:225px) {
	a.pp-ssb-btn.horizontal:nth-child(n+3) {
		display: none;
	}
}

@media (max-width:225px) {
	a.pp-ssb-btn.horizontal:nth-child(n+2) {
		display: none;
	}
}

.pp-ssb-ic, a.pp-ssb-btn-sq.horizontal:last-child, a.pp-ssb-btn.horizontal:last-child {
	display: inline-block;
}

.pp-ssb-widget-modern a .pp-ssb-text {
	position: relative;
	top: 4px;
}

.pp-ssb-widget-modern a.pp-ssb-btn-sq:hover, .pp-ssb-widget-modern a.pp-ssb-btn:hover {
	background: radial-gradient(circle, transparent 1%, #ebebeb 1%) center/15000% #ebebeb;
	color: #444;
}

.pp-ssb-widget-modern .pp-ssb-itunes.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-itunes.pp-ssb-btn:active {
	background-color: #ab42df;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-android.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-android.pp-ssb-btn:active {
	background-color: #75ba26;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-email.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-email.pp-ssb-btn:active {
	background-color: #018c8b;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-gp.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-gp.pp-ssb-btn:active {
	background-color: #f9ba01;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-stitcher.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-stitcher.pp-ssb-btn:active {
	background-color: #2b91c9;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-tunein.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-tunein.pp-ssb-btn:active {
	background-color: #1c1f3d;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-spotify.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-spotify.pp-ssb-btn:active {
	background-color: #3eb559;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-iheartradio.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-iheartradio.pp-ssb-btn:active {
	background-color: #960d16;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-deezer.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-deezer.pp-ssb-btn:active {
	background-color: #007feb;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-anghami.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-anghami.pp-ssb-btn:active {
	background-color: #a316b4;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-pandora.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-pandora.pp-ssb-btn:active {
	background-color: #3668ff;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-blubrry.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-blubrry.pp-ssb-btn:active {
	background-color: #2278cf;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-rss.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-rss.pp-ssb-btn:active {
	background-color: #f60;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-amazon.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-amazon.pp-ssb-btn:active {
	background-color: #40f;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-pcindex.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-pcindex.pp-ssb-btn:active {
	background-color: #ab0000;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-jiosaavn.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-jiosaavn.pp-ssb-btn:active {
	background-color: #2bc5b4;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-gaana.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-gaana.pp-ssb-btn:active {
	background-color: #e62c2f;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-podchaser.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-podchaser.pp-ssb-btn:active {
	background-color: #000;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-more.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-more.pp-ssb-btn:active {
	background-color: #333;
	background-size: 100%;
	transition: background;
}

.pp-ssb-widget-modern .pp-ssb-youtube.pp-ssb-btn-sq:active, .pp-ssb-widget-modern .pp-ssb-youtube.pp-ssb-btn:active {
	background-color: #e1251b;
	background-size: 100%;
	transition: background;
}

.horizontal .pp-ssb-text {
	display: none;
}

a.pp-ssb-btn-sq.horizontal, a.pp-ssb-btn.horizontal {
	width: auto;
	padding-right: 0;
}

.pp-ssb-widget-include a.pp-ssb-btn-sq.horizontal, .pp-ssb-widget-include a.pp-ssb-btn.horizontal {
	padding-right: 0 !important;
}

.pp-ssb-ic {
	width: 50px;
	height: 38px;
	margin-top: 2px;
	border: 0;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-size: 50px;
}

.pp-ssb-widget-modern a .pp-ssb-ic {
	background-image: url("https://cdn-ileckmn.nitrocdn.com/XTjldWYqvGWTQCdmizlljVTjApJFhAQl/assets/images/source/rev-7a84e22/wednesdayintheword.com/wp-content/plugins/powerpress/images/modern_icon_sprite_2024_2.svg");
}

.pp-ssb-widget-modern a .pp-ssb-ic.nitro-lazy {
	background-image: none !important;
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
	.pp-ssb-widget-modern a .pp-ssb-ic {
		background-image: url("https://wednesdayintheword.com/wp-content/plugins/powerpress/images/modern_icon_sprite_2024.png");
	}
	
	.pp-ssb-widget-modern a .pp-ssb-ic.nitro-lazy {
		background-image: none !important;
	}
}

.pp-ssb-widget-modern .pp-ssb-itunes.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #ab42df;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-itunes .pp-ssb-ic {
	background-position: 0 -5px;
}

.pp-ssb-widget-modern .pp-ssb-android.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #75ba26;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-android .pp-ssb-ic {
	background-position: 0 -55px;
}

.pp-ssb-widget-modern .pp-ssb-email.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #018c8b;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-email .pp-ssb-ic {
	background-position: 0 -106px;
}

.pp-ssb-widget-modern .pp-ssb-gp.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #f9ba01;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-gp .pp-ssb-ic {
	background-position: 0 -155px;
}

.pp-ssb-widget-modern .pp-ssb-stitcher.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #2b91c9;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-stitcher .pp-ssb-ic {
	background-position: 0 -205px;
}

.pp-ssb-widget-modern .pp-ssb-tunein.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #1c1f3d;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-tunein .pp-ssb-ic {
	background-position: 0 -255px;
}

.pp-ssb-widget-modern .pp-ssb-spotify.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #3eb559;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-spotify .pp-ssb-ic {
	background-position: 0 -307px;
}

.pp-ssb-widget-modern .pp-ssb-iheartradio.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #960d16;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-iheartradio .pp-ssb-ic {
	background-position: 0 -456px;
}

.pp-ssb-widget-modern .pp-ssb-deezer.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #007feb;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-deezer .pp-ssb-ic {
	background-position: 0 -507px;
}

.pp-ssb-widget-modern .pp-ssb-anghami.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #a316b4;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-anghami .pp-ssb-ic {
	background-position: 0 -1254px;
}

.pp-ssb-widget-modern .pp-ssb-pandora.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #3668ff;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-pandora .pp-ssb-ic {
	background-position: 0 -555px;
}

.pp-ssb-widget-modern .pp-ssb-blubrry.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #2278cf;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-blubrry .pp-ssb-ic {
	background-position: 0 -605px;
}

.pp-ssb-widget-modern .pp-ssb-rss.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #f60;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-rss .pp-ssb-ic {
	background-position: 0 -355px;
}

.pp-ssb-widget-modern .pp-ssb-amazon.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #40f;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-amazon .pp-ssb-ic {
	background-position: 0 -1007px;
}

.pp-ssb-widget-modern .pp-ssb-pcindex.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #ab0000;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-pcindex .pp-ssb-ic {
	background-position: 0 -1057px;
}

.pp-ssb-widget-modern .pp-ssb-jiosaavn.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #2bc5b4;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-jiosaavn .pp-ssb-ic {
	background-position: 0 -1107px;
}

.pp-ssb-widget-modern .pp-ssb-gaana.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #e62c2f;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-gaana .pp-ssb-ic {
	background-position: 0 -1203px;
}

.pp-ssb-widget-modern .pp-ssb-podchaser.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #000;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-podchaser .pp-ssb-ic {
	background-position: 0 -1153px;
}

.pp-ssb-widget-modern .pp-ssb-more.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #333;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-more .pp-ssb-ic {
	background-position: 0 -405px;
}

.pp-ssb-widget-modern .pp-ssb-youtube.pp-ssb-btn-sq:not(.horizontal) {
	border-left: 3px solid #e1251b;
	padding-right: 10px;
}

.pp-ssb-widget-modern .pp-ssb-youtube .pp-ssb-ic {
	background-position: 0 -1303px;
}

.pp-ssb-widget-modern .pp-ssb-btn-sq::after, .pp-ssb-widget-modern .pp-ssb-btn::after {
	content: url("https://cdn-ileckmn.nitrocdn.com/XTjldWYqvGWTQCdmizlljVTjApJFhAQl/assets/images/optimized/rev-7a84e22/wednesdayintheword.com/wp-content/plugins/powerpress/images/arrow.svg");
	width: 20px;
	display: inline-block;
	float: right;
	margin-top: 16px;
}

.horizontal.pp-ssb-btn-sq::after, .horizontal.pp-ssb-btn::after {
	content: none;
}

.pp-ssb-nm {
	line-height: 46px;
	padding-left: 10px;
}

.go img {
	height: 8px;
	width: 30px;
	float: right;
	margin-top: 20px;
}
