@import url('https://fonts.googleapis.com/css?family=Montserrat|Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Crimson+Text:300,400,700');
/**********ELECTROLIZE IS A TEST FONT ONLY**************
@import url('https://fonts.googleapis.com/css?family=Electrolize');

.electrolize-reg() { font-family:"Electrolize", Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal; }

*********ELECTROLIZE IS A TEST FONT ONLY***************/
.menu-profile-name-container a {
  display: block;
  width: 20px;
  height: 20px;
  background: url('../../../../../../content/dam/atvi/sekiro/header/signin-icon.png') center center no-repeat;
  background-size: contain;
  position: absolute;
  right: 3px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
body.menu-open .top-game-menu .top-game-right .top-game-mobile-menu-icon {
  display: none;
}
body.menu-open .top-game-menu .top-game-right .mobile-nav-close {
  display: inline-block;
  position: fixed;
  right: 20px;
}
body.menu-open .game-mobile-nav {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
body {
  font-family: 'Crimson Text', serif;
  font-style: normal;
  font-weight: 500;
  background-color: #161618;
}
body.sso-auth-known .game-mobile-nav .logged-in {
  display: none;
}
body.sso-auth-known .game-mobile-nav .logged-out {
  display: block;
}
body.sso-logged-in.sso-auth-known .global-nav-container .logged-in {
  display: block;
}
body.sso-logged-in.sso-auth-known .global-nav-container .logged-out {
  display: none;
}
.game-header {
  z-index: 9999;
  overflow-x: hidden;
}
.header-container {
  -webkit-transition: top 0.25s;
  -moz-transition: top 0.25s;
  -ms-transition: top 0.25s;
  -o-transition: top 0.25s;
  transition: top 0.25s;
}
.header-container.g-collapse {
  top: -50px;
}
.header-container.g-collapse .top-game-menu .top-game-left .collapse-btn {
  display: inline-block;
}
.header-container.g-active {
  top: 0;
}
.header-container.g-active .top-game-menu .top-game-left .collapse-btn {
  display: none;
}
@media screen and (max-width: 1024px) {
  .header-container.g-collapse {
    top: 0;
  }
  .header-container.g-collapse .top-game-menu .top-game-left .collapse-btn {
    display: none;
  }
}
.game-mobile-nav .primary-nav .mobile-purchase {
  display: none;
}
.top-game-menu {
  background: url('../../../../../../content/dam/atvi/sekiro/header/header-bg.png') center center no-repeat;
  background-size: 100% 100%;
  position: relative;
  top: 0;
  height: 115px;
  z-index: 10;
}
.top-game-menu .top-game-menu-inner {
  margin: 0 auto;
  position: relative;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  height: 100%;
}
.top-game-menu .top-game-left {
  position: relative;
  padding-left: 30px;
}
.top-game-menu .top-game-left > div {
  display: inline-block;
  vertical-align: middle;
}
.top-game-menu .top-game-left .collapse-btn {
  width: 26px;
  height: 12px;
  background: url(../../../../../../content/dam/atvi/callofduty/wwii/common/arrow-up-sprite.png) top left no-repeat;
  display: none;
  margin-right: 25px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
}
.top-game-menu .top-game-left .collapse-btn:hover {
  background-position: bottom left;
}
.top-game-menu .top-game-left .top-game-logo {
  padding: 15px 0 0;
}
.top-game-menu .top-game-left .top-game-logo img {
  max-width: 200px;
}
.top-game-menu .top-game-right {
  text-align: right;
  padding-right: 30px;
}
.top-game-menu .top-game-right > div {
  display: inline-block;
  vertical-align: middle;
}
.top-game-menu .top-game-right .top-game-nav ul {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 30px;
}
.top-game-menu .top-game-right .top-game-nav li {
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.top-game-menu .top-game-right .top-game-nav li.game,
.top-game-menu .top-game-right .top-game-nav li.gallery,
.top-game-menu .top-game-right .top-game-nav li.social {
  display: none;
}
.top-game-menu .top-game-right .top-game-nav li.game-buy,
.top-game-menu .top-game-right .top-game-nav li .sso-menu-login {
  width: 200px;
  line-height: 50px;
  height: 56px;
}
.top-game-menu .top-game-right .top-game-nav li .sso-menu-login,
.top-game-menu .top-game-right .top-game-nav li .menu-profile-name-container {
  display: none;
}
.top-game-menu .top-game-right .top-game-nav li.game-buy {
  background: url('../../../../../../content/dam/atvi/sekiro/common/preorder-btn.png') center center no-repeat;
  background-size: contain;
  margin-right: 0;
  text-align: center;
}
.top-game-menu .top-game-right .top-game-nav li.nav-link {
  color: #ffffff;
}
.top-game-menu .top-game-right .top-game-nav li.nav-link:last-child {
  margin-right: 0;
}
.top-game-menu .top-game-right .top-game-nav li.submenu-parent .submenu {
  position: absolute;
  top: 42px;
  width: 185px;
  left: 0;
  background: #2d2d2d;
  display: none;
}
.top-game-menu .top-game-right .top-game-nav li.submenu-parent .submenu li {
  display: block;
  margin: 0;
}
.top-game-menu .top-game-right .top-game-nav li.submenu-parent .submenu li:hover {
  background: #000000;
}
.top-game-menu .top-game-right .top-game-nav li.submenu-parent .submenu a {
  padding: 15px;
}
.top-game-menu .top-game-right .top-game-nav li.submenu-parent .submenu a:before {
  display: none;
}
.top-game-menu .top-game-right .top-game-nav li.submenu-parent:hover .submenu {
  display: block;
}
.top-game-menu .top-game-right .top-game-nav li.submenu-parent:hover .submenu a:before {
  display: none;
}
.top-game-menu .top-game-right .top-game-nav li.submenu-parent.active,
.top-game-menu .top-game-right .top-game-nav li.submenu-parent:hover {
  background: #2d2d2d;
}
.top-game-menu .top-game-right .top-game-nav li.submenu-parent.active a:before,
.top-game-menu .top-game-right .top-game-nav li.submenu-parent:hover a:before {
  content: "-";
}
.top-game-menu .top-game-right .top-game-nav li.submenu-parent a {
  padding: 15px 25px 15px 5px;
  position: relative;
}
.top-game-menu .top-game-right .top-game-nav li.submenu-parent a:before {
  content: "+";
  font-size: 14px;
  position: absolute;
  right: 9px;
  top: 44%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.top-game-menu .top-game-right .top-game-nav li a {
  display: inline-block;
  font-size: 22px;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.top-game-menu .top-game-right .top-game-nav li a:hover {
  color: #9b9b9b;
}
.top-game-menu .top-game-right .top-game-nav .sso-menu-login {
  background: url('../../../../../../content/dam/atvi/sekiro/common/signup-btn.png') center center no-repeat;
  background-size: contain;
}
.top-game-menu .top-game-right .top-game-nav .sso-menu-login .logged-in {
  display: none;
}
.top-game-menu .top-game-right .top-game-nav .sso-menu-login li {
  margin-right: 0;
}
.top-game-menu .top-game-right .top-game-mobile-menu-icon,
.top-game-menu .top-game-right .mobile-nav-close {
  display: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.top-game-menu .top-game-right .top-game-mobile-menu-icon a,
.top-game-menu .top-game-right .mobile-nav-close a,
.top-game-menu .top-game-right .top-game-mobile-menu-icon .close-btn,
.top-game-menu .top-game-right .mobile-nav-close .close-btn {
  width: 125px;
  height: 60px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.top-game-menu .top-game-right .top-game-mobile-menu-icon a {
  background: url('../../../../../../content/dam/atvi/sekiro/header/menu-btn-mobile.png') center center no-repeat;
  background-size: contain;
}
.top-game-menu .top-game-right .mobile-nav-close .close-btn {
  background: url('../../../../../../content/dam/atvi/sekiro/header/close-btn-mobile.png') center center no-repeat;
  background-size: contain;
  cursor: pointer;
}
.top-game-menu .top-game-right .top-game-buy a {
  color: #000000;
  background: #ffffff;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
  letter-spacing: 0.7px;
  font-family: 'Crimson Text', serif;
  font-style: normal;
  font-weight: bold;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 145px;
  text-decoration: none;
}
.top-game-menu .top-game-right .top-game-buy a:hover {
  color: #ffffff;
}
@media screen and (max-width: 350px) {
  .top-game-menu .top-game-right .top-game-buy a {
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .top-game-menu {
    background: url('../../../../../../content/dam/atvi/sekiro/header/header-bg-mobile.png') center center no-repeat;
    background-size: cover;
    height: 120px;
    z-index: 999;
  }
  .top-game-menu .top-game-menu-inner {
    padding: 15px 20px 0 40px;
  }
  .top-game-menu .top-game-left {
    padding-left: 0;
  }
  .top-game-menu .top-game-left .collapse-btn {
    display: none;
  }
  .top-game-menu .top-game-left .top-game-logo {
    padding: 0;
  }
  .top-game-menu .top-game-left .top-game-logo img {
    width: 100%;
    max-width: 230px;
  }
  .top-game-menu .top-game-right {
    width: auto;
    padding-right: 0;
  }
  .top-game-menu .top-game-right .top-game-nav {
    display: none;
  }
  .top-game-menu .top-game-right .top-game-mobile-menu-icon {
    display: inline-block;
  }
}
@media only screen and (max-width: 768px) {
  .top-game-menu .top-game-left .top-game-logo img {
    max-width: 180px;
  }
  .top-game-menu .top-game-right .top-game-buy a {
    width: 130px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .top-game-menu .top-game-right .top-game-mobile-menu-icon a,
  .top-game-menu .top-game-right .mobile-nav-close .close-btn {
    width: 100px;
    margin-top: -10px;
  }
}
@media screen and (max-width: 420px) {
  .top-game-menu .top-game-left .top-game-logo img {
    max-width: 150px;
  }
  .top-game-menu .top-game-right .top-game-mobile-menu-icon a,
  .top-game-menu .top-game-right .mobile-nav-close .close-btn {
    width: 80px;
    margin-top: -15px;
  }
}
.game-mobile-nav {
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  height: 100%;
  z-index: 11;
  top: 0;
  overflow: hidden;
  -webkit-transform: translate(110%, 0);
  -moz-transform: translate(110%, 0);
  -ms-transform: translate(110%, 0);
  -o-transform: translate(110%, 0);
  transform: translate(110%, 0);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.game-mobile-nav .mobile-nav-container {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  padding: 40px;
}
.game-mobile-nav .mobile-nav-container .portrait {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #000;
}
.game-mobile-nav .mobile-nav-inner {
  background: url('../../../../../../content/dam/atvi/sekiro/header/menu-mobile-bg.png') center center no-repeat;
  background-size: 100% 100%;
  margin-top: 70px;
}
.game-mobile-nav ul {
  padding: 55px;
}
.game-mobile-nav ul .sso-menu-login {
  display: none;
  padding: 0;
}
.game-mobile-nav li {
  font-size: 36px;
  margin-bottom: 40px;
  color: #ffffff;
}
.game-mobile-nav li.game,
.game-mobile-nav li.gallery,
.game-mobile-nav li.social {
  display: none;
}
.game-mobile-nav li a {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.game-mobile-nav .sso-link.logged-in {
  display: none;
}
.game-mobile-nav .sso-link.logged-in.ready {
  display: block;
}
