.info_item .cheaper_form{padding:10px 0;margin-top:5px;}
.info_item .cheaper_form>span{color:#fff!important;}
.info_item .cheaper_form>span:hover{cursor:pointer;}
.wrap {
	background: url(/upload/aspro.mshop/e07/e0776b3bdcdd1c8907eb056c0b7b0499!.png) right bottom no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	background-size: 200px;
	z-index: 100;
	opacity: 0.3;
}
ul.slides li a{display:block;height:100%;position:relative;}
.wrap-mobile {
	background: url(/upload/aspro.mshop/e07/e0776b3bdcdd1c8907eb056c0b7b0499!.png) right bottom no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	background-size: 100px;
	z-index: 100;
	opacity: 0.3;
}
.fancybox-inner:before{
	content: '';
    width: 150px;
    height: 150px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 5;
    background: url(/upload/aspro.mshop/e07/e0776b3bdcdd1c8907eb056c0b7b0499!.png) right bottom no-repeat;
    background-size: 100% auto;
    opacity: .3;
}