/* No sidebar old */
/* , .movieguide_banner_ad, .block-da-cb_banner_code */
.showtimes_holder2, .content_wrapper_reviews2, .entry-header, .entry-meta {
	display: none;
}
.content_wrapper .content_wrapper_reviews {
	float: none;
	width: 100%;
	min-height: 0;
}
.content_wrapper_reviews .review_rounded_corner {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
	border-radius: 0;
}
.page.hentry {
	margin: 0;
}
.content_wrapper .entry-content {
	padding: 0;
}
/* No sidebar new */
.sidebar-wrap, .cb-cat-header, .cb-sidebar, .cb-sticky-sidebar {
	display: none;
}
#cb-content #main, #cb-content .entry-content {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}
/* Theme update */
.title-beneath .hero-meta {
	display: none !important;
}
#cb-content .side-spacing {
	padding: 0 !important;
}
.tipi-cols {
	margin: auto !important;
	width: auto !important;
}