@media (max-width:767px){

  /* Keep only one homepage gold price bar */
  #mmld17-home .mmld17-header{
    overflow:hidden!important;
  }

  #mmld17-home .mmld17-header:before{
    display:none!important;
    content:none!important;
  }

  #mmld17-home .mmld27-home-pricebar{
    height:34px!important;
    min-height:34px!important;
    max-height:34px!important;
    width:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:8px!important;
    padding:0 12px!important;
    box-sizing:border-box!important;
    background:#050505!important;
    border-bottom:1px solid rgba(216,170,95,.18)!important;
    color:#f4e3bd!important;
    font-size:12px!important;
    line-height:1!important;
    direction:rtl!important;
    text-align:right!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  #mmld17-home .mmld27-home-pricebar span{
    color:#d8aa5f!important;
    flex:0 0 auto!important;
  }

  #mmld17-home .mmld27-home-pricebar strong{
    color:#fff0c7!important;
    font-weight:900!important;
    flex:0 1 auto!important;
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  #mmld17-home .mmld27-home-pricebar .sep{
    color:rgba(216,170,95,.75)!important;
  }

  /* Hide any extra old/original gold price bars inside homepage only */
  #mmld17-home .mmld17-header > .mgp-gold-price-bar,
  #mmld17-home .mmld17-header > .mgp-price-bar,
  #mmld17-home .mmld17-header > .mgp-topbar,
  #mmld17-home .mmld17-header > .madar-gold-price-bar,
  #mmld17-home .mmld17-header > .madar-gold-price,
  #mmld17-home .mmld17-header > .madar-price-bar,
  #mmld17-home .mmld17-header > .gold-price-bar,
  #mmld17-home .mmld17-header > .gold-price-topbar,
  #mmld17-home .mmld17-header > .mmld26-detected-gold-price:not(.mmld27-home-pricebar),
  #mmld17-home .mmld17-header > .mgpmf1-detected-price:not(.mmld27-home-pricebar){
    display:none!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    overflow:hidden!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
  }
}
