/*
Theme Name: Superskurke Akademiet
Theme URI: https://www.superskurke-akademiet.dk/
Template: generatepress
Author: Storgaard Media
Author URI: https://www.storgaardmedia.dk/
Description: Tema til Superskurke Akademiet
Version: 1.0.0.1611674415
Updated: 2021-01-26 16:20:15

*/

/* Header */
.main-navigation, .main-navigation ul ul {background: url(https://www.superskurke-akademiet.dk/nik-cms/themes/superskurke/images/wrap.png) repeat-x;}

/* Page Header */
header.page-header .breadcrumb {background-color: #e9e9e9;padding: 10px;margin-bottom: 20px;border: 4px solid whitesmoke;}
header.page-header h1.page-title,
header.entry-header h1.entry-title {background-color: black;color: #fff;background: url(https://www.superskurke-akademiet.dk/nik-cms/themes/superskurke/images/wrap.png) repeat-x;padding: 10px;border: 4px solid whitesmoke;font-weight: 300;}
header.page-header img,
.entry-content img {width: 100%;border: 4px solid #eee;margin-bottom: 10px;}


.tax-univers article .inside-article .post-image {margin-top: 0!important;}
.tax-univers article .inside-article .post-image img {width: 100%;border: 4px solid #eee;margin-top: 0;max-width: 150px;min-width: 150px;}
.tax-univers article .inside-article .entry-summary {margin-top: 0;margin-left: 142px;}
.tax-univers article .inside-article .entry-summary h2 {margin-bottom: 0;}
.tax-univers article .inside-article .entry-summary p.dansk_navn,
.tax-univers article .inside-article .entry-summary p.borgerligt_navn {margin-bottom: 0;color: #808185;}
.tax-univers .page-footer {background-color: #fff;padding: 50px;}

/* Sidebar */
#menu-sidemenu img {height: 20px;padding-right: 0;}

section#nav_menu-2{
    border: 4px solid #f5f5f5;
    padding: 25px;
}

.yarpp-related {
    clear: both;
}
.yarpp-thumbnails-horizontal {
    width: 100%;
    max-width: 705px;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    width: 24%!important;
    height: auto!important;
    border: 4px solid #eee!important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail:last-child {
    margin-right: 0px;
}
.yarpp-thumbnail-default {
    width: 100%!important;
    height: auto!important;
}
.yarpp-thumbnail > img{
    width: 100%!important;
    height: 100%!important;
    margin: 0!important;
}
.yarpp-related .yarpp-thumbnail-title {
    margin: 15px;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    font-size: 13px!important;
    margin-left: 10px;
    margin-top: 10px!important;
    width: auto!important;
    margin-bottom: 0;
}

h2.se-ogsaa {
    font-size: 20px;
    line-height: 1;
    background: url(images/wrap.png) repeat-x;
    color: #F5F5F5;
    padding: 10px;
    border: 4px solid whitesmoke;
    font-weight: 300;
}
h2.hvad-synes-du {
    font-size: 20px;
    line-height: 1;
    background: url(images/wrap.png) repeat-x;
    color: #F5F5F5;
    padding: 10px;
    border: 4px solid whitesmoke;
    font-weight: 300;
    margin-top: 45px;
}
.flexslider .slides img {
    width: 100%;
}
.magazine-home .content .genesis_responsive_slider .slide-excerpt-border {
    background: #000!important;
}
.slide-excerpt-border a {
	color: #c72730;
	font-size: 20px;
}
.skurk {
    width: 100%;
    border-bottom: 1px dotted #ddd;
    padding: 0 0 10px;
    clear: both;
    display: inline-block;
}

img.skurkebillede,
picture.skurkebillede {
    width: 20%;
    float: left;
    border: 4px solid whitesmoke;
}
.skurkeoversigt-side header img {
    width: 100%;
    border: 4px solid #eee;
}
.skurketekst {
    width: 80%;
    float: left;
    padding: 0 10px;
}
.skurketekst span {color: gray;font-size: 14px;}
.skurketekst p {margin-bottom: 0;}
.skurketekst h2 {
    margin-bottom: 5px;
}

.filmoversigt .skurketekst span {display: inline-block;}
.filmoversigt .skurketekst .film-helt a,
.filmoversigt .skurketekst .film-skurk a {color: gray;font-weight: 300;}
.filmoversigt .skurketekst .film-helt a:hover,
.filmoversigt .skurketekst .film-skurk a:hover {text-decoration: underline;}


.featured-image.page-header-image.grid-container.grid-parent {
    display: none;
}

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image.lazyloaded {
    display: none;
}

@media only screen and (max-width: 770px) {
    .tax-univers article .inside-article .entry-summary {margin-left: 0px;}
}