/*
Theme Name: Hello Elementor Child
Theme URI: https://example.com
Description: Child theme for Hello Elementor
Author: Your Name
Template: hello-elementor
Version: 1.0.0
*/

/* You can add custom CSS below this line */

/* Horizontal RadioKing Player */

.ssp-player-wrapper-horizontal {
    width: 100%;
/*    aspect-ratio: 1000 / 145;
    max-width: 100%;
}

.ssp-player-wrapper-horizontal iframe {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
