.title {
    display: block;
    font-weight: bold;
    color: black;
    font-size: 13px!important;
    padding-bottom: 10px;
    word-wrap: break-word;
    clear: both;
	
}


.product-content h2.product-fullname {
    text-align: left;
    font-size: 16px !important;
}
	

.banner1 {
width: 160px;
height:48px;
	

}
	

.banner-item .banner-caption{
	top: 50%;
	left: 28%;
	transform: translate(-50%, -50%);
	text-align: left;
	color: #fff;
	font-family: 'Poppins', sans-serif;
}


body {
 
    background-color: #fff;
}


.title1{
	font-family: 'Raleway', sans-serif;
	font-size: 31px;
	color:#555;
	letter-spacing: 2px;
	line-height:1;
}