
.vjs-wpstream.vjs-theme-default .vjs-control-bar {
	background-color: hsla(0, 0%, 100%, 0);
	padding: 0px 12px;
	height: auto;
	height: 4em;
	align-items: center;
}

.vjs-wpstream .vjs-control {
	height: 44px;
	width: 34px;
	opacity: .87;
	transition: .3s ease-out;
	padding: 0px;
	height: 3em;
	width: 3em;
}

.video-js .vjs-progress-control {
	width: 4em;
	min-width: 4em;
}

.vjs-wpstream .vjs-button > .vjs-icon-placeholder:before {
	font-size: 2.1em;
	line-height: 44px;
	line-height: 1.6;
}

.vjs-wpstream .button:hover, .vjs-wpstream button:hover, .vjs-wpstream input[type="button"]:hover, .vjs-wpstream input[type="reset"]:hover, .vjs-wpstream input[type="submit"]:hover {
	background: transparent;
	opacity: 1;
}

.vjs-wpstream .vjs-live-control {
	font-size: 1.1em;
	line-height: 3em;
	height: 4em;
	align-items: center;
}

.vjs-wpstream .vjs-live-control .vjs-live-display {
	width: 4em;
}

.wpstream-featured-player-wrapper .vjs-live-display {
	margin-top: 0 !important;
}

.vjs-wpstream .vjs-volume-panel .vjs-volume-control {
	margin: 0px 0px 0px 0px;
}

.vjs-wpstream .vjs-volume-panel .vjs-volume-control .vjs-volume-tooltip {
	position: static;
	margin-top: -20px;
}

.vjs-wpstream .vjs-button {
	background-color: transparent !important;
}

.vjs-wpstream .vjs-fullscreen-control {
	background-image: url("https://cdn-ildoekf.nitrocdn.com/KkMPgVYmWQGXnBFVWWXBZQdpXpaAoAcv/assets/images/optimized/rev-60b739a/awake.net/wp-content/plugins/wpstream/public/css/images/fullscreen_simple.svg") !important;
	background-position: 50% !important;
	background-repeat: no-repeat !important;
	background-size: 40% !important;
}

.vjs-wpstream .vjs-fullscreen-control.nitro-lazy {
	background-image: none !important;
}

.vjs-wpstream.vjs-fullscreen .vjs-fullscreen-control {
	background-image: url("https://cdn-ildoekf.nitrocdn.com/KkMPgVYmWQGXnBFVWWXBZQdpXpaAoAcv/assets/images/optimized/rev-60b739a/awake.net/wp-content/plugins/wpstream/public/css/images/fullscreen_full.svg") !important;
	background-position: 50% !important;
	background-repeat: no-repeat !important;
	background-size: 40% !important;
}

.vjs-wpstream.vjs-fullscreen .vjs-fullscreen-control.nitro-lazy {
	background-image: none !important;
}

.vjs-wpstream .vjs-picture-in-picture-control {
	background-image: url("https://cdn-ildoekf.nitrocdn.com/KkMPgVYmWQGXnBFVWWXBZQdpXpaAoAcv/assets/images/optimized/rev-60b739a/awake.net/wp-content/plugins/wpstream/public/css/images/pip_player.svg") !important;
	background-position: 67% 54% !important;
	background-repeat: no-repeat !important;
	background-size: 50% !important;
}

.vjs-wpstream .vjs-picture-in-picture-control.nitro-lazy {
	background-image: none !important;
}

.vjs-wpstream .vjs-fullscreen-control:hover {
	background-size: 40% !important;
}

.vjs-wpstream .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-wpstream .vjs-icon-fullscreen-enter:before {
	content: "";
	display: none;
}

.vjs-wpstream.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-wpstream .vjs-icon-fullscreen-exit:before {}

.vjs-wpstream .vjs-time-control {
	line-height: 44px;
	line-height: 3em;
}

.vjs-wpstream .vjs-big-play-button {
	border: .06666em solid #595656;
}

.video-js.vjs-default-skin .vjs-volume-panel {
	transition: width 1s;
	width: 4em;
}

.video-js.vjs-default-skin .vjs-volume-panel:hover .vjs-mute-control {
	width: 4em;
}
