.single-product-left-bar {
	background-color: rgba(192, 201, 255, 0.64); 
	border-radius: 5px 0px 5px 5px;
	text-align: center;
}
.single-product-left-bar ul {
	margin: 1%;
	margin-top: 10px;
}
.single-product-left-bar ul li a button {
	float: center; 
	width: 100%;
	height: 100%;
	font-weight: 600;
	word-break: break-all;
	margin-left: 0;
}
.single-product-left-bar ul li a button span {
	word-break: break-all;
}
.btn-outline-vendor-elaso {
	float: center; 
	width: 100%;  
	height: 100%; 
	font-weight: 600; 
	word-break: break-all; 
	margin-left: 0;
}

.vendor-text {
	color:#981709;
	font-weight: 600; 
}