.tags_block {
  margin-bottom: 60px; }
  .tags_block h3.title_block {
    font-size: 22px;
    padding: 0 0 22px;
    margin-bottom: 30px;
    color: #1b1b1b;
    text-transform: capitalize;
    border: none;
    border-bottom: 1px solid #c4c4c4;
    font-style: italic; }
  .tags_block .block_content {
    overflow: hidden;
    padding: 3px 0; }
    .tags_block .block_content a {
      color: #777777;
      display: inline-block;
      background: #fff;
      font-size: 12px;
      position: relative;
      line-height: 16px;
      font-weight: 300;
      padding: 5px 11px;
      border: 1px solid #8a8a8a;
      float: left;
      margin: 0 9px 9px 0;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s; }
      .tags_block .block_content a:hover {
        color: #fff; }

/*# sourceMappingURL=blocktags.css.map */
