/*
Theme Name: Blocksy Child
Theme URI: https://creativethemes.com/blocksy/
Template: blocksy
Author: CreativeThemes
Author URI: https://creativethemes.com
Description: Blocksy is a fast, modern WordPress theme with advanced WooCommerce support and full compatibility with the block editor.
Tags: accessibility-ready,blog,block-patterns,e-commerce,wide-blocks,block-styles,grid-layout,one-column,two-columns,three-columns,four-columns,right-sidebar,left-sidebar,translation-ready,custom-colors,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments
Version: 2.1.12.1757976223
Updated: 2025-09-15 22:43:43

*/

/* Case Study single: full-width section content, no container constraints
   ========================================================================== */
.single-case_study .case-study-single {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

/* Let the section blocks fill the full content area on the case study post. */
.single-case_study main,
.single-case_study .ct-container,
.single-case_study .entry-content {
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
