/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.woocommerce_categories_sidebar_title{
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 25px;
    line-height: 24px;
    text-transform: uppercase;
}

.woocommerce_categories_sidebar_top_ul{
    margin: 0;
    padding-left: 0;
}

.woocommerce_categories_sidebar_top_ul ul{
    margin-left: 0;
    padding-left: 0;
}

.woocommerce_categories_sidebar_top_ul li{
    list-style: none !important;
}

.woocommerce_categories_sidebar_top_ul li a{
    padding: 0!important;
    border: none;
    color: inherit;
    font-weight: 100!important;
    font-family: inherit;
    font-size: 14px;
    line-height: 35px;
}

body:not(.woocommerce-cart) .main-content th {
    padding-right: 2px;
}

.flickity-viewport .yith-wcbm-badge__wrap{
    display: none!important;
}

.flickity-viewport .is-selected .yith-wcbm-badge__wrap{
    display: block!important;
}





