/* Add custom CSS styles below */ 
    body {
       background-color:#fff;
    }
    b.s-cart-summary-total {
        display: none;
    }
    section.s-block.s-block--fixed-banner.wide-placeholder:first-of-type {
        margin-top: 0;
    }
    
    section.s-block.s-block--fixed-banner.wide-placeholder:first-of-type .container {
        padding: 0;
        max-width: 100%
    }
    
    section.s-block.s-block--fixed-banner.wide-placeholder:first-of-type .container img {
        border-radius: 0;
        background-color: transparent;
    }
    .s-slider-block__title-right {
        margin:auto
    }
    .s-slider-block__title h2 {
        font-size: 25px;
    }
    .s-slider-block__title h2:after {
        content: "_______منتجات متنوعة ________";
        display:block;
        margin-top:10px;
        font-size:16px;
        color: #487179;
        font-weight: 400;
    }
    .s-slider-block__title-right, .s-slider-block__title h2{
        padding:0;
        text-align: center;
    }
    .slide--cat-entry {
        background-color: transparent;
        border: none !important;
        box-shadow: none !important;
        height: unset;
        transition: 1s
    }
    
    .slide--cat-entry:hover {
        transform: scale(0.8);
        transition: 1s
    }
    
    .slide--cat-entry img {
        width: 100%;
        height: 100%;
        border-radius: 0
    }
    .slide--cat-entry h2 {
        display: none
    }
    .s-slider-block__title-nav {
        display: none !important;
    }
  
    .s-product-card-entry.s-product-card-vertical.s-product-card-fit-height {
        border: 1px solid #487179;
    }
    button.s-product-card-wishlist-btn.animated.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
        border: 1px solid #487179 !important;
        border-radius: 10px !important;
        color: #487179;
        background-color: #fff !important;
        opacity: 1;
        background-color: #fff !important;
    }
    .s-product-card-content * {
        justify-content: center;
        text-align: center;
    }
    .s-product-card-price {
        color: #487179;
    }
    .s-product-card-sale-price h4 {
        color:#487179 !important
    }
    .s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
       background-color:#487179 !important;
        color: #ffff;
        opacity: 1;
        border:none!important
    }
    button.s-product-card-wishlist-btn.animated.s-button-element.s-button-icon.s-button-fill-none.s-button-light.s-button-loader-center {
        border: 1px solid #487179 !important;
        border-radius: 10px !important;
        color: #fff;
        background-color: var(--BScolor) !important;
        opacity: 1;
    }
    button.s-product-card-wishlist-btn.animated.s-button-element.s-button-icon.s-button-fill-none.s-button-light.s-button-loader-center:hover{
          background-color: #fff !important;
    }
    .s-product-card-content {
        /* background-color: transparent !important; */
    }
    .s-product-card-content-title a {
        /* color: #66a6b1; */
    }
    .s-product-card-image,
    .s-user-menu-trigger {
      background-color: transparent !important
    }
    section.s-block.s-block--features.container .s-block--features__item{
        box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    }
    section.s-block.s-block--features.container .s-block--features__item .feature-icon {
      background-color: transparent !important;
      width: 100%;
      height: 100%
    }
    section.s-block.s-block--features.container .s-block--features__item .feature-icon i {
      color: transparent;
      background-size: contain;
      width: 100px;
      height: 100px
    }
    section.s-block.s-block--features.container .s-block--features__item:first-of-type .feature-icon i {
      background-image: url("https://i.postimg.cc/wM25PYVK/price-tag-1.png")
    }
    section.s-block.s-block--features.container .s-block--features__item:nth-of-type(2) .feature-icon i {
      background-image: url("https://i.postimg.cc/KcTm4BXt/delivery-man-1.png")
    }
    section.s-block.s-block--features.container .s-block--features__item:nth-of-type(3) .feature-icon i {
      background-image: url("https://i.postimg.cc/MZ5yzxyN/fi-1198291.png")
    }
    .s-block--features__item h2,
    .s-block--features__item p {
      font-size: 15px;
    }
    .s-block--features__item p {
        display:none
    }
    
    
    .s-reviews-testimonial {
        box-shadow: rgba(0, 0, 0, .24) 0 3px 8px !important;
    }
    
     .s-reviews-swiper-slide.swiper-slide{
        padding:10px
    }
    .s-reviews-display-all {
        display:none
    }
    
    h1.s-reviews-header {
        margin: auto;
        margin-bottom: 20px;
        border-bottom:2px solid #487179;
        padding-bottom:5px;
        font-size:22px
    }
    
    footer.store-footer {
        background-image: url("https://i.ibb.co/s5Dhtd6/Footer.png");
        background-position: top center;
        background-repeat: no-repeat;
        background-size:cover;
    }
    
    .store-footer__inner {
        background-color: transparent !important;
        border: none !important;
        
    }
    .store-footer__inner:before {
      position: absolute;
      content: "";
      background: url("https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/YgQdqq/kIQlEZ5lGOJ1WVJGOOLapzYmtouk7sqO5oVmExUE.png") center center/contain no-repeat;
      color: red;
      width: 130px;
      height: 170px;
      top: 0;
      left: 0;
      right: 0;
      margin: auto
    }
    .store-footer__inner .container.grid {
      padding-top: 100px;
      grid-template-columns: repeat(3, minmax(0, 1fr)) !important
    }
    .store-footer__inner * {
      text-align: center !important;
      justify-content: center !important
    }
    .store-footer__inner .grid>div {
      padding-left: 0;
      grid-column: span 1/span 2
    }
    span.text-sm.copyright-text p {
      /* color: #fff !important; */
    }
    footer.store-footer {
      background-color: transparent !important;
    }
    .s-comments.s-comments-product {
      background-color: transparent
    }
      .s-comments.s-comments-product {
        background-color: transparent
      }
      [product-status="out"] {
          cursor:no-drop;
      }
      section.cart-item,
      .content.content--single-page {
          box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0
      }
    .s-product-card-image,
    .s-user-menu-trigger {
      background-color: transparent !important
    }
.main-content h2.font-bold.text-xl.inline-block {
    color: #487179;
}
  @media(min-width:992px){
        section.s-block.s-block--categories .swiper-slide.slide--one-sixth {
    width:33%;
    padding:50px
    }
    }
@media (max-width:992px) {
  .store-footer__inner .container.grid {
    padding-top: 115px;
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important
  }
  .store-footer__inner p {
    margin: auto
  }
}
@media (max-width:600px) {
    .navbar-brand img {
  max-height: 60px !important;
}
    
  .main-nav-container b.s-cart-summary-total {
    display: none
  }
  .s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    padding: 5px
  }
  section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none {
    justify-content: center
  }
  section.s-block.s-block--features.container .s-block--features__item .feature-icon i {
    width: 80px;
    height: 80px
  }
    .s-reviews-testimonial__inner {
    flex-direction: column;
}
}










.s-block.s-block--categories .swiper-wrapper.s-slider-swiper-wrapper {
    justify-content: space-evenly
}

.slide--cat-entry {
    height: unset;
    border: none;
    box-shadow: none!important;
    transition: 1s;
    position: relative
}

.slide--cat-entry:hover {
    transform: scale(.8);
    transition: 1s
}

.slide--cat-entry img {
    width: 100%;
    height: 100%;
    position: relative
}

.slide--cat-entry i {
    color: transparent;
    position: relative
}

.s-block.s-block--categories .swiper-slide.slide--one-sixth:first-of-type .slide--cat-entry:before {
    content: "";
    background: url("https://i.ibb.co/JCzrzHm/1.png") center center/cover;
    width: 313px;
    height: 297px
}

.s-block.s-block--categories .swiper-slide.slide--one-sixth:nth-of-type(2) .slide--cat-entry:before {
    content: "";
    background: url("https://i.ibb.co/zftJJKF/2.png") center center/cover;
    width: 313px;
    height: 297px
}
.s-block.s-block--categories .swiper-slide.slide--one-sixth:nth-of-type(3) .slide--cat-entry:before {
    content: "";
    background: url("https://i.ibb.co/4Tr4JbK/3.png") center center/cover;
    width: 313px;
    height: 297px
}


.slide--cat-entry h2 {
    font-size: 22px
}


@media(max-width:600px) {
     .s-block.s-block--categories .swiper-slide.slide--one-sixth:first-of-type .slide--cat-entry:before {
        content: "";
        background: url("https://i.ibb.co/JCzrzHm/1.png") center center/cover;
        width: 35vw;
        height: 35vw
    }

    .s-block.s-block--categories .swiper-slide.slide--one-sixth:nth-of-type(2) .slide--cat-entry:before {
        content: "";
        background: url("https://i.ibb.co/zftJJKF/2.png") center center/cover;
        width: 35vw;
        height: 35vw
    }
      .s-block.s-block--categories .swiper-slide.slide--one-sixth:nth-of-type(3) .slide--cat-entry:before {
        content: "";
        background: url("https://i.ibb.co/4Tr4JbK/3.png") center center/cover;
        width: 35vw;
        height: 35vw
    }

    .slide--cat-entry h2 {
        font-size: 15px
    }
}