/*
Theme Name: Modave Child
Theme URI: https://modave.presslayouts.com/landing
Author: PressLayouts Team
Description: This is a child theme for Modave
Version: 1.0
Author URI: https://www.presslayouts.com/
Template: modave
Text Domain: modave-child
*/

.entry-header .title, .entry-breadcrumb .pls-breadcrumb a {
    color: white;
}
.post-type-archive-product .widget_layered_nav .count, .post-type-archive-product .widget_product_categories .count {
    display: none;
}
#header {
    position: sticky;
    top: 0px;
}