/*
Theme Name: قسطچی
Theme URI: https://webkeen.ir
Author: حمید جهانشاهلو
Author URI: https://webkeen.ir
Description: قالب قسطچی، قالب اختصاصی سایت قسطچی
Version: 1.1.2
Text Domain: ghestchi
*/
.product-old-price .woocommerce-Price-currencySymbol {
	display: none;
}
.single_variation_wrap {
	display: none !important;
}

.acf-product-carousel .swiper-wrapper {
	align-items: stretch;
}

.acf-product-carousel .swiper-slide {
	display: flex;
	height: auto;
}

.acf-product-carousel .swiper-slide > div {
	display: flex;
	width: 100%;
	height: 100%;
}

.amazing-carousel.acf-product-carousel .swiper-slide:not(:first-child) {
	width: calc((100% - 40px) / 4.5) !important;
}

.acf-product-carousel .product-box-item {
	display: flex;
	flex-direction: column;
	width: 100% !important;
	height: 100%;
	min-height: 380px;
}

.acf-product-carousel .product-box-item header {
	min-height: 24px;
}

.acf-product-carousel .product-box-item .image {
	align-items: center;
	min-height: 190px;
}

.acf-product-carousel .product-box-item h3 {
	min-height: 64px;
}

.acf-product-carousel .product-box-item footer {
	margin-top: auto;
}

.acf-product-carousel .swiper-button-next,
.acf-product-carousel .swiper-button-prev {
	z-index: 5;
}

@media (max-width: 575px) {
	.amazing-carousel.acf-product-carousel .swiper-slide:not(:first-child) {
		width: 82vw !important;
	}
}

.acf-blog-carousel .swiper-wrapper {
	align-items: stretch;
}

.acf-blog-carousel .swiper-slide {
	display: flex;
	height: auto;
}

.acf-blog-carousel .swiper-slide > div {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
}

.acf-blog-carousel .swiper-slide figure {
	flex: 0 0 auto;
}

.acf-blog-carousel .swiper-slide .p-4 {
	display: flex;
	flex: 1;
	flex-direction: column;
}

.acf-blog-carousel .swiper-slide .p-4 > a {
	margin-top: auto;
}

.default-carousel .custom-swiper-next,
.default-carousel .custom-swiper-prev {
	cursor: pointer;
}
