/*
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
*/
div#header-secondary-outer span.menu-title-text {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}
header#top span.menu-title-text {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
header#top ul.sub-menu.tracked-pos span.menu-title-text {
    font-size: 15px !important;
}
div#text-12 {
    border: 0px !IMPORTANT;
}

div#text-12 ul.products.columns-1 {
    display: flex;
    flex-direction: column;
}

div#text-12 ul.products.columns-1 li {
    width: 100% !IMPORTANT;
    border-bottom: 1px solid;
    margin-bottom: 10px;
}

div#text-12 .textwidget {
    height: unset;
}

div#text-12 {
    display: none;
}

.single-product div#text-12 {display: block;}

.single-product div#categories-2 {
    display: none;
}

div#categories-2 {
    display: block;
}

#sidebar .widget {
    margin-bottom: 20px;
}





/* header */
div#header-outer {
    border-bottom: 1px solid #000 !IMPORTANT;
}

/* header ends */

/* woocommerce pages */
.woocommerce-product-details__short-description br, div#tab-description br {
    display: none;
}

.woocommerce-product-details__short-description p, div#tab-description p {
    text-align: left !IMPORTANT;
    padding-bottom: 10px !IMPORTANT;
}

.woocommerce-product-details__short-description em, div#tab-description em {
    font-size: 16px !IMPORTANT;
}

/* woocommerce pages end */