:root{--amendo-white: #fff;--amendo-black: #000;--amendo-faded: #33333324;--amendo-background: #3333339d;--vipps-orange: #ff5b24}::-webkit-scrollbar{display:none}*{font-family:Raleway;box-sizing:border-box}body{margin:0;width:100vw;height:100vh;background-color:var(--amendo-secondary);padding:2.5vh 2.5vw}h1,h2,h3,h4,h5{max-width:95%;text-align:center;white-space:nowrap}a{text-decoration:none}input,button{border:none;outline:none}input{display:inline-block;height:1.5rem;width:100%}input[type=file]{border:0;width:5rem;height:5rem;padding:.5rem 0;margin:.25rem;cursor:pointer}input[type=file]:before{position:relative;display:block;width:5rem;height:5rem;content:"	";border-radius:50%;background-color:var(--amendo-primary);top:-.5rem}input[type=file]:after{position:relative;font-size:3rem;content:"+";color:var(--amendo-white);top:-6rem;left:1.85rem;display:block;height:2rem;width:2rem}input[type=file].camera:after{content:url(https://tellix.dynamicarray.co.uk/wp-content/plugins/amendo-vendor-inventory-management/assets/images/camera.svg);top:-6.5rem;height:1.5rem;width:1.5rem;left:1.75rem}input[type=file]::-webkit-file-upload-button,input[type=file]:file-selector-button{visibility:hidden}input[type=radio],input[type=checkbox]{width:0;margin:.5rem 1.5rem;cursor:pointer}input[type=radio]:before{position:relative;display:block;width:16px;height:16px;border:2px solid var(--ez-grey);content:"";border-radius:50%;background:#fff;top:-4px;left:-5px}input[type=radio]:checked:after{position:relative;background-color:var(--amendo-primary);height:10px;width:10px;border-radius:50%;content:"";top:-19px;left:0;display:block}input[type=radio]:checked:before{border:2px solid var(--amendo-primary)}input[type=checkbox]:before,input[type=radio].checkbox-radio:before{position:relative;display:block;width:1rem;height:1rem;border:1px solid var(--amendo-black);content:"";background:#fff;top:-.25rem;left:-.25rem;border-radius:unset;border-radius:.25rem}input[type=checkbox]:checked:after,input[type=radio]:checked.checkbox-radio:after{position:relative;height:1rem;width:1rem;content:"\2713";top:-1.65rem;left:-.1rem;display:block;color:var(--amendo-primary);font-size:1.2rem;border-radius:unset;background-color:unset}svg{display:block;height:2rem;width:2rem;color:var(--amendo-primary)}svg.loader{margin:1.5rem auto;display:block;shape-rendering:auto;width:4rem;height:auto}button,a.button{display:block;border-radius:.75rem;padding:.75rem 2rem;background-color:var(--amendo-primary);border:1px solid var(--amendo-primary);color:var(--amendo-white);margin:.5rem auto .5rem 0;width:fit-content;height:fit-content;font-size:.8rem;font-weight:600;text-align:center;white-space:nowrap}button.disabled{background-color:var(--amendo-tertiary)}button.new-product{border:.25rem solid var(--amendo-primary);font-size:1rem;background-color:var(--amendo-white);margin:.75rem auto}button.new-product a{color:var(--amendo-primary)}div#root{position:relative;width:95vw;height:95vh;margin:0;background-color:var(--amendo-white);border-radius:.5rem;box-shadow:0 0 0 0 var(--amendo-secondary);border:1px solid var(--amendo-primary);overflow:auto}.form h2{padding:0 .5rem}div.header-logo{margin:1rem;display:flex;align-items:center;justify-content:center}div.header-logo img{width:80%;height:10rem;margin:0 auto;object-fit:contain}div.navigation{border-bottom:.2rem solid var(--amendo-black);background-color:var(--amendo-white);margin:.25rem;position:relative;top:0;left:0;height:fit-content;width:calc(100% - .5rem);z-index:15}div.navigation div.top-nav,div.navigation div.top-nav div.toggle-menu{display:flex;align-items:center;justify-content:space-between}div.navigation div.top-nav{padding:.5rem}div.navigation div.top-nav div.top-nav{padding:0}div.navigation div.top-nav div.toggle-menu{flex-basis:60%}div.navigation div.top-nav div.toggle-menu img{width:calc(100% - 3.25rem);height:auto;object-fit:contain;max-height:5rem}div.navigation div.menu{overflow:hidden;height:0;transition:height .5s ease-in-out}div.navigation div.menu>div:last-of-type{padding-bottom:2rem}div.navigation div.icon-link a{display:flex;align-items:center;justify-content:left;padding:.5rem .75rem;color:var(--amendo-black)}div.navigation div.icon-link h4{margin:0 0 0 .75rem}div.navigation div.back{position:absolute;top:calc(100% - 1rem);left:.25rem;font-size:125%;border:1px solid var(--amendo-black);background-color:var(--amendo-white);padding:.25rem .5rem;border-radius:.25rem;cursor:pointer}div.navigation div.back::hover{background-color:var(--amendo-black);color:var(--amendo-white)}div.burger{width:3rem;height:2rem;position:relative;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer}div.burger span{display:block;position:absolute;height:.4rem;width:85%;background:var(--amendo-black);border-radius:.4rem;opacity:1;left:7.5%;transform:rotate(0);transition:.25s ease-in-out}div.burger.open span{width:100%;left:0}div.burger span:first-child{top:0}div.burger.open span:first-child,div.burger.open span:nth-child(4){top:.8rem;width:0%;left:50%}div.burger span:nth-child(2),div.burger span:nth-child(3){top:.8rem}div.burger.open span:nth-child(2){transform:rotate(45deg)}div.burger.open span:nth-child(3){transform:rotate(-45deg)}div.burger span:nth-child(4){top:1.6rem}div.page{position:relative;width:100%;height:100%;overflow:auto;max-height:calc(100% - 4rem);padding:0 2.5%}div.page h2{text-align:center}div.vipps-login{border-top:1px solid var(--amendo-faded);margin:1rem auto 0;padding:2rem;width:fit-content}div.vipps-login button{background-color:var(--vipps-orange);border-color:var(--vipps-orange);border-width:.25rem;margin:1rem auto}div.vipps-login button svg{width:auto;height:4rem}div.account{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}div.attribute-list div.account{justify-content:space-between;flex-wrap:nowrap}div.account button{flex-basis:calc(20% - 1rem);margin:.5rem 0 .5rem .5rem;padding:1rem}div.account svg.loader{width:4rem;height:auto}div.welcome,div.welcome div.icon-link a,div.welcome div.icon-link h4{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--amendo-black);margin:auto}div.welcome div.icon-link svg{color:var(--amendo-black)}div.welcome div.icon-link:hover svg{color:var(--amendo-white)}div.welcome h1,div.welcome p{margin:1rem auto;text-align:center;max-width:80%}div.welcome div.icon-link{display:flex;width:calc(100% - 1.5rem);height:fit-content;margin:.75rem;border-radius:.75rem;border:.2rem solid var(--amendo-black)}div.welcome div.icon-link a{width:100%;padding:.75rem}div.welcome div.icon-link h4{text-align:center;margin:0;height:50%;margin-top:1rem}div.product-filter h4{margin:0 0 .5rem}div.product-filter div.filters{display:grid;grid-template-columns:1fr 1fr}div.product-filter label.filter{display:flex;align-items:center;padding:.25rem}div.product-filter label.filter input[type=checkbox]{width:1.5rem;height:1.5rem;margin:0 1rem 0 0}div.product-filter label.filter input[type=checkbox]:before,div.product-filter label.filter input[type=checkbox]:after{width:1.5rem;height:1.5rem;top:0;left:0}div.product-filter label.filter input[type=checkbox]:after{top:-1.65rem;left:.3rem}div.product-grid{display:grid;grid-template-columns:1fr;width:100%;padding-bottom:5rem}div.welcome div.product-grid{height:50%}div.product{display:grid;grid-template-areas:"s d d a" "i i i a" "p p p a";padding:.5rem;border-radius:.25rem;margin:.25rem;width:calc(100% - 1rem);border:.1rem solid var(--amendo-faded)}div.product img,div.review-line img{object-position:center;object-fit:contain;border-radius:50%;height:8rem;width:8rem;border:1px solid var(--amendo-primary);padding:.25rem}div.product h4,div.product h5,div.product div.price{text-align:center}div.product h4{margin:.75rem 0 0}div.product h5{margin:.1rem 0 .75rem}div.product div.price{display:flex;align-items:center;flex-wrap:wrap}div.product div.price span{margin:0 .25rem}div.product div.status,tr.list-product td.status{padding-top:.5rem;font-size:110%;font-weight:500}div.product div.status{grid-area:s;padding:0 .25rem;font-size:80%;border:.1rem solid var(--amendo-secondary);color:var(--amendo-secondary);border-radius:.5rem;text-align:center}div.product div.status.unsold,tr.list-product td.status.unsold{color:var(--amendo-primary);border-color:var(--amendo-primary)}div.product div.status.sold,tr.list-product td.status.sold{color:var(--amendo-positive);border-color:var(--amendo-positive)}div.product div.status.rejected,tr.list-product td.status.rejected{color:var(--amendo-negative);border-color:var(--amendo-negative)}div.product div.prices{grid-area:p}div.product div.info{grid-area:i;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;overflow:hidden;width:95%;padding:.5rem 0}div.product div.info h4,div.product div.info h5{margin:0;padding:.1rem 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}div.product div.info h5{margin-left:.25rem}div.product div.actions{grid-area:a;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}table.product-table{width:90%;margin:auto;margin-top:2rem}table.product-table th{padding:.5rem 1rem;border-bottom:1px solid var(--amendo-primary);border-right:1px solid var(--amendo-primary)}table.product-table th:last-of-type{border-right:none}table.product-table th div.col-header{display:flex;align-items:center;justify-content:space-between}table.product-table th div.col-header svg{height:1rem;width:1rem;opacity:0}table.product-table th div.col-header.active svg{opacity:1}table.product-table tr.list-product td{max-width:25%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:500;padding:1rem .5rem 1rem 1rem}table.product-table tfoot{font-weight:600}div.edit-products{position:fixed;bottom:calc(2.5vh + .25rem);right:calc(2.5vw + .25rem);border:1px solid var(--amendo-black);background-color:var(--amendo-white);border-radius:.5rem;width:2rem;height:2rem;padding:.25rem;max-width:calc(100% - .5rem);max-height:calc(100% - .5rem);transition:width .5s,height .5s,padding .5s}div.edit-products svg{width:1.5rem;height:1.5rem}div.edit-products.open{height:fit-content;padding:1rem;width:calc(100% - (2.5vw + 1rem));z-index:90}div.edit-products-header svg{transform:rotate(45deg)}div.edit-products-field{border-bottom:1px solid var(--amendo-black);padding:.25rem 0;margin:0 1rem}div.edit-products-field div{display:flex;align-items:center;justify-content:space-between}div.edit-products-field button{padding:.25rem 1rem;border-radius:.25rem}span.action-button{display:flex}span.action-button svg{height:1.25rem;width:auto}span.delete-button{position:relative;top:.5rem;left:.5rem}span.delete-button svg{color:var(--amendo-negative);transform:rotate(45deg)}div.action-popup{position:fixed;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;top:0;left:0;background-color:var(--amendo-faded);z-index:100}div.action-block{display:flex;flex-direction:column;align-items:center;margin:auto;border-radius:1rem;width:90%;height:fit-content;background-color:var(--amendo-white);border:1px solid var(--amendo-negative);padding:1.25rem}div.action-block.assign-stand{align-items:flex-start}div.action-block.assign-stand div.assign-stand{margin:.5rem 0;display:flex;align-items:center;justify-content:space-between;width:100%;font-size:90%}div.action-block.assign-stand div.assign-stand strong,div.action-block.assign-stand div.assign-stand span{flex-basis:35%}div.action-block.assign-stand div.assign-stand div.assign-button{border:1px solid var(--amendo-primary);color:var(--amendo-primary);font-weight:500;border-radius:.25rem;padding:.25rem}div.action-block.assign-stand div.assign-stand div.assign-button.assigned{border:none}div.action-block input{height:fit-content;padding:.25rem;margin-top:.5rem;padding:.5rem;border:1px solid var(--amendo-faded);border-radius:.25rem}div.action-block button{border-color:var(--amendo-negative);background-color:var(--amendo-negative);margin:1rem auto .5rem;padding:.5rem 2rem}div.action-block button svg,div.edit-products-field button svg{color:var(--amendo-white);height:1rem;width:1rem}div.thank-you-register{width:85%;margin:1rem auto;background-color:var(--amendo-secondary);padding:1rem;border-radius:1rem;text-align:center}div.input{position:relative;flex-basis:100%;margin:.5rem;padding:.5rem .75rem;border:1px solid var(--amendo-primary);color:var(--amendo-tertiary);border-radius:.75rem;height:fit-content}div.input.half{flex-basis:calc(50% - 1rem)}div.input.most{flex-basis:calc(80% - 1rem)}div.input.invalid{border-color:var(--amendo-negative)}div.input h4{margin:0 0 .25rem;font-size:90%;text-align:left}div.input span.invalid-input{position:absolute;color:var(--amendo-negative);top:.15rem;right:.5rem;font-size:55%}span.show-pw{position:absolute;display:block;bottom:.5rem;right:.75rem}span.show-pw svg{height:1.5rem;width:auto}div.switch-methods{display:flex;align-items:center;justify-content:center;width:100%;flex-basis:fit-content}div.product-filter div.switch-methods{margin-top:2rem}div.switch-methods button{margin:.5rem}div.product-filter div.switch-methods button{display:flex;align-items:center;justify-content:center;padding:0;height:3rem;width:50%}div.add-product-header,div.clear-filters{display:flex;justify-content:space-between}div.add-product-header{flex-wrap:wrap;align-items:center}div.add-product-header p{flex-basis:100%}div.select-stand{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:1.25rem}div.select-stand h4{flex-basis:100%;text-align:unset}div.select-stand div.select-stand-booking{padding:.75rem;border-radius:.25rem;color:var(--amendo-primary);border:1px solid var(--amendo-primary);flex-basis:32%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.select-stand div.select-stand-booking.selected{background-color:var(--amendo-primary);color:var(--amendo-secondary)}div.clear-filters{flex-direction:column}div.clear-filters label.filter{display:flex;align-items:center}div.clear-filters label.filter>span{margin-bottom:.75rem}div.switch-methods button:not(.selected) svg{color:var(--amendo-white)}div.switch-methods button:hover svg{color:var(--amendo-primary)}div.switch-methods button.selected{background-color:var(--amendo-white);color:var(--amendo-primary);cursor:auto}div.add-product{padding:.25rem 0;width:fit-content}div.create-product{display:flex;flex-wrap:wrap;justify-content:space-between}div.create-product>h2{margin:0 0 1.25rem}div.create-product svg{height:5rem;width:auto;margin:0 auto}div.create-product div.add-product-list-item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%}div.create-product div.add-product-list-item div.select-wrapper{flex-basis:100%}div.create-product div.add-product-list-item input{height:fit-content;flex-basis:calc(50% - .25rem);border:1px solid var(--amendo-background);border-radius:.25rem;padding:.75rem 1rem}div.create-product div.add-product-list-item button{border-radius:.25rem;padding:.25rem 2rem;margin:.75rem 0}div.create-product div.add-product-list-item svg{color:var(--amendo-white);height:1.5rem}div.product-code p{font-size:175%;margin:0 0 .5rem}div.product-code em{font-size:80%}div.attribute-list,div.product-code{display:flex;flex-direction:column;width:100%}div.select-wrapper{background-color:var(--amendo-white);overflow:hidden;padding:.25rem}table.new-products{position:relative;right:2.5%;height:fit-content;width:105%;border-spacing:.1rem}table.new-products thead th{font-size:120%}table.new-products td,table.new-products th{border-bottom:1px solid var(--amendo-black);padding:.25rem}table.new-products td div{display:flex;align-items:center;min-height:2.5rem}table.new-products thead th:not(:first-of-type){border-left:1px solid var(--amendo-black)}table.new-products div.select-option.button,table.new-products div.select-option.button.selected{border:none;background-color:var(--amendo-white);color:var(--amendo-black);justify-content:flex-start}table.new-products div.select-option.button h4{font-weight:400}table.new-products button{padding:0;margin:auto;background-color:var(--amendo-white);border:none}table.new-products svg{height:2rem;color:var(--amendo-primary)}h4.select-header{padding:.5rem 1rem 0rem;margin:0}div.select-options{overflow-y:auto;height:max-content;max-height:55vh}div.select-options.overlay{position:fixed;transition:opacity .5s,z-index .5s;z-index:25;opacity:1;top:0;left:0;width:100vw;height:100vh;overflow-y:auto;background-color:var(--amendo-background);max-height:unset;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto}div.select-options.hidden{z-index:-10;opacity:0}div.select-button,div.select-option{display:flex;align-items:center;justify-content:center;padding:.5rem;margin:.5rem;border:2px solid var(--amendo-tertiary);border-radius:.5rem;color:var(--amendo-tertiary)}div.select-options.overlay div.select-option{width:80%;background-color:var(--amendo-white)}div.select-option{margin:.5rem 0}div.select-option:hover,div.select-option.selected:hover{cursor:pointer;border-color:var(--amendo-primary);background-color:var(--amendo-primary);color:var(--amendo-white)}div.select-option:hover{color:var(--amendo-primary)}div.select-option.selected{border-color:var(--amendo-positive);background-color:var(--amendo-positive);color:var(--amendo-white)}div.select-option h4{margin:0}div.success,div.failed{text-align:center;padding:.5rem;margin:.5rem;border:4px solid var(--amendo-positive)}div.failed{border-color:var(--amendo-negative)}div.gallery-box{height:fit-content;height:-moz-fit-content;padding:.5rem;margin:1rem 0;border:2px dashed var(--ez-light-grey)}div.gallery-box div.gallery{display:flex;flex-wrap:wrap}div.image-card{width:28%;height:auto;position:relative;margin:.5rem}div.image-card:first-of-type{border:2px solid var(--amendo-primary)}div.image-card img{width:100%;height:auto}div.image-card div{position:absolute;color:var(--amendo-negative);top:-.5rem;right:-.5rem;border:2px solid white;background-color:#fff;border-radius:50%;height:1.5rem;width:1.5rem}div.image-card svg{height:100%;width:100%}div.reports{padding:0 1rem}div.reports div.report-grid{display:grid;grid-template-columns:1fr 1fr}div.reports div.report-tile{background-color:var(--amendo-secondary);margin:.5rem;padding:.5rem;text-align:center}div.reports div.report-tile span{display:flex;align-items:center;justify-content:center;height:2.5rem;line-height:1.2rem}div.reports div.report-tile h4{margin:.25rem 0 0}div.reports div.dates{display:flex;flex-direction:column}div.reports div.date-field{display:flex;align-items:center;justify-content:space-between;white-space:nowrap;margin:.25rem 0}div.reports div.date-field input{max-width:50%}div.reports button{padding:.25rem 1.5rem;border-radius:.25rem;margin:.5rem}div.booking-type{padding:0 .75rem;transition:height .5s;overflow:hidden;height:7rem;margin-top:1rem}div.booking-type.closed{height:3rem}div.booking-type div.booking-header{border-bottom:1px solid var(--amendo-black);height:3rem}div.booking-type div.booking-header svg{transition:transform .5s;transform:scaleY(1)}div.booking-type.closed div.booking-header svg{transform:scaleY(-1)}div.booking-type div.booking-header h3{flex-basis:80%;margin:0;padding:.5rem 0}div.booking-type div.booking-header h3 span{width:25%}div.booking-type div.booking-header h3 span:nth-of-type(2){font-weight:500;margin-left:1rem}div.booking,div.booking-type div.booking-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;overflow-y:hidden}div.booking{justify-content:flex-start;height:4rem}div.booking h4,div.booking div{font-weight:600;flex-basis:25%;padding:1rem;margin:0;text-align:left}div.booking div{flex-basis:37.5%}div.booking div.refund{flex-basis:auto;margin:.5rem .5rem .5rem auto;padding:.5rem;border:.1rem solid var(--amendo-primary);border-radius:.5rem}div.booking div.refund:hover{background-color:var(--amendo-negative);border-color:var(--amendo-negative);color:var(--amendo-white);cursor:pointer}div.booking>span{display:inline-block;margin:-1rem 1rem 0;flex-basis:100%}div.booking>span.refund{border:.1rem solid var(--amendo-black);border-radius:.25rem;padding:.25rem}div.booking>span.refund.cancel{color:var(--amendo-negative);border-color:var(--amendo-negative)}div.error-message{position:absolute;transition:opacity 1s,right 1s;opacity:0;top:1rem;right:-100%;z-index:99;background-color:var(--amendo-secondary);color:var(--amendo-negative);border:.25rem solid var(--amendo-negative);border-radius:.25rem;padding:.5rem;font-weight:500;max-width:calc(100% - 2rem)}div.error-message.active{right:1rem;opacity:1}@media (min-width: 1100px){body{width:100%}h1,h2,h3,h4,h5{max-width:unset;margin-left:1rem;text-align:left}div#root{width:75rem;margin:auto}svg.loader{margin:auto;display:block;shape-rendering:auto;width:15rem;height:15rem}button:hover,a.button:hover{cursor:pointer;color:var(--amendo-primary);background-color:var(--amendo-white)}button:hover svg,a.button:hover svg{color:var(--amendo-white)}div.create-product div.add-product-list-item button:hover svg{color:var(--amendo-primary)}div.vipps-login button:hover{color:var(--vipps-orange);background-color:var(--amendo-white)}div.navigation{position:relative;margin:.5rem .75rem;width:calc(100% - 1.5rem)}div.navigation div.icon-link a{padding:.5rem 1.25rem}div.navigation div.top-nav div.toggle-menu{flex-basis:25%}div.page{padding:0 calc((100% - 50rem)/2);width:100%;height:fit-content;overflow:unset;min-height:70%}div.page h2{text-align:unset}div.navigation div.top-nav div.toggle-menu img{max-height:6rem}div.navigation div.icon-link:hover a,div.navigation div.icon-link:hover h4{color:var(--amendo-primary)}div.welcome div.icon-link:hover{background-color:var(--amendo-primary);border-color:var(--amendo-primary)}div.welcome div.icon-link:hover a,div.welcome div.icon-link:hover h4,div.welcome div.icon-link:hover svg:hover{color:var(--amendo-white)}div.product-filter{position:fixed;top:15rem;left:calc((100vw - 70rem)/2)}div.product-filter div.filters{display:flex;flex-direction:column}div.product-filter div.switch-methods button{height:5rem;width:5rem}div.product-filter div.switch-methods{flex-direction:column}div.product{cursor:pointer}div.product:hover{border-color:var(--amendo-primary)}table.product-table tr.list-product td{max-width:11.25rem}table.product-table tr.list-product td:hover{text-overflow:unset;background-color:var(--amendo-white);overflow:visible}table.product-table th:hover{background-color:var(--amendo-primary);color:var(--amendo-white);cursor:pointer}table.product-table th:hover svg{color:var(--amendo-white)}div.create-product{padding:0 1rem}table.new-products{position:static;width:100%}div.radio-buttons div.radio-button:hover{background-color:var(--amendo-positive);border-color:var(--amendo-positive);color:var(--amendo-white);cursor:pointer}div.input,em.desc{display:block;margin:.5rem}div.switch-methods{justify-content:flex-start}div.product-grid{grid-template-columns:1fr 1fr}div.edit-products{position:absolute;top:1rem;right:1rem}div.select-options.overlay{height:100%}div.action-block{width:73.5rem}div.action-block.assign-stand div.assign-stand{margin:.75rem 1rem;width:calc(100% - 2rem);font-size:110%}div.error-message{max-width:50%}}@media (min-width: 1600px){div.page{min-height:80%}}
