/* Add custom CSS styles below */ 
.s-button-element:not(:disabled):not([loading]){
background: #6f4d5c;
}
.s-button-element:not(:disabled):not([loading]){
color: white;
}
.s-button-primary-outline:hover{
background: #9E7777;
}
@import {url('https://fonts.cdnfonts.com/css/tajawal');
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 2rem;
    color: #6f4d5c;
    border-bottom: solid 3px #9e7777;
    border-radius:15px;
    padding: 7px;
    }
    
    .main-menu li.root-level>a{
    color: #6f4d5c;
    }

.s-product-card-price{
   color: #6f4d5c !important;
   font-size: 20px;
}
.s-button-element:not(:disabled):not([loading]){
  
   background: #6f4d5c !important;
   color: #ffff;
}

a.sc-sbsi7l-0.ijfSyc {
    display: none;
}
.dkuywW{
display: none;
}