/**/

body{
 padding: 0px !important;
}

footer .container .overall-footer-btns .overall-footer-btns-list {
    display: none !important;
}
.contact-us-box-social-media-profiles{
   display: none !important;
}



.overall-footer-top-left img {
    width: 60px !important;
    height: auto !important;
}

.d-none.d-lg-block.overall-footer-top-spacer {
    display: none !important;
}

.foundations-button.foundations-button-secondary.foundations-button-m.hide-below-xl.open-account-desktop-btn-dropdown.js-open-account-desktop-btn-dropdown.js-arrow-navigation-trigger {
    display: none !important;
}

.open-account-mobile-download.js-btns {
    display: none !important;
}

.menu-links.js-menu-mobile-accordion.js-menu-links .menu-unified-btn-parent:nth-of-type(7),
.menu-unified-btn-parent:nth-of-type(8) {
    display: none !important;
}
#cookieBar{
    display: none !important;
}
img[src="static/logo.jpg"] {
  height: 50px !important;   /* 你想要的高度 */
  width: auto !important;    /* 保持宽高比例 */
}
img[src="static/logo_black.jpg"] {
  height: 50px !important;   /* 你想要的高度 */
  width: auto !important;    /* 保持宽高比例 */
}
img[src="static/footerlogo.jpg"] {
  height: 50px !important;   /* 你想要的高度 */
  width: auto !important;    /* 保持宽高比例 */
}
img[src="static/logo_white.jpg"] {
  height: 50px !important;   /* 你想要的高度 */
  width: auto !important;    /* 保持宽高比例 */
}
.header-navbar-global-search.open-global-search-btn{
     display: none !important;
}
/* .hide-below-xl.header-navbar-language-switcher.languageModal.js-gtm-language-switcher.js-popup-component-open.js-language-modal-btn{
    display: none !important;
} */
[data-event="cookies-show-settings"] {
  display: none !important;
}
/* #languageSwitcher{
    display: none !important;
} */

a[href="demo-account.html"] {
  display: none !important;
}
/* #cookiesPopup{
 display: none !important;
}


#redirectModal{
   display: none !important;
} */

/* 隐藏 开始模拟账户 */

a[href="conto-demo.html"] {
    display: none !important;
}
a[href*="index-uk.html"] {
  display: none !important;
}


.hide-below-xl.open-account-desktop-btn-dropdown.menu-unified-btn.js-open-account-desktop-btn-dropdown.js-arrow-navigation-trigger{
  display: none !important;
}
.open-account-desktop-divider{
  display: none;
}
/* 隐藏 虚拟货币 */

.overall-footer-menu .overall-footer-menu-wrapper:nth-child(6) {
    display: none !important;
}
.overall-footer-menu .overall-footer-menu-wrapper:nth-child(7) li:nth-child(7) {
    display: none !important;
}
