.App{margin:auto;min-width:640px;text-align:center;width:90vw}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes scaleUp{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes scaleUp{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes btnScaleUp{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes btnScaleUp{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}a{cursor:pointer}a,a:hover{text-decoration:none}h1{padding-bottom:.75ch}button{background-color:#414141;border-radius:5ch;height:auto;margin:2ch;padding:0 2ch;width:auto}button p{color:hsla(0,0%,100%,.7);font-size:3ch}#about,#gallery,#home,#store{-webkit-animation:fadeIn 3.5s;animation:fadeIn 3.5s;min-height:100vh;padding:2ch 1ch 1ch}#gallery{-ms-overflow-style:none;background-color:rgba(0,0,0,.3);border-radius:2ch;scrollbar-width:none}#about{padding:10vh 0}#about-wrapper{display:flex;flex-direction:row;margin:0 auto;padding-top:1.5ch;width:80vw}#about-image-container{margin-right:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#about-image{height:80vh;object-fit:contain}#about-bio,#about-bio p{margin:auto;width:30vw}#placeholder{-webkit-animation:fadeIn 2.25s;animation:fadeIn 2.25s;font-size:5ch;line-height:80px;max-height:100px;min-height:10vh;text-align:center;vertical-align:middle;width:100%}#logo{font-family:"Cedarville Cursive",cursive;font-size:6ch}#btn-container a{margin:auto}#btn-container,#logo,#nav{-webkit-animation:fadeIn 2.75s;animation:fadeIn 2.75s;background-color:hsla(0,0%,100%,0);display:flex;justify-content:space-between;z-index:999}#nav{max-height:100px}#btn-container{font-size:2ch;line-height:2ch}#about p{color:hsla(0,0%,100%,.905);font-family:Caveat,cursive;font-size:3.5ch!important}.sticky{position:-webkit-sticky;position:sticky;top:0}.sticky+.content{padding-top:60px}.spacer-nav{width:2vw}.spacer-nav-2{width:25vw}.nav-btn{font-size:3ch}#logo,.nav-btn{color:hsla(0,0%,100%,.8)}.nav-btn:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.gallery-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:2.5ch;justify-content:center;margin:0 auto;max-width:100%}.gallery-wrap .single img{width:100%}.single{-webkit-animation:fadeIn 2.75s;animation:fadeIn 2.75s;border-radius:2ch;box-shadow:0 5px 15px rgba(0,0,0,.55);cursor:pointer;height:29vh;overflow:hidden;width:32%}.gallery-wrap .single img:hover{-webkit-animation:scaleUp 1s forwards;animation:scaleUp 1s forwards;z-index:0}.slider-wrap{align-items:center;bottom:0;display:flex;display:-moz-flex;display:-ms-flex;display:-o-flex;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:999}#counter,.slider-wrap .btn-close,.slider-wrap .btn-next,.slider-wrap .btn-prev{color:#fff;cursor:pointer;height:6ch;opacity:.6;position:fixed;width:6ch;z-index:9999}.btn-close:hover,.btn-next:hover,.btn-prev:hover{opacity:1}#counter{justify-content:center;top:0;width:14ch}#counter p{color:hsla(0,0%,100%,.8);font-size:3ch}.slider-wrap .btn-close{right:40px;top:40px}.slider-wrap .btn-prev{left:40px}.slider-wrap .btn-next,.slider-wrap .btn-prev{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.slider-wrap .btn-next{right:40px}.fs-img{align-items:center;-webkit-animation:fadeIn .3s;animation:fadeIn .3s;background-color:rgba(0,0,0,.8);display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.fs-img img{max-height:85%;max-width:85%;pointer-events:none;-webkit-user-select:none;user-select:none}#footer{display:flex;height:10vh;justify-content:space-around;margin:auto;max-height:100px;width:100%}#footer div{display:inline-flex;height:100%;line-height:80px;width:auto}#footer div p,.icon{color:hsla(0,0%,100%,.7);font-size:2.5ch}#footer .icon{height:4vh}#footer .icon:hover{-webkit-animation:btnScaleUp .5s forwards;animation:btnScaleUp .5s forwards}#icon-container{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;padding-top:2.5vh}#tmontobbio:hover{-webkit-animation:scaleUp .5s forwards;animation:scaleUp .5s forwards}.icon-spacer{height:100%;width:1vw!important}@media (max-width:1000px){.App{margin:0!important;width:100vw!important}#nav{font-size:2.5ch!important;line-height:2.5ch!important}.fs-img{height:calc(100% - 40px);width:calc(100% - 40px)}#about{displaY:flex}#about-image{height:auto;object-fit:contain;width:100vw}#about-wrapper{flex-direction:column;width:100vw}#about-bio,#about-bio p{margin-top:25px;width:100vw}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;background-image:url(https://i.imgur.com/L74uwoT.jpg);background-size:cover;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{font-family:Pacifico,cursive}::-webkit-scrollbar{display:none}
/*# sourceMappingURL=main.19e497a9.css.map*/