
.tabpro h2 {
    position: relative;
    margin: 0;
    padding: 0 70px;
    font-size: 16px;
    font-weight: bold;
    display: block;
    background-image: url(//bizweb.dktcdn.net/100/263/499/themes/602329/assets/bg_title_yellow.png?1508743661987);
    background-repeat: no-repeat;
    height: 48px;
    line-height: 48px;
    margin-left: -15px;
    text-transform: uppercase;
}

.tabpro .nvs-nav  {
    border-bottom: 1px solid #dddddd;
    line-height: 48px;
}

.tabpro .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    width: 25%;
}
.tabpro .nav li a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 16px;
    color: #101010;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    text-align: center;
}
.tabpro .nav-tabs > li.active > a, .tabpro .nav-tabs > li.active > a:hover, .tabpro .nav-tabs > li.active > a:focus {
    color: #101010;
    border-bottom: 4px solid #EB0A1E;
    cursor: default;
    font-family: ToyotaType;
    font-size: 16px;
    }
.nvs_info_pro{
	position: absolute;
	top: 40px;
	left: 5px;
    display: none;
}
.nvs_label-success {
    background-color: #5cb85c;
}
.nvs_newday{
	display: block;
	text-transform: uppercase
}
.nvs_label-danger {
    background-color: #d9534f;
}
.nvs_money {
    color: #101010;
    font-family: ToyotaType;
    font-size: 25px;
    position: relative;
}

.nvs_discounts_money {
	color: #000000;
	font-weight: normal;
	text-decoration: line-through;
	padding: 5px;
}
