/* Add custom CSS styles below */



/* ************************************************* */
  /* --------------------- GENERAL ------------------- */
  /* ************************************************* */
  
  :root {
    --color-primary: #463e41;
    --color-primary-reverse: #fff;
}

.text-red-400 {
    color: #d0021b;
}
  /* ------------- FONTS ------------- */
 

/**********General Padding on desktop************/
/****************Fixed banner*******************/


.fixed-products .s-products-list-wrapper {
margin-bottom: 0;
}

.fixed-products {
margin-bottom: 0;
margin-top: 0;
}

.s-block--fixed-banner, .dynamic-banner--7 {
    margin-top: 0!important;
}
.s-block{
margin-top: 0 !important;
}
/**********General Padding on desktop************/

@media (min-width: 768px) {
.app-inner > section:(not:.dynamic-banner--0) {

  margin-left:0 !important;
margin-right:0 !important;
padding-left: 0!important;
padding-right: 0!important;
max-width:90%;
self-align:center;
}

}
 .double-banner--5{
margin-top:2rem !important;

 }
/******perfomance****/

.fixed-banner--2 img,
.fixed-banner--4 img
 {
  min-height: 50px;      
}
.fixed-banner--2,
.fixed-banner--4,
.dynamic-banner--7 
 {
  min-height: 5px;    
  padding-top:2rem; 
  padding-bottom:2rem;    
}
.square-links-1{
min-height:5px;
}

/* Fonts should never block first paint */
@font-face { font-display: swap; }

/* Push below-the-fold work out of the critical path */
.below-fold { content-visibility:auto; contain-intrinsic-size:1000px 1920px; }



 /************promotional AD***********/
  @media only screen and (min-width: 640px) {
      .animated-text--0 {
          margin-top: 1rem !important;
      }
      
   
          /*****uncomment if AD is used********/
     /* .dynamic-banner--0 {
        margin-top: 1rem!important;
      }*/
      
      .salla-advertisement .text-sm {
        font-size: 0.875rem;
      }
      .index .store-header {
        /*top:2.5rem;*/
      }
  }
  
  @media only screen and (max-width: 768px) {
      .animated-text--0 {
          margin-top: 0 !important;
      }
      
       .salla-advertisement .text-sm {
        font-size: 0.65rem;
      }
  }
  /*********************************/
/***************************************/
/***************Header*************/

/**** ICONS ********************/

/* icons */
.store-header .sicon-cart:before {
    content: "\ef36";
}

/* user icon container*/
.store-header salla-user-menu .s-user-menu-trigger {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
}

/* cart items counter */
.store-header .s-cart-summary-count {
    background-color: #d0021b;
    right: -0.5rem;
    top: 0.125rem;
}

/* icons container */
.store-header .header-btn__icon {
    width: 1.75rem;
}

/* cart items */
.store-header salla-cart-summary {
    margin-right: 10px !important;
}

/*********************/
/********header background transition*********/
@media (min-width: 768px){
.index .store-header .main-nav-container{
margin-top:1rem !important;
}
 .main-nav-container .main-menu-row{
margin-top:1.5rem !important;
padding-bottom:1.5rem !important;
}
.index .store-header .main-nav-container:not(.fixed-header){
color:#958D8F;/**optional: when banner is dark**/
}
.index .store-header .main-nav-container:not(.fixed-header) a:hover{
color:#ABA5A7 !important;/**optional: when banner is dark**/
}
.index .store-header .main-nav-container:not(.fixed-header) .sub-menu{
color:#000;/**optional: when banner is dark**/
}
.index .store-header .main-nav-container:not(.fixed-header) .navbar-brand img {
        filter: invert(1) grayscale(1) contrast(3) !important;
    }
}







/********************************/


/*******************************/
#mainnav.animated{
background-color: #fff;
color: #000;/**optional: when banner is dark**/
}
@media (max-width: 767px){

#mainnav.animated .navbar-brand img {

  height: 50px !important;            /* shrink */
}
}

/*********minimize the header height************/
#mainnav .inner.bg-inherit .container .flex.items-stretch.justify-between.relative{
height: 50px;
}
#mainnav .inner.bg-inherit{
padding: 0 !important;

}

/*******************************************/
  /* --------------- START NAVBAR LINKS --------------- */
  
li#\"1090178922\",
li#\31 090178922 {
    display: none!important;
}


li#\36 3667287,
li#\"63667287\",
li#\36 51219845 a[aria-label="عروض يوم التأسيس"],
li#\"651219845\",
li#\31 723346235,
li#\"1723346235\",
li#\36 51219845 a[aria-label="عروض اليوم الوطني"]{
color: #d0021b
}
  
  /* --------------- END NAVBAR LINKS --------------- */
/* ------------- START RADIUS ------------- */

@media only screen and (max-width: 768px) {

    .rounded-lg,
    .rounded-md,
    salla-products-slider .s-slider-block__display-all,
    .product-card,
   
    .s-block--fixed-banner .banner--fixed img,
    .s-block--animated-brands .s-block--animated-brands--brand {
        border-radius: 0rem !important;
    }
}

@media only screen and (min-width: 769px) {

    .rounded-lg,
    .rounded-md,
    salla-products-slider .s-slider-block__display-all,
    .product-card,
  
    .s-block--fixed-banner .banner--fixed img,
    .s-block--animated-brands .s-block--animated-brands--brand {
        border-radius: 0rem !important;
    }
}

.product-single__inner .btn-tab,
.product-single__inner .s-button-btn,
.product-single__inner .s-quantity-input-container,
.product-single__inner .s-quick-order-container,
.product-single__inner .s-form-control,
.product-single__inner .s-product-options-thumbnails-wrapper label,
.product-single__inner .s-button-icon,
.product-single__inner .s-social-share-list,
.product-single__inner .s-comment-form-input {
    border-radius: 0rem !important;
}

/* ------------- END RADIUS ------------- */

 /*************main banner*****************/

/* keep full-viewport container */
@media (min-width: 768px){
.dynamic-banner--0{
  width: 100vw;
  height: 50%;
padding:0 !important;
margin-bottom:2rem ;
}
}
@media (max-width: 767px){
.dynamic-banner--0{
padding-top: 50px;
margin-bottom:2rem ;
}
}

/*******dynamic banner (7th banner)****/
.dynamic-banner--7 img{
  min-height: 100px;
}
/*************************************/
 /*************Square links*************/
 /************Links with img only************/
 #square-links-slider-1 .swiper-wrapper.s-slider-swiper-wrapper .swiper-slide{
 padding: 0;
 }
 #square-links-slider-1 .swiper-wrapper.s-slider-swiper-wrapper .swiper-slide a{
    width: 100%;
    height: 100%;
    display: block;
 }
  #square-links-slider-1 .swiper-wrapper.s-slider-swiper-wrapper .swiper-slide a div,  .swiper-wrapper.s-slider-swiper-wrapper .swiper-slide a div img{
    width: 100%;
    height: 100%;
 }
 #square-links-slider-1 .swiper-wrapper.s-slider-swiper-wrapper .swiper-slide h3,#square-links-slider-1 .swiper-wrapper.s-slider-swiper-wrapper .swiper-slide p{
 
    visibility: hidden;

 }
 /*comment out when use only products images**/
#square-links-slider-1 .swiper-wrapper.s-slider-swiper-wrapper .swiper-slide {

/*background-color:#f2f2f2; /*zyros products background*/
/* padding-bottom:26px;*/

 }
/* Mobile-specific full-width */
@media (max-width: 767px) {
  .square-links-1 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    box-sizing: border-box;
  }

  .square-links-1 > .mx-auto,
  .square-links-1 .container,
  .square-links-1 .swiper {
    padding: 0 !important;
    margin: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    box-sizing: border-box;
  }

  /* Force Swiper wrapper into grid for mobile layout */
  #square-links-slider-1 .swiper-wrapper.s-slider-swiper-wrapper {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 3px;
    transform: none !important;
    transition-duration: 0ms !important;
    box-sizing: border-box;
  }

}


/* Desktop: respect default container padding */
@media (min-width: 768px) {
/* Let the wrapper behave like other app-inner sections */
.square-links-1 {
  padding-left: clamp(14px, 4vw, 48px);
  padding-right: clamp(14px, 4vw, 48px);
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* Remove container or mx-auto width restrictions */
.square-links-1 > .mx-auto,
.square-links-1 .container {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box;
}

.square-links-1 .swiper-wrapper.s-slider-swiper-wrapper {
  width: 100% !important;
  box-sizing: border-box;
  display: flex !important;
  gap: 3px;
}

  /* viewport stays centered, overflow hidden */
  #square-links-slider-1 .s-slider-container{
    overflow: hidden;
  }

  /* give the track a predictable gap (optional, tune if needed) */
  #square-links-slider-1 .swiper-wrapper.s-slider-swiper-wrapper{
    display: flex !important;
    gap: var(--sq-links-gap, 3px);
  }

  /* force six equal columns regardless of slide--one-fourth/sixth */
  #square-links-slider-1 .swiper-wrapper.s-slider-swiper-wrapper .swiper-slide{
    /* 6 columns → each gets (100% - 5 gaps) / 6 */
    width: calc((100% - (6 - 1) * var(--sq-links-gap, 8px)) / 6) !important;
    flex: 0 0 calc((100% - (6 - 1) * var(--sq-links-gap, 8px)) / 6) !important;
    max-width: calc((100% - (6 - 1) * var(--sq-links-gap, 8px)) / 6) !important;
  }

  /* make media fill nicely inside each tile */
  #square-links-slider-1 .swiper-slide a{ display:block; width:100%; height:100%; }
  #square-links-slider-1 .swiper-slide img{
    display:block; width:100%; height:auto; object-fit:cover;
  }
}
  .square-links-1 .s-slider-block__title-nav{
display: none;
}
/*******************************/


/***********categories products****************/
/*******hide titles*******/
#app .app-inner .fixed-products .home-block-title{
display: none;
}
/* ************************************************* */
  /* ------------------ PRODUCT CARD ----------------- */
  /* ************************************************* */
  /* stop zoom-in on hover*/
  .product-card:hover {
transform: none !important;
}
/*unify product card margin*/
.product-card {
    margin-bottom: 10px;
}
.s-block.container.fixed-products.fixed-products--8 .product-card .product-card__image {
    height: auto !important;
    max-height: none;
}

/* promo title */
.product-card .product-card__image .product-card__promotion {
    background-color: rgba(207, 20, 43, 0.11) !important;
    color: rgb(207, 20, 43);
    font-weight: 900;
    font-size: 12px;
    padding: 3px 8px;
}

.product-card .product-card__image .product-card__promotion::before {
    display: none;
}

/* like and quick view buttons */
.product-card .product-card__buttons {
    display: none;
}

/* title */
.product-card .product-card__content .product-card__title a {
    font-weight: 500;
}

.product-card .product-card__content .product-card__title {
    order: 1;
    margin-bottom: 0.25rem;
}

.product-card .product-card__content {
    padding: 0 !important;
    margin: 0 !important;
}

/* text contents*/
.product-card .product-card__content .product-card__content-wrapper {
    text-align: right;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    padding-top: 0 !important;
}

/* subtitle */
.product-card .product-card__content .product-card__subtitle {
    color: #463e41;
    /*font-weight: 900;*/
    line-height: 0.875rem;
    order: 2;
    margin-bottom: auto;
}

/* Prices */
/* prices container */
.product-card .product-card__content .product-card__price {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    order: 3;
}

/* price before */
.product-card .product-card__content .product-card__price span {
    margin-right: 0 !important;
    font-size: 14px;
}

/* price after */
.product-card .product-card__content h4.product-card__price,
.product-card .product-card__content .product-card__price h4 {
    font-size: 18px;
    line-height: 1.5rem;
    order: 3;
}

.product-card .product-card__content .product-card__price h4 {
    color: #d0021b;
}

/* add to cart */
.product-card .sicon-shopping {
    display: none;
}

.product-card product-card__enhnaced-normal-cart__btn hydrated {
    border-radius: 0 !important;
}

.product-card .btn--add-to-cart button:hover {
    opacity: unset;
}

.product-card .btn--add-to-cart button span {
    color: #463e41;
}

.product-entry .content-wrap .btn--add-to-cart .s-button-element {
    border-color: rgba(115, 112, 84, 0.9) !important;
}

/* rating */
.product-card .product-card__content .s-product-card-rating {
    order: 4 !important;
}

@media only screen and (min-width: 640px) {
/* card content conatiner*/
.product-card__content .product-card__content-wrapper{
padding-right: 14px;
}
    /* add to cart*/
    .product-card .btn--add-to-cart button span {
        font-size: 1rem;
    }
}

@media only screen and (max-width: 768px) {

    /* promo title */
    .product-card .product-card__image .product-card__promotion {
        bottom: initial !important;
        top: 10px !important;
        right: initial !important;
        left: 10px !important;
    }

    /* title */
    .product-card .product-card__content .product-card__title a,
    .product-card .product-card__content .product-card__title {
        font-size: 10px;
        line-height: 1.25rem;
    }


    /* sale price */
    .product-card .product-card__content h4.product-card__price,
    .product-card .product-card__content .product-card__price h4 {
        font-size: 14px;
        line-height: 0.2rem;
    }

    /* price before*/
    .product-card .product-card__content .product-card__price span {
        font-size: 10px;
    }

    /* add to cart */
    .product-card__enhanced-mini-cart {
        margin-top: 0rem !important;
        padding: 0 !important;
    }

    .product-card .btn--add-to-cart button span {
        font-size: 0.875rem;
    }

    .product-card__enhanced-mini-cart button.s-button-element {
        border: 1px #463e41 solid !important;
    }

    .product-card__enhanced-mini-cart button.s-button-element:hover {
        background-color: #463e41 !important;
    }

    .product-card__enhanced-mini-cart__btn--inner .sicon-add:before {
        display: none !important;
    }

    /* rating */
    .product-card .product-card__content .s-product-card-rating {
        font-size: 0.875rem;
        line-height: 0.875rem;
        margin-bottom: -0.75rem
    }

    .product-card .product-card__content .s-product-card-rating span svg {
        height: 0.75rem;
        width: 0.75rem;
    }
}

  /* ******************************************* */
/* ----------- BEST OFFERS BLOCK ------------- */
/* ******************************************* */
.s-block--best-offers {
  margin-top: 0.5rem;
}

/* title container */
.s-block--best-offers salla-slider .s-slider-block__title {
    display: none;
}

.s-block--best-offers .s-slider-block__title,
salla-products-slider .s-slider-block__title {
    border-bottom: unset;
    margin-bottom: 0;
}

/* title */
.s-block--best-offers .s-slider-block__title-right,
salla-products-slider .s-slider-block__title-right {
    border-bottom: unset;
}

@media only screen and (max-width: 768px) {

    /* title */
    .s-block--best-offers .s-slider-block__title-right,
    salla-products-slider .s-slider-block__title-right {
        padding-bottom: 0;
    }

    /* display all */
    .s-block--best-offers .s-slider-block__title-left .s-slider-block__display-all,
    salla-products-slider .s-slider-block__title-left .s-slider-block__display-all {
        border: unset;
        padding-left: 0;
    }

    /* title */
    .s-block--best-offers .s-slider-block__title h2 {
        font-size: 1rem;
    }

}

@media only screen and (min-width: 769px) {
    .s-block--best-offers {
        /*padding-left: 0;*/
    }

    /* title */
    .s-block--best-offers .s-slider-block__title h2 {
        font-size: 1.5rem;
    }
}
   /* ************************************************* */
  /* -------------- TESTIMONIALS BLOCK --------------- */
  /* ************************************************* */
  .s-block--testimonials.enhanced:before {
    background-image: unset;
}

/* title */
.s-block--testimonials .container div h2 {
    font-size: 0;
}

.s-block--testimonials .container div h2:after {
    content: 'آراء العملاء';
}

.s-block--testimonials .review div {
    border-radius: 0;
}

.s-block--testimonials .sicon-quote:before {
    color: #808000;
}

@media only screen and (max-width: 768px) {
    .s-block--testimonials .container div h2:after {
        font-size: 1rem;
    }

    .s-block--testimonials {
        margin-top: 30px;
    }
}

@media only screen and (min-width: 769px) {
    .s-block--testimonials .container div h2:after {
        font-size: 1.75rem;
    }
}
  
 
  /* -------------- END RATING SECTION ---------------- */
 
  /* ************************************************* */
  /* --------------------- FOOTER -------------------- */
  /* ************************************************* */
 .store-footer .container .img-fluid {
    height: 60px !important;
}

.footer-bottom .footer-rights p {
    color: white !important;
}

.footer-bottom ul li {
    border-radius: 4px;
}

.store-footer__contacts-row .social-link {
    border: 1px rgb(229, 231, 235, 0.9) solid !important;
}
/******************************************/
/* ******************************************* */
/* ------------ CATEGORIES PAGE -------------- */
/* ******************************************* */
/* sub-category images */
.products-index [id*=sub-cats-slider-] .swiper-slide div:has(i) {
    display: none;
}

/* sub-category text */
.products-index [id*=sub-cats-slider-] .s-slider-swiper-wrapper .swiper-slide a {
    border: 1px #463e41 solid;
    border-radius: 0;
}

.products-index [id*=sub-cats-slider-] .s-slider-swiper-wrapper .swiper-slide a:hover {
    background-color: #463e41;
}

.products-index [id*=sub-cats-slider-] .s-slider-swiper-wrapper .swiper-slide a:hover span {
    color: #fff;
}

/* product card image */
.products-index .main-content .product-card .product-card__image {
    height: auto !important;
    max-height: none;
}

@media only screen and (max-width: 768px) {
    .products-index [id*=sub-cats-slider-] .s-slider-swiper-wrapper .swiper-slide {
        margin: auto 4px;
        width: 20% !important;
    }

    .products-index [id*=sub-cats-slider-] .s-slider-swiper-wrapper .swiper-slide a span {
        margin-bottom: 0.5rem;
        font-size: 0.5rem;
        line-height: 0.5rem;
    }

}

@media only screen and (min-width: 769px) {

    /* sub-category text */
    .products-index [id*=sub-cats-slider-] .s-slider-swiper-wrapper {
        justify-content: center;
        font-weight: 900;
        margin: auto 32px;
    }

    .products-index [id*=sub-cats-slider-] .s-slider-swiper-wrapper .swiper-slide {
        margin: auto 10px;
    }

    .products-index [id*=sub-cats-slider-] .s-slider-swiper-wrapper .swiper-slide a span {
        margin-bottom: 0.5rem;
    }
}

  
.app-inner .product-single .product-single__slider__inner .promotion-title {
    background-color: rgba(207, 20, 43, 0.11) !important;
    color: rgb(207, 20, 43);
}

@media only screen and (min-width: 769px) {

    /* multiple images */
    .app-inner .product-single .product-single__inner .product-single__slider {
        width: 46% !important;
    }

    /* single image */
    .app-inner .product-single .product-single__slider .product-single__main-media {
        /*height: auto;*/
    }
}

@media only screen and (max-width: 768px) {

    /* buy now button */
    .app-inner .product-single .sticky-product-bar salla-quick-buy button.s-quick-buy-button {
        line-height: 20px;
    }

    .product-single salla-offer .s-slider-container .swiper-slide {
        width: 50%;
    }

    .product-single salla-offer .product-card .product-card__content {
        padding: 0 !important;
    }
}

/* rearrange components */
.product-single .app-inner .store-header+.container {
    display: flex;
    flex-direction: column;
}

.product-single .app-inner .container .product-more-info {
    order: 3;
}

.product-single .app-inner .container salla-offer,
.product-single .app-inner .container .container.mt-5.simplified-products.fit-slider-products {
    order: 4;
}

/* brand logo */
.app-inner .product-single .product-single__info .product-brand .brand-logo {
    display: none;
}

/* availabilty text */
.app-inner .product-single .product-single__info .inventory-content {
    display: none;
}

/* prices */
.app-inner .product-single .product-form div.bg-storeBG {
    display: none;
}

/*hide inventory*/
.product-single__info .flex-col {
    display: none;
}

/* ----------- START OFFER SLIDER ------------ */
/* icon */
.s-offer-wrapper .s-slider-block__title h2::before,
.s-offer-wrapper .s-offer-corner-badge {
    display: none;
}

/* title */
.s-offer-wrapper .s-slider-block__title .s-slider-block__title-right h2 {
    color: #0B1F37;
}

/* ------------ END OFFER SLIDER ------------- */
/* ---------- START RATING SECTION ----------- */
.product-more-info .s-comments-product .comments-list-wrap .comment div:has(> .sicon-check) {
    display: none;
}

/* ---------- END RATING SECTION ------------- */
/* ******************************************* */
/* ---------------- CART PAGE ---------------- */
/* ******************************************* */
  
  /* coupon input */
  .cart div:has(> input#coupon-input)::after {
        content: '* الأكواد لا تشمل عرض 1+1 مجاناً';
        font-size: 10px;
        color: grey;
        font-weight: 400;
    }
    
    

  
  /* ************************************************** */
  /* ************************************************* */
  /* -------- SPECIAL PRODUCTS SLIDER BLOCK ---------- */
  /* ************************************************* */
  .s-block--special-products-slider--5 .s-products-slider-slider .s-slider-block__title:before {
      content: "OUR FAVORITES";
      text-align: center;
      font-family: Futura, sans-serif;
      letter-spacing: 6px;
      font-weight: 400;
  }
  
  .s-block--special-products-slider--5 div div.bg-cover img {
      object-fit: contain;
  }
  
  .s-block--special-products-slider--5 .swiper-wrapper .product-card .product-card__image .product-card__promotion {
      display: none;
  }
  
  @media only screen and (min-width: 640px) {
  
      .s-block--special-products-slider--5 {
          /*margin-top: -4rem;*/
      }
  
      .s-block--special-products-slider--5 div div.bg-cover img {
          object-position: left;
      }
  
      .s-block--special-products-slider--5 .s-products-slider-slider .s-slider-block__title:before {
          margin: 20px auto;
          font-size: xx-large;
      }
  
      .s-block--special-products-slider--5 .s-products-slider-slider .s-block--special-products-slider .s-products-slider-card {
          width: 50% !important;
      }
  
      .s-block--special-products-slider--5 .s-products-slider-slider .swiper-wrapper {
          justify-content: center;
      }
  
  
  
  
  
      .s-block--special-products-slider--5 div div.bg-cover {
          width: 70%;
      }
  
      .s-block--special-products-slider--5 div:has(> div.bg-cover) {
          align-items: center;
  
      }
  
      .s-block--special-products-slider--5 .slider-wrap {
          padding-top: 9rem;
          margin-right: 0 !important;
          padding-right: 0;
      }
  
  }
  
  
  @media only screen and (max-width: 768px) {
      .s-block--special-products-slider--5 {
          margin-top: 1rem;
      }
  
      .s-block--special-products-slider--5 .slider-wrap {
          padding-bottom: 0;
      }
  
      .s-block--special-products-slider--5 .s-products-slider-slider .s-slider-block__title:before {
          content: "OUR FAVORITES";
          text-align: center;
          margin: 15px auto;
          font-size: large;
      }
  
  
      .s-block--special-products-slider--5 .s-products-slider-slider .swiper .swiper-wrapper {
          align-items: center;
          justify-content: center;
      }
  
      .s-block--special-products-slider--5 .s-products-slider-slider .swiper {
          padding: 0;
      }
  
  }
  
  /* ------------- SPECIAL PRODUCT CARD -------------- */
  .s-block--special-products-slider--5 .swiper-wrapper .product-card:hover {
      border: 1px #d2d2d2 solid;
  }
  
  .s-block--special-products-slider--5 .swiper-wrapper .product-card .product-card__image .product-card__buttons {
      display: none;
  }
  
  .s-block--special-products-slider--5 .swiper-wrapper .product-card .product-card__content {
      margin-top: 0;
  }
  
  .s-block--special-products-slider--5 .swiper-wrapper .product-card .product-card__content .product-card__title a {
      font-weight: 200;
      text-align: center;
  }
  
  .s-block--special-products-slider--5 .swiper-wrapper .product-card .product-card__content .product-card__price {
      text-align: center;
  }
  
  .s-block--special-products-slider--5 .swiper-wrapper .product-card .product-card__content .product-card__normal-cart {
      display: none;
  }
  
  .s-block--special-products-slider--5 .swiper-wrapper .product-card {
      border: unset;
      padding-bottom: 0.5rem;
  }
  
  @media only screen and (max-width: 768px) {
  
      /* preview & wishlist*/
      .s-block--special-products-slider--5 .swiper-wrapper .product-card .product-card__image .product-card__actions {
          display: block !important;
          top: initial;
          right: initial;
          bottom: 0px;
          left: 5px;
      }
  
      /* wishlist */
      .s-block--special-products-slider--5 .swiper-wrapper .product-card .product-card__image .product-card__actions .wishlist {
          display: none;
      }
  
      /* quickview */
      .s-block--special-products-slider--5 .swiper-wrapper .product-card .product-card__image .product-card__actions div button {
          background: #fff;
          width: 24px;
          height: 24px;
      }
  
      .s-block--special-products-slider--5 .swiper-wrapper .product-card .product-card__image .product-card__actions div button i {
          color: #000 !important;
      }
  
      .s-block--special-products-slider--5 .swiper-wrapper .product-card .product-card__content {
          min-height: unset !important;
      }
  
      .s-block--special-products-slider--5 .swiper-wrapper .product-card .product-card__content .product-card__enhanced-mini-cart {
          display: none;
      }
  
  }
  
  @media only screen and (min-width: 640px) {
      .s-block--special-products-slider--5 .swiper-wrapper .product-card .product-card__image {
          height: auto;
      }
  
      /* add to cart*/
      .s-block--special-products-slider--5 .swiper-wrapper .product-card .product-card__content .product-card__enhanced-mini-cart {
          display: block !important;
          width: 71%;
          margin: 3px auto;
      }
  
      /* divider */
      .s-block--special-products-slider--5 .swiper-wrapper .product-card .product-card__enhanced-mini-cart-divider {
          display: block !important;
      }
  
  
  }
  
  .s-block.s-block--splitter{
  position: relative
  }
  
  
/* *********************************************/
/* ---------------- ORDER PAGE --------------- */
/* *********************************************/

.s-rating-modal-thanks-title {
    font-size: 0;
}
.s-rating-modal-thanks-title:after {
    content: 'شكرًا لوقتك';
    font-size: 1rem;
}

  .s-rating-modal-thanks-msg h3{
      font-size: 1rem;
      color: #2b2d34;
      line-height: unset;
  }