/* Start custom CSS for html, class: .elementor-element-2968b17 */.mobile-search-page-form {
  padding: 30px 20px;
  display: flex;
  gap: 10px;
}

.mobile-search-page-form input {
  flex: 1;
  height: 46px;
  border: 1px solid #ddd;
  border-radius: 24px;
  padding: 0 18px;
  font-size: 15px;
}

.mobile-search-page-form button {
  height: 46px;
  border: none;
  border-radius: 24px;
  padding: 0 22px;
  background: #4E7C63;
  color: white;
  font-weight: 600;
}/* End custom CSS */