@media (max-width: 1023px) {
  .navigation--bottom .navigation__overflow {
    height: calc(100vh - 103px); } }
body.page-globalecheckout header {
  margin-bottom: 0; }
  body.page-globalecheckout header nav.navigation--middle {
    display: none; }

#GlobaleSwitcher {
  margin: 9px 0px;
  height: 21px;
  width: 40px;
  cursor: pointer; }
  #GlobaleSwitcher img {
    border: solid 1px #cdcdcd; }
  #GlobaleSwitcher.noCountrySelected {
    margin: 6px 0;
    height: 25px;
    background-size: 25px;
    background-image: url(../images/globe.png);
    background-position: center;
    background-repeat: no-repeat; }

#mobileGlobaleSwitcher {
  padding: 20px 30% 20px 50px;
  cursor: pointer;
  border-top: 1px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5; }
  #mobileGlobaleSwitcher img {
    border: solid 1px #cdcdcd;
    margin-right: 15px; }
  #mobileGlobaleSwitcher.noCountrySelected {
    background-size: 25px;
    background-image: url(../images/globe.png);
    background-position: 50px;
    padding-left: 80px;
    background-repeat: no-repeat; }

/*# sourceMappingURL=globaleaddon.css.map */
