body{margin:0;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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.service img{height:220px;width:100%;border-radius:10px 10px 0 0;margin-bottom:30px}.service{background-color:#e3ecec;border:1px solid #e7dcdc;border-radius:10px;box-shadow:1px 1px 10px 2px rgba(0,0,0,.48627450980392156)}.service p{padding:10px;margin:10px}.service button{box-shadow:1px 1px 10px 2px rgba(0,0,0,.48627450980392156)}.Booking{padding:50px}.details img{height:150px;width:100%;border-radius:10px 10px 0 0}.details{margin-top:90px;height:600px;width:300px;background-color:#e3ecec;border:1px solid #e7dcdc;border-radius:10px;box-shadow:1px 1px 10px 2px rgba(0,0,0,.48627450980392156)}.details p{padding:10px;margin:10px}.details button{box-shadow:1px 1px 10px 2px rgba(0,0,0,.48627450980392156)}.login{margin-top:250px;margin-bottom:220px}.image img{height:200px;width:250px;border:1px solid #ebe7e7;border-radius:5px;margin-top:20px;margin-bottom:20px;box-shadow:1px 1px 10px 2px rgba(0,0,0,.48627450980392156)}.image img:hover{-webkit-transform:scale(1.2);transform:scale(1.2);transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out,-webkit-transform 1s ease-in-out}.footer{width:100%;background-color:#000;height:70px;margin-top:25px}.footer p{padding-top:30px;color:#fff}.service-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px;margin:50px}@media only screen and (max-width:688px){.service-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.service-container{grid-template-columns:repeat(2,1fr)}}.add-service form{margin-top:60px;margin-bottom:165px;display:flex;flex-direction:column;justify-content:center;align-items:center}.add-service form input,textarea{width:40%;margin-bottom:10px}.add-service form button{width:10%}.add-service h2{margin-top:50px}.manage-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px;margin:50px}.single-item{background-color:#e3ecec;border:1px solid #e7dcdc;border-radius:10px;box-shadow:1px 1px 10px 2px rgba(0,0,0,.48627450980392156)}.single-item img{height:150px;width:100%;border-radius:10px 10px 0 0}.single-item button{margin-bottom:20px}@media only screen and (max-width:688px){.manage-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.manage-container{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=main.0b1ad2fe.chunk.css.map */