/*
Theme Name: Autima Child Theme
Theme URI: http://demo.roadthemes.com/autima/
Author: Plaza-Themes
Author URI: http://www.plazathemes.com/
Description:  Autima Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, threaded-comments
Text Domain: autima
Template: autima

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.shop-products {
	padding: 0 10px;
}
.shop-products .product-category {
	margin-bottom: 20px !important;
	text-align: center;
}
.shop-products .shop-products-inner {
	width: 100%;
}

.product-category .cate-name {
	font-size: 1em;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
}
.product-category .cate-name:hover {
	color: #ffbf2d;
}
