/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/*لون خلفية بودي منتج*/
.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    background-color: #1B0239 !important;
    color: #D8C5FF;
}

#mobile-menu {
background-color: #1B0239 !important;
  color: #fff

  }
.flex-col {
    flex-direction: column;
    background-color: #1B0239 ;
    color: #D8C5FF;
}

.py-8 , .da-cp {
background-color: #1B0239 !important ;
  color: #D8C5FF !important 

  }
/*خلفية الكل كونتاينت*/
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    background: #1B0239;
}
/*الوان ايقونات هيدر*/
.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: #1B0239;
}
/*بوردر المنتجات*/
.s-product-card-entry {
    border-color: #7901F8;
    /*border-color: #D8C5FF;*/
    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 #7901F8 !important;
}
/*زر الكرت*/
.s-product-card-content-footer salla-add-product-button .s-button-outline {
    /* border-color: #414042; */
    /* border-color: #006594; */
    background: linear-gradient(1deg, #7901F8, #1B0239);
    color: #ffffff;
    border: 1px solid #7901F8;
}
/*ايقونات التواصل خلفيون كلور*/
.s-contacts-item {
    --tw-bg-opacity: 1;
    background-color: #1B0239;
   /* background-color: rgb(12 37 88);*/
    padding: .5rem;
}
.salla-faq-2jopjt  {
background-color: red !important;
  color: #fff
  }

.w-full {
color: #D8C5FF !important 
  }

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

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

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