*{
	margin:0;
	padding:0;
	border:0;
	outline:none;
}
a{ 
	text-decoration: none; 
}
body {
	background: #eff1f2;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
}


canvas{
    max-width: none!important; 
}
.playlist_empty_text { color: #ffffff;   position: relative;
  margin-top: 30px;}

#awp-wrapper{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
	font-family: Helvetica, Arial, sans-serif;
}
.awp-player-holder{
	position:fixed;
	 width: 100%; 
	margin: 0;  
	border-radius: 0;
	height: 95px;
	bottom:0px;
	background: #1b232e;
	-webkit-box-shadow: 0px 1px 30px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 30px -1px rgba(0,0,0,0.75);
box-shadow: 0px 1px 30px -1px rgba(0,0,0,0.75);
	padding: 15px 0 15px 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.awp-toggle-tab  {
top: -40px;
right: 50%;
position: absolute;
background-color: #FF6457;
border-radius: 5px;
height: 35px;
width: 155px;
color: #ffffff;
text-align: center;
	padding-top: 10px;
	cursor: pointer;
transition: all .3s ease-in-out;
	border-radius: 2em;
transform:translateX(50%);
}
.awp-toggle-tab.active  {
	right:.625rem; top:-2.5rem; transform:translateX(0);
}
.awp-icon-color{
	color:#ffffff !important;
	-webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; 
}
.awp-icon-rollover-color{
	color:#fff !important;
	-webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; 
}
.awp-contr-btn-i{
	top:50%;
	left:0px;
	width:30px;	
	text-align: center;
	display: inline-block;
	font-size: 16px!important;
	line-height: auto;
}
.awp-contr-btn-vol-i{
	font-size: 18px!important;
}
.awp-playback-toggle{
	float: left;
	width:30px;	
	height:100%;
	left:50px;
}
.awp-prev-toggle{
	margin-left: 25px; 
	width:30px;	
	height:100%;
	left:0px;
	float: left;
}
.awp-next-toggle{
	float: left;
	width:30px;	
	height:100%;
	left:100px;
}
.awp-media-time-current{
	float: left;
	width:60px;	
	height:100%;
	left:150px;
	color:#fff;
	text-align: center;
	line-height: 75px;
	font-size: 14px;
	margin:0;
	padding: 0;
}
.awp-content-center {	
	max-width: 1430px;
	position: relative;
	margin: auto;
	display:flex; align-items: center;
	top:50%; transform:translateY(-50%);
}
.awp-player-thumb-wrapper{
	position:relative;
	width:65px;
	height:65px;
	float:left;
 	margin-right:20px;
	overflow:hidden;
}
.awp-player-thumb{
	 
}
.awp-player-thumb img{
	display: block;
	position: absolute;
	max-width: none;
    height: 100%;
    width: auto!important;
	
}
.awp-info {
 
width: 120px;
height: 100%;
left: 0px;
float: left;
}
.awp-waveform-wrap {
    /*position:absolute;*/
	height:70px;
	left:210px;
	right:210px;
	max-width: 300px;
	width: 300px;
	float: left;	
}
.awp-waveform-preloader{
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%);
  	transform: translate(-50%, -50%);
  	color:#333;
	font-size: 18px;
	pointer-events:none;
	opacity: 0;
}

.awp-waveform-img {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events:none;
}
.awp-waveform-img-load {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.awp-waveform-img-progress-wrap{
	position: absolute;
    top: 0;
    left: 0;
    width:0;
    height: 100%;
    overflow: hidden;
    border-right: 3px solid #0000ff;
}
.awp-waveform-img-progress {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.awp-waveform-img-load img,
.awp-waveform-img-progress img{
    display: block;
    width: 100%;
    height: 100%;
}

.awp-media-time-total{
	 float:left;
	width:60px;	
	height:100%;
	right:150px;
	color:#fff;
	text-align: center;
	line-height: 75px;
	font-size: 14px;
	margin:0;
	padding: 0;
}
.awp-info-toggle{
	position:absolute;
	width:50px;	
	height:100%;
	right:100px;
	cursor: pointer;
}
.awp-playlist-toggle{
	float:right;
	width:60px;	
	text-align: right;
	height:100%;
	right:50px;
}
.awp-volume-wrapper{
	float:right;
	margin-right: 37px;
	width:50px;	
	height:100%;
	right:0px;
}
.awp-mute-wrapper {
	float:right;
	width:50px;	
	height:100%;
	right:50px;
}
.awp-mute-btn-i{
position: relative;
top: 0px;
left: 0px;
width: 50px;
height: 100%;
text-align: center;
display: inline-block;
font-size: 16px !important;
line-height: 75px !important;
}
.awp-volume-seekbar{
	
	position:absolute;
	top:-80px;
	width:70px;
	height:16px;
	cursor: pointer;
	touch-action: none;
	display: none;
	 
}
.awp-volume-wrapper:hover .awp-volume-seekbar{
	display: block;
}
.awp-volume-bg{
	position:absolute;
	width:2px;
	height:60px;
	background:#1b232e;
	left:24px;
	bottom:10px;
}
.awp-volume-level{
	position:absolute;
	width:2px;
	height:60px;
	background:orange;
	left:24px;
	bottom:10px;
}
/*.awp-volume-level::after { content:' '; position:absolute; top:0; left:-0.45em; width:1em; height:1em; border-radius:50%; background:#fff; z-index:1; }
*/
.awp-volume-seekbar-shadow-hider{
	position:absolute;
	width:50px;
	height:10px;
	background:#1b232e;
	left:0px;
	bottom:-5px;
	pointer-events:none;
	display: none;
}




.awp-volume-wrapper{
position: relative;
top:  -23px;
left: 0px;
width: 50px;
height: 100%;
text-align: center;
display: inline-block;
font-size: 28px !important;
line-height: 32px !important;
}
.awp-volume-wrapper:hover .awp-volume-seekbar{
	display: block;
}
.awp-volume-seekbar{
	position: absolute;
	display: block;
	bottom:10px;
	left:50%;
	margin-left: -45px;
	width:90px;
	height:30px;
	cursor: pointer;
	touch-action: none;
	background: rgba(200, 54, 54, 0.01); 
}
.awp-player-volume{
	position: relative;
top: 0px;
left: 0px;
width: 30px;
height: 100%;
text-align: center;
display: inline-block;
font-size: 16px !important;
line-height: 75px !important;
}
.awp-player-volume i{
	position: absolute;
	width:25px;
	height:25px;
	font-size: 18px!important;
	line-height:25px!important;
	color:#fff !important;
	text-align: center;
	display: inline-block;
}



.awp-volume-seekbar{
	position:absolute;
	left:73px;
	top:31px;
	width:70px;
	height:16px;
	cursor: pointer;
	touch-action: none;
	 
}
.awp-volume-bg{
	position:absolute;
	top:5px;
	left:10px;
	width:50px;
	height:5px;
	background:#bbb;
}
.awp-volume-level{
	position:absolute;
	top:5px;
	left:10px;
	width:0px;
	height:5px;
	background:#fff;
}

.awp-info-bar{
	position: fixed;
	left: 50%;
	top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	max-width:400px;
	width:100%;
	background:#ededed;
	-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	z-index:50;
	padding:20px 20px 10px 20px;
	display: none;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box; 
}
.awp-info-data{
	max-height: 300px;
}
.awp-player-title{
position: relative;
top: 0px;
left: 0px;
height: 100%;
text-align: left;
display: inline-block;
font-size: 10px !important;
	margin-top: 10px;
 word-break: break-word;
color: #ffffff;
}
.awp-player-desc{
	color:#fff;
	margin:0;
	margin-right: 20px;
	margin-bottom: 10px;
	padding:0;
	overflow: hidden;
	max-height: 150px;
	 display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;  
}
.awp-share-holder{
	height:30px;
}
.awp-share-item{
	position:relative;
	bottom:0px;
	left:0px;
	width:25px;
	height:30px;
	margin-right:5px;
	text-align: center;
	float: left;
}
.awp-sr-bar-i{
	display: inline-block;
	font-size: 15px!important;
	line-height: 30px!important;
}
.awp-info-close{
	position: absolute;
	right:-10px;
	top:-10px;
	cursor: pointer;
}




#awp-playlist-list{
	opacity: 0;
}
.awp-playlist-holder{
	position:fixed;
	bottom: 95px;
	right:60px;
	width:100%;
	overflow:hidden;
	width: 400px;
	height:80%;
	/*height: -webkit-calc(100% - 75px);
    height: -moz-calc(100% - 75px);*/
    height: 400px;
    background: #1b232e;
	display: none;
	-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.awp-playlist-inner{
	height:90%;
	height: -webkit-calc(100% - 40px);
    height: -moz-calc(100% - 40px);
    height: calc(100% - 40px);
	margin:20px;
}
.awp-playlist-item{
	position: relative;
	top:0px;
	left:0px;
	overflow: hidden;
	padding: 7px 0 7px 0;
	background: #1b232e;
	 
	border-bottom: 1px solid #ffffff;
}
.awp-playlist-item > a {
    border: 0;
}
.awp-playlist-item:last-child {  
	margin-bottom:0px!important;
	border-bottom:0px!important;
}
.awp-wall-overlay{
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	background: #111;
	opacity: 0;
	-webkit-transition: all .5s ease-out;
    transition: all .5s ease-out; 
}
.awp-wall-preview{
    position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
  	opacity: 0;
  	-webkit-transition: all .5s ease-out;
    transition: all .5s ease-out; 
  	pointer-events:none;
  	background-image: url('../data/misc/bigplay.png');
  	background-size: cover;

background-position: center;
}
.playlist-header { 
	width: 100%; color: #ffffff;margin-bottom: 10px; margin-bottom: 10px; font-size: 20px;
}

.clear-awp {
	border:#ffffff solid 1px; padding: 5px; color: #ffffff; float: right; display: inline-block; font-size: 12px;
}

.awp-active .awp-playlist-title{
	opacity:1;
	 
}
.awp-active .awp-wall-overlay{
	opacity: 0.7;
}
.awp-active .awp-wall-preview{
	opacity: 0;
}

.awp-playlist-item:not(.awp-active):hover .awp-playlist-title{
	opacity:1;
	 
}
.awp-playlist-item:not(.awp-active):hover .awp-wall-overlay{
	opacity: 0.7;
}
.awp-playlist-item:not(.awp-active):hover .awp-wall-preview{
	opacity: 1;
}

.awp-playlist-non-selected {
	color:#D8D8D8;
	float:left;
	width: 100%;
	text-decoration: none; 
	overflow: hidden;
}
.awp-playlist-selected {
	color:#fff;
	float:left;
	width: 100%;
	text-decoration: none; 
	overflow: hidden;
}
 
.awp-playlist-thumb{
	position:relative;
	top:0px;
	left:0px;
	width:70px;
	height:70px;
	float:left;
	background:#222;
	border: 1px solid #555;
	overflow:hidden;
 
	z-index: 1;
	-webkit-transform: translateZ(0);/*safari win*/
    -webkit-mask-image: -webkit-radial-gradient(circle, white, black);/*safari win*/
}
.awp-playlist-thumb img{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:100%;
	height:100%;
}
.awp-playlist-title{
	font-size: 12px;
	position: relative;
	left: 15px;
 	height: 70px;
    display: table-cell;
    vertical-align: middle;
	color:inherit;
	width: 150px;
}
.awp-view-product { 
	font-size:16px;
	position: relative;
	left: 35px;
 	height: 70px;
    display: table-cell;
    vertical-align: middle;
	color:inherit;
	max-width: 200px;
	text-decoration: underline;
}
.awp-delete-product { 
	font-size:16px;
	position: relative;
	left: 50px;
 	height: 70px;
    display: table-cell;
    vertical-align: middle;
	color:inherit;
	max-width: 200px;
}
.awp-price {
	float: left;
	margin-left: 40px;
	height: 100%;
	left: 100px;
}
.awp-price-inner {
	position: relative;
	top: 0px;
	left: 0px;
	 
	height: 100%;
	text-align: center;
	display: inline-block;
	font-size: 16px !important;
	line-height: 75px !important;
	color: #ffffff;
}
.awp-shuffle {
	float: left;
	width: 50px;
	height: 100%;
	left: 100px;
	margin-left:30px; 
	cursor: pointer;
}
.awp-loop {
	float: left;
	width: 50px;
	height: 100%;
	left: 100px;
	margin-left:30px; 
	cursor: pointer;
}

.awp-wishlist {
	float: left;
	width: 50px;
	height: 100%;
	left: 100px;
	margin-left:30px; 
}
.awp-basket-wrapper {
	float: left;
	width: 50px;
	height: 100%;
	left: 100px;
	
}

@media only screen and (min-width: 0) and (max-width: 767px) {
	.awp-basket-wrapper, .awp-wishlist { display:none; }
}

@media only screen and (min-width: 0) and (max-width: 767px) {
	.awp-multibutton-wrapper { display:none !important; }
}

.awp-wishlist-btn-i {

    position: relative;
    top: -3px;
    left: 0px;
    width: 50px;
    height: 100%;
    text-align: center;
    display: inline-block;
    font-size: 28px !important;
    line-height: 75px !important;

}

.awp-preloader{
    position: fixed;
    width: 80px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.awp-preloader span{
    display:block;
    bottom:0px;
    width: 9px;
    height: 5px;
    background:#baacf1;
    position:absolute;
    animation: awp_preloader 1.5s  infinite ease-in-out;
}
.awp-preloader span:nth-child(2){
	left:11px;
	animation-delay: .2s;
}
.awp-preloader span:nth-child(3){
	left:22px;
	animation-delay: .4s;
}
.awp-preloader span:nth-child(4){
	left:33px;
	animation-delay: .6s;
}
.awp-preloader span:nth-child(5){
	left:44px;
	animation-delay: .8s;
}
@keyframes awp_preloader {
    0% {height:5px;transform:translateY(0px);}
    25% {height:30px;transform:translateY(15px);}
    50% {height:5px;transform:translateY(0px);}
    100% {height:5px;transform:translateY(0px);}
}



.awp-tooltip{
	position:absolute;
	background: #555;
	color:#fff!important;
	-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #ddd;
	text-align:center;
	z-index:10000;
	pointer-events:none;
}
.awp-tooltip p {
	width:inherit;
	font-size:12px!important;
	margin:0 5px !important;
	padding:0 !important;
	line-height:20px !important;
	white-space:nowrap;
	color:inherit;
}
.awp-tooltip-num{
	direction: ltr !important;
}

.awp-basket { position: relative;
top: -2px;
left: 0px;
width: 50px;
height: 100%;
text-align: center;
display: inline-block;
font-size: 28px !important;
line-height: 75px !important; }
.awp-basket img {width: 20px;transform: translateY(1px);  }
.playlist_preview{ height:35px;	padding: 10px 0;display: inline-block;width: 50%;margin-top: 9px;font-family: 'maven_bold';font-size: 0.89em;text-align: center;	position: relative; background-color: #06aca7; float: left; }
.playlist_preview.play { background-color: #720cbb;  }	
.playlist_preview i { display: inline-block; vertical-align: middle; }
.playlist_preview span { display: inline-block; vertical-align: middle; font-size: 12px; }
.playlist_preview.white_bg { background-color:#ffffff; }
.playlist_preview svg { width:16px; display: inline-block; vertical-align: middle;} 
.add_to_playlist img { background-color: #ffffff; }

.awp-hidden {
	opacity: 0; 
	filter: alpha(opacity=0); 
}
.awp-visible {
	opacity: 1;
	-webkit-transition: opacity 500ms ease-out;
	-moz-transition: opacity 500ms ease-out;
	transition: opacity 500ms ease-out;
}


/* scroll */
.awp-playlist-inner .mCSB_inside > .mCSB_container {
    margin-right: 30px;
}

@media only screen and (max-width: 1000px) {
	 .awp-volume-wrapper, .awp-mute-wrapper, .awp-waveform-wrap{
		display: none;
	}
 .awp-media-time-total, .awp-media-time-current{
		display: none;
	}
}


@media only screen and (max-width: 900px) {
	 .awp-waveform-wrap{
		display: none;
	}
	.playlist_preview span { display: none; }
 
}

@media only screen and (max-width: 600px) {
	.awp-media-time-total, .awp-media-time-current, .awp-price{
		display: none;
	}
	.awp-playlist-holder { right:0; width: 100%;  }
	.awp-waveform-wrap{
		left:150px;
		right:150px;
	}
	.awp-basket {
		left: 5px;
	}
	.awp-playlist-toggle {
		float: left;
		width: auto;
	}
	 
.awp-playlist-thumb{
		width:40px;
		height:40px;	
	}
	.awp-playlist-title {
		width: 125px;
	}
}
@media only screen and (max-width: 500px) {
	 
	.awp-waveform-wrap{
		left:50px;
	}
	
}
@media only screen and (max-width: 480px) {
	 
	.awp-player-thumb-wrapper{
		display:none;
	}
	.awp-info { margin-left:10px; }
	.awp-wishlist { margin-left:10px; }
	.awp-prev-toggle { margin-left:25px; }
	
}
@media only screen and (max-width: 370px) {
	.awp-wishlist { display:none; }
	.awp-basket-wrapper { display:none; }
	.awp-playlist-toggle { float:right; margin-right: 15px; }
	.awp-prev-toggle { margin-left:15px; }
	
}