/* 
 Theme Name:     Akonda
 Author:         Akonda
 Author URI:     https://akonda.pl
 Template:       Divi
 Version:        1.0.0.
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 5.3.2
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


.subcategory-title {

	    margin-bottom: 20px;
    width: 100%;
    padding: 10px 10px;
    background: #f7f7f7;
}

.products.columns-4 li.product {
	clear:none !important;
    width: 22%;
    margin-right: 4%;
}
.products.columns-4 li.product:nth-child(4n) {
	margin-right: 0 !important;
}
.products.columns-4 li.product:nth-child(5n) {

    clear: both !important;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
        margin: 0 3.8% 2.992em 0 !important;
}
