.zpheader-style-07 .theme-header.zpheader-style-navigation-07{
display: none;
}

.acees-image {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
}

/* Optional: slightly stronger shadow on hover */
.acees-image:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}


.theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-prod-non-returnable{
display: none;
}

.theme-tag-contianer{
display: none;
}

.theme-prod-specification-table .theme-prod-specification-group{
display:none !important;
}