/* Classic structure stays intact. These rules apply only to the module homepage. */
body#index:has(.lcrdv) #wrapper { padding: 0; background: #fff; }
body#index:has(.lcrdv) #wrapper > .container { width: 100%; max-width: none; padding: 0; }
body#index:has(.lcrdv) #wrapper > .container > .row { margin: 0; }
body#index:has(.lcrdv) #content-wrapper { width: 100%; padding: 0; }
body#index:has(.lcrdv) #wrapper > .container > .breadcrumb { display: none; }
body#index:has(.lcrdv) #main { margin: 0; }
body#index:has(.lcrdv) #main > .page-footer:empty { display: none; }
body#index:has(.lcrdv) #footer { padding-top: 0; }
