 
            body .page-wrapper .page-header {
                background: #232d6e !important;         
                border-bottom: 1px solid #232d6e !important;   
            }

            @media only screen and (max-width:480px) {
                #header {
                    background: #232d6e !important;   
                    color: #ffffff !important;
                }
                
                #header .account svg path,
                #header .account svg circle {
                    fill:#ffffff !important;  
                }

                #header .cart span {
                    color:#ffffff !important;  
                }
            
                #header .cart svg path {
                    fill:#ffffff !important;  
                }
            
                #header .menu svg path {
                    fill:#ffffff !important;  
                }

                #header i {
                    color: #ffffff !important;
                }
            }

            .order_processing_btn,
            .app-body .header {
                background: #232d6e !important;         
            }

            body .menu_logo{
                background: #232d6e !important;  
            }
                  
            .category-menu svg rect,
            .header-search .search-icon svg path,
            .page-header .action .profile svg path {
                fill:#ffffff !important;  
            }

            .page-header .mini-cart-icon svg{
                color:#ffffff !important;  
            }

            .page-header .block-search .label svg path,
            .page-header .block-search .label svg circle{
                stroke:#ffffff !important;  
            }
            
            .page-header .header-account .action span,
            .page-header .mnn-minicart, 
            .page-header .store-change {
                color: #ffffff !important;     
            }

            .page-header .account-search .block-search input {
                border: 1px solid #232d6e !important;   
            }

            @media only screen and (max-width:480px) {
                #header .input-group {
                    border: 1px solid #232d6e !important;   
                }
            }

            .header-menu .menu li a{
                color: #ffffff !important;   
            }
            
            .header-menu .menu li ul a{
                color: #444 !important;   
            }

            .category_list::-webkit-scrollbar-thumb {
                background: linear-gradient(13deg, #232d6e 14%, #232d6e 64%) !important;
            }


            body #mnn-floating .circular-menu {
                background: #232d6e !important;  
            }
            
            .float-button-container .item01, .float-button-container .item02, .float-button-container .item03, .float-button-container .item04,
            .float-button-container .open-button {
                background: #232d6e !important;  
            }        
            
            body #mnn-floating .circular-menu li svg path {
                fill:#ffffff !important;  
            }

            .float-button-container .open-button:before, .float-button-container .item01:before, .float-button-container .item02:before, .float-button-container .item03:before, .float-button-container .item04:before {
                color: #ffffff !important;   
            }

            #current_order .order-status {
                color: #232d6e !important;    
            }

            .current_order_btn,
            #current_order .order-details-container::before,
            #current_order .status-circle,
            #current_order .first::before,
            #current_order .order-details-container,
            #current_order .cta-button,
            #current_order .product-container,
            #current_order .cancellation,
            #current_order .shipping-address {
                background: #232d6e !important;    
            }   
        
            .product-card .card::before,
            .productlist-card-item .h-bg,
            body .product-options-item:last-child button {
                background: #232d6e !important;       
            }  

            .product-card .card .contentBox h3,
            .productlist-card-item .info-inner .p-name,
            .product-card .product-description h1 {
                color: #282828 !important;       
            }  

            .card .contentBox .price,
            .productlist-card-item .cart .price,
            .product-card .product-description .price {
                color: #232d6e !important;       
            }  
            
            body .card_options .open_product {
                background: rgba(35,45,110,0.7) !important;
                color: #ffffff !important;
            }

            body .card_options .add_to_cart {
                background: rgba(35,45,110,0.8) !important;
                color: #ffffff !important;
            }


            :root {
                --primary-color: #232d6e;
                --primary-color-text: #ffffff;
                --btn-color: #232d6e;
                --btn-text: #ffffff;
            }
        
            .delivery-action button,
            .iwd_opc_place_order_button,
            body .action.primary,
            body .pages strong.page,
            .action.primary,
            .pages strong.page,
            .action.primary:hover,
            .pages strong.page:hover,
            .pages a.page:hover,
            body .block-minicart .actions .secondary .viewcart{
                background: #232d6e !important;  
                color: #ffffff !important; 
                border: none !important;
            }         

            .product-mnn-wishlist .product-addto-links .action span{
                color: #232d6e !important;  
            }

            .continue-buy a:first-child:hover,
            .continue-buy a:first-child {
                border: 1px solid #232d6e !important;  
            }
            
            .continue-buy a:last-child {
                border: 1px solid #232d6e !important;  
                color: #232d6e !important;  
            }
            
            .continue-buy a:last-child:hover {
                border: 1px solid #232d6e !important;  
            }

            @media only screen and (max-width:480px) {
                .category-sidebar .category-item::after {
                    background: #232d6e !important;  
                    opacity: 0.035 !important;
                }
            }

            .product-addtowishlist {
                background: #232d6e !important;  
                color: #ffffff !important; 
            }
           
            .product-page .product-content .product-form .product-name span{
                color: #282828 !important;       
            }  

            .product-page .product-content .product-form .product-price span{
                color: #232d6e !important;       
            }        

           
            .breadcrumbs a,
            a{
               color: #444 !important;     
            }

            body .mnn-slide-title {
                color: #282828 !important;       
            }  

            .page-title-wrapper .page-title span{
                color: #282828 !important;       
            }
        