body>header>.menu>.menu-navigation-bar>.navigation-link:nth-child(3) {
        font-size: .95em;
        padding: 0 .44326em;
        display: none;
}

/* Update missing image URL */
.image[style*="missing-image.png"] {
  background-image: url("https://d226b0iufwcjmj.cloudfront.net/retailers/1240/resources/1762194191436-0.7447922215677325.png") !important;
}

.product-image:not(:has(img)) {
  background-image: url("https://d226b0iufwcjmj.cloudfront.net/retailers/1240/resources/1762194191436-0.7447922215677325.png") !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
/* END Update missing image URL */

/* Change font size for permanent filter */
body>header>.toolbar>.data>.search-wrapper>.permanent-filters>button .main-flex {
  font-size: 0.95em;
}