.site-logo img {
    width: 200px;
    height: 70px;
}

.site-header {
    display: none;
}

.read-more {
    display: none;
}

.search-form {
margin-right: 20px;
}

.ukadbutton {
    border: none;
    color: white;
  	width: 300px;
  height: 20;
    text-align: center;
    text-decoration: none;
  font-weight: bold;
    display: inline-block;
    cursor: pointer;
  font-size: 14px;
  display:inline-block;
}

.on-demand-button {
	border: 2px solid #f1dadb;
	border-radius: 3px;
	padding: 10px;
	width: 100px;
	height: 25px;
}

.ad-text {
	padding-top: 0px;
	margin-top: 0px;
	color: #a2a2a2;
	font-size: 10px;
}

/* Fix footer ad section background */
#footer-section {
	background-color: #efefef;
}

/* Footer disclaimer */
.footer-disclaimer {
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
}

.footer-disclaimer-h4 {
	font-size: 15px;
	font-weight: 500;
	margin: 0;
}

/* This is to put show name headings on a new line due a bug, this has not been fully tested yet, neither has it been rolled out across all home blocks */
.home-block-showname {
	clear: both;
}
/* End of show name heading test */

/* Cookie widget start */

#eu-cookie-law {
		background-color: #70b34e;
	font-size: 16px;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	position: fixed;
	bottom: 0;
	left: 0;
}

.accept {
	border-bottom: 2px solid #ccced0 !important;
}

@media (min-width: 961px) {
#eu-cookie-law {
	max-width: 960px;
	left: calc( 50% - 480px);
	}
}

@media (max-width: 600px) {
	#eu-cookie-law {
	font-size: 12px;
	min-height: 110px;
	}
}

.hrstyled {
	background: #1b8de5;
	 height: 3px;
	margin-top: 0px;
 margin-bottom: 20px
}

.hrwidget {
	background: #efefef;
	 height: 2px;
	margin-top: 0px;
		margin-right: 5%;
 margin-bottom: 15px
}


.hrlist {
	background: #ececec;
	 height: 2px;
	margin-top: 0px;
 margin-bottom: 20px
}

/* Next and previous buttons */

.button.previous,
.button.previous:visited {
	background: #bb1919;
	color:#FFF;
  font-size: 15px;
  width: 100%;
}

.button.previous:hover,
.button.previous:active {
	background: #dc1515;
	color:#FFF;
    width: 100%;
}

.button.next,
.button.next:visited {
	background: #1b8de5;
	color:#FFF;
    font-size: 15px;
    width: 100%;
}

.button.next:hover,
.button.next:active {
	background: #1d99f8;
	color:#FFF;
    width: 100%;
}

/* Remove border on image widget */
#media_image-2 {
padding: 0px;
text-align: center;
background-color: transparent;
}

/* To add margin above header element */
.page-hero {
    margin-top: 20px;
}

/* So wp show posts boxs work better on mobile */
@media (max-width: 767px) {
    .wp-show-posts-columns:not(.wp-show-posts-masonry) {
        margin-left: -2em !important;
    }
    
    .wp-show-posts-columns .wp-show-posts-single {
        display: block;
        width: 50%;
    }

    .wp-show-posts-columns .wp-show-posts-inner {
        margin-left: 2em !important;
    }
}

.wp-show-posts-inner {
    padding-bottom: 10px !important;
}

/* This is to fix white box background on some pages */
.js-wpv-view-layout:after {
    content: "";
    display: table;
    clear: both;
}

/*Ghost buttons for Genres page */
.button.ghostred,
.button.ghostred:visited {
    background: transparent;
    border: 2px solid #bb1919;	
	color: black;
	width: 50%;
	text-align: center;
	font-weight: bold;
}

.button.ghostred:hover,
.button.ghostred:active {
    background: #bb1919;
    color: white;
    border: 2px solid transparent;
}

.button.ghostblue,
.button.ghostblue:visited {
    background: transparent;
    border: 2px solid #1b8de5;	
	color: black;
	width: 50%;
	text-align: center;
	font-weight: bold;
}

.button.ghostblue:hover,
.button.ghostblue:active {
    background: #1b8de5;
    color: white;
    border: 2px solid transparent;
}

.button.ghostorange,
.button.ghostorange:visited {
    background: transparent;
    border: 2px solid #f4b566;	
	color: black;
		width: 50%;
	text-align: center;
	font-weight: bold;
}

.button.ghostorange:hover,
.button.ghostorange:active {
    background: #f4b566;
    color: white;
    border: 2px solid transparent;
}

.button.ghostgreen,
.button.ghostgreen:visited {
    background: transparent;
    border: 2px solid #54b98d;	
	color: black;
		width: 50%;
	text-align: center;
	font-weight: bold;
}

.button.ghostgreen:hover,
.button.ghostgreen:active {
    background: #54b98d;
    color: white;
    border: 2px solid transparent;
}

.button.ghostpink,
.button.ghostpink:visited {
    background: transparent;
    border: 2px solid #dd7fd9;	
	color: black;
		width: 50%;
	text-align: center;
	font-weight: bold;
}

.button.ghostpink:hover,
.button.ghostpink:active {
    background: #dd7fd9;
    color: white;
    border: 2px solid transparent;
}



/*Fixes line disappearing*/
@media (max-width: 1024px) {
    .lgc-clear {
        display: block;
    }
}

.wp-show-posts-image:hover .wp-show-posts-image-overlay {
    background-color: rgba(0,0,0,0.4) !important;
}

/*images of certain widget*/

.widget .wp-show-posts-image.wpsp-image-left {
    margin-right: 0.5em;
}

/*Top posts widget*/
.widget_top-posts .widgets-list-layout img.widgets-list-layout-blavatar {
max-width: 110px;
	max-height: 75px;
	    width: 40%;
		padding-bottom: 0px;
	 margin-right: 0.5em;
}

.widget_top-posts .widgets-list-layout div.widgets-list-layout-links {
    max-width: 100%;
    width: 55%;
	   font-weight: bold;
}

.toppostshr {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
}

/*Featured images padding*/

.post-image-below-header.post-image-aligned-center .inside-article .featured-image {
    margin-top: 15px;
}

.separate-containers .inside-article>[class*=page-header-] {
    margin-bottom: 0;
}

.inside-article .entry-content {
	margin-top: 5px;
}

.captiontext {
  text-align: right;
  margin-right: 8px;
  color: grey;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: small; 
}

.headertext {
	padding-top: 10px;
	margin-bottom: 0px;
}

/*UL list padding removed, this might cause issues*/
ul.wpv-loop {
    margin: 0;
}

.navigation-search input[type="search"], 
.navigation-search input[type="search"]:active,.navigation-search input[type="search"]:focus {
    color: white;
	font-size: 1.5em;
}

/*Homepage video playlist*/
.yotu-playlist {
	padding-top: 0px !important;
}

.yotu-videos {
			padding-top: 0px !important;
}

/*Ad widget */
#custom_html-5 {
	padding: 0px;
	background-color: transparent;
}


/*TV Related news, Related ad widget, Wide sideblock ad widget */
#wp_views-7, #wp_views-8, #wp_views-9 {
	background-color: transparent;
	padding: 0px;
}

/* Customise related posts */
.jp-relatedposts-post-a, .jp-relatedposts-post-a:visited {
	color: #000000;
	font-weight: bold !important;
	font-size: 16px !important;
	text-decoration: none !important;
}

.jp-relatedposts-post-a:hover {
	color: #000000;
	text-decoration: none !important;
}

.jp-relatedposts-post-img {
	padding-bottom: 4px;
}


/* New TV Shows buttons start */
.button.trailer,
.button.trailer:visited {
background: #bb1919;
color:#FFF;
font-size: 12px;
}.button.trailer:hover,
.button.trailer:active {
background: #dc1515;
color:#FFF;
}.button.demand,
.button.demand:visited {
background: #1b8de5;
color:#FFF;
font-size: 12px;
}.button.demand:hover,
.button.demand:active {
background: #1d99f8;
color:#FFF;
}
/* New TV Shows buttons end */

/* TABLET ONLY - Hide around the web on tablet start */

@media (max-width: 1025px) and (min-width: 768px) {
	#text-2 {
		display: none;
	}
}

/* TABLET ONLY - Hide around the web on tablet end */


/* DESKTOP ONLY - Changing container widths - START */
@media screen and (min-width: 1200px) {
      .widget-area.grid-25 {
            width: 26%; 
      }
      .content-area.grid-75 {
            width: 74%; 
      }
}
/* DESKTOP ONLY - Changing container widths - END */


/*POST BLOCK - TV DEALS */
.postblock-tvdeals-title {
	background: #bb1919;
	color: #FFFFFF;
	padding-left: 10px;
		padding-top: 5px;
	padding-bottom: 5px;
	font-size: 17px;
}

.postblock-tvdeals-headline {
	font-size: 18px;
	font-weight: 450;
	padding-bottom: 5px;
}

.postblock-tvdeals-button {
  background-color: #1b8de5;
  color: white !important;
  padding: 10px;
  margin-bottom: 5px;
}

.postblock-tvdeals-button:hover {
  background-color: #2b94e5;
}

.postblock-tvdeals-line {
	margin-top: 5px;
	margin-bottom: 20px;
}
/*POST BLOCK - TV DEALS */

.dvd-store-image {
	border: 2px solid #cccccc;
	border-radius: 3px;
	padding: 3px;
}

.dvd-base-sub {
	padding-top: 11px;
	padding-bottom: 11px;
}

.dvd-pricing-disclaimer {
	color: grey;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}


/* Registration/login page CSS - START */

.reg-form-block {
	padding: 10px;
}

.reg-logo {
	padding-top: 10px;
}

.wpt-form-checkbox {
    width: auto !important;
    vertical-align: middle
}

.wpt-form-set {
    margin-left: 0;
}

#loginform input[type="text"]{
	padding-top: 10px;
display: block;
width: 80%; 
}

#loginform input[type="password"]{
display: block;
width: 80%; 
}

#forgotpasswordform input[type="text"]{
	padding-top: 10px;
display: block;
width: 300px; 
}

.login-join-link {
	    background: #54b98d;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
    border-bottom: 2px solid #f4b566;	
	color: white !important;
	width: 80%;
	text-align: center;
	font-weight: bold;
}

.login-join-link:hover {
	    background: #6eac91;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
    border-bottom: 2px solid #f4b566;	
	color: white;
	width: 80%;
	text-align: center;
	font-weight: bold;
}

/* Registration/login page CSS - END */