.App{width:100%;height:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;font-family:Arial,Helvetica,sans-serif}body{padding:0;margin:0}.navbar{width:100%;height:75px;background-color:#6e8024;-webkit-flex-direction:row;flex-direction:row}.navbar,.navbar .leftSide{display:-webkit-flex;display:flex}.navbar .leftSide{-webkit-flex:50% 1;flex:50% 1;height:100%;-webkit-align-items:center;align-items:center;padding-left:150px}.navbar .leftSide img{width:64px;background-color:#fff;border:2px;border-radius:40px}.navbar .rightSide{-webkit-flex:50% 1;flex:50% 1;height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.navbar a{color:#fff;text-decoration:none;margin:20px}.navbar a:hover{color:#c9b892}.navbar .rightSide button{background-color:transparent;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{width:70px;margin:5px}@media only screen and (max-width:900px){.navbar .rightSide a{width:70px}.navbar .leftSide{padding-left:50px}}@media only screen and (max-width:600px){.navbar .rightSide a{display:none}.navbar .rightSide{-webkit-justify-content:flex-end;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{width:100%;height:200px;background-color:#121619;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;padding-top:10px}.socialMedia svg{color:#fff;margin:20px;font-size:70px;cursor:pointer}.socialMedia svg:hover{color:#ddbcbc;margin:20px}.footer p{color:#fff}@media only screen and (max-width:600px){.socialMedia svg{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;font-size:30px}.footer,.socialMedia svg{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.footer{height:auto}}.home{width:100%;height:90vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:left;align-items:left;-webkit-flex-direction:column;flex-direction:column;background-position:cover;background-repeat:no-repeat;background-size:cover;font-family:cursive}.headerContainer{width:auto;margin-left:50px}.headerContainer h1{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:80px;height:60px;color:#fff;font-family:cursive}.headerContainer p{padding:0;font-size:30px;font-weight:lighter;color:#00f;font-family:cursive}.headerContainer button{color:#0808f4;border:none;border-radius:5px;cursor:pointer;-webkit-justify-content:center;justify-content:center;background-color:#04000b;height:50px;width:180px;color:#f1efef;text-decoration:none;font-size:20px;font-family:cursive}.headerContainer button:hover{background-color:#102c38;cursor:pointer;transition:.3s ease-in;font-size:21px}@media only screen and (max-width:835px){.headerContainer,.home{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.headerContainer{margin-left:0;border-radius:10px;padding:10px;width:70%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background-color:#121619;color:#fff}.headerContainer h1{font-size:30px;height:30px;color:#fff}.headerContainer p{font-size:20px;color:#fff}.headerContainer button{background-color:#fff;color:#121619;margin-bottom:30px}.headerContainer button:hover{background-color:#e1e1e1;color:#121619}}@media only screen and (max-width:600px){.headerContainer,.home{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.headerContainer{margin-left:0;border-radius:10px;padding:10px;width:74%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background-color:#000;color:#fff;height:auto}.headerContainer h1{font-size:30px;height:15px;color:#fff}.headerContainer p{font-size:20px;color:#fff}.headerContainer button{background-color:#fff;color:#121619;margin-bottom:20px;height:40px;width:150px;font-size:15px}.headerContainer button:hover{background-color:#e1e1e1;color:#121619}}.menu{width:100%;height:auto;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.menu .menuTitle{font-family:cursive;font-size:60px;color:#bf0}.menuList{width:70vw;height:auto;display:grid;grid-template-columns:1fr 1fr 1fr;place-items:center}.menuItem{border-radius:15px;width:312px;height:379px;margin:20px;box-shadow:0 3px 10px rgba(0,0,0,.2)}.menuItem:hover{box-shadow:0 10px 30px rgba(0,0,0,.5);transition:.3s ease-in;cursor:pointer}.menuItem div{border-top-left-radius:15px;border-top-right-radius:15px;width:100%;height:200px;background-position:50%;background-repeat:no-repeat;background-size:cover}.menuItem h1{color:#7af904;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.menuItem h1,.menuItem p{margin-left:20px;font-family:cursive}.menuItem p{color:#3dff02;font-size:20px}@media only screen and (max-width:1300px){.menuList{grid-template-columns:1fr 1fr}.menu .menuTitle,.menuList{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.menu .menuTitle{font-size:50px}}@media only screen and (max-width:800px){.menuList{grid-template-columns:1fr}.menu .menuTitle,.menuList{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.menu .menuTitle{font-size:40px}}.gallery{width:100%;height:auto;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;background-color:#e4e779}.heading{color:#9808f8;margin-top:20px;font-family:cursive;font-size:50px;font-weight:bolder}.artworklist{width:70vw;height:auto;display:grid;grid-template-columns:1fr 1fr 1fr;place-items:center;border-radius:20x}.artworks{border-radius:20x;width:340px;height:392px;margin:20px;box-shadow:0 3px 10px rgba(0,0,0,.2)}.artworks div{width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.artworks:hover{box-shadow:0 10px 30px rgba(0,0,0,.5);transition:.3s ease-in;cursor:pointer}@media only screen and (max-width:1300px){.artworklist{grid-template-columns:1fr 1fr}.artworklist,.gallery .heading{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.gallery .heading{font-size:50px}}@media only screen and (max-width:800px){.artworklist{grid-template-columns:1fr}.artworklist,.gallery .heading{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.gallery .heading{font-size:40px}}@media only screen and (max-width:800px){.artworklist{grid-template-columns:1fr}.artworklist,.gallery .heading{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.gallery .heading{font-size:20px}}.contact{width:100%;height:90vh;display:-webkit-flex;display:flex}.contact .leftSide{background-position:50%;background-repeat:no-repeat;background-size:cover}.contact .leftSide,.contact .rightSide{height:100%;-webkit-flex:50% 1;flex:50% 1}.contact .rightSide{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.contact .rightSide h1{font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;font-weight:10;font-size:50px;margin-left:30px}form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:auto;height:auto;padding:30px}form input{height:40px}form input,form textarea{width:80%;border:none;border-bottom:1px solid #121619;color:#000}form textarea{margin-top:15px;height:70px}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-weight:700;color:#000;font-family:Arial,Helvetica,sans-serif}input:-ms-input-placeholder,textarea:-ms-input-placeholder{font-weight:700;color:#000;font-family:Arial,Helvetica,sans-serif}input::placeholder,textarea::placeholder{font-weight:700;color:#000;font-family:Arial,Helvetica,sans-serif}form input:focus,textarea:focus{outline:none}form label{margin-top:15px;color:grey}form button{margin-top:40px;width:140px;height:40px;border:none;background-color:#121619;color:#f5f5f5;font-size:15px;cursor:pointer;opacity:1}form button:hover{opacity:.9}@media only screen and (max-width:600px){.contact .rightSide h1{font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;font-weight:29;font-size:34px;margin-left:23px}}
/*# sourceMappingURL=main.3262de4d.chunk.css.map */