/** Shopify CDN: Minification failed

Line 3254:0 Unexpected "}"

**/
/*================================  Global ================================ */
body.no-scroll {
  overflow:hidden;
  width:100%;
  left:0;
  top:0;
}

.h1-alt, .h2-alt, .h3-alt {
  text-transform:uppercase;
  font-weight: 300;
  letter-spacing: normal;
  font-family: 'Roboto', Helvetica, sans-serif; }

.h1-alt {font-size: 28px; }
  @media only screen and (min-width: 640px) {
    .h1-alt {font-size: 40px; } }
  @media only screen and (min-width: 1024px) {
    .h1-alt {font-size: 56px; } }

.h2-alt {font-size: 23px; }
    @media only screen and (min-width: 640px) {
      .h2-alt {font-size: 28px; } }
    @media only screen and (min-width: 1024px) {
      .h2-alt {font-size: 40px; } }

.h3-alt {font-size: 23px;}
  @media only screen and (min-width: 1024px) {
    .h3-alt {font-size: 32px; } }

.page-width--alt {max-width: 1480px; }

.page-width--wide {
  margin:0 auto;
  max-width: 1920px; }
@media only screen and (min-width:1920px) {
  .page-width {
    padding-left: 48px;
    padding-right: 48px; }
}

.page-width--full {
  max-width: 100%;
}
.no-padding-lr {
  padding-left:0;
  padding-right:0;
}

.btn {
  font-size: 14px;
  line-height:1;
  font-family: 'Roboto', Helvetica, sans-serif;
  font-weight: 400;
  padding:13px 28px;
  -webkit-border-radius:0;
  -moz-border-radius: 0;
  border-radius:0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.125em; }
  .btn:hover, .btn:focus {
    background-color: #666; }
  .btn:focus-visible {
    outline:1px solid #000;  }

.btn--alt {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 700;
  letter-spacing: normal;
  -webkit-border-radius:3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 50px;
}
.btn--color-alt {
  background-color: rgb(0, 150, 143);
}

.btn-rounded {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  text-transform: none;
}

.breadcrumb-wrapper {
  max-width:100%;
  padding-left: 15px;
  padding-right: 15px; }
  @media only screen and (min-width:1920px) {
    .breadcrumb-wrapper {
      padding-left: 48px;
      padding-right: 48px; }
  }

.section-collection-eternals .breadcrumb-wrapper + .video-container, .section-collection-pacman .breadcrumb-wrapper + .video-container {margin-top: -15px;}

  .strikethrough {
    text-decoration: line-through;
  }
/*============================================================================
  HEADER
==============================================================================*/
.site-header .gifting-menu-item {
  background: url(https://cdn.shopify.com/s/files/1/0566/6950/3681/files/gifting.png?v=1638756821) no-repeat left top!important;
  background-color: #fff;
  color: #000;
  padding:5px 8px 5px 26px!important;
  line-height:1;
}

@media only screen and (max-width: 979px) {
  .mobile-nav-wrapper {
    position: fixed;
    top:0;
    left: -100%;
    display:block;
    height: 100%;
    overflow-y: scroll;
    background: #fff;
    z-index: 999;
    max-width: 100%; }

  .mobile-nav-header {
    height: 48px;
    padding-right: 50px;
    padding-left: 20px;
    background: #ebebeb;
    overflow:hidden;
    display:flex;
    align-items: center;
    width: 100%;
  }
  .mobile-nav-close-btn {
    background: #202020;
    display: block;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px; }
    .mobile-nav-close-btn .cross {
      -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      transform: rotate(-135deg);
      background: 0 0;
      display: block;
      font-size: 0;
      height: 24px;
      line-height: 0;
      margin: 12px auto 0;
      width: 24px; }
    .mobile-nav-close-btn .cross:before {
      background: #fff;
      content: '';
      display: block;
      height: 2px;
      left: 0;
      margin-top: -1px;
      position: absolute;
      top: 50%;
      width: 100%; }
    .mobile-nav-close-btn .cross:after {
      background: #fff;
      content: '';
      display: block;
      height: 100%;
      left: 50%;
      margin-left: -1px;
      position: absolute;
      top: 0;
      width: 2px; }

  .mobile-nav-header__link {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    padding:10px 0;
  }

  .mobile-nav__item.border-bottom,
  .mobile-nav__item.border-top {
    border-color: #b3b3b3;
  }

  .mobile-nav__item .icon {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
  }

  .mobile-nav__item.parent.active .mobile-nav__icon {
    transform: rotate(-180deg);
  }

  .mobile-nav__link {
    font-size: 14px;
    font-weight: 700;
    padding: 12px 45px 12px 20px;
    text-transform: uppercase;
  }

  .mobile-nav__link.mobile-nav__link-featured {
    display: inline-block;
    background: #000;
    color: #fff;
    width: auto;
    padding: 10px 10px;
    margin: 13px 10px 5px;
    line-height: 1;
  }

  .site-header .mobile-nav__link.gifting-menu-item {
    margin-left: 0;
    padding:15px 10px 15px 45px!important;
    background-position: 20px 10px!important;
  }

  .mobile-nav__link-icon {
    color: #0f0f0f;
    font-size: 14px;
    height: 80px;
    display:inline-flex;
    align-items: center;
    padding:10px 20px;
    background-color: #ebebeb;
    width:100%;
    position: relative;
  }
  .mobile-nav__link-icon.border-bottom {
    border-bottom:1px solid #fff;
  }
  .mobile-nav__link-icon .micon {
    background-image: url(sprite.png);
    height: 27px;
    width: 27px;
    display:inline-block;
    vertical-align: middle;
    margin-right: 38px;
  }
  .mobile-nav__icon-track {
    background-position: -387px -66px;
  }
  .mobile-nav__icon-contact {
    background-position: -387px -130px;
  }
  .mobile-nav__icon-warranty {
    background-position: -387px -98px;
  }

  .mobile-nav__dropdown {
    position: relative;  }
    .mobile-nav__dropdown .mobile-nav__sublist-link {
      font-size: 14px;
      font-weight: 400;
      padding: 15px 20px;
      display: block;
      text-transform: uppercase;
      color: #9d9d9d;
    }

  .mobile-nav__dropdown-lvl3 {
    display:block;
  }
  .mobile-nav-tabs {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: stretch;
    background: #fff;
    flex-wrap: nowrap;
    width: 99.9%; }
    .mobile-nav-tabs .mobile-nav__btn,
    .mobile-nav-tabs a {
      background-color: transparent;
      font-size: 14px;
      font-weight: 600;
      align-items: center;
      border: 1px solid #e9e9e9;
      color: #000;
      display: flex;
      flex-grow: 1;
      justify-content: center;
      text-transform: uppercase;
      padding: 10px;
      position: relative;
      text-align: center;  }
    .mobile-nav-tabs .mobile-nav__btn.active,
    .mobile-nav-tabs a.active {
      border-color: #9f8f44; }
    .mobile-nav-tabs .mobile-nav__btn.active:after,
    .mobile-nav-tabs a.active:after {
      border: 10px solid;
      border-color: #9f8f44 transparent transparent;
      content: '';
      height: 0;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 100%;
      width: 0;
    }

  .mobile-nav-tab__content {
    padding-top: 10px;
    display:none;}
    .mobile-nav-tab__content.active {display:block;}
    .mobile-nav-tab__content ul .mobile-nav__sublist-link {
      font-size: 14px;
      font-weight: 400;
      padding: 15px 45px;
      display: block;
      text-transform: uppercase;
      color: #000;
    }

  .mobile-nav__cat-link {
    display:block;
    width: 100%;
    padding: 13px 20px 12px;
    border-top: 1px solid #ddd; }
    .mobile-nav__cat-link:last-child {
      border-bottom: 1px solid #ddd;
    }
  .mobile-nav__cat-icon {
    width: 40px;
    opacity: 0.5;
    display: inline-block;
    vertical-align: middle;
  }
  .mobile-nav__cat-title {
    font-size: 14px;
    color: #8a8a8a;
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: normal;
  }

  [data-header-section] {
    padding-top: 153px;
  }

  .site-header {
    position: fixed;
    width:100%;
    top:0;
    left:0;
    z-index: 888;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition: all .3s ease-in-out 0s; }
    body.scroll-down .site-header {
      position: absolute;
      top:0;
    }
    body.js-drawer-open.drawer-menu-open .site-header {
      height: 100%;
      background: transparent;
    }

    .site-header:after {
      display: none;
      content: '';
      position: fixed;
      background: #000;
      width: 100%;
      height: 100vh;
      top: 0;
      left: 0;
      opacity: .65;
      z-index: 30;
    }
    body.js-drawer-open .site-header:after {
      display: block;
    }
  .site-header__logo-image img {
    width: auto;
    margin: 0 auto;
}
}
@media only screen and (max-width: 979px) and (min-width: 768px) {
  .mobile-nav-wrapper {
    max-width: 50%;
  }
}

@media only screen and (min-width: 980px) {
  .site-nav {
    position: unset;
    margin:0;
    padding:25px 0 0;
  }

  .site-nav > li {
    padding-bottom: 29px;
  }

  .site-nav__dropdown {
    background:#fafafa;
    width:100%;
    top: 100%!important;
    overflow:hidden;
    margin-top: -3px;
  }

  .site-nav__dropdown .site-nav__child-link {
    font-size: 11px;
    padding-left: 27px;
    padding-right: 27px;
  }
  .site-nav__dropdown .site-nav__child-link--parent {
    color:#a0903e;
    font-size: 12px;
    cursor: default; }
    .site-nav__dropdown .site-nav__child-link--parent:hover {
      color:#a0903e; }

  .site-nav__childlist {
    background: #fafafa;
    width: 60%;
    float:left;
    padding-left: 8px;
  }
  .site-nav__childlist-item {
    flex-basis: 33.33%;
  }
  .site-nav__childlist-item ul .site-nav__child-link {
    padding-top:7px;
    padding-bottom: 7px; }
    .site-nav__childlist-item ul .site-nav__child-link:hover {
      background: #f2f2f2;
      opacity:1;
    }

  .site-nav__banner {
    width: 40%;
    float:right;
    position:relative;
  }
  .site-nav__banner-image {
    height:0;
    position: relative; }
    .site-nav__banner-image img {
      position: absolute;
      top:0;
      left:0;
      width: 100%;
    }
  .site-nav__banner-content {
    position: absolute;
    width:100%;
    left:0;
    text-align:center;
    bottom: 32px; }
    .site-nav__banner-content .title {
      font-family: 'Roboto', Helvetica, sans-serif;
      font-size: 24px;
      text-transform: uppercase;
      font-weight: 700;
      position: relative;
      z-index: 1;
      margin-bottom: 24px; }
    .site-nav__banner-content .btn {
      position: relative;
      z-index: 1;
      font-weight: 600; }
    .site-nav__banner-content:before {
      content: "";
      background: linear-gradient(rgba(250,250,250,0),#fafafa);
      position: absolute;
      bottom: -2rem;
      z-index:0;
      top: -75%;
      width:100%;
      left:0;
    }

  .site-nav--has-dropdown:hover .site-nav__dropdown,
  .site-nav--has-dropdown:focus .site-nav__dropdown {
    display:block!important;
  }

  .menu-bottom__title {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .05em;
    background:#fff;
    padding:11px;
  }

  .menu-grid {
    display: table;
    padding: 10px 0;
    table-layout: fixed;
    width: 100%;}
    .menu-grid .menu-grid-item {
      border-left: 1px solid #ddd;
      display: table-cell;
      text-align: center; }
    .menu-grid .menu-grid-item:first-child { border:none; }
    .menu-grid-item__link {
      display: block; }
      .menu-grid-item__link:hover .menu-grid-item__title {
        color: #999; }
    .menu-grid-item__icon {
      opacity: 0.5;
      display:inline-block; }
    .menu-grid-item__title {
      margin-top: 5px;
      display:block; }

  .site-header__cart-count {
    position: relative;
    background-color: #00968f;
    width: 18px;
    height: 18px;
    display:inline-block;
    vertical-align: middle;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 1.5;
  }
  .site-header__cart-count span {
    font-size: 12px;
  }
}

.site-header__cart-count {
  background-color: #00968f;
}

/** Homepage **/

/* Gifting banner */

@media only screen and (min-width: 980px) {
  #shopify-section-163875800595679a81 .feature-row__item__image {
    flex-basis: 53.5%;
  }
  #shopify-section-163875800595679a81 .feature-row__item__image .feature-row__image  {
    object-position: left;
  }

  #shopify-section-163875800595679a81 .feature-row__item__text {
    flex-basis: 46.5%;
  }
}
#shopify-section-163875800595679a81 .feature-row-v2 .badge.sale {
  background: #c8102e;
  color: #fff;
  text-transform: uppercase;
}

@media only screen and (max-width: 979px) {
  #shopify-section-163875800595679a81 .feature-row__item__image {
    padding:20px 18px 0;
  }
  #shopify-section-163875800595679a81 .feature-row-v2 .badge.sale {
    left: 30px;
    top: 30px;
  }
}

#shopify-section-163875800595679a81 .feature-row-v2 .badge.sale {
  background: #c8102e;
  color: #fff;
  text-transform: uppercase;
}

#shopify-section-163875800595679a81 .feature-row-v2 .btn {
  border:2px solid #000;
}

/* End of Gifting banner */


@media only screen and (min-width: 640px) {
  .index-section {
    padding-top: 15px;
    padding-bottom: 15px; }

  [class*="index-section--flush"] + [class*="index-section--flush"] {
    margin-top: -30px; }

  [class*="index-section--flush"]:first-child {
    margin-top: -15px; }

  [class*="index-section--flush"]:last-child {
    margin-bottom: -15px; }
}

.index-section--featured-text-media:first-child {
  margin-top: -20px; }
  @media only screen and (min-width: 980px) {
    .index-section--featured-text-media:first-child {
      margin-top: -30px;
    }
  }


.index-section h1, .index-section .h1 {
  font-size: 28px;
  text-transform: uppercase; }
  @media only screen and (min-width: 640px) {
    .index-section h1, .index-section .h1 {
      font-size: 40px;
    } }
  @media only screen and (min-width: 1024px) {
    .index-section h1, .index-section .h1 {
      font-size: 56px; } }

.index-section h2, .index-section .h2 {
  font-family: 'Roboto', Helvetica, sans-serif;
  font-weight: 300;
  font-size: 23px;
  letter-spacing: normal;
  line-height: 1.1;}
  @media only screen and (min-width: 640px) {
    .index-section h2, .index-section .h2 {
      font-size: 32px;
    } }
  @media only screen and (min-width: 1024px) {
    .index-section h2, .index-section .h2 {
      font-size: 40px; } }


.index-section p {
  font-family: Helvetica, sans-serif;
}

.index-section .btn {
  -webkit-border-radius:24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  text-transform: none;
  line-height:1;
  font-weight: 300;
  font-family: Helvetica, sans-serif;
  height: 40px;
  font-size: 18px;
  padding-left: 16px;
  padding-right: 34px;
  letter-spacing: normal;
  min-width: 127px;
  justify-content: flex-start; }
  @media only screen and (min-width: 980px) {
    .index-section .btn {
      font-size: 24px;
      height: 48px;
      padding-left: 28px;
      padding-right: 56px;
      min-width: 204px;
    }
  }
  @media only screen and (min-width: 1400px) {
    .index-section .btn {
      font-size: 28px; }
  }

/*============================================================================
  Homepage new blocks
==============================================================================*/
.index-section--feature-row .page-width--full {
  padding-left:0;
  padding-right:0;
}

.index-section--feature-row .page-width--full .feature-row__text {
  padding:25px 16px; }
  @media only screen and (min-width: 980px) {
    .index-section--feature-row .page-width--full .feature-row__text {
      padding-left: 30px;
      padding-right: 30px;
    }
  }
  @media only screen and (min-width: 1800px) {
    .index-section--feature-row .page-width--full .feature-row__text {
      padding-left: 48px;
      padding-right: 48px;
    }
  }

/* 1 Nov CSS */
/* Section 1 */
.feature-row-v2 .feature-row__text .bottom-text {
  margin-top: 20px;
  display: block;
}
#shopify-section-16358344833a43071f .feature-row.feature-row--rev {
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
#shopify-section-16358344833a43071f h2 {
  font-weight: bold;
  font-size: 48px;
  font-family: Helvetica;
  text-transform: none;
  line-height: 1; }
  @media only screen and (min-width: 1365px) {
    #shopify-section-16358344833a43071f h2 {
      font-size: 65px;
    }
  }

#shopify-section-16358344833a43071f .featured-row__subtext p {
  font-size: 20px;
  line-height:1.4; }
  @media only screen and (min-width: 1365px) {
    #shopify-section-16358344833a43071f .featured-row__subtext p {
      font-size: 26px; }
  }

/* Section 2 */
#shopify-section-1635835278916c8161 h2 {
  color: #fff;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 48px;
  line-height: 1; }
  @media only screen and (min-width: 1365px) {
    #shopify-section-1635835278916c8161 h2 {
      font-size: 65px; }
  }

#shopify-section-1635835278916c8161 .feature-row {
  background-color: #000;
  flex-wrap: wrap;
  justify-content: center;
  align-items: end;
}
#shopify-section-1635835278916c8161 .featured-row__subtext p {
  font-size: 20px;
  color:#fff;
  line-height: 34px; }
  @media only screen and (min-width: 1365px) {
    #shopify-section-1635835278916c8161 .featured-row__subtext p {
      font-size: 26px; }
  }

#shopify-section-1635835278916c8161 .btn {
  font-size: 28px;
  background-color: #FFFFFF;
  color: #000;

}
#shopify-section-1635835278916c8161 .feature-row__text {
  padding-bottom: 32px; }
  @media only screen and (min-width: 1800px) {
    #shopify-section-1635835278916c8161 .feature-row__text {
      padding-bottom: 50px; }
  }


@media only screen and (max-width: 767px) {
  #shopify-section-16358344833a43071f h2 {
      font-size: 32px;
  }

  #shopify-section-1635835278916c8161 h2 {
    font-size: 28px;
  }

  #shopify-section-16358344833a43071f .featured-row__subtext p,
  #shopify-section-1635835278916c8161 .featured-row__subtext p {
      font-size: 16px;
      line-height: 24px;
  }
  #shopify-section-16358344833a43071f .featured-row__subtext,
  #shopify-section-1635835278916c8161 .featured-row__subtext{
      margin-bottom: 13px;
  }
  #shopify-section-1635835278916c8161 .btn{
    font-size:18px;
  }
}
/* End 1 Nov CSS */

.index-section--feature-row-v2 .page-width {
  padding-left: 0;
  padding-right: 0; }

.feature-row-v2 {
  position: relative; }
  @media only screen and (min-width: 980px) {
    .index-section:first-child {
      margin-top: -30px; }

    .feature-row-v2 {
      -ms-flex-align: flex-end;
      -webkit-align-items: flex-end;
      -moz-align-items: flex-end;
      -ms-align-items: flex-end;
      -o-align-items: flex-end;
      align-items: flex-end;

      align-items: stretch;
    }
  }

#shopify-section-1639974008fd30a039 {
  background:url(https://cdn.shopify.com/s/files/1/0566/6950/3681/files/MARVELETERNALSMARVEL_bg.png?v=1642077416) no-repeat 0 35px; }
  @media only screen and (max-width: 1000px) {
    #shopify-section-1639974008fd30a039 { background-size: 280px }
  }
  @media only screen and (max-width: 600px) {
    #shopify-section-1639974008fd30a039 { background-size: 200px }
  }

.index-section--collection .btn-view-all {
  font-size: 18px;
  font-weight: 300;
  text-decoration: underline;
  margin-right: 20px;
  margin-top: -28px;
  position: relative;
  bottom: -35px;
  display:inline-block;
  font-family: Helvetica, sans-serif; }
  @media only screen and (min-width: 1024px) {
    .index-section--collection .btn-view-all {
      font-size: 22px;
      bottom: -60px;
    }
  }
  @media only screen and (min-width: 1400px) {
    .index-section--collection .btn-view-all {
      margin-right: 84px;
      font-size: 28px;
    }
  }
  .index-section--collection .btn-view-all:hover {
    opacity: 0.7; }


.featured-collection-slider {
  margin-left: 16px;
  margin-top: 55px;
  margin-bottom: 40px; }
  @media only screen and (min-width: 1024px) {
    .featured-collection-slider {
      margin-left:0;
      margin-top: 80px;
      padding-left: 10.5%; }
  }

.featured-collection-slider .slick-list {
  padding-right: 28%; }
  @media only screen and (min-width: 1024px) {
    .featured-collection-slider .slick-list {
      padding-right: 25%; }
  }
  @media only screen and (min-width: 1400px) {
    .featured-collection-slider .slick-list {
      padding-right: 28%; }
  }


.featured-collection-slider .slick-slide {
  margin-left: 4px;
  margin-right: 4px; }
  @media only screen and (min-width: 1024px) {
    .featured-collection-slider .slick-slide {
      margin-left: 12px;
      margin-right: 12px;
    }
  }

/*
.featured-collection-slider .product-card__image-outer-wrapper {
  border:1px solid #fff;
   background: #fff; 
}
*/

.featured-collection-slider .productinfowrap {
  padding-left: 2px;
  padding-right: 2px;
}


.featured-collection-slider .product-card__image-wrapper {
  max-width: 530px;
  margin-bottom:0;
}

.featured-collection-slider .product-card {
  font-size: 16px;
  margin-bottom: 0; }
  @media only screen and (min-width: 1400px) {
    .featured-collection-slider .product-card {
      font-size: 20px; }
  }

  .featured-collection-slider .productinfowrap .price {
    font-size: 16px;
  }
  @media only screen and (min-width: 768px) {
    .featured-collection-slider .productinfowrap {
      display:flex;
      justify-content: space-between;
      align-items: baseline;
    }
    .featured-collection-slider .productinfowrap .price {
      font-size: 20px;
    }
  }

.featured-collection-slider .h4.grid-view-item__title.product-card__title {
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-right: 20px; }
  @media only screen and (max-width: 767px) {
    .featured-collection-slider .h4.grid-view-item__title.product-card__title  {
      display:block;
      margin-bottom: 5px; }
  }
  @media only screen and (min-width: 1400px) {
    .featured-collection-slider .h4.grid-view-item__title.product-card__title {
      font-size: 20px; }
  }

.featured-collection-slider .price__badges--listing {
  position: absolute;
  top:0;
  margin-top: 10px;
  left: 10px; }
  .featured-collection-slider .price__badge {
    text-transform: none;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 10px;
    letter-spacing: normal;
  }

.featured-collection-slider .price--sold-out .price__badge--sold-out  {
  color: #fff;
  background: #989898;
  border: none;
}

.slick-arrow-round {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  z-index: 10; }
  .slick-arrow-round:before {
    display:none; }
  .slick-arrow-round.slick-prev:focus, .slick-arrow-round.slick-prev:hover,
  .slick-arrow-round.slick-prev {
    background: url(chevron-left-white2x.png) no-repeat center center;
    background-size: 13px;
    background-color:#000;}
  .slick-arrow-round.slick-next:focus, .slick-arrow-round.slick-next:hover,
  .slick-arrow-round.slick-next {
    background: url(chevron-right-white2x.png) no-repeat center center;
    background-size: 13px;
    background-color:#000;}

    .slick-arrow-round.slick-prev {
      left: 20px; }
    .slick-arrow-round.slick-next {
      right:20px; }

    @media only screen and (min-width: 980px) {
      .slick-arrow-round {
        top: auto;
        bottom: 36%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
      }
    }

    @media only screen and (min-width:1920px) {
      .slick-arrow-round.slick-prev {
        left: 48px; }
      .slick-arrow-round.slick-next {
        right:48px; }
    }

@media only screen and (max-width: 979px) {
  .feature-column .feature-column__item:first-child {
    margin-bottom: 16px; }
}

.feature-column__inner {
  position: relative; }


.feature-column__text-content {
  margin-top: -1px;
  padding:16px; }
  @media only screen and (min-width: 768px) {
    .feature-column__text-content {
      padding: 20px; }
  }
  @media only screen and (min-width: 980px) {
    .feature-column__text-content {
      padding:45px 30px 50px; }
  }
  @media only screen and (min-width: 1400px) {
    .feature-column__text-content {
      padding-left: 50px;
      padding-right: 50px; }
  }
  @media only screen and (min-width: 1820px) {
    .feature-column__text-content {
      padding-left: 80px;
      padding-right: 80px; }
  }

.feature-column__text-content .block-title {
  text-transform: none;
  margin-bottom: 40px;
  line-height: 1; }
  @media only screen and (min-width: 980px) {
    .feature-column__text-content .block-title {
      min-height:100px;
      font-size: 52px; }
  }
  @media only screen and (min-width: 1365px) {
    .feature-column__text-content .block-title {
      min-height: auto; }
  }
  @media only screen and (min-width: 1700px) {
    .feature-column__text-content .block-title {
      font-size: 65px; }
  }

  @media only screen and (max-width: 1023px) {
    .feature-column__text-content .block-title {
      margin-bottom: 15px; }

    .feature-column__text-content .block-title br {
      display:none;  }
  }

.feature-column .btn {
  position: relative;
  z-index: 2; }

.index-section--video-custom {
  margin-top: 25px;
  background:url(https://cdn.shopify.com/s/files/1/0566/6950/3681/files/PurposeModuleBackground_Asset_Desktop.png?v=1626921075) no-repeat 0 0;
  background-size: 100%; }
  @media only screen and (min-width: 1024px) {
    .index-section--video-custom {
      background-position: right 15px;
      background-size: 81.45%;
      margin-top:0;
    }
  }

.featured-video-wrapper {
  padding-top: 80px; }
  @media only screen and (min-width: 1024px) {
    .featured-video-wrapper {
      padding-top: 10.44%;
      max-width: 83.11%;
      margin-left:auto;
      margin-right:auto;
    }
  }

.featured-video__text-block .headline {
  position: relative;
  font-size: 32px;
  line-height:1.1;
  font-weight: 700;
  font-family: Helvetica, sans-serif;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #fff; }
  .featured-video__text-block .headline:after {
    content: attr(data-text);
    position: absolute;
    -webkit-text-stroke: 1px #000;
    left: 0;
    top: 0;
  }
  @media only screen and (min-width: 1023px) {
    .featured-video__text-block .headline {
      font-size: 60px;
      text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
      -webkit-text-stroke: 2px #000;
      margin-top: 20px;
      margin-bottom: 20px;
    }
  }
  @media only screen and (min-width: 1400px) {
    .featured-video__text-block .headline {
      font-size: 100px;
    }
  }

.featured-video__text-block p {
  font-size: 16px;
  font-family: Helvetica, sans-serif;
  margin-bottom: 0; }
  @media only screen and (min-width: 1023px) {
    .featured-video__text-block p {
      font-size: 22px; }
  }
  @media only screen and (min-width: 1400px) {
    .featured-video__text-block p {
      font-size: 26px; }
  }


/* Video (Fullwidth) */
.featured-video-wide-wrapper .featured-video__text-block {
  padding-top: 10px;
  padding-bottom: 10px; }
  @media only screen and (min-width: 980px) {
    .featured-video-wide-wrapper .featured-video__text-block {
      padding-top: 30px;
      padding-bottom: 40px; }

    .featured-video-wide-wrapper .featured-video__text-block .rte-setting {
      min-height: 44px;
    }
  }

.featured-video__text-block .headline-alt {
  font-family: Helvetica,sans-serif;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 700; }
  @media only screen and (min-width: 980px) {
    .featured-video__text-block .headline-alt {
      font-size: 60px; }
  }
  @media only screen and (min-width: 1400px) {
    .featured-video__text-block .headline-alt {
      font-size: 100px; }
  }


/*============================================================================
  Homepage
==============================================================================*/

.featured-content__text-block {
  padding: 30px; }
  @media only screen and (min-width: 640px) { /* 40 em */
    .featured-content__text-block {
      padding-bottom: 60px; }
  }
  @media only screen and (min-width: 1400px) { /* 87.5 em */
    .featured-content__text-block {
      padding: 60px 0; }
  }

.featured-content__text-block .headline {
  margin-bottom: 10px;
}
.featured-content__text-block .rte-setting p {
  font-size: 20px;
  line-height: 1.1;
}

.hero--adapt, .hero-fixed-width__image {
  max-height: 100%;
}
.hero-fixed-width:before {
  display:none;
}

.hero-fixed-width__image-wrapper {
  position:relative;
  display:block;
}

.hero-fixed-width__image-wrapper img {
  display:block;
  width:100%;
  height: auto;
}

.hero-fixed-width__content-inner {
  position: absolute;
  text-align:left;
}

.hero-fixed-width__content-inner.text--right {
  right: 16px;
  width: calc(60% - 16px); }
  @media only screen and (min-width: 640px) {
    .hero-fixed-width__content-inner.text--right {
      right: 60px;
      width: calc(50% - 60px); }
  }
  @media only screen and (min-width: 1400px) {
    .hero-fixed-width__content-inner.text--right {
      right: 90px;
      width: calc(50% - 90px); }
  }

.hero-fixed-width__content-inner.text--right-center {
  top: 50%;
  transform: translateY(-50%); }

.hero-fixed-width .mega-title {
  color: #000;
  text-shadow:none;
  line-height:1.1;
  margin-bottom: 10px;
}

@media only screen and (min-width: 980px) {
  .feature-row--rev {
    flex-direction: row-reverse; }

  .flex-medium-up--five-twelfths {
    flex: 0 0 41.66667%; }

  .flex-medium-up--seven-twelfths {
    flex: 0 0 58.33333%; }
}
@media only screen and (min-width: 1400px) {
  .flex--one-third {
      flex-basis: 33.33333%; }

  .flex--two-thirds {
    flex-basis: 66.66667%; }
}

.feature-row__text {
  padding: 30px; }
  @media only screen and (min-width: 640px) { /* 40em */
    .feature-row__text  {
      padding-bottom: 60px; }
  }
  @media only screen and (min-width: 1024px) { /* 64em */
    .feature-row__text {
      padding:0 30px 30px; }
  }
  @media only screen and (min-width: 1400px) { /* 87.5 em */
    .feature-row__text {
      padding:0 60px 60px; }
  }

.video-container {
  position: relative;
  overflow:hidden;
}

.video-container video {
  object-fit: cover;
  background: no-repeat center center/cover;
  width:100%; }

@media only screen and (max-width: 639px) {
  .video-bg-container {
    padding-bottom: 100%; }
}

@media only screen and (min-width: 1400px) {
  .video-bg-container {
    padding-bottom: 41.14583333332%; }
}

.video-bg-container video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

/*================ Collection Page ================*/
.page-width-NA.secwrap.no-bgcolor {
  background:none!important;
}
/** Eternals x Eastpak **/
.collection-banner {
  position: relative;
  margin-top: -15px;
}
.collection-banner__image {
  width: 100%;
  position: absolute;
  top:0;
  left:0;
}

/* 1 Nov CSS */
.collectioneternals #gf-tree,
.collectioneternals #gf-controls-container,
.collectionpacman #gf-tree,
.collectionpacman #gf-controls-container
{
    display: none;
}
.collectioneternals #gf-grid, .collectionpacman #gf-grid {
    width: 100% !important;
    float: none !important;
  margin-bottom: 40px;
}
#eternalsblock {
    margin-bottom: 60px;
    margin-top: -20px;
}
/* End 1 Nov CSS */

.storytelling-banner {
  padding: 16px 10px;
  margin: 0 auto;
  max-width: 510px;
  text-align: center;
}

.storytelling-banner__title {
  font-family: 'Roboto';
  letter-spacing: normal;
  font-size: 18px;
  text-transform: uppercase; }
  @media only screen and (min-width: 1280px) {
    .storytelling-banner__title {
      font-size: 28px;
    }
  }

.storytelling-banner__intro p {
  font-size: 13px;
}

.flip-card {
  cursor: pointer;
  display: block;
  position: relative;
  transition: transform 768ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
  transform-style: preserve-3d;
}

.flip-card.is-flipped {
  transform: rotateY(-180deg);
}

.flip-card__face {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  border-radius: 20px;
  box-sizing: border-box;
  transform: rotateY(0deg);
}

.flip-card__face--back {
  align-items: center;
  display: flex;
  height: 100%;
  font-size: 0.8125rem;
  left: 0;
  padding: 30px 10px 10px 10px;
  position: absolute;
  top: 0;
  width: 100%;
  transform: rotateY(180deg);
  color:#fff;
}
.flip-card__face--back p {
  color:#fff;
}

.flip-card__face__icon {
  fill: currentColor;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
}

.flip-card img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}
.campaign-marvel-eternals-silhouettes {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
}

@media (min-width: 768px) {
  .campaign-marvel-eternals-silhouettes {
    display: grid;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
    overflow: visible;
  }
}

@media (min-width: 1024px) {
  .campaign-marvel-eternals-silhouettes {
      grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

@media (min-width: 1280px) {
  .campaign-marvel-eternals-silhouettes {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}

.campaign-marvel-eternals-silhouettes__item {
  flex-basis: 50vw;
  flex-grow: 1;
  flex-shrink: 0;
  margin-right: 1rem;
  min-width: 160px;
  perspective: 1000px;
}

@media (min-width: 768px) {
  .campaign-marvel-eternals-silhouettes__item {
    margin: 0;
    flex-basis: 60vw;
  }
}

/*============================================================================
  Product Page
==============================================================================*/
.template-product .main-content {
  padding-top: 10px;
}

@media only screen and (min-width: 768px) {
  .template-product .page-container {
    overflow: initial;
  }

  .product-single-grid-images {
    overflow:hidden;
    margin-left: -25px;
  }

  .product-single-grid-images .variant-image-wrapper {
    float:left;
    margin-bottom: 25px;
    padding-left: 25px;
    width: 50%;
  }
}

@media only screen and (max-width:989px) and (min-width: 768px) {
  .product-single__media-group {
    width: 62%;
  }
  .product-single__details-wrapper {
    width: 38%;
  }
}

.product-template__container .product-single__media-wrapper {
  cursor: zoom-in;
  margin-bottom: 24px; }
  @media only screen and (max-width: 989px) {
    .product-template__container .product-single__media-wrapper {
      max-width: 500px;
      margin:0 auto;
    }
  }

.product-single__media--temp-product {
  padding-top: 100%;
}

.product-single__mobile-header {
  display:none; }

@media only screen and (max-width: 767px) {
  .product-single__mobile-header {
    display: flex;
    align-items: center;
    width:100%;
    flex-direction: column;
    margin-bottom: 10px; }
    .product-single__mobile-header .product-badges {
      margin-bottom: 0; }

  .product-single-grid-images {
    margin-left: -20px;
    margin-right: -20px;
  }

  .product-slick-arrow {
    z-index: 2;
    width: 38px;
    height: 38px; }
  .product-slick-arrow .icon-f {
    stroke: #555;
    width: 38px;
    height: 38px; }
  .product-slick-arrow:before {
    display:none; }
  .product-slick-arrow.slick-next {
    right: 0; }
  .product-slick-arrow.slick-prev {
    left: 0; }
}

@media only screen and (min-width: 980px) {
  .product-single__meta-product {
    max-width:480px;
  }

}

.product-single__title {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 400; }
  @media only screen and (min-width: 1024px) {
    .product-single__title {
      font-size: 30px;
    }
  }
  @media only screen and (max-width: 767px) {
    .product-single__meta-product .product-single__title,
    .product-single__meta-product .product__price,
    .product-single__meta-product .product-badge {
      display:none;
    }
    #eternalsblock {
    margin-bottom: 60px;
    margin-top: -20px;
    max-width: 100%;
    overflow-x: scroll;
  }
}

.product-swatch-wrapper {
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
}
.product-swatch-wrapper .variant-loading {
  bottom:-35px;
  z-index:2;
}
.product-swatch-wrapper .variant-loading.active {
  display:block;
}

.product-swatch {
  overflow:hidden;
}
.product-swatch__title {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 5px;
}
.product-swatch__item {
  width:60px;
  height: 60px;
  float:left;
  margin-right: 5px;
  margin-bottom: 5px;
  overflow:hidden; }

.product-swatch__item--imagebox {
  display:block;
  max-height: 60px;
  border: 1px solid #ccc;
  overflow:hidden; }
  .product-swatch__item.active .product-swatch__item--imagebox  {
    border-width: 2px;
    border-color: #000; }
  .product-swatch__item--imagebox:hover, .product-swatch__item--imagebox:focus {
    border-color:#000;
  }

.product-badges {
  margin-bottom: 15px; }
.product-badge {
  font-size: 11px;
  color: #fff;
  letter-spacing: 0.06em;
  margin: 0 0 5px;
  padding: 0 5px;
  text-align: center;
  text-transform: uppercase;
  display:inline-block; }
  .product-badge.best-seller {
    background-color: #417db0 }

  .product__price {
  font-weight: 700;
  font-size: 25px; }
  @media only screen and (min-width: 980px) {
    .product__price {
      font-size: 26px;
    }
  }

.product-form {
  padding-top:0; }
  @media only screen and (min-width: 980px) {
    .product-form {
      padding-top: 15px; }
  }

.product-form__item {
  padding-left:0;
  padding-right:0;
}

.product-form__item--submit {
  max-width: 100%
}

.product-usp-block {
  margin-bottom: 30px;
  margin-top: 10px;
}

.product-usp-block li {
  position: relative;
  line-height: 2;
  padding-left: 40px; }
  .product-usp-block li:before {
    content: '';
    position: absolute;
    left: 0
  }

.product-usp-block .usp-stock:before {
  background-image: url(sprite.png);
  background-position: -387px 0;
  width: 28px;
  height: 28px
}

.product-usp-block .usp-delivery:before {
  background-image: url(sprite.png);
  background-position: -387px -282px;
  width: 25px;
  height: 25px
}

.product-usp-block .usp-checkout:before {
  background-image: url(sprite.png);
  background-position: -387px -162px;
  width: 25px;
  height: 25px
}

.product-usp-block .usp-returns:before {
  background-image: url(sprite.png);
  background-position: -387px -252px;
  width: 25px;
  height: 25px
}

.product-usp-block .free-delivery-info {
  color: #000;
  cursor: pointer;
  display: inline-block;
  padding-left: 5px;
  position: relative;
  text-decoration: underline;
  top: -1px;
  vertical-align: middle;
  z-index: 1
}
.product-usp-block .free-delivery-info:hover {
  text-decoration: none
}

@media only screen and (max-width: 767px) {
  .product-tabs {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.product-tab__wrapper {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 0; }
  .product-tab__wrapper.active {
    background: #f5f5f5;
  }

.product-tab__title {
  font-size: 12px;
  margin-bottom:0;
  cursor: pointer;
  letter-spacing: 0.16em;
  margin: 0;
  padding: 20px 35px 20px 20px;
  position: relative;
  text-transform: uppercase;
  display: block;
  transition: all 100ms linear;
  text-decoration: none; }
  .product-tab__title .icon {
    width: 16px;
    height: 16px;
    position:absolute;
    transition: all 100ms linear;
    top: 50%;
    right: 20px;
    transform: translateY(-50%); }
  .product-tab__title.active {
    color: #607d8a;
    font-size: 16px; }
  .product-tab__title.active .icon {
    color: #607d8a;
    transform: translateY(-50%) rotate(-180deg);
  }

.product-tab__content {
  padding:0 20px 20px;
  font-size: 14px;
  display:none;}
  .product-tab__content.active {
    display:block; }

.product-tab__content p,
.product-tab__content li {
  font-size: 14px;
}

.product-tab__content .product-single__details {
  line-height: 1.7;
  column-count: 2;
  column-width: 125px;
  width: auto;
  max-width: 100%;
  margin: 0 0 20px;
  overflow: hidden; }
  .product-tab__content .product-single__details dt {
    float:left;
    margin:0 8px 0 0; }
  .product-tab__content .product-single__details dd {
    margin:0;
  }

.product-single-_star-rating {
  margin-top: 5px;
  margin-bottom: 5px;
}

.product-single-_star-rating .text-m.write-review-btn-hidden {
  display:none!important
}

.product-reviews-wrapper {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media only screen and (min-width: 980px) {
  .product-reviews-wrapper {
    padding-top: 55px;
    padding-bottom: 55px;
  }
}

.product-recommendations__inner .grid {
  margin-left:0; }
  @media only screen and (max-width: 767px) {
    .product-recommendations__inner .grid .slick-list {
      padding-right: 25%;
      margin-right: -20px;
    }
  }


.product-recommendations__inner .grid .slick-track {
  margin-left: auto;
  margin-right: auto; }

.product-recommendations__inner .grid__item {
  padding-left:0; }

.product-reviews-wrapper h2,
.product-recommendations__inner h2 {
  font-size: 14px;
  color: #a0903e;
  display: block;
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1.2;
  text-transform: uppercase;
}
.product-recommendations__inner .product-card__title {
  text-transform: uppercase;
  border:none;
  display:block; text-align: center; }
.product-recommendations__inner .price {
  align-items: center; }
  .product-recommendations__inner .price--listing .price__regular dd,
  .product-recommendations__inner .price--listing .price__regular {
    margin-right:0; }
  .product-recommendations__inner .price--listing .price--on-sale .price__sale {
    margin-right:0; }

.product-recommendations__inner .slick-arrow {
  width: 50px;
  height: 50px;
  z-index: 3;
  color: #555; }
  .product-recommendations__inner .slick-arrow .icon {
    width: 23px;
    height: 23px; }
  .product-recommendations__inner .slick-prev {left: -20px;}
  .product-recommendations__inner .slick-next {right: -20px;}
  .product-recommendations__inner .slick-prev:before,
  .product-recommendations__inner .slick-next:before {
    display: none; }
  .product-recommendations__inner .slick-arrow.slick-disabled {
    cursor: default;
    opacity: 0.2; }
  @media only screen and (min-width: 980px) {
    .product-recommendations__inner .slick-prev {left: 0;}
    .product-recommendations__inner .slick-next {right: 0;}
  }


/*================ Collaborations Overview Page ================*/
.shopify-section-page-collaborations-template .page-width {
  max-width: 1496px;
}
.page-header {
  padding:20px 30px 30px; }
  @media only screen and (min-width: 640px) {
    .page-header {
      padding-bottom: 60px;
    }
  }
.page-header__title {
  font-size: 28px;
  font-weight: 700;
  font-family: 'Roboto', Helvetica, sans-serif;
  margin-bottom: 10px;
  text-transform: uppercase; }
  h2.page-header__title {
    letter-spacing: normal;
    font-weight: 300; }
  @media only screen and (min-width: 640px) {
    .page-header__title {
      font-size: 40px; }
  }
  @media only screen and (min-width: 1024px) {
    .page-header__title {
      font-size: 56px; }
  }

.page-header__desc {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 1.75;
}

.collab-grid__text {
  padding: 30px 5px 0; }
  .collab-grid__text.text-inner {
    padding-left: 30px;
    padding-right: 30px;  }
  @media only screen and (min-width: 768px) {
    .collab-grid__text {
      padding-top: 20px; }

    .collab-grid__text.text-inner {
      padding-left: 20px;
      padding-right: 20px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .collab-grid__text {
      padding-top: 30px; }

    .collab-grid__text.text-inner {
      margin-left: auto;
      margin-right: auto;
      max-width: 360px;
    }
  }

.collab-grid__title {
  font-size: 24px;
  padding:0 30px;
  text-transform: uppercase;
  font-family: 'Roboto', Helvetica, sans-serif; }
  @media only screen and (min-width: 640px) {
    .collab-grid__title {
      padding: 0 20px;
      min-height: 42px;
      font-size: 16px;}
  }
  @media only screen and (min-width: 1024px) {
    .collab-grid__title {
      min-height: 48px;
      font-size: 20px; }
  }
  @media only screen and (min-width: 1200px) {
    .collab-grid__title {
      min-height: 56px;
      padding: 0 30px;
      font-size: 24px; }
  }

.collab-grid__item {
  margin-bottom: 30px;
  position: relative; }
  @media only screen and (min-width: 1024px) {
    .collab-grid__item.one-quarter:nth-child(4n+1) {
      clear:both;
    }
  }
  @media only screen and (max-width: 1023px) {
    .collab-grid__item.one-quarter {
      width: 50%;
    }
    .collab-grid__item.one-quarter:nth-child(2n+1) {
      clear:both;
    }
  }
  @media only screen and (max-width: 639px) {
    .collab-grid__item:not(:last-child) {margin-bottom: 60px;}
    .collab-grid__item--history {margin-bottom: 30px;}
    .collab-grid__item.xs--one-whole {width: 100%; }
    .collab-grid__item.xs--one-half {
      width: 100%;
    }
  }

.collab-grid__item > .full-width-link {
  left: 22px;  }
  @media only screen and (min-width: 980px) {
    .collab-grid__item > .full-width-link {
      left: 30px;  }
  }

@media only screen and (max-width: 639px) {
  .collab-grid__item .btn {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.collab-grid__item .btn--link {
  padding:6px 0;
  border-bottom:1px solid #000;
  font-family: Arial, Helvetica, sans-serif;
}

.collab-grid__item-image-wrapper {
  position: relative;
}
.collab-grid__item-image {
  position: absolute;
  width: 100%;
  left:0;
  top:0;
}


/*================================ Collaboration Individual Pages ================================*/
.hero-block {
  position: relative;
  overflow:hidden;
}
.hero-block__image-wrapper {
  position: absolute;
  top:0;
  width:100%;
  height: 100%;
  left:0; }
  .hero-block__image-wrapper img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    object-position: center;
  }

.hero-block__content {
  position: relative;
  left:0;
  top:0;
  width:100%; }
  .hero-block__content.valign-centered {
    display:flex;
    align-items: center; }
    .hero-block__content.valign-centered .page-width  {
      width: 100%; }
  @media only screen and (min-width: 1400px) {
    .hero-block__content  {
      min-height: 567px; }
  }

.hero-block__content-inner {
  padding: 50px 0;
  position: relative;
  text-align: center;
  width: 100%; }
    @media only screen and (min-width: 640px) { /* 40 em */
      .hero-block__content-inner {
        text-align:left;
        padding-bottom: 80px;
        padding-top: 60px;
        width: 50%; }
      .hero-block__content-inner.align--right {
        float:right;
        padding-right: 40px; }
      .hero-block__content-inner.align--left {
        padding-left: 40px; }

      .hero-block__content-inner.content-inner--small {
        max-width: 440px; }
    }
    @media only screen and (min-width: 1400px) { /* 87.5 em */
      .hero-block__content-inner {
        padding-bottom: 90px;
        padding-top: 90px;
        width: calc(50% - 20px); }
      .hero-block__content-inner.align--right {
        padding-right: 70px; }
      .hero-block__content-inner.align--left {
        padding-left: 70px; }
      .hero-block__content-inner.content-inner--small {
        max-width: 470px; }
    }
.hero-block__title {
  margin-bottom: 10px; }

.hero-block__desc {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 30px;
  font-family: 'Roboto', Helvetica, sans-serif; }
  .hero-block__desc.desc--small {
    font-size: 14px;   }
  .hero-block__desc p {
    color: inherit;
  }


.collab-text-block {
    padding: 30px 10px;
  }
  .collab-text-block .rte {
    font-family: 'Roboto', Helvetica, sans-serif;
    font-size: 20px;  }
  @media only screen and (min-width: 1400px) {
    .collab-text-block {
      padding: 60px 0; }
  }


.textbox-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  @media only screen and (min-width: 980px) {
    .textbox-block.align--right {
      -webkit-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end; }
  }

.textbox-block .textbox-content {
  padding: 50px 20px;
  text-align:center;
  min-height: 330px;
  display:flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  @media only screen and (min-width: 980px) {
    .textbox-block .textbox-content {
      text-align:left;
      width: 50%;
      -webkit-flex: 0 1 50%;
      -moz-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
      flex: 0 1 50%;
      padding: 60px;
      min-height: 530px; }
      .textbox-block .textbox-content.align--right {
        padding-right: 60px; }
      .textbox-block .textbox-content.align--left {
        padding-left: 60px; }
  }
  @media only screen and (min-width: 1400px) {
    .textbox-block .textbox-content  {
      padding-bottom: 90px;
      padding-top: 90px;
      min-height: 568px;
    }
    .textbox-block .textbox-content.align--right {
      padding-right: 70px; }
    .textbox-block .textbox-content.align--left {
      padding-left: 70px; }
  }

.textbox-block .textbox-title {
  margin-bottom: 10px;
}
.textbox-block .textbox-desc {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom:0;
  font-family: 'Roboto', Helvetica, sans-serif; }
  .textbox-block .textbox-desc p {
    color: inherit;
  }
.textbox-block .btn {
  margin-top: 30px;
}

.sec-feature-row-block .rte p {
  font-size: 14px;
  line-height: 1.72;
}
.sec-feature-row-block .btn--link {
  padding:6px 0;
  border-bottom: 1px solid #000;
  font-family: Arial, Helvetica, sans-serif;
}


/*================================ sustainable-collections page ================================*/
.suscol-section {
  margin-bottom: 30px; }
  @media only screen and (max-width: 1400px) {
    .suscol-section {
      margin-left: -20px;
      margin-right: -20px; }
  }

.suscol-section .title {
  margin-bottom: 20px;
}

.suscol-text-block {
  padding:30px 30px 60px; }
  @media only screen and (min-width: 1400px) {
    .suscol-text-block {
      padding-top: 60px;
      padding-bottom: 60px;}
  }

.suscol-text__inner {
  max-width: 600px;
  margin-left:auto;
  margin-right: auto;
}

.suscol-text, .suscol-text p {
  font-size: 14px;
  line-height: 1.72; }
  .suscol-text.mega-text, .suscol-text.mega-text p {
    font-family: 'Roboto', Helvetica, sans-serif;
    font-size:20px;
    line-height: 1.5;}

.suscol-grid__item {
  margin-bottom: 30px; }
  @media only screen and (min-width: 640px) {
    .suscol-grid__item {width: 50%; }
  }

.suscol-grid__image-wrapper {
  margin-bottom: 50px;
}

.suscol-image-wrapper {position: relative; }

@media only screen and (max-width: 639px) {
  .suscol-grid__btn-wrapper.first {margin-bottom: 20px; }
}

/*================================ Store Locator ================================*/
.sl-header {
  margin-bottom: 60px; }

.sl-header__title {
  font-weight: 700;
}

.store-card {
  display:block;
  margin-bottom: 40px;
}
.store-card__title {
  display:inline;
  text-transform:uppercase;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #000;
  color: #000;
  padding-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif; }
  @media only screen and (min-width:768px) {
    .store-card__title { padding-top: 20px; }
  }

.store-card__image-wrapper {
  margin-bottom: 30px;
  display:block;
  overflow:hidden;  }
  .store-card__image {
    width:100%;
    display:block;   }

.sl-header__text-inner {
  padding:30px 30px 0; }
  @media only screen and (min-width:980px) {
    .sl-header__text-inner {
      margin-left: auto;
      margin-right: auto;
      padding: 0 0 60px;
    }
  }
  @media only screen and (min-width:1400px) {
    .sl-header__text-inner {
      max-width: 280px;
    }
  }

.stockist-grid .grid__item {
  margin-bottom: 30px; }
  @media only screen and (max-width:639px) {
    .stockist-grid .grid__item {
      width: 50%;
    }
  }

/*======== PAGE ============*/
.page-content .section-header {margin-bottom: 35px; }
.page-content .section-header h1 {
  font-size: 20px;
  font-weight: 700; }
  @media only screen and (min-width: 640px) {
    .page-content .section-header h1 {font-size: 26px; } }
  @media only screen and (min-width: 1024px) {
    .page-content .section-header h1  {font-size: 30px; } }

/*============================================================================
  FOOTER
==============================================================================*/
@media only screen and (max-width: 767px) {
  .site-footer {padding-bottom: 45px; }
  .site-footer__content {display: flex; }
}

.site-footer__width {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 1280px) {
  .site-footer__width {
    padding-left: 40px;
    padding-right: 40px;
  }
}


.site-footer__rte a:hover,
.site-footer__linklist-item a:hover,
.site-footer__copyright-content a:hover {
  opacity: 0.7;
}

.site-footer__item--logo {
  flex-basis: 10%;}
  @media only screen and (max-width: 979px) {
    .site-footer__item--logo {
      margin-bottom: 20px;
      flex: 1 0 100%;
    }
  }

/* .site-footer___item--links {
  display:none; 
} */
.site-footer__item:first-of-type,.site-footer__item:last-of-type{
  display:none;
}
    @media only screen and (min-width: 768px) {
    .site-footer___item--links {
      flex:0 0 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      -o-align-items: flex-start;
      align-items: flex-start;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 20px;
    }
   
  }
.site-footer__item--newsletter {
  width: 100%;
  order: 3;
}
@media only screen and (min-width: 980px) {
  .site-footer___item--links {
    padding-left: 30px;
    margin-bottom:0;
    width: calc(80% - 30px);
    flex:0 1 calc(80% - 30px); }

  .site-footer__item--newsletter {
    -webkit-flex: 1 1 30%;
    -moz-flex: 1 1 30%;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    order: unset;
  }
     .site-footer__item--newsletter{
         max-width: 523px;
    margin: 0 auto;
   }   
    .site-footer__item:first-of-type {
    flex-basis: 15%;
    max-width: 172px;
      display: flex;
}  
  
  .site-footer__content {
    justify-content: space-evenly;
}   
    .site-footer__item:last-of-type {
    max-width: 266px;
    flex-basis: 15%;
      display: flex;
}
}

  @media only screen and (max-width: 979px) {
    .site-footer__item.site-footer__item--one-third {
      flex-basis: 33%;
    }
  }

.site-footer h4, .site-footer .h4 {
  font-weight: 700;
  font-size: 11px;
  line-height: 1.65;
  margin-bottom: 13px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

@media only screen and (max-width: 979px) {
  .site-footer__linklist-item {
    padding-top:0;
    padding-bottom: 10px;
  }

}

.site-footer__linklist-item a {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  display:inline-block;
}

.site-footer__item-inner--newsletter {
  padding-bottom: 50px; }
  @media only screen and (max-width: 979px) {
    .site-footer__item-inner--newsletter {
      border-bottom: 3px solid #fff;
      border-top: 3px solid #fff;
      text-align:center;
      position: relative;
      padding-top: 30px;
      padding-bottom: 30px; }
      .site-footer__item-inner--newsletter:before {
        content:"";
        border-top:3px solid #fff;
        position: absolute;
        top: -3px;
        left: -15px;
        width: calc(100% + 30px); }
      .site-footer__item-inner--newsletter:after {
        content:"";
        border-bottom:3px solid #fff;
        position: absolute;
        bottom: -3px;
        left: -15px;
        width: calc(100% + 30px);
      }

      .site-footer__item-inner--newsletter .kl-private-reset-css-Xuajs1 input[type='email']::-webkit-input-placeholder {
        font-size: 11px!important;
      }
    .site-footer__item--newsletter {
    max-width: 100%;
}
  }
/*   @media only screen and (min-width: 980px) {
    .site-footer__item-inner--newsletter {
      max-width: 500px;
      float:right;
      padding-bottom: 0; }
  } */

.site-footer__item-inner--newsletter .h4 {
  color: #000;
  font-size: 24px;
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
  margin-bottom:15px; }
  @media only screen and (min-width: 768px) {
    .site-footer__item-inner--newsletter .h4 {
      font-size: 20px; }
  }
  .site-footer__item-inner--newsletter .h4 em {
    font-weight: 300;}

.site-footer__newsletter-description {
  margin-bottom: 15px; }
  .site-footer__newsletter-description p {
    font-size: 15px;
    text-transform: uppercase; }
  @media only screen and (min-width: 768px) {
    .site-footer__newsletter-description p {
      font-size: 13px;
    }
  }

.site-footer__newsletter .input-group {
  flex-wrap: nowrap;
  border-bottom:1px solid #000;
  margin-bottom:22px;
}
.site-footer__newsletter .newsletter__input {
  min-height: 35px;
  padding:0;
  font-size: 12px;
}
.site-footer__newsletter .input-group__btn {
  flex:0 1 58px;
  margin-left: 15px;
}
.site-footer__newsletter .newsletter__submit {
  background:url(sprite.png) no-repeat -218px -171px;
  width:58px;
  height:8px;
}
.site-footer__newsletter .input-group__checkbox-label a,
.site-footer__newsletter .input-group__checkbox-label {
  font-size: 13px;
  color: #999;
}
.site-footer__newsletter .newsletter__input--checkbox {
  margin:0 2px 2px 0;
  display:inline-block;
  vertical-align: middle;
}

.back-to-top {
  color: #000;
  font-size: 13px;
  padding: 0 15px;
  text-align: center;
  text-transform: uppercase; }
  .back-top-top__text {
    cursor: pointer;
    display: inline-block; }
  .back-top-top__text .icon {
    display:none; }
  @media only screen and (max-width: 767px) {
    .back-to-top {
      width: 100%;
      background: #9f8f44;
      color: #fff!important;
      font-size: 15px;
      line-height: 1;
      letter-spacing: 0.134em;
      margin: 0;
      padding: 15px;
      position: absolute;
      bottom: 0;
      left: 0;
      height: 45px;
      overflow:hidden;
    }
    .site-footer--eternals .back-to-top {
      bottom: 7px;
    }
  }
  @media only screen and (min-width: 768px) {
    .back-to-top { margin-bottom: 20px; }
    .back-top-top__text .icon {
      -ms-transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      display:block;
      margin:0 auto;
      width:12px;
    }
  }
  @media only screen and (min-width: 980px) {
    .back-to-top {
      margin-bottom: 56px;
    }
  }



@media only screen and (max-width: 767px) {
  .site-footer__social-container {
    order: 2;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .site-footer__social-container {
    flex: 1 0 100%;
    width: 100%;
  }
}

.site-footer .site-footer__social-icons .social-icons__link {
  color:#999;}
  @media only screen and (max-width: 980px) {
    .site-footer .site-footer__social-icons {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -moz-flex-flow: row wrap;
      -webkit-flex-flow: row wrap;
      flex-flow: row wrap;
      justify-content: space-between;
      padding-top: 32px;
    }
    .site-footer .site-footer__social-icons .social-icons__link {
      color:#000;}
  }
.social-icons .icon-facebook {
  width: 34px;
  height: 34px;
  margin-right:-5px;
}
.site-footer__icon-list li:first-child {
    padding: 0;
}
.social-icons  .icon-youtube {
  width: 66px;
  height: 33px;
}

.site-footer__bottom {
  font-size: 11px;
  padding-top: 15px;
  padding-bottom: 15px;
  background:#e5e5e5; }
  @media only screen and (max-width: 767px) {
    .site-footer__bottom {
      text-align:center;
      background: none;
      padding-top: 25px;
    }
  }
  .site-footer .site-footer__bottom a,
  .site-footer .site-footer__bottom p {
    color:#555; }
  .site-footer .site-footer__bottom a:hover {
    opacity: 0.7;
  }

.site-footer .site-footer__copyright-content {
  font-size: 11px;
  color:#555; }
  @media only screen and (min-width: 768px) {
    .site-footer .site-footer__copyright-content {margin-right: 30px; }
  }

.site-footer__linklist--bottom {
  display: none; }
  @media only screen and (min-width: 768px) {
    .site-footer__linklist--bottom {
      display:inline-block;
      vertical-align: middle; }
      .site-footer__linklist--bottom li {
        display: inline-block;
        margin: 0;
        padding: 0 3px 0 8px;
        position: relative; }
      .site-footer__linklist--bottom a {
        font-size: 11px;
        color:#555; }
      .site-footer__linklist--bottom a:before {
        background: #999;
        content: '';
        height: 1px;
        left: 0;
        position: absolute;
        top: 8px;
        width: 3px; }
      .site-footer__linklist--bottom li:first-child a:before {
        display: none
      }
  }

.site-footer__identity-block {
  margin-top: 15px;
  padding-bottom: 10px;
  width:100%;
}
.site-footer__identity-block p {
  font-size: 11px;
  color:#555;
}

/*=============================================
  MARVEL ETERNALS - GALACTIC FOOTER START
==============================================*/
.site-footer--eternals p, .site-footer--eternals  .site-footer__linklist-item a, .site-footer--eternals  .site-footer__rte a, .site-footer--eternals  h4, .site-footer--eternals  .h4, .site-footer--eternals  small,
.site-footer--eternals .site-footer__copyright-content, .site-footer--eternals .site-footer__copyright-content a, .site-footer--eternals .site-footer__newsletter-error, .site-footer--eternals .site-footer__social-icons .social-icons__link,
.site-footer--eternals .site-footer__bottom a, .site-footer--eternals .site-footer__bottom p,
.site-footer--eternals .back-to-top {
  color: #fadd87;
}

.site-footer--eternals .site-footer__logo-image img {
  filter: invert(100%) sepia(100%) drop-shadow(0 0 5px #fadd87);
}

.site-footer--eternals {
  position: relative;
  padding-top: 55px;
  padding-bottom: 21px;
  background: url(marvel-eternals-galactic-footer.jpg) no-repeat center center;
  background-color: #000!important;
  background-size: cover; }
  @media (min-width: 750px) {
    .site-footer--eternals {
      background-attachment: fixed;
    }
  }

.site-footer--eternals:before {
  content:'';
  position: absolute;
  top:0;
  height: 7px;
  width: 100%;
  left:0;
  background: url(marvel-eternals-gold-border.png) no-repeat 0 0;
}
.site-footer--eternals:after{
  content:'';
  position: absolute;
  bottom: 0px;
  height: 7px;
  width: 100%;
  left:0;
  background: url(marvel-eternals-gold-border.png) no-repeat 0 0;
}

.site-footer--eternals .campaign-marvel-eternals-galactic-footer__link {
  height: 50px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translate(-50%, calc(-50% + 3px));
  width: 50px; }
  @media (min-width: 768px) {
    .site-footer--eternals .campaign-marvel-eternals-galactic-footer__link {
    height: 75px;
    transform: translate(-50%, calc(-50% + 4px));
    width: 75px; }
  }

.site-footer--eternals .campaign-marvel-eternals-galactic-footer__copyright {
  position: absolute;
  right: 0;
  top: 25px;
  color: #fadd87;
  right: 15px;
  font-family: 'Roboto';
  font-size: 12px;
}

.site-footer--eternals .site-footer__bottom {
  background: none;
}

.site-footer--eternals .site-footer__item-inner--newsletter {
  border:none;
}
.site-footer--eternals .site-footer__item-inner--newsletter:after,
.site-footer--eternals .site-footer__item-inner--newsletter:before {
  display:none;
}

.site-footer--eternals .site-footer__item-inner--newsletter .kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1 .ql-editor p em,
.site-footer--eternals .site-footer__item-inner--newsletter .kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1 .ql-editor .ql-font-helvetica,
.site-footer--eternals .site-footer__item-inner--newsletter .kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1 .ql-editor p,
.site-footer--eternals .site-footer__item-inner--newsletter .kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1 .ql-editor strong,
.site-footer--eternals .site-footer__item-inner--newsletter .kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1 .ql-editor span {
  color: #fadd87!important;
}
.site-footer--eternals .site-footer__item-inner--newsletter button.kl-private-reset-css-Xuajs1 {
  background: #fadd87!important;
  color:#000!important;
}
.site-footer--eternals .site-footer__item-inner--newsletter input[type=email] {
  border:1px solid #fadd87!important;
  background: none!important;
  color:#fadd87!important
}
.site-footer--eternals .go1889483518.go1889483518.go1889483518.go1889483518.go1889483518.go1889483518:hover,
.site-footer--eternals .site-footer__item-inner--newsletter input[type=email]:hover,
.site-footer--eternals .site-footer__item-inner--newsletter input[type=email]:focus {
  border-color: #fadd87!important;
}

/* ======= MARVEL ETERNALS - GALACTIC FOOTER END ===== */

/* Search page */
.search-no-results__header {
  margin-top: -20px;
  background: #f5f5f5;
  text-align:center;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 980px) {
  .search-no-results__header {margin-top: -30px;}
  .search-no-results__header h1 {font-size: 24px; }
  .search-no-results__header .rte {font-size: 18px; }
}

.search-no-results__grid .imagebox {
  margin:0 auto;
  display:block; }
  .search-no-results__grid .imagebox img {
    display:block;
    height: auto; }
.search-no-results__grid .title {
  display:block;
  margin-top:10px;
  margin-bottom:10px;
  font-size: 14px; }
  @media only screen and (min-width: 980px) {
    .search-no-results__grid .title {font-size: 18px; }
  }

.search-heading.vis-hidden {
  opacity:0;
}
.search-heading {
  opacity:1;
}

/* Predictive Search Results */
.predictive-search-wrapper {
  border:none;
  left: auto;
  right: -36px;
  width: calc(100% + 66px);
  margin:2px -15px 0;
  box-shadow: 0 4px 6px rgb(61, 62, 66, 0.5), 0 4px 25px rgb(75, 76, 83, .15); }
  @media only screen and (min-width: 980px) {
    .predictive-search-wrapper {
      width: 550px;
      margin:2px 0 0;
    }
  }
.predictive-search__column--image {
  width: 100px;
  height: 100px;
  border: 1px solid #f1f1f1;
}
.predictive-search-title {
  padding-bottom: 10px;
}
.predictive-search-title::after {display:none; }

.predictive-search-title__content {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  font-family: 'Roboto', Helvetica, sans-serif;
}

.predictive-search__column--content {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: 'Roboto', Helvetica, sans-serif;
}
.predictive-search-item__title-text {
  font-family: 'Roboto', Helvetica, sans-serif;
  font-weight: 600;
  font-size: 13px;
  border:none!important;
}

.predictive-search-view-all {
  border-top:none;
}
.predictive-search-view-all__button {
  font-family: 'Roboto', Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color:#000;
  text-align: center;
}
.predictive-search-view-all__button .text {
  display:inline-block;
  border-bottom:1px solid #000;
}

.predictive-search-item__detail .price__pricing-group {
  margin-top: 5px;
}

.predictive-search-item__price {
  font-size: 16px;
  font-weight: 700; }
  .predictive-search-item__price--compare {
    font-weight: normal; }
  .predictive-search-item__price--sale {
    color: #db232d; }

/*
  Swatches Styles
*/
.swatch {
  margin:1em 0;
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
  text-transform: uppercase;
}
/* Hide radio buttons.*/
.swatch input {
  display:none;
}
.swatch label {
  /* Rounded corners */
  -webkit-border-radius:0;
  -moz-border-radius: 0;
  border-radius:0;
  /* To give width and height */
  float:left;
  /* Color swatches contain no text so they need to have a width. */
  /* No extra spacing between them */
  margin:0;
  /* The border when the button is not selected */
  border:#f1f1f1 1px solid;
  /* Background color */
  background-color:#f1f1f1;
  /* Styling text */
  font-size:13px;
  font-weight: 700;
  text-align:center;
  white-space:nowrap;
  text-transform:uppercase;
}
.swatch-element label { padding:0 10px; }
.swatch-element label:hover {
  color: #999; }
.color.swatch-element label {
  border-color: #ccc;
  padding:0; }
.color.swatch-element label:hover {
  border-color: #000; }
.swatch-img {
  display:block;
}
.swatch-element .swatch-label--size {
  width: 35px;
  height: 35px;
  line-height: 2.95;
  font-size: 12px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding:0;
}

/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
.swatch input:checked + label .swatch-img {
  border-color: #000;
}
.swatch .swatch-element {
  float:left;
  transform: translateZ(0);
  -webkit-transform: translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:0px 5px 5px 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
}
.swatch .swatch-element--size {
  margin-right: 8px;
  margin-bottom: 8px; }

/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {display:none; }

.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.swatch.error p {
  margin:0.7em 0;
}
.swatch.error p:first-child {
  margin-top:0;
}
.swatch.error p:last-child {
  margin-bottom:0;
}
.swatch.error code {
  font-family:monospace;
}
button:focus-visible,
a:focus-visible {
  outline: auto;
}

.swatch-load-more {
  width: 61px;
  height: 61px;
  line-height: 6;
  text-align:center;
  overflow:hidden;
  font-size: 10px;
  font-weight: 700;
  border: 1px solid #ccc;
  display:inline-block; }
.swatch-load-more span {
  line-height:1.2;
  display:inline-block;
  vertical-align:middle; }
.swatch-load-more:hover {
  background: #f1f1f1;
  border-color: #f1f1f1;
}

.product-single__media .feature-row__image {
    z-index: 10;
}


.collab-grid.featured-collection-slider:before {
    content: "Collaboration \a Collaboration \a Collaboration \a Collaboration \a Collaboration \a Collaboration \a Collaboration \a Collaboration \a Collaboration";
    position: absolute;
    left: 112px;
    text-transform: uppercase;
    font-size: 28px;
    font-family: Roboto;
    font-weight: 700;
    top: -38px;
    white-space: pre;
    line-height: 29px;
    letter-spacing: 0.25px;
}
.collab-grid.grid.featured-collection {
    margin-top: 15px;
}
/* mm6 Banner */

.feature-row--164971442138ed7943 h2.mega-section-title {
    color: #000;
    font-size: 80px;
}
.feature-row--164971442138ed7943 .featured-row__subtext {
    margin-top: 17px;
    margin-bottom: 30px;
}
.feature-row--164971442138ed7943 .featured-row__subtext p {
    color: #000 !important;
    font-size: 21px;
    line-height: 13px;
    font-weight: 300;
}
.feature-row--164971442138ed7943 .btn {
    background-color: #0e0d0d;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    width: 234px;
    padding: 0;
}


@media only screen and (max-width: 979px) {
  .feature-row--164971442138ed7943 .btn {
      background-color: #fff !important;
    color: #000 !important; 
  }
.feature-row--164971442138ed7943 .featured-row__subtext p,
.feature-row--164971442138ed7943 h2.mega-section-title {
  color:#fff !important;
  }  
.collab-grid.featured-collection-slider:before{
left:0;
}
}
@media only screen and (max-width: 479px){
.collab-grid.featured-collection-slider:before {
    left: 0;
    font-size: 20px;
    line-height: 22px;
    left: -20px;
}
}


.product-badge.best-seller {
    background-color: #ededed !important;
    color: #000000 !important;
      font-weight: 600;
}
.vfc-product-badges {
    padding: 3px 15px 0;
    text-transform: capitalize;
}

.vfc-product-badges span {
    background-color: rgba(0,0,0,.8)!important;
    color: #fff;
    font-size: 10.5px;
    font-family: Roboto,sans-serif;
    padding: 1px 6px 1px;
    border-radius: 19px;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 0.5px;
    display: inline-block;
}
#shopify-section-1652800203cb20cd3b .rich-text__heading--medium.text-center {
    text-align: left !important;
    max-width: 1400px;
    margin: 0 auto;
}
@media only screen and (min-width: 800px){
#shopify-section-1656056652181ba96e .featured-video__text-block .headline-alt {
    font-size: 54px;
}


#shopify-section-1656056652181ba96e .featured-video__text-block p {
    max-width: 716px;
    font-size: 24px;
}
#shopify-section-1656056652181ba96e .index-section .btn {
    font-size: 25px;
    text-align: center !important;
    padding-right: 28px;
    padding: 0;
    margin: auto;
    display: inline-block;
    line-height: 46px;
     
}
}
@media only screen and (max-width: 480px){
#shopify-section-1656056652181ba96e .featured-video__text-block .headline-alt {
    font-size: 28px;
}
.feature-row-v2 .mega-section-title{
font-size:30px !important;
}
}
.storytelling-banner__content__title {
    margin-bottom: 6px;
    letter-spacing: 0;
    margin-top: 0;
}
.storytelling-banner__content__intro {
    margin-bottom: 30px;
}
.collectionright ul[data-sectionid="collection-hundreds-template"] {
    float: none;
    justify-content: center !important;
}
.storytelling-banner__content__intro {
    margin-bottom: 30px !important;
}
.collection-header video {
    max-width: none !important;
}

.product-tab__wrapper:nth-child(4), .product-tab__wrapper:nth-child(5) {
    display: none;
}


/* New Slider */
@media screen and (min-width: 800px) {
.index-section--feature-row-v2 .feature-row--image-full .feature-row__text {
    left: 0;
    bottom: 40px;
}
.index-section--feature-row-v2 .feature-row--image-full .mega-section-title {
        font-size: 58px;
    line-height: 64px;
    letter-spacing: 3px;
  font-family: 'HelveticaNeueLT Com 75 Bd';
      text-transform: uppercase;
}
.index-section--feature-row-v2 .feature-row--image-full .featured-row__subtext {
       font-size: 24px;
    line-height: 36px;
    font-family: "HelveticaNeueLT Com 55 Roman";
    letter-spacing: .34px;
    font-weight: 300;
    max-width: none;
  margin-bottom: 27px;
  margin-top: 17px;
}
}
.index-section--feature-row-v2 .feature-row--1657307604cb005347 .btn {
    background-color: #000;
    color: #fff;
    border-radius: 50px;
    font-size: 18px;
    text-transform: none;
    letter-spacing: 1px;
    margin: 0 auto;
    justify-content: center;
    font-weight: 600;
    font-family: Open Sans;
    height: auto;
    padding: 15px 29px;
}

@media screen and (min-width: 1920px) {
.index-section--feature-row-v2 .feature-row--image-full .feature-row__text {
  bottom: 150px;
}
}
@media screen and (min-width: 1540px) {
.index-section--feature-row-v2 .feature-row--image-full .feature-row__text {
   bottom:100px;
}
}

@media screen and (max-width: 1370px) {
  .index-section--feature-row-v2 .feature-row--image-full .feature-row__text {
    bottom: 55px;
}
}

@media screen and (max-width: 1200px){
/* .index-section--feature-row-v2 .feature-row--image-full .feature-row__text {
    left: 0;
    bottom: 12px;
} */
.index-section--feature-row-v2 .feature-row--image-full .mega-section-title {
/*     font-size: 70px;
    letter-spacing: 10px; */
}  
}
@media screen and (max-width: 800px){
.index-section--feature-row-v2 .feature-row--image-full .mega-section-title {
   letter-spacing: 3px;
    font-size: 24px!important;
    color: #000;
    margin-bottom: 8px;
    margin-top: 12px;
    text-align: left;
    line-height: 31px;
}
.feature-row--1657307604cb005347 .featured-row__subtext {
    letter-spacing: 1px;
    margin-bottom: 20px;
    margin-top: 11px;
}
.index-section--feature-row-v2 .feature-row--1657307604cb005347 .btn {
    padding: 11px 18px 9px;
    height: auto;
    font-size: 15px;
  background-color: #000;
}  
.feature-row--1657307604cb005347 .featured-row__subtext br {
    display: none;
}  
}


}
/* Hide on Best seller Collection */
body[data-han="best-selling-backpacks"] .collectionright .spfpage2 {
    display: none;
}
body[data-han="best-selling-backpacks"] .collectionright .hidden-xs.field.limiter.toppagi,
body[data-han="best-selling-backpacks"] .collectionright #gf-grid span.gf-summary-cus {
    visibility: hidden;
}

#shopify-section-collection-hundreds-template #Collection {
    display: block;
}
.o-dc-title {
    max-width: 1290px;
    margin: 40px auto 0;
    text-align: center;
}
.image-link-list.image-link-list--single-line {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}
.o-dc-slot.o-dc-slot-medium {
    margin-bottom: 40px;
}
.o-dc-title h2 {
    text-transform: none;
    letter-spacing: 0;
    font-size: 30px;
  margin-bottom: 0;
}
.o-dc-text-copy {
    font-size: 18px;
}
.o-dc-title.btmcollab h2 {
    margin-bottom: 24px;
}
@media screen and (max-width: 1300px){
.image-link-list.image-link-list--single-line img {
    max-width: 240px;
    height: auto;
}
.o-dc-title {
    max-width: 1024px;
}  
}
@media screen and (max-width: 1020px){
.image-link-list.image-link-list--single-line img {
    max-width: 180px;
    height: auto;
}
.o-dc-title {
    max-width: 760px;
}  
}
@media screen and (max-width: 760px){
  .o-dc-title {
    width: 480px;
    overflow-x: scroll;
}
.image-link-list.image-link-list--single-line {
    width: 768px;
    flex-wrap: nowrap;
}  
}
@media screen and (max-width: 479px){
.image-link-list.image-link-list--single-line {
    width: 643px;
  
}
.o-dc-title.btmcollab {
    max-width: 92%;
    overflow-x: auto;
}  
.image-link-list.image-link-list--single-line img {
    max-width: 145px;
    height: auto;
}  
.image-link__text {
    max-width: 140px;
    margin: 0 auto;
}  
}

/* National Geographic Lauch */
.storytelling-banner.storytelling-banner-nationg {
    max-width: 600px;
    margin-top: 26px;
    padding-bottom: 0;
}
.storytelling-banner.storytelling-banner-nationg p {
    margin-bottom: 0 !important;
}


@media only screen and (max-width: 420px) {
.product-single-grid-images {
    max-height: 414px;
    overflow: hidden;
}
.product-single__mobile-header{
  min-height:96px;
}  
}
.product-swatchsize__title {
    margin-bottom: 9px;
    font-size: 11px;
    margin-top: 15px;
     text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 4px;
}

.productsize a {
    background-color: #f1f1f1;
    border-radius: 50%;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 35px;
    color: #000;
    font-size: 12px;
    text-decoration: none;
    border: 0;
    margin: 0 10px 0 0;
    display: inline-block;
}
.productsize a:hover {
    color: #999;
}
.productsize .activesize {
    background-color: #000;
    color: #fff !important;
}

.collectionright {
    min-height: 500px;
}
.gf-option-block[data-filter-type="Product type"] {
    display: none;
}
.template-collection[data-han="sale"] .gf-option-block[data-filter-type="Product type"] {
    display: block;
}
.collectionbtmtxt {
    max-width: 1000px;
    margin: 20px auto 0;
    text-align: center;
  padding: 0 20px;
}
.collectionbtmtxt strong {
    display: block;
    margin: 20px 0 5px 0;
    text-transform: uppercase;
   font-size: 18px;
}
.collectionbtmtxt.collectionbtmfaq h5 {
    font-size: 30px;
    padding-top: 18px;
    letter-spacing: 1px;
}
.collectionbtmtxt.collectionbtmfaq strong {
    text-transform: none;
   
}
.collectionbtmtxt h4,.collectionbtmtxt h6 {
    margin-bottom: 7px;
  font-size:21px;
}
/********** Footer Updates 2023 ************/

.site-footer__content {
    max-width: 1400px;
    margin: 0 auto;
}
.site-footer___item--links {
    justify-content: space-between;
}
.footer-container__image img {
    height: auto;
    left: 0;
    object-fit: cover;
    object-position: top;
    opacity: .2;
    position: absolute;
    top: 0;
    width: 100%;
}
@media (min-width: 1024px){
.footer-container__image img {
    height: 100%;
    opacity: 1;
}
}
.footerinnerwrap {
    position: relative;
  padding: 40px 0;
}
.footer-container__image:after {
    background-color: rgba(0,0,0,.7);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.site-footer__content {
    position: relative;
    z-index: 100;
    background-color:rgba(255,255,255,.8);
    padding-top: 40PX;
    padding-bottom: 30px;
}
@media (max-width:1200px){
.site-footer__content {
    display: block;
}  
  .site-footer__item--logo.small--text-center {
    text-align: center;
    padding-bottom: 35px;
}
.site-footer___item--links {
    width: 90%;
    margin: 0 auto;
}  
}
@media (max-width: 1023px){
.footerlinkhead{
position:relative;   
} 
.footerlinkhead[aria-expanded=false]~ul {
    display: none;
    opacity: 0;
}
.footerlinkhead:after {
    background-image: url("https://cdn.shopify.com/s/files/1/0566/6950/3681/files/icon-cross-thin.svg?v=1695995045");
    background-repeat: no-repeat;
    background-size: contain;
    content: " ";
    height: 15px;
    position: absolute;
    right: 15px;
    top: 50%;
  transform: translate(0,-50%);
    
    transition: transform 64ms ease-in-out;
    width: 15px;
}  
.footerlinkhead[aria-expanded=true]:after {
    transform: translate(0,-50%) rotate(45deg);
}
.site-footer___item--links {
    width: 100%;
      display: block;
}  
.site-footer__item-cus {
    border-bottom: 1px solid rgba(255,255,255,.8);
    margin-bottom: 14px;
    padding: 2px 10px 0;
}
.site-footer__item--logo.small--text-center {
    padding-bottom: 0;
}  
}
