/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.pts-special-product  .bx-wrapper {
	margin: 0 auto 60px !important;
	padding: 0;
	*zoom: 1;
}
.pts-special-product *{
    direction: ltr !important;
}
.pts-special-product  .bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/
@media (max-width: 991px) and (min-width: 768px) {
.pts-special-product  .bx-wrapper .bx-viewport {
	height: 315px !important;
    }
}

.pts-special-product  .bx-wrapper .bx-pager,
.pts-special-product  .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.pts-special-product  .bx-wrapper .bx-loading {
	min-height: 50px;
	/*background: url(img/bx_loader.gif) center center no-repeat #fff;*/
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.pts-special-product  .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.pts-special-product  .bx-wrapper .bx-pager .bx-pager-item,
.pts-special-product  .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.pts-special-product  .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.pts-special-product  .bx-wrapper .bx-pager.bx-default-pager a:hover,
.pts-special-product  .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.pts-special-product{
    position: relative;
}
.pts-special-product .content_price span.reduction{
    color:#ffffff;
    text-shadow: none;
}


.pts-special-product  .bx-wrapper .bx-prev {
	left: 5px;
}

.pts-special-product  .bx-wrapper .bx-next {
	right:5px;
}

.pts-special-product  .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.pts-special-product  .bx-wrapper .bx-controls-auto {
	text-align: center;
}

.pts-special-product  .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.pts-special-product  .bx-wrapper .bx-controls-auto .bx-start:hover,
.pts-special-product  .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.pts-special-product  .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.pts-special-product  .bx-wrapper .bx-controls-auto .bx-stop:hover,
.pts-special-product  .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.pts-special-product  .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.pts-special-product  .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.pts-special-product  .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.pts-special-product  .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: "helveticaneue";
	display: block;
	font-size: .85em;
	padding: 10px;
}
.pts-special-product .ma-loading {
	width: 16px;
	height: 16px;
	ptsition: absolute;
	z-index: 99;
	background: url(../images/loader.gif) no-repeat ;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -8px;
}

.pts-special-product .ma-loading {
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 99;
	background: url(../images/loader.gif) no-repeat ;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -8px;
}

.pts-special-product-title{
    font-size:18px;
    text-transform:uppercase;
    margin-bottom:30px;
    color:#000000;
    font-family:"helveticaneue";
    border-bottom: 1px solid #d6d4d4;
    padding-bottom:5px;
}
.pts-special-product .content_price{
        font-family: 'Open Sans' !important;
    line-height: 15px;
    vertical-align: middle;
    font-size: 19px;
    color: #EB5F60;
    font-weight: 600;
}
.pts-special-product .content_price span{
    /*font-size:14px;*/
    padding:0 5px;
    background: none repeat scroll 0 0 #eb5f60;
}
.pts-special-product .content_price span.old-price{
    padding: 0 5px 0 2px;
    margin: 0;
}
.pts-special-product .content_price span.reduction{
    padding:0;
}
.pts-special-product .content_price span.special-price{background:0; padding: 0;}
.pts-special-product .content_price span.old-price{background:0;}
.pts-special-product .product-name{
    text-align:center;
}
.pts-special-product .item-inner{
    background: #F1F1F1;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px #fff;
    padding-bottom: 10px;
    height: 423px;
}
.pts-special-product h3{    display: inline-block;
    font-size: 19px;
    font-weight: 600;
    margin: 11px 0 2px;
    display: block;
    text-transform: capitalize;
    height: 44px;}
.pts-special-product a.product_img_link:hover span.hover-image{
    opacity: 1;
}
.bx-wrapper .bx-viewport {
	height: 423px !important;
}