body {
  background-color: #fff0f2 !important;
}
.outlined-button__btn:hover {
  background: #000 !important;
  color: white !important;
  opacity: 1 !important;
}

.cat-card-img-container {
  position: relative;
  overflow: hidden;
}

.cat-card-img-root img {
  display: block;
  width: 100%;
  transition: transform 0.3s ease-in-out;
}

.cat-card-img-container:hover img {
  transform: scale(1.05);
}

.cat-card-img-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.3),
    rgba(0, 0, 0, 0)
  ); /* lighter by default */
  opacity: 1; /* always visible */
  transition: background 0.3s ease-in-out;
}

.cat-card-img-container:hover .cat-card-img-overlay {
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.6),
    rgba(0, 0, 0, 0)
  ); /* darker on hover */
}

/* show gradient on hover */
.cat-card-img-container:hover .cat-card-img-overlay {
  opacity: 1;
}

/* text always visible */
.cat-card-img-title {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  z-index: 2; /* stays above gradient */
}
.ban-cont-content {
  position: unset;
  margin: auto;
  text-align: center;
}
@media (max-width: 480px) {
  .ban-cont-content {
    position: unset;
    margin: inherit !important;
    text-align: center;
  }
}
.ban-cont-text {
  color: inherit !important;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0px !important;
}
/* .section.grid.grid-cols-12.section.section-2,
.section.grid.grid-cols-12.section.section-3 {
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)) !important;
}
.section.grid.grid-cols-12.section.section-2 > *,
.section.grid.grid-cols-12.section.section-3 > * {
  grid-column: unset !important;
}

@media (max-width: 480px) {
  .section.grid.grid-cols-12.section.section-2,
  .section.grid.grid-cols-12.section.section-3 {
    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)) !important;
  }
} */
.product-card-image {
  object-fit: contain;
}
.pr-long-card .pr-image {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: 150%;
}
.pr-long-card .pr-image {
  aspect-ratio: var(--pr-image-aspect-ratio, 1 / 0);
}
.sh-collection-68e5002702e2574debabbdaf .collection-image {
  border: 1.5px solid #2e5689 !important;
  border-radius: 4px !important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1) !important;
}

.sh-collection-68ef91fd1b782f0d5456a2b7 .collection-image {
  border: 1.5px solid #2e5689 !important;
  border-radius: 4px !important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1) !important;
}

.product-card-name {
  font-weight: 500;
}
.product-card-price {
  font-weight: 500;
}
.sh-header-main {
  background-color: #fff;
  color: #000;
}
.sh-header-location-icon {
  fill: #000000 !important;
}
.sh-header-account-icon {
  stroke: #000000 !important;
}
.sh-header-cart-icon {
  stroke: #000000 !important;
  fill: none !important;
}
.sh-header-arrow-icon {
  fill: #000000 !important;
}
.sh-header-search-icon {
  stroke: #000000 !important;
}
.sh-header-cart-badge {
  background-color: #000;
  color: #ffffff;
}
.sh-header-mob-menu-icon {
  color: #000000;
}
.sh-product-card {
  border-radius: 0px !important;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.sh-footer-main {
  background-color: #1b6dca;
  color: #fff;
}
.sh-footer-icon {
  color: #fff;
}
.sh-product-card-discount-tag {
  background-color: #ff3130;
  color: #ffffff;
  font-weight: 400;
  border-radius: 8px 0px 8px 0px;
  right: auto;
  top: 0px;
  left: 0px;
}
.sh-product-discount-tag {
  background-color: #ff3130;
  color: #ffffff;
  font-weight: 400;
  border-radius: 4px;
}
.section-2 .sh-banner-img-ctn img {
  border: 2px solid #627c94;
}
.section-5 .sh-banner-img-ctn img {
  border: 2px solid #627c94;
}
.notice {
  padding: 0px !important;
}
.luxury-header {
  background: #fff !important;
}
.icon-button svg {
  color: #000 !important;
}
.search-container:before {
  background-color: #000;
}
.search-icon svg {
  color: #000 !important;
}
.input-container input {
  color: #000 !important;
}
.wishlist-icon {
  stroke: #000 !important;
}
.nav-link {
  color: #000 !important;
}
.sh-ge-collect-69f08c2c64e7a8543bceb74b {
  margin: 16px auto !important;
}
.banner-image {
  border-radius: 8px !important;
}

.sh-ge-collect-69f0810964e7a8543bceb6db {
  padding: 32px 40px !important;
}
.sh-ge-collect-69f0810964e7a8543bceb6db {
  max-width: none;
}
.sh-ge-collect-69f0810964e7a8543bceb6db .genric-coll-swiper {
  max-width: 1360px;
  margin: auto !important;
}
.sh-ge-collect-69f0810964e7a8543bceb6db {
  margin-bottom: 24px;
}
.sh-ge-collect-69f07fc064e7a8543bceb6cf {
  margin-bottom: 24px;
}
.ProductGridCollection-component .page-container {
  margin-top: 0px !important;
}

.ProductGridCollection-component .collection-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px !important;
}
.BannerCollection-component {
  max-width: 1360px;
  margin: auto;
}
.logo-title {
  display: none;
}
.icon-button-mobile svg {
  color: #000 !important;
}
.mobile-menu-button svg {
  color: #000 !important;
}
@media (max-width: 480px) {
  .sh-ge-collect-69f0810964e7a8543bceb6db {
    padding: 12px !important;
  }
}
.product-card-image-container:before {
  background-image: none !important;
}
.product-card-price {
  font-weight: 600 !important;
  font-size: 16px !important;
  color: #0b3f86 !important;
}
.swiper-container .scroll-animate-item {
  border: 1px solid #e1e1e1 !important;
  padding: 8px;
  border-radius: 8px !important;
  height: 100%;
}
.product-swiper-slide {
  height: -webkit-fill-available !important;
}
.sh-home-page-prod-section .my-6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sh-home-page-prod-section .my-6 .items-center {
  width: auto !important;
}
.sh-home-page-prod-section .scroll-animate-item {
  border: 1px solid #e1e1e1 !important;
  padding: 8px;
  border-radius: 8px !important;
  height: 100%;
}
.product-card-name {
  font-weight: 600 !important;
}
.sh-ge-collect-69f0810964e7a8543bceb6db .heading-title {
  text-align: center !important;
}
.product-card-discount {
  background-color: #000 !important;
}
.sh-home-page-prod-section .universal-btn-style {
  background-color: #0b3f86 !important;
}

.shop-all-link {
  color: #0b3f86 !important;
}
.sh-buy-now-button {
  background-color: #ff3030 !important;
  border: 1px solid #ff3030 !important;
}
@media (min-width: 768px) {
  .action-buttons {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  .action-buttons .pr-card-action-enquiry {
    order: 1;
    width: fit-content !important;
    padding: 12px !important;
    height: 48px !important;
  }

  /* Add to cart second */
  .action-buttons .add-to-bag-button {
    order: 2;
  }

  /* Buy now third */
  .action-buttons .buy-now-button {
    order: 3;
  }
}

.product-price {
  font-weight: 600 !important;
  font-size: 16px !important;
  color: #0b3f86 !important;
}
.product-discount {
  background-color: #000000 !important;
  color: #fff !important;
  border-radius: 8px !important;
  padding: 4px 8px !important;
}
.nav-link {
  color: #000 !important;
  font-weight: 600 !important;
}
#categories {
  padding: 0px !important;
  margin-top: 0px !important;
}
#categories .swiper-container .scroll-animate-item {
  border: none !important;
  padding: 0px !important;
}
#categories .cat-card-img-container {
  border: 1px solid #e1e1e1 !important;
  border-radius: 8px !important;
  padding: 8px !important;
}
.cat-card-title {
  margin-bottom: 12px !important;
}
.sh-ge-collect-69f08c2c64e7a8543bceb74b .heading-title {
  text-align: center !important;
}
.sh-ge-collect-69f08c2c64e7a8543bceb74b {
  padding: 20px auto !important;
  background-color: #faf7f5 !important;
}