/*
 Theme Name:   sid-theme
 Template:     modern
 Text Domain:  sid-theme
*/
.site-branding a, .site-branding a:hover, .site-branding a:focus, .site-branding a:active, .site-title, .site-header-content h1 {
    color:#ff9b00!important;
}
.nav-previous, .nav-next, .intro-container, .entry-meta{
	display:none!important;
	}
#post-15{
	display:none!important;
}
.is-singular .content-area h1{
	color:#ff9b00!important;
	}
.is-singular .topi{
	margin-top:-38px!important;
	}
.topi{
    font-style: italic!important;
	}
.front-page-section .archive-link {
    display:none!important;
}
.site-content {
    margin-bottom:3rem!important;
}
.footer-widgets {
    padding-top:2rem!important;
	padding-bottom:2rem!important;
}
.site-footer-area {
    margin-top:0!important;
    border-top: 1px solid #C2C2C2;
	padding:16px!important;
}
.site-info-inner {
	margin-bottom:0!important;
	padding-bottom:0!important;
}
a, p, address, textarea, .comment-content a, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .entry-title, .page-title {
    overflow-wrap: normal!important;
    word-wrap: normal!important;
}
.site-header-content {
	margin-top:1.5em!important;
	margin-bottom:10px!important;
	padding-bottom:1em!important;
}
.keltalinkki, .keltalinkki a{
	color:#ff9b00;
}
.keltalinkki a:hover{
	color:#ffffff!important;
}
.social-links {
    display:none!important;
}
.widget ul li {
    border-top-width: 0px!important;
	}
button, input, select, textarea {
    border-top-width: 2px!important;
	    border-top-color:#1E1E1E!important;

}
figure.entry-media .post-thumbnail {
    margin-bottom: -150px!important;
}
.pikkuriikkinen{
	color:#ffffff;
	margin-top:-22px!important;
	padding-left:2px;
    font-size:70%!important;
	background:#000000!important;
}
article#post-15.post-15.page.type-page.status-publish.hentry.entry.pikkuriikkinen {
    display:none!important;
}
@media only screen and (max-width:600px) {
.is-singular .content-area h1{
	font-size:30px!important;
	}
	}