/* DEAF FOREVER ARCHIV – zentrale Merkliste
   Quelle/Standard: index.php
*/
.df-wishlist-modal {
    overflow:hidden; border:0; border-radius:0; background:#f4f1e9;
    box-shadow:0 10px 50px rgba(0,0,0,.7);
}

.df-wishlist-modal .modal-header {
    padding:20px 25px; border-bottom:5px solid #a90000;
    background:#111; color:#fff;
}

.df-wishlist-modal .modal-title {
    margin:0; color:#fff; font-family:Georgia,"Times New Roman",serif;
    font-size:28px; font-weight:bold;
}

.df-wishlist-modal .close { color:#fff; opacity:.8; text-shadow:none; }

.df-wishlist-modal .modal-body { padding:0; background:#f4f1e9; }

.df-wishlist-modal .modal-footer {
    padding:15px 25px; border-top:1px solid #ccc; background:#ebe7dd;
}

.df-wishlist-kicker {
    margin-bottom:4px; color:#a90000; font-size:10px; font-weight:bold;
    text-transform:uppercase; letter-spacing:2px;
}

.df-wishlist-summary {
    display:flex; justify-content:space-between; align-items:center;
    gap:15px; padding:14px 25px; background:#ebe7dd; border-bottom:1px solid #ccc;
    color:#666; font-size:11px; font-weight:bold; text-transform:uppercase; letter-spacing:1px;
}

.df-wishlist-summary { padding:12px 15px; }

.df-wishlist-empty { padding:55px 20px; color:#777; text-align:center; }

.df-wishlist-empty .glyphicon {
    display:block; margin-bottom:15px; color:#aaa; font-size:40px;
}

.df-wishlist-empty strong {
    display:block; margin-bottom:5px; color:#222;
    font-family:Georgia,"Times New Roman",serif; font-size:20px;
}

.df-modal-close,.df-modal-clear { padding:9px 15px; border-radius:0; font-weight:bold; }

.df-modal-close { border:1px solid #aaa; background:#fff; color:#222; }

.df-modal-clear { padding:9px 15px; border-radius:0; font-weight:bold; }

.df-modal-clear { border:1px solid #a90000; background:#a90000; color:#fff; }

.df-modal-clear:hover { background:#111; border-color:#111; }

.df-wishlist-browser-notice{
    margin:0 0 18px;padding:12px 14px;border-left:4px solid #a90000;
    background:#ebe7dd;color:#555;font-size:12px;line-height:1.55
}

.df-wishlist-browser-notice .glyphicon{margin-right:7px;color:#a90000}

.df-wishlist-browser-notice strong{color:#222}
