/* Add custom CSS styles below */ 

.navbar-brand img {
    max-height: 5rem;
}

.mburger  {
    background: linear-gradient(45deg, #e04608, #884a2c);
    padding: 4px;
    border-radius: 50%;
    color: #fff;
    font-size: 8px;
}
#app > div.app-inner.flex.flex-col.min-h-full > div.art-categories-02.lg\:py-20.md\:py-10.py-5.lg\:px-10.md\:px-5.px-1.block.block > div > section > div > div > h2{
 background: linear-gradient(45deg, #e04608, #884a2c);
    padding: 4px;
    border-radius: 20px ;
    color: #fff;
}
.s-products-slider-slider .s-product-card-content-footer .s-button-btn , .s-button-btn{
    background: linear-gradient(45deg, #e04608, #884a2c)!important;
    border: none !important;
    color: #fff;
}
.s-product-card-content {
    padding: 1.25rem 0px 1.25rem 0px;
}

.s-block--fixed-banner .container{
padding-left:0px !important;
padding-right:0px !important;
}
.banner--fixed img{
border-radius:0px ;
}