.s-product-card-out-of-stock img.loaded {
filter: opacity(0.5);
}
.s-product-card-entry {
justify-content: space-between !important;
}
/*
.s-product-card-image img.loaded {
background: #fff !important;
height: unset;
}
*/
h3.s-product-card-content-title {
height: 3.5rem;
overflow: hidden !important;
}
.s-product-card-image 
{
background: #fff !important;
}
.khayal-main-content .s-add-product-button-main {
gap: 15px !important;
}

.khayal-text-with-photo_02 .grid {
display: flex !important;
justify-content: center;
height: 65px;
}
.khayal-text-with-photo_02  > div > div > div > div.col-span-1.w-full.h-full.md\:order-last ,
 .khayal-text-with-photo_02 h2.khayal-text-title.capitalize,
.khayal-text-with-photo_02 .khayal-text-description 
 {
 	/*display: none;*/
 }
 button.fixed.z-50.bottom-10.left-8 {
left: unset;
right: 20px;
}
section.khayal-text-with-photo_02.h-full.w-full.relative.overflow-hidden > div > div > div > div.col-span-2.flex.flex-col.gap-4.lg\:px-10.lg\:py-0.p-5.md\:items-start.items-center.ltr\:md\:text-left.rtl\:md\:text-right.text-center.md\:order-first > div > a > button {
margin-bottom: 0 !important;
}
.cart .cart-options {
padding-right: 2rem;
padding-left: 2rem;
}
#app > div.app-inner.flex.flex-col.min-h-full > section > div > div{
display:none !important ;
}
#thumbs > div{
display:none !important ;
}

@media(min-width:768px) {
section.khayal-sliders.w-full.h-full .khayal-slides-text.md\:translate-y-\[0px\].-translate-y-\[50px\].md\:w-\[400px\].w-full.h-full.lg\:p-16.p-8.rounded-\[20px\].shadow-lg.relative.z-20.flex.md\:ltr\:pr-0.md\:rtl\:pl-0.order-last.md\:order-first {
padding: 3.5rem;
}
#app > div.app-inner.flex.flex-col.min-h-full > section:nth-child(4) 
{
/*display:none;*/
}
section.s-block--fixed-banner.wide-placeholder, section.s-block--fixed-banner.wide-placeholder * {
max-width: unset;
padding: 0;
border-radius: 0;
margin-top: 0 !important;
}

}



@media(max-width:767px) {
#app > div.app-inner.flex.flex-col.min-h-full > section:nth-child(3) 
{
/*display:none;*/
}
.mm-spn.mm-spn--light a 
{
font-weight: 800 !important;
}
.main-menu > li > a[href*=offer] {
color: unset;
}
section.khayal-sliders.w-full.h-full .khayal-slides-text.md\:translate-y-\[0px\].-translate-y-\[50px\].md\:w-\[400px\].w-full.h-full.lg\:p-16.p-8.rounded-\[20px\].shadow-lg.relative.z-20.flex.md\:ltr\:pr-0.md\:rtl\:pl-0.order-last.md\:order-first {
padding-top: 10px;
padding-bottom: 5px;
justify-content: center;
}
section.khayal-sliders.w-full.h-full .khayal-slides-text.md\:translate-y-\[0px\].-translate-y-\[50px\].md\:w-\[400px\].w-full.h-full.lg\:p-16.p-8.rounded-\[20px\].shadow-lg.relative.z-20.flex.md\:ltr\:pr-0.md\:rtl\:pl-0.order-last.md\:order-first  .relative.z-30.flex.flex-col.gap-3.md\:items-start.items-center {
gap: 5px;
}

}