/* Category holder removed — expand input to fill the full form width.
   Reset left spacing that the theme originally reserved for the category dropdown. */
[data-jenga-ts="1"] .qodef-product-search-holder {
    padding-left: 0 !important;
}

[data-jenga-ts="1"] .qodef-product-search,
[data-jenga-ts="1"] .tt-input {
    margin-left:  0 !important;
    padding-left: 15px !important;
    text-indent:  0 !important;
    max-width: calc(100% - 50px) !important;
}
