/* @media print {
    body * {
        visibility: hidden;
    }
    .content-full-single * {
        visibility: visible;
        padding:0;
        line-height: 1.25;
        font-size: 14px;
        bod
    }
    .content-full-single {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }
    .print-button{
        display: none;
    }
    .contact_button{
        display: none;
    }
    .gt-event-section-tabs{
        display:none;
    }
    .gt-page-sharing{
        display: none;
    }
    .tag-list{
        margin-bottom: 5px;
    }
    .entry-asset h1{
        margin-bottom: 0;
    }
} */
