.mon-filtre-sombre{background-color:#000000;padding:15px;border-radius:5px}.mon-filtre-sombre label,.mon-filtre-sombre .yith-wcan-label{color:#ffffff!important}.mon-filtre-sombre input[type="checkbox"],.mon-filtre-sombre input[type="radio"]{background-color:#000000!important;border:1px solid #ffffff!important;color:#ffffff!important;width:auto;height:auto}.mon-filtre-sombre label{background-color:transparent!important;color:#ffffff!important}.mon-filtre-sombre input[type="submit"]{background-color:#000000!important;color:#ffffff!important;border:1px solid #ffffff!important;padding:10px 20px;border-radius:5px}.mon-filtre-sombre a:hover,.mon-filtre-sombre input[type="submit"]:hover{color:#f0f0f0!important;background-color:#444!important;border-color:#ffffff!important}#popup-overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,0.7);z-index:999;pointer-events:auto}.popup{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;background:transparent;justify-content:center;align-items:center;max-width:95vw;max-height:95vh;pointer-events:none}.popup img{width:100%;height:auto;border-radius:10px;pointer-events:none}#popup-close-btn{position:absolute;top:10px;right:10px;z-index:1010;background:rgba(0,0,0,0.6);color:white;border:none;border-radius:50%;width:35px;height:35px;font-size:24px;cursor:pointer;pointer-events:auto;display:flex;align-items:center;justify-content:center;transition:background 0.3s ease}#popup-close-btn:hover{background:rgba(0,0,0,0.9)}@media (max-width:768px){#popup-mobile img{width:95vw!important;max-width:90vw!important;height:auto!important;border-radius:10px}}body.popup-opened{overflow:hidden}