/*
Theme Name: Shopkeeper - The Child Theme
Theme URI: https://1.envato.market/wp-dashboard-to-shopkeeper
Description: This is the Child Theme for Shopkeeper. Shopkeeper is a Hassle-free Worpress Theme with great design and extensive functionality. <strong>This theme is created by Get Bowtied, protected by international copyright law and provided exclusively under license purchased from ThemeForest-Envato. <a href="https://1.envato.market/theme-license">Learn more</a> or <a href="https://1.envato.market/getbowtied-to-shopkeeper">get a license</a>.</strong>
Author: Get Bowtied
Author URI: https://www.getbowtied.com/
Template: shopkeeper
Version: 2.0
*/


/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/


#tab-main_extras .columns {
	width:  80%;
}

#tab-main_extras .products {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
	justify-content: space-around;
}
#tab-main_extras .products:before, #tab-main_extras .products:after {
	display: none;
}

#tab-main_extras .products .row {
	width: 30%;
	margin-bottom: 50px;
}




/****************************************************************/
/****************************************************************/
/****************************************************************/