/* Screen resolutions */
/* Fonts */
/* Colors */
.share_block {
  margin-bottom: 15px;
  text-align: right; }
  @media (min-width: 1200px) {
    .share_block {
      display: inline-block;
      margin-bottom: 0;
      right: -56px;
      position: absolute;
      text-align: left;
      top: 0;
      width: 41px; } }
  .share_block_list a:not(:last-child) {
    margin-right: 7px; }
  @media (min-width: 1200px) {
    .share_block_list a {
      display: block; }
      .share_block_list a:not(:last-child) {
        margin-bottom: 7px;
        margin-right: 0; } }
  .share_block_list a img {
    width: auto !important; }
  .share_block_list a:hover {
    filter: brightness(150%);
    -webkit-filter: brightness(150%);
    -moz-filter: brightness(150%);
    -o-filter: brightness(150%);
    -ms-filter: brightness(150%); }

/*# sourceMappingURL=front.css.map */
