/*
Theme Name: Heart Failure Matters
Theme URI: http://heartfailurematters.org/
Author: Heart Failure Matters
Author URI: http://heartfailurematters.org/
Description: Practical information on heart failure for patients, families and caregivers provided by the Heart Failure Association of the European Society of Cardiology.
Requires at least: 5.3
Tested up to: 5.6
Requires PHP: 5.6
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hfm
*/

@media print {
    .top-section2,
    .top-section,
    .animated-journey,
    .useful-tools,
    .patient-interviews,
    .facebook-section,
    .footer,
    .navigation,
    .sidebar,
    .scroll-down,
    .back-to-top,
    .breadcrumb.page-setting { display: none!important;}

     h2 {
        color: #333!important;
        padding-bottom: 20px!important;
        margin: 0px!important;
        font-weight: 700!important;
    }
    #breadcrumbs a, #breadcrumbs span {
        color: #333!important;
        font-size: 12px!important;
        font-weight: 700!important;
    }
 }