{
  .product-single div.row div.product-singleinner div div.product-singleinfo div:nth-of-type(1) div.flex.space-x-3 {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .product-singleslider {
    margin-bottom: -15px;
  }
}
@media (max-width: 767px) {
  .product-single small.text-store-text-secondary.mb-3.block {
    display: none !important;
    margin-bottom: 0 !important;
  }
} */

/* Start From Here */

.product-cardtitle a , 
.product-tabs-container span , 
#mainnav p , 
.mm-spn li a, .mm-spn li>span , 
footer * , 
.breadcrumbs ,
select#product-filter,
.product-cardpromotion,
span.text-sm.mt-2.text-store-text-primary,
.product-cardcontent salla-add-product-button .s-button-text,
.lg\:w-1\/3.flex.items-center.justify-center.bg-cover.bg-no-repeat.text-center.relative.min-h-\[250px\].max-h-\[350px\] p , 
.lg\:w-1\/3.flex.items-center.justify-center.bg-cover.bg-no-repeat.text-center.relative.min-h-\[250px\].max-h-\[350px\] a{
  font-family: 'IBM Plex Sans Arabic' !important;
}

h3.mt-1.md\:mt-2.text-base.font-semibold.leading-7.tracking-tight.text-store-text-primary {
    
  padding: 1rem 0;
  font-size:2rem;
    }

span.text-sm.mt-2.text-store-text-primary{
  font-size: 0.7rem;
}

#about-3 .w-full.md\:w-7\/12{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;

 
}


#about-3 {
  margin-top: 0;
}

#about-3 a.btn.group{
  background: transparent;
  color:#510822;
  font-size: 2rem;
  position: relative;
  color: 
}

#about-3  .sicon-keyboard_arrow_left:before {
    display: none;
}
#about-3 a.btn.group:before{
content: "";
    position: absolute;
    width: 90%;
    height: 90%;
    top: 18px;
    background: #AADDF8;
    border-radius: 99999px;
    z-index: -9999;
    left: 53%;
    transform: translate(-50%);
}



#about-3 .w-full.md\:w-7\/12 h2 , 
#about-3 .w-full.md\:w-7\/12 p{
    color:#2B2B2B;
  font-size: 2rem !important;
  text-align: center;
}
h3.text-2xl.font-medium.absolute.bottom-0.ltr\:left-0.rtl\:right-0.p-4.xs\:text-xl.md\:text-3xl {
    font-size: 2rem;
}



/* Product card add to cart button */

.s-block--custom-products.container.s-block .product-cardcontent 
salla-add-product-button 
button.s-button-element ,
button.s-button-element.s-button-btn.s-button-outline.s-button-sm.s-button-wide.s-button-primary-outline.s-button-loader-center{
  background-color: #000000 !important;
  border: none !important;
  border-radius: 5px !important;
  padding: 10px 16px !important;

}

.product-cardcontent 
salla-add-product-button 
.s-button-text , 
button.s-button-element.s-button-btn.s-button-outline.s-button-sm.s-button-wide.s-button-primary-outline.s-button-loader-center{
  color: #ffffff !important;
}

/* Add cart icon inside button - make it white */
.s-products-slider-card .s-button-element .sicon-shopping , 
.product-cardnormal-cartbtn button i, .product-cardmini-cartbtn button i ,
.product-card__enhanced-mini-cart button.s-button-element i{
  display: inline-block !important;
  background-image: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path fill="%23ffffff" d="M60.53,18.71A2,2,0,0,0,59,18H48.85A15,15,0,0,0,34,5H30A15,15,0,0,0,15.15,18H5a2,2,0,0,0-1.53.71A2,2,0,0,0,3,20.35l5.33,30.3A6.51,6.51,0,0,0,14.77,56H49.23a6.51,6.51,0,0,0,6.41-5.36L61,20.35A2,2,0,0,0,60.53,18.71ZM30,9h4a11,11,0,0,1,10.81,9H19.19A11,11,0,0,1,30,9ZM51.71,49.94A2.52,2.52,0,0,1,49.23,52H14.77a2.5,2.5,0,0,1-2.47-2L7.38,22H56.62Z"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 18px;
  height: 18px;
}



.s-products-slider-card .s-button-element .sicon-shopping::before ,
i.text-\[16px\].sicon-add.ltr\:ml-auto.rtl\:mr-auto.enhanced-icon::before
{
  display: none;
}




.categories_rafal .group:hover .group-hover\:scale-110 {
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
}



salla-installment.hydrated {
    display: none;
}