footer.main>.wrp>nav li.druckmuster_jn,
#visual_calculation .contentwrapper.left .head .text .articleNumber { display: none; }
.showPaperWeight { display: none; }
#delivery_countdown { display: none; }

    .navbar-nav>li:hover .sub-menu {
        
        display: block;
        background: white;
        box-shadow: 0 5px 20px -15px #000;
        border-top: 2px solid #fc3;
        padding: 1rem 2rem;
        box-sizing: border-box;
        column-count: 4;
        column-gap: 1rem;
        background: white;
        box-shadow: 0 5px 20px -15px #000;
        border-top: 2px solid #fc3;
        padding: 1rem 2rem;
        box-sizing: border-box;
    }
    .sub-menu-item {
        padding-left: 0;
        break-inside: avoid;
        margin-bottom: 1rem;
    }
