/* shiyar clinic */
/* designed  injaz-one.com theme Aali */

.know-more.cc .k-title {
	font-size: 0.95rem;
}
.know-more.cc .k-description {
	font-size: 0.8rem;
}
.know-more.cc .injazes {
	margin-bottom: -5px;
}

.swal2-container {
	padding-top: 100px;
}
section.hide-dots .swiper-pagination {
	display: none;
}
body.switch1_on .store-footer {
	margin-bottom: 5px;
	padding-bottom: calc(var(--mobile-nav-height, 2rem) * 0.6);
}
body.switch1_on .store-footer__inner {
	padding-bottom: 1rem;
}
body.switch1_on .store-footer .footer_logo {
	margin-top: 0;
	margin-bottom: 0;
}

.s-block-special-testimonials.show-right .carousel-slider .swiper {
	padding-right: 2rem;
}

.s-block-special-testimonials.show-right .aali-animation.has-anmt:not(.swiper-slide-duplicate):not(.shown):not(.swiper-slide-duplicate) {
	visibility: visible;
}

@media only screen and (max-width: 640px) {
	.s-block-special-testimonials.actv .swiper-slide {
		transform: scale(0.92);
		transition: all 0.4s 0s;
	}
	.s-block-special-testimonials.actv .swiper-slide.swiper-slide-active {
		transform: scale(1.06);
	}
	.s-block-special-testimonials.actv .swiper-slide.swiper-slide-next,
	.s-block-special-testimonials.actv .swiper-slide.swiper-slide-prev {
		transition: all 0.1s 0.05s;
	}
}

@media only screen and (max-width: 1024px) {
	.index#app .s-block-fullscreen-banners.v-15 .bg__image {
		--fs-mob-height: calc(100vw / 1.85);
		height: calc(100vw / 1.85);
		min-height: calc(100vw / 1.85);
	}
	.index#app .s-block-fullscreen-banners.v-20 .bg__image {
		--fs-mob-height: calc(100vw / 1.79);
		height: calc(100vw / 1.79);
		min-height: calc(100vw / 1.79);
	}
	.index#app .s-block-fullscreen-banners.v-20 .bg__image {
		--fs-mob-height: calc(100vw / 1.65);
		height: calc(100vw / 1.65);
		min-height: calc(100vw / 1.65);
	}
	.index#app .s-block-fullscreen-banners.v-25 .bg__image {
		--fs-mob-height: calc(100vw / 1.55);
		height: calc(100vw / 1.55);
		min-height: calc(100vw / 1.55);
	}
	.index#app .s-block-fullscreen-banners.v-30 .bg__image {
		--fs-mob-height: calc(100vw / 1.45);
		height: calc(100vw / 1.45);
		min-height: calc(100vw / 1.45);
	}
}

/* gift icon in product page */
[data-option-type="multiple-options"] .s-product-options-option-content label {
	font-size: 0;
	display: flex;
}
[data-option-type="multiple-options"] .s-product-options-option-content label:after {
	content: "";
	display: block;
	width: 60px;
	height: 60px;
	font-size: 1rem;
	background-image: var(--custom-image1);
	background-image: var(--custom-image1,url(https://cdn-icons-png.flaticon.com/512/6664/6664427.png));
	background-size: 100% auto;
}
/* gift icon in product page */

.product-single salla-social-share {
	display: block;
}

[data-option-type="datetime"] label b:after {
	content: var(--custom-title1);
	display: block;
	color: red;
}