.navPages-action-moreIcon {
  margin-left: .35714rem; }

.heroCarousel-slide .heroCarousel-image {
  object-fit: cover;
  max-height: 42.85714rem;
  width: 100%; }

.heroCarousel .slick-next, .heroCarousel .slick-prev {
  margin-top: -1.07143rem; }

.modal-close:focus::before, .modal-close:focus::after {
  display: none; }

.product .tooltip {
  width: 100%;
  left: 0; }
  .product .tooltip .offer {
    width: 100%; }
    .product .tooltip .offer div {
      line-height: 18px;
      padding: 5px 0; }

.heroCarousel .carousel-tooltip {
  display: none !important; }

.skip-to-main-link {
  display: none !important; }

@media (min-width: 801px) {
  body .heroCarousel-content,
  body .heroCarousel-content.heroCarousel-content--empty {
    background-color: rgba(255, 255, 255, 0.9);
    left: 0;
    margin: 0 auto;
    padding: 2.25rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 50rem; } }

@media (min-width: 1261px) {
  .productView-description {
    clear: right;
    float: right;
    width: 50%; } }

@media only screen and (max-width: 991px) {
  .header {
    height: auto; }
  .header .header-logo {
    height: auto; }
  .header .header-logo .header-logo-image-container .header-logo-image {
    max-height: 120px; }
  .header .mobileMenu-toggle {
    top: 32px; }
  .header .navUser {
    top: 59px;
    width: auto;
    z-index: 999; }
  .heroCarousel-slide .heroCarousel-content.heroCarousel-content--empty {
    background: rgba(255, 255, 255, 0.9);
    padding: 30px; }
  .footer-info-col[data-section-type="footer-brands"],
  .footer-info-col[data-section-type="storeInfo"],
  .footer-info-col[data-section-type="newsletterSubscription"] {
    margin-top: 20px; }
  .cart-content-padding-right .cart-totals {
    width: 100%; }
  .cart-content-padding-right .cart-totals .cart-total-label {
    padding-left: 0;
    width: 50%;
    text-align: left; }
  .cart-content-padding-right .cart-totals .cart-total-value {
    padding-right: 0;
    width: 50%;
    text-align: right; }
  .navPages-container.is-open {
    padding-top: 130px; }
  body {
    padding-top: 120px; }
  .navUser-item--cart .dropdown-menu.is-open {
    width: 300px; }
  .footer-copyright .powered-by {
    text-align: center; } }

@media only screen and (max-width: 767px) {
  .heroCarousel-slide .heroCarousel-content.heroCarousel-content--empty {
    background: transparent;
    padding: 0; }
  .footer-info .footer-info-col {
    margin-top: 20px; } }

@media only screen and (max-width: 479px) {
  .header {
    height: 90px; }
  .header .mobileMenu-toggle {
    top: 17px; }
  .header .navUser {
    top: 44px; }
  .header .header-logo {
    height: 90px; }
  .header .header-logo .header-logo-image-container .header-logo-image {
    max-height: 70px; }
  .navPages-container.is-open {
    padding-top: 90px; }
  body {
    padding-top: 90px; } }
