/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.1
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

.below-woocommerce-category ul, 
.below-woocommerce-category ol {
	font-size: 18px;
}
.secondary-navigation .icon-wrapper svg path {
	stroke-width: 2.5px !important;
}
.secondary-navigation .icon-wrapper svg {
	width: 24px !important;
	height: 24px !important;
}
a:focus {
	outline: none !important;
}