.t-store__filter__options-wrapper {
    justify-content: flex-start !important;
}

textarea::placeholder {
    opacity: 0 !important;
}

input[name="tildadelivery-comment"]::placeholder {
    color: transparent !important;
}

.t-input-title[data-redactor-no="field"] {
    display: none !important;
}

.delivery-minimum-time{
    display:none !important;
}
.delivery-minimum-price {
    min-width: 55px;
    display: inline-block;
}