.selected-style-btn{
                background: #a94dff;
                color: white;
                font-weight: bold;
            }
            
            .apa-hover:hover{
                background: #a94dff;
                color: white;
                font-weight: bold;
            }

            .nav > li > a:hover,.nav > li.active > a:hover{
                background: #a94dff !important;
            }


            .style-heading, #menu .selectedDD, #stylepanel .selected{
                color: #a94dff !important;
            }
                #stylepanel{   
                background: #e6ccff;
            }

            .right-widget{
                background: #e6ccff;
            }

            .submenus_div{
                background: #e6ccff;
            }