
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 01 2025 | 23:17:59 */
.cookie-banner{position:fixed;bottom:20px;right:20px;max-width:320px;background:#fff;color:#000;padding:15px;font-size:14px;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:9999;text-align:center;display:none}.cookie-banner.active{display:block}.cookie-text{display:block;margin-bottom:12px;line-height:1.4}.cookie-buttons{display:flex;justify-content:center;gap:10px}.cookie-btn{padding:6px 12px;font-size:13px;border-radius:4px;cursor:pointer;min-width:80px}.accept-btn{background:#000;color:#fff;border:none}.accept-btn:hover{background:#333}.deny-btn{background:#fff;color:#000;border:1px solid #000}.deny-btn:hover{background:#f5f5f5}