/*
Theme Name: JNews
Version: 2.0.3
Theme URI: http://themeforest.net
Description: JNews
Author: Jegtheme
Author URI: http://jegtheme.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  custom-background,custom-colors, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: jnews
*/

.below-header-sidebar .widget {
    margin: 0;
}

.castos-player{
	height: 600px;
}

.castos-player .playlist__wrapper{
	overflow: hidden !important;
	height: 600px !important;
}

@media (max-width: 480px){
	.castos-player{
		height: 900px;
	}

	.castos-player .playlist__wrapper{
		height: 900px !important;
	}
}

.jeg_main .container{
    width: 100% !important;
}

.castos-player, .castos-player .playlist__wrapper{
    height: auto !important;
}