/*
Theme Name: Armor Business Theme Framework
Theme URI: https://www.armortechs.com/
Description: Child theme using OceanWP Framework
Author: Armor
Author URI: https://www.armortechs.com/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

#footer-widgets, #site-header {
	background-image: url(https://www.campbellscience.com/upload/image/footer.jpg);
}

.wc-block-product-categories-list.wc-block-product-categories-list--depth-1 {
	padding-left:20px;
}
.wc-block-product-categories-list-item__name {
	font-size: 1.5em;
}