/* Hide the first 3 divs in .widget.block.block-static-block when our filter content is present */
.laurenb-plp-hide-static {
    display: none !important;
}
