#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) repeat-x 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 218px 0;
    text-transform: capitalize;
}
#wpc-col-1 ul li a:hover, #wpc-col-1 ul li.active-wpc-cat a {
    border-right:none;
    background:#724e3f no-repeat left top;
    color:#ffffff;
}
#wpc-col-2 {
    /*width: 713px;*/
    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;
	border: 5px solid #fff;	
}
.wpc-next-prev {
}
.wpc-next-prev a[rel="next"] {
    float:right;
}
.wpc-img:hover {
    /*border: 5px solid #724e3f;*/
}
.wpc-img img {
    border-radius:0;
    box-shadow: none;
    /*height: 110%;
	border: 2px solid #fff;*/
	border: 10px solid #f6f6f6;
	box-sizing: border-box;
	width: 180px;
	height: 180px;
}
.wpc-title {
    color: #15845e;
    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: #15845e;
    background-position: right -18px;
}
.wpc-title span {
    float:right;
}
.wpc-paginations {
    clear:both;
    padding:0 0 0 7px;
}
.product-price {
    float:right;
}
.wpc-paginations a {
    display:block;
    width:30px;
    height:30px;
    background : #9f9f9f;
    float:left;
    text-align:center;
    line-height:30px;
    color:#FFF !important;
    text-decoration:none;
    margin:0 2px;
}
.wpc-paginations a:visited {
    color: #fff !important;
}
.wpc-paginations .wpc_page_last_dot {
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 4px 4px 0;
}
.wpc_page_link_disabled {
    color: #fff;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0 2px;
    text-align: center;
    text-decoration: none;
    width: 30px;
}
.wpc_page_link_disabled {
    background-color: #3359a7;
}
.wpc-paginations a.wpc_page_link_previous {
    color: #fff;
    display: block;
    float: left;
    line-height: 30px;
    margin: 0 2px;
    text-align: center;
    text-decoration: none;
    background-color: #9f9f9f;
    text-transform: capitalize;
    width: 76px;
}
.wpc-paginations a.wpc_page_link_next {
    color: #fff;
    display: block;
    float: left;
    line-height: 30px;
    margin: 0 2px;
    text-align: center;
    text-decoration: none;
    background-color: #9f9f9f;
    text-transform: capitalize;
    width: 50px;
}
.product-img-view {
    /*float:left;*/
    /*border:#dcdbdb 5px solid;*/
    /*margin:0 14px 0 0;*/
    overflow: hidden;
	width: 420px;
	height: 420px;
	margin-bottom:20px;
}

.product-img-view img{
	/*border: 4px solid #ddd;
	box-sizing: border-box;*/
	width: 400px;
	height: 400px;
	box-sizing: border-box;
}

.wpc-product-img {
    width:161px;
    /*float: right;*/
}
.new-prdct-img {
    /*border:#dcdbdb 5px solid;*/
    /*margin-bottom:8px;*/
    font-size: 0;
    line-height: 0;
	width: 210px;
	height: 210px;	
}
.new-prdct-img img {
    cursor: pointer;
	width: 190px;
	height: 190px;
	/*border: 4px solid #ddd;
	box-sizing: border-box;*/
}
#wpc-product-gallery {
    /*padding: 0 0 20px;*/	
}

#wpc-product-gallery img{
	border: 10px solid #F5F5F5;	
	box-sizing: border-box;

}

.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
}
.wp-catalogue-bradcrumb {
    margin:20px 0;
}
.entry-content {
    line-height: inherit !important;
}
.wp-catalogue-breadcrumb {
    padding: 0 0 20px;
}
.entry-content img {
    max-width: inherit !important; /* Fluid images for posts, comments, and widgets */
}