#WG_promo_prod .bx-controls{height: auto;}
#WG_promo_prod .bx-controls-direction{height: auto;}
#WG_promo_prod .list_prod {
width:100%;
}
#WG_promo_prod .bx-wrapper {
    max-width: 100% !important;
  height: 100% !important;
}
#WG_promo_prod .bx-viewport {
    height: 100% !important;
}
#WG_promo_prod .bxslider_WG_best_sale {
    display: table !important;
}
#WG_promo_prod .anime_item_prod {
    width: 0;
    margin: 0;
    height: 100%;
    opacity: 0;
     border-right: 1px solid #e1e1e1;
    box-sizing: border-box;
    border-bottom: 1px solid #e1e1e1;
}
#WG_promo_prod .item_prod {
    padding: 0;
     border-right: 1px solid #e1e1e1;
    height: 100%;
border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
position: relative;
   
}

#WG_promo_prod .item_prod:hover {
box-shadow: 1px 0px 23px 5px #E3E3E3;
-webkit-box-shadow: 1px 0px 23px 5px #E3E3E3;
-moz-box-shadow: 1px 0px 23px 5px #E3E3E3;
-o-box-shadow: 1px 0px 23px 5px #E3E3E3;
}
#WG_promo_prod .item_prod_detail_slide{
    padding: 20px;
    font-family: lato;    height: auto;
}
#WG_promo_prod .frame_price{    height: auto;}
#WG_promo_prod .name_prod {
    font-size: 1.2em;
    color: #3d3d3d;
    font-family: lato;
    display: block;
    margin-bottom: 10px;
}

#WG_promo_prod .box_price {
    font-family: lato;
    font-size:  1.2em;
    font-weight: bold;
    color: #ca2e54;
    text-transform: uppercase;
display: inline-block;    height: auto;
}
#WG_promo_prod .old_symbol {
display: inline-block;
margin-right: 10px;    height: auto;
}
#WG_promo_prod .box_price {
    font-family: lato;
    font-size:  1.2em;
    font-weight: bold;
    color: #ca2e54;
    text-transform: uppercase;    height: auto;
}
#WG_promo_prod .box_old_price {
    font-family: lato;
    font-size:  1em;
    font-weight: bold;
    color: #ca2e54;
    text-transform: uppercase;
    text-decoration: line-through;
display: inline-block;    height: auto;
}
#WG_promo_prod .box_promo_price {
    display: inline-block;

    font-family: lato;
    font-weight: bold;
    font-size: 1.2em;
    color: #e0aa54;    height: auto;
}
#WG_promo_prod .frame_img_prod {
    width: 100%;
    display: block;
    position: relative;    height: auto;
}
#WG_promo_prod .frame_img_prod:before{
    content: "";
    position: absolute;
    top: -14px;
    right: 10%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 14px 10px;
    border-color: transparent transparent #ffffff transparent;
}
#WG_promo_prod .img_prod {
    margin: 0 auto;
    max-width: 80%;
    max-height: 100%;
}



#WG_promo_prod .bx-controls-direction a {
    position: absolute;
    width: 50px;
    top: 50%;
    height: 50px;
    background-color: #d7d7d7;
    display: block;
    font-size: 0;
    transition: all 0.5s;
background-repeat:no-repeat;
    background-position: center;
}

#WG_promo_prod .bx-controls-direction a:hover{
  background-color: #272727;
}
#WG_promo_prod .bx-prev {
   background-image: url(/Files/App_002/img/icon_prev.png);
   left: 0;
}
#WG_promo_prod .bx-next{
   background-image: url(/Files/App_002/img/icon_next.png);
   right: 0;
}

#WG_promo_prod .hover_cap {
opacity: 0;
display: block;
    top: 30%;
    position: absolute;    height: auto;
right:0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#WG_promo_prod .item_prod:hover .hover_cap {opacity:1; right: 20px;}
#WG_promo_prod .view_prod {
    width: 30px;
    height: 20px;
    background-repeat: no-repeat;
    display: block;
    background-image: url(/Files/App_002/img/icon_view.png);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#WG_promo_prod .add_cart{
    width: 30px;
    height: 23px;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    display: block;
    background-image: url(/Files/App_002/img/icon_panier.png);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#WG_promo_prod .view_prod:hover{
 background-image: url(/Files/App_002/img/icon_view_hover.png);
}

#WG_promo_prod .add_cart:hover{
    background-image: url(/Files/App_002/img/icon_panier_hover.png);
}
#WG_promo_prod .bxslider_WG_promo_prod {
  height: 100% !important;
}
#WG_promo_prod .bxslider_WG_promo_prod li{
  height: 100% !important;
}

