/*
Theme Name: DooPlay Child
Theme URI: https://doothemes.com/items/dooplay/
Template: dooplay
Author: Omar Faruq
Author URI: https://digitalmindsbd.site/
Description: Dooplay is undoubtedly the best and most powerful framework, with access to a large volume of content with a single click, completely optimized.
Tags: theme-options,one-column,two-columns,three-columns,right-sidebar,left-sidebar,custom-header,custom-menu,full-width-template
Version: 2.5.5.1757225176
Updated: 2026-06-22 01:05:00

*/

/* Sidebar widget title */



/* Shared total-view badge for Featured, archive/genre and widget cards. */
.mlbd-view-badge {
    position: absolute;
    right: 7px;
    bottom: 35px;
    z-index: 10;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    min-width: 43px;
    min-height: 22px;
    padding: 3px 7px;
    border: 1px solid rgba(255,255,255,.48);
    border-radius: 999px;
    background: rgba(0,0,0,.82);
    color: #fff;
    font-size: 10px;
    font-weight: 900;
    line-height: 1;
    box-shadow: 0 2px 7px rgba(0,0,0,.55);
    box-sizing: border-box;
    pointer-events: none;
}

.mlbd-view-badge i {
    color: #00f5ff;
    font-size: 9px;
}

.mlbd-view-badge.mlbd-widget-view-badge,
.mlbd-backdrop-view-badge {
    top: 7px;
    bottom: auto;
}
