/** Shopify CDN: Minification failed

Line 39:27 Unexpected "27Nov20"
Line 52:1 Expected "}" to go with "{"

**/
/*

Please add any custom CSS code in here, it will be easier to transfer if updating themes.

We highly recommend labelling changes, or App installs, so these can also be updated or removed as needed.

*/

/*
------
Custom Changes
------
Made by WeTheme Laura on 18Nov20
Notes: Header style
*/
@media screen and (min-width: 1210px) {
  .header-wrapper {
    max-width: 2000px;
    margin: 0 auto;
  }
  .dropdown-menu.dropdown-menu--mega {
    max-width: 1165px;
    left: 50%;
    margin-left: -582px;
  }
}

.header-wrapper a {
  letter-spacing: normal!important;
}
Custom Changes
------
Made by WeTheme Harriet on 27Nov20
Notes: Header style - search wrapper
*/

#top-search-wrapper {
  left: 0;
}
@media (min-width: 769px) {
  .sticky-header-icons, .sticky-header-logo, .sticky-header-menu, .sticky-header-placer {
    flex: unset !important;
  }
  .rich__text {
font-size: 15rem;
}