@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,500;0,700;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Roboto,sans-serif;margin:0;padding:0}body{background-color:#f0f8ff}.navsection{align-items:center;background-color:#f9b49b;color:#000;display:flex;height:80px;justify-content:space-between;width:100%}.cart-center{padding-left:600px;padding-top:50px}.proSection{background-color:#fff;display:flex}.user{display:flex;gap:20px;justify-content:space-between;padding-right:30px}.imgBox{padding-left:20px}.imgBox,.proImg{width:80%}.proTitle h2{margin:10px}.subMenu ul li{list-style:none;margin:14px 2px 2px;width:100%}.subMenu{background-color:#f9e9de;box-shadow:0 4px 8px #0000001a;font-size:1.1em;height:7vh}@media (max-width:768px){.subMenu{background-color:#f9e9de;font-size:.8em;height:10vh}}@media (max-width:480px){.subMenu{background-color:#f9e9de;font-size:.6em;height:10vh}}.subMenu ul{display:flex;flex-wrap:wrap;justify-content:space-evenly}.pageSection{grid-gap:4%;display:grid;gap:4%;grid-template-columns:repeat(4,300px);justify-content:center;margin:40px 0 120px}.pageImg{height:250px;width:250px}.pageImg img{width:100%}@media (max-width:1024px){.pageSection{grid-template-columns:repeat(3,1fr)}.pageImg{height:220px;width:220px}}@media (max-width:768px){.pageSection{grid-template-columns:repeat(2,1fr)}.pageImg{height:200px;width:200px}}@media (max-width:480px){.pageSection{grid-template-columns:1fr}.pageImg{height:auto;width:100%}}.ind-image{height:500px;width:500px}.ind-section{display:flex;padding:50px}.ind-image img{border:1px solid orange;border-radius:15px;box-shadow:2px 2px 8px #0003;width:100%}.ind-details{padding:50px}.space{margin:10px}.ind-details button{background-color:#f9e9de;border-radius:8px;cursor:pointer;font-size:20px;padding:10px;width:10rem}.ind-details button,.ind-details button:hover{border:1px solid orange;box-shadow:2px 2px 5px #0000004d}.ind-details button:hover{background-color:#f9b49b;font-size:21px}.fullpage{display:flex}.pro-selected{border:1px solid #000;width:10%}.pro-input input{margin:5px}.demo{border-radius:20px;display:inline-block;width:12%}.underline{text-shadow:2px 2px 4px #0000004d}.underline a{color:inherit;text-decoration:none}.underline a:hover{text-decoration:underline}.user a{color:inherit;text-decoration:none}.user a:hover{text-decoration:underline}.title a{color:inherit;text-decoration:none}.title{font-size:1.2rem;padding-left:3%;text-shadow:2px 2px 4px #0000004d}@media (max-width:768px){.title{font-size:1rem;padding-left:3%;text-shadow:2px 2px 4px #0000004d}}.search-container{align-items:center;display:flex;justify-content:center;margin:20px}.search-box{background-color:#f0f8ff;border:1px solid #ccc;border-radius:20px 20px 20px 20px;font-size:16px;outline:none;padding:10px 15px;transition:box-shadow .3s ease;width:200%}@media (max-width:768px){.search-box{font-size:10px;width:200%}}.search-box:focus{border-color:#f3f4f5;box-shadow:0 0 8px #ff330080}@media (max-width:480px){.search-box{width:200px}}.page-box{align-items:center;background-color:#fff;border:1px solid hsla(0,1%,61%,.833);border-radius:5px;box-shadow:2px 2px 8px #0003;display:flex;flex-direction:column;justify-content:center;padding:10px;transition:transform .3s ease}.page-box:hover{transform:scale(1.05)}.page-box img{margin:2px}.proModel{margin:15px 5px 5px}span{color:red}.cart-section{border:1px solid #676666;border-radius:25px;display:flex;margin:20px;padding:20px}.cart-details{margin:60px 0 0 50px}.cart-img img{border:1px solid orange;border-radius:25px;height:300px}.footer{align-items:center;background-color:#6c6363;box-sizing:border-box;color:#fff;display:flex;font-family:Georgia,Times New Roman,Times,serif;font-size:1.5em;height:100px;justify-content:space-evenly;padding:10px;text-shadow:2px 2px 4px #0000004d;width:100%}.footer div:hover{color:#ecb111;font-size:1.8em;transition-duration:.3s;transition-timing-function:ease-in-out}@media (max-width:768px){.footer{font-size:1em;height:80px}.footer div:hover{font-size:1.1em}}@media (max-width:480px){.footer{flex-direction:column;font-size:1em;height:auto;padding:20px 0}.footer div:hover{font-size:1.1em}}.removebtn button{background-color:#f9e9de;border-radius:8px;cursor:pointer;font-size:20px;padding:10px;width:10rem}.removebtn button,.removebtn button:hover{border:1px solid orange;box-shadow:2px 2px 5px #0000004d}.removebtn button:hover{background-color:#f9b49b;font-size:21px}.removebtn{padding-top:20px}.slider-container{height:95%;text-align:center}.image-container{display:block;position:relative;width:100%}.slider-image{display:block;height:600px;margin:auto;width:100%}.next-button,.prev-button{background-color:#00000080;border:none;color:#fff;cursor:pointer;font-size:16px;letter-spacing:2px;padding:10px;position:absolute;top:50%;transform:translateY(-50%)}.prev-button{left:0}.next-button{right:0}
/*# sourceMappingURL=main.95c31c72.css.map*/