.site-header{
    background: #ffffff;
}
.salla-theme_6 .product .product-footer .product-add.add_to_cart_btn{
    background-color:  linear-gradient(to right, #4cb9ae, #20b5cb)!important ;
}
.sub-nav{
   background-color: #ffffff;
   font-color: #4cb9ae;
}
.sub-nav a {
    color: #000000!important;
}
a.offers-link{
    color: #f55157!important
}
.price-after{
    color: #f55157!important
}
.site-header .sub-header{
     background: #ffffff;
}
.feature-item__icon{
       background:linear-gradient(to right, #4cb9ae, #20b5cb)!important ;
}
.promotion-title{
      background:linear-gradient(to right, #4cb9ae, #20b5cb)!important ;
}
.bg-brand{
    background: linear-gradient(to right, #4cb9ae, #20b5cb)!important ;
}
.sub-nav-header{
        background: linear-gradient(to right, #4cb9ae, #20b5cb)!important;
}
.section-header .section--title{
    color: #20b5cb;
}
.add-cart-large{
    background: #20b5cb;
}
body {
  font-family: 'Tajawal', sans-serif;
}