
/* display none until init */
.product-carousel{
	display: none;
	opacity:1!important;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
#column-left .product-carousel, #column-right .product-carousel { display:block;}
#column-left .customNavigation, #column-right .customNavigation { display:none;}

#column-left .banners-slider-carousel .customNavigation,
#column-right .banners-slider-carousel .customNavigation{ display:block;}

.product-carousel .slider-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-perspective: 1000;
}
.product-carousel .slider-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.blog_main .product-carousel .slider-wrapper-outer{
	overflow: hidden;
	position: relative;
	float:left;
	}
.product-carousel .slider-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.product-carousel .slider-item{
	float: left;
}
.slider-controls .slider-page,
.slider-controls .slider-buttons div{
	cursor: pointer;
}
.slider-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}

/* mouse grab icon */
 
.grabbing { 
    cursor:url("../../image/megnor/grabbing.png") 8 8, move;
}


/* fix */
.product-carousel  .slider-wrapper,
.product-carousel  .slider-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	list-style:none;
}
.customNavigation    { text-align: center; position:relative;width:100%;}
.customNavigation a{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color:transparent;
	display: block;
    float: right;
    height: 35px;
    position: absolute;
    top: 100px;
    width: 31px; 
	 cursor:pointer;
	 z-index:10;
} 
.customNavigation a.prev {
  	background: url("../../images/flecha.svg") no-repeat scroll -0 0 transparent;
    left:0px;
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(-180deg);
}

.customNavigation a.next {
	background:url("../../images/flecha.svg") no-repeat scroll 0 0 transparent;
    right:0px;
}

/**************** additional carousel start *******************/
.additional-carousel .product-carousel{  width:auto; margin:0 15px; }
.additional-carousel .customNavigation a.prev {
  	background:url("../../images/sprite.png") no-repeat scroll -203px -285px transparent;
    left:-3px;
	top:25px;
	z-index:999;  
	cursor:pointer;
}
.additional-carousel .customNavigation a.prev:hover 	{ background-position: -203px -254px; text-decoration:none; z-index:999;}
.additional-carousel .customNavigation a.next {
	background: url("../../images/sprite.png") no-repeat scroll -233px -285px  transparent;
    right:-5px;
	top:25px;
	cursor:pointer;
	z-index:999; 
}

.additional-carousel .customNavigation a.next:hover 	{ background-position: -233px -254px; text-decoration:none; z-index:999;}
.additional-carousel .slider-item {   float: left;  }
.additional-carousel .slider-item .product-block{ background: none repeat scroll 0 0 #FFFFFF;
   
   
    clear: both;
    margin: 4px 7px;
    overflow: hidden;}

/**************** additional carousel End *******************/

.product-info .product-image .customNavigation    { text-align: center; position:absolute; width:100%; z-index:9;}
.product-info .product-image .customNavigation a{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	display: block;
    float: right;
    height: 20px;
    position: absolute;
    top: -34px;
    width: 16px;
}

.product-info .product-image .customNavigation a.prev {
  	background: url("../../image/megnor/sprite.png") no-repeat scroll -11px -60px transparent;
    left:-3px;
	top:35px;
}
.product-info .product-image .customNavigation a.prev:hover 	{ background-position: -11px -90px; text-decoration:none;}
.product-info .product-image .customNavigation a.next {
	background: url("../../image/megnor/sprite.png") no-repeat scroll -43px -60px transparent;
	right:-3px;
	top:35px;
}
.product-info .product-image .customNavigation a.next:hover 	{ background-position: -43px -90px; text-decoration:none;}

.manufacture_products .customNavigation a.prev{
background: url("../../images/sprite.png") no-repeat scroll -197px -258px  transparent;
float:left;
right:auto;
left:-10px;
z-index:100;
}
.manufacture_products .customNavigation a.next{
background: url("../../images/sprite.png") no-repeat scroll -226px -258px  transparent;
float:right;
right:-10px;
z-index:100;
}
.manufacture_products .customNavigation a{
top:34px;
}
/*.related-products .customNavigation{ width:97%;}
.related-products .customNavigation a.prev {
  	background: url("../../image/megnor/sprite.png") no-repeat scroll -204px 2px transparent;
    right:25px;
	top:-20px;
}
.related-products .customNavigation a.prev:hover 	{ background-position: -204px -27px; text-decoration:none;}
.related-products .customNavigation a.next {
	background: url("../../image/megnor/sprite.png") no-repeat scroll -234px 2px transparent;
	right:0px;
	top:-20px;
}
.related-products .customNavigation a.next:hover 	{ background-position: -234px -27px; text-decoration:none;}
*/
.checkout-cart-index .customNavigation {
	display: contents;
}

.checkout-cart-index .customNavigation a {
	top: 0;
	width: 18px;
}
.checkout-cart-index  #ampromo-carousel-wrapper {
	margin: 0 auto;
}
.checkout-cart-index  #featured-carousel.product-carousel .item .product-block {
	margin-left: 0px;
}
.checkout-cart-index #ampromo-overlay.mode-inline #ampromo-items #ampromo-carousel-wrapper {
	margin: 0 auto;
}

.checkout-cart-index #ampromo-overlay.mode-inline #ampromo-items .ampromo-item {
    margin: 0 35px 20px;
}
.checkout-cart-index .customNavigation a.prev {
	right: 61px;
}
.checkout-cart-index  .customNavigation a.next {
right: 30px;
}

@media only screen and (max-width: 767px) {

	.checkout-cart-index .customNavigation a.prev {
		right: 30px;
	}
	.checkout-cart-index .customNavigation a.next {
		right: 0px;
	}
	.checkout-cart-index #ampromo-overlay #ampromo-items .ampromo-item-image {
		width: 100%;
		height: auto;
	}
	.checkout-cart-index #ampromo-overlay.mode-inline #ampromo-items .ampromo-item {
		margin: 0 16px 20px;
	}
}