.product-index #page-main-title{
display: none !important;
}
@media(min-width: 1024px){

#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(1){
order: 2 !important;
text-align: center;

}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(1) a{
text-align: center;
display: flex;
justify-content: center;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(2){
order: 1 !important;
grid-column: span 2/ span 1 !important;
text-align: center !important;
}
body.rtl footer > div.store-footer__inner > div > div:nth-child(3){
order: 4 !important;
text-align: center;
display: flex;
grid-column: span 3 / span 3;
margin: auto;
transform: translatex(-50%);
overflow: hidden !important;
}
body.ltr footer > div.store-footer__inner > div > div:nth-child(3){
order: 4 !important;
text-align: center;
display: flex;
grid-column: span 3 / span 3;
margin: auto;
transform: translatex(60%);
overflow: hidden !important;
}
.zina-store-footer .s-contacts-list{
display: flex;
flex-direction: row;
justify-content: center;
overflow: hidden !important;
}
.zina-store-footer .store-footer__inner .container.grid.grid-col-1 salla-apps-icons.s-apps-icons.hydrated{
order: 3 !important;
}
.zina-store-footer .s-menu-footer-list{
justify-content: center !important;
text-align: center !important;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
overflow: hidden !important;
}
body.rtl .zina-store-footer .s-social-list{
transform: translateY(16.9rem) !important;
text-align: center !important;
display: flex !important;
justify-content: center !important;
margin: auto !important;
overflow: hidden !important;
}
body.ltr .zina-store-footer .s-social-list{
transform: translateY(13.9rem) !important;
text-align: center !important;
display: flex !important;
justify-content: center !important;
margin: auto !important;
overflow: hidden !important;
}

}

.zina-features .max-w-36.swiper-slide >div{
padding: 1rem !important;
border-radius: 1rem;
width: 14rem !important;
  height: 15rem !important;
border: 2px solid gray !important ;
}
.zina-features > div > div > salla-slider > div , .zina-features > div > div > salla-slider {
margin: auto !important;
}
.zina-features > div > div > salla-slider > div >div
{
width: 80% !important;
margin: auto !important;
}
@media(max-width: 1024px){
.zina-features .max-w-36.swiper-slide {
max-width: 11rem !important;
}

.zina-features .swiper.s-slider-container {
display: flex !important;
justify-content: center !important;
align-items: center !important;
padding: 10px 0 !important;
}

.zina-features .swiper-wrapper {
display: grid !important;
grid-template-columns: repeat(2, 1fr) !important;
grid-template-rows: repeat(2, auto) !important;
gap: 1rem !important;
justify-content: center !important;
grid-auto-flow: dense;
transform: none !important;
transition: none !important;
}

.zina-features .swiper-slide {
width: auto !important;
height: auto !important;
display: flex !important;
justify-content: center !important;
}

.zina-features .s-slider-wrapper > .swiper-wrapper .swiper-slide > div {
margin: 0 auto !important;
}
}

@media (max-width: 767px) {
.zina-before-and-after .wrapper {
height: 150px !important;
}}

@media(min-width: 768px){
.zina-video.container{
height: 700px !important;
}
}

.index-zina-categories-slider  div.swiper-slide.slide--one-sixth > div > a > div.w-full.h-full.bg-center.bg-origin-content.bg-no-repeat.bg-cover.relative > div{
	border-radius: 16rem !important;
	background-color: unset !important;
}
.index-zina-categories-slider  div.swiper-slide.slide--one-sixth > div > a > div.w-full.h-full.bg-center.bg-origin-content.bg-no-repeat.bg-cover.relative {
	border-radius: 50% !important;
}