/**
Theme Name: Blast Template
Author: Blast Digital
Author URI: https://www.blast.ie
Description: Easy Pro Websites - Blast
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blast-template
Template: astra
*/




.single-project #content .ast-container {
    width: 100%!important;
    max-width: 100%!important;
    padding: 0px;
    margin: 0px;
}

.single-project #primary {
    width: 100%;
}


/* Removed: this global override stretched every container (incl. the header) to full width,
   overriding Astra's "Content Width" header layout. Full-bleed sections are handled by
   Beaver Builder full-width rows instead. */
/*
.ast-container {
    width: 100%!important;
    max-width: 100%!important;
    padding: 0px;
    margin: 0px;
}
*/