.storefront-breadcrumb {
    display: none;
}

.star-rating {
    display: none !important;
}

.pum-theme-15625 .pum-title, .pum-theme-lightbox .pum-title {
    color: #000;
    text-align: center!important;
    text-shadow: 0px 0px 0px rgb(2 2 2 / 23%);
    font-family: inherit;
    font-weight: 100;
    font-size: 45px;
    line-height: 36px;
}


/*a kategória címek alatt kiszedi hogy hány termék van benne*/
mark.count {
    display: none !important;
}

/*ez egy adot kategóriábol kiszedi a termékeket*/
div#A\ villanyszerelési\ anyag {
    display: none;
}

div#Az\ Otthoni\ Kiegészítők {
    display: none;
}

div#Bel\ és\ Kültéri\ Lámpák {
    display: none;
}

div#Gyártók\ szerint {
  display: none;
}


div#Fényforrások {
  display: none;
}


/*a menüt szerettme volna ezzel összéb húzni*/
.woocommerce-js ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: left;
    margin-bottom: 1.5em;!important
}