#wt-special-products{padding-right:0;}
#wt-special-products h3{margin:0;font-size:16px;color:#333;text-transform:uppercase;margin-bottom:27px;}
#wt-special-products p.product-desc {}
.special-prod-slider{background:#fff; }
.special-prod-slider .product-container{padding:0;}
.out-product-image-container{ overflow:hidden;}
.img-thumbnail{border:none;padding:10px;}
.img-thumbnail li {float:left;border:1px solid transparent;}
.img-thumbnail li:hover{border-color:#d6d6d6;}
.out-content{   }
.product_img_link{overflow:hidden;}
.out-content .product-desc,.out-content .content_price{margin-bottom:15px;}
 .out-content  h5.product-name  {margin-top:17px;}
 .out-content .comments_note {margin-bottom:2px;}
.out-content  .product-name a{font-size:14px;color:#666;font-family: Lato, Helvetica, sans-serif;}
.out-content  .product-name a:hover{color:#e95144;}
.special-prod-slider .price{font-size:14px;color:#e95144;}
.special-prod-slider .old-price{font-size:14px;color:#999999;}
.prod-icon{display:inline-block;margin-bottom:18px;}
.prod-icon span{text-indent:-9999;font-size:0;width:32px;height:32px;overflow:hidden;background: url(../img/usa.png) no-repeat;cursor: pointer;display: block;transition: all 0.2s ease 0s;-moz-transition: all 0.2s ease 0s;-webkit-transition: all 0.2s ease 0s;background-position: 0 0;margin-right:5px;float:left;}
.prod-icon span:hover{background-position: 100% 100%;}
.prod-icon .icon-shipping
{
background-image: url(../img/shipping.png);
}
.prod-icon .icon-payment
{
background-image: url(../img/payment.png);
}
#wt-special-products .owl-carousel .owl-controls .owl-nav .owl-prev,#wt-special-products .owl-carousel .owl-controls .owl-nav .owl-next{
  position: absolute;
  left: 0;
  width:37px;
  height:37px;
  padding:0 7px;top:27%;border-color:#000;background:#000;
}
#wt-special-products .owl-carousel .owl-controls .owl-nav .owl-prev:before,#wt-special-products .owl-carousel .owl-controls .owl-nav .owl-next:before
{
	line-height:37px;
	color:#fff;
 
}
#wt-special-products .owl-carousel .owl-controls .owl-nav{position:static;}
#wt-special-products .owl-carousel .owl-controls .owl-nav .owl-next {
  left:auto;
  right: 0;
  border-left:1px solid #000;
 
}
#wt-special-products .owl-carousel .owl-controls .owl-nav .owl-prev:hover,#wt-special-products .owl-carousel .owl-controls .owl-nav .owl-next:hover{background:#c59d5f;border-color:#c59d5f;}
.product-image-container
{
	position:relative;
}
/***css count-down***/
.wt-count-down
{
	position:absolute;
	bottom:0;left:0;
	width:100%;
	background-color: rgba(0,0,0,0.75);
}
.clock li:first-child
{
width:25%;
}
 .wt-count-down.cd-unlimited{text-align:center;}
.clock li .clock-sub
{
width:100%;
}
.clock
{
	padding:0;
	margin:0;text-align:center;
}
.clock li .clock-sub li 
{
	width:33.3%;
	border-left:1px solid rgba(255,255,255,0.25)
}
.clock li p 
{
	margin-bottom:10px;
	font-size:11px;
	text-transform:uppercase;
	color:#999;
}
.clock li span 
{
	color:#fff;
	font-weight:bold;
	font-size:17px;
	margin-top:13px;
	display:block;
	margin-bottom:1px;
}
.clock li 
{
	float:left;
	width:75%;
}
.clock:after ,.clock li .clock-sub:after
{
	display:table;
	content:"";
	clear:both;
}

.cd-unlimited > span{padding:21px 0; display: block;color:#fff;}
@media (max-width: 1199px ) 
{
.wt-special-products, .wt-special-products > .container{padding:0;}
}
@media (max-width: 991px ) 
{
.wt-special-products{margin-top:40px;}

}
@media only screen and (min-width : 992px) and (max-width : 1199px)
{
.out-content{padding:10px 20px;}
.prod-icon{margin-bottom:5px;}
}
@media only screen and (min-width : 768px) and (max-width : 992px)
{
.special-prod-slider .product-container{padding:0 10px;}
}
