@charset "UTF-8";
.headerLinkHover {
  background-color: transparent !important;
  border-bottom: 4px solid !important;
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  color: #fff !important;
  cursor: pointer !important;
}
.walmart-hub-header #header-container {
  background-color: #0053e2;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 0 16px;
}
.walmart-hub-header #header-container .hub-logo .logo-text {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin: auto;
  margin-left: inherit;
  margin-right: unset;
}
@media (min-width: 1024px) {
  .walmart-hub-header #header-container {
    padding: 0 40px;
  }
}
.walmart-hub-header .user-profile-initials {
  display: none !important;
}
.walmart-hub-header .corporate-right-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 810px) {
  .walmart-hub-header .corporate-right-header {
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    margin-right: 8px;
  }
  .walmart-hub-header .corporate-right-header.search-open {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: auto;
  }
}
.walmart-hub-header #header {
  height: 78px;
  -webkit-box-pack: unset;
  -ms-flex-pack: unset;
  background-color: #0053e2;
  justify-content: unset;
  padding: 0;
}
@media (max-width: 1024px) {
  .walmart-hub-header .links-wrapper {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  .walmart-hub-header .mobile-tab-only {
    display: none !important;
  }
}
.walmart-hub-header .hub-logo {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  width: 300px;
}
.walmart-hub-header .hub-logo img {
  height: 28px;
  max-width: 140px;
  width: auto;
}
.walmart-hub-header #header-links {
  height: auto;
}
.walmart-hub-header .links-wrapper {
  -ms-flex-pack: center;
  width: 100%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
}
.walmart-hub-header .hub-container,
.walmart-hub-header .links-wrapper {
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.walmart-hub-header .hub-container {
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
  margin-bottom: 0;
  margin-top: -8px;
  position: absolute;
}
.walmart-hub-header .hub-container ul {
  list-style-type: none;
  padding: 0;
}
.walmart-hub-header .hub-container.hide {
  display: none !important;
}
.walmart-hub-header .hub-container .nav > li > a {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-right: 30px;
  padding: 0;
  text-decoration: none;
}
.walmart-hub-header .hub-container .nav > li > a.dropdown-toggle:after {
  display: none;
}
.walmart-hub-header .hub-container .nav > li > a:active,
.walmart-hub-header .hub-container .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.walmart-hub-header .hub-container .nav > li > a:focus {
  background: transparent;
}
.walmart-hub-header .hub-container .nav .open .dropdown-menu {
  background: #fff;
  border: none;
  border-radius: 0 0 8px 8px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  display: block;
  left: -26px;
  min-width: 200px;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  position: absolute;
  top: 40px;
  z-index: 1;
}
.walmart-hub-header
  .hub-container
  .nav
  .open
  .dropdown-menu
  .second-navigation-corporate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-height: 306px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 260px;
}
.walmart-hub-header
  .hub-container
  .nav
  .open
  .dropdown-menu
  .second-navigation-corporate
  .nav-item-column
  li {
  padding: 10px 12px;
  width: 260px;
}
.walmart-hub-header
  .hub-container
  .nav
  .open
  .dropdown-menu
  .second-navigation-corporate
  .nav-item-column
  li:hover {
  background-color: transparent !important;
}
.walmart-hub-header
  .hub-container
  .nav
  .open
  .dropdown-menu
  .second-navigation-corporate
  .nav-item-column
  li
  a {
  padding: 0px !important;
}
.walmart-hub-header
  .hub-container
  .nav
  .open
  .dropdown-menu
  .second-navigation-corporate
  .nav-item-column
  li
  a:hover {
  text-decoration: underline !important;
}
.walmart-hub-header .hub-container .nav .open .dropdown-menu li {
  width: 260px;
}
.walmart-hub-header .hub-container .nav .open .dropdown-menu li:hover {
  background-color: #e6f1fc !important;
}
.walmart-hub-header .hub-container .nav .open .dropdown-menu li a {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding: 12px 16px;
  text-decoration: none;
}
.walmart-hub-header .hub-container .nav .open .dropdown-menu li a:hover {
  background-color: transparent !important;
}
.walmart-hub-header .hub-container .nav .open > a {
  background-color: transparent;
  border-color: transparent;
}
.walmart-hub-header .hub-container .nav .open > a:active,
.walmart-hub-header .hub-container .nav .open > a:focus,
.walmart-hub-header .hub-container .nav .open > a:hover {
  background-color: transparent;
  border-color: transparent;
  border-bottom: 4px solid;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #fff !important;
  padding-bottom: 0px;
}
.walmart-hub-header .hub-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  cursor: pointer;
  justify-content: center;
  padding-bottom: 8px;
  padding-right: 16px;
}
.walmart-hub-header .hub-search.expanded {
  margin: auto;
  min-width: 400px !important;
  position: fixed;
  right: -2%;
  width: 100%;
}
.walmart-hub-header .hub-search.expanded #header-search-bar {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 46px;
  max-width: 458px;
}
.walmart-hub-header
  .hub-search.expanded
  #header-search-bar
  .header-search-form {
  height: 46px;
  margin: 0 auto;
  width: 400px;
}
.walmart-hub-header
  .hub-search.expanded
  #header-search-bar
  .header-search-form
  .button-search-close {
  color: #000;
  padding-right: 20px;
  position: absolute;
  right: 0;
}
.walmart-hub-header
  .hub-search.expanded
  #header-search-bar
  .header-search-form
  .suggested-search {
  top: 62px;
}
.walmart-hub-header .hub-search #header-search-bar {
  background-color: #fff;
  border: transparent;
  border-radius: 30px;
  -webkit-box-shadow: transparent;
  box-shadow: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  left: unset;
  min-width: 180px;
  position: relative;
  top: unset;
  -webkit-transform: none;
  transform: none;
}
@media (min-width: 1025px) {
  .walmart-hub-header .hub-search #header-search-bar {
    left: unset;
    margin: 0 auto;
  }
}
.walmart-hub-header
  .hub-search
  #header-search-bar
  .header-search-form
  .button-search-close {
  color: #000;
  padding-right: 20px;
  position: absolute;
  right: 0;
}
.walmart-hub-header
  .hub-search
  #header-search-bar
  .header-search-form
  .header-search-field {
  margin-right: 8px;
  text-overflow: ellipsis;
}
.walmart-hub-header
  .hub-search
  #header-search-bar
  .header-search-form
  .suggested-search {
  border-radius: 0 0 8px 8px;
  top: 60px;
}
.walmart-hub-header
  .hub-search
  #header-search-bar
  .header-search-form
  .suggested-search
  ul
  li {
  padding: 11px 16px;
}
.walmart-hub-header
  .hub-search
  #header-search-bar
  .header-search-form
  .suggested-search
  ul
  li
  a:hover,
.walmart-hub-header
  .hub-search
  #header-search-bar
  .header-search-form
  .suggested-search
  ul
  li:hover {
  background: #e6f1fc;
}
.walmart-hub-header .hub-profile {
  display: none !important;
  margin-left: auto;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.walmart-hub-header .hub-profile .profile-picture-small img {
  border-radius: 50%;
}
.walmart-hub-header #user-profile-container.walmart-hub {
  background: #fff;
  border-radius: 0 0 8px 8px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 16px 24px;
  width: 250px;
}
.walmart-hub-header
  #user-profile-container.walmart-hub
  .walmart-hub-profile
  .name {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}
.walmart-hub-header
  #user-profile-container.walmart-hub
  .walmart-hub-profile
  .userTitle {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.walmart-hub-header
  #user-profile-container.walmart-hub
  .walmart-hub-profile
  .hub-logout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #0071dc;
  border-radius: 100px;
  color: #fff;
  gap: 8px;
  height: 32px;
  margin-top: 24px;
  padding: 0;
  text-decoration: none;
  width: 200px;
}
.walmart-hub-header
  #user-profile-container.walmart-hub
  .walmart-hub-profile
  .hub-logout:hover {
  background: #004f9a;
}
.walmart-hub-header
  #user-profile-container.walmart-hub
  .profile-hidden-container {
  padding: 0;
}
.profile-open .walmart-hub-header #user-profile-container {
  right: 24px;
}
@media (max-width: 320px) {
  .profile-left .walmart-hub-header #hamburger-container {
    height: 100% !important;
    overflow-y: auto !important;
  }
}
@media (min-width: 321px) and (max-width: 1024px) {
  .profile-left .walmart-hub-header #hamburger-container {
    overflow-y: hidden !important;
  }
}
@media (min-width: 1025px) {
  .profile-left .walmart-hub-header #hamburger-container {
    display: none;
  }
}
@media (max-width: 375px) {
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper {
    height: 326px !important;
  }
}
@media (min-width: 376px) and (max-width: 390px) {
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper {
    height: 410px !important;
  }
}
@media (min-width: 391px) and (max-width: 767px) {
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper {
    height: 450px !important;
  }
}
@media (min-width: 768px) and (max-width: 799px) {
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper {
    height: 640px !important;
  }
}
@media (min-width: 800px) and (max-width: 1025px) {
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper {
    height: 740px !important;
  }
}
@media (max-width: 375px) {
  .profile-left
    .walmart-hub-header
    #hamburger-container
    #user-profile-container {
    position: unset !important;
  }
}
#header-search-bar .header-search-form .magnify-icon .material-icons {
  color: #000 !important;
  font-size: 22px;
  opacity: 0.5;
}
.walmart-hub-header .corporate-shop {
  color: #fff;
  display: block;
  font-size: 18px;
  line-height: 24px;
  padding-left: 16px;
  padding-top: 4px;
  -ms-flex-item-align: center;
  align-self: center;
  height: 32px;
}
.walmart-hub-header .corporate-shop:hover {
  text-decoration: underline;
}
.walmart-hub-header .corporate-shop.desktop-only.showBorder {
  border-left: 1px solid #fff;
}
.walmart-hub-header
  .hub-search
  #header-search-bar
  .header-search-form
  .magnify-icon {
  padding-bottom: 0px;
  padding-top: 0px;
}
.walmart-hub-header .corporate-shop-mobile {
  display: none;
}
.walmart-hub-header .hub-container .nav > li > a:hover {
  border-bottom: 4px solid;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.search-input-open .walmart-hub-header #slidenav-overlay {
  background: rgba(0, 0, 0, 0.25);
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 64px !important;
  width: 100%;
  z-index: 9;
}
@media (max-width: 1024px) {
  .profile-left .walmart-hub-header .button-close-btn {
    background: transparent
      url(../../../../etc.clientlibs/adp/clientlibs/clientlib-site/resources/images/Corp-close.svg)
      50%/18px auto no-repeat;
    border: 0;
  }
  .profile-left .walmart-hub-header #slidenav-overlay {
    background: rgba(0, 0, 0, 0.25);
    top: 78px !important;
  }
  .profile-left .walmart-hub-header #hamburger-container {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    left: unset !important;
    max-width: 336px;
    right: 0;
    top: 78px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .profile-left .walmart-hub-header #hamburger-container .hamburger-heading {
    border-bottom: 4px solid #ffce4d;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 24px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper {
    overflow-y: auto !important;
    padding: 0;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .navbar-nav {
    float: none;
    margin: 0;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .navbar-nav
    li {
    float: none;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .navbar-nav
    li.open {
    background: #e6f1fc;
    float: none;
    position: static;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .navbar-nav
    li.open
    .dropdown-toggle {
    background: #e6f1fc
      url(../../../../etc.clientlibs/adp/clientlibs/clientlib-site/resources/images/chevron-up-arrow.svg)
      100%/10px auto no-repeat;
    padding: 16px 24px;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .navbar-nav
    li.open
    .dropdown-toggle:after {
    display: none;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .navbar-nav
    li
    a {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .navbar-nav
    li
    a.dropdown-toggle {
    background: transparent
      url(../../../../etc.clientlibs/adp/clientlibs/clientlib-site/resources/images/chevron-down-black.svg)
      100%/10px auto no-repeat;
    margin-right: 24px;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .navbar-nav
    li
    a.dropdown-toggle:after {
    display: none;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .navbar-nav
    .open
    .dropdown-menu {
    background: #e6f1fc;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    float: none;
    margin-top: 0;
    padding: 0;
    position: static;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .navbar-nav
    .open
    .dropdown-menu
    li
    a {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px !important;
    padding: 16px 40px;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .navbar-nav
    .open
    .dropdown-menu
    li
    a.active {
    border-left: 4px solid #004f9a;
    color: #004f9a;
    font-weight: 700;
    padding: 16px 36px;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .nav
    li
    a {
    padding: 16px 24px;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .nav
    li
    a:focus,
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .nav
    li
    a:hover {
    background-color: transparent;
    text-decoration: none;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .nav
    .open
    > a {
    background-color: transparent;
    border-color: transparent;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .nav
    .open
    > a:active,
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .nav
    .open
    > a:focus,
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .hamburger-nav-wrapper
    .nav
    .open
    > a:hover {
    background-color: transparent;
    border-color: transparent;
    font-weight: 700;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    #user-profile-container {
    background: transparent;
    bottom: 10%;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none;
    height: auto;
    position: absolute;
    right: unset;
    top: unset !important;
    -webkit-transition: none;
    transition: none;
    width: auto;
    z-index: unset;
  }
  .profile-left
    .walmart-hub-header
    #hamburger-container
    .user-profile-header-links,
  .walmart-hub-header .corporate-shop {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .walmart-hub-header #header-container {
    padding: 0 40px;
  }
  .walmart-hub-header #header {
    height: 64px;
  }
}
@media (max-width: 810px) {
  .walmart-hub-header #header-container .hub-logo {
    display: contents;
  }
  .walmart-hub-header #header-container .hub-logo .logo-text {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    height: 55px;
    margin: auto;
    margin-left: inherit;
    margin-right: unset;
    padding-left: 10px;
    padding-top: 15px;
    white-space: nowrap;
  }
}
.walmart-hub-header #header-icons {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  margin-left: auto;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  height: auto;
  order: 2;
  padding: 0;
  width: auto;
}
.walmart-hub-header #header-icons .hamburger-wrapper .hamburger span {
  background: #000;
}
@media only screen and (max-width: 600px) {
  .walmart-hub-header .hub-search {
    display: block;
    position: static;
  }
  .walmart-hub-header .corporate-shop {
    display: none !important;
  }
  .walmart-hub-header .hub-search #header-search-bar {
    background-color: #fff;
    border: transparent;
    border-radius: 30px;
    -webkit-box-shadow: transparent;
    box-shadow: transparent;
    caret-color: #000 !important;
    left: unset;
    min-width: 238px;
    position: relative;
    top: unset;
    -webkit-transform: none;
    transform: none;
  }
  .walmart-hub-header #header-container {
    padding: 0 0px !important;
  }
  #header-search-bar .header-search-form .magnify-icon .material-icons {
    color: #000 !important;
    font-size: 22px;
    opacity: 0.6;
  }
  .walmart-hub-header .corporate-shop-mobile {
    background: transparent;
    border-bottom: 1px solid #e3e4e5;
    border-top: 1px solid #e3e4e5;
    bottom: 15%;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    font-weight: 700;
    height: auto;
    padding: 16px;
    position: absolute;
    right: unset;
    -webkit-transition: none;
    transition: none;
    width: 100%;
    z-index: unset;
  }
  .walmart-hub-header .corporate-shop-mobile .corporateshopmobile {
    color: #000;
    padding: 16px;
  }
  .walmart-hub-header #header-icons .hamburger {
    display: none !important;
  }
  .walmart-hub-header .CorporateHamburger {
    display: block !important;
  }
}
@media (min-width: 601px) and (max-width: 1024px) {
  .walmart-hub-header .corporate-shop {
    display: none !important;
  }
}
@media (min-width: 601px) and (max-width: 1025px) {
  .walmart-hub-header .hub-search {
    display: block;
    position: static;
  }
  .walmart-hub-header .hub-search #header-search-bar {
    background-color: #fff;
    border: transparent;
    border-radius: 30px;
    -webkit-box-shadow: transparent;
    box-shadow: transparent;
    caret-color: #000 !important;
    left: unset;
    position: relative;
    top: unset;
    -webkit-transform: none;
    transform: none;
    width: 288px !important;
  }
  #header-search-bar .header-search-form .magnify-icon .material-icons {
    color: #000 !important;
    font-size: 22px;
    opacity: 0.6;
  }
  .walmart-hub-header .corporate-shop-mobile {
    background: transparent;
    border-bottom: 1px solid #e3e4e5;
    border-top: 1px solid #e3e4e5;
    bottom: 23%;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    font-weight: 700;
    height: auto;
    padding: 16px;
    position: absolute;
    right: unset;
    -webkit-transition: none;
    transition: none;
    width: 100%;
    z-index: unset;
  }
  .walmart-hub-header .corporate-shop-mobile .corporateshopmobile {
    color: #000;
    padding: 16px;
  }
  .walmart-hub-header #header-icons .hamburger {
    display: none !important;
  }
  .walmart-hub-header .CorporateHamburger {
    display: block !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .switch-to-grid-mode {
    padding-left: calc(50% - 319px) !important;
    padding-right: calc(50% - 319px) !important;
  }
  .walmart-hub-header #header {
    margin: 0 !important;
  }
  .walmart-hub-header .switch-to-grid-mode .hub-logo img {
    left: 6%;
    position: fixed;
    top: 22px;
  }
  .walmart-hub-header
    .corporate-right-header
    .hub-search
    .magnify-icon-grid-view {
    color: #fff;
    display: block;
    margin-left: 294px;
    margin-top: 8px;
  }
  .walmart-hub-header .corporate-right-header {
    position: fixed;
    right: 12%;
  }
  .walmart-hub-header .corporate-right-header.search-open {
    right: 30%;
  }
  .walmart-hub-header #header-icons {
    position: fixed;
    right: 6%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1299px) {
  .switch-to-grid-mode {
    padding-left: calc(50% - 442px) !important;
    padding-right: calc(50% - 442px) !important;
  }
  .walmart-hub-header #header {
    margin: 0 !important;
  }
  .walmart-hub-header .magnify-icon-grid-view {
    color: #fff;
    display: block;
    margin-top: 8px;
  }
  .walmart-hub-header
    .corporate-right-header
    #header-search-bar
    .header-search-form,
  .walmart-hub-header .corporate-right-header .hub-search #header-search-bar {
    display: none;
  }
  .walmart-hub-header .links-wrapper {
    left: 0;
    position: relative;
    width: 1299px;
  }
  .walmart-hub-header .corporate-right-header {
    position: relative;
  }
}
.heightHover {
  height: 50px;
}
@media only screen and (min-width: 1300px) {
  .switch-to-grid-mode {
    margin: auto !important;
    padding-left: calc(50% - 490px) !important;
    padding-right: calc(50% - 490px) !important;
  }
  .walmart-hub-header .magnify-icon-grid-view {
    color: #fff;
    display: block;
    height: 24px;
  }
  .walmart-hub-header .links-wrapper {
    width: 1500px;
  }
  .walmart-hub-header .hub-container {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .walmart-hub-header .magnify-icon-grid-view {
    color: #fff;
    display: block;
    margin-top: 8px;
  }
}
@media screen and (device-width: 1024px) {
  .switch-to-grid-mode {
    padding-left: calc(50% - 442px) !important;
    padding-right: calc(50% - 442px) !important;
  }
  .walmart-hub-header .hub-search #header-search-bar {
    right: 90%;
  }
  .walmart-hub-header .magnify-icon-grid-view {
    display: none;
  }
  .switch-to-grid-mode {
    max-width: 960px !important;
  }
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  .walmart-hub-header .hub-search {
    padding-bottom: 0px;
    padding-right: 24px;
    padding-top: 0px;
  }
  .walmart-hub-header .corporate-header-mobile-shop {
    margin-bottom: 0px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 0px;
  }
  .walmart-hub-header .hamburger-wrapper {
    height: 24px;
    padding: 0px;
    width: 24px;
  }
  .walmart-hub-header #header-icons {
    margin-right: 0px;
    position: fixed;
    right: 24px;
  }
  .walmart-hub-header .corporate-right-header {
    margin-right: 0px;
    position: fixed;
    right: 72px;
  }
  .walmart-hub-header .button-close-btn {
    height: 24px;
    width: 24px;
  }
  .walmart-hub-header .magnify-icon-grid-view .material-icons {
    font-size: 32px !important;
  }
}
@media only screen and (max-width: 728px) {
  .walmart-hub-header .hub-search {
    padding-bottom: 0px;
    padding-right: 16px;
    padding-top: 0px;
  }
  .walmart-hub-header .corporate-header-mobile-shop {
    margin-bottom: 0px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
  }
  .walmart-hub-header .hamburger-wrapper {
    height: 24px;
    padding: 0px;
    width: 24px;
  }
  .walmart-hub-header .corporate-right-header {
    margin-right: 0px;
    position: fixed;
    right: 56px;
  }
  .walmart-hub-header #header-icons {
    margin-right: 0px;
    right: 16px;
  }
  .walmart-hub-header .button-close-btn {
    height: 24px;
    width: 24px;
  }
  .walmart-hub-header .magnify-icon-grid-view .material-icons {
    font-size: 32px !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 728px) {
  .walmart-hub-header #header-icons {
    margin-right: 0px !important;
    right: 1px !important;
  }
  .walmart-hub-header .corporate-right-header {
    margin-right: 0px !important;
    position: fixed !important;
    right: 57px !important;
  }
  .walmart-hub-header .button-close-btn {
    height: 24px;
    width: 24px;
  }
  .walmart-hub-header .magnify-icon-grid-view .material-icons {
    font-size: 32px !important;
  }
}