.product-drawer .thb-product-detail:has(.product-block.siblings-block) .product-form__input--color {
  display: none;
}

@media screen and (max-width: 767px) {
  .text-button:before,
  .text-button:after {
    display: none;
  }
}