@tailwind base;@tailwind components;@tailwind utilities;body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f3f3;color:#231f20;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{text-decoration:none}.m-0{margin:0!important}.p-0{padding:0!important}.mt-0{margin-top:0!important}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px!important}.mt-20{margin-top:20px!important}.mt-30{margin-top:30px!important}.mt-50{margin-top:50px!important}.mb-0{margin-bottom:0!important}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mb-20{margin-bottom:20px!important}.mb-30{margin-bottom:30px!important}.mb-50{margin-bottom:50px!important}.pt-0{padding-top:0!important}.pt-5{padding-top:5px!important}.pt-10{padding-top:10px!important}.pt-20{padding-top:20px!important}.pt-30{padding-top:30px!important}.pt-50{padding-top:50px!important}.pb-0{padding-bottom:0!important}.pb-5{padding-bottom:5px!important}.pb-10{padding-bottom:10px!important}.pb-20{padding-bottom:20px!important}.pb-30{padding-bottom:30px!important}.pb-50{padding-bottom:50px!important}.modal-open{overflow-y:hidden}.printing-text{font-size:12px!important}.printing-text-s{font-size:10px!important}.printing-text-l{font-size:14px!important}.printing-text-xl{font-size:16px!important}.home{align-items:center;color:#231f20;display:flex;flex-direction:column;justify-content:center;min-height:100vh;width:100%}.homeHero img{height:100vh}.homeNav{align-items:center;background-color:#000;display:flex;height:60px;justify-content:space-between;padding:0 10%;width:80%}.homeNav a{color:#fff;cursor:pointer;font-weight:700;margin-right:30px}.homeNav button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:16px;font-weight:700;padding:5px 10px}.homeHero{align-items:center;background-color:#eff5ff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;width:100%}.home h1{color:#8cbd22;font-size:60px;margin-bottom:0;margin-top:100px}.home h2{font-size:29px;margin-bottom:50px;margin-top:0}.home h4{font-size:40px;margin-top:0}#register{background-color:#8cbd22;border-radius:5px;color:#fff;padding:5px 10px}.homeUsers{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding-bottom:50px;width:100%}.homeUsers h4{margin:30px 0}.homeUsers .user{background-color:#eff5ff;border-radius:5px;display:flex;justify-content:space-between;padding:20px;width:60%}.homeUsers .user p{margin:0}.homeProductsWrapper{display:flex;margin:0 10%;width:80%}.homeProducts{align-items:center;display:flex;flex-direction:column;padding-bottom:50px;width:70%}.homeProductsTitle{margin:30px 0}.homeProductsContainer{display:flex;flex-wrap:wrap;width:100%}.homeProducts .product{align-items:center;animation:fadeIn .5s;background-color:#fff;border-radius:5px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;display:flex;flex-direction:column;justify-content:center;margin:1% 1% 20px;padding:10px 0;transition:all .3s ease-in-out;width:23%}.homeProducts .product-small h4,.homeProducts .product-small p{font-size:14px!important}.homeProducts .product:hover{box-shadow:0 7px 29px 0 #64646f33}.homeCategories .category-wrapper{cursor:pointer}.homeCategories .category-wrapper>ul{background-color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.homeProducts .product img{width:80%}.homeProducts .product .imgWrapper{display:flex;justify-content:center;position:relative}.homeProducts .product .altImg{left:0;right:0;top:0}.homeProducts .product .mainImg{background-color:#999;left:10%;position:absolute;right:0;top:0;transition:all .3s ease-in-out}.homeProducts .product .mainImg:hover{opacity:0}.homeProducts .product h4{font-size:16px;margin:10px 0;text-align:center}.homeProducts .product p{margin:10px 0 0;text-align:center;width:80%}.homeButton{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:20px;font-weight:700;height:50px;margin-top:50px;width:200px}.homePagingButton{height:32px}.homeCategories{background-color:#fff;border-radius:5px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;height:fit-content;margin-right:10px;padding:10px 0 20px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:calc(30% - 30px)}.homeCategories h4{text-align:center}.homeCategories p{font-size:24px;margin-left:20px}ul{list-style-type:none;margin:0;padding:0 0 0 20px}.homeCategories ul:first-child{padding-left:0}.homeCategories .category{font-size:16px;margin-top:10px}.breadcrumbs{display:flex}.crumb{cursor:pointer;margin-left:5px;text-decoration:underline}.product-productfullname{min-height:75px}.product .product-tools{margin-top:10px}.product .product-tools button{align-items:center;display:flex;height:35px;justify-content:center;margin-top:0;width:35px}.home-input-group{display:flex}.home-input-group input{border:1px solid #33333345;border-radius:5px;height:20px;margin-right:10px;padding:5px;width:200px}.home-input-group button{align-items:center;background-color:#8cbd22;border:none;border-radius:5px;color:#fff;display:flex;justify-content:center;padding:5px 10px}@media only screen and (max-width:600px){.homeHero img{height:auto;width:100vw}.home h1{font-size:20px}.home h2{font-size:50px}.home h4{font-size:19px}.homeProductsWrapper{display:flex;flex-direction:column;margin:0 5%;width:90%}.homeCategories{padding:0;width:100%}.homeProducts{width:100%}.homeProducts .product{width:45%}.input-splitter{flex-direction:column;gap:10px}}.navbar-item,.navbar-wrapper{align-items:center;display:flex}.navbar-item svg{margin-right:10px}@media only screen and (max-width:600px){.navbar-item p{display:none}.admin-nav{margin-right:5px!important}}.popup-wrapper{align-items:center;background-color:#0003;display:flex;height:100vh;justify-content:center;position:absolute;top:0;width:100vw;z-index:1000000000000}.popup{background-color:#fff;border-radius:5px;padding:2.5%;width:40%}.popup p{margin:0;text-align:justify}.popup button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:16px;font-weight:700;height:40px;margin-top:20px;width:100px}@media only screen and (max-width:600px){.popup{width:80%}}.footer{width:100vw}.footer-note{background-color:#fafafa;color:#484848;display:flex;flex-direction:column;font-size:12px;justify-content:center;padding:50px 20%;text-align:center}.footer-note h4{font-size:28px;margin:0 0 50px}.footer-note p{font-size:18px;margin:0}.footer-hero{align-items:center;background-color:#383838;color:#fff;display:flex;justify-content:center;padding:50px 10%}.footer-hero-item{display:flex;flex-direction:column;padding:0 20px}.footer-hero-item h4{font-size:18px;margin:0 0 10px}.footer-hero-item p{margin:0}.footer-copyright{align-items:center;background-color:#231f20;font-size:12px;height:50px}.footer-copyright,.footer-nav{color:#fff;display:flex;justify-content:center}.footer-nav{background-color:#000;padding-bottom:49px;padding-top:65px}.footer-nav-item{margin:0 1%}.footer-nav-item:first-of-type,.footer-nav-item:nth-of-type(2){width:18%}.footer-nav-item:nth-of-type(3){width:38%}.footer-nav-item img{cursor:pointer;width:100%}.footer-nav-item h4{font-size:22px}.footer-nav-item p{cursor:pointer}@media only screen and (max-width:600px){.footer-note{padding:50px 10%}.footer-hero{flex-direction:column;padding:40px 10%;text-align:center}.footer-hero-item{padding:30px 0}.footer-nav{flex-direction:column;padding:0 0 20px}.footer-nav-item{display:flex;flex-direction:column;height:auto;margin-bottom:20px;width:90%!important}.footer-nav-item:first-of-type{margin-bottom:0;margin-left:40px;margin-top:20px}.footer-nav-item img{height:auto;width:50%}.footer-nav-item h4{margin:10px 0 10px 40px}.footer-nav-item p{margin:5px 0 5px 40px}.footer-nav-item svg{margin-left:40px}.footer h4{font-size:19px}.footer p{font-size:12px}}.carouselWrapper{display:flex;flex-direction:column;justify-content:space-between;padding:0 10vw;width:80vw}.carousel{width:100%}.carousel-nav{align-items:center;display:flex;height:180px;justify-content:center;overflow:hidden;position:relative;width:49%}.carousel-nav img{height:180px;width:180px}.carousel-nav-bricoman img,.carousel-nav-ikea img{margin-top:-30px}.carousel-left{left:0}.carousel-left,.carousel-right{height:100%;position:absolute;top:0;width:50%}.carousel-right{right:0}.carousel-ikea{align-items:center;display:flex;justify-content:center}.carousel-ikea h1{color:#fbda0c!important;margin:0;text-align:center}@media only screen and (max-width:600px){.carousel-nav{height:130px}.carousel-nav img{height:130px;width:130px}.carousel-nav-bricoman img,.carousel-nav-ikea img{margin-top:-20px}}.product-productsku{background-color:#231f20;color:#fff;padding:2px 6px}.sitepopup-wrapper{align-items:center;background-color:#000000a1;display:flex;height:100vh;justify-content:center;position:absolute;top:0;width:100vw;z-index:1000000000000}.sitepopup{background-color:#fff;border-radius:5px;display:flex;flex-direction:column;height:200px;justify-content:space-between;padding:2.5%;width:60%}.sitepopup h4{color:#333;margin:0;text-align:center}.sitepopup button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:40px;margin-top:20px;width:250px}@media only screen and (max-width:600px){.sitepopup{width:80%}}.login{align-items:center;background-color:#eff5ff;color:#231f20;display:flex;flex-direction:column;height:100vh;width:100%}.login-inner{height:100%}.login form,.login-inner{align-items:center;display:flex;justify-content:center}.login form{background-color:#fff;border-radius:5px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;flex-direction:column;padding:20px;width:600px}.login form h4{font-size:50px;margin-bottom:20px;margin-top:0}.login button{background-color:#fff;border:none;border-radius:10px;font-size:26px;font-weight:700}.input-group{height:60px}.login button{align-items:center;background-color:#8cbd22;border-radius:5px;color:#fff;display:flex;justify-content:center;padding:5px 10px}@media only screen and (max-width:600px){.login form{width:100vw}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.register{align-items:center;background-color:#eff5ff;color:#231f20;display:flex;flex-direction:column;height:100vh;width:100%}.register-inner{height:100%}.register form,.register-inner{align-items:center;display:flex;justify-content:center}.register form{background-color:#fff;border-radius:5px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;flex-direction:column;padding:20px;width:600px}.register form h4{font-size:50px;margin-bottom:20px;margin-top:0}.register button{background-color:#fff;border:none;border-radius:10px;font-size:26px;font-weight:700}.input-group{display:flex;flex-direction:column;height:80px;justify-content:space-between;margin-bottom:20px;width:80%}.input-group input{border:1px solid #33333345;border-radius:5px;height:20px;padding:5px}.register button{align-items:center;background-color:#8cbd22;border-radius:5px;color:#fff;display:flex;justify-content:center;padding:5px 10px}label{font-size:24px;font-weight:700}@media only screen and (max-width:600px){.register form{width:100vw}}.nomatch{display:flex}.nomatch-content{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.nomatch-content span{color:#8cbd22}.nomatch-content h1{font-size:72px}.nomatch-content a{background-color:#8cbd22;border-radius:5px;color:#fff;cursor:pointer;font-size:32px;font-weight:700;margin-bottom:100px;margin-right:20px;padding:5px 10px}.users{min-height:100vh;width:100%}.users-table{color:#231f20}.users-row{cursor:pointer;transition:all .3s ease-in-out}.users-row:hover{background-color:#f3f3f3}.product-page{min-height:100vh;width:100%}.product-page .product{display:flex;justify-content:center;padding:0 10%;width:80%}.product-page .product img{width:100%}.product-page .product .imgWrapper{display:flex;width:65%}.product-page .product .product-detail{display:flex;flex-direction:column;padding-left:5%;width:30%}.product-page .product .product-detail h4{margin:0}.product-page .product .product-detail p{color:#484848;line-height:1.5rem;margin:3px 0 0}.product-page .product .product-detail h2{margin:10px 0 0}.product .product-img{background-color:#999;flex:none;margin-left:.625rem;margin-right:.625rem;width:50%}.product .product-detail .product-colors{margin:50px 0 0}.product .product-detail button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:20px;font-weight:700;height:50px;width:200px}.product-tools{display:flex;margin-top:50px}.product-tools input{margin-right:20px;padding-left:10px;width:30px}.colors{align-items:center;color:#fff;display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-start;margin-top:10px}.colors img{height:75px;width:75px!important}.description{background-color:#484848;color:#fff;height:200px;margin-bottom:100px;margin-left:10%;margin-top:50px;width:820px}.product-detail .product-productsku{color:#fff!important;width:fit-content}.cart{align-items:center;display:flex;flex-direction:column;min-height:100vh;width:100%}.cart-wrapper{display:flex;justify-content:center;width:80%}.cart-price{background-color:#fff;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;color:#000000de;margin-left:25px;padding:2.5%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:30%}.cart-price small{color:rgba(0,0,0,.566)}.cart-pricing{align-items:center;display:flex;justify-content:space-between;width:100%}.cart-pricing h4,.cart-pricing p{margin:10px 0}.cart-price-button{align-items:center;display:flex;justify-content:center;margin-bottom:10px;margin-top:20px}.cart-price-button button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:20px;font-weight:700;height:50px;width:150px}.cart-price-button button:disabled{background-color:#0a47a2;color:#bfbfbf}@media only screen and (max-width:600px){.cart-wrapper{flex-direction:column}.cart-price{margin-left:0;width:95%}}.cart-table{color:#231f20}.cart-row{cursor:pointer;transition:all .3s ease-in-out}.cart-row:hover{background-color:#f3f3f3}.cart-row img{height:75px}.cart-cell-nopadding{padding-bottom:0!important;padding-top:0!important}.cart-cell{padding:4px!important}.order{align-items:center;min-height:100vh;width:100%}.order,.order-wrapper{display:flex;flex-direction:column}.order-wrapper{align-items:flex-end;width:80%}.order-price{background-color:#fff;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;color:#000000de;padding:2.5%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:95%}.order-price small{color:rgba(0,0,0,.566)}.order-pricing{align-items:center;display:flex;justify-content:space-between;width:100%}.order-pricing h4,.order-pricing p{margin:10px 0}.order-price-button{align-items:center;display:flex;justify-content:center;margin-bottom:10px;margin-top:20px}.order-price-button button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:20px;font-weight:700;height:50px;margin:0 20px;width:250px}.order button:disabled{background-color:#6f9321;color:#dcd7d7}.order-info-wrapper{display:flex;gap:50px;justify-content:space-between;width:80%}.order-info{background-color:#fff;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;color:#000000de;padding:2.5%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:45%}.order h4{font-size:24px}.order .input-group{height:60px;width:100%}.order .input-group label{font-size:16px}@media only screen and (max-width:600px){.order-info-wrapper{flex-direction:column}.order-info{width:95%}}.payment-options-container{font-family:Arial,sans-serif;padding:20px}.options-container{display:flex;flex-direction:column}.option{border:1px solid #0000004d;border-top:none;padding:5px 0}.option label{font-size:16px;font-weight:400}.option:first-of-type{border-top:1px solid #0000004d;border-top-left-radius:5px;border-top-right-radius:5px}.option:last-of-type{border-bottom-left-radius:5px;border-bottom-right-radius:5px}input[type=radio]{margin-right:8px}.info{background-color:#f4f4f4;border-radius:4px;font-size:14px;max-height:0;overflow:hidden;padding:0 20px;transition:max-height .3s ease}.info-expanded{margin-bottom:-5px;margin-top:5px;max-height:600px;padding:5px 20px}@media only screen and (max-width:600px){.orders-filters{flex-direction:column}}.order-detail-price-wrapper-printing .order-detail-price{padding:0;width:100%}.order-detail-price-printing{display:flex;justify-content:space-between}.input-group-printing{align-items:center;display:flex;gap:10px}.input-group-printing p{margin:0}.noshadow{box-shadow:none!important}.printhero{width:100%}.printhero-wrapper{align-items:center;display:flex;justify-content:space-between}.printhero-item{margin:0 4%;width:25%}.printhero-item img{height:120px;width:120px}.printhero-item p{font-size:12px}.productPopup-wrapper{align-items:center;background-color:#0003;display:flex;height:100vh;justify-content:center;position:absolute;top:0;width:100vw}.productPopup{background-color:#fff;border-radius:5px;max-height:80%;overflow:scroll;padding:0 2.5% 2.5%;width:80%}.productPopup p{margin:0;text-align:justify}.productPopup-button{background-color:#8cbd22!important;border:none!important;border-radius:5px!important;color:#fff!important;font-size:16px!important;font-weight:700!important;height:40px!important;margin-top:20px!important;width:100px!important}.homePagingButton{margin:0!important;width:auto!important}.customer{min-height:100vh;width:100%}.customer-wrapper{align-items:center;display:flex;flex-direction:column}.customer-info{align-items:center;display:flex;justify-content:space-between;width:80%}.customer-info-card{background-color:#fff;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;color:#000000de;height:50px;justify-content:center;padding:2.5%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:200px}.account,.customer-info-card{align-items:center;display:flex}.account{flex-direction:column;min-height:100vh;width:100%}.account-wrapper{align-items:flex-end;display:flex;flex-direction:column;width:80%}.account-price{background-color:#fff;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;color:#000000de;padding:2.5%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:95%}.account-price small{color:rgba(0,0,0,.566)}.account-pricing{align-items:center;display:flex;justify-content:space-between;width:100%}.account-pricing h4,.account-pricing p{margin:10px 0}.account-price-button{align-items:center;display:flex;justify-content:center;margin-bottom:10px;margin-top:20px}.account-price-button button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:20px;font-weight:700;height:50px;width:250px}.account-info-wrapper{display:flex;gap:50px;justify-content:space-between;width:80%}.account-info{background-color:#fff;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;color:#000000de;padding:2.5%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:45%}.account-tools-wrapper{width:50%}.account-tools{background-color:#fff;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;color:#000000de;padding:5%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:90%}.account h4{font-size:24px}.account .input-group{height:60px;width:100%}.account .input-group label{font-size:16px}.note{background-color:#fff;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;color:#000000de;padding:2.5%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:75%}.note .input-group{height:140px}.note textarea{border:1px solid #33333345;border-radius:5px;height:100px;padding:5px}.account .account-info-wrapper button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:16px;font-weight:700;height:40px;width:100px}.delete{background-color:#ff0a0a!important}@media only screen and (max-width:600px){.account-info-wrapper{flex-direction:column}.account-info{width:95%}.account-tools-wrapper{width:100%}}.privacy{align-items:center;background-color:#eff5ff;color:#231f20;display:flex;flex-direction:column;min-height:100vh;width:100%}.privacy-container{width:80%}.terms{align-items:center;background-color:#eff5ff;color:#231f20;display:flex;flex-direction:column;min-height:100vh;width:100%}.terms-container{width:80%}.orders-table{color:#231f20}.orders-row{cursor:pointer;transition:all .3s ease-in-out}.orders-row:hover{background-color:#f3f3f3}.orders-row-selected,.orders-row-selected:hover{background-color:#8cbd22}.orders-row-selected p{color:#fff}.orders-shipping p{margin:0}.contact{align-items:center;min-height:100vh;width:100%}.contact,.contact-wrapper{display:flex;flex-direction:column}.contact-wrapper{align-items:flex-end;width:80%}.contact-price{background-color:#fff;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;color:#000000de;padding:2.5%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:95%}.contact-price small{color:rgba(0,0,0,.566)}.contact-pricing{align-items:center;display:flex;justify-content:space-between;width:100%}.contact-pricing h4,.contact-pricing p{margin:10px 0}.contact-price-button{align-items:center;display:flex;justify-content:center;margin-bottom:10px;margin-top:20px}.contact-price-button button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:20px;font-weight:700;height:50px;width:250px}.contact-info-wrapper{display:flex;gap:50px;justify-content:space-between;width:80%}.contact-info{background-color:#fff;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;color:#000000de;padding:2.5%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:100%}.contact h4{font-size:24px}.contact .input-group{height:60px;width:100%}.contact .input-group label{font-size:16px}.message{height:140px!important}.message textarea{border:1px solid #33333345;border-radius:5px;height:100px;padding:5px}.contact .contact-info-wrapper button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:16px;font-weight:700;height:40px;width:100px}.invoice-detail-price-wrapper{width:100%}.invoice-detail-price{background-color:#fff;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;color:#000000de;padding:2.5%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:95%}.invoice-detail-price .input-group{display:flex;flex-direction:row;height:fit-content;margin-bottom:5px;width:100%}.invoice-detail-price .input-group p{margin:0}.invoice-detail-price .input-group label{font-size:16px}@media only screen and (max-width:600px){.order-detail-toolbar{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:90%}}.payment,.payment-content{display:flex;flex-direction:column}.payment-content{align-items:center;height:calc(100vh - 60px);justify-content:center;width:100%}.payment-content span{color:#8cbd22}.payment-content h1{font-size:72px}.payment-content h4{font-size:32px;margin-bottom:100px;margin-top:0}.invoices{min-height:100vh;width:100%}.invoices-filters{display:flex!important;justify-content:space-between}.invoices-filters .input-group{height:60px;width:100%}.invoices-filters .input-group input{width:200px}.invoices-filters .input-group label{font-size:16px}.invoices-filters button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:16px;font-weight:700;height:40px;width:100px}@media only screen and (max-width:600px){.invoices-filters{flex-direction:column}}.orders{min-height:100vh;width:100%}.orders-filters{display:flex!important;justify-content:space-between}.orders-filters .input-group{height:60px;width:100%}.orders-filters .input-group input{width:200px}.orders-filters .input-group label{font-size:16px}.orders-filters button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:16px;font-weight:700;height:40px;width:100px}.ikea-orders{min-height:100vh;width:100%}.page-title{text-align:center;width:100%}.ikea-orders-filters{display:flex!important;justify-content:space-between}.ikea-orders-filters .input-group{height:60px;width:100%}.ikea-orders-filters .input-group input{width:200px}.ikea-orders-filters .input-group label{font-size:16px}.ikea-orders-filters button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:16px;font-weight:700;height:40px;width:100px}.search-button-wrapper{align-items:center;display:flex}.creditnotes-table{color:#231f20}.creditnotes-row{cursor:pointer;transition:all .3s ease-in-out}.creditnotes-row:hover{background-color:#f3f3f3}.creditnotes-shipping p{margin:0}.sku-cell{max-width:350px}.sku-container{margin-bottom:6px}.item-name{font-weight:700;margin-bottom:3px}.sku-details{gap:2px}.dimension-wrapper,.sku-details{display:flex;flex-direction:column}.dimension-wrapper{font-size:.9em;margin-left:8px}.main-sku{font-weight:500}.packages-list{color:#555;display:inline-block;margin-left:12px}.package-item{display:inline;white-space:nowrap}.item-divider{border-top:1px solid #eee;margin:6px 0}.order-detail{align-items:center;display:flex;flex-direction:column;min-height:100vh;width:100%}.order-detail-printing{width:670px}.order-detail-wrapper-printing{align-items:center;display:flex;flex-direction:column;width:100%}.order-detail-wrapper{display:flex;justify-content:center;width:80%}.order-detail-price-wrapper{margin-left:25px;width:25%}.order-detail-price-wrapper-printing{width:100%}.order-detail-price{background-color:#fff;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;color:#000000de;padding:5%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:90%}.order-detail-price small{color:rgba(0,0,0,.566)}.order-detail-pricing{align-items:center;display:flex;justify-content:space-between;width:100%}.order-detail-pricing h4,.order-detail-pricing p{margin:10px 0}.order-detail-price-button{align-items:center;display:flex;justify-content:center;margin-bottom:10px;margin-top:20px}.order-detail-price-button button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:20px;font-weight:700;height:50px;width:150px}.order-detail-price h4{font-size:24px}.order-detail-price p{margin:0}.order-detail-price .input-group{height:30px;width:100%}.order-detail-price .input-group label{font-size:16px}.order-detail-toolbar,.order-detail-toolbar-info{align-items:center;display:flex;justify-content:space-between;width:80%}.order-detail-toolbar-info{border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;padding-top:20px;text-align:center}.order-detail-printing .order-detail-toolbar-info{width:100%}.order-detail-printing h1,.order-detail-printing label{font-size:20px}.order-detail-printing p{margin:5px 0}.order-detail-printing .input-group{height:auto;margin-bottom:5px}.order-detail-printing .order-detail-price-wrapper{margin-left:2%;width:30%}.order-detail-printing .order-detail-price label,.order-detail-printing .order-detail-price p{font-size:14px}.cartlist-printing{align-items:center;display:flex;flex-direction:column;width:100%}.order-detail button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:16px;font-weight:700;height:30px;margin-top:20px;width:80px}.css-1u4zpwo-MuiSvgIcon-root-MuiStepIcon-root.Mui-active,.css-1u4zpwo-MuiSvgIcon-root-MuiStepIcon-root.Mui-completed{color:#8cbd22!important}.css-1e6y48t-MuiButtonBase-root-MuiButton-root{color:#8cbd22}.bricoman{align-items:center;min-height:100vh;width:100%}.bricoman,.bricoman-wrapper{display:flex;flex-direction:column}.bricoman-wrapper{width:80%}.bricoman-tools-wrapper{width:100%}.bricoman-tools{background-color:#fff;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;color:#000000de;padding:2.5%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:95%}.bricoman h4{font-size:24px}.bricoman .input-group{height:60px;width:100%}.bricoman .input-group label{font-size:16px}.bricoman-wrapper button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:16px;font-weight:700;height:40px;width:100px}.bricoman textarea{height:100px}.cloneDropzone{margin-top:25px}.cloneDropzone,.cloneInnerDropzone{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.cloneInnerDropzone{background-color:#8cbd2247;border:3px dashed #8cbd22;border-radius:20px;color:#8cbd22;flex-direction:column}.cloneInnerDropzone svg{margin:25px 0}.cloneInnerDropzone p{margin-bottom:10px}.admin{align-items:center;min-height:100vh;width:100%}.admin,.admin-wrapper{display:flex;flex-direction:column}.admin-wrapper{width:80%}.admin-tools-wrapper{width:100%}.admin-tools{background-color:#fff;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;color:#000000de;padding:2.5%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;width:95%}.admin h4{font-size:24px}.admin .input-group{height:60px;width:100%}.admin .input-group label{font-size:16px}.admin-wrapper button{background-color:#8cbd22;border:none;border-radius:5px;color:#fff;font-size:16px;font-weight:700;height:40px;width:100px}.admin textarea{height:50px}
/*# sourceMappingURL=main.6347f0f4.css.map*/