/* Add custom CSS styles below */ 
@import "https://kit-pro.fontawesome.com/releases/latest/css/pro.min.css";@import "https://kit-free.fontawesome.com/releases/latest/css/free.min.css";@font-face {
    font-family: sst-arabic-roman;
    src: url(https://cdn.salla.sa/vRPjx/IR1iYPVff0DItkboB56Ce6VVO364RP6X30NtW0zq);
    font-weight: 400
}

@font-face {
    font-family: sst-arabic-roman;
    src: url(https://cdn.salla.sa/vRPjx/Xv8JtlednOB5mZDuIqhLUxCXCnwAROqdUc7wRc1w);
    font-weight: 700
}
body{
  background:#fff !important
}
body,*:not(i) {
    font-family: sst-arabic-roman!important
}
.s-block--features__item .feature-icon {
  margin-bottom: 0;
  overflow: visible;
  border-radius: 0;
  background-color: transparent;
}
.s-social-link a{
  background: #20fcfc;
}
.s-block--features__item:first-child {
    grid-column: auto;
}
.s-block--features .grid{
      grid-template-columns: repeat(3, minmax(0, 1fr));
}
.s-block--features__item {
 padding: 0;
    border: none;
    border-radius: 8px;
    margin: 0 2.5%;
}

.s-block--features__item .feature-item__icon {
    background: 0 0!important;
    color: #262626
}

.s-block--features__item h2 {
    color: #262626;
    font-size: 1.3rem;
    margin-top: 10px
}

.s-block--features__item p {
    color: #191919;
    font-size: 1rem;
    padding-top:7px;
    
}

.sicon-dollar-cash:before {
    font-family: "font awesome 5 pro";
    content: "\f4c5";
    color: #20fcfc;
    font-size: 5rem
}

.sicon-check-circle:before {
    font-family: "font awesome 5 pro";
    content: "\f2f7";
    color: #20fcfc;
    font-size: 5rem
}

.sicon-dashboard-high:before {
    font-family: "font awesome 5 pro";
    content: "\f62a";
    color: #20fcfc;
    font-size: 5rem
}

.s-product-card-vertical{
    border: 2px solid #20fcfc;
    border-radius: 14px;
}
salla-slider.photos-slider .swiper {
    padding: 0!important
}

salla-slider.photos-slider .swiper-slide {
    width: 100%;
    margin: 0!important;
    padding: 0!important;
    border-radius: 0
}

salla-slider.photos-slider .swiper-slide img {
    border-radius: 0
}
.s-product-card-content-title a {
    text-align: center;
    font-size: 1rem
}

.s-product-card-content-sub,.s-product-card-content-subtitle {
    justify-content: center;
    text-align: center
}

.s-product-card-content-footer .s-button-primary-outline {
    background: #20fcfc;
    border: none;
    color:#000
}
.product-single .main-content {
      display: flex;
    flex-direction: column;
}
.bg-white.py-2\.5.mb-5.rounded-md.inline-flex.text-sm {
    order: -1;
}
.s-product-card-content-title a,.s-product-card-price {
    color: #000
}

.s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
    background-color: #fff!important
}