/*
Theme Name: ErgoCraft Child
Author: VamTam
Author URI: https://vamtam.com
Template: ergocraft
*/



/*

put your child theme styles here


you don't need any @import rules

*/
@media only screen and (max-width: 650px) {
	.grid-product-item img{
		
	height: 200px!important;	
}
}
.woocommerce-loop-category__title {
    background-color: #040b38;
    fill: #eeede6;
    color: #eeede6 !important;
    padding: 20px 6px !important;
    font-size: 14px !important;
}
.e-n-menu-content {
    display: none !important;
}