/* 2025 header redesign */
.header-logo img {
  padding: 0px 0;
  aspect-ratio: 510 / 178;
  object-fit: contain;
  object-position: left;
  width: 100%;
}
.header-logo {
  max-width: 255px;
  padding: 10px 0;
}
.header-mid .value-prop-bar {
  list-style: none;
  float: right;
  clear: both;
  margin: 0;
  padding: 0;
  text-align: right;
  line-height: 1;
  padding-bottom: 10px;
}
.header-mid .value-prop-bar > li {
  display: inline-block;
}
.header-mid .value-prop-bar > li a {
  color: #565c5d;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 5px;
}
.header-mid .value-prop-bar > li:last-child a {
  margin-right: 0;
}
.header-bottom .shopping-cart-button {
  border-left: none;
  border-right: none;
}
.header-bottom .header-info-links {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header-bottom .header-info-links > ul {
  line-height: 1;
}
.header-bottom .header-info-links > ul > li {
  display: inline-block;
}
.header-bottom .header-info-links > ul > li > a {
  font-size: 11px;
  color: #e8e9e9;
  padding: 0;
  display: block;
  height: 51px;
  line-height: 51px;
  padding-right: 10px;
}
.header-bottom .header-info-links > ul > li:last-child > a {
  padding-right: 0;
}
.header-bottom#navMod .main-menu-wrap .menu-level-1 > li.TopCategory > a:hover, .header-bottom#navMod .main-menu-wrap .menu-level-1 > li.TopCategory > a:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li.menu-open.TopCategory {
    background: transparent;
  }
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li.menu-open.TopCategory:hover {
    color: #fff;
    background: #373b3c;
  }
  .header-bottom .search-button {
    height: 27px;
    line-height: 27px;
    width: 40px;
    right: 1px;
    top: 11px;
  }
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li.TopCategory > a {
    line-height: 51px;
    height: 51px;
    font-weight: 600;
    font-size: 14px;
    color: #e8e9e9;
    text-transform: none;
    padding: 0 5px;
    display: block;
  }
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li .menu-title:before {
    margin-right: 4px;
    margin-left: -2px;
  }
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li.TopCategory:hover > a {
    color: #fff;
  }
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li .menu-title {
    line-height: 51px;
    height: 51px;
    font-size: 14px;
    padding: 0 5px;
  }
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li {
    border-left: 0px solid #65696a;
    border-right: 0px solid #65696a;
    height: 51px;
    text-transform: none;
    width: auto;
    position: static;
  }
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li .menu-title:before {
    line-height: 51px;
    height: 51px;
  }
  .header-bottom#navMod .search-wrap {
    padding: 10px 0;
    height: 51px;
    position: relative;
  }
  .header-bottom#navMod .search-box {
    line-height: 31px;
    height: 31px;
    font-size: 16px;
  }
  .header-bottom#navMod .main-menu-wrap {
    height: 51px;
  }
  .header-bottom .cart-wrap {
    position: absolute;
    top: -98px;
    right: 15px;
    width: 88px;
  }
  .header-bottom .shopping-cart-button:before {
    font-size: 2.5em;
  }
  .header-bottom .cart-wrap .cart-item-total {
    margin-left: 5px;
    position: absolute;
    top: 5px;
    right: 12px;
  }
  .header-bottom .cart-wrap .cart-details {
    width: 300px;
    right: 0;
    left: auto;
    padding-top: 15px;
  }
  .header-bottom#navMod .main-menu-wrap .menu-level-2 {
    left: 0;
    top: 51px;
  }
  .header-mid .talk-to-us .talk-number {
    font-size: 2.1rem;
    letter-spacing: .1rem;
  }
  .header-mid .talk-to-us {
    margin-right: 100px;
    padding-top: 20px;
    height: 71px;
    padding-bottom: 0;
  }
  .header-bottom .row .col-xs-2:nth-child(1) {
    padding-right: 0 !important;
  }
  .header-bottom .row .col-xs-2:nth-child(3) {
    padding-left: 0 !important;
  }
}
@media (min-width: 992px) {
  .header-mid .value-prop-bar > li a {
    font-size: 12px;
    margin-right: 10px;
  }
  .header-mid .talk-to-us {
    height: 79px;
  }
}
@media (min-width: 1200px) {
  .header-mid .value-prop-bar > li a {
    font-size: 14px;
    margin-right: 12px;
  }
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li.TopCategory > a {
    font-size: 13px;
    padding: 0 7px;
  }
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li .menu-title {
    font-size: 13px;
    padding: 0 7px;
  }
  .header-bottom .header-info-links > ul > li > a {
    font-size: 14px;
    color: #e8e9e9;
    padding: 0;
    display: block;
    height: 51px;
    line-height: 51px;
    padding-right: 12px;
  }
}
@media (min-width: 1285px) {
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li.TopCategory > a {
    font-size: 14px;
    padding: 0 8px;
  }
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li .menu-title {
    font-size: 14px;
    padding: 0 8px;
  }
}
@media (min-width: 1350px) {
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li.TopCategory > a {
    font-size: 15px;
    padding: 0 8px;
  }
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li .menu-title {
    font-size: 15px;
    padding: 0 8px;
  }
}
@media (max-width:1199px) {
  .header-bottom .search-box::-webkit-input-placeholder, .newsletter-wrap .newsletter-box::-webkit-input-placeholder {
    color: transparent
  }
  .header-bottom .search-box:-moz-placeholder, .header-bottom .search-box::-moz-placeholder, .newsletter-wrap .newsletter-box:-moz-placeholder, .newsletter-wrap .newsletter-box::-moz-placeholder {
    color: transparent
  }
  .header-bottom .search-box:-ms-input-placeholder, .newsletter-wrap .newsletter-box:-ms-input-placeholder {
    color: transparent
  }
}
@media (max-width: 991px) {
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li.TopCategory > a {
    padding: 0 10px;
  }
  .header-bottom .header-info-links {
    position: absolute;
    right: 15px;
    top: 1px;
    height: 30px;
    padding-right: 15px;
    background-color: #eee;
    padding-left: 15px;
    border-radius: 0 0 6px 6px;
  }
  .header-bottom .header-info-links > ul > li > a {
    color: #565c5d;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .header-mid .talk-to-us {
    width: 185px;
    margin-top: 10px;
  }
  .header-mid .value-prop-bar {
    width: 185px;
    display: block;
    text-align: center;
    margin-top: 5px;
  }
  .header-mid .value-prop-bar > li a {
    font-size: 14px;
  }
  .header-mid .talk-to-us .talk-number {
    font-weight: 300;
  }
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li.TopCategory > a {
    color: #fff;
    color: rgba(255, 255, 255, .8);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    display: block;
    padding-left: 20px;
    line-height: 50px;
    white-space: nowrap;
    position: relative;
  }
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li.menu-open.TopCategory {
    background: transparent;
  }
}
@media (max-width: 480px) {
  .header-mid .talk-to-us {
    width: 126px;
    margin-top: 15px;
  }
  .header-mid .value-prop-bar {
    width: 126px;
    padding-bottom: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-bottom#navMod .main-menu-wrap .menu-level-1 > li .menu-title, .header-bottom#navMod .shopping-cart-button {
    font-size: 14px;
    font-weight: 600;
  }
  .header-mid .talk-to-us {
    margin-right: 76px;
  }
  .header-bottom .shopping-cart-button:before {
    font-size: 2em;
  }
  .header-bottom .cart-wrap {
    position: absolute;
    top: -137px;
    right: 15px;
    width: 70px;
  }
  header .header-wrap-all {
    padding-bottom: 40px;
  }
}