 
    body .page-wrapper .page-header {
        background: #ffc4d3 !important;         
        border-bottom: 1px solid #9c0252 !important;   
    }

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

    body .menu_logo{
        background: #ffc4d3 !important;  
    }
          

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

    .category-menu svg rect,
    .header-search .search-icon svg path,
    .page-header .action .profile svg path {
        fill:#9c0252 !important;  
    }

    #header .cart span {
        color:#9c0252 !important;  
    }

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

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

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

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

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


    body #mnn-floating .circular-menu {
        background: #ffc4d3 !important;  
    }
    
    .float-button-container .item01, .float-button-container .item02, .float-button-container .item03, .float-button-container .item04,
    .float-button-container .open-button {
        /*background: #ffc4d3 !important;*/
    }        

    body #mnn-floating .circular-menu li svg path {
        fill:#9c0252 !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: #9c0252 !important;  
    }

    #current_order .order-status {
        color: #ffc4d3 !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: #ffc4d3 !important;    
    }  

    
        .product-card .card::before,
        .productlist-card-item .h-bg,
        body .product-options-item:last-child button {
            background: #222222 !important;       
        }  

        .product-card .card .contentBox h3,
        .productlist-card-item .info-inner .p-name,
        .product-card .product-description h1 {
            color: #222222 !important;       
        }  
        
        .card .contentBox .price,
        .productlist-card-item .cart .price,
        .product-card .product-description .price {
            color: #9c0252 !important;       
        } 
    
        .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: #9c0252 !important;  
            color: #ffffff !important; 
            border: none !important;
        }

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

        .product-addtowishlist {
            background: #9c0252 !important;  
            color: #ffffff !important; 
        }
       
        .product-page .product-content .product-form .product-name span{
            color: #222222 !important;       
        }  

        .product-page .product-content .product-form .product-price span{
            color: #9c0252 !important;       
        }  
       
        .breadcrumbs a,
        a{
            color: #444 !important;     
        }

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

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