@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap);.product{overflow:hidden;padding:0;width:150px;text-align:center;margin-bottom:5px;margin-right:5px;box-shadow:0 1px 1px 0 rgba(248,2,248,.3)}.product-figure{background-color:#fff;margin:0 0 5px;overflow:hidden;position:relative}.product-figure,.product-figure img{width:100%;height:auto}.product-name{font-size:10px;font-weight:700}.product-price{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:20px;color:purple;font-weight:light;padding:0 0 5px}.product-price--from{font-size:10px;margin-right:5px;align-items:center;color:#555;text-decoration:line-through}.disccount{display:inline-block;background-color:#daa520;color:#000;width:auto;border-radius:2rem;font-size:small;font-weight:700;padding:3%;position:absolute;top:80%;left:5%;margin:0}.product-catalog-container{display:flex;flex-direction:column}.product-catalog{width:100%;flex-direction:row;flex-wrap:wrap;padding:16px}.home,.product-catalog{display:flex;justify-content:center}.loading{margin-top:50px;font-size:24px;color:#202020}.product-sizes h3{font-size:15px;color:grey}.product-sizes-buttons{display:flex;flex-direction:row;justify-content:left;flex-wrap:wrap}.product-size-button{color:grey;border:2px solid grey;padding:0;width:40px;margin:0 5px 5px 0}.product-size-button--selected{background-color:#d4d1d1}.window-header-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.07);width:100%}.window-header{display:flex;flex-direction:row;align-items:center;height:60px;width:100%}.window-header-title{font-size:1.4em;flex:0.95 1;justify-items:center}.product-details{margin:2%;padding:2%;height:100%;border-radius:.5em;display:flex;flex-direction:row;justify-content:center;align-items:center;border:2px solid purple;box-shadow:0 4px 10px rgba(0,0,0,.07)}.product-details-fig{background-color:#fff;height:100%;margin:0;flex:0.5 1;overflow:hidden;position:relative}.product-details-fig img{width:100%;height:auto}.product-details-content{font-size:15px;font-weight:700;flex:0.5 1}.product-details-content h2{margin:0;font-size:20px}.product-details-text{padding-left:5%}.product-details-text h1{font-size:30px;color:purple;margin-bottom:0}.product-details-text p{font-size:medium;color:grey;margin-top:0}.product-purchase{display:flex;flex-direction:column;justify-content:left;flex-wrap:wrap;margin-top:5%}.product-purchase button{font-size:15px;background-color:purple;color:#fff;border-radius:1em;width:100%}.product-purchase span{font-size:25px;color:#555;text-decoration:line-through}.topbar{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#fff;position:fixed;top:0;left:0;padding:10px 16px;height:60px;width:100%;display:flex;flex-direction:row;justify-content:left;align-items:center;z-index:1;box-shadow:0 1px 3px 0 #dadada}.topbar_logo{display:inline-block;height:100%;padding:0;justify-content:left}.topbar_logo svg{height:100%}.topbar_icons{-webkit-tap-highlight-color:transparent;background:transparent;border:none;box-shadow:none;cursor:pointer;font-size:2rem;line-height:0;outline:none;margin-right:3%;position:absolute;right:0}.cart-item-container{height:auto;margin:2%;display:flex;flex-direction:row;border:1px solid #bd04c4;border-radius:.5em;box-shadow:0 0 3px 0 rgba(248,2,248,.664)}.cart-item-figure{margin:1%;width:40%}.cart-item-figure img{width:100%;height:auto}.cart-item-details{display:flex;flex-direction:row;margin:1%;width:100%}.cart-item-details h3{font-size:15px}.cart-item-details span{font-size:small;font-weight:700;color:grey;margin-left:5%;margin-right:5%}.cart-item-details p{font-size:small;color:grey;margin-top:0}.cart-item-description{display:flex;flex:0.6 1;flex-direction:column}.cart-item-remove{height:10px}.cart-item-remove p{font-size:10px;color:red;margin-top:0}.modify-amount-buttons{display:flex;align-items:center;justify-items:center}.modify-amount-buttons button{width:20pt;height:20pt;padding:0;background-color:purple;border-radius:.5em}.modify-amount-buttons button span{font-size:20px;font-weight:700;color:#fff}.cart-item-price{display:flex;flex-direction:column;align-items:center;flex:0.4 1}.cart-item-price h3{font-size:15px;color:purple}.cart-item-remove{height:5%}.shopping-cart-window{position:absolute;top:0;right:0;background-color:#fff;width:70%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:2;box-shadow:0 4px 10px rgba(0,0,0,.07)}.shopping-cart{margin-top:2px;height:100%}.shopping-cart h2{margin:15px}.close-order{margin:2%}.close-order button{font-size:medium;background-color:purple;color:#fff;width:100%}.total-order{display:flex;flex-direction:row;margin:5px 0;align-items:flex-end;justify-content:center}.total-order h2{margin:0 5px 0 0}.total-order h1{margin:0}.search-item-container{display:flex;flex-direction:row;margin-bottom:5px;border:1px solid #efefef}.search-item-figure{margin:1%;width:40%}.search-item-figure img{width:100%;height:auto}.search-item-details{display:flex;flex-direction:row;margin-left:5px;width:100%}.search-item-details h3{font-size:15px}.search-item-details p,.search-item-details span{font-size:small;color:grey}.search-item-details p{margin-top:0}.search-item-description{display:flex;flex:0.6 1;flex-direction:column;margin-right:10px}.search-item-price{display:flex;flex-direction:column;flex:0.4 1}.search-item-price h3{font-size:15px;margin-bottom:5px;color:purple}.search-window{position:absolute;top:0;right:0;background-color:#fff;width:70%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:2;box-shadow:0 4px 10px rgba(0,0,0,.07)}.search-input{padding:5px}.search-text-input{background-color:#fff;font-size:15px;width:100%;border:.4em;border-radius:.2em;height:auto}.search-results{margin-top:5px;height:100%}*,:after,:before{box-sizing:border-box}html{font-size:10px}body{padding-top:60px;font-family:"Open Sans",sans-serif;background-color:#f8f9fb}a,body{color:#000}a{text-decoration:none;font-weight:700}button{background-color:transparent;border:none;box-shadow:none;outline:none}.container{width:100%;margin:0 auto}
/*# sourceMappingURL=main.91438f5a.chunk.css.map */