.product-info,img{transition:opacity .4s ease-in-out}.modal,.product-image.next,.product-info h5.next{opacity:0}.disabled,.disabled:hover,.modal,body::after{pointer-events:none}nav a:first-child,table{margin-left:0}.no-scroll,table{overflow:hidden}#addToTableBtn,.footer{bottom:0}body,html{margin:0;padding:0;font-family:Arial,sans-serif;min-height:100vh;height:auto;display:flex;flex-direction:column}body{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)) center/cover no-repeat,url('/images/styles/print3dback.png') center/cover no-repeat;overflow-x:hidden;font-family:Rubik,sans-serif;font-weight:400}body::after{position:fixed;content:"";top:0;left:0;width:200%;height:100%;min-height:100vh;background:linear-gradient(120deg,rgba(255,255,255,0) 20%,rgba(255,255,255,.6) 50%,rgba(255,255,255,0) 80%);animation:10s linear infinite shimmer-move;z-index:0}.button,h1,h2,h3,h4,label{font-family:Orbitron,sans-serif;font-weight:200;letter-spacing:.5px}h1,h2{text-transform:uppercase}@keyframes shimmer-move{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px;height:5px}::-webkit-scrollbar-button{width:0;height:0}::-webkit-scrollbar-thumb{border:0 outset #116db4;background:#116db4;border-radius:.2em}::-webkit-scrollbar-thumb:hover{background:#1a97c2}::-webkit-scrollbar-thumb:active{background:#1a97c2}::-webkit-scrollbar-track{background:#f9f9f9;border:0 #fff;border-radius:.2em}::-webkit-scrollbar-track:hover{background:#f9f9f9}::-webkit-scrollbar-track:active{background:#f9f9f9}::-webkit-scrollbar-corner{background:0 0}.loader{border-top:4px solid #116db4;border-radius:50%;width:10px;height:10px;animation:1s linear infinite spin;display:none;margin-left:10px}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.language-switcher{position:absolute;top:10px;right:10px;z-index:1}#lang-btn{background:#f9f9f9;border:none;padding:10px;border-radius:25%;cursor:pointer}.dropdown{border-radius:5px;position:absolute;background:#fff;border:1px solid #ccc;padding:5px;display:flex;flex-direction:column;gap:5px;box-shadow:0 2px 5px rgba(0,0,0,.2);z-index:999;margin-left:-45px}.lang-option,nav{border:none;display:flex}.lang-option{align-items:center;gap:8px;color:#116db4;padding:5px 10px;background:0 0;cursor:pointer}.custom-file-upload:hover,.lang-option:hover,.styled-button:hover,.styled-link:hover,.styled-text:hover{background:#116db4;color:#fff}.lang-option.active,thead{background-color:#116db4;color:#fff}.flag-icon{width:20px;height:15px}#adminlinkalt,#logoutlinkalt,#overviewBtnalt,.hidden,.spaceret,input[type=checkbox]{display:none}.product-container{text-align:center;max-width:300px;margin:auto}.imgwindow img,.responsive-img,img{max-width:100%;height:auto}.styled-button,.styled-link,.styled-text{margin-right:10px;display:inline-block;text-decoration:none}.content{flex:1;padding-top:5px}.styled-button,.styled-link,nav{padding:10px 15px;box-shadow:0 2px 5px rgba(0,0,0,.1);background-color:#f9f9f9}h1.maintitle{padding-left:15px}a{color:#116db4;text-decoration:none}a:hover{color:#1a97c2;text-decoration:none}nav{font-size:16px;color:#303030;transition:background-color .3s,color .3s;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:5px;overflow:visible}.styled-button,.styled-link{border:2px solid transparent;border-radius:5px;transition:transform .2s,box-shadow .2s;position:relative;z-index:1;background:linear-gradient(to right,#116db4,#1a97c2);color:#fff;border:none;font-size:16px;cursor:pointer}.custom-file-upload,.styled-text{border:none;font-size:16px;color:#fff}.styled-button:disabled,.styled-link:disabled{cursor:not-allowed;opacity:.5;border-color:transparent;box-shadow:none}.styled-text{background-color:#1a97c2;padding:3px 15px;border-radius:5px;transition:background-color .3s,color .3s;box-shadow:0 2px 5px rgba(0,0,0,.1)}#addToTableBtn:disabled,#previewButtons:disabled,.custom-file-upload{background:linear-gradient(to right,#116db4,#1a97c2)}.custom-file-upload{padding:10px 15px;cursor:pointer;border-radius:5px;transition:transform .2s,box-shadow .2s}.login-button{display:inline-block}.taal-button{display:inline-block;padding:5px 10px;font-size:12px}.styled-link.add-button{padding-top:10px;background-color:#fff}.styled-link.add-button:hover{background-color:#116db4;margin-top:auto}.remove-btn{background-color:#116db4;color:#fff;border:none;padding:3px 6px;border-radius:5px;cursor:pointer;font-size:14px;transition:background-color .3s}.remove-btn:hover,thead.tableHeadSummary{background-color:#1a97c2}nav a:last-child{margin-right:0}.modal,.modal_pop,.modal_stat{left:0;width:100vw;height:100vh;z-index:4;top:0;position:fixed;display:none}.disabled{color:#ccc;text-decoration:none}.disabled:hover{color:#fff;text-decoration:none}.modal,.modal_stat{background:rgba(0,0,0,.5)}.modal,label{display:block}.modal-content,.modal-content_stat{position:relative;background:rgba(255,255,255,.75);backdrop-filter:blur(8px);border:1px solid #888;border-radius:5px;margin:1% auto;padding:20px;box-shadow:0 2px 5px rgba(0,0,0,.1);overflow-y:scroll;overflow-x:hidden;z-index:5;width:30%;text-align:center}.modal-content_details,.modal-content_orders{background:rgba(255,255,255,.75);backdrop-filter:blur(8px);margin:2% auto;width:90%;max-width:1830px;height:80%;box-shadow:0 2px 5px rgba(0,0,0,.1)}.modal-content p,.right,.short,label,td,th{text-align:left}.modal{transition:opacity .3s}.modal.show{opacity:1;pointer-events:auto}.modal-content{transform-origin:center center;transform:scale(.6);transition:transform .3s}.modal-content_stat{transform-origin:center center;transform:scale(1);transition:transform .3s}.modal-content_details,.modal-content_orders,.modal.show .modal-content{transform:scale(1)}.modal-content.animate-from-click,.modal-content_details.animate-from-click,.modal-content_orders.animate-from-click{position:relative}#paypal-button-container{overflow-y:scroll;max-height:650px}.order_header{position:sticky;background:rgba(255,255,255,.75);backdrop-filter:blur(8px);top:0;z-index:999;padding:10px 20px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.order_stl{padding:10px 20px;background:rgba(255,255,255,.75);backdrop-filter:blur(8px);box-shadow:0 2px 5px rgba(0,0,0,.1)}.modal-content_details,.modal-content_orders{position:relative;max-height:80vh;padding-top:0;overflow-y:hidden;overflow-x:hidden;z-index:5}.scroll_show{overflow-y:scroll}.modal-content_orders{position:relative;border:1px solid #888;border-radius:5px;z-index:5}.modal-content_details{position:relative;padding:10px;border:1px solid #888;border-radius:5px;z-index:5}.right-summary-bottom,.right-summary-top{box-shadow:inset -4px -4px 8px rgba(0,0,0,.2),inset 4px 4px 8px rgba(255,255,255,.2)}#confirmationModal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999;width:100%;height:100%;display:flex;justify-content:center;align-items:center}#confirmationModal .modal-content{padding:20px;border-radius:8px;text-align:center;z-index:1000}.spacer{padding:30px}h3{font-size:24px;margin:0}h5.omschrijving{font-size:16px;margin:5px 0 20px;color:#666}input,textarea{padding:4px;border:1px solid #303030;border-radius:5px}label{margin-bottom:10px}.maat-options{margin-bottom:20px}.maat-buttons{display:flex;flex-wrap:wrap;gap:10px}.maat-buttons button{padding:8px 15px;background-color:#116db4;border:none;border-radius:5px;cursor:pointer;font-size:14px;position:relative;overflow:hidden}#clearSearch,#searchBox,.toggle-buttons button i{font-size:16px}.maat-buttons button:disabled{background-color:#333;cursor:not-allowed}.maat-button{color:transparent;position:relative;transition:color .3s,transform .3s}.maat-button[data-abbr]::after{content:attr(data-abbr);color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;font-size:14px;opacity:1;transition:opacity .3s}.maat-button.selected::after{opacity:0;transform:translate(-50%,-50%) scale(.8)}.maat-button.disabled[data-abbr]::after{color:#fff;opacity:1;transition:opacity .3s,color .3s}.no-bold-label{font-weight:400}.right{width:100%}.short{width:220px;min-width:220px;max-width:220px}.tooltip,.tooltipcolor{position:relative;display:inline-block;cursor:pointer;margin-left:5px;z-index:100}.tooltiptext::after{content:"";position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #116db4}.tooltip .tooltiptext,.tooltipcolor .tooltiptext{visibility:hidden;width:240px;background-color:#116db4;color:#fff;text-align:center;padding:8px;border-radius:5px;position:absolute;z-index:1;bottom:100%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s;pointer-events:none}.tooltip.active .tooltiptext,.tooltipcolor.active .tooltiptext{visibility:visible;opacity:1;pointer-events:auto}.addCustclose,.cartclose,.changeclose,.close,.detailsclose,.langviewclose,.ordersclose,.overclose,.stlclose,.stlviewclose,.trackingClose,.updateclose{color:#116db4;float:right;font-size:28px;font-weight:700}.detailsclose,.langviewclose,.stlviewclose{position:sticky;top:3px;right:3px}.langviewclose{margin-right:-20px}.addCustclose:focus,.addCustclose:hover,.cartclose:focus,.cartclose:hover,.changeclose:focus,.changeclose:hover,.close:focus,.close:hover,.detailsclose:focus,.detailsclose:hover,.langviewclose:focus,.langviewclose:hover,.ordersclose:focus,.ordersclose:hover,.overclose:focus,.overclose:hover,.stlclose:focus,.stlclose:hover,.stlviewclose:focus,.stlviewclose:hover,.trackingClose:focus,.trackingClose:hover,.updateclose:focus,.updateclose:hover{color:#1a97c2;text-decoration:none;cursor:pointer}#mainContent{padding:20px}input[type=number],select{width:100%;padding:10px;border-radius:5px;border:1px solid #ccc;box-sizing:border-box}input[type=number]{margin:10px 0}.nav-right{margin-left:auto;padding-right:20px;display:flex;gap:5px;align-items:center;height:40px}.select-container select{width:125px;padding:8px;font-size:16px;border:2px solid #ddd;border-radius:8px;outline:0;transition:.3s;margin:10px 0;position:relative;z-index:1}#searchBox:focus,.select-container select:focus{border-color:#007bff;box-shadow:0 0 8px rgba(0,123,255,.5)}.search-container{position:relative;display:inline-block;z-index:1}.customer-info-container,.main-container,.product-details,.right-summary,.summary_container,.text-details,.toggle-buttons,.toggle-buttons button{display:flex;display:flex}#searchBox{width:90px;padding:8px 35px 8px 28px;border:2px solid #ddd;border-radius:8px;outline:0;transition:.3s}#clearSearch{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;color:#888;display:none}#clearSearch:hover{color:#555}.main-container{position:relative;padding:15px 20px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;z-index:1}.container,.customer-info-container{padding:20px;background-color:rgba(0,0,0,.5)}.container{width:35%;border:1px solid #ccc;border-radius:5px;margin:0 auto;box-sizing:border-box;padding-top:5px;}#checkout,.opmerkingform{margin-left:50px}.customer-info-container{margin-right:15px;flex-direction:column;justify-content:space-between;justify-content:flex-start;height:100%;width:25%;border:1px solid #ccc;border-radius:5px;flex-shrink:1;color:#fff}.right-summary-bottom,.right-summary-top{background-color:#fff;padding:10px;margin-top:10px}.customer-info-container p{margin-bottom:2px;font-size:14px}#changeBtn{margin-top:10px}#modalDescription{max-width:440px}.product-details{align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap;min-width:250px}.text-details{flex:1;padding-left:15px;flex-direction:column}.summary{margin-top:0;max-width:500px;MIN-WIDTH:500px;flex-shrink:0;align-self:flex-start}.summary_container{justify-content:space-between}.right-summary{flex-direction:column;width:100%}.right-summary-top{flex-grow:1;border:0;border-radius:5px}.right-summary-bottom{border:0;border-radius:5px;flex-shrink:0;bottom:0}.right-summary{display:flex;flex-direction:column;height:100%;justify-content:space-between}.note{padding:4px;font-style:italic}h2.orderTitle{padding:15px;background:#fff;margin:0;z-index:3;position:relative}.infoBlock,form.cartsend{z-index:3;position:relative}.infoBlock_customer_cart{background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1)}table{width:100%;margin-right:15px;border-top:0 solid #ccc;border-radius:10px 10px 0 0;border-collapse:separate;border-spacing:0;z-index:3;position:relative}td,th,tr{border:0}td,th{padding:10px}#productTable{width:100%;border-collapse:collapse}#productTable td,#productTable th{word-wrap:break-word;white-space:normal;padding:8px;text-align:left}#productTable td:first-child,#productTable th:first-child{width:5%}#productTable td:nth-child(2),#productTable th:nth-child(2){width:70%}#productTable td:nth-child(3),#productTable th:nth-child(3){width:10%;text-align:right;padding-right:40px}.amount-input input,.cart,.footer,.imgblock,.notification-banner{text-align:center}#productTable tfoot td:nth-child(2){text-align:right;padding-right:40px;border-top:1px solid #ccc}#productTable tfoot td:nth-child(3){border-top:1px solid #ccc}#productTable td:nth-child(4),#productTable th:nth-child(4){width:10%}#productTable td:nth-child(5),#productTable th:nth-child(5){width:5%;text-align:center;vertical-align:middle;padding-right:15px}.tableSummary tfoot tr td:first-child,.tableSummary tfoot tr td:first-child,.tableSummary tfoot tr td:last-child{border:none;background:0 0}.tableSummary tfoot tr:first-child td:first-child,.tableSummary tfoot tr:first-child td:last-child{border-left:none;border-right:none}.tableSummary tfoot tr td:nth-child(4){border-bottom:0 solid #ddd}.tableSummary tbody tr:nth-child(2n){background-color:#f9f9f9}.none-swatch,.tableSummary tbody tr:nth-child(odd){background-color:#fff}.infoTable td,.infoTable th{border:none}.opmerkingform{padding:5px}textarea.opmerkingform{resize:none}.footer{position:sticky;padding:10px;background-color:#f9f9f9;border-top:1px solid;border-color:#116db4;z-index:3}.toggle-buttons{gap:5px;margin-bottom:0;position:relative;z-index:1}.toggle-buttons button{padding:10px;border:none;cursor:pointer;border-radius:8px;background:#116db4;color:#fff;font-size:18px;width:40px;height:40px;align-items:center;justify-content:center;box-shadow:2px 2px 5px rgba(0,0,0,.2);transition:background .3s ease-in-out}.amount-input button:hover,.toggle-buttons button.active{background:#1a97c2}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px;transition:1s ease-in-out;opacity:0;animation:.5s forwards fadeInUp;overflow:visible}.product-grid.list-view,.product-info{display:flex;flex-direction:column}.product-card{display:flex;border:2px solid #ddd;border-radius:10px;padding:15px 5px 15px 15px;background:#fff;box-shadow:2px 2px 10px rgba(0,0,0,.1);cursor:pointer;transition:transform .2s ease-in-out,opacity .2s ease-in-out,height .2s ease-in-out}.product-grid.list-view .product-card{min-height:60px;display:flex;transform:translateY(10px);opacity:0;animation:.5s forwards fadeInUp;transition:transform .3s ease-out,box-shadow .3s ease-out}.product-grid.list-view .product-card .product-info{display:flex;flex-direction:column;justify-content:center;flex-grow:1;margin-left:150px;margin-top:-60px}.product-grid.list-view .product-card img{flex-shrink:0}@keyframes fadeInUp{from{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.product-card:hover{transform:scale(1.03);transition:transform .3s ease-in-out}.product-grid.list-view .product-card:hover{transform:scale(1.03);box-shadow:4px 4px 12px rgba(0,0,0,.2)}.product-card img{height:60px;width:90px;border-radius:5px;object-fit:cover;margin-right:15px}.product-info h3{margin:0;font-size:1.2em}.product-info h5{margin:5px 0 0;font-size:.9em;color:#116db4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:2.8em;white-space:normal}.imgblock{display:flex;flex-direction:column;align-items:center;width:200px}.imgwindow{display:flex;justify-content:center;align-items:center;background:#f0f0f0;border:1px solid #116db4;border-radius:5px;padding:2px;width:100%;height:200px;position:relative}.preview{position:absolute;object-fit:contain}img.preview{width:100%;max-width:358px;height:auto;display:block;margin-left:auto;margin-right:auto}small{margin-top:8px;color:#666}.amount-input{display:flex;align-items:center;border-radius:5px;overflow:hidden;width:120px}.amount-input button{background:#f0f0f0;border:none;padding:5px 10px;cursor:pointer;font-size:18px}.amount-input input{width:40px;border:none;font-size:16px;outline:0;-moz-appearance:textfield}.amount-input input::-webkit-inner-spin-button,.amount-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dropdown_kleur{width:230px;min-width:230px;max-width:230px}.maat-button.selected{background-color:#1a97c2;color:#fff}.notification-banner{position:fixed;top:10px;left:50%;transform:translateX(-50%);width:50%;padding:5px;border:1px solid #116db4;border-radius:5px;font-size:14px;font-weight:700;display:none;transition:opacity .5s ease-in-out;z-index:9999}.success{background-color:#2ea58d;color:#fff}.error{background-color:#f15e60;color:#fff}.warning{background-color:#f18349;color:#fff}.slider,input[type=checkbox]:checked~.slider{background-color:#116db4}.file-name{margin-left:10px;font-size:14px;color:#333}button.cancelButton,button.cancelPayButton,button.confirmButton{padding:10px 20px;margin:10px;border:none;background:linear-gradient(to right,#2ea58d,#fff);color:#fff;font-size:16px;cursor:pointer;border-radius:5px;width:150px}#cancelButton:hover,#cancelCancelButton:hover,#cancelPayButton:hover,#cancelRemoveButton:hover,button.confirmButton:hover{background:#116db4}#cancelButton,#cancelCancelButton,#cancelPayButton,#cancelRemoveButton{background:linear-gradient(to right,#f15e60,#fff)}.optionbox{width:160px;margin-left:50px}.options{display:flex;align-items:center;justify-content:left;color:#fff}label.toggle-switch{margin-bottom:2px}.toggle-switch{position:relative;display:flex;align-items:center;cursor:pointer}.slider{display:flex;align-items:center;justify-content:space-between;position:relative;width:150px;height:25px;border:1px solid #1a97c2;color:#fff;border-radius:20px;padding:2px 10px;transition:background-color .3s;font-size:12px;font-weight:700}.toggle{position:absolute;width:80px;height:15px;background-color:#fff;border-radius:15px;transition:transform .3s;left:5px}input[type=checkbox]:checked~.slider .toggle{transform:translateX(80px)}.slider span:first-child,.slider span:last-child{color:#fff;z-index:1}.button-container{display:flex;width:100%;gap:8px;max-width:620px}.add-to-table-btn{flex-grow:1}.tocart-btn{width:48px;flex-shrink:0}.cart{margin-left:5px;margin-top:10px;width:150px}.color-picker{display:flex;gap:10px;flex-wrap:wrap}.color-swatch{width:30px;height:30px;border:1px solid #ccc;display:inline-block;margin:3px;border-radius:4px;cursor:pointer;position:relative;transition:transform .2s,box-shadow .2s}.color-swatch:hover{transform:scale(1.05);box-shadow:0 0 0 2px rgba(0,0,0,.1)}.color-swatch.disabled-swatch{margin:3px;cursor:not-allowed;border:1px dashed #ccc}.none-swatch::after{content:"";position:absolute;width:100%;height:2px;background-color:red;transform:rotate(-45deg);top:50%;left:0}.color-swatch.active{outline:#116db4 solid 1px;box-shadow:0 0 0 3px rgba(17,109,180,.3);border-radius:4px;animation:.3s pulseHighlight}.none-swatch.active{border:1px dashed #116db4}@keyframes pulseHighlight{0%,100%{transform:scale(1);box-shadow:0 0 0 3px rgba(17,109,180,.3)}50%{transform:scale(1.05);box-shadow:0 0 0 6px rgba(17,109,180,.2)}}.order-icon{transition:transform .3s}.order-icon.rotated{transform:rotate(180deg)}.buff{margin-bottom:1px}.stretch_wide{width:100%}@media (max-width:1667px){.summary{max-width:100%;min-width:100%;width:100%;margin-top:10px}}@media screen and (min-width:2700px){.modal-content,.modal-content_orders{margin:135px auto 0}}.invoice-icon,.order-icon,.status-icon{display:inline-block;color:#116db4}@media screen and (max-width:1239px){#productTable,.customer-info-container{margin-right:0}.container{width:100%;padding:10px}#productTable{width:100%;margin-left:0}}@media (max-width:1099px){body::after{width:400%;animation:10s ease-in-out infinite shimmer-move}}@media (max-width:535px){body::after{width:600%;animation:10s ease-in-out infinite shimmer-move}}@media (max-width:1022px){.stretch_wide_mob{width:auto}.product-grid{display:flex;flex-direction:column}.product-grid .product-card{flex-direction:row;align-items:center}.product-grid .product-card .product-info{flex:1}.product-grid.list-view .product-card .product-info{margin-left:150px;margin-top:-60px}.toggle-buttons{display:none}nav{justify-content:flex-start}.search-container{width:94%}.nav-right{width:100%;text-align:left;order:1;margin-top:10px}#searchBox{width:82%}}@media screen and (max-width:991px){.summary{flex-direction:column}.left-summary,.right-summary{width:100%;padding-right:5px}.modal-content_details{width:auto}.modal-content,.modal-content_orders{box-sizing:border-box;width:auto;max-height:99%}.modal,.modal-content{width:100%}.modal{justify-content:center;align-items:center;position:fixed;top:0;left:0;height:100vh;overflow:hidden}.preview-button{width:100%;padding:5px}}@media (max-width:978px){.main-container{flex-direction:unset;padding:0}}@media (max-height:900px){.modal-content,.modal-content_orders{margin:auto auto 0}.stretch{height:100%;max-height:100%;margin-top:0}}@media (max-width:768px){#checkout,.opmerkingform{width:100%;margin:0 auto;text-align:center;box-sizing:border-box}table{font-size:12px}.responsive-img{max-width:80%}.opmerkingform{padding:10px}.spaceret{display:block}}@media (max-width:620px){.modal-content,.modal-content_orders{margin:auto auto 0}.product-info h5{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.modal-content_details,.modal-content_orders{overflow-x:auto}}@media (max-width:567px){.invoice-payed,.invoice-text,.order-text,.status-text{display:none}.invoice-icon,.order-icon,.status-icon,paid-icon{display:inline-block;color:#116db4}td{text-align:center;vertical-align:middle}.modal-content_orders{padding:2px}table{margin-left:3px}}@media (max-width:538px){.tooltip,.tooltipcolor{margin-left:30px}}@media (min-width:568px){.invoice-icon,.order-icon,.status-icon,paid-icon{display:none}}@media (max-width:470px){.dropdown{padding:1px}.language-switcher{top:3px;right:3px}}@media (max-width:445px){table{font-size:10px;margin-left:1px}td,th{padding:5px}}@media (max-width:420px){#adminlink{display:none}#adminlinkalt{display:inline-block;text-align:center}}@media (max-width:416px){#searchBox{width:65%}}@media (max-width:395px){.modal-content_orders{padding:1px}}@media (max-width:379px){table{margin-left:0}}@media (max-width:350px){.styled-link{padding:10px 12px;font-size:15px;margin-right:0}nav{align-items:center}nav a,nav button{padding:1px 3px}.language-switcher{top:1px;right:1px}}@media (max-width:320px){.product-info h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#searchBox{width:55%}}h3.white{color:#FFF;padding-bottom:5px;}