/* 
Theme Name: ConnectED Athletics
Theme URI: https://github.com/elementor/hello-theme/
Description: A customized theme for ConnectED Athletics built by Blackhawk Digital Marketing
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/*
    Add your custom styles here
*/

/* Remove white space from sides */
html, body {
	overflow-x: hidden;
	width:100%;
}

body .skin-modern.presto-player__wrapper button.plyr__control.plyr__control--overlaid{
	top: 44% !important;
}
/* End remove white space from sides */