@page {
    size: auto;   /* auto is the initial value */
    margin-bottom: 0;  /* this affects the margin in the printer settings */
}

a[href]:after{
    content:none;
}

.header-icons{
    min-height: 68px;
}

.header-icons .et-social-icons{
    display: none;
}

#et_mobile_nav_menu{
    display: none;
}

.entry-content a{
    display: none;
}

#footer-cont-sec{
    display: none;
}

.footer-widget #text-4{
    display: none;
}

.footer-widget #nav_menu-3{
    display: none;
}

.footer-widget #text-6{
    margin-top: -70px;
}

#main-footer .et-social-icons{
    display: none;
}

#footer-info{
    display: none;
}