#wpc-catalogue-wrapper {
    margin-bottom: 20px;
}
#wpc-catalogue-wrapper h4 {
    font-size:20px;
    color:#999999;
    font-weight:normal;
    margin-bottom: 20px;
}
#wpc-col-1 {
    line-height: inherit;
}
.wpc-visible-phone {
    visibility: hidden;
    display: none;
}
#wpc-col-1 ul {
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;
    line-height: inherit !important;
    background-color: #f6f6f6 !important;
    margin-bottom: 20px !important;
}
#wpc-col-1 ul li {
    list-style:none;
    padding: 0 !important;
    margin: 0;
    background: url(images/cat-sprtr.gif) repeat-x left bottom !important;
}


#wpc-col-1 ul li a {
    position:relative;
    display:block;
    color:#6c7072;
    font-size:15px;
    text-decoration:none;
    padding:10px 30px 10px 21px;
    background: url(images/sidebar-sprtr.gif) repeat-y 269px 0;
    text-transform: capitalize;
    transition:color 0.25s ease;
    z-index: 2;
}

#wpc-col-1 ul li a::after {
  position: absolute;
  content: '';
  bottom:0;
  left: 0;
  width: 0;
  height: 5px;
  background-color: #fcdc18;
  transform-origin:left;
  transition:width 0.25s ease;
  z-index:-1;
}

#wpc-col-1 ul li.all-category a::after {
  position: absolute;
  content: '';
  bottom:0;
  left: 0;
  width: 0;
  height: 0px;
  transform-origin:left;
  transition:width 0.25s ease;
  z-index:-1;
}

#wpc-col-1 ul li.active-wpc-cat a::after {
    background-color: transparent;
}

#wpc-col-1 ul li a:hover::after {
  width: 100%;
}

#wpc-col-1 ul li.all-category a {
    background: #2b3889 no-repeat left top !important;
    color: #fff;
    border: 1px solid #e9e9e9;
    text-transform: uppercase;
    margin: 0px;
    padding: 10px 12px;
}

#wpc-col-1 ul li.all-category.active-wpc-cat a {
    color: #fff;
    background-color: #2b3889  !important;
    border-bottom: none;
}

#wpc-col-1 ul li.active-wpc-cat a {
    color: #fff;
    background-color: #2b3889 !important;
    border-bottom: 5px solid #fcdc18 !important;
}

#wpc-col-1 ul li.active-wpc-cat a:hover{
    color: #fff;
    background-color: #2b3889 !important;
}

#wpc-col-1 ul li a:hover{
    color: #fff;
    background-color: #3645a2 !important;
}

#wpc-col-1 ul li.all-category a:hover{
    color: #fff;
    background-color: #2b3889 !important;
}

#wpc-col-2 {

    padding-bottom: 30px;
}
.wpc-product {
border: #eeeeee 1px solid;
float: left;
margin: 0 15px 27px 0;
background-color: #f7f7f7;
}
.wpc-img {
    margin-bottom: 10px;
    background: #f7f7f7;
    font-size: 0;
    border: 5px solid #eeeeee;
}
.wpc-next-prev {
}
.wpc-next-prev a[rel="next"] {
    float:right;
}
.wpc-img:hover {
    border: 5px solid #cfcfcf;
}
.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: #6c7072;
    text-decoration:none;
    display:block;
    text-align: center;
/*    background: url(images/arrow.png) no-repeat right 5px;*/
}
.wpc-title a:hover {
    color: #333333;
    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: #ddc313;
}
.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:#eeeeee 5px solid;
    margin:0 14px 0 0;
    overflow: hidden;
}

.product-img-view:hover {
    border: 5px solid #cfcfcf;
}

.wpc-product-img {
    width:161px;
    float: right;
}

.new-prdct-img {
    border:#eeeeee 5px solid;
    margin-bottom:8px;
    font-size: 0;
    line-height: 0;
}

.new-prdct-img:hover {
    border: 5px solid #cfcfcf;
}

.new-prdct-img img {
    cursor: pointer;
}
#wpc-product-gallery {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 0 20px;
}
.containerProduit{
    position: relative;
    float: left;
}
.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 */
}