Brooklyn Theme: Want to change menu sidebar from left to right

Hello! My site is amethystsun.co

Currently my main menu is a sidebar on the left but I want to change it to the right where the cart icon is and switch the cart icon to the left. how can I do that?

@Sereya

Thanks for post

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
header.site-header {
    direction: rtl;
}

its not working for me , i want to change the drop down menu or main menu from left to right side and i want to delete the cart icon from head bar