.collection-sidebar-filter label, .collection-sidebar-filter-mobile label, .collection-sidebar-sort label {
    font-size: 18px;
}
.wetheme-dropdown .wetheme-dropdown__wrapper .header--supporting-text {
    font-size: 16px;
}
.top-links--icon-links .fa-lg {
    font-size: 18px;
}
.product-grid--title a {
    text-transform: uppercase;
}
/* hide annoucement bar */
.shopify-section-announcement-bar {
  display: none;
}