[data-theme-content-container] [data-zs-product-details-section-container]{
background: #FFFFFF; //change the color code to your desired color
}
.zpsearch_products-container .theme-collection-section .theme-product-ratio {
    width: 100%;
}
.theme-sidebar-enable .theme-sidebar-area {
    display: none !important;
}
@media (max-width: 991px) and (max-width: 991px) {
.theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container-floater {
padding-block-end: 1px;
}
}
[data-custom-field-accordion]:has([data-custom-field-main-container]:empty) {
    display: none
}