

        main #content-wrapper #wpbest li.product-item {
            background:#ffffff;
        }
        main #wpbest .wpbestcat-more {
            background:#222222;
            color:#ffffff;
        }
        svg.wp-best-expand {
            fill:#ffffff;
        }
        main #wpbest .wpbestcat-more:hover {
            background:#222222;
            color:#ffffff;
        }

        
                main #content-wrapper #wpbest h2.product-title {
                    text-transform: none;
                }
            
                main #content-wrapper #wpbest li.product-item:before {
                    background:#E1E9F4;
                    color:#000000;
                }
            