/*  CONTINENT CSS */
body {
  background-color: #e9e2cf;
}

/* remove price message */
.emea .buyCards__card .buyCards__card__price {
    display: none;
}

.es-mx .gameSiteNavigation__buttons__0 {
  max-width: 140px;
}

.globalNavigation__logo {
    z-index: 1001;
}



body.ru-ru .promo--gameplayList .promo .promo__content__title, body.ja-jp .promo--gameplayList .promo .promo__content__title, body.ko-kr .promo--gameplayList .promo .promo__content__title, body.zh-tw .promo--gameplayList .promo .promo__content__title {
    font-size: 40px;

}

body.ru-ru .slideshow__allSlides .slideshow__slide__content h2 {
    font-size: 2.0rem;
} 


body.pl-pl .carouselSlide .carouselSlide__slides__slide__content h2 {
    font-family: 'ubisoft_sans_bold';
}

body.pl-pl .slideshow--multiplesView .promo__content__title h2 {
    font-family: 'ubisoft_sans_bold';
}

body.pl-pl .slideshow--multiplesView .promo__wrapper__content h2 {
    font-family: 'ubisoft_sans_bold';
}

body.pl-pl .slideshow--multiplesView .slideshow__slide__content h2 {
    font-family: 'ubisoft_sans_bold';
    font-size: 30px;
}

/* AB tests */
/* https://app.vwo.com/#/test/ab/327/summary
https://app.vwo.com/#/test/ab/332/summary */
.fc6-gameSiteNavigation--variation,
.fc6-gameSiteNavigation--variation2 {
  display: none;
}