/* ************************************************   
Theme Name: Pitstop-child
Author: PixTheme
Version: 1.0
Description: Auto parts E-commerce template.
Theme URI:  https://pitstop.true-emotions.studio
Author URI: https://true-emotions.studio
Template:  pitstop
Tags: left-sidebar, right-sidebar, custom-header, custom-menu, editor-style
License: 		ThemeForest Regular License
License URI: 	http://themeforest.net/licenses/regular
*/


button > span,
p, a {
    font-family: 'Open Sans'!important;
}

li.menu-item > a {
    font-weight: 700!important;
}

li.menu-item > a,
h1, h2, h3, h4 {
    font-family: 'Play'!important;
}

.pix-products li.product-category {
    list-style: none;
    border: none!important;
    display: flex;
    justify-content: center;
    padding: 20px 0;
}

.pix-products li.product-category > a > h2.woocommerce-loop-category__title {
    font-size: 18px;
}

.pix-products li.product-category > a {
    max-width: 200px;
}

.pix-products {
    justify-content: center;
}
