
.globale-hide {
    display: none !important;
  }
  .globale-show {
    display: block !important;
  }
  .globale-show-without-important {
    display: block;
  }
  #geCheckoutContainer {
    margin: 0 auto;
    max-width: 1200px;
  }
  [class*='amazon'],
  [id*='amazon'],
  [class*='paypal'],
  [id*='paypal'],
  [class*='apple'],
  [id*='apple'],
  [class*='Amazon'],
  [id*='Amazon'],
  [class*='Paypal'],
  [id*='Paypal'],
  [class*='Apple'],
  [id*='Apple'],
  nav.shifter-navigation ul#accordion li:nth-child(9),
  form#AddToCartForm p[data-product-id],
  div#basket-right > p {
    display: none !important;
  }
  .ge-free-shipping-container {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    z-index: 9999;
    overflow: auto;
  }
  
  div#navigation li:nth-child(4).dropdown ul.submenu > li:nth-child(5),
  footer#footer .footer-sect ul li:nth-child(4),
  div.shopify-payment-button__button--branded > div.shopify-cleanslate,
  #paypal-animation-container,
  .shopify-payment-button__more-options,
  div.shopify-cleanslate,afterpay-placement {
    display: none !important;
  }
  #CartDrawer .row {
    padding-right: 15px;
  }
  .geCheckoutLogo > a > img {
    max-height: 100px !important;
  }
  .shopify-payment-button__button{
      display: none !important;
  }
#top-bar p{display:none;}
