.listing-search-bar{display:flex;align-items:stretch}.home-service-select,.home-location-select{width:30%;margin:0 8px;border-radius:80px;padding:8px 24px;height:auto}.home-service-select .nice-select-search-box,.home-location-select .nice-select-search-box{display:none}.home-service-select .list,.home-location-select .list{margin-top:5px;border-radius:8px}#listing-search-bar-btn{margin:0 8px;border-radius:80px;background-color:var(--wp--preset--color--primary);color:#fff;padding:8px 32px;display:flex;align-items:center;font-weight:600;cursor:pointer;transform:translateY(0);transition:all 200ms ease}#listing-search-bar-btn:hover{-webkit-box-shadow:0 0 15px 5px rgb(0 0 0 / 10%);box-shadow:0 0 15px 5px rgb(0 0 0 / 10%);transform:translateY(-5px)}@media (max-width:749px){.home-service-select,.home-location-select{width:auto;padding:4px 32px 4px 16px}}@media (max-width:600px){.listing-search-bar{flex-wrap:wrap}.home-service-select,.home-location-select{width:100%;margin:10px}#listing-search-bar-btn{width:100%;margin:10px;justify-content:center}}