/*
Theme Name: Movie Critic Review Pro Child
Theme URI: https://www.vwthemes.com/themes/movie-review-wordpress-theme/
Template: movie-critic-review-pro
Author: VW Themes
Author URI: https://www.vwthemes.com/
Tags: one-column,right-sidebar,custom-menu,editor-style,featured-images,full-width-template,sticky-post,theme-options,threaded-comments
Version: 0.0.2.1785883123
Updated: 2026-08-04 22:38:43
*/

/* ==========================================================
   Featured Videos Section
   ========================================================== */

.mc-featured-videos {
    background: #000;
    padding: 80px 0 60px;
}

.mc-featured-videos-inner h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    max-width: 1400px;
    margin: 0 auto 30px;
    padding: 0 40px;
}

/* ==========================================================
   Hide Top Announcement Text
   ========================================================== */

/* Hide the changing announcement content only */
.topbar-left .badge,
.topbar-left .topbar-reviewtext {
    display: none !important;
}

/* Remove the divider */
.topbar-left {
    border-right: none !important;
}