/* ALGEMEEN */

.body {
  color: #222222;
}

p { 
    text-align: justify; 
    margin:10px; 
}

a {
    color: #0077bb;
}

a:hover, a:focus {
    color: #00466e;
}

.h1, .h2, .h3, .h4, h1, h2, h3, h4 {
  color: #333333;
  text-transform: uppercase;
}

#sp-component img { 
    margin: 10px; 
    box-shadow: 0 3px 9px -2px #222;  
}

#sp-component .fandom img {
    margin: 0;
}

.sf-introleft {
  margin-left:auto;
  margin-right: auto;
  display:table;
}

.blogkleiner .article-list .article .article-intro-image img {
  width:65%;
}

.blognedersf .article-list .article .article-intro-image img {
  max-width:210px;
}

.breadcrumb {
    background-color: #F7F7F7;
    border-radius: 1px;
}

.breadcrumb .float-start {
    display: none;
}

ul {
    padding-left: 20px;
}

.page-header h1 {
    border-bottom: 1px solid #eeeeee;
    letter-spacing: 1px;
  	font-size: 2.25rem;
  	text-align: center;
}

.article-details .article-header h1 {
    border-bottom: 1px solid #eeeeee;
    letter-spacing: 1px;
  	text-align: center;
}

.article-details .article-header h2 {
  	text-transform: none;
}

td img {display: inline;}

#sp-component img[src="/images/films/starwars/starwars-logo.png"] {
    box-shadow: none;
}

#sp-component img[src="/images/series/starwars/rebels/star-wars-rebels.png"] {
    box-shadow: none;
}

.pager > li a {
	border-radius: 40px;
    background: #F5F5F5;
}

.blockquote {
    background: #F7F7F7;
    padding: 10px;
    border-radius: 3px;
}

@media only screen and (min-width: 600px) {
#serie-index {
  -webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
}

.tag-count.badge.badge-info {
  background: darkcyan;}

.tags.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
  	font-size: 12px;
}

.list-inline-item:not(:last-child) {
    margin-right: .2rem;
}

.tags > li a {
  	color: #0077bb;  
  	font-size: 12px;
    padding: 0;
    display: inherit;
    background: none;
}

.tags > li a:hover {
    background: none;
    color: #00466e;
}

span.tag {
  	margin: 5px;
    line-height: 30px;
}

.tag-name:hover {
    text-decoration: underline;
}

.list-group-item-action img {
    float: right;
    max-width: 120px;
}

#search-results img {
  float: right;
  max-height: 65px;
  width: auto;
  box-shadow: 0 3px 9px -2px #222;
  margin-left:15px;
}

/* ARTICLE BLOG */

.article-list {
    margin-top: 25px;
}

.blog .article dl.fields-container {
    display: none;
}

.blog .article .tags {
    display: none;
}

.blogkleiner .article .tags{
    display: none;
}

.home .article-intro-image img {
    display: none;
}

.home .article-list .article {
    padding: 0;
  	border-radius: 0;
    border: 0;
  	margin-bottom: 20px;
}

.home .article-info {
    float: right;
    color: #171717;
	font-style: italic;
	padding: 10px;
	border: 1px solid #e0e0e0;
	margin-left: 10px;
	margin-bottom: 0;
	background: #F7F7F7;
    border-radius: 3px;
}

.home .article-info > span {
    font-size: 12px;
}

.home p {
    margin: 0;
}

.article-list .article .article-header h2 a {
  color: #0077bb;
}

.article-list .article .article-header h2 {
    text-align: center;
  background-color: #EEEEEE;
padding: 5px;
border-radius: 5px;
border: 1px solid #e0e0e0;
 margin: 0;
}

.home .article-list .article .article-header h2
{
   text-align: left;
    background-color: inherit;
    padding: 0;
    border: 0;
    margin: 0;
    text-transform: none;
  font-size: 25px;
line-height: 22px;
}

.article-list .article .article-intro-image {
  margin-left: auto;
  margin-right: auto;
  display: table;
}

.article-intro-image.float-left {
    float: left;
}

/* TABS EN SLIDERS */

.nav-tabs .nav-link {
    margin: 0 3px;
    background-color: #F5F5F5;
    border: 1px solid #dee2e6;
}

.card {
    margin: 5px 0;
}

.tab-content > .active {
    margin-top: 30px;
}

#accordion {
    margin-bottom: 20px;
}

h5.mb-0, .my-0 {
    text-transform: none;
    font-size: inherit;
}

.accordion-button.collapsed {
    background-color: rgba(0,0,0,.03);
    border: 1px solid rgba(0,0,0,.125);
    padding: .5rem 1rem;
    margin: 3px;
}

.accordion-button {
    color: #0077bb;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    padding: .5rem 1rem;
}

.accordion-item {
    border: 0;
}

/* HOMEPAGE */

.nieuws {
    font-size: 13px;
}

.sp-module ul > li > a {
    color: #0077bb;
}


.sp-module ul > li > a:hover, .sp-module ul > li > a:focus {
    color: #00466e;
}

#sp-left .sp-module {
    border: 0;
    padding: 0;
}

#sp-left .sp-module img { 
    margin-top: 25px; 
    box-shadow: 0 3px 9px -2px #222;  
}

.nieuws a { 
  	font-size: 14px;
	font-weight: bold;
}

.nieuws li {
	border-bottom: 1px solid lightgray;
    line-height: 30px;
}

.nieuws li div {
    float: right;
    font-style: italic;
  	color: grey;
  	font-size: smaller;
}

.nieuws li:first-child {
	margin-top: 15px;
}

.nieuws li:last-child {
	border-bottom: 0;
}

.hero img {
  	border-radius: 1px;
}

.hero {
  	margin-bottom: 20px;
}

#sp-component .hero img { 
     margin: 0!important;  
}

.kop {
  	font-size: 22px;
  	color: #333333;
  	text-transform: uppercase;
  	border: 1px solid #333333;
    font-family: 'Gurajada', serif;
    box-shadow: 0 3px 9px -2px #222;   
    border-radius: 1px;
    text-align: center;	
    margin-bottom: 20px;
}

.newsflash {
  padding-bottom: 20px;
}

.newsflash-title {
  text-align: center;
}

.newsflash-image img {
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 0 3px 9px -2px #222;
  max-width: 80%;
}


.mod-articles-items.mod-list {
  list-style: none;
  text-align: center;
  padding: 2px 0;
}

/* LOGO */

#sp-header .logo a {
    padding: 0 5px;
    border: 3px solid #333333;
}

.logo > a {
    font-family: 'Gurajada', serif;
    letter-spacing: 1px;
    color: #333333;
    font-style: italic;
    font-size: 30px;
    text-transform: uppercase;
}

.offcanvas-menu .logo a {
    font-size: 25px;
    letter-spacing: 0;
}

.offcanvas-menu .logo {
  line-height: 1;
  padding: 0 5px;
  border: 3px solid #333333;
}

.offcanvas-menu .offcanvas-inner ul.menu>li>a, 
.offcanvas-menu .offcanvas-inner ul.menu>li>span {
  font-size: 15px;
}

/* HEADER & MENU */

.sp-megamenu-parent .fas {
    font-size: 15px;
}

#sp-header {
    background-color: #ffffff;
    border-bottom: 1px solid rgb(232, 235, 239); 
}

.sp-megamenu-parent > li > a {
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Gurajada', serif;
    padding: 0 5px;
}

.sp-megamenu-parent > li:last-child > a {
    padding: 0px 0px 0px 5px;
}

.sp-megamenu-parent > li::after {
	line-height: 65px;  
	content: "|";
	float: right;
    color: lightgray;
	transform:rotate(10deg);
}

.sp-megamenu-parent > li:last-child::after {
    content: " ";
}

body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
    font-size: 15px;
}

.sp-megamenu-parent .sp-mega-group > li > a {
    text-transform: none;
    font-weight: normal;
}

.sp-megamenu-parent > li:hover > a, .sp-megamenu-parent > li:focus > a,.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    box-shadow: inset 0 -2px 0 #333333;
}

.customletop {
    margin-bottom: 50px;
    margin-top: 10px;
}

/* ARTIKELEN */

blockquote p {
    font-size: 13px;
}

dd {
    margin-bottom: 0;
}

.article-details {
  display: flex;
  flex-direction: column;
}
.article-details div.page-header {
  order: -3; 
}

.article-details div.article-header {
  order: -1; 
}

.article-details .tags {
  order: -2; 
}

#preview-image {
    box-shadow: none !important;
}

.right-div-preview {
    height: auto !important;
}

.imgwrap_tout {
    height: auto !important;
}

/* STEMMEN */

.article-details .article-ratings-social-share {
  margin: 25px 0;
  text-align: center;
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
}

.article-ratings-social-share {
  display: block !important;
}

.article-ratings {
  display: block;
  text-align: center;
}

.article-ratings::before { 
  content: "Wat vind jij van deze serie?";
  display: block; 
  font-weight: bold;
}

.film .article-ratings::before { 
  content: "Wat vind jij van deze filmreeks?";
  display: block; 
  font-weight: bold;
}

.comic .article-ratings::before { 
  content: "Wat vind jij van deze comicreeks?";
  display: block; 
  font-weight: bold;
}

.boek .article-ratings::before { 
  content: "Wat vind jij van deze boekenreeks?";
  display: block; 
  font-weight: bold;
}

.article-ratings .ratings-label {
  font-size: 0.785rem;
  color: #4c4b4b;
}


/* FANDOM */

div.fandom {
  text-align: center;
  margin: 50px 0;
}

a.fandom {
  width: 300px;
  padding: 18px;
  margin: 5px;
  border-radius: 3px;
  box-shadow: 0 3px 9px -2px #555;
  border: 1px solid #999999;
}

.btn-block {
   font-family: 'Bangers', cursive;
   font-size: 21px;
}

.fa-4x.pull-left {
    float: left;
    color: #296AAD;
}

/* FOOTER */


#sp-bottom {
    border-top: 1px solid #e3e3e3;
    background: #f7f7f7;
    color: #666666;
  	padding: 40px 0;
}

#sp-bottom a {
  color: #0077bb;
}

#sp-bottom a:hover, #sp-bottom a:active, #sp-bottom a:focus {
	color: #00466e;
  	text-decoration: underline;
}

#sp-bottom .sp-module {
    margin-bottom: 0;
}

#sp-footer {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-family: 'Gurajada', serif;
    letter-spacing: 1px;
  	padding: 7px;
}

#sp-footer .container-inner {
    padding: 0;
    border-top: 0;
}

#sp-footer a {
    color: #0077bb;
}