
/*
    Styles for different Auctions
 */

/* hide nisai auctions where they are not needed */
/* deaktiviert HRunde 30.11.2022
.product.product_cat-nisai-auktionen { display: none; }
.page.home .product.product_cat-nisai-auktionen { display: block; }
*/


/* hide all other auctions where they are not needed */
/* deaktiviert HRunde 30.11.2022
.page.page-id-8138 .product { display: none; }
.page.page-id-8138 .product.product_cat-nisai-auktionen, .single-product .product.product_cat-nisai-auktionen { display: block; }
*/