/*
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
*/

a#sliderBT {z-index:100!Important;}
.nectar-slide-in-cart .product-details a {font-size:18px!Important; font-weight:400!Important;}

.material #footer-outer .widget li a, .material #sidebar .widget li a, .material .widget li a {
    padding: 0 !important;
    border: none;
    color: inherit
    white-space: nowrap!Important;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%
}

.woocommerce .woocommerce-breadcrumb {
        padding: 20px 5px 20px 5px;
        margin-bottom: 5vh!Important;
	  border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
    }



