

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



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

                 }
                 main #content-wrapper #wpbest li.product-item:after {
                    color:#ffffff;
                 }
            