popup#Popup_cart content{background:#2d3f3a;border-radius:0;bottom:0;box-shadow:-6px 0 16px 0 rgba(0,0,0,.08),-3px 0 6px -4px rgba(0,0,0,.12),-9px 0 28px 8px rgba(0,0,0,.05);box-sizing:border-box;display:flex;flex-direction:column;height:100vh;left:unset;margin:0;max-width:100vw;overflow:hidden;padding-left:15px;padding-right:15px;padding-top:15vh;right:0;top:0;transition:all .3s;width:35%;z-index:1000}popup#Popup_cart.open content{transform:none}popup#Popup_cart content .title{align-items:center;border-bottom:1px solid #f8f8f8;display:flex;flex:0;font-size:18px;line-height:1.5;margin:0 24px;padding:15px 0}popup#Popup_cart content .title h2{align-items:flex-end;color:#fff;display:flex;flex:1;font-size:22px;margin:0;min-height:0;min-width:0}popup#Popup_cart content .title h2 .number{color:#9bf800;display:flex}popup#Popup_cart content .close{align-items:center;background:transparent;border:0;color:#f8f8f8;cursor:pointer;display:inline-flex;font-size:18px;font-style:normal;font-weight:600;height:65px;justify-content:center;line-height:1;margin-inline-end:8px;margin:0;order:2;padding:0;position:absolute;text-align:center;text-decoration:none;text-rendering:auto;text-transform:none;transition:all .2s;width:65px}popup#Popup_cart content .close img{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(185deg) brightness(106%) contrast(102%);height:30px;width:30px}popup#Popup_cart content .close img:hover{filter:brightness(0) saturate(100%) invert(13%) sepia(98%) saturate(7402%) hue-rotate(6deg) brightness(91%) contrast(115%)}popup#Popup_cart content .menu{align-items:center;color:#f8f8f8;display:flex;justify-content:space-between;margin:15px 0 10px;padding:0 15px}popup#Popup_cart content .menu .select_all{align-items:center;display:flex;justify-content:flex-start}popup#Popup_cart content .menu .select_all input[type=checkbox]{cursor:pointer;height:16px;opacity:0;pointer-events:none;position:absolute;width:16px}popup#Popup_cart content .menu .select_all label{align-items:center;color:#fff;cursor:pointer;display:flex;gap:10px;position:relative}popup#Popup_cart content .menu .select_all label:before{background-color:#fff;border:2px solid #fff;border-collapse:separate;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;transition:all .3s;width:16px}popup#Popup_cart content .menu .select_all input[type=checkbox]:checked+label:before{background-color:#a6ff42;border-color:#a6ff42}popup#Popup_cart content .menu .select_all input[type=checkbox]:checked+label:after{color:#2d3f3a;content:"✔";font-size:14px;left:2px;opacity:1;position:absolute;top:1px;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s}popup#Popup_cart content .menu .delete_all{align-items:center;cursor:pointer;display:flex;justify-content:flex-end}popup#Popup_cart content .menu .delete_all label{cursor:pointer;margin-right:20px}popup#Popup_cart content .menu .delete_all img{filter:brightness(0) saturate(100%) invert(24%) sepia(51%) saturate(3324%) hue-rotate(342deg) brightness(100%) contrast(91%);height:25px;width:25px}popup#Popup_cart content .list{background-color:hsla(60,11%,91%,.302);border-radius:15px;flex:0 1 auto;list-style:none;margin:0 0 15px;max-height:calc(85vh - 55px);min-height:0;outline:none;overflow-y:auto;padding:0}popup#Popup_cart content document{align-items:center;border-block-end:1px solid rgba(5,5,5,.06);border-bottom:1px solid #f8f8f8;box-sizing:border-box;color:rgba(0,0,0,.88);display:flex;justify-content:flex-start;padding:10px 15px;text-align:left}popup#Popup_cart content document:first-child{padding-top:15px}popup#Popup_cart content document:last-child{border-bottom:none;padding-bottom:15px}popup#Popup_cart content document .select{align-items:center;display:flex;flex:0 1 35px}popup#Popup_cart content document .select input[type=checkbox]{cursor:pointer;height:16px;opacity:0;pointer-events:none;position:absolute;width:16px}popup#Popup_cart content document .select label{align-items:center;color:#fff;cursor:pointer;display:flex;gap:10px;position:relative}popup#Popup_cart content document .select label:before{background-color:#fff;border:2px solid #fff;border-collapse:separate;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;transition:all .3s;width:16px}popup#Popup_cart content document .select input[type=checkbox]:checked+label:before{background-color:#a6ff42;border-color:#a6ff42}popup#Popup_cart content document .select input[type=checkbox]:checked+label:after{color:#2d3f3a;content:"✔";font-size:14px;left:2px;opacity:1;position:absolute;top:-2px;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s}popup#Popup_cart content document .name{color:#151915;flex:0 1 45%;font-weight:700;word-wrap:no-wrap;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}popup#Popup_cart content document .reference{align-items:center;display:flex;flex:0 1 40%;margin-left:25px;text-align:right}popup#Popup_cart content document .flag{align-items:center;display:flex;flex:0 1 50px;height:20px;margin-right:10px;text-align:right;width:20px}popup#Popup_cart content document .flag img{border-radius:50px;height:20px;object-fit:cover;width:20px}popup#Popup_cart content document .remove{align-items:center;cursor:pointer;display:flex;flex:0 1 30px;height:25px;text-align:right}popup#Popup_cart content document .remove img{filter:brightness(0) saturate(100%) invert(24%) sepia(51%) saturate(3324%) hue-rotate(342deg) brightness(100%) contrast(91%);height:25px;width:25px}popup#Popup_cart content .footer{background:#2d3f3a;border-top:1px solid #f8f8f8;flex-shrink:0;padding:10px 5px}popup#Popup_cart content .footer .infos{border-bottom:1px solid #f8f8f8;display:inline-block;margin:35px 0 15px;vertical-align:middle;width:100%}popup#Popup_cart content .footer .infos .text{color:#f8f8f8;display:inline-block;font-size:18px;vertical-align:middle;white-space:nowrap}popup#Popup_cart content .footer .infos .text .size{color:#9bf800;display:inline-block;vertical-align:middle}popup#Popup_cart content .footer .actions{align-items:center;color:#f8f8f8;display:flex;gap:20px;justify-content:left;margin:25px 0 0;padding:0}popup#Popup_cart content .footer .actions button{align-items:center;background:linear-gradient(90deg,#1e5900,#ebebe680);border:none;border-radius:50px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-size:16px;font-weight:400;gap:8px;height:32px;justify-content:center;outline:none;padding:28px 40px 28px 25px;position:relative;text-align:center;touch-action:manipulation;transition:all .4s cubic-bezier(.5,1,.89,1);user-select:none;white-space:nowrap}popup#Popup_cart content .footer .actions button p{color:#f8f8f8;font-size:16;margin:0;padding:0}popup#Popup_cart content .footer .actions button:disabled{-webkit-appearance:none;appearance:none;background:#ccc;color:#666;cursor:not-allowed;opacity:1}popup#Popup_cart content .footer .actions button:disabled img{filter:brightness(0) saturate(100%)}popup#Popup_cart content .list .empty{box-sizing:border-box;color:rgba(166,255,66,.6);padding:40px 10px;text-align:center;transition:background .2s,border-color .2s}popup#Popup_cart content .list .empty img{box-sizing:border-box;filter:brightness(0) saturate(100%) invert(75%) sepia(70%) saturate(438%) hue-rotate(38deg) brightness(109%) contrast(101%);font-size:16px;height:40px;line-height:1.5;margin-bottom:8px;opacity:1;text-align:center}