.site-header {
    max-width: none !important;
    background-color: #303861;
    background-image: url(https://media.lanecrawford.com/feature/aw25-xmas-header-bg-1920.jpg);
    background-size: cover;
    background-position: center;

}
.iconbar {
    max-width: 1200px;
    margin: auto;
}

.navigation {
    max-width: 1200px;
    margin: auto;
    position: relative;
}

.black-bar-holder {
    max-width: none;
}

.iconbar__item-inner {
    background: none;
}

.lane-crawford-logo__link {
    position: relative;
}

@media screen and (max-width: 1200px) {
    header:before {
        background-size: contain;
    }
}
.l {
    fill: #fff;
}

.a {
    fill: #fff;
}

.n {
    fill: #fff;
}

.e {
    fill: #fff;
}

.c {
    fill: #fff;
}

.r {
    fill: #fff;
}

.a2 {
    fill: #fff;
}

.w {
    fill: #fff;
}

.f {
    fill: #fff;
}

.o {
    fill: #fff;
}

.r2 {
    fill: #fff;
}

.d {
    fill: #fff;
}

.minicart__message p {
    background-color: #fff;
}

.iconbar__item-inner {
    background: none;
}

.navigation__search-icon {
    color: #fff;
}

.iconbar__item-inner {
    color: #fff;
}

.megamenu__bu-link {
    color: #fff;
}

@media screen and (max-width: 47.9375em) {
    .megamenu__bu-link {
        color: #000;
    }
}

@media screen and (max-width: 767px) {


    .site-header {
        background-color: #303861;
        background: url(https://media.lanecrawford.com/feature/aw25-xmas-header-bg-720.jpg);
        background-size: cover;
        background-position: center;

    }

}
    



.megamenu__bu-item[data-bu*=wellnessgrove] .megamenu__bu-link {
background:none!important;
    font-weight: bold;
    color: #89523D!important;
  }
  
  
  .megamenu__bu-item[data-bu*=special_offer] .megamenu__bu-link {
    background:none!important;
    font-weight: bold;
    color: #CA3431;
    
  }
  .megamenu__bu-item[data-bu*=wellnessgrove] .megamenu__bu-link,  .megamenu__bu-item[data-bu*=special_offer] .megamenu__bu-link {
    text-shadow: 1px 0 28px #fff,1px 0 25px #fff, 1px 0 30px #fff,1px 0 15px #fff, 1px 0px 10px #fff , 1px 0px 8px #fff;
    
  }
  

  .megamenu__bu-item[data-bu*=wellnessgrove_mobile] .megamenu__bu-link {
    background: #89523D;
    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;
}
.megamenu__bu-item[data-bu*=christmas-2025] .megamenu__bu-link,
.megamenu__bu-item[data-bu*=christmas-2025_mobile] .megamenu__bu-link {
background: #A03C37;
  font-weight: bold;
  color: #fff;
  
}
.megamenu__bu-item[data-bu*=christmas-2025]:before{
  content:'';
  background-image:url(https://media.lanecrawford.com/feature/aw25_xmas_topnav_icon.png);
  overflow: visible;
  padding-top: 200px;
  position: absolute;
  display: block;
  width: 100px;
  background-repeat: no-repeat;
  top: -36px;
  left: -35px;
  z-index: -1;
}

#lane-crawford-logo:before {
    content: '';
    background-image: url(https://media.lanecrawford.com/feature/aw25_xmas_logo.png);
    overflow: visible;
    padding-top: 100px;
    position: absolute;
    display: block;
    width: 247px;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 3;
}
#lanecrawford-logo {
    opacity: 0;
}
@media screen and (max-width: 767px) {
    #lane-crawford-logo:before {
        background-size: 135px;
    }

    .megamenu__bu-item[data-bu*=christmas-2025]:before{
        left: -18px;
      }
}