@font-face {
  font-family: 'Careem';
  src: url('https://amr099.github.io/Fonts/GraphikArabic-Black.woff') format('opentype');
  font-weight: normal;
  font-style: normal;
}

body *{
  font-family: 'Careem' !important;
}

.store-header > div{
  background: transparent
}

#best-offers-3-slider h2:after {
    content: "اختــــر البـــاقـــــة الأنســـــب لمـــرحلـــــة مشــــروعــــك وميـــزانيتـــــك.";
    font-size: 16px;
    font-weight: 400;
    display: block;
}

.product-card {
    background-color: transparent;
    border:2px solid #aeb5ae;
    border-radius: 0 0 8px 8px
}

@media(min-width:1140px){
  #best-offers-3-slider .swiper-wrapper {
    justify-content: center;
}
}


.advanced-slider h2{
  color:var(--color-primary) !Important;
}

.enhanced-title-border:after,
.enhanced-title-border:before {
    width: 150px;
}



.advanced-slider p{
  color:#DBD2C1 !Important;
}

.s-block__title{
    justify-content:center;
}

.s-block__title h2{
    font-size:32px;
    color:var(--color-primary) !important;
}
/* Categories */
.s-block--banners .banner-entry {
    height: 400px;
}
.s-block--banners .lazy__bg {
    background-size: contain;
    background-repeat: no-repeat;
}

@media(min-width:992px){
  .enhanced-title-border:after,
.enhanced-title-border:before {
    width: 200px;
}
    .s-block__title h2{
    font-size:48px;
    color:var(--color-primary) !important;
    }
.s-block--banners .grid {
    grid-template-columns: repeat(auto-fit, minmax(0px, 1fr));
}

.s-block--banners .banner-entry {
    height: 500px;
}
}


/* Transparent Banner */
.banner-entry,
.banner--fixed img {
    background-color: transparent !important;
}

.single-faq  p  {
    color: #DBD2C1 !important;
}

.single-faq.w-full.rounded-lg.border.border-store-text-secondary.bg-store-bg-secondary.py-3.px-5 {
    background: var(--color-primary);
}

.enhanced-title-border{
  background: var(--color-primary)
}


.review > div{
  gap:5rem;
  border:2px solid var(--color-primary);
  border-radius: 1rem;
  background: transparent
}

.review p{
  font-size:24px !Important;
  line-height: 1.4
}

.s-block--faq i.sicon-keyboard_arrow_down {
    background: #dbd2c1;
    color: #3b4653;
}

footer , footer> div {
  background:transparent !important
}