/* search */
.search-drawer .product-grid-v2-section {
  margin: 0;
  width: 100%;
}
.search-drawer .thb-predictive-search--promotion .products,
.search-drawer .product-grid-v2-section .products {
  padding: 0 !important;
  margin: 0 -3px !important;
}
.search-drawer .product-grid-v2-section .products .product-card-wishlist-button {
  display: none;
}
