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