/* Add custom CSS styles below */ 
.s-product-card-out-of-stock salla-add-product-button .s-button-disabled {

/* تغيير لون نفذت الكمية  */
    --tw-bg-opacity: 1;
    background-color: #fcebed;
    --tw-text-opacity: 1;
    color: red;
    
}

.unicode {
/* حذف الكلمات تحت الايقونات */
    unicode-bidi: plaintext;
    display: none;
}

.contact-links a {
   /* حذف الخلفية وتلوين الايقونات  */
       min-width: 2.5rem;
    background-color: transparent;
       color: #17B444;
}

[dir=rtl] .store-footer .vat-num {
/* توسيط كلمه الرقم الضريبي  */
    text-align: center;
    display: flex;
}
.text-sm {
/* جعلة علي سطر واحد  */
    font-size: .875rem;
    line-height: 1.25rem;
    padding-left: 5px;
}

.store-footer h3:first-of-type{
display:none;
}

.menu-list:before{
/* تعديل كلمه روابط تهمك  */
content: "معلومات وروابط تهمك";
padding-bottom: 10px;
 line-height: 80px;
 font-size: 22px;
text-align: center;
color: #3498db;
}



social-links:first-child{
display: none;
 }
 .footer-social:before{
 /* تعديل كلمه تابع  */
 content: "تابعنــــــــــا";
padding-bottom: 15px;
 line-height: 60px;
font-size: 22px;
color: #3498db;
}
.sicon-menu:before {
    content: "\ed7f";
    color: red;

}

.is_large .s-cart-summary-wrapper i.text-base {
/*خلفية السلة   */
    font-size: 1.2rem !important;
    background-color: yellow;
    padding: 5px;
    border-radius: 99px;
}

.s-cart-summary-count {
/* خلفية السلة ولون الرقم    */
    background: #414042;
    background: var(--color-primary);
    padding: .1rem;
    height: .9rem;
    width: .9rem;
    color: black;
}

.s-quantity-input-button {
/* علامة ( + و - ) بالاحمر     */
    width: 2.75rem;
    fill: red;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 300ms;
}

.s-slider-block__title-right:where([dir=rtl],[dir=rtl] *) {
    padding-left: 2rem;
    display: none;
}



.total-price{
color: #17B444;
}



.tabs__product .tab-trigger {
    
    background-color: #fcebed;
    color: red;
}

.sicon-barcode:before {
    content: "\e98b";
    color: red;
}

.swiper .swiper-pagination-bullet-active {
    width: 1.5rem;
    background-color: #fcebed;
}
.bubble:where([dir=rtl],[dir=rtl] *) {
    left: 50%;
    display: none;
}
  
    [class*=" sicon-"]{
    font-family: sallaicons !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    scale: 1.1;
}
.s-search-product-price {
    display: flex;
    width: 100%;
    align-items: center;
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: #17B444;
    }
.s-product-card-price {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: #17B444;
}
.s-cart-summary-count {
    background: #f7020b;
    background: #011e31;
    padding: .1rem;
    height: .9rem;
    width: .9rem;
    color: #ffffff;
}
.brands-nav.is-sticky {
    display: none;
}
.text-gray-500 {
    --tw-text-opacity: 1;
    color: #3498db;
}

.s-cart-summary-total {
        display: none;
    }
    
    
    
    .color-grey{
    background-color : yellow;
    }
    .similar-products:before{



.item-price{
color: #17B444 ;
}


b.da-tm{
color: #3498db ;
}

@media screen and (max-width:600px){
.menu-list:after{
content: "خدمة العملاء";
line-height:60px;
text-align: center;
font-size: 22px;
color: #00acee;
}

 
.mm-spn li a {
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 4rem;
    padding-right: 1rem;
}