.headerLinkHover {
  border-bottom: 4px solid !important;
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  background-color: transparent !important;
  color: #fff !important;
  cursor: pointer !important; }

.walmart-hub-header #header-container {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 0 16px;
  background-color: #0053e2; }
  .walmart-hub-header #header-container .hub-logo .logo-text {
    color: #fff;
    font-weight: 500;
    margin: auto;
    margin-right: unset;
    margin-left: inherit;
    font-size: 20px; }
  @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: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center; }
  @media (max-width: 810px) {
    .walmart-hub-header .corporate-right-header {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
      -ms-flex-pack: end;
          justify-content: end;
      margin-right: 8px; }
      .walmart-hub-header .corporate-right-header.search-open {
        -ms-flex-pack: center;
            justify-content: center;
        margin-right: auto; } }

.walmart-hub-header #header {
  height: 78px;
  -ms-flex-pack: unset;
      justify-content: unset;
  padding: 0;
  background-color: #0053e2; }

@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 #header-icons {
  -ms-flex: none;
      flex: none;
  margin-left: auto;
  -ms-flex-order: 2;
      order: 2;
  padding: 0;
  width: auto;
  height: auto; }
  .walmart-hub-header #header-icons .hamburger-wrapper .hamburger span {
    background: #000000; }

.walmart-hub-header .hub-logo {
  width: 300px;
  object-fit: cover;
  object-position: center center; }
  .walmart-hub-header .hub-logo img {
    max-width: 140px;
    width: auto;
    height: 28px; }

.walmart-hub-header #header-links {
  height: auto; }

.walmart-hub-header .links-wrapper {
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: start;
      align-items: flex-start;
  position: relative; }

.walmart-hub-header .hub-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 0;
  margin-top: -8px;
  list-style-type: none;
  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;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    padding: 0;
    margin-right: 30px; }
    .walmart-hub-header .hub-container .nav > li > a.dropdown-toggle::after {
      display: none; }
    .walmart-hub-header .hub-container .nav > li > a:hover, .walmart-hub-header .hub-container .nav > li > a:active {
      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 {
    display: block;
    position: absolute;
    min-width: 200px;
    background: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 0 0 8px 8px;
    border: none;
    z-index: 1;
    top: 40px;
    left: -26px;
    overflow-x: hidden !important;
    overflow-y: auto !important; }
    .walmart-hub-header .hub-container .nav .open .dropdown-menu .second-navigation-corporate {
      max-height: 306px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -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: #000000;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        text-decoration: none;
        padding: 12px 16px; }
        .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:hover, .walmart-hub-header .hub-container .nav .open > a:focus, .walmart-hub-header .hub-container .nav .open > a:active {
      background-color: transparent;
      border-color: transparent;
      border-bottom: 0px solid;
      color: #fff !important;
      padding-bottom: 0px;
      border-bottom: 4px solid;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px; }

.walmart-hub-header .hub-search {
  padding-top: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding-right: 16px;
  padding-bottom: 8px;
  cursor: pointer; }
  .walmart-hub-header .hub-search.expanded {
    width: 100%;
    min-width: 400px !important;
    margin: auto;
    position: fixed;
    right: -2%; }
    .walmart-hub-header .hub-search.expanded #header-search-bar {
      height: 46px;
      display: -ms-flexbox;
      display: flex;
      max-width: 458px;
      background-color: #fff; }
      .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 {
          padding-right: 20px;
          color: #000000;
          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 {
    border: transparent;
    box-shadow: transparent;
    border-radius: 30px;
    box-shadow: none;
    background-color: #fff;
    transform: none;
    position: relative;
    top: unset;
    min-width: 180px;
    left: unset;
    /*@media (min-width: 768px) and (max-width: 1024px) {
                min-width: 360px;
            }*/ }
    @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 {
      padding-right: 20px;
      color: #000000;
      position: absolute;
      right: 0; }
    .walmart-hub-header .hub-search #header-search-bar .header-search-form .header-search-field {
      text-overflow: ellipsis;
      margin-right: 8px; }
    .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:hover {
          background: #E6F1FC; }
        .walmart-hub-header .hub-search #header-search-bar .header-search-form .suggested-search ul li a:hover {
          background: #E6F1FC; }

.walmart-hub-header .hub-profile {
  display: none !important;
  margin-left: auto;
  -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: #ffffff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 0 0 8px 8px;
  padding: 16px 24px;
  width: 250px; }
  .walmart-hub-header #user-profile-container.walmart-hub .walmart-hub-profile .name {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #000000; }
  .walmart-hub-header #user-profile-container.walmart-hub .walmart-hub-profile .userTitle {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000; }
  .walmart-hub-header #user-profile-container.walmart-hub .walmart-hub-profile .hub-logout {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    padding: 0;
    gap: 8px;
    width: 200px;
    height: 32px;
    background: #0071DC;
    border-radius: 100px;
    color: #ffffff;
    margin-top: 24px;
    text-decoration: none; }
    .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 {
  font-size: 22px;
  color: #000000 !important;
  opacity: 0.5; }

.walmart-hub-header .corporate-shop {
  display: block;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  padding-left: 16px;
  padding-top: 4px;
  -ms-flex-item-align: center;
      -ms-grid-row-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-top: 0px;
  padding-bottom: 0px; }

/*.corporate-shop {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        border-left: 1px solid #fff;
        align-self: center;

        &:hover {
            opacity: 0.7;
            text-decoration: none;
        }
    }*/
.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 {
  top: 64px !important;
  background: rgba(0, 0, 0, 0.25);
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 9; }

@media (max-width: 1024px) {
  .profile-left .walmart-hub-header .button-close-btn {
    border: 0;
    background: transparent url(../../../../etc/clientlibs/adp/base/images/Corp-close.svg) center center/18px auto no-repeat; }
  .profile-left .walmart-hub-header #slidenav-overlay {
    top: 78px !important;
    background: rgba(0, 0, 0, 0.25); }
  .profile-left .walmart-hub-header #hamburger-container {
    box-shadow: none;
    right: 0;
    left: unset !important;
    top: 78px;
    max-width: 336px;
    background: #ffffff;
    width: 100%;
    height: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .profile-left .walmart-hub-header #hamburger-container .hamburger-heading {
      font-style: normal;
      font-weight: 700;
      font-size: 18px;
      line-height: 24px;
      color: #000000;
      border-bottom: solid 4px #FFCE4D;
      margin: 24px;
      width: fit-content; }
    .profile-left .walmart-hub-header #hamburger-container .hamburger-nav-wrapper {
      padding: 0;
      overflow-y: auto !important; }
      .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;
            position: static;
            float: none; }
            .profile-left .walmart-hub-header #hamburger-container .hamburger-nav-wrapper .navbar-nav li.open .dropdown-toggle {
              background: #E6F1FC url(../../../../etc/clientlibs/adp/base/images/chevron-up-arrow.svg) right/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 {
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            color: #000000; }
            .profile-left .walmart-hub-header #hamburger-container .hamburger-nav-wrapper .navbar-nav li a.dropdown-toggle {
              background: transparent url(../../../../etc/clientlibs/adp/base/images/chevron-down-black.svg) right/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 {
          display: block;
          background: #E6F1FC;
          position: static;
          float: none;
          margin-top: 0;
          border: 0;
          box-shadow: none;
          padding: 0; }
          .profile-left .walmart-hub-header #hamburger-container .hamburger-nav-wrapper .navbar-nav .open .dropdown-menu li a {
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 24px !important;
            color: #000000;
            padding: 16px 40px; }
            .profile-left .walmart-hub-header #hamburger-container .hamburger-nav-wrapper .navbar-nav .open .dropdown-menu li a.active {
              border-left: solid 4px #004F9A;
              padding: 16px 36px;
              color: #004F9A;
              font-weight: 700; }
      .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:hover, .profile-left .walmart-hub-header #hamburger-container .hamburger-nav-wrapper .nav li a:focus {
          text-decoration: none;
          background-color: transparent; }
      .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:hover, .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:active {
          background-color: transparent;
          border-color: transparent;
          font-weight: 700; }
    .profile-left .walmart-hub-header #hamburger-container #user-profile-container {
      background: transparent;
      display: none;
      height: auto;
      position: absolute;
      bottom: 10%;
      right: unset;
      transition: none;
      top: unset !important;
      z-index: unset;
      box-shadow: none;
      width: auto; }
    .profile-left .walmart-hub-header #hamburger-container .user-profile-header-links {
      display: none !important; }
  .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;
      height: 55px;
      font-weight: 500;
      margin: auto;
      padding-top: 15px;
      margin-right: unset;
      margin-left: inherit;
      font-size: 20px;
      padding-left: 10px;
      white-space: nowrap; } }

.walmart-hub-header #header-icons {
  -ms-flex: none;
      flex: none;
  margin-left: auto;
  -ms-flex-order: 2;
      order: 2;
  padding: 0;
  width: auto;
  height: auto; }

.walmart-hub-header #header-icons .hamburger-wrapper .hamburger span {
  background: #000000; }

@media only screen and (max-width: 600px) {
  .walmart-hub-header .hub-search {
    display: block;
    position: initial; }
  .walmart-hub-header .corporate-shop {
    display: none !important; }
  .walmart-hub-header .hub-search #header-search-bar {
    border: transparent;
    box-shadow: transparent;
    border-radius: 30px;
    background-color: #fff;
    transform: none;
    position: relative;
    top: unset;
    caret-color: #000000 !important;
    min-width: 238px;
    left: unset; }
  .walmart-hub-header #header-container {
    padding: 0 0px !important; }
  /*.walmart-hub-header .hub-search #header-search-bar .corporate-shop {
        display: none;
    }*/
  #header-search-bar .header-search-form .magnify-icon .material-icons {
    font-size: 22px;
    color: #000000 !important;
    opacity: 0.6; }
  .walmart-hub-header .corporate-shop-mobile {
    background: transparent;
    display: block;
    height: auto;
    position: absolute;
    bottom: 15%;
    font-weight: bold;
    padding-left: 25px;
    right: unset;
    transition: none;
    z-index: unset;
    box-shadow: none;
    width: 100%;
    border-bottom: 1px solid #E3E4E5;
    border-top: 1px solid #E3E4E5;
    padding: 16px; }
  .walmart-hub-header .corporate-shop-mobile .corporateshopmobile {
    color: #000000;
    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: initial; }
  .walmart-hub-header .hub-search #header-search-bar {
    border: transparent;
    box-shadow: transparent;
    border-radius: 30px;
    background-color: #fff;
    transform: none;
    position: relative;
    top: unset;
    width: 288px !important;
    left: unset;
    caret-color: #000000 !important; }
  /*.walmart-hub-header .hub-search #header-search-bar .corporate-shop {
        display: none;
    }*/
  #header-search-bar .header-search-form .magnify-icon .material-icons {
    font-size: 22px;
    color: #000000 !important;
    opacity: 0.6; }
  .walmart-hub-header .corporate-shop-mobile {
    background: transparent;
    display: block;
    height: auto;
    position: absolute;
    bottom: 23%;
    font-weight: bold;
    padding-left: 25px;
    right: unset;
    transition: none;
    z-index: unset;
    box-shadow: none;
    width: 100%;
    border-bottom: 1px solid #E3E4E5;
    border-top: 1px solid #E3E4E5;
    padding: 16px; }
  .walmart-hub-header .corporate-shop-mobile .corporateshopmobile {
    color: #000000;
    padding: 16px; }
  .walmart-hub-header #header-icons .hamburger {
    display: none !important; }
  .walmart-hub-header .CorporateHamburger {
    display: block !important; } }

/*@media (min-width: 1025px) {
    .hub-search:not(.expanded) .header-search-field {
        display: none;
    }
}*/
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .switch-to-grid-mode {
    padding-left: calc((100% - 638px)/ 2) !important;
    padding-right: calc((100% - 638px)/ 2) !important; }
  .walmart-hub-header #header {
    margin: 0 !important; }
  .walmart-hub-header .switch-to-grid-mode .hub-logo img {
    position: fixed;
    left: 6%;
    top: 22px; }
  .walmart-hub-header .corporate-right-header .hub-search .magnify-icon-grid-view {
    display: block;
    color: #fff;
    margin-top: 8px;
    margin-left: 294px; }
  .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((100% - 884px)/ 2) !important;
    padding-right: calc((100% - 884px)/ 2) !important; }
  .walmart-hub-header #header {
    margin: 0 !important; }
  .walmart-hub-header .magnify-icon-grid-view {
    display: block;
    color: #fff;
    margin-top: 8px; }
  .walmart-hub-header .corporate-right-header #header-search-bar .header-search-form {
    display: none; }
  .walmart-hub-header .corporate-right-header .hub-search #header-search-bar {
    display: none; }
  .walmart-hub-header .links-wrapper {
    position: relative;
    left: 0;
    width: 1299px; }
  .walmart-hub-header .corporate-right-header {
    position: relative; } }

.heightHover {
  height: 50px; }

@media only screen and (min-width: 1300px) {
  .switch-to-grid-mode {
    padding-left: calc((100% - 980px)/ 2) !important;
    padding-right: calc((100% - 980px)/ 2) !important;
    margin: auto !important; }
  .walmart-hub-header .magnify-icon-grid-view {
    display: block;
    color: #fff;
    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 {
    display: block;
    color: #fff;
    margin-top: 8px; } }

@media screen and (device-width: 1024px) {
  .switch-to-grid-mode {
    padding-left: calc((100% - 884px)/ 2) !important;
    padding-right: calc((100% - 884px)/ 2) !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-top: 0px;
    padding-bottom: 0px;
    padding-right: 24px; }
  .walmart-hub-header .corporate-header-mobile-shop {
    padding-top: 0px;
    margin-bottom: 0px;
    padding-left: 24px;
    padding-right: 24px; }
  .walmart-hub-header .hamburger-wrapper {
    height: 24px;
    width: 24px;
    padding: 0px; }
  .walmart-hub-header #header-icons {
    position: fixed;
    right: 24px;
    margin-right: 0px; }
  .walmart-hub-header .corporate-right-header {
    position: fixed;
    right: 72px;
    margin-right: 0px; }
  .walmart-hub-header .button-close-btn {
    width: 24px;
    height: 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-top: 0px;
    padding-bottom: 0px;
    padding-right: 16px; }
  .walmart-hub-header .corporate-header-mobile-shop {
    padding-top: 0px;
    margin-bottom: 0px;
    padding-left: 16px;
    padding-right: 16px; }
  .walmart-hub-header .hamburger-wrapper {
    height: 24px;
    width: 24px;
    padding: 0px; }
  .walmart-hub-header .corporate-right-header {
    right: 56px;
    position: fixed;
    margin-right: 0px; }
  .walmart-hub-header #header-icons {
    right: 16px;
    margin-right: 0px; }
  .walmart-hub-header .button-close-btn {
    width: 24px;
    height: 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 {
    right: 1px !important;
    margin-right: 0px !important; }
  .walmart-hub-header .corporate-right-header {
    right: 57px !important;
    position: fixed !important;
    margin-right: 0px !important; }
  .walmart-hub-header .button-close-btn {
    width: 24px;
    height: 24px; }
  .walmart-hub-header .magnify-icon-grid-view .material-icons {
    font-size: 32px !important; } }
