:root{--page-title-display:none;}/* Start custom CSS */.products-gallery:before{
        content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.25);
    z-index: 1;
}/* End custom CSS */