

.product-thumbnail {
position: relative;
display: block;
width: 4.5rem;
margin-right: 1.3em;
float: left;
}


.product-info {
display: table;
margin: 0;
	
}

.product-info p {
line-height: 18px;
	
}

.side-navigation-wrapper .navigation-hide a {
    color: #b97bb7;
}


.side-navigation-footer,
.side-navigation-footer .social-list a {
    color: #b97bb7;
}