/* Add custom CSS styles below */ 

/*لون خلفية بودي منتج*/
.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    background-color: #050a20 !important;
    color: #00b1fc;
}

#mobile-menu {
background-color: #050a20 !important;
  color: #fff

  }
.flex-col {
    flex-direction: column;
    background-color: #050a20 ;
    color: #00d5ff;
}

.py-8 , .da-cp {
background-color: #050A20 !important ;
  color: #00DFFF !important 

  }
/*خلفية الكل كونتاينت*/
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    background: #050a20;
}
/*الوان ايقونات هيدر*/
.text-black {
    --tw-text-opacity: 1;
    color: #000;
    color: rgb(239 250 255);
}

/*لون خلفية الكرت*/
.s-product-card-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-bottom: 0 !important;
    padding: .5rem !important;
    width: 100%;
    background-color: #050a20;
}
/*بوردر المنتجات*/
.s-product-card-entry {
    border-color: #00DFFF;
    border-color: #00DFFF;
    border-width: 1px;
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: #fff;
    background-color: rgb(5 10 32);
    border: 1px solid #00DFFF !important;
}
/*زر الكرت*/
.s-product-card-content-footer salla-add-product-button .s-button-outline {
    /* border-color: #414042; */
    /* border-color: #006594; */
    background: linear-gradient(1deg, #002631, #0190dd);
    color: #ffffff;
    border: 0px;
}
/*ايقونات التواصل خلفيون كلور*/
.s-contacts-item {
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgb(12 37 88);
    padding: .5rem;
}
.salla-faq-2jopjt  {
background-color: red !important;
  color: #fff
  }

.w-full {
color: #0174EC !important 
  }

.s-cart-summary-total {
  color: #0174EC !important ;
  
}




#product-tabs-options, #product-tabs-faqs, #product-tabs-details ,.p-5 ,.mt-4 {
background-color: #050a20 ;
  color: #F053FC !important 
  } 

.s-product-options-option-label{
color: #050a20
}