.wt-prod-cat .out-content-prod:first-child{margin-top:10px;background:#fff;}
.wt-prod-cat .product_img_link{text-align:center;}
.wt-prod-cat .icon_cat{display:inline-block;float:left;vertical-align:top; left: 20px; top: 5px; position: absolute;}
.cat-bar {margin-top:20px;}
.out-wt-prod .wt-block-title  ul{margin-bottom:0;}
.out-wt-prod .wt-block-title  ul li{font-size:14px;font-weight:600;color:#666;display:inline-block;padding:6px 10px;}
.out-wt-prod .wt-block-title  ul li:hover{background:#1a1e24;  transition: all 500ms ease 0ms;
  -moz-transition: all 500ms ease 0ms;
  -webkit-transition: all 500ms ease 0ms;}
.out-wt-prod .wt-block-title  ul li:hover a{color:#fff;}
.out-wt-prod h3 a{color:#000;}
/*.wt-prod-cat .sub-cat:before{content:"";background:url(../img/icon_list_menu.png)no-repeat;width:12px;height:10px; position: absolute; left: 20px; margin-top: 9px; margin-right: 10px;}*/

.wt-prod-cat .sub-cat {margin-bottom:25px; padding-left: 50px; padding-right: 45px; }

.wt-prod-cat .sub-cat .list_carousel{border-bottom:1px solid #d9d9d9; }
.wt-prod-cat .sub-cat .list_carousel .caroufredsel_wrapper{margin-bottom: -4px !important;}
.wt-prod-cat .sub-cat .btn{position: absolute; padding: 0; z-index: 999;}
.wt-prod-cat .sub-cat .next:before{font-family: "FontAwesome"; content: "\f105"; font-size: 20px;}
.wt-prod-cat .sub-cat .next{right:-15px;}
.wt-prod-cat .sub-cat .prev:before{font-family: "FontAwesome"; content: "\f104"; font-size: 20px;}
.wt-prod-cat .sub-cat .prev{right: 10px;}
.owl-carousel .owl-controls .owl-nav .owl-prev:before, .owl-carousel .owl-controls .owl-nav .owl-next:before {
    font-size: 18px;
    color: #999;
    content: "\f104";
    font-family: "FontAwesome";
	border: 1px solid #999;
    border-radius: 50%;
	 -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
     padding: 4px 10px;
	 background:transparent;

}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover:before, .owl-carousel .owl-controls .owl-nav .owl-next:hover:before{color:#fff;background:#ff6600;border:1px solid transparent;}
.owl-carousel .owl-controls .owl-nav .owl-next:before {
    content: "\f105";
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next{font-size:0;margin-right:0;}
#wt_category_feature .owl-carousel .owl-controls .owl-nav, .owl-theme .owl-dots{position:absolute;right:0;top:-40px;}
#wt_category_feature .owl-carousel .owl-stage-outer {
    position: relative;
overflow: hidden;}

.sub-cat .sub-cat-ul li
{
	float: left;
	height: auto;
	list-style: none outside none;
	padding:0;
	position: relative;
	white-space: nowrap;
	z-index:2;
}
.sub-cat .sub-cat-ul li a
{
	color: #666;
	float: left;
	font-family: 'Roboto';
	font-size: 13px;
	padding: 5px 5px 13px 5px;
	text-align: left;
	text-decoration: none;
	text-align:center;
	text-transform: uppercase;
	width: 100%;
	position: relative;
}
.sub-cat .sub-cat-ul li a:before{
 content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 4px;
  
/* background: #0166c3; */
  background: #ff6600;

  height: 2px;
  
/* border-bottom: 2px solid #0166c3; */
  border-bottom: 2px solid #ff6600;

  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.sub-cat .sub-cat-ul li a:hover:after, .sub-cat .sub-cat-ul li.active a:after {
content: "\f0d7";
font-family: "FontAwesome";

/* color: #0166c3; */
color: #ff6600;

position:absolute;
line-height:14px;
font-size: 18px;
bottom: -4px;
left: 50%;
margin-left: -5px;
}

.sub-cat .sub-cat-ul li.active a:before, .sub-cat .sub-cat-ul li a:hover:before{
left: 0;
  right: 0;
}

/* Modif V5 Couleur titre au dessus bloc image en orange ff6600 au lieu de blanc fff */ 
/* .cat-banner  a{  position: relative;color:#fff; */
.cat-banner  a{  position: relative;color:#ff6600;
  overflow: hidden;
  display: block;
  transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease 0s;}
  
  
.row-2{clear:both;}


.content-product-sub-cat{overflow: hidden;}
.content-product-sub-cat .no-product{margin-left: 35px;}
.content-product-sub-cat .loanding{background: url(../img/loading.gif); width: 50px; height: 50px; margin: 100px auto;}
.wt-prod-cat .product-container{  vertical-align: top;text-align:left; }
.wt-prod-cat .product_list .price{font-size:15px;}
.wt-prod-cat .product_list .product-image-container{margin-bottom:10px;float:left;}
.wt-prod-cat .product_list .col-right{margin-left:20px;float:left;}
.cat-banner  a img{transition: all 500ms ease 0ms;
  -moz-transition: all 500ms ease 0ms;
  -webkit-transition: all 500ms ease 0ms;}
.cat-banner  a:hover img{opacity:0.5;filter: alpha(opacity=50);}

/* Modif V5 Augmenter espace entre chaque bloc 70px au lieu de 50px */ 
/* .wt-prod-cat .block-content{margin-top:50px;} */
.wt-prod-cat .block-content{margin-top:70px;}

.cat-banner  .manu-list ul li{display:inline-block;margin-bottom:8px;margin-right:-3px;}
.cat-banner  .manu-list ul {margin:0;}
.wt-prod-cat .cat-img{margin-top:-5px; position: relative;float:right;}
.right-block ul.product-list li.ajax_block_product:hover{box-shadow:none;}
.out-content-prod .left-block{padding-right:0;}
.out-content-prod .left-block .cat-banner{min-height:443px; text-align:center;color:#fff;}
.out-content-prod .left-block .cat-banner .wt-block-title h3{margin: 0;font-family:'Coda', cursive;font-size:26px;color:#fff;text-transform:uppercase;}
.out-content-prod .right-block{padding-left:0;}
.out-content-prod .right-block .wt-prod-special .wt_color{margin-top: 5px; float: right; margin-right: 5px;}

/* .out-content-prod .right-block .wt-prod-special  .wt-button-container{clear: both; float: none; margin: 0;padding-bottom: 10px;  padding-top: 15px; text-align:center;} */
/* Alignement "Ajouter au panier" */
.out-content-prod .right-block .wt-prod-special  .wt-button-container{clear: both; float: none; margin: 0;padding-bottom: 10px;  padding-top: 5px; text-align:center;}

/* .out-content-prod .right-block .wt-prod-special .wt-button-container .cart .button.ajax_add_to_cart_button{padding: 12px 20px 10px 40px; background: #ff6600; border: 1px solid transparent;} */
/* Modif couleur bleu ajouter panier - orange */
.out-content-prod .right-block .wt-prod-special .wt-button-container .cart .button.ajax_add_to_cart_button{padding: 12px 20px 10px 40px; background: #ff6600; border: 1px solid transparent;}

/* .out-content-prod .right-block .wt-prod-special .wt-button-container .cart .button.ajax_add_to_cart_button span{
font-size: 15px; border-left: 1px solid #1b75c9; padding-left: 10px; font-weight: normal; color: #fff; */
/* modif trait bleu separant panier et add cart */
.out-content-prod .right-block .wt-prod-special .wt-button-container .cart .button.ajax_add_to_cart_button span{
font-size: 15px; border-left: 1px solid #ffffff; padding: 10px; font-weight: normal; color: #fff;
}

/* .out-content-prod .right-block .wt-prod-special .wt-button-container .quickview{display: inline-block; float: none; margin-bottom: 0;} */
/* .Modif alignement icone QuickView */
.out-content-prod .right-block .wt-prod-special .wt-button-container .quickview{display: inline-block; float: none; margin-bottom: 10px;}

/* .out-content-prod .right-block .wt-prod-special .wt-button-container .cart{margin-right: 6px; display: inline-block; float: none; margin-bottom: 0;} */
/* alignement des 2 boutons - tecte et icones centrés  */
.out-content-prod .right-block .wt-prod-special .wt-button-container .cart{margin-right: 6px; display: inline-block; float: none; margin-bottom: 10px;}

.wt-prod-cat .cat-desc{margin-top:25px;text-transform:uppercase;font-family:'Coda', cursive;position:absolute;left:0; bottom:105px;;width:100%;}
.wt-prod-cat .cat-desc p{margin-bottom:12px;}
.cat-view-more a{display:inline-block;padding:11px 75px;text-transform:uppercase;font-family:'Roboto', sans-serif;color:#fff;background:rgba(144, 48, 48, 0.2);}

/* Modif V6 Bascule couleur text noir sur fond orange bouton voir les produits en hover  */ 
/* .cat-view-more a:hover{background:#fff;color:#000;} */
.cat-view-more a:hover{background:#ff6600;color:#fff;}

.cat-view-more{position:absolute;left:0;bottom:50px;width:100%;}

/* Modif V5 Position titre au dessus bloc image sans position absolute */ 
/* .wt-prod-cat .block-content .left-block .wt-block-title{position:absolute;z-index:1; top:50px;left:0;width:100%;} */
.wt-prod-cat .block-content .left-block .wt-block-title{z-index:1; top:20px;left:8px;width:100%;}

.wt-prod-cat .out-content-prod .list_carousel .prev,.wt-prod-cat .out-content-prod .list_carousel .next{font-size:0;}
.wt-prod-cat .out-content-prod .list_carousel .prev:before{content:"\f104";font-family:"FontAwesome";font-size:18px;color:#666;}
.wt-prod-cat .out-content-prod .list_carousel .next:before{content:"\f105";font-family:"FontAwesome";font-size:18px;color:#666;}
/* .wt-prod-cat .out-content-prod .list_carousel .btn{background:transparent;border:1px solid #999;padding:6px 15px;border-radius:100%;-moz-border-radius: 100%; */
.wt-prod-cat .out-content-prod .list_carousel .btn{background:transparent;padding:6px 15px;border-radius:100%;-moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;}

.wt-prod-cat .out-content-prod .list_carousel .btn:hover{background:#ff6600;border:1px solid #fff;}
.wt-prod-cat .out-content-prod .list_carousel .prev:hover:before,.wt-prod-cat .out-content-prod .list_carousel .next:hover:before{color:#fff;}


/* .wt-prod-cat .out-content-prod #sub-cycle-1 .list_carousel .btn, .wt-prod-cat .out-content-prod #sub-cycle-2 .list_carousel .btn, .wt-prod-cat .out-content-prod #sub-cycle-4 .list_carousel .btn,.wt-prod-cat .out-content-prod #sub-cycle-3 .list_carousel .btn{background:none;border:none;}*/
.wt-prod-cat .out-content-prod #sub-cycle-1 .list_carousel .btn, .wt-prod-cat .out-content-prod #sub-cycle-2 .list_carousel .btn, .wt-prod-cat .out-content-prod #sub-cycle-4 .list_carousel .btn,.wt-prod-cat .out-content-prod #sub-cycle-3 .list_carousel .btn{border:none;}
.wt-prod-cat .out-content-prod #sub-cycle-4 .list_carousel .prev:hover:before,.wt-prod-cat .out-content-prod #sub-cycle-4 .list_carousel .next:hover:before{color:#000;}
.wt-prod-cat .out-content-prod #sub-cycle-1 .list_carousel .prev:hover:before,.wt-prod-cat .out-content-prod #sub-cycle-1 .list_carousel .next:hover:before{color:#000;}
.content-product-sub-cat{position:relative;}

/* Modif V7 - Affichage des 4 images complètes sans coupure du bas lié au redimentionnement 630 px au lieu de 430 px*/
/* .content-product-sub-cat ul.product-list-cat > li{height: 430px;} */
/* .content-product-sub-cat ul.product-list-cat > li{height: 630px;} */

/* Modif V8 03-11-2020 - Affichage des 4 images complètes sans coupure du bas lié au redimentionnement 700 px au lieu de 630 px (ecran 15) et desactiv V7 */
/* .content-product-sub-cat ul.product-list-cat > li{height: 630px;} */
.content-product-sub-cat ul.product-list-cat > li{height: 700px;}


.content-product-sub-cat .list_carousel .prev{position:absolute;top:40%;left:20px;z-index:1;}
.content-product-sub-cat .list_carousel .next{position:absolute;top:40%;right:0;z-index:1;}


div.product-list div.ajax_block_product:hover
{
box-shadow: none !important;
}

 @media (min-width:768px) 
{
.sub-cat .sub-cat-ul{display:inline-block;margin-bottom:0;}
.wt-prod-cat .product_list{padding-right:0;}
.wt-prod-cat .product_list .wt-prod-special{margin-top: 15px;}
.wt-prod-cat .product_list .item{padding-right: 0; margin: 25px 0;}
.wt-prod-cat .product_list .item .product-name{margin-top: 10px; margin-bottom: 10px;}
.wt-prod-cat .product_list .item .product-name a{font-size: 15px;}
.wt-prod-cat .product_list .item .content_price{margin-bottom: 5px; float: none; }
.wt-prod-cat .product_list .item .review{width: 77px; margin: 0 auto;}
.wt-prod-cat .product_list .item .review .nb-comments{display: none}
.wt-prod-cat .gr-2item{border:none;padding:0;width:25%;}
.wt-prod-cat .gr-2item  .product-container {float:none;display:block;padding: 10px 20px 12.5px 20px;}
.row-2 .product-container{width:25%;}
.row-1  .product-container.big-prod{width:37.5%;}

}
@media (min-width: 768px) and (max-width: 1199px){
	.wt-prod-cat .block-content .left-block .wt-block-title{top:25px;left:7px;}
	.out-content-prod .left-block .cat-banner .wt-block-title h3{font-size:20px;}
	.wt-prod-cat .cat-desc{bottom:140px;}
	.cat-view-more{bottom:22%;left:8px;}
	.home-center-banner-1 .wt-home-center .left .text h3{font-size:24px;}
	.home-center-banner-1 .wt-home-center .left .text p{font-size:11px;width:250px;}
	.home-center-banner-1 .wt-home-center .left .text{top:30px;}
	.home-center-banner-1 .wt-home-center .right .text h4{font-size:13px;}
	.home-center-banner-1 .wt-home-center .right .text h2{font-size:30px;width:200px;margin-top:10px;margin-bottom:20px;}
	.home-center-banner-1 .wt-home-center .right .text{top:10px;left:30px;}
	.home-center-banner-1 .wt-home-center .right .text span{font-size:13px;}
	.wt-prod-cat .sub-cat{margin-bottom: 15px;}
	.out-content-prod .right-block .wt-prod-special .wt-button-container .cart .button.ajax_add_to_cart_button{
	line-height:16px; border-left: none; padding: 10px 21px; font-weight: normal; background: #f5f5f5; border: none; 
	}
	.out-content-prod .right-block .wt-prod-special .wt-button-container .cart .button.ajax_add_to_cart_button span{border: none;color: #999; font-size:0; padding: 0;}
}
@media (min-width:992px) and (max-width: 1199px){
	.wt-prod-cat .block-content .left-block .wt-block-title{top:25px;left:7px;}
	.out-content-prod .left-block .cat-banner .wt-block-title h3{font-size:20px;}
	.wt-prod-cat .cat-desc{bottom:140px;}
	.cat-view-more{bottom:22%;left:8px;}
}


@media (min-width: 768px) and (max-width: 991px) 
{
.wt-prod-cat .content-product-sub-cat ul li .wt-prod-special{width: 100%;}
.wt-prod-cat .content-product-sub-cat ul li .product_list{width: 100%; padding-left: 0;}
.content-product-sub-cat .list_carousel .prev{top: 10%;}
.content-product-sub-cat .list_carousel .next{top: 10%;}
.content-product-sub-cat ul.product-list-cat > li{height: 950px;}
.wt-prod-cat .product_list .col-right{float: none; clear:both;}
.wt-prod-cat .content-product-sub-cat ul li .product_list .wt-button-container{text-align: center; float: none;}
.wt-prod-cat .content-product-sub-cat ul li .product_list .wt-button-container .quickview {float: none; display:inline-block;}
.wt-prod-cat .content-product-sub-cat ul li .product_list .wt-button-container .cart {float: none; display:inline-block;}
}

@media (max-width: 767px) {
	.content-product-sub-cat ul.product-list-cat > li{height: 950px;}
	.content-product-sub-cat ul.product-list-cat > li .product_list{width: 100%; clear: both; overflow: hidden; padding: 20px 0 0 0;}
	.content-product-sub-cat ul.product-list-cat > li .product_list .ajax_block_product{width:100%; margin-top: 20px;}
	.content-product-sub-cat ul.product-list-cat > li .product_list .ajax_block_product .product-image-container{width: 50%; padding-right: 20px;}
	.content-product-sub-cat ul.product-list-cat > li .product_list .ajax_block_product .col-right{width: 50%; margin-left: 0;}
	.out-content-prod .right-block{margin-top: 30px;}
	.content-product-sub-cat .list_carousel .prev{top: 25%;}
	.content-product-sub-cat .list_carousel .next{top: 25%;}
}
