.theme-product-list-style-09 .theme-product-quick-view-button svg {
    width: 20px;
    height: 20px;
    fill: #FFFFFF;
}

.theme-product-list-style-09 .theme-product-quick-view-button {
    width: 75px;
    height: 75px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #000000;
}

.theme-product-details-style-02 .theme-product-quick-view-container .close-button svg {
    width: 30px;
    height: 30px;
    fill: #000000;
}

.theme-product-list-style-09 .theme-product-details-area {
       background: #FFFFFF;

}

.theme-product-details-style-02 .theme-product-details-container .theme-product-media-container .theme-product-details-image-container {
    background: #FFFFFF;
}

.theme-product-details-style-02 .theme-product-details-container .theme-product-media-container {
        background: #FFFFFF;
}

.theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-field-container .theme-search-go {
    
    background: #fcb813;
    color: #000000;
  
}

.theme-prod-non-returnable{
    display:none;}

.zpdark-section .zpform-container .zpbutton.zpbutton-type-primary {
    background-color: #FCB813;
    color: #000000;
    border-color: transparent;
}

.zpdark-section .zpform-container .zpbutton.zpbutton-type-primary:hover {
    color: #000000;
}