.App{display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;height:auto;width:100%}body{margin:0;padding:0}.active{background-color:#000}.navbar{background-color:#ffb800;flex-direction:row;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;width:100%}.navbar,.navbar .leftside{align-items:center;display:flex;height:100%}.navbar .leftside{flex:50% 1;padding-left:150px}.logo-circle{align-items:center;border:2px solid #ffb800;border-radius:50%;display:flex;height:100px;justify-content:center;overflow:hidden;width:100px}.logo-img{border-radius:50%;display:block;height:auto;object-fit:cover;width:100%}.navbar .rightside{align-items:center;display:flex;flex:50% 1;height:100%;justify-content:center}.navbar a{background-color:none;border-radius:.5rem;color:#fff;font-size:x-large;font-weight:700;margin:.5rem;padding:.5rem;text-align:center;text-decoration:none;width:auto}.navbar a :hover{background-color:#d20505}.navbar .rightside button{background-color:initial;border:none;color:#fff;cursor:pointer}.navbar .rightside svg{font-size:40px}.navbar #open{padding-left:0}.navbar #open img{display:none}.navbar #close img{display:inherit}.navbar #open .hiddenLinks{display:inherit;margin-left:30px}.navbar #close .hiddenLinks{display:none}.navbar #open a{margin:5px;width:70px}@media only screen and (max-width:600px){.navbar .rightside a{display:none}.navbar .rightside{justify-content:flex-end;padding-right:50px}.navbar .rightside button{display:inherit}}@media only screen and (min-width:600px){.hiddenLinks,.navbar .rightside button{display:none}}.footer{background-color:#121619;flex-direction:column;min-height:200px;padding-top:10px;width:100%}.footer,.socialMedia{align-items:center;display:flex;justify-content:center}.socialMedia{margin-bottom:20px}.socialMedia a{margin:0 10px}.socialMedia svg{color:#fff;cursor:pointer;font-size:4vw}.footer p{color:#fff}@media only screen and (max-width:768px){.footer{min-height:150px}.socialMedia{margin-bottom:10px}.socialMedia svg{font-size:6vw}}.home{align-items:left;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;height:90vh;justify-content:center;width:100%}.headerContainer{margin-left:50px;width:auto}.headerContainer h1{align-items:center;color:#000;font-size:90px;font-weight:50;height:60px;justify-content:center}.headerContainer p{color:#000;font-size:40px;font-weight:lighter;padding:0}.headerContainer button{background-color:#121619;border:none;border-radius:5px;color:#000;color:#fff;cursor:pointer;font-size:20px;height:50px;justify-content:center;text-decoration:none;width:180px}.headerContainer button:hover{background-color:#07090a;cursor:pointer;transition:.3s ease-in}@media only screen and (max-width:650px){.headerContainer,.home{align-items:center;justify-content:center}.headerContainer{background-color:#121619;border-radius:10px;color:#fff;display:flex;flex-direction:column;margin-left:0;padding:10px;width:80%}.headerContainer h1{color:#fff;font-size:40px;height:30px}.headerContainer p{color:#fff;font-size:30px}.headerContainer button{background-color:#fff;color:#121619;margin-bottom:30px}.headerContainer button:hover{background-color:#e1e1e1;color:#121619}}.products{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}.products .productsTitile{font-family:cursive;font-size:60px}.productList{display:grid;grid-template-columns:1fr 1fr 1fr;height:auto;place-items:center;width:70vw}.productItem{border-radius:15px;box-shadow:0 3px 15px #0003;height:360px;margin:20px;width:300px}.productItem:hover{box-shadow:0 3px 15px #00000080;cursor:pointer;transition:.3s ease-in}.productItem div{background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:15px;border-top-right-radius:15px;height:200px;width:100%}.productItem h1{font-size:20px}.productItem h1,.productItem p{margin-left:20px}.productItem button{background-color:#121619;border:none;border-radius:5px;color:#000;color:#fff;cursor:pointer;font-size:20px;justify-content:center;margin-left:20px;text-decoration:none}@media only screen and (max-width:1300px){.menuList{grid-template-columns:1fr 1fr}}@media only screen and (max-width:800px){.menuList{grid-template-columns:1fr}}@media only screen and (max-width:1300px){.productList{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media only screen and (max-width:800px){.productList{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.about{display:flex;flex-direction:column;height:90vh;width:100%}.aboutTop{background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;height:100%;overflow:scroll;width:100%}.aboutBottom{align-items:center;display:flex;flex-direction:column;height:55%;margin-top:50px}.aboutBottom p{width:1200px}.about .aboutBottom h1{color:#000;display:flex;font-size:70px;font-weight:400;height:30px;justify-content:center;transform:translateY(-40px)}
/*# sourceMappingURL=main.5d5a8444.css.map*/