/*
Theme Name: The Conference Pro Child
Theme URI: https://rarathemes.com/wordpress-themes/the-conference-pro/
Template: the-conference-pro
Author: Rara Theme
Author URI: https://rarathemes.com/
Description: The Conference Pro is a premium WordPress theme designed to create Event and Conference company website. You can showcase upcoming events with timer and date, event stats, speakers of the events, schedule of events, tickets price, and even allow the visitors to purchase the event ticket directly from the website. This theme is designed with beautiful CSS effects to attract your visitors and make them book their tickets right away. Furthermore, The Conference Pro theme is a fully-responsive and SEO and Speed optimized which helps your website to rank higher in Google and other search engines.Check demo at https://rarathemes.com/previews/?theme=the-conference-pro, read the documentation at https://docs.rarathemes.com/docs/the-conference-pro/, and get support at https://rarathemes.com/support-ticket/.
Tags: one-column,two-columns,right-sidebar,left-sidebar,footer-widgets,custom-background,custom-header,custom-menu,custom-logo,featured-images,threaded-comments,full-width-template,rtl-language-support,translation-ready,theme-options,blog,e-commerce,portfolio
Version: 2.2.4.1752441230
Updated: 2025-07-13 17:13:50

*/

/* === Wide bar under the Previous Edition page === */
.prev-sidebar-wrap{
    width:100%;
    padding:60px 4%;      /* top/btm ‑‑ side gutters match theme */
    background:#f8f8f8;   /* optional subtle band colour */
    clear:both;           /* pushes it below floats */
}

/* bring the widgets back to the theme’s normal max width */
.prev-sidebar-wrap #secondary.widget-area{
    max-width:1170px;     /* same value the parent theme uses */
    margin:0 auto;        /* centre the block inside the wide band */
    width:100%;           /* override any 28% width from the parent */
    float:none;           /* kill the old float */
}
