.tcustomizer-btn {
    max-width: none !important;
}

.tcustomizer-hide-button[disabled],
.tcustomizer-hide-button[aria-disabled], .tcustomizer-hide-button.disabled, .tcustomizer-overlap-button{
  display: inherit !important;
}

.tcustomizer-row{
    margin: 0 !important;
    width: 100% !important;
    flex: 0 1 calc(33% - 5px) !important;
    justify-content: space-between !important;
}

.tcustomizer__text-field{
  height: 51px;
}