/*
 Theme Name:     Divi Child
 Theme URI:      https://www.copypaste24.de
 Description:    Divi Child Theme
 Author:         André Barges
 Author URI:     https://www.copypaste24.de
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* WOOCOMMERCE CATEGORY PAGE */
.archive.tax-product_cat #main-content .container {
width: 100%;
max-width: 100%;
padding-top: 0;
}

.archive.tax-product_cat #main-content .max-width-content {
width: 80%;
max-width: 1080px;
margin: 0 auto;
}
