.block-plugin-id--page-title-block {
	display: none;
}
.tv-guide-alcom-logo {
	width:  110px;
	height:  30px;
	background-image: url('./alcom_logo.png');
	background-repeat: no-repeat;
	background-size: contain;
	display:  inline-block;
}
#tv-guide-filter-button span.text{
    display: block;
    font-size: 16px;
    font-family: benton-sans, sans-serif;
    font-weight: 600;
    line-height: 1;
}
#tv-guide-filter-button .hamburger-box {
    width: 30px;
}
#tv-guide-filter-button .hamburger-inner,
#tv-guide-filter-button .hamburger-inner:before,
#tv-guide-filter-button .hamburger-inner:after {
    width: 30px;
    height: 3px;
}
.tv-guide-description-image {
	display: block;
}
.channel-title A,
.channel-title A:hover,
.channel-title A:visited {
	display: inline-block;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	background-color:  #0074AD;
	border-radius:  10px;
	margin: 5px 0;
	padding: 3px 15px;
	line-height: 12px;

}
.channel-title IMG {
	height: 20px;
	float: right;
	margin-right: 10px;
  width: unset;
}
#tv-guide-preamble {
	max-width: 500px;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 15px;
}