/* Add by DVN */
.magicproduct .ajax_loading {
	margin-left: 48%;
	padding: 10px;
}
.ajax_loading {
    margin: auto;
    text-align: center;
}
.magictabs li.item:{
	float: none;
    display: inline-block;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    margin:0 3px 0 0;
    padding: 0;
    background-color: #ededed;
}
.magictabs li.item.active:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #444 transparent transparent;
    border-image: none;
    border-style: solid inset inset;
    border-width: 5px;
    content: "";
    display: block;
    height: 0;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    width: 0;
}

.magictabs .item span{
    font-size: 13px;
    text-transform: none;
    cursor: pointer;
    padding: 0 15px;
	color: #333;
	font-weight: normal ;
}
.magictabs .item:first-child span{
    border-left: none;
}
.magictabs  li.item.active,
.magicproduct li.active{
	background-color: #444;
}
.magictabs li.item:hover{
	background-color: #666666;
}
.magictabs .item.active span ,
.magictabs .item:hover span{
	color: #fff;
}
ul.magictabs{padding: 0; margin: 0 0 30px; text-align: center ;}


.alo-newproducts  .magictabs li.item:hover:after,
.alo-newproducts   .magictabs li.item.active:after {
     border: none ;
}
.alo-newproducts  .magictabs li.item {
	   display: block; 
}
.alo-newproducts .magictabs li.item.active,
.alo-newproducts .magicproduct li.active,
.alo-newproducts .magictabs li.item:hover{
     background: none ;
	 
}

.alo-newproducts .block-title-tabs .magictabs  .block-title-tabs h3:before {
    border-top: 1px solid #ccc;
    content: "";
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50%;
    width: 50%;
    z-index: 0;
}

.alo-newproducts .block-title-tabs .magictabs   .block-title-tabs h3 {
    margin: 0 0 30px;
    position: relative;
}
.alo-newproducts.alo-bottom .block-title-tabs .magictabs   .item h3 span {
   font-size: 16px !important ;
}
.alo-newproducts .block-title-tabs .magictabs   .item h3 span ,
.alo-newproducts  .block-title-tabs .magictabs  .item.active h3 span {
    background: none repeat scroll 0 0 #fff;
    display: table;
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
	font-weight:500;
    margin: auto;
    padding: 0 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
    color: #333;
}
.alo-newproducts.alo-bottom .magictabs li.item {
    display: inline-block;
	width: auto !important;
}
.alo-newproducts.alo-bottom  .block-title-tabs h3 {
    text-align: left;
}
.alo-newproducts.alo-bottom .block-title-tabs .magictabs  {text-align: left ;}
.alo-newproducts.alo-bottom  .block-title-tabs h3:before {
    left: 0;
    right: auto;
    top: 30px;
}

.alo-newproducts.alo-bottom   .block-title-tabs  h3 span {
    display: block;
    padding: 0 !important;
    text-align: left ;
}
.alo-newproducts.alo-bottom  ul li{/* 
    width: 270px !important; */
	border-top: 1px solid #f0f0f0 ;
	padding: 12px 0  ;
	margin: 0;
}
.alo-newproducts.alo-bottom  ul li:first-child{
	border-top: none ;
}
.alo-newproducts.alo-bottom  .content-products ul li .sticker{
    display: none ;
}
.alo-newproducts.alo-bottom  .content-products ul li .images-container {
    float: left;
    padding: 0 15px 0 0;
    width: 30%;
}
.alo-newproducts.alo-bottom .content-products  ul li  .products-textlink {
    float: left;
    padding: 0;
    width: 70%;
	text-align: left;
}
.content-products{
	clear: both;
}
.content-products ul{padding:0;margin: 0; /*background-color:#DEDDDC;*/}
.nbs-flexisel-item{line-height: 20px;}
.flexisel-content .item{
	float: left;
	background-color: #fff;
    list-style: none;
    text-align: center;
	border-left: 1px solid #dedddc;
}
.flexisel-content .item ul{list-style: none;}
.nbs-flexisel-inner .item{box-shadow:none;background:none;}
.nbs-flexisel-inner {
  background:none;
  border:none;
}

.nbs-flexisel-item img{
    margin: 0;
}
.nbs-flexisel-nav{
    width: 100%;
	cursor: pointer ;
}
.nbs-flexisel-nav-left, 
.nbs-flexisel-nav-right{
    width: 28px;
    height: 28px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    background-color: #ddd;
    background-position: 0 0;
    background-repeat: no-repeat;
    opacity: 0;
	position:absolute;
	float:left;
	margin: 0 2px;
	 top: 30% !important;
	 transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.nbs-flexisel-nav-left{
    background-image: url("../images/button-previous.png");
	left: -100px ;
}
.nbs-flexisel-nav-left:hover,
.nbs-flexisel-nav-right:hover{
    background-color: #333;
}
.nbs-flexisel-nav-right{
    background-image: url("../images/button-next.png");
	right: -100px ;
}
.content-products:hover .nbs-flexisel-nav-left {left:-15px ;opacity:1 ; }
.content-products:hover  .nbs-flexisel-nav-right {right:-15px ;opacity:1 ; }
.block-title-tabs{
    /* background-image: url("../images/border.png");
    background-color: transparent;
    background-repeat: repeat-x;
    background-position: 0 20px; */
}
.block-title-tabs h3 {
   position: relative ;
   margin: 0 0 18px;
}
.block-title-tabs h3  span{
   position: relative ;
   text-align: center ;
   font-size: 18px;
   text-transform:uppercase;
   font-family: "Montserrat",sans-serif; 
   font-weight:500;
   background: none repeat scroll 0 0 #fff;
    display: table;
    padding: 0 20px;
    position: relative;
    z-index: 1;
	margin: auto;
}
.block-title-tabs h3:before {
    border-top: 1px solid #ccc;
    content: "";
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50%;
    width: 50%;
    z-index: 0;
   
}
.alo-brands .nbs-flexisel-inner{
   position: relative;
   padding: 5px 0;
   padding-top:40px;
}
.alo-brands .nbs-flexisel-nav-left,
.alo-brands .nbs-flexisel-nav-right{
    border: medium none;
    cursor: pointer;
    display: block;
    float: left;
    margin: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    text-indent: -999em;
    top: 40% !important;
    transition: all 400ms ease-in-out 0s;
    z-index: 999;
}
.alo-brands .nbs-flexisel-nav-left{
   float: left;
   left: 0;
}
.alo-brands .nbs-flexisel-nav-right{
}
/* Products Rows2 */
.products-rows2 .item .per-product{margin: 0}
.products-rows2 .item .per-product .images-container{
    float: left;
    width: 50%;
}
.products-rows2 .item .per-product .images-container a img{width:100%;}
.products-rows2 .item .per-product .products-textlink{
    padding: 0 0 0 18px;
    width: 50%;
    float: left;
}

/* positionlef2 */
.positionlef2 .nbs-flexisel-inner .item .per-product{
	margin:0;
}
.positionlef2 .nbs-flexisel-inner .item .per-product .labelnew, .positionlef2 .nbs-flexisel-inner .item .per-product .labelsale{
	width:72px;
	height:72px;
	line-height:72px;
	padding:0;
	font-size:23px;
	border-radius:50%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.positionlef2 .nbs-flexisel-inner .item .per-product .sticker.top-right{
	right:20px;
	top:15px;
}
.positionlef2 .nbs-flexisel-inner .item .per-product .sticker.top-left{
	left:20px;
	top:15px;
}
/* End add by DVN */

.mage-producttabs  .item.first{margin-left: 0px;}
.mage-producttabs  .item{
	float:left;
	margin-bottom:30px;
	/*padding-left: 30px;*/
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.mage-magictabs  .item-animate{
	opacity: 0;
	filter:alpha(opacity = 0);
    position: relative;
	min-height:490px;
	
}

.flexisel-content  .item-animate{
	
	min-height:335px;
	
}

.per-product{
	/*border:10px solid #DEDDDC;*/
}
.mage-magictabs  .play .item-animate{
	opacity: 1;
	filter:alpha(opacity = 100);
}
.mage-magictabs  .play .item-animate{
	-webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}

.mage-magictabs  .zoomIn.play .item-animate{
	-webkit-animation: zoomIn 600ms ease both;
    -moz-animation: zoomIn 600ms ease both;
    -o-animation: zoomIn 600ms ease both;
    animation: zoomIn 600ms ease both;
}
.mage-magictabs  .zoomOut.play .item-animate{
	-webkit-animation: zoomOut 600ms ease both;
    -moz-animation: zoomOut 600ms ease both;
    -o-animation: zoomOut 600ms ease both;
    animation: zoomOut 600ms ease both;
}
