/*
Theme Name:   RedParts
Theme URI:    https://themeforest.net/item/redparts-auto-parts-woocommerce-wordpress-theme/30040243
Author:       Konstantin Veselovsky
Author URI:   https://themeforest.net/user/kos9
Description:  Auto Parts WordPress Theme
Version:      1.18.0
License:      ThemeForest Split License
License URI:  http://themeforest.net/licenses/standard
Text Domain:  redparts
*/

.woocommerce-tabs .wc-tabs {
    justify-content: center;
}
ul.tabs.wc-tabs li {
    display: flex;
    margin: 0 !important;
    justify-content: center;
    align-items: center;
}