body {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  tap-highlight-color: rgba(0,0,0,0);
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}
a,
button {
  border: 0 !important;
  outline: 0 !important;
}
.page-title h5 {
  color: #2b3542;
}
.header {
  transition: all .3s ease-in-out, background-image 1ms linear !important;
}
.header[style*="cropped-laineet.jpg"] {
  background-image: url(https://hoski.fi/wp-content/uploads/2015/10/laineet.jpg) !important;
}
.header[style*="cropped-sade.jpg"] {
  background-image: url(https://hoski.fi/wp-content/uploads/2015/10/sade.jpg) !important;
}
.header[style*="cropped-koysi.jpg"] {
  background-image: url(https://hoski.fi/wp-content/uploads/2015/10/koysi.jpg) !important;
}
.header[style*="cropped-mastot.jpg"] {
  background-image: url(https://hoski.fi/wp-content/uploads/2015/10/mastot.jpg) !important;
}
.header .cover {
  background: none !important;
}
.header .site-title,
.header .site-description {
  text-shadow: 1px 1px 2px rgba(0,0,0,0.25), 1px 1px 1px rgba(0,0,0,0.25);
}
.header .site-description {
  color: #eee;
  letter-spacing: -0.5px;
}
.header .header-search-block {
  transform: translatez(0);
  perspective: 1000;
  backface-visibility: hidden;
}
@media (min-width: 1001px) {
  .navigation .navigation-inner {
    max-width: none;
    width: auto;
    margin: 0 30px;
  }
  .navigation .navigation-inner .main-navigation .menu > .menu-item {
    margin: 0 -5px;
  }
  .navigation .navigation-inner .main-navigation .menu > .menu-item::before {
    content: none;
  }
  .navigation .navigation-inner .main-navigation .menu > .menu-item.menu-item-has-children > a {
    padding: 27px;
  }
  .navigation .navigation-inner .main-navigation .menu > .menu-item.menu-item-has-children > a::after {
    content: none;
  }
}
@media (min-width: 1001px) and (max-width: 1100px) {
  .navigation .navigation-inner .main-navigation .menu > .menu-item:first-child {
    display: none;
  }
}
body.error404 .post-header .post-title {
  text-indent: -9999px;
  line-height: 0;
}
body.error404 .post-header .post-title::after {
  display: block;
  text-indent: 0;
  line-height: 120%;
  content: 'Hups! Sivua ei löytynyt.';
}
body.error404 .post-content p:first-child {
  text-indent: -9999px;
  line-height: 0;
}
body.error404 .post-content p:first-child::after {
  display: block;
  text-indent: 0;
  line-height: 160%;
  content: 'Näyttää siltä, että hakemaasi sivua ei löytynyt. Voit kokeilla löytää sivun alla olevista linkeistä tai käyttämällä hakua.';
}
body.error404 .post-content .widget p {
  text-indent: -9999px;
  line-height: 0;
}
body.error404 .post-content .widget p::after {
  display: block;
  text-indent: 0;
  line-height: 160%;
  content: 'Etsi kuukausikohtaisista arkistoista.';
}
body.category .post.no-results {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body.category .post.no-results p:first-child {
  margin-bottom: 1.1em;
  text-align: center;
  text-indent: -9999px;
  line-height: 0;
}
body.category .post.no-results p:first-child::after {
  display: block;
  text-indent: 0;
  line-height: 160%;
  content: 'Näyttää siltä, että hakemaasi sisältöä ei löydy. Ehkä löydät sen käyttämällä hakua.';
}
body.search.search-no-results .post-content p:first-child {
  text-indent: -9999px;
  line-height: 0;
}
body.search.search-no-results .post-content p:first-child::after {
  display: block;
  text-indent: 0;
  line-height: 160%;
  content: 'Hakusanoilla ei löytynyt tuloksia. Yritä uudestaan uusilla hakusanoilla.';
}
@media (max-width: 600px) {
  body.home .wrapper.section,
  body.search .wrapper.section,
  body.archive .wrapper.section {
    padding-bottom: 62px;
  }
}
.post .post-content table {
  margin-bottom: 1.1em;
}
.post.type-post .post-content .more-link {
  text-indent: -9999px;
  line-height: 0;
}
.post.type-post .post-content .more-link::after {
  display: block;
  text-indent: 0;
  line-height: 25px;
  content: 'Lue lisää →';
}
.post.type-post .post-content .more-link .meta-nav {
  display: none;
}
.post.type-post .post-meta-container .post-nav-prev,
.post.type-post .post-meta-container .post-nav-next,
.post.type-post .post-meta-container .post-edit-link {
  text-indent: -9999px;
  line-height: 0;
}
.post.type-post .post-meta-container .post-nav-prev::before,
.post.type-post .post-meta-container .post-nav-prev::after,
.post.type-post .post-meta-container .post-nav-prev i,
.post.type-post .post-meta-container .post-nav-next::before,
.post.type-post .post-meta-container .post-nav-next::after,
.post.type-post .post-meta-container .post-nav-next i,
.post.type-post .post-meta-container .post-edit-link::before,
.post.type-post .post-meta-container .post-edit-link::after,
.post.type-post .post-meta-container .post-edit-link i {
  display: block;
  text-indent: 0;
  line-height: 20px;
}
.post.type-post .post-meta-container .post-nav-prev::after {
  content: 'Edellinen';
}
.post.type-post .post-meta-container .post-nav-next::after {
  content: 'Seuraava';
}
.post.type-post .post-meta-container .post-edit-link::after {
  content: 'Muokkaa';
}
.post:not(.type-post) .post-content > ul:first-child {
  display: block;
  width: 125%;
  margin: -12.5% -12.5% 12.5% -12.5%;
  padding: 5%;
  background-color: #f8f8f8;
  border-bottom: 1px solid #eee;
  list-style: none;
  text-align: center;
}
@media (max-width: 600px) {
  .post:not(.type-post) .post-content > ul:first-child {
    width: calc(1250% / 11);
    margin: -8.1395348837209% -6.8181818181818% 8.1395348837209%;
  }
}
.post:not(.type-post) .post-content > ul:first-child li {
  display: inline-block;
  margin: 0;
  padding: 0 10px;
  white-space: nowrap;
}
.footer .column {
  padding-top: 40px;
}
@media (max-width: 600px) {
  .footer .column {
    padding-top: 20px;
  }
}
.footer .column .widget {
  border: none;
  margin: 0;
  padding: 0;
}
.footer .column .widget .widget-title {
  margin: 20px 0;
}
.footer .column .widget iframe {
  margin: 0 !important;
}
.footer .column .widget.widget_facebook_likebox {
  text-align: center;
}
.footer .column .widget.widget_facebook_likebox + .widget_facebook_likebox {
  margin-top: 1em;
}
.footer .column .widget .instagram {
  position: relative;
  width: 100%;
  padding: 0 0 100% 0;
}
.footer .column .widget .instagram iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.comment-respond,
.nocomments,
.credits,
#bit {
  display: none !important;
}
iframe[src^="https://calendar.google.com/"] {
  width: 100%;
  min-width: 600px;
  height: 600px;
}
iframe[src="https://hsk-members.appspot.com/member/"] {
  margin: 0 -10px;
}
