[class*="theme-product-list-style-"] .theme-product-box-content,
[class*="theme-product-list-style-"] .theme-product-box-inner {
    box-shadow: 0px 4px 12px rgba(0,0,0,0.12);
    border-radius: 8px;
    transition: 0.3s ease;
    background-color:white;
  padding:0px;
}

/* Optional Hover Effect */
[class*="theme-product-list-style-"] .theme-product-box-content:hover,
[class*="theme-product-list-style-"] .theme-product-box-inner:hover {
    box-shadow: 0px 6px 18px rgba(0,0,0,0.18);
}
.theme-product-list-style-17 .theme-product-box-content .theme-product-image-area picture img, .theme-product-list-style-16 .theme-product-box-content .theme-product-image-area picture img{
object-fit:contain;
}
.theme-product-list-style-17 .theme-product-box-content .theme-product-image-area::after, .theme-product-list-style-16 .theme-product-box-content .theme-product-image-area::after{
display:none !important;
}
.theme-product-list-style-17 .theme-product-box-content .theme-product-details-area .theme-product-name a, .theme-product-list-style-16 .theme-product-box-content .theme-product-details-area .theme-product-name a{
font-size:13px;
}
.theme-product-list-style-17 .theme-product-box-content .theme-product-details-area .theme-product-name-price [data-zs-selling-price], .theme-product-list-style-16 .theme-product-box-content .theme-product-details-area .theme-product-name-price [data-zs-selling-price]{
font-size:13px;
}
[data-layout-type=filmstrip][data-filmstrip_gutter="3"] .zpfilmstrip-item, [data-layout-type=filmstrip][data-filmstrip_gutter="3"] .theme-prod-box, [data-filmstrip-enabled][data-filmstrip_gutter="3"] .zpfilmstrip-item, [data-filmstrip-enabled][data-filmstrip_gutter="3"] .theme-prod-box{
padding-block-start: 15px;
    padding-block-end: 15px;
    padding-inline-start: 10px;
    padding-inline-end: 10px;
}



/* Make this specific section full width */
[data-element-id="elm_D55n09LA9N6xQi1hIU-5-g"] {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(-50vw + 50%) !important;
  margin-right: calc(-50vw + 50%) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Remove inner container padding */
[data-element-id="elm_D55n09LA9N6xQi1hIU-5-g"] .zpcontainer-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 100% !important;
}

/* Ensure carousel stretches fully */
[data-element-id="elm_D55n09LA9N6xQi1hIU-5-g"] .zpcarousel-container,
[data-element-id="elm_D55n09LA9N6xQi1hIU-5-g"] .zpcarousel-content-container {
  width: 100% !important;
  max-width: 100% !important;
}


/* Mobile view only */
@media (max-width: 768px) {
  .theme-logo-parent img {
    width: 50px !important;
    height: 50px !important;
  }

}

.theme-product-list-style-17 .theme-product-box-content .theme-product-details-area .theme-product-button-area a, .theme-product-list-style-16 .theme-product-box-content .theme-product-details-area .theme-product-button-area a{
    color: #ffffff !important;
    background-color: #68b95e;
  padding-top:8px;
  padding-bottom:8px;

}
.zpdark-section a{
color:white !important;
}

.theme-product-list-style-17 .theme-product-box-content .theme-product-details-area, .theme-product-list-style-16 .theme-product-box-content .theme-product-details-area{
        padding: 10px;
}

