/* Add custom CSS styles below */ 




.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: transparent;
}

.index>.app-inner {
    overflow-x: hidden;
    background: #F6F6F6;
background: linear-gradient(120deg, rgba(246, 246, 246, 1) 100%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
}

.store-header.z-3 .shadow-none:not(.fixed-pinned) .inner 
{
    background-color: #f4f7eb !improtant;
    border-radius: 35PX;
}

.swiper .swiper-pagination-bullet-active {
    width: 1rem;
    background-color: #414042;
    background-color: #545252;
}

.s-product-card-entry rounded-2xl hide-out-of-stock s-product-card-vertical s-product-card-fit-height
{    
    border-color: rgb(255 255 255)!important;
    opacity: 1;
}