﻿@media print {
  .breadcrumbs ul { display: none; }
  h1, h1.page-title { color: #82b25d!important; padding-top: 20px; }
  a[href]:after { content: none !important; }

  /* article_page */
  .print_page h1.page_title { margin: 0 0 20px 0; }

  /*.towns_list_bullets .townslist_item .article_title { background: url('../images/bullet_arrow.png') no-repeat right center!important; padding: 0 22px 0 0; display: inherit; text-align: right; margin-bottom: 15px; }*/
  .towns_list_bullets .townslist_item .article_title { display: inherit; text-align: right; margin-bottom: 15px; list-style-type: disc; list-style-position: inside; }
  .towns_list_bullets .townslist_item .article_title h3 { margin: 0; font-size: 22px; }
  .print-btn { display: none; }

}
