/*
 Theme Name: Magnum Store
 Theme URI: https://themehunk.com/product/big-store/
 Author: ThemeHunk
 Author URI: https://www.themehunk.com
 Template: big-store
 Description: Magnum Store is a visually appealing child theme of Big Store and Big Store Pro, allowing you to craft diverse websites like gadget & digital stores, fashion shops, furniture outlets, and more. This theme offers a variety of sections, header and footer layout combinations, color and background options, as well as other customization features. Furthermore, it seamlessly integrates with the WooCommerce plugin, enabling you to efficiently sell your products online.
 Version: 1.0.3
 Requires at least: 5.5
 Tested up to: 6.6
 Requires PHP: 5.6
 License: GNU General Public License v3 or later
 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
 Text Domain: magnum-store
 Tags: e-commerce, blog, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, featured-image-header, featured-images, custom-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.
*/

.blog .site-main{
	display: flex;
 	flex-wrap: wrap;
 	justify-content: space-between;
}
.thunk-woo-product-list.post, article.thunk-post-article{
	width: 32%;
}
.big-store-menu ul.sub-menu{
	background: #813774;
}