.megamenu__bu-item[data-bu*=wellnessgrove] .megamenu__bu-link {
    background:none;
    font-weight: bold;
    color: #89523D;
  }
  
   .megamenu__bu-item[data-bu*=aw25-sale] .megamenu__bu-link {
    background:#C41F28;
    font-weight: bold;
    color: white;
    
  }

  .megamenu__bu-item[data-bu*=special_offer] .megamenu__bu-link {
    background:none!important;
    font-weight: bold;
    color: #CA3431;
    
  }
  
  .megamenu__bu-item[data-bu*=skims_offer_mobile] .megamenu__bu-link {
    background: #BF9A83;
    font-weight: bold;
    color: #fff;
  }
  
  
  .megamenu__bu-item[data-bu*=special_offer_mobile] .megamenu__bu-link {
  
    font-weight: bold;
    color: #CA3431;

  }
.megamenu__bu-link {
  display: block;
  padding: .4em 0.86em;
}
.site-header.row{
  max-width: 1200px;
}
