.elementor-9603 .elementor-element.elementor-element-1254367 .gallery-item .gallery-caption{text-align:center;}body.elementor-page-9603 #featured-title{background-image:url("https://mpcs.in/wp-content/uploads/2025/02/shop-featured-bg-1.jpg");}/* Start custom CSS */.gallery-icon {
  overflow: hidden;
  display: inline-block;
  border-radius: 8px; 
}

.gallery-icon img {
  transition: transform 0.5s ease;
  display: block;
  width: 100%;
  height: auto;
}

.gallery-icon:hover img {
  transform: scale(1.1); /* Zoom level */
}/* End custom CSS */