/* Products Carousel */
#productsCarousel_bottom {
  width: 100%;
  position:relative;
  margin: 0 0 50px 0;
  padding:0 !important;
  overflow: hidden
}
#productsCarousel_bottom ul {
  list-style:none;
  width: 10000%;
  position: relative
}
#productsCarousel_bottom ul.slides li {
  margin:0;  
	padding:0;
  float:left;
  width:270px
}
#productsCarousel_bottom ul.slides li:hover .carouselContainer {
  border:1px solid rgba(0,0,0,0.08);
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.15)
  }
#productsCarousel_bottom .carouselContainer {
  padding: 20px 10px;
  border:1px solid rgba(0,0,0,0);
  margin-right: 30px
  }
#productsCarousel_bottom ul.slides li a.slide-animate {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  height: auto
}
#productsCarousel_bottom .labels {
  position: absolute;
  left: 10px;
  top: 10px
}
#productsCarousel_bottom a.f_title {
  color:#646464 !important;
  display:block;
  margin:0 0 15px 0;
  font-size:18px;
  line-height: 20px;
  text-align:center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
.touch #productsCarousel_bottom ul.slides li span, 
.touch #productsCarousel_bottom a.f_title {font-size: 13px;}
#productsCarousel_bottom ul.slides li span.exclusive,
#productsCarousel_bottom .content_price span {display: inline-block;}
#productsCarousel_bottom a:hover.f_title {
  color:#222;
  text-decoration:none;
}
#productsCarousel_bottom .content_price {
  display: block;
  width: 90px;
  height: 90px;
  color:#fff;
  font-size: 18px;
  line-height: 90px;
  text-align: center;
  position: absolute;
  top:-80px;
  right:0px;
  border-radius:50%;
  z-index:9
}
#productsCarousel_bottom .oldprice-exist .price.product-price {line-height: 20px !important;}
.pk-new,
.pk-reduction {
  display: block;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  padding: 7px;
  text-transform: uppercase;
  z-index: 800;
  min-width: 62px;
  text-align: center;
}
.pk-reduction {
  background-color: #c72929;
  margin-top: 5px;
  }
#productsCarousel_bottom ul.slides li div.price span {
  color:#df1919;
  font-size:15px;
  line-height:17px;
  margin:0;
}
#productsCarousel_bottom ul.slides li div.price .old_price {
  font-size: 14px;
  text-decoration: line-through;
  color:#ccc
}
#productsCarousel_bottom .price .exclusive {
  position:absolute;
  top:0;
  left:50%;
  height:29px;
  width:100px;
  color:#fff;
  font-size:13px;
  line-height:29px;
  margin-left:-50px;
  padding:0;
}
#productsCarousel_bottom .price span.exclusive {
  color: #bbb;
  cursor: default;
  }
#productsCarousel_bottom ul.slides li img {
  margin:0 !important;
  width:100%;
  height:auto
}
#productsCarousel_bottom .flex-s-direction-nav {
  position: absolute;
  top:12px;
  right:20px;
  width:80px;
  text-align: right
  }
#productsCarousel_bottom .flex-s-direction-nav {display: block;}
#productsCarousel_bottom .bx-next:active, #productsCarousel_bottom .bx-next:hover {
  background-position:1px 1px;
} 
#productsCarousel_bottom .flex-s-direction-nav li {
  display: inline-block;
  width:30px;
  height:24px
}
.da-thumbs li a.slide-animate,
.da-thumbs li a.slide-animate img {
  display: block;
  position: relative;
}
.da-thumbs li a.slide-animate {
  overflow: hidden;
}
.da-thumbs li a.slide-animate div {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top:0;
  opacity:0;
  filter:alpha(opacity=0);
  transition: all .2s ease-in-out;
}
.da-thumbs li a.slide-animate:hover div,
.touch .da-thumbs li a.slide-animate:hover div,
#productsCarousel_bottom .da-thumbs li:hover .button,
#productsCarousel_bottom .da-thumbs li:hover .exclusive,
.touch #productsCarousel_bottom .da-thumbs li .button,
.touch #productsCarousel_bottom .da-thumbs li .exclusive {
  opacity:1;
  filter:alpha(opacity=100); 
}
.da-thumbs li a.slide-animate div span {
  display: block;
  padding: 10px 0;
  margin: 40px 20px 20px 20px;
  text-transform: uppercase;
  font-weight: normal;
  color: rgba(255,255,255,0.9);
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  border-bottom: 1px solid rgba(255,255,255,0.5);
  box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
}
#productsCarousel_bottom .rate_block {
  height: 18px; 
  margin-bottom: 15px;
}
#productsCarousel_bottom .bottom_block {  
  position: relative;
  text-align: center;
  margin-top: 10px;
}
#productsCarousel_bottom .nb-comments {display: none !important;}

.flex-s-viewport {height:auto; overflow: hidden;}
#productsCarousel_bottom .nbs-flexisel-inner {width:calc(100% + 30px)}
.flexisel-nav {cursor: pointer}
.product_image {margin-bottom: 15px}

#productsCarousel_bottom .function_button {
  display: inline-block;
  width:35px;
  height:35px;
  margin-right: 5px;
  vertical-align: top
}
#productsCarousel_bottom .wishlist_button {
  padding: 0; 
  }
#productsCarousel_bottom .wishlist_button:before {
  padding: 0 !important;  
    content: "D";
    font: 400 15px/35px venedor;
    color: #e8e8e8;
    width: 35px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    height: 35px;
}
#productsCarousel_bottom .product_like a.button {
  padding: 0 !important;
  text-align:center;
  }
#productsCarousel_bottom .product_like .button:before {
  font: normal 15px/35px venedor;
  content:"E";
  color:#fff
  }
#productsCarousel_bottom .product_like:hover,
#productsCarousel_bottom .wishlist_button:hover {
  opacity:0.8
  }
#productsCarousel_bottom .wishlist_button:hover:before,
#productsCarousel_bottom .product_like a:hover:before {
  color:#eee
  }
.no-touch #productsCarousel_bottom .function_button {
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);  
  width:0;
  margin-right: 0;
  }
#productsCarousel_bottom .product_like .button {
  padding: 0 !important;
  text-align: center;
}
#productsCarousel_bottom li:hover .function_button {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  width: 35px;
  margin-right: 5px;
}
#productsCarousel_bottom li:hover .ajax_add_to_cart_button {
  margin-right: 10px;
  }
#productsCarousel_bottom .p_desc {
  color:#888;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 15px;
}
#productsCarousel_bottom .p_desc p {margin: 0;}
#productsCarousel_bottom table.title-bg {display: none;}
#productsCarousel_bottom table.title-bg {border-collapse: collapse; border:none; width: 100%;}
#productsCarousel_bottom .w50p {width: 50%; vertical-align: top;}
#productsCarousel_bottom .title-wing {
  line-height: 3px; 
  height: 4px; 
  display: block;
  border-top:1px solid rgba(0,0,0,0.07);
  border-bottom:1px solid rgba(0,0,0,0.07);
  margin-top: 20px;
}
#productsCarousel_bottom .central-part {display: inline; padding: 0 30px;}
#productsCarousel_bottom .title-bg h3 {white-space: nowrap;}
#productsCarousel_bottom .countdown {margin-bottom: 15px;}