/*
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
*/


.single-product .ms-product-label-wrap {
    margin: 0 0 14px 0;
    line-height: 1;
}

.single-product .ms-product-label {
    display: inline-block;
    padding: 10px 18px;
    border-radius: 999px;
    background: #c58b2c;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
}