@charset "UTF-8";
/* CSS Document */

/* poppins-300 - latin */
/*@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Poppins Light'), local('Poppins-Light'),
       url('../fonts/poppins-v5-latin-300.woff2') format('woff2'),
       url('../fonts/poppins-v5-latin-300.woff') format('woff');
}*/
/* poppins-500 - latin */
/*@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Poppins Medium'), local('Poppins-Medium'),
       url('../fonts/poppins-v5-latin-500.woff2') format('woff2'),
       url('../fonts/poppins-v5-latin-500.woff') format('woff');
}*/



.nopadding { padding:0; }
.paddingtop-10 { padding-top:10px !important; }
.paddingtop-20 { padding-top:20px !important; }

.screen-reader-text {
	display:none !important;
}

.border-right {
	border-right:1px solid #eee;
}

.border-left {
	border-left:1px solid #eee;
}

@media(min-width:992px) {
	.padding-right-0 {
		padding-right:0;
	}
	
	.after-ad.affic {
		padding-top:310px;
	}
}

/* Breadcrumbs */

.breadcrumbs {
	border-bottom:1px solid #eee;
}

.breadcrumbs .container {
	padding-top:15px;
	padding-bottom:15px;
	color:#999;
}

@media (max-width: 767px) {
	.breadcrumbs .container {
		margin-top: 0;
	}
}

@media (min-width:768px) {
	.breadcrumbs .container {
		padding-top:5px;
	}
}

/* Pagetitle */

header.pagetitle h1 {	
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
	margin:0 0 20px 0;
}

/* Page generics */

.excerpt {
	font-size:140%;
	font-style:italic;
}

/* Headers */

h2.title {
	margin:15px 0;
}

h2.title-underline {
	margin-top: 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom:10px;
}

/* Responsive images */

.col-img-responsive img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.col-img-responsive li {
	list-style:none;
}


/**
 * Post navigation
 */
 
 .post-navigation {
	font-weight: 700;
	overflow:hidden;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.post-navigation-top {
	border-top:1px solid #eee;
}

.post-navigation-bottom {
	border-bottom:1px solid #eee;
}

.post-navigation a {
	display: block;
	padding: 0;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.04em;
	line-height: 1.5;
	position: relative;
	text-transform: uppercase;
	z-index: 2;
}

.post-navigation .post-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	position: relative;
	z-index: 2;
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
	background-position: center;
	background-size: cover;
	position: relative;
}

.post-navigation .nav-previous a {
	float:left;
}
.post-navigation .nav-next a {
	float:right;
	text-align:right;
}

.post-navigation a:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

.post-navigation a:hover:before,
.post-navigation a:focus:before {
	opacity: 0.5;
}

.post-navigation .meta-nav {
	opacity: 0.8;
}

/* Post style */

h2.entry-title {
	margin-top:0;
}

@media (max-width:768px) {
	h1 {
		font-size:31px;
	}
}


.hentry {
	margin:0 0 20px 0;
	padding:0 0 10px 0;
}

.hentry iframe {
	/*margin:20px 0 !important;*/
}

.single .hentry .entry-header,
.page .hentry .entry-header {
	padding-bottom: 9px;
	margin: 0 0 20px;
	border-bottom: 1px solid #eeeeee;
}

@media (min-width:768px) {
	.single .hentry .entry-header,
	.page .hentry .entry-header {
		margin: 40px 0 20px;
	}
}

.page-template-page_neighbours .hentry.type-post .entry-header,
.home .hentry.type-post .entry-header,
.home .hentry.type-bttb_features .entry-header {
	padding:0 !important;
	margin:0 !important;
	border:0 !important;
}

.single .hentry .entry-content {
	padding-top:20px;
}

.page-template-page_neighbours .hentry.upcomingaus-article p {
	font-size: 1.2em;
  line-height: 1.6em;
}

.single .hentry .entry-content .wp-caption,
.page-id-18678 .entry-content .wp-caption,
.page-template-page_upcoming-aus .entry-content .wp-caption,
.page-template-page_neighbours .hentry.upcomingaus-article .wp-caption,
body.category .entry-content .wp-caption {
	width:100% !important;
}

.single .hentry .entry-content img,
.single .hentry .entry-content .wp-caption img,
.page-id-18678 .hentry .entry-content img,
.page-id-18678 .hentry .entry-content .wp-caption img,
.page-template-page_upcoming-aus .entry-content img,
.page-template-page_upcoming-aus .entry-content .wp-caption img,
.page-template-page_neighbours .hentry.upcomingaus-article img,
.page-template-page_neighbours .hentry.upcomingaus-article .wp-caption img,
body.category .entry-content img,
body.category .entry-content .wp-caption img {
	max-width:100%;
	height:auto;
	margin:10px 0;
}

.single .hentry .entry-content .wp-caption-text,
.page-template-page_upcoming-aus .hentry.upcomingaus-article .wp-caption-text,
.page-template-page_neighbours .hentry.upcomingaus-article .wp-caption-text,
body.category .entry-content .wp-caption-text {
	padding: 5px 10px;
    margin: -10px 0 20px 0;
    background-color: #054F5F;
    color: #fff;
    font-size: 12px;
    line-height: 1.6em;
}

.hentry .entry-meta {
	color:#888;
	font-size:80%;
	margin-bottom:10px;
}

.hentry .post-thumbnail img {
	width:100%;
	height:auto;
}

.hentry img.wp-post-image {
	width:100%;
	height:auto;
}

.updated:not(.published) {
	display: none;
}



	/* Homepage specifics */
	
		.home .home-newsletter {
			margin:0 -15px;
			padding:0 15px 15px 15px;
			background:#63C094;
			color:#fff;
			border-bottom:1px solid #fff;
		}
		
		.home .home-newsletter h2.title {
			color:#fff;
			border-bottom:1px solid #fff;
		}

		.home .home-newsletter form {
		  content: "";
		  display: table;
		  clear: both;
		  width: 100%;
		}

		.home .home-newsletter .widget-text > div span {
			font-size: 14px !important;
		}

		.home .home-newsletter input#email {
			width: 100%;
			border: 0;
			padding: 8px;
			color: #000;
			margin-bottom: 10px;
		}

		.home .home-newsletter input[type=submit] {
			color: #000;
			border: 0;
			background-color: #fff;
			padding: 8px 12px;
			float: right;
		}
		
		.home .home-newsletter #mc_embed_signup {
			padding-top:10px;
		}
	
		.home .hentry {
			position:relative;
		}
		
		.home h2.title {
			border-bottom: 1px solid #eee;
			padding: 20px 0 10px 0;
			margin: 0 0 15px 0;
			margin-bottom: 15px;
			font-size: 18px;
		}
		
		/* Top post on homepage */
		
		.home .home-posts-top {
			font-size:16px;
		}
		
		.home .home-posts-top .type-post.hentry h2.entry-title,
		.home .home-posts-top .type-bttb_features.hentry h2.entry-title {
			/*font-size:24px;*/
			font-size:26px;
			font-weight:300;
		}

		.home .home-posts-top .type-post.hentry h2.entry-title a,
		.home .home-posts-top .type-bttb_features.hentry h2.entry-title a {
			/*letter-spacing: 1.2px;*/
		}
		
		.author .type-post.hentry a,
		.home .type-post.hentry a,
		.home .type-bttb_features.hentry a {
			color:#054F5F;
			letter-spacing:0.1px;
		}
		
		.home .home-posts-top .type-post.hentry a,
		.home .home-posts-top .type-bttb_features.hentry a {
			/* color:#054F5F; */
			
		}
		
		.home .home-posts-top .type-post.hentry h2.entry-title,
		.author .home-posts-2and3 .type-post.hentry h2.entry-title,
		.home .home-posts-2and3 .type-post.hentry h2.entry-title,
		.home .home-posts-top .type-bttb_features.hentry h2.entry-title {
			padding-top:10px;
		}
	
	.home .type-post.hentry .post-thumbnail,
	.home .type-bttb_features.hentry .post-thumbnail {
		margin-bottom:10px;
	}

	.home .type-bttb_features.hentry .post-thumbnail {
		display: block;
		margin-bottom:15px;
	}
	
	.home .type-post.hentry h2.entry-title,
	.home .type-bttb_features.hentry h2.entry-title {
		font-size:20px;
	}
	
	.page ul.page-children {
		margin:0;
		padding:0;
	}
	
	.page ul.page-children .hentry {
		padding-bottom:20px;
	}
	
	.page ul.page-children .hentry .entry-header {
		margin:0;
		border-bottom:0;
		padding-bottom:0;	
	}
	
	.page-template-page_neighbours .type-post .post-thumbnail,
	.home .type-post .post-thumbnail,
	.blog .type-post .post-thumbnail,
	.blog .type-bttb_neighbours_news .post-thumbnail,
	.archive .type-post .post-thumbnail,
	.archive .type-bttb_neighbours_news .post-thumbnail,
	.archive .type-bttb_features .post-thumbnail,
	.search .post-thumbnail,
	.search .type-bttb_neighbours_news .post-thumbnail,
	.author .type-bttb_neighbours_news .post-thumbnail,
	.page ul.page-children .type-page .post-thumbnail {
		width:30%;
		float:left;
	}

	.hentry .post-thumbnail + .media-body {
		padding-left:15px;
	}
	
	.archive .hentry.bttb_episodes .post-thumbnail img,
	.archive .hentry.bttb_episodes_nbs .post-thumbnail img {
    margin-bottom: 20px;
	}

	@media (min-width: 768px) {
		.archive .hentry.bttb_episodes .post-thumbnail img,
		.archive .hentry.bttb_episodes_nbs .post-thumbnail img {
			width: 60%;
		}
	}

	.hentry.bttb_episodes .post-thumbnail + .media-body,
	.hentry.bttb_episodes_nbs .post-thumbnail + .media-body {
		padding-left:0;
		padding-top:15px;
	}

	.home .home-posts-top .post-thumbnail {
		float:none;
		width:100%;
	}
	
	.home .home-posts-top .type-post.hentry .media-body,
	.home .home-posts-top .type-bttb_features.hentry .media-body {
		padding-top:5px;
		padding-left:0;
	}

	.single.page-template-page_neighbours .hentry a.post-thumbnail {
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
	}

	.single.page-template-page_neighbours .hentry .entry-content {
		padding-top: 0;
	}

@media (min-width:768px) {
	
	.home .home-posts-top .hentry {
		border-bottom:0;
		margin:0;
		padding:0;
	}
	
	.author .home-posts-2and3 .hentry .entry-meta,
	.home .home-posts-2and3 .hentry .entry-meta {
		margin-bottom:0;
	}
	
	.author .home-posts-2and3 .hentry:last-of-type,
	.home .home-posts-2and3 .hentry:last-of-type {
		border-bottom:0;	
		margin-bottom:0;
		padding-bottom:0;
	}

	.home .home-posts-top .post-thumbnail,
	.author .home-posts-2and3 .post-thumbnail,
	.home .home-posts-2and3 .post-thumbnail {
		float:none;
		width:100%;
	}
	
	.home .home-posts-top .post-thumbnail + .media-body {
		padding-left:0px;
		padding-top:0px;
	}
	
	.author .home-posts-2and3 .entry-content,
	.home .home-posts-2and3 .entry-content {
		display:none;
	}
	
	.home .home-posts-top .type-post.hentry .media-body,
	.author .home-posts-2and3 .type-post.hentry .media-body,
	.home .home-posts-2and3 .type-post.hentry .media-body,
	.home .home-posts-top .type-bttb_features.hentry .media-body {
		padding-top:5px;
		padding-left:0;
	}

}

	/* Single page specifics */
	.single .hentry p,
	.page-id-18678 .hentry p,
	.single .hentry ul,
	.single .hentry ol,
	.page-id-18678 .hentry ul,
	.page-id-18678 .hentry ol {
		/*font-size:1.2em;*/
		font-size: 18px;
  	line-height:1.6em;
	}
	
	.single .hentry .entry-header {
		padding: 0 0 5px 0;
		/*border-bottom: 1px solid #eee;
		margin-bottom: 20px;*/
		border-bottom:1px solid #eee;
		margin-bottom:0;
	}
	
	.single .hentry .entry-header + .post-thumbnail {
		
	}
	
	.single .hentry .post-thumbnail {
		margin-left:-15px;
		margin-right:-15px;
	}
	
	.single .hentry img,
	.page-id-18678 .hentry img {
		max-width:100%;
		height:auto;
	}
	
	.single .single-author-col {
		  /* margin-top: 125px;
		  border-top: 1px solid #eee; */
		  padding-top: 20px;
		  padding-bottom: 20px;
	}
	
	
	@media (min-width:768px) {
		.single .hentry {
			/*padding:0 0 20px 45px;*/
		}
		
		.single .hentry .post-thumbnail {
			margin-top:20px;
			margin-left:-15px;
			margin-right:-15px;
		}
	}
	
	@media (min-width:992px) {
		
		.single .single-author-col {
			  /* margin-top: 125px;
			  border-top: 1px solid #eee; */
			  padding-top: 25px;
			  padding-bottom: 20px;
		}
		
		.single .single-author-col span.posted-on,
		.single .single-author-col span.byline,
		.single .single-author-col span.cat-links {
			display:block;
			padding-bottom:5px;
			padding-left:17px;
		}
		
		.single .single-author-col span.posted-on .glyphicon,
		.single .single-author-col span.byline .glyphicon,
		.single .single-author-col span.cat-links .glyphicon {
			margin-left: -17px;	
		}
	}
	
	/* Archive page specifics */
	
	.home .hentry,
	.blog .hentry,
	.archive .hentry,
	.search .hentry,
	.page .hentry,
	.author .hentry {
		overflow:hidden;	
		border-bottom:1px solid #eee;
	}
	
	/* Episode archive specifics */
	
	.page-template-page_upcoming-uk .hentry .media-body .entry-header,
	.page-template-page_upcoming-aus .hentry .media-body .entry-header,
	.page-template-page_neighbours .upcoming-eps .hentry .media-body .entry-header,
	.post-type-archive-bttb_episodes .hentry .media-body .entry-header,
	.post-type-archive-bttb_episodes_nbs .hentry .media-body .entry-header {
		float: left;
		width: 100px;
		background: #63C094;
		color: #fff;
		padding: 10px;
		margin: 0 0 10px 0;
	}
	
	.page-template-page_upcoming-uk .hentry .media-body .entry-header .entry-title,
	.page-template-page_upcoming-aus .hentry .media-body .entry-header .entry-title,
	.page-template-page_neighbours .upcoming-eps .hentry .media-body .entry-header .entry-title,
	.post-type-archive-bttb_episodes .hentry .media-body .entry-header .entry-title,
	.post-type-archive-bttb_episodes_nbs .hentry .media-body .entry-header .entry-title {
		margin: 0;
		font-size: 18px;
	}
	
	.page-template-page_upcoming-uk .hentry .media-body .entry-header .entry-title a,
	.page-template-page_upcoming-aus .hentry .media-body .entry-header .entry-title a,
	.page-template-page_neighbours .upcoming-eps .hentry .media-body .entry-header .entry-title a,
	.post-type-archive-bttb_episodes .hentry .media-body .entry-header .entry-title a,
	.post-type-archive-bttb_episodes_nbs .hentry .media-body .entry-header .entry-title a {
		color:#fff;
	}
	
	.page-template-page_upcoming-uk .hentry .entry-content,
	.page-template-page_upcoming-uk .hentry .entry-meta,
	.page-template-page_upcoming-aus .hentry .entry-content,
	.page-template-page_upcoming-aus .hentry .entry-meta,
	.page-template-page_neighbours .upcoming-eps .hentry .entry-content,
	.page-template-page_neighbours .upcoming-eps .hentry .entry-meta,
	.post-type-archive-bttb_episodes .hentry .entry-content,
	.post-type-archive-bttb_episodes .hentry .entry-meta,
	.post-type-archive-bttb_episodes_nbs .hentry .entry-content,
	.post-type-archive-bttb_episodes_nbs .hentry .entry-meta {
		margin-left: 120px;
	}

	.page-template-page_upcoming-uk .hentry .entry-content,
	.page-template-page_upcoming-aus .hentry .entry-content,
	.page-template-page_neighbours .upcoming-eps .hentry .entry-content {
		padding-top:0;
	}

	/*.page-template-page_upcoming-aus .upcomingaus-article h2 {
		font-size: 26px;
		border-bottom: 1px solid #ddd;
		padding-bottom: 15px;
		font-weight:bold;
	}*/

	.page-template-page_upcoming-aus .upcomingaus-article h3,
	.page-template-page_neighbours .upcomingaus-article h3 {
		font-weight: normal;
	}
	
	/* Character and location archive specifics */
	/* Powers the masonry grid */
	
	.single .hentry.bttb_locations p {
		font-size:1em;
	}
	
	.single .hentry.bttb_locations h2
	{
		margin-top:0;
		border-bottom:1px solid #eee;
		padding-bottom:10px;
	}
	
	.single .hentry.bttb_locations .tabpanel {
		padding-top:10px;
	}	
	
	.post-type-archive-bttb_characters .hentry,
	.post-type-archive-bttb_crew .hentry,
	.tax-cast-category .hentry,
	.tax-character-category .hentry,
	.post-type-archive-bttb_locations .hentry,
	.tax-region .hentry,
	.post-type-archive-bttb_credits .hentry,
	.single-bttb_credits .masonry .hentry {
  		border: 1px solid #eee;
  		box-shadow: 1px 6px 5px -5px #ddd;
		padding:0;
	}
	
	.post-type-archive-bttb_characters .hentry .post-thumbnail + .media-body,
	.post-type-archive-bttb_crew .hentry .post-thumbnail + .media-body,
	.tax-cast-category .hentry .post-thumbnail + .media-body,
	.tax-character-category .hentry .post-thumbnail + .media-body,
	.post-type-archive-bttb_locations .hentry .post-thumbnail + .media-body,
	.tax-region .hentry .post-thumbnail + .media-body,
	.post-type-archive-bttb_credits .hentry .post-thumbnail + .media-body,
	.single-bttb_credits .masonry .hentry .post-thumbnail + .media-body {
		padding:1px;
	}
	
	.post-type-archive-bttb_characters .hentry h2.entry-title,
	.post-type-archive-bttb_crew .hentry h2.entry-title,
	.tax-cast-category .hentry h2.entry-title,
	.tax-character-category .hentry h2.entry-title,
	.post-type-archive-bttb_locations .hentry h2.entry-title,
	.tax-region .hentry h2.entry-title,
	.post-type-archive-bttb_credits .hentry h2.entry-title,
	.single-bttb_credits .masonry .hentry h2.entry-title {
		font-size:18px;
		margin:0;
		padding:15px 10px;
	}

	.post-type-archive-bttb_characters .hentry header.entry-header,
	.tax-character-category .hentry header.entry-header {
		padding:10px;
	}

	.post-type-archive-bttb_characters .hentry h2.entry-title,
	.tax-character-category .hentry h2.entry-title {
		padding:0;
	}

	.post-type-archive-bttb_characters .hentry header.entry-header .actor-title,
	.tax-character-category .hentry header.entry-header .actor-title {
		padding-top: 5px;
	}
	
	.post-type-archive-bttb_characters .post-thumbnail,
	.post-type-archive-bttb_crew .post-thumbnail,
	.tax-cast-category .post-thumbnail,
	.tax-character-category .post-thumbnail,
	.post-type-archive-bttb_locations .post-thumbnail,
	.tax-region .post-thumbnail,
	.post-type-archive-bttb_credits .post-thumbnail,
	.single-bttb_credits .masonry .post-thumbnail {
		width:100%;
		float:0;
	}

	.post-type-archive-bttb_credits .post-thumbnail,
	.single-bttb_credits .masonry .hentry .post-thumbnail {
		margin-left:0;
		margin-right:0;
	}

	.post-type-archive-bttb_credits .entry-header,
	.single-bttb_credits .masonry .hentry .entry-header {
		margin-top:0;
		border: 0;
    	padding: 0;
	}

	.single-bttb_credits .hentry {
		margin-bottom:0;
	}

	.single-bttb_credits .masonry .hentry {
		margin-bottom:20px;
	}
	
	.masonry h2.entry-title {
		text-transform: uppercase;
		font-size: 14px !important;
		letter-spacing: 1.2px;
	}

@media (min-width:768px) {
	.home .home-newstop {
		padding-bottom:15px;
		margin-bottom:15px;
		border-bottom:1px solid #eee;
	}
}

.home h2 {
	/* text-transform:uppercase; */
	color:#054F5F;
	font-size:14px;
	margin-top:0;
}

.home .home-characters h2.title {
	padding: 15px;
	margin: 0 -15px 0 -15px;
}

.home h3 {
	font-size:13px;
	color:#63C094;
}

.home .type-bttb_characters.hentry,
.home .type-bttb_locations.hentry {
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom:1px solid #fff;
}

.home .type-bttb_characters.hentry header.entry-header,
.home .type-bttb_locations.hentry header.entry-header {
	position: absolute;
	bottom: 0;
	left: 0;
	/*padding: 13px 25px 13px 13px;*/
	padding: 10px 10px;
	margin:0;
	border:0;
	text-shadow: 2px 2px 7px #000,-2px -2px 6px #000,1px 1px 5px #000;
	color:#fff;	
}

.home .type-bttb_characters.hentry header.entry-header h2.entry-title,
.home .type-bttb_locations.hentry header.entry-header h2.entry-title {
	margin:0;
}

.home .type-bttb_characters.hentry header.entry-header a,
.home .type-bttb_locations.hentry header.entry-header a {
	color:#fff;
	text-transform:none;
}



/* Nav Links */

.nav-links {
}

.nav-links .page-numbers {
	padding:10px 12px;
	display: inline-block;
	margin-bottom: 2px;
}

.nav-links .page-numbers.current {
	background-color:#054F5F;
	color:#fff;
}

.nav-links a.page-numbers {
	background-color:#63C094;
	color:#fff;
}

.nav-links a.page-numbers:hover {
	background-color:#054F5F;
	color:#fff;
}
	
.nav-links a.next.page-numbers {	
}

/* Additional columns */

h2.aside {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	cursor: pointer;
}

@media (max-width:767px) {
h2.aside {
	background: #63C094;
	color:#fff;
	margin: 0 -15px 0px -15px;
	padding: 15px;
}

h2.aside a {
	color:#fff;
}

h2.aside.collapsed {
	background:transparent;
	color:#63C094;
}

h2.aside.collapsed a {
	color:#63C094;
}
	
}

/* Category list */

aside.categories,
aside.pages {
	margin: 0 -15px 0px -15px;
	padding: 0 15px 0px 15px;
	border-bottom:1px solid #eee;
}

@media(min-width:768px) {
	aside.categories,
	aside.pages {
		border-bottom:0;
	}
}

ul.categories,
ul.pages {
	padding: 0;
	margin: 15px 0 5px 0;
	list-style: none;
}

ul.categories li,
ul.pages li {
}

/* Make the menu items for the episode pages span 2 columns */
.post-type-archive-bttb_episodes ul.categories,
.post-type-archive-bttb_episodes_nbs ul.categories,
.page-template-page_upcoming-uk ul.categories,
.page-template-page_upcoming-aus ul.categories,
.single-bttb_episodes ul.categories,
.single-bttb_episodes_nbs ul.categories,
.post-type-archive-bttb_episodes ul.pages,
.post-type-archive-bttb_episodes_nbs ul.pages {
	overflow:hidden;
}

.post-type-archive-bttb_episodes ul.categories li,
.post-type-archive-bttb_episodes_nbs ul.categories li,
.page-template-page_upcoming-uk ul.categories li,
.page-template-page_upcoming-aus ul.categories li,
.single-bttb_episodes ul.categories li,
.single-bttb_episodes_nbs ul.categories li,
.post-type-archive-bttb_episodes ul.pages li,
.post-type-archive-bttb_episodes_nbs ul.pages li {
	width:50%;
	float:left;
}

/* Coming soon links */
.post-type-archive-bttb_episodes ul.categories-months li,
.post-type-archive-bttb_episodes_nbs ul.categories-months li,
.post-type-archive-bttb_episodes ul.categories-comingsoon li,
.post-type-archive-bttb_episodes_nbs ul.categories-comingsoon li,
.page-template-page_upcoming-uk ul.categories-comingsoon li,
.page-template-page_upcoming-aus ul.categories-comingsoon li,
.single-bttb_episodes ul.categories-comingsoon li,
.single-bttb_episodes_nbs ul.categories-comingsoon li {
	width:100%;
	float:none;
}

@media(max-width:767px) {
	.post-type-archive-bttb_episodes ul.categories,
	.post-type-archive-bttb_episodes_nbs ul.categories,
	.post-type-archive-bttb_episodes ul.pages,
	.post-type-archive-bttb_episodes_nbs ul.pages {
		overflow:hidden;
	}
	
	.post-type-archive-bttb_episodes ul.categories li,
	.post-type-archive-bttb_episodes_nbs ul.categories li,
	.post-type-archive-bttb_episodes ul.pages li,
	.post-type-archive-bttb_episodes_nbs ul.pages li,
	.page-template-page_upcoming-uk ul.categories li,
	.page-template-page_upcoming-aus ul.categories li,
	.single-bttb_episodes ul.categories li,
	.single-bttb_episodes_nbs ul.categories li {
		width:30%;
		float:left;
	}
	
	.post-type-archive-bttb_episodes ul.categories-comingsoon li,
	.post-type-archive-bttb_episodes_nbs ul.categories-comingsoon li,
	.page-template-page_upcoming-uk ul.categories-comingsoon li,
	.page-template-page_upcoming-aus ul.categories-comingsoon li,
	.single-bttb_episodes ul.categories-comingsoon li,
	.single-bttb_episodes_nbs ul.categories-comingsoon li {
		width:100%;
		float:none;
	}
	
	.post-type-archive-bttb_episodes ul.categories-months li,
	.post-type-archive-bttb_episodes_nbs ul.categories-months li {
		width:48%;
	}
}

ul.categories li a,
ul.pages li a {
	display: block;
	padding-bottom: 10px;
}

ul.pages li.page_item_has_children a:before {
	content: "\2190\00a0";
}

ul.pages li.page_item_has_children ul li a:before {
	content: normal;
}

ul.categories li ul.children,
ul.pages li ul.children {
	list-style:none;
	margin:0;
	padding:0;
}

ul.categories li ul.children li,
ul.pages li ul.children li {
}

ul.categories li ul.children li a {
	font-weight:normal;
	padding-left:15px;
}

ul.pages li ul.children li a {
	font-weight:normal;
	padding-left:18.5px;
}

ul.categories li ul.children li ul.children li a {
	font-weight:normal;
	padding-left:30px;
}

ul.pages li ul.children li ul.children li a {
	font-weight:normal;
	padding-left:37px;
}

/* Tags */

@media (min-width:767px) and (max-width:849px) {
	.home .tag {
		display:none;
	}
}

.tag {
	font-size:8px;
	text-transform:uppercase;
	padding:5px 8px 5px 10px;
	font-weight:bold;
	position:absolute;
	top:10px;
	left:0;
	color:#fff;
}

.tag-comingsoon {
	background:#B20E16;
}
.tag-news {
	background:#63C094;
}
.tag-tours {
	background:#00B1E0;
}
.tag-social {
	background:#00B1E0;
}

/* Promos */

.promo {
	position:relative;
	margin-bottom:1px;
}

.promo-comingsoon {
}

.promo .promo-content {
	bottom:0;
	left:0;
	position:absolute;
	padding:13px 25px 13px 13px;
	text-shadow: 3px 3px 5px #000,-3px -3px 5px #000,1px 1px 3px #000,-1px -1px 3px #000;
}

.promo.promo-Social .promo-content {
	text-shadow: 0 0 0;
}

.promo h3 {
	margin:0;
	padding:0 0 5px 0;
	color:#fff;
	font-weight:bold;
}

.promo p {
	margin:0;
	padding:0;
	color:#fff;
	font-size:13px;
}

@media (max-width:767px) {
	.promo h3 {
		font-size:16px;
	}
	.promo p {
		font-size:16px;
	}
	.tag {
		font-size:11px;
	}
}

.promo a {
	color:#fff;
}

.promo img {
	width:100%;
}

/* Tours page */

.page.page-template-page_tours .newsletter-top,
.page.page-template-page_beachbundle .newsletter-top,
.page.page-template-page_beachbundle .navbar-advert,
.page.page-template-page_beachbundle .breadcrumbs {
	display: none;
}

.page.page-template-page_tours,
.page.page-template-page_beachbundle,
.single-bttb_tours {
	overflow-x:hidden !important; /* needed to stop horizontal scrollbar with the full width infobox */
}

.page.page-template-page_tours #at4-share,
.page.page-template-page_beachbundle #at4-share {
	display:none;
}

.single-bttb_tours .hentry,
.page-template-page_tours .hentry,
.page.page-template-page_beachbundle .hentry {
	border:0;
	margin:0;
}

a.tours-book-cta {
	font-size: 21px;
	font-weight: bold;
	text-align:center;
	display:block;
	padding:15px;
	background:#72C1B0;
	color:#fff;
	border-bottom: 5px solid #449A88;
	text-shadow: 0 1px #449A88;
}

a.tours-book-cta:hover {
	padding-top:17px;
	border-bottom:3px solid #449A88;	
}

/*@media (min-width:768px) {
	.bookingBar {
		padding-bottom:100px;
	}
}*/

.single-bttb_tours .hentry header.entry-header,
.page.page-template-page_tours .hentry header.entry-header,
.page.page-template-page_beachbundle .hentry header.entry-header {
	margin-bottom:0;
	border-bottom:0;
}

.single-bttb_tours .info-mobile,
.page.page-template-page_tours .info-mobile,
.page.page-template-page_beachbundle .info-mobile {
	/*margin-bottom: 10px;
    margin-top: -6px;*/

	background: #b43c8b;
    padding: 9px;
    color: #fff;
    width: 142px;
    float: right;
    position: absolute;
    right: 14px;
    text-align: center;
    font-size: 14px;
    bottom: -62px;
    z-index: 100;
    border:3px solid #fff;
}

.page.page-template-page_beachbundle .info-mobile {
	background-color: #ef8101;
	font-size: 16px;
	bottom: -66px;
}

.page.page-template-page_beachbundle .info-mobile {
	width: 160px;
}

@media (min-width:768px) {
	.single-bttb_tours .info-mobile,
	.page.page-template-page_tours .info-mobile,
	.page.page-template-page_beachbundle .info-mobile {
		display:none;
	}
}

.single-bttb_tours .info ul,
.page.page-template-page_tours .info ul,
.page.page-template-page_beachbundle .info ul {
	font-size:15px;
	line-height: 1.5;
    padding-left: 20px;
    color:#757575;
    border-bottom:1px solid #ddd;
	padding-bottom:20px;
	margin-bottom:25px;
}

@media (max-width:767px) {
	.single-bttb_tours .info ul,
	.page.page-template-page_tours .info ul,
	.page.page-template-page_beachbundle .info ul {
	    line-height: 1.7;
	}
}

.single-bttb_tours .info,
.page.page-template-page_tours .info,
.page.page-template-page_beachbundle .info {
	margin-top:5px;
}

@media (min-width:768px) {
	.single-bttb_tours .info,
	.page.page-template-page_tours .info,
	.page.page-template-page_beachbundle .info {
		margin-left: -100%;
    	margin-right: -100%;
    	padding-left: 100%;
    	border-bottom: 1px solid #eae9e9;
    	margin-bottom: 20px;
    	background-color: #f5f5f5;
    	margin-top:-10px;
	}

	.single-bttb_tours .info ul,
	.page.page-template-page_tours .info ul,
	.page.page-template-page_beachbundle .info ul {
		padding:25px 20px;
		margin-bottom:0;
		font-size: 17px;
		margin-top:10px;
		border-bottom:0;
		margin-top:0;
		width:50%;
	}
}

.single-bttb_tours .price-container,
.page.page-template-page_tours .price-container,
.page.page-template-page_beachbundle .price-container {
	margin-top:0;
	margin-bottom:0;
}

.single-bttb_tours .price-container .price,
.page.page-template-page_tours .price-container .price,
.page.page-template-page_beachbundle .price-container .price {
	display:none;
	background-color:#b43c8c;
	color:#fff;
	position: absolute;
  z-index: 999;
  right: 0;
  text-align: center;
	font-size:32px;
	top: -90px;
	bottom:auto;
	width: 250px;
	padding:22px 20px;
	border: 8px solid #fff;
	right: 8px;
}

.page.page-template-page_beachbundle .price-container .price {
	/*top: -50px;*/
	background-color: #ef8101;
}

@media (min-width:768px) {
	.single-bttb_tours .entry-header,
	.page.page-template-page_tours .entry-header {
		width: calc(100% - 300px);
	}

	.single-bttb_tours .price-container .price,
	.page.page-template-page_tours .price-container .price,
	.page.page-template-page_beachbundle .price-container .price {
		display:block;
	}
}

.page.page-template-page_beachbundle .entry-header h1 {
	font-size: 50px;
  margin-bottom: 35px;
  /*text-align: center;*/
}

@media (max-width:767px) {
	.single-bttb_tours .entry-header h1,
	.page.page-template-page_tours .entry-header h1,
	.page.page-template-page_beachbundle .entry-header h1 {
		font-size:28px;
		margin-top: 25px;
		margin-bottom: 15px;
		text-align: left;
	}
}
@media (min-width:768px) and (max-width:999px) {
	.single-bttb_tours .entry-header h1,
	.page.page-template-page_tours .entry-header h1,
	.page.page-template-page_beachbundle .entry-header h1 {
		font-size:35px;
	}
}

.single-bttb_tours .price-container .price .per-person,
.page.page-template-page_tours .price-container .price .per-person {
	font-size:16px;
}

.page.page-template-page_beachbundle .price-container .price div {
	line-height: 1.2;
}

.page.page-template-page_beachbundle .price-container .price .per-person {
	font-size: 14px;
  vertical-align: middle;
}

.single-bttb_tours .slick-tour,
.page.page-template-page_tours .slick-tour,
.page.page-template-page_beachbundle .slick-tour {
	margin-bottom:13px;
	overflow-x:hidden;
}

@media (min-width:768px) {
	.single-bttb_tours .slick-tour,
	.page.page-template-page_tours .slick-tour,
	.page.page-template-page_beachbundle .slick-tour {
		margin-bottom:20px;
	}
}

.page.page-template-page_tours .slick-tour img,
.page.page-template-page_beachbundle .slick-tour img {
	width: 100%;
}

.single-bttb_tours .slick-tour .slick-track,
.page.page-template-page_tours .slick-tour .slick-track,
.page.page-template-page_beachbundle .slick-tour .slick-track {
    display: flex;
}

.single-bttb_tours .slick-tour .slick-track .slick-slide,
.page.page-template-page_tours .slick-tour .slick-track .slick-slide,
.page.page-template-page_beachbundle .slick-tour .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
}

.single-bttb_tours .slick-tour .slick-track .slick-slide,
.page.page-template-page_tours .slick-tour .slick-track .slick-slide,
.page.page-template-page_beachbundle .slick-tour .slick-track .slick-slide {
	max-width:100vw;
}

.single-bttb_tours .slick-tour .slick-track .slick-slide img,
.page.page-template-page_tours .slick-tour .slick-track .slick-slide img,
.page.page-template-page_beachbundle .slick-tour .slick-track .slick-slide img {
	width:100%;
	height:auto;
}

@media (min-width:768px) {
	.single-bttb_tours .slick-tour .slick-track .slick-slide img,
	.page.page-template-page_tours .slick-tour .slick-track .slick-slide img,
	.page.page-template-page_beachbundle .slick-tour .slick-track .slick-slide img {
		max-height: 500px;
	    width: auto;
	    border-left:5px solid #fff;
		border-right:5px solid #fff;
	}
}

.single-bttb_tours .tripadvisor,
.page.page-template-page_tours .tripadvisor,
.page.page-template-page_beachbundle .tripadvisor {
	margin-top:5px;
	margin-bottom:10px;
}

.single-bttb_tours .tripadvisor #CDSWIDSSP,
.page.page-template-page_tours .tripadvisor #CDSWIDSSP,
.page.page-template-page_beachbundle .tripadvisor #CDSWIDSSP {
	width:100% !important;
}

@media (max-width: 767px) {
	body.page-template-page_tours,
	.single-bttb_tours,
	.page.page-template-page_beachbundle {
		margin-bottom:46px;
	}
}

.page-template-page_tours #at-share-dock,
.single-bttb_tours #at-share-dock,
.page.page-template-page_beachbundle #at-share-dock {
	display: none !important;
}

.page-template-page_tours .entry-content,
.single-bttb_tours .entry-content p,
.page.page-template-page_beachbundle .entry-content p {
	padding-top:0;
	font-size:16px;
	line-height:1.5;
}

.page.page-template-page_beachbundle .entry-content ul {
	font-size: 16px;
}

.single-bttb_tours .hentry .entry-content {
	padding-top:0;
}

.page.page-template-page_beachbundle .entry-content {
	padding-top: 20px;
	padding-bottom: 20px;
}

.page.page-template-page_beachbundle .entry-content + .entry-content {
	padding-top: 0;
	margin-top: -20px;
}

@media (min-width:768px) {
	.page-template-page_tours .entry-content,
	.single-bttb_tours .entry-content p,
	.page.page-template-page_beachbundle .entry-content {
		font-size:17px;
	}	

	.page.page-template-page_beachbundle .bookingBarOuter {
		padding-top: 20px;
	}
}

.page.page-template-page_beachbundle .bookingBarOuter .bookingBar {
	background-color: #fff;
	font-size: 16px;
	border-top: 6px solid #0095a9;
}

@media (min-width:768px) {
	.page.page-template-page_beachbundle .bookingBarOuter .bookingBar {
		margin: -82px 0 -15px;
		font-size: 15px;
	}
}

.page.page-template-page_beachbundle .bookingBarOuter .bookingBar .bookingBarInner {
	border: 1px solid #ddd;
  padding: 20px;
}

.page.page-template-page_beachbundle .bookingBarOuter .bookingBar h2 {
	margin-top: 0;
}

.page.page-template-page_beachbundle .row-products {
	margin-left: -8px;
	margin-right: -8px;
}

.page.page-template-page_beachbundle .row-products > div {
	padding-left: 8px;
	padding-right: 8px;
}

.page-template-page_tours .entry-content ul,
.single-bttb_tours .entry-content ul,
.page.page-template-page_beachbundle .entry-content ul {
	padding-left:20px;
}

.page-template-page_tours .hentry,
.single-bttb_tours .hentry,
.page.page-template-page_beachbundle .hentry {
	overflow: visible;
}

.page-template-page_tours .panel-group,
.single-bttb_tours .panel-group,
.page.page-template-page_beachbundle .panel-group {
	margin-bottom:0;
}

.page-template-page_tours .panel-default > .panel-heading,
.single-bttb_tours .panel-default > .panel-heading,
.page.page-template-page_beachbundle .paenl-defaultt > .panel-heading {
	padding:0;
}

.page-template-page_tours .panel-default > .panel-heading h4.panel-title,
.single-bttb_tours .panel-default > .panel-heading h4.panel-title,
.page.page-template-page_beachbundle .panel-default > .panel-heading h4.panel-title {
	font-size:17px;
}

.page-template-page_tours .panel-default > .panel-heading h4.panel-title a,
.single-bttb_tours .panel-default > .panel-heading h4.panel-title a,
.page.page-template-page_beachbundle .panel-default > .panel-heading h4.panel-title a {
	font-size:17px;
	padding:15px;
	display:block;
}

.page-template-page_tours .panel-default .panel-body p:last-of-type,
.single-bttb_tours .panel-default .panel-body p:last-of-type,
.page.page-template-page_beachbundle .panel-default .panel-body p:last-of-type {
	margin-bottom:0;
}

.page.page-template-page_beachbundle h2 {
	color: #05a0aa;
}

@media (min-width:1200px) {
	.rezdy-booking.affix {
	    width: 360px;
	    top: 60px;	
	}
}

@media (max-width:767px) {
	.page-template-page_tours .bookingBarOuter,
	.single-bttb_tours .bookingBarOuter {
		/*margin-left:-15px;
		margin-right:-15px;*/
	}

	.page-template-page_tours .widget_share,
	.single-bttb_tours .widget_share {
		padding:15px 30px 10px 30px;
	}

	.page-template-page_tours .bookingBar,
	.single-bttb_tours .bookingBar {
		position: fixed;
		bottom:0;
		width:100%;
		background: #fff;
		z-index:99999;
		padding:0;
	}

	.page-template-page_tours .bookingBar .collapse,
	.single-bttb_tours .bookingBar .collapse {
		overflow-y: scroll;
    	overflow-x: hidden;
	}

	.page-template-page_tours .bookingBar .affix,
	.single-bttb_tours .bookingBar .affic {
		position: relative !important;
		-webkit-transform: none;
    	transform: none;
	}
}

.page-template-page_tours a.bookingButton,
.single-bttb_tours a.bookingButton,
.page.page-template-page_beachbundle a.bookingButton {
	display: block;
	background:#b43c8c;
	padding:13px 15px;
	color:#fff;
	font-size:15px;
	position: fixed;
	bottom:0;
	left:0;
	right:0;
	z-index:9999;
	display:block;
}

.page.page-template-page_beachbundle a.bookingButton {
	background-color: #ef8101;
}

.page-template-page_tours a.bookingButton .glyphicon,
.single-bttb_tours a.bookingButton .glyphicon,
.page.page-template-page_beachbundle a.bookingButton .glyphicon {
	display: block;
	float: right;
	margin-right: 5px;
    top: 3px;
}

.page-template-page_tours .rezdy-booking,
.single-bttb_tours .rezdy-booking {
	border: 1px solid #ddd;
	padding:20px 5px 0;
}


.page-template-page_tours .rezdy-booking-outer,
.single-bttb_tours .rezdy-booking-outer {
	height: auto !important;
	padding-bottom: 0;
	overflow: hidden !important;
	border-top: 6px solid #b43c8b;
	overflow: visible;
	background: #fff;
}

.page-template-page_tours .rezdy-booking-outer,
.single-bttb_tours .rezdy-booking-outer {
	margin:20px 0;
}

@media (min-width: 768px) {
  .page-template-page_tours .rezdy-booking-outer,
  .single-bttb_tours .rezdy-booking-outer {
    margin: -82px 0 -15px;
  }

  .page-template-page_tours .collapse#bookingCollapse.in,
  .single-bttb_tours .collapse#bookingCollapse.in {
    overflow-y: visible;
  }
}

.page-template-page_tours .bookingBar .rezdy-booking,
.single-bttb_tours .bookingBar .rezdy-booking { 
	margin-left:-5px;
	margin-right:-5px;
}

@media (min-width:480px) and (max-width:768px) {
	.page-template-page_tours .bookingBar .rezdy-booking,
	.single-bttb_tours .bookingBar .rezdy-booking {
		margin-left:0;
		margin-right:0;
	}
}

.page-template-page_tours .rezdy-booking h2,
.single-bttb_tours .rezdy-booking h2 {
	padding: 0 0 0 19px;
    margin-top: 0px;
    color: #b43c8b;
    margin: 0;
}

@media (min-width:523px) and (max-width:767px) {
	.page-template-page_tours .rezdy-booking h2 {
		    padding: 0 20px 0 39px;
	}
}

@media (min-width:768px) {
	.page-template-page_tours .bookingBar .rezdy-booking,
	.single-bttb_tours .bookingBar .rezdy-booking {
		margin-left:0;
		margin-right:0;
	}

}


.page-template-page_tours blockquote,
.single-bttb_tours blockquote {
	font-size:15px;
}

@media (min-width:768px) {
	.page-template-page_tours blockquote,
	.single-bttb_tours blockquote {
		font-size:17px;
	}
}

.page-template-page_tours blockquote cite,
.single-bttb_tours blockquote cite {
	font-weight:bold;
}



/* Media lists */

ul.media-list li .post-thumbnail {
	float:left;
	width:70px;
	margin:0 !important;
}

ul.media-list li .post-thumbnail img {
	width:100%;
	height:auto;
	margin:0 !important;
	padding:0;
}

ul.media-list li .media-body {
	padding-top:0 !important;
	padding-left:15px !important;
}

.single-bttb_episodes ul.media-list li,
.single-bttb_episodes_nbs ul.media-list li {
	margin-top: 15px !important;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}








/* MPC list */

.single-bttb_features .col-content ul.media {
	margin:0;
	padding:0;
}

.single-bttb_features .col-content ul.media li.media {
	padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #eee;
}

.single-bttb_features .col-content ul.media li.media:last-of-type {
	padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

@media (max-width:767px) {
	.single-bttb_features .col-content ul.media li.media .media-body {
		padding:20px 0 0 !important;
	}
}

@media (min-width:768px) {
	.single-bttb_features .col-content ul.media li.media .post-thumbnail,
	.single-bttb_features .col-content ul.media li.media .media-body {
		display: table-cell;
	    vertical-align: top;
	}

	.single-bttb_features .col-content ul.media li.media .post-thumbnail {
	    padding-right: 10px;
	    width:150px;
	}
}

@media (min-width:992px) {
	.single-bttb_features .col-content ul.media li.media .post-thumbnail {
	    width:200px;
	}
}

.single-bttb_features .col-content ul.media li.media .post-thumbnail img {
	margin:0;
}

.single-bttb_features .col-content ul.media li.media .media-body h2 {
	margin-top:0;
}

/* Newsletter signup */

.single .entry-content .incontent-article-signup {
	font-size: 15px;
  margin: 20px -15px 0;
  border-top: 3px solid #e8e8e8;
  border-bottom: 3px solid #e8e8e8;
  padding: 23px;
  color: #7a7a7a;
}

@media (min-width: 768px) {
	.single .entry-content .incontent-article-signup {
		border: 1px solid #e8e8e8;
		padding: 35px;
	}
}

.single .entry-content .incontent-article-signup p {
	font-size:15px;
}

/*.single .entry-content .incontent-article-signup p:last-of-type {
	margin-bottom: 0;
}*/

.single .entry-content .incontent-article-signup .response {
	margin-top:10px;
}

.single .entry-content .incontent-article-signup .response p {
	margin:0;
}

.single .entry-content .incontent-article-signup h2 {
	font-size: 16px;
  margin: 0;
  padding-bottom: 5px;
  color: #05a0aa;
  font-family: bennet-banner,Sans-serif;
  font-size: 32px;
  line-height: 1.1em;

  &:after {
  	content: none;
  }
}

.single .entry-content .incontent-article-signup label {
	display: none;
}

.single .entry-content .incontent-article-signup form {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}

.single .entry-content .incontent-article-signup form p {
	margin-bottom: 15px;
}

.single .entry-content .incontent-article-signup input#email {
	width: 100%;
  border: 0;
  padding: 9px 12px;
  color: #868686;
  border: 1px solid #868686;
  margin-bottom: 10px;
  border-radius: 3px;
}

.single .entry-content .incontent-article-signup input#email::placeholder {
	opacity: 0.6;
}

.single .entry-content .incontent-article-signup input[type=submit] {
	border: 0;
	background-color: #05a0aa;
	width: 100%;
	padding: 8px 12px;
	float: right;
	/*margin-bottom: 15px;*/
	font-size: 14px;
  font-weight: 500;
  color: #fff;
}

.single .entry-content .incontent-article-signup .widget-text > div span {
	font-size: 14px !important;
}

/* Facebook Comments */

@media (min-width:768px) {
	.fb-comments {
		margin: 0 -10px;
	}
}