/*
 Theme Name:   Kadence Child
 Theme URI:    https://cnc2ddesign.com/
 Description:  Custom child theme for CNC2Ddesign using Kadence
 Author:       Your Name
 Author URI:   https://cnc2ddesign.com/
 Template:     kadence
 Version:      1.0.0
*/

.content-container.site-container {
    max-width: 100% !important;
    padding: inherit !important;
}

.entry-content-wrap {
    padding: inherit;
}

div#primary {
    margin: inherit;
}