/* Instagram Feed */
.instagram-carousel-new.owl-theme .owl-item{
	float: left;
}
.instagram-carousel-new.owl-theme .owl-item img{
	object-fit: cover;
	height: 220px;
	width: 100%;
	border-radius: 5px;
}
.owl-theme .owl-nav button.owl-prev,.owl-theme .owl-nav button.owl-next{
	background-color: #000000ad;
	border: none;
	padding: 0;
	margin: 0;
	width: 35px;
	height: 45px;
	line-height: 39px;
	outline: none;
	border: none;
}
.product-list .big-video .video-item{
	padding-bottom: 10px;
}