

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



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