/* Custom code goes here - paste your css code below in line 8 */

a.product-flags-plist span.product-flag.new,
#product #content .product-flags .product-flag.new {
color: #000;
}
li.btn.btn-default span.editable {
    text-transform: none;
}
.top-menu .sub-menu {
    margin-left: 0;
    width: calc(20% - 30px);
    min-width: calc(20%-30px);
}