.mphb_sc_search-wrapper{background:#f8f8f8;padding:25px;border-radius:20px}.mphb_sc_search-form{display:flex;flex-wrap:wrap;gap:15px;align-items:flex-end}.mphb_sc_search-form p{margin:0;flex:1;min-width:160px}.mphb_sc_search-form label{font-size:14px;margin-bottom:5px;display:block;color:#333}.mphb_sc_search-form input[type="text"],.mphb_sc_search-form select{width:100%;padding:14px 18px;border-radius:50px;border:1px solid #ddd;font-size:15px;outline:none;transition:all 0.3s ease}.mphb_sc_search-form input:focus,.mphb_sc_search-form select:focus{border-color:#c8a97e;box-shadow:0 0 0 3px rgba(200,169,126,0.15)}.mphb_sc_search-submit-button-wrapper{flex:0 0 auto}.mphb_sc_search-form input[type="submit"]{padding:14px 30px;border-radius:50px;border:none;background:#c8a97e;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease}.mphb_sc_search-form input[type="submit"]:hover{background:#b8966c;transform:translateY(-1px)}@media (max-width:768px){.mphb_sc_search-form{flex-direction:column}.mphb_sc_search-submit-button-wrapper{width:100%}.mphb_sc_search-form input[type="submit"]{width:100%}}