.productfinder .main-category {
  padding-top: 10px;
}
#tab-content1 > div > div.px-4.d-flex.justify-content-around > span.h4,
#tab-content2 > div > div.px-4.d-flex.justify-content-around > span.h4,
#tab-content3 > div.px-4.d-flex.justify-content-around > span.h4,
#tab-content4 > div > div.px-4.d-flex.justify-content-around > span.h4 {
  font-size: 1rem;
}
#tab-content3 > div.mt-5.px-4 > div.rim-bolts > div > div.circle {
  width: 100%;
}
#tab-content3 > div.mt-5.px-4 > div.rim-bolts > div > div.circle > div.inner {
  justify-content: flex-start !important;
  padding: 0 1.3em !important;
}
.productfinder #productfinder__product-categories .category-collapse .image-url h2 {
  font-family: 'TTNormsPro';
  color: #000;
}
.productfinder #productfinder__product-categories .category-collapse .image-url:not(.collapsed) h2 {
  color: #000;
}
.productfinder #productfinder__product-categories .category-collapse h2 .fa-icon-arrow {
  color: #000;
}
.custom-modal-header {
  margin: 1vw !important;
}
@media (max-width: 520px) {
  .productfinder #productfinder__product-categories .category-collapse h2 .fa-icon-arrow {
    font-size: 3vw;
  }
}
@media (max-width: 499px) {
  .cart-summary .summary {
    display: none !important;
  }
}
