/*
 Theme Name: Empower
 Description: The custom theme Empower using the parent theme Twenty Seventeen.
 Author: Romuald Janik
 Template: twentyseventeen
 Version: 1
*/

#rj-frontpage {
margin-top: -2.5em;
margin-bottom: 1em;
}


.single-post #rj-frontpage {
margin-bottom: 4em;
}

#rj-tekst {
font-style: italic;
padding: 10px;
}

#rj-tekst a {
float:right;
}

.rj-column {
float: left;
width: 50%;
padding:10px;
}

/* Clear floats after the columns */
#rj-tekst:after {
content: "";
display: table;
clear: both;
}

@media only screen and (max-width:480px) {
    .rj-column {
     width: 100%;
    }

}


.shared-counts-wrap.style-fancy {
justify-content:left;
}

.shared-counts-wrap.style-fancy .shared-counts-button {
flex:0.3;
}

body.page-template-template-blog .wrap #primary .entry-header {
float: none;
width: 100%;
}

body.page-template-template-blog .wrap #primary .entry-content {
float: none;
width: 100%;
}

body.page-template-template-blog .shared-counts-wrap {
display: none;
}

.boxzilla-newsletter {
margin-top:50px !important;
overflow-y:scroll !important;
max-height:90vh !important;
}

.site-content {
padding-top: 3em;
}

#blogintro {
font-style:italic;
padding-bottom: 3em;
}

.pp {
font-size:75%;
}

.jqcloud a {
-webkit-box-shadow:none !important;
box-shadow: none !important;
font-weight:bold;
}