/*
Theme Name:     Livecast-child
Description:    
Author:         admin
Template:       livecast/livecast

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
html, body {
    overflow-x: hidden;
}

  .elementor-widget-wrap>.elementor-element.elementor-element-dcbf69f {
    width: unset;
}
.elementor-element-dede4cf .elementor-widget-wrap.elementor-element-populated {
    justify-content: center !important;
}
input#mc-embedded-subscribe {
    position: absolute;
    top: 28px;
    right: 15px;
}
@media (max-width: 767px)
{
	input#mc-embedded-subscribe{
		position:unset;
	}
}
a.insta {
    font-size: 20px;
    font-weight: 400;
    font-family: "Averia Serif Libre", Sans-serif;
}
i.fa {
    font-family: 'FontAwesome';
}
@media (max-width: 991px)
.codeless-player-info {
    flex: 0 0 76% !important;
    max-width: 81% !important;
}
.codeless-player-info{
	padding: 0px 10px 0 0 !important;
}
body .codeless-player {
    padding: 0px 15px 0 15px !important;
}
.elementor-widget-wrap.elementor-element-populated {
    padding: 0 !important;
}