/******************************************************************
Theme Name: SANASTO
Theme URI: 
Description: Custom WorPress theme for Sanasto.
Author: annu.laine@gmail.com
Author URI: mailto:annu.laine@gmail.com
Version: 1.0

******************************************************************/

/*
Built using Bones: //themble.com/bones/
*/

.sticky {
} /* DO NOT EDIT THIS */
.gallery-caption {
} /* THESE ARE USELESS */
.bypostauthor {
} /* THEY ARE ONLY TO KEEP THEME CHECK HAPPY */

#content.tekijalle .rivi1 .side a {
  font-weight: 600;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, sans-serif;
  text-decoration: none;
}

#content.tekijalle .rivi1 .side a:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #0eb09d;
  margin: 2px 0 0 10px;
  display: inline-block;
}
#text-8 {
  text-align: right;
  font-family: "Begum-Semibold", Cambria, Times New Roman, Times, serif;
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 18px;
}

@media (max-width: 900px) {
  #content.lausunnot article {
    width: 49%;
  }
}
@media (max-width: 500px) {
  #content.lausunnot article {
    width: 100%;
  }
}

.svgimg {
  display: block;
  margin: 10px auto;
  vertical-align: top;
  max-width: 80px;
  max-height: 70px;
}
