/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/
#navigation ul.rss { display: none; }
.wp-catalogue-bradcrumb{
	margin:20px 0;
display: none;	
}
#wpc-catalogue-wrapper{
}
#wpc-catalogue-wrapper h4{
	font-size:20px;
	color:#999999;
	font-weight:normal;
	margin-bottom: 20px;
}
#wpc-col-1{
	width:219px;
	float:left;
	margin: 0 28px 0 0;
	line-height: inherit;
}
#wpc-col-1 ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height: inherit;
}
#wpc-col-1 ul li{
	list-style:none;
	padding: 0;
	margin: 0;
	background: url(images/cat-sprtr.gif) no-repeat left bottom;
}
#wpc-col-1 ul li:last-child {
	background: none;
}
#wpc-col-1 ul li a{
	display:block;
	color:#3d484e;
	font-size:18px;
	text-decoration:none;
	padding:10px 30px 10px 21px;
	background: url(images/sidebar-sprtr.gif) repeat-y 195px 0; 
	text-transform: capitalize;
}
#wpc-col-1 ul li a:hover, #wpc-col-1 ul li.active-wpc-cat a{
	border-right:none; 
	background:url(images/bgs-1.png) no-repeat left top;
	color:#00aef0;
}
#wpc-col-2 {
width: 692px !important;
float: left;
}
.wpc-product{
	border-bottom: #C7C7C7 1px solid;
	float: left;
	margin: 0 15px 27px 0;
}
.wpc-img{
	border: 5px solid #dcdbdb;
	margin-bottom: 10px;
	background: #dcdbdb;
	font-size: 0;
}
.wpc-img:hover {
	border: 5px solid #00aef0;
}
.wpc-img img{
	border-radius:0;
	box-shadow: none ;
}
.wpc-title{
	color: #00aef0;
	padding: 0 7px 20px;
	line-height: inherit;
	margin: 0;
}
.wpc-title a{
	font-size: 14px;
	color: #333333;
	text-decoration:none;
	display:block;
	background: url(images/arrow.png) no-repeat right 5px;
}
.wpc-title a:hover{
	color: #00aef0;
	background-position: right -18px;
}
.wpc-title span{
	float:right;
}
.wpc-paginations{
	clear:both;
	padding:0 0 0 7px;
}
.wpc-paginations a{
	display:block;
	width:30px;
	height:30px;
	background:url(images/pagination-bg.gif) no-repeat top;
	float:left;
	text-align:center;
	line-height:30px;
	color:#FFF;
	text-decoration:none;
	margin:0 2px;
}
.wpc-paginations a:hover, .wpc-paginations .active-wpc-page{
	background-position:bottom;
	color:#FFF;
}
.product-img-view{
	float:left;
	border:#dcdbdb 5px solid;
	margin:0 14px 0 0;
}
.wpc-product-img{
	width:161px;
	float: right;
}
.new-prdct-img{
	border:#dcdbdb 5px solid;
	margin-bottom:8px;
	font-size: 0;
	line-height: 0;
}
.new-prdct-img img {
	cursor: pointer;
}

#wpc-product-gallery {
	padding: 0 0 20px;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.wp-catalogue-bradcrumb{
	margin:20px 0;	
}
.entry-content {
	line-height: inherit !important;
}