
                body {
                    
                    --btn-bg: #CA9E67;
                    --btn-hover-bg: #EE7B65;
                    
                    
                    --link-color: #EE7B65;
                    --pdct-title-color: #000000;
                    
                    
                    
                    
                    --cart-bg: #EE7B65;
                    --cart-color: #ffffff;
                    
                    --wrapper-bg-repeat: repeat;
                    
                    --nav-link-color: #ffffff;
                    
                    --nav-bg: #CA9E67;
                    --nav-color: #ffffff;
                    --footer-bg: #CA9E67;
                    --footer-color: #ffffff;
                    --footer-link-color: #ffffff;
                    --prices-color: #000000;
                    
                    
                    
                    
                    
                    
                    --text-color: #000000;
                    --checkout-step-color: #CA9E67;
                    --input-outline-color: #CA9E67;
                }
                #wrapper{
                    
                }
	        