@import url(https://fonts.googleapis.com/css2?family=Heebo|Montserrat|Poppins&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{font-family:"Monserrat",sans-serif}.search_area{border:1px solid #dddbdb;border-radius:10px;background-color:#fff;padding:10px;height:45px;color:#aaa8a8}.search_area span{margin-left:10px;margin-right:10px}.details-p{display:flex;flex-direction:row;justify-content:space-between;padding-right:5px;padding-left:5px;margin-top:8px}.star{width:15px}.place_img{border-radius:10px}.is-host{border:1px solid #000;border-radius:10px;font-size:small;padding:3px}.head_contain{justify-content:space-between}.drawer-contents,.head_contain{display:flex;margin:10px}.draw-things{display:flex;flex-direction:column}.search-container{display:flex}.location-item-contain{display:flex;flex-direction:column}.location-item{display:flex;flex-direction:row;margin:5px}.location-item:hover{cursor:pointer}.icon_locat{width:18px;height:18px}.search-options-lst{display:flex;flex-direction:row;padding:10px}.count-btn{border:1px solid #000;background-color:#fff;border-radius:8px}.guest-counting{display:flex;flex-direction:row;justify-content:space-between}.guest-count-cont{display:flex;flex-direction:column}.search-btn{width:127px;height:48px;background:#eb5757;color:#fff;border:none;box-shadow:0 1px 6px rgba(0,0,0,.1);border-radius:16px;margin:auto}.txt-search{width:300px}.search-opt{align-self:start}.guest-light-txt{color:#aaa8a8;margin-top:-5px}@media only screen and (max-width:600px){.place_img{width:300px;height:200px}.head_contain{flex-direction:column}.head_icon{margin-bottom:12px}.head_item{align-self:end}.drawer-contents{align-items:center}.drawer-contents,.search-container{flex-direction:column;justify-content:center}.search-guest,.search-location{margin-left:0}}@media only screen and (min-width:600px){.place_img{height:300px}.details-p,.place_img{width:450px}.head_contain{flex-direction:row}.drawer-contents{align-items:center}.drawer-contents,.search-container{flex-direction:column;justify-content:center}.search-guest,.search-location{margin-left:0}}@media only screen and (min-width:992px){.place_img{height:250px}.details-p,.place_img{width:350px}.drawer-contents{flex-direction:row;align-items:flex-start}.draw-things,.drawer-contents,.search-container{justify-content:space-around}.search-container{flex-direction:row}.search-location{margin-left:0}.search-guest{margin-left:340px}}body,html{height:100%}body{margin:0;padding:0}.side-drawer{width:100%;background:#fff;position:fixed;top:0;right:0;z-index:200;box-shadow:1px 0 7px rgba(0,0,0,.5);-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.side-drawer.open{-webkit-transform:translateY(0);transform:translateY(0)}.backdrop{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:100;top:0;right:0}
/*# sourceMappingURL=main.89972d75.chunk.css.map */