﻿/*!
 * ALUMIRROR — Admin Custom CSS (Warm Premium) (warm-v01)
 * Date: 2026-02-21
 *
 * Paste into: Admin panel → Design → Custom CSS (global)
 *
 * IMPORTANT:
 * - Keep this file small and clean. Avoid stray braces.
 * - Theme + Color scheme do the heavy styling; admin CSS is for final overrides.
 */
.btn-add{color:#fff !important;background:#0e312d !important}.btn-add:hover{background:#12423c !important}.btn-add:active{background:#0b2623 !important}.available{background-color:#d1a772 !important;color:#0a0b0c !important}.toolbar-bottom{position:fixed;bottom:0;left:0;right:0;z-index:100;background-color:rgba(14,49,45,.95) !important;backdrop-filter:blur(8px) saturate(120%);border-top:1px solid rgba(232,225,215,.35)}.toolbar-bottom-count{border-radius:8px;padding:2px 6px;text-align:center;min-width:16px;vertical-align:middle;position:absolute;background-color:#12423c !important;color:#fff !important;line-height:1;top:50%;transform:translateY(-50%)}.toolbar-bottom-btn-confirm{color:#0a0b0c !important;background:#d1a772 !important;border:1px solid rgba(209,167,114,.35) !important}.toolbar-bottom-btn-confirm:hover{background:#c89c63 !important}.sidebar--with-bottom-panel .sidebar-menu-flex{text-transform:uppercase}input[type="text"],input[type="password"],input[type="search"],input[type="email"],input[type="tel"],input[type="number"],input[type="url"],textarea,select{padding-left:14px !important;padding-right:14px !important}#footer .subscribe-block input[type="email"]{background:rgba(255,255,255,.92) !important;color:#121415 !important}