/*!
 * radio_player.css -http://www.astrologeroyals.com/
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.pi_player_main {
    text-align: center;
}
.pi_contain {
	background-position: center;
    background-image: url(http://www.astrologeroyals.com/wp-content/plugins/Radio_player/img/shade.jpg);
    width: 54%;
    margin: 0 auto;
    padding: 10px;
	
}
video {  
    width: 77%; 
	height: 88px;
}
.song_ar p {
    color: #ffffff;
    font-size: 19px;
    font-weight: 600;
    text-align: center;
}  
p.description {
    color: #ffff;
    padding-left: 26px;
    font-weight: 700;
}
.song_details strong {
    padding-right: 5px;
}
.description strong {
    padding-right: 7px;
    font-size: 19px;
    padding-top: 18px;
}
.song_t {
    font-size: 28px;
    font-weight: 900;
    color: #fff;
    text-align: center;    
	line-height: 49px;
}
.radio_st strong {
    padding-right: 7px;
}
p.radio_st {
    color: #ffffff;
    font-size: 19px;
    text-align: center;
	margin-top: 14px;
}
.song_ar strong {
    padding-right: 7px;
}
p.descr {
    color: #ffffff;
    font-size: 19px;
    text-align: center;
    margin-top: 30px;
}
p.descr_p {
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}
i.fa.fa-music {
    color: #fff;
    padding-right: 13px;
    font-size: 22px;
}
.pi_contain {
    font-family: calibri;;
}
.wrap{
	font-size:30px;
	color:#000;
}
.pi_player_pand {
    float: left;
    width: 30%;
}


.pi_bottom-abtt i.fa {
    float: left;
    margin-right: 28px;
	font-size:20px;
	    color: #fff;
    cursor: pointer;
}


.player_textsbottom span {
    font-weight: 600;
    padding: 49px;
}


div#mep_0 {
    width: 0px !important;
	margin: 0px 19px;
}
.mejs-container {
    display: table-cell;
    vertical-align: middle;
}
.meta-boxxhq input[type="text"] {
    width: 100%;
    padding: 9px;
	margin-top: 6px;
}
.meta-boxxhq label {
    font-size: 16px;
    font-weight: 600;
}
.meta-boxxhq p {
    margin: 0;
}
.mejs-controls .mejs-play button, .mejs-controls .mejs-pause button {
    border: unset;
}
