/* Generated from themify_popup: search */
.themify_builder_content-10089 .tb_3pff687.module-search-form .tbp_searchform button{color:#000;background-color:#ffd437;border-radius:5px;padding-bottom:16px;padding-top:16px;font-size:22px}
.themify_builder_content-10089 .tb_3pff687.module-search-form .tbp_searchform input{padding-bottom:20px;padding-top:20px}
.themify_builder_content-10089 .tb_3pff687.module-search-form{margin-top:20px}
.themify_builder_content-10089 .tb_3pff687.module-search-form.module .tbp_searchform{text-align:center}
/*Builder Custom CSS START*/
.tf_s_dropdown input[type=text] {
    width: 800px !important;
}
@media screen and (max-width: 768px) {
    .tf_s_dropdown input[type=text] {
        width: 300px !important; /* Example: full width on mobile */
        /* You can set any other width here, e.g., 300px, 90vw, etc. */
    }
}
/*Builder Custom CSS END*/