@import url(https://fonts.googleapis.com/css?family=Bebas+Neue&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto&display=swap);.header{align-items:center;background-color:#bfb749;display:flex;height:100px;justify-content:center;margin:0 auto;width:100%}.header__background{text-align:left;width:60%}.header__title{color:#fff;font-family:Bebas Neue,sans-serif;font-size:72px;margin:0;padding:0;text-align:left}.navigation{background-color:#072026;width:100%}.navigation .menu__list{display:flex;list-style:none;margin:0 auto;padding:0;width:60%}.navigation .menu__list .menu__item{color:#fff;cursor:pointer;font-family:Roboto,sans-serif;padding:10px 20px}.navigation .menu__list .menu__item a{color:#fff;text-decoration:none}.navigation .menu__list .menu__item--right{margin-left:auto}.navigation .menu__list .menu__item--right a{color:#fff;text-decoration:none}.container{align-items:space-between;display:flex;margin:10px auto;width:60%}.box{align-items:center;background-color:#202020;display:flex;flex:1;justify-content:center;margin:20px;padding:15px 10px}.box__title{color:#fff;font-size:20px;font-weight:300;margin:0}.box__title a{color:#fff;text-decoration:none}.input-container{align-items:center;display:flex;justify-content:center;margin:10px auto 20px;width:60%}.input{background-color:#fafafa;border:0;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);flex:1;height:30px;margin:0 5px;padding:5px;text-align:center}.input::placeholder{color:rgba(0,0,0,.5)}.container-products .single-product .astock,.container-products .single-product .change,.container-products .single-product .id,.container-products .single-product .name,.container-products .single-product .sku,.container-products .single-product .stock,.container-products .single-product-header .astock,.container-products .single-product-header .change,.container-products .single-product-header .id,.container-products .single-product-header .name,.container-products .single-product-header .sku,.container-products .single-product-header .stock,.container-shops .single-product .change,.container-shops .single-product .id,.container-shops .single-product .name,.container-shops .single-product .url,.container-shops .single-product-header .change,.container-shops .single-product-header .id,.container-shops .single-product-header .name,.container-shops .single-product-header .url{box-sizing:border-box}.container-home .container-admin-option,.container-products .single-product,.container-products .single-product-header,.container-shops .single-product,.container-shops .single-product-header,.container-single-product .details,.container-single-product .product-form,.container-single-product-view .product-form{display:flex;flex-direction:row;justify-content:space-between}.container-form .form-field,.container-single-product .product-form .form-field,.container-single-product-view .product-form .form-field{display:flex;flex-direction:column;margin-bottom:15px}.container-form .form-field .form-label,.container-single-product .product-form .form-field .form-label,.container-single-product-view .product-form .form-field .form-label{font-size:16px;margin:0;padding:0;text-align:left}.container-form .form-field .form-input,.container-single-product .product-form .form-field .form-input,.container-single-product-view .product-form .form-field .form-input{height:30px}body{background-color:#fafafa;margin:0;padding:0}.container-home{height:100vh;margin:0 auto;width:60%}.container-home .title{font-size:24px;margin-top:20px;text-align:center}.container-home .container-admin-option{margin-top:20px;width:100%}.container-home .container-admin-option .option{font-size:20px}.container-products{display:flex;flex-direction:column;margin:0 auto;width:60%}.container-products .title{font-size:24px;font-weight:500;margin-top:20px;text-align:center}.container-products .single-product-header{align-items:center;background-color:#202020;border-bottom:1px solid #999;color:#fff;font-size:18px;font-weight:600;justify-content:center;padding:10px 0;text-align:center}.container-products .single-product-header .id{width:10%}.container-products .single-product-header .name{width:25%}.container-products .single-product-header .sku{width:27%}.container-products .single-product-header .astock,.container-products .single-product-header .stock{width:13%}.container-products .single-product-header .change{width:12%}.container-products .single-product-header .change a:link,.container-products .single-product-header .change a:visited{border:2px solid #000;color:#000;display:block;height:auto;width:100%}.container-products .single-product-header .change a:hover{background-color:#000;color:#fff}.container-products .single-product{align-items:center;padding:10px 0;text-align:center}.container-products .single-product .id{width:10%}.container-products .single-product .name{width:25%}.container-products .single-product .sku{width:27%}.container-products .single-product .astock,.container-products .single-product .stock{width:13%}.container-products .single-product .change{width:12%}.container-products .single-product .change a:link,.container-products .single-product .change a:visited{border:2px solid #000;box-shadow:1px 1px 5px 0 #000;color:#000;display:block;height:auto;text-decoration:none;transition:all .3s ease-in-out;width:90%}.container-products .single-product .change a:hover{background-color:#000;color:#fff}.container-products .background-1{background-color:#fcfcfc;height:25px}.container-products .background-0{background-color:#f2f2f2;height:25px}.container-form{align-items:center;border:1px solid #000;display:flex;flex-direction:column;gap:20px;height:100vh;margin:0 auto;width:60%}.container-form .title{font-size:24px;margin-top:20px;text-align:center}.container-form .form-submit{align-items:center;display:flex;flex-direction:column;height:100px;margin-top:10px}.container-single-product{display:flex;flex-direction:column;gap:20px;height:100vh;margin:0 auto;width:60%}.container-single-product .title{font-size:24px;margin-top:20px;text-align:center}.container-single-product .details{justify-content:space-around}.container-single-product .product-form{width:100%}.container-single-product .form-submit{align-items:center;display:flex;justify-content:center}.container-shops{display:flex;flex-direction:column;margin:0 auto;width:60%}.container-shops .title{font-size:24px;font-weight:500;margin-top:20px;text-align:center}.container-shops .single-product-header{align-items:center;background-color:#202020;border-bottom:1px solid #999;color:#fff;font-size:18px;font-weight:600;justify-content:center;padding:10px 0;text-align:center}.container-shops .single-product-header .id{width:10%}.container-shops .single-product-header .name{width:55%}.container-shops .single-product-header .url{width:20%}.container-shops .single-product-header .change{width:15%}.container-shops .single-product{align-items:center;padding:10px 0;text-align:center}.container-shops .single-product .id{width:10%}.container-shops .single-product .name{width:55%}.container-shops .single-product .change{width:15%}.container-shops .single-product .url{width:20%}.container-shops .background-1{background-color:#fcfcfc;height:25px}.container-shops .background-0{background-color:#f2f2f2;height:25px}.container-single-shop{display:flex;flex-direction:column;gap:20px;height:100vh;margin:0 auto;width:60%}.container-single-shop .title{font-size:24px;margin-top:20px;text-align:center}.container-single-product-view{border:1px solid #000;display:flex;flex-direction:column;gap:20px;margin:0 auto;padding:15px;width:60%}.container-single-product-view .title{font-size:24px;margin-top:20px;text-align:center}.container-single-product-view .product-form{justify-content:center;width:100%}.container-single-product-view .form-submit{align-items:center;display:flex;justify-content:center}input[type=text]{border:0;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);height:25px;margin-top:5px;width:100%}.uncorrect-container{background-color:#f9f9f9;border:1px solid #ccc;margin:20px auto;padding:10px;width:60%}.uncorrect-container form{margin-bottom:20px}.uncorrect-container input[type=number]{margin:5px;width:80px}.uncorrect-container input[type=submit]{background-color:#bfb749;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:8px 16px}.uncorrect-container input[type=submit]:hover{background-color:#bfb749}.uncorrect-container br{line-height:1.5em}#stockButton,.stock-button{background-color:#072026;box-shadow:1px 1px 5px 0 #000;color:#f2f2f2;cursor:pointer}#stockButton:hover,.stock-button:hover{opacity:.9}#stockButton{font-size:20px;height:50px;width:250px}.updateStock{display:flex;justify-content:end;margin:5px;width:100%}.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{color:#fff;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);float:right;font-size:20px;font-weight:700;line-height:1;opacity:.8;position:relative;right:-.3em;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;top:-.3em}.toast-close-button:focus,.toast-close-button:hover{color:#000;cursor:pointer;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);opacity:.4;text-decoration:none}.rtl .toast-close-button{float:left;left:-.3em;right:.3em}button.toast-close-button{-webkit-appearance:none;background:0 0;border:0;cursor:pointer;padding:0}.toast-top-center{right:0;top:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{right:0;top:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{left:12px;top:12px}.toast-top-right{right:12px;top:12px}.toast-bottom-right{bottom:12px;right:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{pointer-events:none;position:fixed;z-index:999999}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{background-position:15px;background-repeat:no-repeat;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#fff;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);margin:0 0 6px;opacity:.8;overflow:hidden;padding:15px 15px 15px 50px;pointer-events:auto;position:relative;width:300px}#toast-container>div.rtl{background-position:right 15px center;direction:rtl;padding:15px 50px 15px 15px}#toast-container>div:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;cursor:pointer;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);opacity:1}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{margin-left:auto;margin-right:auto;width:300px}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{margin-left:auto;margin-right:auto;width:96%}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{background-color:#000;bottom:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);height:4px;left:0;opacity:.4;position:absolute}@media (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}