/*---------------------------------------------------------------------------------

 Theme Name:   VA Child
 Theme URI:    https://victoryalliance.us
 Description:  Child theme built to overlay Main Theme.
 Author:       Victory Alliance Marketing
 Author URI:   https://victoryalliance.us
 Template:     Divi
 Version:      1.0.6
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
/* full width of shop page */

.post-type-archive-product .content-area {
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}