/* Add custom CSS styles below */ 


.wajha-features-item .wajha-features-icon
 {
    background-color: #003092 !important;
    border-radius: 50px !important;
 padding:20px;
 }
   .s-reviews-header-wrapper {
    align-items: start;
}
.sf_head.mb-4 {
    align-items:start
}

@media (min-width: 1280px) {
    .full-banner-entry {
        height: 761px;
    }
}
.wajha-features-item div.sf-bk{border-radius: 10px !important;
}
.banner--fixed img{
  background-color: white !important
}

section.s-block .container{
   max-width:90%;
}
.s-reviews-header-wrapper::after,.s-reviews-header-wrapper::before {content:none}
section.s-block .container{
   max-width:90%;
}@media (max-width: 768px){
.s-trust-badges-wrapper {
    margin-right: 50%;
}
  .footer-description.fade-up {
    text-align:center;
  }

  .p-3\.5.lg\:p-0.fade-up.delay-300 {
    text-align:center;
  }

  ul.important-links.flex,
  ul.account-links.flex.w-full.flex-col.gap-3 {
    display:flex;
    justify-content:center;
    align-items:center;
  }

  .store-footer h3 {
    text-align:center;
  }

  .contact-links {
    margin-right:100px;
  }

  .sbc-container.flex.flex-row {
    margin-right:40px;
  }

}