#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;
	display:none;
}
#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:#333 no-repeat left top;
    color:#ffffff;
}
#wpc-col-2 {
    width:100%;
    float:left;
}

.marg-top{ margin-top:60px !important;
           margin-bottom:60px !important;}

.wpc-product {
    border-bottom: #C7C7C7 1px solid;
    float: left;
    margin: 0 20px 27px 3px;
}
.wpc-img {
    border: 5px solid #A4A4A2;;
    margin-bottom: 10px;
    background: #dcdbdb;
    font-size: 0;
}
.wpc-next-prev {
}
.wpc-next-prev a[rel="next"] {
    float:right;
}
.wpc-img:hover {
    border: 5px solid #ff6600;
}
.wpc-img img {
    border-radius:0;
    box-shadow: none;
    height: 110%;
}
.wpc-title {
    color: #15845e;
    padding: 0 7px 20px;
    line-height: inherit;
    margin: 0;
	font-weight: 700;
}
.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: #F15F54;
    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: #333;
}
.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;
}
.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;
}
.wp-catalogue-breadcrumb {
    padding: 0 0 20px;
	display:none;
}
.entry-content img {
    max-width: inherit !important; /* Fluid images for posts, comments, and widgets */
}
.ser-text-detail{width:53%; float:right;}

.text-style
{margin:20px auto; 
  border-bottom: 1px solid #dedede; 
  color:#00AAA0; 
  font-size:30px; 
  font-family: 'Tangerine', cursive;  
  font-weight: 700; 
  margin-left:5px;
  padding-bottom: 10px;}

@media (max-width: 1100px) {

.product-img-view{width: 500px !important;
				  height: 358px !important;
				  float: none;
				  margin: 0 auto;}
				  
.ser-text-detail{width:90%;
                 margin-right:5%; 
                 float:right; 
				 margin-top:50px;}				  
				  
}

@media (max-width: 600px) {


.product-img-view{width: 310px !important;
				  height: 224px !important;
				  float: none;
				  margin: 0 auto;}
}