/*
 Theme Name:   ProRadio Child
 Theme URI:    https://pro.radio/
 Description:  The child theme allows easier customizations and template overrides
 Author:       Pro.Radio
 Author URI:   https://pro.radio/
 Template:     proradio
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         right-sidebar
 Text Domain:  proradio-child
*/

/***************************************************************
****************************************************************
************* PUT YOUR CUSTOM STYLES BELOW ********************/

.proradio-customplayer {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    margin: 0 auto;
    display: block;
    text-align: center;
  }

  .fb-plugin-container {
    border-radius: 10px;
    overflow: hidden;
  }