.switch1_on custom-salla-product-card.product-block .price-wrapper {
	display: none;
}
.switch1_on custom-salla-product-card.product-block .product-subtitle {
	padding: 0.1rem 0px 0.3rem 0;
}

body.p-sub-last custom-salla-product-card .product-title p.product-subtitle {
	order: 2;
	position: relative;
	top: -3px;
}
body.p-sub-last custom-salla-product-card .product-title p.product-subtitle:empty {
	display: none;
}

.enhanced-features .grid {
	gap: 20px;
	gap: var(--f-gap, 20px);
	background-color: #efefef;
	border-block-width: 5px;
	border-bottom: 23p;
	gap: 4px;
	border-block-color: #efefef;
}
.s-block--features__item p {
	text-align: center;
	font-size: 0.76rem;
	line-height: 1.25rem;
	--tw-text-opacity: 1;
	color: rgba(107, 114, 128, 1);
	color: rgba(107, 114, 128, var(--tw-text-opacity));
}

body.switch2_on custom-salla-product-card.product-block .title {
	margin-top: 0.3rem;
	margin-bottom: 0.3rem;
}

.zero-price {
	line-height: 1;
}

.product-single .s-slider-container .promotion-title {
	top: calc(25% - 18px);
}

#app .product-block__thumb .badge {
	left: 50%;
	right: auto;
	transform: translate(-50%, 0%);
	bottom: calc(21% - 13px);
	top: auto;
	font-size: calc(0.84 * var(--badge-size, 0.6rem));
}

body.switch4_on .index-outer.mt-6,
body.switch4_on.product-index .banners-wrapper ,
body.switch4_on .grid-categs-banners .banner-categ-entry {
    margin-bottom: 0 !important;
    margin-top: 0;
}

body.switch4_on.product-index .main-content .mt-8 {
    margin-top: 1rem;
}