/* Add custom CSS styles below */ 
@font-face {
  font-family: 'FatimahArabic';
  src: url('https://cdn.salla.sa/your-font.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}
body {
  font-family: 'FatimahArabic', sans-serif !important;
}
.logo-footer img {
  content: url("https://res.cloudinary.com/dacuqvay3/image/upload/v1771170823/Artboard_%D9%A4_5_u7nezu.png") !important;
  width: auto !important;
  height: 70px !important; /* تقدري تعدلي المقاس */
}

body,
h2,
p{
  color: #182c42 !important;
}
/*بنر طولي*/
.s-block--fixed-banner img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
/*بنر طولي*/
.angel-stories-tile__avatar {
  border: 3px solid #ad9b8a !important;
}
a.s-block__display-all,
a.s-slider-block__display-all{
  border-radius: 4px 27px 27px 4px;
  background: #2f3f60;
  padding-left: 13px;
  padding-right: 13px;
  font-weight: bold !important;
  color: #a9b7c7;
  
}
a.s-slider-block__display-all {
  margin-top: 11px;
}
custom-salla-product-card {
    padding: 6px;
}
/*اضافة للسلة*/
button.s-button-element.s-button-btn.s-button-primary.s-button-wide.s-button-loader-center {
    border-radius: 12px 12px 0 0;
    margin-bottom: -19px;
    padding-bottom: 20px;
}

h2 {
    border-right: 3px solid #9faab8;
    padding-right: 10px;
    font-size: 21px !important;
}
.flex.flex-col.gap-1.p-4.md\:p-8.md\:w-1\/2 {
   border-bottom: 3px solid #aab7ca;
    border-radius: 0 0 73px 73px;
    text-align: center;
    align-items: center;
    background: linear-gradient(6deg, #aab7ca, #f6f7f9, #ffffff);
}
.tabs.tabs__special.tabs__outline {
    justify-content: center;
}
button.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    padding: 9px;
    border-radius: 6px;
    background: #a7b6a3;
    border: none;
    color: #2f3f60;
    font-weight: bold !important;
}
section.s-block.s-block--features.angel-features.no-home-tab.bg-gray-100.da-bgg.py-8.mask-block {
    margin-top: 39px;
}
/*اسئلة شائعة*/
label.block.cursor-pointer.p-6.ltr\:mr-16.rtl\:ml-16.text-sm.font-primary.leading-6.transition {
    background: #d8dfd7;
    border-radius: 11px;
}
p.w-full.\!p-0.text-gray-400.da-ts {
    display: none;
}
.s-block__title.angel-products-title.flex-col.gap-1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
section.s-block.s-block--faqs.no-home-tab.in-view {
    margin-top: 54px;
}
salla-slider#testimonials-15-slider h2{
  text-align: center;
}
section.s-block.s-block--testimonials.angel-testimonials.no-home-tab.in-view {
    margin-bottom: 38px;
}
.s-social-link a {
  background: #a8b6c6;
    color: #1f2a44;
}
footer.store-footer,
.store-footer h3{
    color: #a8b6c6;
}
.flex.flex-col.w-full.px-4.pb-8.-mt-8 {
    background: #1f2a44;
    color: #a8b6c6;
    border-radius: 19px;
    box-shadow: 1px 0px 10px #0000004d;
}
p.text-base.da-tm.leading-6.w-full.da-tm.text-center.my-2{
   color: #a8b6c6 !important;
}
img.logo-light.foo {
    height: 3.5rem;
}
.s-product-card-content-title {
  display: block !important;
  -webkit-line-clamp: unset !important;
  -webkit-box-orient: unset !important;
  overflow: visible !important;
  white-space: nowrap !important;
  text-overflow: unset !important;
  font-size: 12px !important;
}
.s-product-card-content-title a{
   font-size: 12px !important;
}