/* Add custom CSS styles below */ 
.features--div h3 img,
.logo-footer img,
.ps-header .ps-logo img {
  filter: brightness(0) invert(1) !important;
}

.page-sec .s-button-primary,
.s-product-card-content-footer .s-button-element,
.ps-footer__middle,
.s-product-card-content-footer .s-button-element,
.s-product-box.swiper-slide-active .product-dts a,
.ps-header .ps-header__middle,
.main-nav-container.fixed-pinned.animated .inner {
  background: #734b96;
  background: linear-gradient(90deg, #9161bb 0%, #5e3d7c 100%) !important;
}

.ps-footer__middle {
  border-top: 6px solid #ffb9e8 !important;
}

.ps-footer--bottom {
  background: #ffb9e8 !important;
}

.back-to-top {
  border: 2px solid #ffb9e8 !important;
}

footer * {
  color: white !important;
}

.s-block--features-store::after {
  background: linear-gradient(90deg, #ffc1ea 0, #fface3 100.84%) !important;
}

.sicon-search:before,
.menu-btn,
.sicon-menu:before,
.ps-header .ps-header__icons .ps-header__item.cart-btn-header i,
.ps-header .ps-header__icons .ps-header__item {
  color: white !important;
}

.s-block--categories .slide--cat-entry {
  background-color: #f1f1f1 !important;
}

.s-block--categories.aos-init.aos-animate {
  background: white !important;
}

@media (min-width: 770px) {
  .custom-slider-products--div .s-slider-thumbs {
    margin-top: -3rem !important;
  }
}

.s-block--special-products .special-products--div .s-product-card-entry {
  border: 4px solid #734b96 !important;
}

.s-product-card-entry .s-product-card-content {
  text-align: center !important;
}

.s-product-card-entry .s-product-card-content-sub {
  justify-content: center !important;
}

.common-questions .svg-box img {
  margin-top: 0 !important;
}

.s-block--testimonials {
  background: white !important;
}

.testimonials-box {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 6px 12px rgba(0, 0, 0, 0.15);
}

.s-block--testimonials .swiper-wrapper {
  padding: 1rem 0;
}

.back-to-top {
  background: 2px solid #ffb9e8 !important;
}

.vat-saudibusiness .saudibusiness img {
  padding: 0.3rem !important;
  border-radius: 2rem 2rem 1rem 1rem !important;
}

.custom-slider-products--div .title-block,
.support-sticky-bar
  .left-sec.active
  .sticky-bar-bottom
  .img-name-price
  .name-price
  h3,
.dts-page .main-dts .p-name,
.s-block__title h2,
.s-slider-block__title h2 {
  text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
    #ffb9e8 0%,
    #734b96 29%,
    #51356a 67%,
    #c274a8 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 4s linear infinite;
  display: inline-block;
  font-weight: 800;
  line-height: 2.5rem;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

.back-to-top * {
  color: white !important;
}

.s-block--photos-slider .swiper-wrapper > div {
  width: 100%;
  padding: 0 !important;
  margin: 0;
}

.s-product-box .product-img img {
  margin: auto;
  width: auto;
  border-radius: 9rem 9rem 0 0 !important;
}
.custom-slider-products--div
  .s-slider-thumbs
  .s-slider-thumbs-container
  .product-item-img {
  border-radius: 4rem 4rem 0 0 !important;
}

.s-block--photos-slider .swiper-wrapper > div {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.back-to-top {
  background: #ffb9e8;
}
.coupon-text {
  color: white !important;
}