/**
 * Page
 *  - for page.html.twig and region markup.
 ============================================================================ */
/* Styles */
/* Shield Border */
.block-views-css-class--newest-content > .block__inner > .wrapper, 
.block-views-css-class--in-this-series-block > .block__inner > .wrapper {
	position: relative;
	zoom: 1;
 }
.block-views-css-class--newest-content > .block__inner > .wrapper > .top, 
.block-views-css-class--in-this-series-block > .block__inner > .wrapper > .top {
	background-image: url(/themes/outcast_creatures/images/shield-border/top.png);
    background-size: 99.5% 15px;
    background-repeat: no-repeat;
    background-position-x: 5px;
    background-position-y: top;
    height: 15px;
    font-size: 1px;
    position: relative;
    zoom: 1;
 }
.block-views-css-class--newest-content > .block__inner > .wrapper > .top > .top-left, 
.block-views-css-class--in-this-series-block > .block__inner > .wrapper > .top > .top-left {
	background-image: url(/themes/outcast_creatures/images/shield-border/top-left.png);
	background-size: 15px 15px;
	height: 15px;
	width: 15px;
	position: absolute;
	top: 0;
	left: 0;
 }
.block-views-css-class--newest-content > .block__inner > .wrapper > .top > .top-right, 
.block-views-css-class--in-this-series-block > .block__inner > .wrapper > .top > .top-right {
	background-image: url(/themes/outcast_creatures/images/shield-border/top-right.png);
	background-size: 15px 15px;
	height: 15px;
	width: 15px;
	position: absolute;
	top: 0;
	right: 0;
 }
.block-views-css-class--newest-content > .block__inner > .wrapper > .left, 
.block-views-css-class--in-this-series-block > .block__inner > .wrapper > .left {
	background-image: url(/themes/outcast_creatures/images/shield-border/left.png);
    background-size: 15px 102%;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: -1px;
    position: relative;
    zoom: 1;
 }
.block-views-css-class--newest-content > .block__inner > .wrapper > .left > .right, 
.block-views-css-class--in-this-series-block > .block__inner > .wrapper > .left > .right {
	background-image: url(/themes/outcast_creatures/images/shield-border/right.png);
    background-size: 15px 102%;
    background-position-x: right;
    background-position-y: -3px;
    background-repeat: repeat-y;
    position: relative;
    padding: 0 15px;
    zoom: 1;
 }
.block-views-css-class--newest-content > .block__inner > .wrapper > .left > .right > .background, 
.block-views-css-class--in-this-series-block > .block__inner > .wrapper > .left > .right > .background {
	background-repeat: no-repeat;
    background-image: url(/themes/outcast_creatures/images/shield-border/background.png);
    background-position-x: 0px;
    background-position-y: 0px;
    background-size: 100% 100%;
    padding: 1px;
 }
.block-views-css-class--newest-content > .block__inner > .wrapper > .bottom, 
.block-views-css-class--in-this-series-block > .block__inner > .wrapper > .bottom {
	background-image: url(/themes/outcast_creatures/images/shield-border/bottom.png);
    background-position-x: -4px;
    background-position-y: 0px;
    background-repeat: no-repeat;
    background-size: 98.4% 15px;
    height: 15px;
    font-size: 1px;
    position: relative;
    zoom: 1;
 }
.block-views-css-class--newest-content > .block__inner > .wrapper > .bottom > .bottom-left, 
.block-views-css-class--in-this-series-block > .block__inner > .wrapper > .bottom > .bottom-left {
	background-image: url(/themes/outcast_creatures/images/shield-border/bottom-left.png);
	background-size: 15px 15px;
	height: 15px;
	width: 15px;
	position: absolute;
	top: 0;
	left: 0;
 }
.block-views-css-class--newest-content > .block__inner > .wrapper > .bottom > .bottom-right, 
.block-views-css-class--in-this-series-block > .block__inner > .wrapper > .bottom > .bottom-right {
	background-image: url(/themes/outcast_creatures/images/shield-border/bottom-right.png);
	background-size: 15px 15px;
	height: 15px;
	width: 15px;
	position: absolute;
	top: 0;
	right: 0;
 }
 
 /* Mobile */
.bp--at-core-simple-mobile .pr-main__content {
    width: 100%;
}
.bp--at-core-simple-mobile .pr-main__sidebar-second {
	height: 0;
    width: 0;
    visibility: hidden;
}
 
 /* Page */
html {
	overflow-x: hidden;
}
html:has(.bp--at-core-simple-mobile) {
	overflow-y: hidden;
}
body {
	color: #ffffff !IMPORTANT;
}
body.bp--at-core-simple-mobile {
	 background-color: #000000 !IMPORTANT;
	 color: #ffffff !IMPORTANT;
	 overflow-x: hidden;
}
a, 
a:visited {
	font-style: italic;
}
a:hover {
	text-decoration: none;
    font-style: normal;
    font-weight: bold;
}
.page {
	 background-color: #000000 !IMPORTANT;
}
.pr-header {
	 background-color: #000000 !IMPORTANT;
}
.pr-navbar {
	 background-color: #000000 !IMPORTANT;
}
.regions {
	 background-color: #000000 !IMPORTANT;
}
.pr-main {	
    justify-content: space-between !IMPORTANT;
}
.pr-main__content {
	width: 100%
}
.pr-main__sidebar-second {
	min-width: 200px;
}
.node {
	margin-right: 5%;
}
.pr-main__sidebar-second .block__title {
	text-align: center;
    margin-bottom: 0;
	color: #ffffff
}
.pr-main__sidebar-second .in-this-series-block .views-row {
	display: flex;
}
.pr-main__sidebar-second .in-this-series-block .views-row:not(:last-child), 
.pr-main__sidebar-second .newest-content .views-row:not(:last-child) {
	border-bottom: 2px solid #675331;
}
.pr-main__sidebar-second .in-this-series-block .views-field-field-cinema-series-number div::after {
	margin-right: 10px;
    content: ":";
}
.contextual-region .contextual .contextual-links, 
.contextual-region .contextual .contextual-links li, 
.contextual-region .contextual .contextual-links a {
	background-color: #000000;
}
 
.pr-leaderboard .block:not(.has-title) {
  margin: 0;
}

.pr-leaderboard .block:not(.has-title) p {
  margin: 1rem 0 0;
}

.pr-leaderboard .block ul,
.pr-leaderboard .block ol {
  margin: 0;
}

.pr-navbar .block {
  margin: 0;
}

.pr-navbar .block ul {
  margin: 0;
}

@media screen and (min-width: 60.0625em) {
  .pr-navbar__rw {
    padding: 0;
  }
}
/*# sourceMappingURL=page.css.map */
#main-content .l-rw {
	display: flex;
	width: 100%;
}
.bp--at-core-simple-mobile #main-content .l-rw {
	display: block;
	width: 100%;
}
.path-user #main-content .l-rw {
	max-width: calc(100%);
}

/* Main Nav */
ul#superfish-main li {
	background-color: transparent
}
ul#superfish-main a, 
ul#superfish-main .nolink {
	color: black ! IMPORTANT;
    background-image: url(/themes/outcast_creatures/images/ancient-parchment.png);
    background-size: 100% 100%;
	background-color: transparent;
}
ul#superfish-main a:hover, 
ul#superfish-main .nolink:hover {
	font-style: italic;
	font-weight: bold;
}
ul#superfish-main a.is-active {
	color: white !IMPORTANT;
}