/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

@media print {
  a[href]:after {content: none !important;}
  body {background:white !important;}
  #footer, .ad { display:none !important; }
}

/*structured-data*/
.hatom-extra {
   font-style: italic;
   margin-top: 10px;
   padding-top: 10px;
   border-top: 1px solid rgba(0, 0, 0, 0.08);
}