
[data-zs-product-img-container] img:hover {
  transform: scale(1.05);
}

[data-zs-image-container] picture ,[data-zs-product-img-container] picture{
  height: 100% !important;
  top: 0 !important
}
.theme-productfilter-enable-search .zpcontainer {
    flex-direction: column;
}

[data-zs-product-img-container] img{
  transition: transform 0.3s ease;
}
[data-megamenu-content-container] .zpcontainer {
  width:1440px !important
}

.theme-productfilter-enable-search .zpcontainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

.theme-product-return-info,
.theme-rating-review-container {
  font-size: 16px !important;
  font-weight: 500;
  color: #333;
}

