.owl-carousel2 .owl-item img{
		height: auto;
		width: auto;
    	margin: 0 auto;
	}
	.fixing-bg-bg{
		background: #fff;
	}
	.owl-nav span[aria-label="next"],.owl-nav span[aria-label="prev"]{
		top: 32%;
	}
	.owl-nav{
		margin-top: -230px;
		height: 50px;
		width: 108%;
		margin-left: -40px;
	}
	.owl-nav span[aria-label="next"] {
	    font-size: 78px;
	    right: 0;
	    width: 30px;
	    height: 50px;
	    top: 0;
	}
	.owl-nav span[aria-label="prev"] {
	    font-size: 78px;
	    width: 30px;
	    height: 50px;
	}
	.owl-nav button.owl-prev{
		display: inline-block;
		width: 30px;
		height: 50px;
	}
	.owl-nav button.owl-next{
		position: absolute;
		right: -20px;
		display: inline-block;
		width: 30px;
		height: 50px;
		top: 32%;
	}
	.owl-nav button{
		outline: 0;
	}

	.owl-carousel2 .owl-nav.disabled{
		display: block;
	}
	.owl-carousel2{
		margin: 0 0 50px 0px;
	}
	.owl-carousel2 .catalog-item .item-add .item-add-button{
		width: 90px !important;
	}
	.owl-carousel2 .catalog-item .item-add .btn.delivery{
		width: 60px;
	}


	#owl-carousel2 .catalog-item .item-add .item-add-button{
		width: 125px !important;
	}
	#owl-carousel2 .catalog-item .item-add .btn.delivery {
	    width: 90px;
	}