/**
 * 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
===================================*/
.fieldproductcategory .bx-wrapper *{
    direction: ltr !important;
}
#productscategory_list  .bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}
#productscategory_list *{
    direction: ltr !important;
}
#productscategory_list  .bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

#productscategory_list  .bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;
	left: -5px;
	background: #fff;
}

#productscategory_list  .bx-wrapper .bx-pager,
#productscategory_list  .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

#productscategory_list  .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

/* PAGER */

#productscategory_list  .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#productscategory_list  .bx-wrapper .bx-pager .bx-pager-item,
#productscategory_list  .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#productscategory_list  .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;
}

#productscategory_list  .bx-wrapper .bx-pager.bx-default-pager a:hover,
#productscategory_list  .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

#productscategory_list  .bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

#productscategory_list  .bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

#productscategory_list  .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

#productscategory_list  .bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

#productscategory_list  .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

#productscategory_list  .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

#productscategory_list  .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#productscategory_list  .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;
}

#productscategory_list  .bx-wrapper .bx-controls-auto .bx-start:hover,
#productscategory_list  .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#productscategory_list  .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;
}

#productscategory_list  .bx-wrapper .bx-controls-auto .bx-stop:hover,
#productscategory_list  .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#productscategory_list  .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#productscategory_list  .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

#productscategory_list  .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#productscategory_list  .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
#fieldproductcategory .carousel-control a.carousel-control_left {
}
#fieldproductcategory .carousel-control a.carousel-control_right {
}
#productscategory_list .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;
}

#productscategory_list .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;
}
.fieldproductcategory p.product_name{
    font-size: 17px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
.fieldproductcategory p.product_name a{
    text-transform: none;
    font-size:16px;
    font-weight:normal;
}
.fieldproductcategory p.price_display{
    text-align: center;
    margin: 0 0 10px;
}
.fieldproductcategory .item-inner{
    position:relative;
}
.fieldproductcategory .item-inner .left-block {
    overflow: hidden;
    text-align: center;
}
.fieldproductcategory .left-block .button-container .button.ajax_add_to_cart_button{
    padding:0 10px;
    bottom:52%;
}
.fieldproductcategory .left-block:hover .button-container .tab_button{
    right:17%;
}
.fieldproductcategory .left-block:hover .button-container .button.ajax_add_to_cart_button{
    left:16%;
}
.fieldproductcategory .item-inner .product_name {
    width: 100%;margin:20px 0 17px 0;
}
.fieldproductcategory .cate_content_price{text-align:center;}
.fieldproductcategory .item-inner .left-block a.lnk_img span.img_root:before{
    background-color: transparent;
    content: "";
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s; 
    -moz-transition: all 0.3s ease-out 0s;
    width: 100%;
}
.fieldproductcategory .item-inner .left-block:hover a.lnk_img span.img_root:before{
    background:#555;
    opacity:0.3;
    content: "";
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s; 
    -moz-transition: all 0.3s ease-out 0s;
    width: 100%;
}
.fieldproductcategory{margin:0;}
.fieldproductcategory .carousel-control a{top:-32px;}
.fieldproductcategory_h2{
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    border-width: 0 0 1px;
    box-shadow: 0 1px rgba(255, 255, 255, 0.25);
    padding-bottom:5px;
    color: #fff;
    font-family: "pathway";
    font-size: 24px;
    line-height: 24px;
    margin: 0 15px;
    text-transform: uppercase;}
#fieldproductcategory .product-image-container {
    overflow: hidden;
    position: relative;
}
#fieldproductcategory img{
    max-width:100%;
}
#fieldproductcategory .price_display span {
    font-family: "helvetica-lt";
    font-size: 14px;
    padding: 0 2px 0 0;
}
#fieldproductcategory .price_display span.old-price{
    color:#fb5b06;
}
.fieldproductcategory .old-price.product-price{
    font-size: 14px;
}
.fieldproductcategory .title_block:hover .hover:before{
    width:100%;
    opacity:1;
    height:100%;
    z-index:9;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
}
.fieldproductcategory .right-block .price_display{
    display:inline-block;
}
.fieldproductcategory .right-block .comments_note{
    display:inline-block;
    margin-top:-5px;
}
.fieldproductcategory .right-block .product_name{
    margin:10px 0;
}
.fieldproductcategory .right-block .product_name a{
    font-family: "helvetica-lt";
    font-size:16px;
    color:#555555;
}
.fieldproductcategory .right-block .product_name a:hover{
    color:#fb5b06;
}
.fieldproductcategory .right-block .content_price_note{
    margin:0;
}
#fieldproductcategory .bx-viewport{
    height:310px!important;
}
.fieldproductcategory .bxslider li{
    background:#ffffff;
}
.fieldproductcategory .left-block .button-container .button.ajax_add_to_cart_button i.icon-shopping-cart{margin-left:0;}
.fieldproductcategory .carousel-inner li{float:left;list-style:none outside none;margin:30px 10px 0 10px;height:300px;}
.fieldproductcategory .carousel-inner .right-block h5{margin:0;}
.fieldproductcategory .carousel-inner ul{margin:0 -10px;}
.fieldproductcategory .carousel-inner {position:relative;overflow:hidden;}
.fieldproductcategory .carousel-inner > .item {display:none; -moz-transition:left 0.8s ease-in-out 0s;-webkit-transition:left 0.8s ease-in-out 0s;transition:left 0.8s ease-in-out 0s;}
.fieldproductcategory .carousel-inner > .item > img, .fieldproductcategory .carousel-inner > .item > a > img {display:block;max-width:100%;line-height:1;}
.fieldproductcategory .carousel-inner > .active,.fieldproductcategory .carousel-inner > .next, .fieldproductcategory .carousel-inner > .prev {display:block;}
.fieldproductcategory .carousel-inner > .active {left:0;}
.fieldproductcategory .carousel-inner > .next {left:100%;}
.fieldproductcategory .carousel-inner > .prev {left:-100%;}
.fieldproductcategory .carousel-inner > .next.left,.fieldproductcategory .carousel-inner > .prev.right {left:0;}
.fieldproductcategory .carousel-inner > .active.left {left:-100%;}
.fieldproductcategory .carousel-inner > .active.right {left:100%;}
.field_productcates .fieldproductcategory .tab_button{margin-bottom: -44px;}
@media(max-width:1199px){
    .fieldproductcategory .carousel-inner ul{margin:0 18%;}
}
@media(min-width:992px) and(max-width:1199px){
    .fieldproductcategory .carousel-inner li{margin-bottom:0;}
    .fieldproductcategory .carousel-inner ul{margin:0 25%;}
}
@media(max-width:991px){
     .fieldproductcategory .carousel-inner li{margin-bottom:0;}
    .fieldproductcategory .carousel-inner ul{margin:0 15%;}
}
@media(max-width:767px){
    .fieldproductcategory .carousel-inner ul{margin:0 27%;}
}