#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:#090 no-repeat left top;
	color:#ffffff;
}
/*#wpc-col-2 {
	width: 712px;
	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-next-prev {
}
.wpc-next-prev a[rel="next"] {
	float:right;
}
.wpc-img:hover {
	border: 0px solid #15845e;
}
.wpc-img img {
	border-radius:0;
	box-shadow: none;
	height: 110%;
}
.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: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 0px solid;
	margin:0 14px 0 0;
	overflow: hidden;
}
.wpc-product-img {
	width:161px;
	float: right;
}
.new-prdct-img {
	border:#dcdbdb 0px 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;
}
.wp-catalogue-breadcrumb {
	padding: 0 0 20px;
}
.entry-content img {
	max-width: inherit !important; /* Fluid images for posts, comments, and widgets */
}

#wpc-col-1 ul.children li {
}

#wpc-col-1 ul.children li a {
    font-size: 17px !important;
    padding-left: 62px !important;
}
.entry-content ul li:before {
    content:  none !important;
    padding-right: 0.5em;
}
 
/* Visibilties */
.visible-phone {
	visibility: hidden;
	display: none;
}
.visible-desktop {
	visibility: visible;
}


/* ============================= */
/* ! Layout for phone version   */
/* ============================= */

@media screen and (min-width: 480px) and (max-width: 1324px) {
.visible-phone {
   visibility: visible;
   display: inherit;
}
.visible-desktop {
   visibility: hidden;
   display: none;
}
.wp-catalogue-breadcrumb {
padding: 0 0 40px;
}
#wpc-col-1 {
    float: left;
    line-height: inherit;
    width: 197px;
	margin-right:0 !important;
}
.wpc-categories {
margin: 0;
padding: 0;
list-style: none;
line-height: inherit;
width: 197px !important;
border-right: 1px solid #ebebeb;
}	
#wpc-col-1 ul li a {
display: block;
color: #3d484e;
font-size: 18px;
text-decoration: none;
padding: 13px 30px 13px 21px;
background: url(images/sidebar-sprtr.gif) repeat-y 218px 0;
text-transform: capitalize;
border-bottom: 1px solid #ebebeb;
}

/*#wpc-col-2 {
    float:none !important;
    width: 475px;
	overflow:hidden;
	margin:0 auto;
	padding-left:20px;
	
}*/
#wpc-col-2 br{
	display:none;
}
.checking{
   display: none;
}
}


@media screen and (min-width: 480px) and (max-width: 800px) {
.product-img-view {
    border: 0px solid #DCDBDB;
    float: none;
    margin: 0 14px 15px 0;
    overflow: hidden;
	width:462px !important;
}
.wpc-product-img {
    float: none;
    overflow: hidden;
    width: 475px;
	
}

.new-prdct-img {
    border: 0px solid #DCDBDB;
    float: left;
    font-size: 0;
    line-height: 0;
    margin-bottom: 8px;
    margin-right: 6px;
    width: 150px;
}
.new-prdct-img img{
	width:150px;
}

.entry-content ul li:before {
    content:  none !important;
    padding-right: 0.5em;
}	
	
}
@media screen and (max-width: 685px) {
		.checking{
		width:100%;
		padding: 13px 0 5px 0px;
		background:grey;
		display:block;
		text-align:center;
}
#wpc-col-1 {
    float: left;
    line-height: inherit;
    margin: 0 28px 20px 0;
    width: 100%;
}


/*#wpc-col-2 {
    float: left;
    margin: 12px 0 0 95px;
    overflow: hidden;
    width: 482px;
	padding-left:0px !important;
}*/
#wpc-col-1 ul{
	display:none;
}
#wpc-col-1 ul li a {
    background:none;
}
.wpc-category{
	margin-top:0px !important;
}
.product-img-view {
    border: 0px solid #DCDBDB;
    float: none;
    margin: 0 14px 15px 0;
    overflow: hidden;
}


.wpc-product-img {
    float: none;
    overflow: hidden;
    width: 482px;
}
.new-prdct-img {
    border: 0px solid #DCDBDB;
    float: left;
    font-size: 0;
    line-height: 0;
    margin-bottom: 8px;
    margin-right: 4px;
    width: 152px;
}	
}
@media screen and (max-width: 568px) {
	.checking{
		width:100%;
		padding: 13px 0 5px 0px;
		background:grey;
		display:block;
		text-align:center;
}
#wpc-col-1 {
    float: left;
    line-height: inherit;
    margin: 0 28px 20px 0;
    width: 100%;
}

/*#wpc-col-2 {
    float: left;
    margin: 12px 0 0 37px;
    overflow: hidden;
    width: 482px;
	padding-left:0px !important;
}*/
#wpc-col-1 ul li a {
    background:none;
}

.product-img-view {
    border: 0px solid #DCDBDB;
    float: none;
    margin: 0 0px 15px 0px;
    overflow: hidden;
	width: 482px !important;
}

.wpc-product-img {
    float: none;
    margin-left: 5px;
    overflow: hidden;
    width: 482px;
}

.new-prdct-img {
    border: 0px solid #DCDBDB;
    float: left;
    font-size: 0;
    line-height: 0;
    margin-bottom: 8px;
    margin-right: 8px;
    width: 152px;

}

@media screen and (max-width: 767px) and (min-width: 480px) {
	.checking{
		width:95%;
		padding: 12px 0 13px 19px;
		background:url(images/drop-down-bg.png) no-repeat right #000;
		display:block;
		text-decoration:none;
		font-size:18px;
		color:#fff;
		
		
}


#wpc-catalogue-wrapper {
    overflow: hidden;
}
#wpc-col-1 {
    float: left ;
    line-height: inherit;
    margin: 0 28px 20px 0;
    width: 100%;
}


#wpc-col-1 ul{
	display:none;
	width: 99% !important;
border-right: 1px solid #ebebeb;
border-left:1px solid #ebebeb;
}



/*#wpc-col-2 {
   margin:0 auto;
    overflow: hidden;
    width: 428px;
	width:104%;
	padding-left:0px !important;
	 margin:0px 35px;
}*/
#wpc-col-1 ul li a {
    background:none;
}
.product-img-view {
    border: 0px solid #DCDBDB;
    float: none;
    height: 350px !important;
    margin: 0 0 15px 1px;
    overflow: hidden;
    width: 417px !important;
}
.product-img-view img{
	width: 409px !important;
	height: 409px !important;
}

.wpc-product-img {
    float: none;
    overflow: hidden;
	margin-left:1px;
    width: 430px;
}
.new-prdct-img {
    border: 0px solid #DCDBDB;
    float: left;
    font-size: 0;
    line-height: 0;
    margin:0px 3px 8px 0px;
    width: 134px;
}
.new-prdct-img img{
	width:134px;
}
.wpc-product {
    border-bottom: 1px solid #C7C7C7;
    float: left;
    margin: 0 8px 27px;
    width: 204px;
}
.wpc-img{
	width:250px !important;
	
}


.wpc-title {
    width:250px !important;
    
}

}
@media screen and (max-width: 380px) {


/*#wpc-col-2 {
    float: left;
    margin: 12px 0 0 8px;
    width: 348px;
	padding-left:0px !important;
}*/

.wpc-product {
    border-bottom: 0px solid #C7C7C7;
    float: left;
    margin: 0 15px 27px 60px;
}
#wpc-col-1 ul li a {
    background:none;
}
.product-img-view {
    border: 0px solid #DCDBDB;
    float: none;
    height: 340px !important;
    margin: 0 0 15px;
    overflow: hidden;
    width: 350px !important;
}


.wpc-product-img {
    float: none;
    margin-left: 3px;
    overflow: hidden;
    width: 349px;
}

.new-prdct-img {
    border: 0px solid #DCDBDB;
    float: left;
    font-size: 0;
    line-height: 0;
    margin: 0 5px 5px 0;
    width: 111px;
}
}
@media screen and (max-width: 360px) {

/*#wpc-col-2 {
    float: left;
    margin: 12px 0 0 10px;
    width: 330px;
	padding-left:0px !important;
}*/
#wpc-col-1 ul li a {
    background:none;
}
.product-img-view {
    border: 0px solid #DCDBDB;
    float: none;
    height: 310px !important;
    margin: 0 0 15px;
    overflow: hidden;
    width: 330px !important;
}


.wpc-product-img {
    float: none;
    margin-left: 2px;
    overflow: hidden;
    width: 330px;
}

.new-prdct-img {
    border: 0px solid #DCDBDB;
    float: left;
    font-size: 0;
    line-height: 0;
    margin: 0 5px 5px 0;
    width: 105px;
}

}
@media screen and (max-width: 479px) and (min-width: 320px) {
.visible-phone {
   visibility: visible;
   display: inherit;
}


.checking {
    background: url("images/drop-down-bg.png") no-repeat scroll right center #000000;
    display: block;
    font-size: 18px;
    padding: 9px 0 11px 19px;
    text-decoration: none;
    width: 115%;
	color:#fff;
}
/*#wpc-col-2 {
     margin: 0 20px !important;
   margin:0 auto !important;
    width: 260px;
	padding-left:0px !important;
}*/
#wpc-col-1 ul li a {
    background:none;
}

.wpc-product {
    border-bottom: 1px solid #C7C7C7;
    float: left;
    margin: 0 15px 27px 0px;
}
.product-img-view {
    border: 0px solid #DCDBDB;
    float: none;
    height: 240px !important;
    margin: 0 0 15px;
    overflow: hidden;
    width: 260px !important;
}

.wpc-product-img {
    float: none;
    margin-left: 6px !important;
    overflow: hidden;
    width: 265px;
}


.product-img-view img {
    height: 243px;
    width: 243px !important;
}

.new-prdct-img {
    border: 0px solid #DCDBDB;
    float: left;
    font-size: 0;
    height: 70px;
    line-height: 0;
    margin: 0 3px 5px 0;
    width: 77px;
}

.new-prdct-img img {
    height: 77px;
    width: 77px;
}
#wpc-col-1{
margin-bottom:25px;
}
#wpc-col-1 ul {
    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
    display: none;
    width: 268px !important;
}

#wpc-catalogue-wrapper h4 {
    color: #999999;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
    width: 280px !important;
}
#wpc-product-gallery{
	
}
.wpc-title {
    width:210px !important;
}
}
@media screen and (max-width: 240px) {
	
/*#wpc-col-2 {
    float: left;
    margin: 12px 0 0 2px;
    width: 213px !important;
	padding-left:0px !important;
}*/
#wpc-col-1 ul li a {
    background:none;
}

.wpc-product {
    border-bottom: 1px solid #C7C7C7;
    float: left;
    margin: 0 15px 27px 0;
}
.product-img-view {
    border: 0px solid #DCDBDB;
    float: none;
    height: 210px !important;
    margin: 0 0 15px 3px;
    overflow: hidden;
    width: 211px !important;
}
.wpc-product-img {
    float: none;
    margin-left: 5px;
    overflow: hidden;
    width: 211px !important;
}
.new-prdct-img {
    border: 0px solid #DCDBDB;
    float: left;
    font-size: 0;
    line-height: 0;
    margin: 0 3px 3px 0;
    width: 67px;
}
}