:root {
    

    /* Header search */
    --header_search_text: #8E8E90;
    --header_search_border: #D7D7D7;
    --header_search_focus_border: #D7D7D7;
    --header_search_placeholder_text: #8E8E90;
    --header_search_icon: #8E8E90;

    /* Header Language */
    --header_language_text: #8E8E90;

    /* Header Point Balance */
    --header_points: #0B8A47;
    --header_balances: #0B8A47;


    /* Header Notice Scroll */
    --header_notice_scroll_bar_BG: #000;
    --header_notice_scroll_bar_text: #fff;


    /* Header Username | Logout text */
    --header_user_info_text: #0B8A47;


    /* Menu */
    --header_menu_BG: #078D46;
    --header_menu_item_BG_notFirstChild : #fff;
    --header_menu_item_BG_notFirstChild_hover : #fff;
    --header_menu_BG_Top: transparent;
    --header_menu_TOP_item_BG_notFirstChild : #000;
    --header_menu_TOP_item_BG_notFirstChild_hover : #000;
    --header_menu_item_BG_FirstChild : #000;
    --header_menu_item_BG_FirstChild_hover : #333;
    --navBar_text: #000;
    --header_drop_down_hover_text: #078D46;




    /* Product Slider Block */
     --product_block_title: #000;
     --product_block_viewMore_link : #2B8957;
    --product_price_name: #000;
    --product_price: #FF008E;
    --product_price_with_no_discount: #0C8842;
    --product_discount_price: #4B4B4B;
    --product_discountTag_BG: #ff4081;
    --product_discountTag_text: #fff;



    /* Product Detail */
    --productDetail_PlusMinusBtn: #000;
    --productDetail_PlusMinusBtn_text: #fff;
    --productDetail_share_link_text: #000;
    --productDetail_addtoCart_Btn: #0C8842;
    --productDetail_addtoCart_Btn_text: #fff;
    --productDetail_descriptionTab_active_BG: #0C8842;
    --productDetail_descriptionTab_active_text: #fff;
   


    /* Cart List Swipe */
    --cartList_header_text: #4C4C4C;
    --cartList_product_name: #4A4A4A;
    --cartList_product_price: #4A4A4A;
    --cartList_product_price_old: #8a8888;
    --carList_checkoutBtn: #078D46;
    --carList_checkoutBtn_text: #fff;



    /* Layput - detail block */
    --detailSec: #0B8A47;


    /* Footer */
    --footer-color: #0B8A47;

    /* Footer Promotion Alert */
    --footer_promotion_title_color: #ff4081;


    /* Popout notice modal */
    --popNoticeBtn: #0B8A47;
    --popNoticeBtn_hover: #05773a;
    --popNoticeBtn_text: #fff;



    /* For whole prohect Main Btn */
    --main_btn_theme_Color: #0B8A47;
    --main_btn_theme_hover_Color: #0c773e;


    /* Login Page */
    --loginPage_forgotten_password_text: #000;
    --loginPage_registerHere_text: #0B8A47;


    /* Register Page */
    --register_not_member_login_text: #0B8A47;
    --register_agreement_checked: #0B8A47;


    /* Sign up Verification Page */
    --account_singup_verification_getCode_Btn: #0B8A47;
    --account_singup_verification_getCode_Btn_text: #fff;


    /* My Transaction */
    --myTransaction_table_head_BG: #E2F3E9;
    --myTransaction_table_head__text: #333;
    --myTransaction_table_border: #F4FAF8;
    --myTransaction_loadMore_Btn: #0B8A47;
    --myTransaction_loadMore_Btn_text: #fff;

    /* My Voucher */
    --myVoucher_active_card_BG : #E2F3E9;
    --myVoucher_active_card_text: #000;
    --myVoucher_historylink_text: #000;
    --myVoucher_inactive_card_BG: #F0F0F0;
    --myVoucher_inactive_card_text: #AEAEAE;

    /* My Order */
    --myOrder_filter_btn: #0B8A47;
    --myOrder_filter_btn_text: #fff;
    --myOrder_reset_btn: #0B8A47;
    --myOrder_reset_btn_text: #fff;
    --myOrder_inactive_tab_border: #ccc;
    --myOrder_inactive_tab_BG: #f1f1f1;
    --myOrder_active_tab_border: #078D46;
    --myOrder_active_tab_BG: #078D46;
    --myOrder_list_header: #E2F3E9;


    /* My Order Info */
    --myOrder_indo_table_header_BG: #E2F3E9;
    --download_order_detail_text: #0B8A47;


    /* Product Detail */
    --product_option_selection_border: #0B8A47;


    --success_alert_BG1: #fff;
    --success_alert_BG2: #fff;

    --bg: #0f1724;
    --surface: #0b1220;
    --success: #16a34a;
    --error: #ef4444;
    --warn:  #f59e0b;
    --info:  #3b82f6;
    --glass: rgba(255,255,255,0.03);
    --radius: 12px;
    --shadow: 0 10px 30px rgba(2,6,23,0.6);



  }
