@import url(https://fonts.googleapis.com/css2?family=Baloo+Thambi+2&family=Megrim&display=swap);.gem-container{height:500px;width:400px}.gem,.gem-container{display:flex;justify-content:center;align-items:center}.gem{text-decoration:none;color:#000;width:350px;height:450px;flex-direction:column;box-shadow:0 4px 8px 0 rgba(0,0,0,.4),0 6px 20px 0 rgba(0,0,0,.4);font-family:Baloo Thambi,sans-serif;grid-gap:5%;gap:5%;transition:all .2s ease 0s}.gem:hover{width:370px;height:475.7px}.gem .images{width:90%;height:70%}.gem .gem-cost,.gem .gem-name{text-align:center;text-decoration:none;font-size:100%;letter-spacing:5px}.gem .gem-cost{font-family:Baloo Thambi,sans-serif}.item-desc-background{min-height:95vh;width:100vw;background-image:url(/gem-store/static/media/mainimage2.8f84efa9.jpg);background-repeat:no-repeat;background-size:cover}.item-desc,.item-desc-background{display:flex;align-items:center;justify-content:center}.item-desc{width:70%;min-height:80vh;background-color:#fff;grid-gap:5%;gap:5%;font-family:Baloo Thambi,sans-serif;letter-spacing:5px;flex-wrap:wrap}.item-image{width:700px;min-height:700px;box-shadow:0 4px 8px 0 rgba(0,0,0,.4),0 6px 20px 0 rgba(0,0,0,.4)}.item-desc-info{min-height:700px;width:400px;display:flex;flex-direction:column;align-items:start;justify-content:start;grid-gap:10px;gap:10px}.item-name{font-size:50px}.item-description{width:90%;letter-spacing:3px}.add-cart-button{padding:5px;align-self:center;margin-top:auto;transition:all .5s ease 0s;text-decoration:none;color:#000;font-weight:700;font-size:18.75px}.add-cart-button:hover{background-color:#000;color:#fff}.back-shop-button{padding:5px;align-self:center;transition:all .5s ease 0s;text-decoration:none;color:#000;font-weight:700;font-size:18.75px}.back-shop-button:hover{background-color:#000;color:#fff}#shop{min-height:95vh;width:100vw;background-image:url(/gem-store/static/media/mainimage2.8f84efa9.jpg);background-repeat:no-repeat;background-size:cover;justify-content:center}#shop,#shop-platform{display:flex;align-items:center}#shop-platform{margin-top:50px;margin-bottom:50px;background-color:#fff;width:80%;min-height:80%;box-shadow:0 4px 8px 0 rgba(0,0,0,.4),0 6px 20px 0 rgba(0,0,0,.4);flex-direction:column;overflow-y:auto}#shop-title{font-family:Baloo Thambi,sans-serif;font-size:50px;letter-spacing:10px;padding:10px}#shop-display{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;grid-gap:40px;gap:40px}#shop-display,.shop-link{text-decoration:none}.cart-background{min-height:95vh;width:100vw;background-image:url(/gem-store/static/media/mainimage2.8f84efa9.jpg);background-repeat:no-repeat;background-size:cover;justify-content:center}#cart,.cart-background{display:flex;align-items:center}#cart{margin-top:50px;margin-bottom:50px;width:70%;min-height:80vh;background-color:#fff;flex-direction:column;grid-gap:5%;gap:5%;letter-spacing:5px;flex-wrap:wrap}#cart,.cart-title{font-family:Baloo Thambi,sans-serif}.cart-title{font-size:50px;letter-spacing:10px;padding:10px}.cart-total{margin-top:auto}.cart-payment-button{margin-top:15px;padding:5px;align-self:center;transition:all .5s ease 0s;text-decoration:none;color:#000;font-weight:700;font-size:18.75px}.cart-payment-button:hover{background-color:#000;color:#fff}.cart-shop-button{margin-top:10px;margin-bottom:10px;padding:5px;align-self:center;transition:all .5s ease 0s;text-decoration:none;color:#000;font-weight:700;font-size:18.75px}.cart-shop-button:hover{background-color:#000;color:#fff}.item{margin-bottom:20px;margin-top:10px;display:flex;grid-gap:40px;gap:40px}.cart-item-image{width:100px;height:100px;box-shadow:0 4px 8px 0 rgba(0,0,0,.4),0 6px 20px 0 rgba(0,0,0,.4)}.cart-desc{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:10px;gap:10px}.cart-item-name{text-align:center}.cart-item-cost,.cart-item-name{font-family:Baloo Thambi,sans-serif;font-weight:400;letter-spacing:3px}.cart-item-cost{font-size:20px}.add-button{display:flex;justify-content:center;align-items:center;grid-gap:10px;gap:10px;text-align:center}.add-button button{border-style:none;border-radius:50%;width:20px;height:20px;background-color:#494040;color:#fff;font-family:70px}.add-button button:hover{opacity:.7}.add-button p{width:20px}*{margin:0;padding:0}#nav{height:5vh;width:100vw;display:flex;justify-content:end;align-items:center;grid-gap:20px;gap:20px;background-color:#000}.nav-link{text-decoration:none;color:#fff;padding:5px;font-family:Baloo Thambi,sans-serif;transition:all .5s ease 0s;letter-spacing:3px}.nav-link:hover{color:#000;background-color:#fff;padding:5px}#home-link{margin-right:auto;margin-left:3vw;font-family:Megrim,sans-serif}#cart-link{margin-right:3vw}#home{min-height:95vh;display:flex;flex-direction:column;align-items:center;justify-content:start;background-image:url(/gem-store/static/media/mainimage2.8f84efa9.jpg);background-repeat:no-repeat;background-size:cover}#main-title{font-family:Megrim,sans-serif;color:#fff;padding:10px;background-color:#000;font-size:80px;margin-top:20vh}#main-quote{visibility:hidden;margin-top:10px}#main-button,#main-quote{font-family:Baloo Thambi,sans-serif;color:#fff;background-color:#000}#main-button{letter-spacing:10px;padding:10px;transition:all .5s ease 0s}#main-button:hover{background-color:#fff;color:#000}#shop-link{margin-top:30vh;text-decoration:none}.Sapphire{background-image:url(/gem-store/static/media/sapphire.1309d433.jpg)}.Diamond,.Sapphire{background-repeat:no-repeat;background-size:cover}.Diamond{background-image:url(/gem-store/static/media/diamond.50d9f5d1.jpg)}.Ruby{background-image:url(/gem-store/static/media/ruby2.f2965f26.jpg)}.Emerald,.Ruby{background-repeat:no-repeat;background-size:cover}.Emerald{background-image:url(/gem-store/static/media/emerald.63bb04ba.jpg)}.Opal{background-image:url(/gem-store/static/media/opal.f76eb74d.jpg)}.Amber,.Opal{background-repeat:no-repeat;background-size:cover}.Amber{background-image:url(/gem-store/static/media/amber.cb5afad0.jpg)}.Citrine{background-image:url(/gem-store/static/media/citrine.c8b5bade.jpg)}.Aquamarine,.Citrine{background-repeat:no-repeat;background-size:cover}.Aquamarine{background-image:url(/gem-store/static/media/aquamarine.53bda42e.jpg)}.Amethyst{background-image:url(/gem-store/static/media/amethyst.88b328fc.jpg);background-repeat:no-repeat;background-size:cover}
/*# sourceMappingURL=main.2d664bfe.chunk.css.map */