/*
Theme Name: Twenty Twenty-Three Child
Template: twentytwentythree
Description: Child theme of Twenty Twenty-Three
Version: 1.0
*/

/* Hide site-wide header/footer injected by WPCode on the jam session page */
body.page-template-jam-session #ok-full-bg,
body.page-template-jam-session #ok-full-bg-next,
body.page-template-jam-session #image-data,
body.page-template-jam-session #ok-header-container,
body.page-template-jam-session #ok-cookie-bar,
body.page-template-jam-session footer {
    display: none !important;
}

body.page-template-jam-session {
    background-image: none !important;
    background-color: #020617 !important;
    padding: 0 !important;
}

body.page-template-jam-session .wp-site-blocks,
body.page-template-jam-session .wp-block-shortcode {
    padding: 0 !important;
    margin: 0 !important;
}
