.eshop-categories-list .eshop-category-wrap, .eshop-sub-categories-list .eshop-category-wrap {
	border: 0px #99004c solid;
	width: 300px;
}
.eshop-categories-list .eshop-category-wrap .image, .eshop-sub-categories-list .eshop-category-wrap .image {
	padding: 0px;
}	
.eshop-categories-list .eshop-category-wrap .eshop-info-block, .eshop-sub-categories-list .eshop-category-wrap .eshop-info-block {
	background: #99004c;
}
#eshop_result a {
    color: #99004c;
}
#products-list .eshop-product-desc, #products-list a, #products-list input, #products-list button, #products-list textarea, #products-list select {
	   font-size: 26px;
	   color: #d21d79;
}
.eshop-product-price .price, .eshop-product-price .eshop-sale-price {
   font-family: Lobster, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
#products-list a:before {
    display: none !important;
}
#products-list a:after {
    display: none !important;
}