@import url(https://fonts.googleapis.com/css?family=Kumbh+Sans);:root{--navbarWidth:1100px;--mainWidth:1000px;--amountContWidth:140px;--buyButtonWidth:280px}html{font-size:62.5%}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:Kumbh Sans;margin:0;padding:0;transition:all .1s}.App{position:relative;z-index:0}header{border-bottom:1px solid rgba(0,0,0,.2);display:flex;height:90px;justify-content:space-between;margin:auto;padding:20px 0;width:1100px;width:var(--navbarWidth)}.logosvg{height:40%;margin:auto;width:auto}.navButtons a{color:#68707d;font-size:1.4rem;font-weight:400;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;text-decoration:none;transition:all .25s}.Main{display:flex;justify-content:space-between;margin:50px auto 0;width:1000px;width:var(--mainWidth)}.navButtons a:hover{color:aqua}.navButtons a:not(:last-child){margin-right:3rem}.navButtons{display:flex;margin-left:5rem}.cartLogo{height:40%;margin:auto 30px auto 0;width:auto}.avatar{border-radius:50%;height:90%;width:auto}.ThumbnailsCont{display:flex;justify-content:space-between}.InfoAndCart{display:flex;flex-direction:column;justify-content:center;width:40%}.InfoAndCart p{color:#68707d;font-size:1.3rem}.sneakerComp{color:#ff7d1a}.marginable{margin-bottom:20px}.ImagesDisplay{width:50%}.currentImageDisplayed{border-radius:12px;display:block;height:auto;margin:0 auto;width:80%}.ThumbnailsCont{margin-left:auto;margin-right:auto;margin-top:20px;width:80%}.ThumbnailsCont img{border-radius:12px;transition:all .1s;width:20%}.ThumbnailsCont img:not(.ThumbIsClicked){border:1px solid hsla(0,0%,100%,0)}.ThumbnailsCont img:hover:not(.ThumbIsClicked){cursor:pointer;opacity:.5}.ThumbIsClicked{border:1px solid #ff7d19;cursor:default;opacity:.5}.ThumbIsClicked:hover{cursor:default}.ThumbnailsCont img:hover{opacity:.5}.sneakerName{font-size:4rem;font-weight:700}.newPriceInfo{display:flex}.newPriceInfo h1{font-size:2.25rem;font-weight:700;margin-right:20px}.newPriceInfo h2{background-color:rgba(255,184,41,.25);border-radius:6px;color:#e4a811;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:auto;margin-top:auto;padding:2px 5px}.amountCont,.cartFunctionality{display:flex}.amountCont{background-color:#f7f8fd;border-radius:10px;height:40px;justify-content:space-between;margin-right:20px;width:140px;width:var(--amountContWidth)}.amount{display:block;font-size:2rem;font-weight:700;height:25px;margin:auto 0;text-align:center}#plus{height:12px;margin:auto 10px auto 0}#minus,#plus{color:#ff7d19;transition:all .25s;width:12px}#minus{height:4px;margin:auto 0 auto 10px}.amountCont img:hover{cursor:pointer;-webkit-transform:scale(1.15);transform:scale(1.15)}.buyButton{background-color:#ff7d19;border:none;border-radius:10px;display:flex;height:40px;justify-content:center;transition:.25s;width:280px;width:var(--buyButtonWidth)}.buyButton:hover{background-color:#ffb829;cursor:pointer}.buyButton span{color:#fff;display:block;font-size:1.5rem;margin:auto 0 auto 20px}.buyButton img{height:50%;margin:auto 0;width:auto}.oldprice{color:#b7b7b7;text-decoration:line-through}.CloakedImageDisplay{background-color:rgba(0,0,0,.75);display:flex;height:100%;justify-content:center;left:0;opacity:1;position:absolute;top:0;transition:all .5s;width:100%;z-index:1}.Cloaked{display:none}.ImagesDisplayCloaked{margin:auto;width:45%}.clickableMainImage:hover{cursor:pointer}@media only screen and (max-width:1120px){:root{--navbarWidth:1000px;--mainWidth:900px}.InfoAndCart{width:45%}.ImagesDisplay{width:55%}}@media only screen and (max-width:1000px){:root{--navbarWidth:95%;--mainWidth:80%}}@media only screen and (max-width:1020px){:root{--navbarWidth:900px;--mainWidth:800px}.ImagesDisplayCloaked{width:60%}.InfoAndCart{width:40%}.ImagesDisplay{width:60%}}@media only screen and (max-width:900px){:root{--navbarWidth:95%;--mainWidth:80%}.sneakerName{font-size:2.5rem}.InfoAndCart{justify-content:space-between}.InfoAndCart p{display:none}}@media only screen and (max-width:700px){:root{--navbarWidth:600px;--mainWidth:500px}.InfoAndCart{justify-content:center}.ImagesDisplayCloaked{width:100%}.InfoAndCart p{display:block}.Main{align-items:center;flex-direction:column}.navButtons{display:none}.InfoAndCart{align-items:center;width:100%}.ImagesDisplay{margin-bottom:75px;width:100%}.sneakerComp{text-align:center}.cartFunctionality{justify-content:center}.InfoAndCart p{width:60%}}@media only screen and (max-width:600px){:root{--navbarWidth:95%;--mainWidth:80%}}@media only screen and (max-width:500px){:root{--navbarWidth:360px;--mainWidth:340px;--buyButtonWidth:160px;--amountContWidth:80px}.Main{align-items:center;flex-direction:column}.navButtons{display:none}.InfoAndCart{align-items:center;width:100%}.ImagesDisplay{margin-bottom:75px;width:100%}.sneakerName{font-size:3rem}.sneakerComp,.sneakerName{text-align:center}.cartFunctionality{justify-content:center}.InfoAndCart p{width:90%}}
/*# sourceMappingURL=main.d9962944.css.map*/