/* Add custom CSS styles below */ 
#mainnav > div > div > div > div.header-search.flex-1.flex.justify-center.items-center > salla-search > div.s-search-modal > div > div.s-search-input-wrapper > input{
    background: rgb(255 251 245 / 29%) !important;
    }
    
    
    #mainnav > div > div > div{
    gap:35px !important
    }
#mainnav{
    background : #f0e7d857 !important 

    }
.app-inner{
    display:none !important
    }
    
    .s-design-after ul {
    display:none !important
}



.line {
    height: 3px !important;
    background-color: #ddb46b !important;
}
#app > section > div.text-center.py-2.w-full.mb-2.flex.flex-col.justify-center.items-center.md\:gap-6.gap-4 > h1{
 font-size:35px !important
}
#app > section > div.grid.grid-cols-2.sm\:grid-cols-3.md\:grid-cols-4.gap-4 > div > div.product-icons-left.absolute.top-2.left-2.flex.flex-col.gap-2 > div.add-to-cart-btn > salla-button > button{
display:none
}

#app > section > div.grid.grid-cols-2.sm\:grid-cols-3.md\:grid-cols-4.gap-4 > div > div.flex.flex-col.items-center.justify-center.w-full.gap-1 > p{
padding: 8px 0px !important;
    font-size: 18px !important;
}
#app > section> div.grid.grid-cols-2.sm\:grid-cols-3.md\:grid-cols-4.gap-4 > div > div.flex.flex-col.items-center.justify-center.w-full.gap-1 > div > div > h4{
color: red !important
}