

        main #content-wrapper #wpbest li.product-item {
            background:#eff7f9;
        }
        main #wpbest .wpbestcat-more {
            background:#eb005c;
            color:#ffffff;
        }
        main #wpbest .wpbestcat-more:hover {
            background:#eb005c;
            color:#ffffff;
        }



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