.header-top.header-top-green a {
    color: #FFF !important;
}

.product-marketplace-links a.btn {
    padding: 3px 10px;
    font-weight: 500;
    font-size: 13px;
    min-width: auto; /* hapus lebar minimum agar pas content */
}

.product-marketplace-links a.btn img {
    margin: 0; /* hapus margin bikin tombol terlalu lebar */
    vertical-align: middle;
}

.btn.btn-cart {
   display: none !important;
}

.header-logo a img {
height: 100% !important;
  width: initial !important;
}

.category-grid-3 .category-img {
  margin: 0 0 15px;
  display: none !important;
}