@import url(https://fonts.googleapis.com/icon?family=Material+Icons);*{box-sizing:border-box}:root{--green:green;--red:red;--blue:blue}html{touch-action:manipulation}a{color:#aa0909;text-shadow:none}body{background-color:#fff;display:flex;font-family:sans-serif;font-size:16px;margin:0;overflow-x:hidden;padding:0}#navbar{align-items:center}#navbar,.header-link-container{display:flex;justify-content:space-between}.header-link{color:#fff;cursor:pointer;margin:.5em 1.5em;text-decoration:none}.header-link:last-child{margin-right:2rem}.cart-button{background:#aa0909;border:0 solid transparent;box-shadow:0 0 0 transparent;cursor:pointer;font-size:larger;margin:.5em 1.5em;text-shadow:0 0 0 transparent}.cart-button,a:link{color:#fff;font-family:Bungee Inline,cursive}a:link{font-size:small;text-decoration:none}a:hover{color:bisque}#navbar{height:2em;margin-bottom:9em;padding-bottom:2em;padding-top:2em;top:0;width:100%}#filterNavbar,#navbar{background-color:#aa0909;overflow:hidden;position:fixed}#filterNavbar{border:2px bisque;color:#fff;height:3em;padding-left:1em;padding-top:.3em;top:4em;width:23%}@media only screen and (max-width:768px){body{font-size:14px}#navbar{align-items:center;display:flex;font-size:6px;justify-content:space-between}#title{color:#dec56c;font-family:Bungee Shade,cursive;font-size:10px;margin:5px;padding:5px}#title:hover{color:#f8db75}a:link{color:#fff;font-family:Bungee Inline,cursive;font-size:5px;text-decoration:none;text-shadow:2px 2px 1px rgba(0,0,0,.3),0 0 15px #605a5a,0 0 5px #eeefc1,0 0 30px #e8e9cc}#filterNavbar{background-color:#aa0909;border:2px bisque;color:#fff;font-size:x-small;height:4em;overflow:hidden;padding-left:1em;padding-top:.3em;position:fixed;text-shadow:2px 2px 1px rgba(0,0,0,.3),0 0 10px #fff,0 0 10px #eceea6,0 0 15px #eceea6;top:3em;width:100%}}.product-image{border:2px solid #aa0909;height:200px;margin-bottom:7px;margin-top:7px;width:237px}.editProduct{align-items:center;background-color:#f0f8ff;background:#fff;border:3px solid bisque;border-radius:.6em;display:flex;flex-direction:column;height:30em;justify-content:center;left:50%;min-width:20em;padding:3rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:24em}.products-container{margin-top:5em}.products{border-bottom:3px solid bisque;border-right:3px solid bisque;box-shadow:2px 4px 7px #aa0909;display:inline-block;font-family:Bungee,cursive;font-size:smaller;margin:30px;padding-bottom:4px;padding-left:5px;width:250px}.product-description{width:220px}.swiper-container{align-items:center;display:flex;height:100vh;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}.sliderImage{border-radius:10px;height:600px;width:1000px}.right-arrow{right:32px}.left-arrow,.right-arrow{color:#000;cursor:pointer;font-size:3rem;position:absolute;top:50%;-webkit-user-select:none;user-select:none;z-index:10}.left-arrow{left:32px}.slide{-webkit-animation:slide-up 1s ease .5s;animation:slide-up 1s ease .5s;opacity:0;transition-duration:1s ease}.slide.active{-webkit-animation:slide-right 1s ease .5s;animation:slide-right 1s ease .5s;opacity:1;-webkit-transform:scale(1.08);transform:scale(1.08);transition-duration:1s}@media only screen and (max-width:768px){.sliderImage{border-radius:10px;height:300px;width:500px}}.single-product-container{margin-top:5em}.single-product-headers{color:#aa0909;font-family:Bungee inline,cursive;margin-left:1em}.single-product{border-bottom:1px solid bisque;border-right:1px solid bisque;box-shadow:2px 4px 7px #aa0909;font-family:Bungee,cursive;margin-left:3em;padding-bottom:.2em;padding-left:7.5px;width:300px}.single-product-image{height:240px;margin-bottom:10px;margin-top:10px;width:285px}input[type=number]{border-color:#aa0909;border-radius:15px;font-size:14px;margin-left:.6em;margin-right:.6em;padding:4px;text-align:center;width:20%}.review-comment{border:2px solid #aa0909;height:150px;margin-left:35px;resize:none;width:500px}.review-comment:focus{border:none}.review-rating-submit-container{margin-left:25px;margin-top:10px}.no-review-message{color:#aa0909;margin-bottom:50px;margin-left:35px}.orders{color:#000;display:inline-block;font-family:Courier New,Courier,monospace;margin:0 30px 30px;width:150px}.orders,.reviews{border-bottom:2px solid bisque;border-right:2px solid bisque;box-shadow:2px 4px 7px #aa0909;font-size:large;padding:.5em}.reviews{color:#aa0909;font-family:Bungee,cursive;margin-bottom:.8em;margin-left:2em}.profile-headers{color:#aa0909;font-family:Bungee inline,cursive;margin-left:.7em}.profile-container{margin-top:5em}.orderFilter{align-items:center;color:#aa0909;font-family:Bungee,cursive;margin-left:2em}.orderFilter,.orders-container{display:flex;flex-direction:row}.orders-container{margin-left:1em;margin-top:2em}.cart-background{height:100vh;width:100vw}.cart-foreground{align-items:center;display:flex;flex-direction:column;padding-top:100px}.cart-title{color:#aa0909;font-size:2.2rem;font-weight:600;margin-bottom:20px}.cart-items{align-items:center;background:#aa0909;border:2px solid #aa0909;display:flex;flex-direction:row;height:152px;margin-bottom:20px;margin-left:15px;width:400px}.cart-image{height:148px;margin:0;width:148px}.cart-item-container{display:flex;flex-direction:row}.cart-item-info{color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;height:150px;justify-content:space-evenly;padding-left:10px;width:300px}.cart-edit{align-items:center;display:flex;flex-direction:row;margin-bottom:-5px;margin-top:-5px}.cart-edit-button{background:transparent;border:none;color:#fff}.cart-edit-button>span{font-size:17px;margin-left:10px;position:relative;top:1px}.cart-edit-form{display:flex;flex-direction:row;margin-bottom:-9px;margin-top:2px}.cart-edit-form>input{height:18px;position:relative;width:55px}.cart-edit-form>input:focus{outline:none}.cart-edit-form>button{background:transparent;border:none;bottom:6px;color:#fff;font-size:19px;position:relative}.cart-delete-button{background:transparent;border:2px solid #aa0909;border-radius:0 0 0 0;color:#aa0909;height:152px}.cart-delete-button:hover{-webkit-animation:deletefade 1s forwards;animation:deletefade 1s forwards}.cart-total-price{color:#aa0909;font-size:30px;font-weight:600;margin-right:30px;position:relative;top:8px}.cart-bottom-container{display:flex;flex-direction:row;justify-content:space-between;left:8px;position:relative;width:440px}.cart-bottom-buttons>button{background:none;border:2px solid #aa0909;color:#aa0909;font-weight:600;margin-left:15px;padding:10px}.cart-bottom-buttons>button:hover{-webkit-animation:redfade 1s forwards;animation:redfade 1s forwards}.empty-cart-container{display:flex;flex-direction:column;justify-content:center}.empty-cart-message{color:#aa0909}.browse-products{background:transparent;border:2px solid #aa0909;color:#aa0909;font-weight:600;height:40px;margin-top:30px}.browse-products:hover{-webkit-animation:redfade 1s forwards;animation:redfade 1s forwards}@-webkit-keyframes deletefade{0%{background:#fff;color:#aa0909}to{background:#000;color:#fff}}@keyframes deletefade{0%{background:#fff;color:#aa0909}to{background:#000;color:#fff}}@-webkit-keyframes redfade{0%{background:#fff;color:#aa0909}to{background:#aa0909;color:#fff}}@keyframes redfade{0%{background:#fff;color:#aa0909}to{background:#aa0909;color:#fff}}.order-container{align-items:center;display:flex;flex-direction:column;height:100vh;margin-top:100px;width:100vw}.order-message{color:#aa0909;font-size:2.2rem;font-weight:600;margin-bottom:20px}.order-details-container{border:2px solid #aa0909;width:40vw}.order-details-container>div{padding:10px}.order-id{background:#aa0909;color:#fde899;font-weight:600}.order-date{border-bottom:2px solid #aa0909}.order-date,.order-items-title{color:#aa0909;font-weight:600}.order-items{color:#fff;display:flex;flex-direction:row;justify-content:center;margin-left:12px;margin-right:10px}.order-items>div{margin-left:5px;padding:10px}.order-image{border:2px solid #aa0909;height:100px;margin:-12px;width:100px}.order-product-name{font-weight:600}.single-order-item{background:#aa0909;bottom:12px;display:flex;flex-direction:column;height:100px;justify-content:space-between;left:10px;position:relative;width:30vw}.order-status{border-top:2px solid #aa0909;color:#aa0909;font-weight:600}.order-total{background:#aa0909;color:#fff;font-weight:600}.continue-shopping-button{background:none;border:2px solid #aa0909;color:#aa0909;font-weight:600;height:50px;margin-top:30px}.continue-shopping-button:hover{-webkit-animation:redfade 1s forwards;animation:redfade 1s forwards}
/*# sourceMappingURL=main.7db4d3fa.css.map*/