body {
  background-image: url(https://i.postimg.cc/xjy8VxbH/UI.png);
  background-size: cover;
}

/* Navbar */
.top-navbar {
  background-color: #9a9b86 !important;
}
.top-navbar * {
  color: #fff !important;
}

/* Search Bar */
.header-search input {
  background-color: #fff !important;
  border-radius: 30px;
  color: #000 !important;
}
.header-search input::placeholder {
  color: #000 !important;
}
.header-search .s-search-product-details * {
  color: #000 !important;
}
.header-search .s-search-icon svg {
  fill: #9a9b86 !important;
}

/* Navigation */
#mainnav {
  background-color: #fff !important;
}
.sicon-menu::before {
  color: #9a9b86 !important;
}
.header-btn__icon {
  color: #9a9b86 !important;
  border-color: #9a9b86 !important;
}
.s-cart-summary-total {
  color: #9a9b86 !important;
}
.s-cart-summary-count {
  background-color: #9a9b86;
}

/* Menu and Sub-menu */
.sub-menu * {
  color: #000;
}
.mm-spn--open li a {
  color: #989898 !important;
}
.mm-spn--open li a:hover {
  color: #9a9b86 !important;
}
.sub-menu {
  color: #333;
}
@media (max-width: 1024px) {
  .mm-spn--open {
    background-color: #fff !important;
  }
  .mm-spn--open li a {
    color: #989898 !important;
  }
  .mm-spn--open li a:hover {
    color: #9a9b86 !important;
  }
  #mobile-menu::after {
    background-color: #9a9b86 !important;
    color: #fff !important;
  }
}

/* Products Cards */
custom-salla-product-card {
  background-color: #fff !important;
  border: 0px solid #000 !important;
}
salla-add-product-button button {
  background-color: #9a9b86 !important;
  color: #fff !important;
  border: 1px solid transparent !important;
}
salla-add-product-button:hover button {
  background-color: #fff !important;
  color: #9a9b86 !important;
  border: 1px solid #9a9b86 !important;
}
.s-product-card-content-main * {
  color: #ef5230;
}
.s-product-card-content-subtitle * {
  color: #010101 !important;
}
.s-product-card-price {
  color: red !important;
}
.s-product-card-sale-price h4 {
  color: red !important;
}
.s-product-card-vertical .s-product-card-wishlist-btn button {
  background-color: #9a9b86 !important;
  color: #fff;
}

/* Product Titles */
.s-block--special-products .s-block__title {
  justify-content: flex-start !important;
  font-size: 25px;
}
.s-block--special-products .s-block__title button {
  color: #000 !important;
}

/* Slider Title Styling */
.s-slider-block__title {
  justify-content: center;
  margin-bottom: 60px;
}
.s-slider-block__title-left {
  display: none;
}
.s-slider-block__title-right,
.s-slider-block__title-right h2 {
  padding-left: 0px;
}
.s-slider-block__title-right {
  position: relative;
}

/* Title Between Lines Only (No Underline) */
.s-slider-block__title-right h2,
.s-reviews-header {
  position: relative;
  text-align: center;
  font-size: 35px;
  color: #000;
  display: inline-block;
  margin: 20px auto;
}

/* Left and right horizontal lines */
.s-slider-block__title-right h2::before,
.s-slider-block__title-right h2::after,
.s-reviews-header::before,
.s-reviews-header::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 100px;
  height: 2px;
  background-color: #9a9b86;
  transform: translateY(-50%);
}

/* Left line positioning */
.s-slider-block__title-right h2::before,
.s-reviews-header::before {
  left: -120px;
}

/* Right line positioning */
.s-slider-block__title-right h2::after,
.s-reviews-header::after {
  right: -120px;
}

/* Remove old underline effect */
.s-slider-block__title-right::after,
.s-reviews-header::after {
  display: none !important;
}

/* Responsive Adjustments */
@media (max-width: 1024px) {
  .s-slider-block__title-right h2,
  .s-reviews-header {
    font-size: 20px;
  }

  .s-slider-block__title-right h2::before,
  .s-slider-block__title-right h2::after,
  .s-reviews-header::before,
  .s-reviews-header::after {
    width: 60px;
  }

  .s-slider-block__title-right h2::before,
  .s-reviews-header::before {
    left: -70px;
  }

  .s-slider-block__title-right h2::after,
  .s-reviews-header::after {
    right: -70px;
  }
}

/* Banners */
.s-block--fixed-banner .container {
  max-width: 100% !important;
  padding: 0px !important;
}
.index .s-block--fixed-banner img {
  background-color: transparent !important;
  border-radius: 0;
}
.s-block--fixed-banner:first-of-type {
  margin-top: 0px !important;
}

/* Footer Styling */
footer {
  background-color: transparent !important;
}
.store-footer > div:nth-child(2) {
  background-color: #9a9b86 !important;
}
.store-footer__inner {
  position: relative;
  z-index: 2;
  background-color: transparent !important;
}
.store-footer__inner * {
  color: #000 !important;
}
.store-footer h3 {
  color: #000 !important;
}
.copyright-text p {
  color: #fff !important;
}
.copyright-text p a:hover {
  color: #fff !important;
  opacity: 0.8;
}

/* Footer Logo */
.store-footer__inner .grid > div:nth-of-type(1) > a::after {
  content: "";
  background: url("https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/KKnvD/p601RM4VnoERpsDi49yFRHIpfLOVTSTZFbfeZI7o.jpg");
  display: block;
  background-size: contain;
  width: 100px;
  height: 70px;
  background-repeat: no-repeat;
}

/* Footer Layout */
.store-footer__inner .container > div {
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-left: 0;
  padding-bottom: 20px;
}
.store-footer__inner .container {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.store-footer__inner .container > div:nth-of-type(1) {
  grid-column: span 1 / span 2;
}
.store-footer__inner + div {
  background: transparent;
  max-width: 100%;
  justify-content: space-around;
}
.store-footer__inner > div a h3 {
  display: none;
}

/* Footer Responsive */
@media (max-width: 992px) {
  .store-footer__inner .container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

/* Scrollbar */
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background: #9a9b86;
}