.olla-search-title {
	font-size: 16px;
	text-align: right;
}

@media (min-width: 768px) {
	.olla-search-title {
		font-size: 17px;
		text-align: right;
		font-weight: 700;
		line-height: 1.2;
	}
	
	salla-slider#photos-1-slider {
	width: 80% !important;
	margin: auto !important;
}

section.s-block.s-block--photos-slider {
	margin-top: 10px !important;
}

}

section.s-block.s-block--categories.merge-with-top-component img {
	width: 100% !important;
	max-width: 100% !important;
	border-radius: 0;
	object-fit: contain;
}

img.w-full.h-full.hover\:scale-110.object-cover.relative.z-10.ease-in-out.duration-700 {
	width: 250px;
	height: 240px;
	object-fit: contain;
}

custom-salla-product-card
	.olla-card.relative.group.overflow-hidden.aos-init.aos-animate
 .w-full.h-full.flex.flex-col.justify-center.items-center.p-2.z-50
	a {
        min-height: 4rem !important;
}
.olla-card .promotion,
.single-promotion {
	top: 0;
    left: 0;
    right: unset;
  	border-radius: 0;
}



@media (max-width: 768px) {

.olla-card .w-full.h-full.flex.flex-col.justify-center.items-center.p-2.z-50 {
    min-height: 12rem;
}


	.olla-card .promotion,
	.single-promotion {
		top: 0;
        left: 0.7rem;
        right: unset;
		border-radius: 0;
		        padding: 2px 8px;
	}

	.olla-card .promotion span,
	.single-promotion span {
		font-size: 10px;
	}

	img.w-full.h-full.hover\:scale-110.object-cover.relative.z-10.ease-in-out.duration-700 {
		height: 150px !important;
	}

	custom-salla-product-card
		.olla-card.relative.group.overflow-hidden.aos-init.aos-animate
		.w-full.h-full.flex.flex-col.justify-center.items-center.p-2.z-50
		a {
		min-height: 40px !important;
	}

	custom-salla-product-card
		.olla-card.relative.group.overflow-hidden.aos-init.aos-animate
		h3.text-xl.font-bold.py-2.leading-tight {
		font-size: 12px !important;
		text-align: center !important;
	}

	.s-add-product-button-main {
		width: 100%;
	}

	.s-add-product-button-mini-checkout-content {
		display: contents;
	}

	salla-mini-checkout-widget.s-add-product-button-mini-checkout.s-mini-checkout.hide-scroll.hydrated {
		margin-top: 15px;
	}

	article#more-content {
		min-height: 10rem;
	}

	a#btn-show-more {
		background: var(--color-primary-dark);
		width: 100px;
		text-align: center;
		padding: 3px;
		border-radius: 5px;
		color: var(--color-primary-reverse);
	}

	img.w-16.h-16.object-cover.rounded-full.mb-2\.5 {
		object-fit: contain;
	}
}

@media (max-width: 767px) {
	button.tab-trigger.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline.s-button-loader-after
		span {
		font-size: 12px;
	}

	button.olla-background.text-white.text-sm.w-auto.h-9.flex.justify-center.items-center.gap-2.px-3.mt-3.rounded-full.font-bold.hover\:shadow-lg.hover\:-translate-y-1.duration-300.hover\:bg-white.hover\:text-emerald-500 {
		height: 30px;
	}

	span.add-to-cart {
		font-size: 12px;
	}

	.w-full.h-full.bg-center.bg-origin-content.bg-no-repeat.bg-cover.relative {
		width: 60%;
		height: 30%;
		margin: auto;
		background-size: contain;
	}
}



salla-button.btn--wishlist.animated.inline-flex.absolute.top-1.ltr\:left-1.rtl\:right-1.z-\[99\].s-button-wrap.hydrated
 {
     top: unset;
    bottom: 10px;
    }