.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;
}



[data-zs-filter-option-values-wrapper]{
    display: block !important;
}

.theme-product-details-style-15 [data-zs-product-details-primary-section] [data-zs-product-primary-details] .theme-product-detail-container .theme-product-short-description{
letter-spacing: 1px;
}

[data-zs-product-short-description],
[data-zs-product-short-description] * {
    font-family: 'Roboto', sans-serif !important;
}
.theme-prod-content-details,
.theme-prod-content-details * {
    font-family: "Roboto", sans-serif !important;
}