.content{display:flex;width:100%;flex-direction:column;padding-top:12vh}header{display:flex;background-color:#ff4d00;height:12vh;width:100%;box-shadow:0 1px 10px #000;gap:10px;align-items:center;justify-content:space-between;position:fixed}.logoContainer{display:flex;justify-content:space-between;align-items:center;padding-left:2%;width:50%}.logoLink{display:flex;justify-content:space-around;align-items:center;color:#000;text-decoration:inherit}.logoLink:hover{color:#fff}.productAndCart{display:flex;justify-content:space-around;align-items:center;width:30%;height:100%}.headerItem{height:100%;display:flex;justify-content:space-around;align-items:center}.headerItemLink{height:100%;display:flex;justify-content:space-around;align-items:center;color:#000;text-decoration:inherit}.headerItemLink:hover{color:#fff}.headerItemText{font-size:calc(15px + .5vw)}.headerCartContainer{height:100%;display:flex;justify-content:space-around;align-items:center}.cartLengthContainer{height:3.5vmin;width:3.5vmin;background-color:#000;border-radius:50%;position:relative;bottom:17%;right:30%;display:flex;justify-content:center;align-items:center;color:#ff4d00}footer{display:flex;justify-content:center;align-items:center;background-color:#ff4d00;height:4vh;width:100%}.homeContent{background-image:url(/assets/store-bg-MkSoUAZr.jpg);background-size:cover;background-repeat:no-repeat;height:84vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.homeDescription{background-color:#ffffff80;width:100%;height:10vh}.homeText{position:relative;top:0;font-size:calc(50px + 1vw);line-height:.9;margin:0;font-weight:700;color:#ff4d00;font-family:Permanent Marker;text-shadow:2px 3px 1px black}.searchParameterContainer{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding-top:2%;gap:10px}.currentProductCategory{font-size:calc(20px + 1vw);line-height:.9;margin:0;font-weight:700;font-family:Nunito}@media (max-width: 800px){.searchParametersContainer{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;gap:5%}}@media (min-width: 801px){.searchParametersContainer{display:flex;width:100%;justify-content:center;align-items:center;gap:5%}}.searchItem{display:flex;justify-content:center;align-items:center;gap:2px}.productsContainer{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;margin-top:2%}@media (max-width: 800px){.shopItem{display:flex;flex-direction:column;padding:2% 1%;border-radius:10%;border:2px solid black;align-items:center;margin:1%;height:300px;width:25vw}.productInfo{display:flex;flex-direction:column;align-items:center;height:80%;width:100%}.imageLink{display:flex;width:100%;height:45%}.imageContainer{display:flex;justify-content:center;align-items:center;width:100%;height:100%}}@media (min-width: 801px){.shopItem{display:flex;flex-direction:column;padding:2% 1%;border-radius:10%;border:2px solid black;align-items:center;margin:1%;height:400px;width:20vw;gap:2%}.productInfo{display:flex;align-items:center;flex-direction:column;height:80%;width:100%}.imageLink{display:flex;width:100%;height:50%}.imageContainer{display:flex;justify-content:center;align-items:center;width:100%;height:100%}}.itemImage{max-width:100%;max-height:100%}.imageContainer:hover{box-shadow:#b4b4b44d 0 0 0 10em inset;cursor:pointer}@media (max-width: 800px){.descriptionContainer{display:none;width:100%;height:50%;overflow-y:scroll}.textContainer{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;width:100%;height:50%;gap:5%}.addToCartButton{background-color:#ff4d00;border:1px solid black;border-radius:10%;color:#fff;height:4.5vh;width:70%}}@media (min-width: 801px){.descriptionContainer{display:none;width:100%;height:50%;overflow-y:scroll}.textContainer{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;width:100%;height:50%;gap:5%}.addToCartButton{background-color:#ff4d00;border:1px solid black;border-radius:10%;color:#fff;height:5vh;width:10vw}}.itemNameContainer{height:50%;width:100%;overflow:auto;text-overflow:ellipsis}.itemName{font-size:calc(8px + .8vw);font-weight:700;text-align:left;text-overflow:ellipsis}.itemStats{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%}.itemDescription{text-align:left;text-overflow:ellipsis}.ratingsContainer{display:flex;align-items:center}.starIcon{color:#fb0;text-shadow:1px 1px 0 black}.itemCost{font-size:calc(10px + .8vw);font-weight:700}.itemRating{font-size:calc(9px + .5vw)}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.addToCartContainer{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:20%;width:100%;gap:5px}.addToCartButton:hover{background-color:#252525;cursor:pointer}.changeCountContainer{display:flex;width:100%;align-items:center;justify-content:center}@media (max-width: 800px){.itemCount{width:30%;text-align:center}.changeCountButton{width:18%;background-color:#ff4d00;border:1px solid black;border-radius:5%;color:#fff;font-weight:700}}@media (min-width: 801px){.itemCount{width:10%;text-align:center}.changeCountButton{width:10%;background-color:#ff4d00;border:1px solid black;border-radius:5%;color:#fff;font-weight:700}}.changeCountButton:hover{background-color:#252525;cursor:pointer}.featuredShopItemContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2%;gap:20px}.backContainer{display:flex;width:100%;align-items:center;justify-content:flex-start}.backLink{text-decoration:none}.backLinkText{color:#000}.backLinkText:hover{color:#747474;cursor:pointer}.featuredShopItemImageContainer{width:100%;height:34vh}.featuredShopItemImage{max-width:100%;max-height:100%}.featuredShopItemTextContainer{display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-start;width:100%;gap:20px}.featuredShopItemName{font-weight:700;font-size:calc(20px + 1vw)}.featuredShopItemStats{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.featuredShopItemCost{font-weight:700}.featuredShopItemRatingsContainer{display:flex;align-items:center;justify-content:flex-end;width:50%}.featuredShopItemDescriptionContainer{text-align:left}.featuredShopItemAddToCartContainer{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:20%;width:100%;gap:5px}.featuredShopItemChangeCountButton{width:25px;background-color:#ff4d00;border:1px solid black;border-radius:5%;color:#fff;font-weight:700}.featuredShopItemChangeCountButton:hover{background-color:#252525;cursor:pointer}.featuredShopItemCount{width:20%;text-align:center}.featuredShopItemAddToCartButton{display:flex;flex-direction:column;align-items:center;justify-content:center;height:5vh;width:20vw;gap:5px;background-color:#ff4d00;color:#fff;border-radius:10%;border:transparent}.featuredShopItemAddToCartButton:hover{background-color:#252525;cursor:pointer}.noItemsContainer{display:none;flex-direction:column;justify-content:center;align-items:center;gap:2%;width:100%;height:84vh}.noItemsText{font-size:calc(25px + 1vw);font-weight:700;margin:0;font-family:Permanent Marker}.cartContainer{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;margin-top:2%}.cartHeader{display:flex;justify-content:center;align-items:center;width:100%}.cartHeaderText{font-size:calc(25px + 1vw);font-weight:700;margin:0;font-family:Permanent Marker;text-align:center}.cartItem{display:flex;padding:2%;border-radius:10%;border:2px solid black;align-items:center;margin:1%;height:200px;width:50vw;gap:5%;flex-direction:column}.cartItemInfo{display:flex;gap:5%;width:100%;height:70%}.cartitemImageContainer{display:flex;align-items:center;justify-content:center;height:100%;width:50%}.cartitemImage{max-width:100%;max-height:100%}.itemCountContainer{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:30%;width:100%;gap:5px}.deleteButton{background-color:#ff4d00;border:1px solid black;border-radius:10%;color:#fff;height:10vh;width:20%}.deleteButton:hover{background-color:#252525;cursor:pointer}.changeCountOnCartButton{width:7%;background-color:#ff4d00;border:1px solid black;border-radius:5%;color:#fff;font-weight:700}.changeCountOnCartButton:hover{background-color:#252525;cursor:pointer}:root{line-height:1.5;font-weight:400;color-scheme:light;color:#000000de;background-color:#f2f2f2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{display:flex;text-align:center;width:100%;align-items:flex-start;justify-content:space-between;height:100vh;flex-direction:column}body{margin:0;display:flex;align-items:center}h1{font-size:calc(15px + 3vw);line-height:.9;margin:0;font-family:Permanent Marker}h2{font-size:calc(20px + 1vw);line-height:.9;margin:0;font-family:Permanent Marker}h3{font-size:calc(15px + 1vw);line-height:.9;margin:0;font-family:Permanent Marker}p{font-family:Nunito;margin:0}
