.shop-carousel14-wrap {
    position: relative;
}

.shop-carousel14-wrap .swiper-slide {
    height: auto;
}

.shop-carousel14-wrap .sc-item-content {
	box-shadow: 0 4px 10px 0 #0000001F;
}

.shop-carousel14-wrap .img-container img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.shop-carousel14-wrap .progress_bar-wrapper {
	overflow: hidden;
}

.shop-carousel14-wrap .progress_bar {
	width: 0;
	height: 100%;
}

.shop-carousel14-wrap .swiper-pagination {
	position: relative;
}

.shop-carousel14-wrap .swiper-nav-area {
	position: relative;
}

.shop-carousel14-wrap .swiper-nav-area .swiper-nav-button {
	cursor: pointer;
}

.shop-carousel14-wrap .foot-area {
	margin-top: 30px;
}

.shop-carousel14-wrap .product-content-area > .price-wrap {
	display: flex;
	flex-direction: column-reverse;
}

.shop-carousel14-wrap .btn-wrapper {
	text-align: center;
}