@font-face {
  font-family: 'GE SS Unique Light';
  src: url('https://arbfonts.com//wp-content/fonts/new-arabic-fonts//GE_SS_Unique_Light_1.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'GE SS Unique Light', sans-serif;
  background-color: #fff;
}
.s-tabs-header *,
.content-container *{
    font-family: 'GE SS Unique Light', sans-serif;
}
.landing-page-fixed-bannar-0 a{
  color: #000 !important;
}
.s-block__title{
  justify-content: center;
}
@media (min-width: 768px) {
.navbar-brand img {
    max-height: 40px;
    width: 91%;
}
  .md\:grid-cols-2 {
    width: 88%;
    gap: 0;
    margin: auto;
}
  .s-block__title h2{
    font-size: 40px;
    color: #173B5E;
  }
  #section-3 h3,
  #section-3 p,
  #section-5 h3,
  #section-5 p{
    font-size: 60px;
  }
  #section-3 a,
  #section-5 a{
    border-radius: 25px;
  }
}
@media (min-width: 1280px) {
.navbar-brand img {
margin-right: 20%;
}
  .el_features .products {
    grid-template-columns: repeat(3, minmax(200px, 265px));
}
}
.s-block--banners.container .lazy__bg {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff;
}
.products-item:nth-child(1){
  display: none;
}
.hover\:bg-\[var\(--vd-color\)\]:hover,
salla-add-product-button salla-button.s-button-wrap.hydrated>button{
    background-color: var(--vd-color);
    color: #000 !important;
}
@media (max-width: 768px){
  .store-footer .text-justify {
    text-align: center;
}
  .navbar-brand img {
    max-height: 80px !important;
    max-width: 80px;
}
}
@media(max-width:768px){
  .banner-image {
    height:auto
  }
}