html {
  overflow-x: hidden;
}
body {
  overflow-x: hidden;
}
body.with-sso-bar {
  margin-top: 0 !important;
}
.SSO-BAR,
.sso-bar-spacer,
#sso-bar-wrapper {
  z-index: 0 !important;
  width: 0px !important;
  height: 0px;
  visibility: hidden;
}

.atvi-video .playing-overlay {
  display: none !important;
}
.atvi-video .controls {
  display: none !important;
}
.atvi-video .controls .play {
  display: none !important;
}
.atvi-video .controls .pause {
  display: none !important;
}

html:lang(it) .buy-wrapper .buy-header-title {
  font-size: 48px;
}
@media screen and (max-width: 1250px) {
  html:lang(it) .buy-wrapper .buy-header-title {
    font-size: 38px;
  }
}
@media screen and (max-width: 1024px) {
  html:lang(it) .buy-wrapper .buy-header-title {
    font-size: 48px;
  }
}
@media screen and (max-width: 560px) {
  html:lang(it) .buy-wrapper .buy-header-title {
    height: 160px;
    line-height: 48px;
    padding-top: 30px;
  }
}
html:lang(it) .buy-wrapper .wtb-button span {
  font-size: 20px;
  margin-left: 50px;
}
@media (min-width: 768px) {
  html:lang(fr) #sekiro-wtb .select-label,
  html:lang(fr-CA) #sekiro-wtb .select-label,
  html:lang(pl) #sekiro-wtb .select-label,
  html:lang(it) #sekiro-wtb .select-label {
    font-size: 20px;
  }
}

