.item-menu a:before,
.sidebar,
.user-action,
.fa-regular,
.title-movies:before,
.title-movies1:before,
.far.fa-eye,
.list-menu a:before,
.movie-play:before,
.button-search,
.form-search {
	display:none!important;
}

.body.player {
	width:100%!important;
}

#fluid-player {
	width: 100%;
  	aspect-ratio: 16 / 9;
  	max-width: 100%;
  	height: auto;
}

.show-more-open .infobv {
	height: auto!important;
  	max-height: max-content!important;
}

.mobile-menu-open .list-menu {
	opacity: 1!important;
  	visibility: visible!important;
}