.search_now{border-radius:15px;box-shadow:0 0 10px rgba(0,0,0,.1);width:100%}.search_now input{width:100%;padding:.5rem;border:none;outline:none;border-radius:10px;box-shadow:none;background-color:#f8f8fc;margin-right:.5rem;font-size:.9rem;color:#333}.search_now button{background-color:#fcb434;border:none;padding:.5rem 1rem;border-radius:10px;color:#000;font-weight:600;cursor:pointer;transition:background-color .3s ease}.search_now button:hover{background-color:#e89c2b}.search_input_container{display:flex;align-items:center;background-color:#fdfdfd;border:1px solid #ff850b;border-radius:10px;padding:.3rem;box-shadow:0 0 3px rgba(0,0,0,.1)}