.cms-home .page-header,
.cms-homepage .page-header {
  background: transparent !important;
}
.icon-ji:before {
  display: inline-block !important;
  width: 80px;
  height: 80px;
  background-image: url(../images/icon-large-jordans-interiors-white.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: '';
}
.category-collection-bottom-wrapper .icon-ji:before {
  width: 59px;
  height: 59px;
  background-image: url(../images/icon-large-jordans-interiors.png);
  top: 15px;
  position: relative;
  border: 1px solid;
  border-radius: 50%;
  margin-right: 15px;
}
header.page-header .header-area.active-sticky.scrolling .logo img {
  filter: brightness(0) invert(1);
}
header.page-header .header-area.active-sticky.scrolling .middle-header #mainMenu.nav-main-menu > li a.level0 {
  color: #5c6466 !important;
}
header.page-header .header-area.active-sticky.scrolling .middle-header #mainMenu.nav-main-menu > li a.level0:hover {
  border-bottom-color: #1e4a9e;
}
header.page-header .header-area.active-sticky.scrolling .middle-header #mainMenu.nav-main-menu > li.static-menu a.level0 {
  color: #5c6466 !important;
  border-color: #1e4a9e;
  background-color: transparent;
}
header.page-header .header-area.active-sticky.scrolling .middle-header #mainMenu.nav-main-menu > li.static-menu a.level0:hover {
  background-color: #202626;
  border-color: #1e4a9e;
}
.catalog-category-view.page-layout-2columns-left .category-view {
  max-width: 100% !important;
}
body.page-layout-2columns-left.page-layout-1columns.catalog-category-view .page-main > .columns .column.main {
  width: 100%;
}
.catalog-category-view.fullwidth:not(.page-layout-2columns-left-header-transparent) .page-main > .columns {
  max-width: 1608px !important;
}
@media (min-width: 1200px) and (max-width: 1668px) {
  .catalog-category-view.fullwidth:not(.page-layout-2columns-left-header-transparent) .page-main > .columns {
    padding: 0 30px !important;
  }
}
.fullwidth:not(.page-layout-2columns-left-header-transparent) .page-main > .columns .catalog-category-view .columns,
.catalog-category-view.page-layout-2columns-left .category-view .columns {
  max-width: 1572px !important;
  padding: 0 15px;
}
.subcategories {
  max-width: 1872px;
  padding: 0 15px;
  margin: 0 auto;
}
.subcategories .font-libre {
  font-size: 50px;
  font-weight: 200;
  text-align: center;
  margin-bottom: 10px;
}
.subcategories .subcategory-list {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  justify-content: center;
}
.subcategories .subcategory-list li {
  width: calc((25% - 12px));
}
.subcategories .subcategory-list li .cate-name {
  color: #fff;
  font-size: 40px;
  text-decoration: none;
  font-weight: 200;
  cursor: pointer;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 55px;
  line-height: 50px;
}
.subcategories .subcategory-list li .cat-button-link {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  overflow: hidden;
}
.subcategories .subcategory-list li .cat-button-link:before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 55%;
  background: linear-gradient(180deg, transparent, #000000);
  opacity: 0.82;
}
.subcategories .subcategory-list li .cat-button-link .img-cate-wrapper {
  display: block;
  clear: both;
  float: left;
  width: 100%;
}
.subcategories .subcategory-list li .cat-button-link .img-cate {
  float: left;
  width: 100%;
}
.category-image {
  display: none;
}
.page-wrapper .category-view {
  padding: 0px;
}
.page-wrapper .category-view [data-content-type='row'][data-appearance='contained'] {
  max-width: unset !important;
}
.page-wrapper .category-view .banner-category {
  position: relative;
}
.page-wrapper .category-view .banner-category h3[data-content-type='heading'] {
  max-width: 1550px;
  margin: 0 auto;
  width: 100%;
  padding: 0 30px;
  color: #fff;
  font-weight: 200;
  font-size: 60px;
  z-index: 9;
  opacity: 1;
  line-height: 1.428;
  position: relative;
}
.page-wrapper .category-view .banner-category h3[data-content-type='heading'].icon-ji:before {
  display: inline-block !important;
  width: 80px;
  height: 80px;
  background-image: url(../images/icon-large-jordans-interiors-white.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  bottom: -23px;
  left: -23px;
  z-index: 9;
  opacity: 1;
  content: '';
  position: relative;
}
.page-wrapper .category-view .banner-category figure::before {
  content: '';
  position: absolute;
  top: 00px;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, /* top → bottom */ rgba(0, 0, 0, 0.6) 0%, /* 60 % opaque at the top */ rgba(0, 0, 0, 0) 100% /* 0 % opaque (invisible) at the bottom */) padding-box;
  /* opacity: 0.6; */
  z-index: 2;
}
.page-wrapper .category-view .banner-category figure .pagebuilder-mobile-hidden {
  display: block;
  width: 100%;
}
.page-wrapper .category-view .banner-category figure .pagebuilder-mobile-only {
  display: none;
}
.page-wrapper .category-view .category-book {
  margin-top: 10px;
  max-width: 1872px;
  margin-left: auto;
  margin-right: auto;
}
.page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line {
  column-gap: 10px;
}
.page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column {
  position: relative;
  text-align: center;
}
.page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column [data-content-type='buttons'] {
  position: absolute;
  bottom: 28px;
  background: #0B3066;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 393px;
  padding: 0px;
  border-radius: 25px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
}
.page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column [data-content-type='buttons']:hover {
  background-color: #1E4A9E;
  color: #fff;
}
.page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column [data-content-type='buttons'] a {
  color: #fff;
  padding: 0px;
  text-decoration: none;
  margin-bottom: 4px;
}
.page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column [data-content-type='buttons'] a:hover {
  color: #fff !important;
}
.page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column [data-content-type='buttons'] a span {
  font-size: 22px;
  letter-spacing: 0.88px;
  line-height: 39px;
  font-weight: 400;
}
.page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column figure a::before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 87%;
  z-index: 2;
  background: linear-gradient(180deg, transparent, #c6cbcc);
  opacity: 0.71;
}
.page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column figure .pagebuilder-mobile-hidden {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column figure .pagebuilder-mobile-only {
  display: none;
}
.page-wrapper .category-view .category-description {
  margin-top: 0;
  max-width: 1872px;
  margin-left: auto;
  margin-right: auto;
}
.page-wrapper .category-view .category-description p {
  margin: 16px 0 15px !important;
}
.page-wrapper .category-view .category-description h3 {
  font-size: 50px;
  font-weight: 200;
  text-align: center;
}
.page-wrapper .category-view .category-description div[data-content-type='text'] {
  max-width: 1236px;
  text-align: center;
  margin: 0 auto;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner {
  max-width: 100vw !important;
  margin: 0 auto;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner .font-libre {
  font-size: 50px;
  font-weight: 200;
  text-align: center;
  margin-bottom: 10px;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner figure::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 97%;
  background: transparent linear-gradient(180deg, #000000 0 0%, #000000 100%) 0% 0% no-repeat padding-box;
  opacity: 0.82;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner figure img {
  width: 100% !important;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-column-line {
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1872px;
  margin: 0 auto;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-column-line .pagebuilder-column {
  text-align: center;
  position: relative;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-column-line .pagebuilder-column [data-content-type='buttons'] {
  position: absolute;
  bottom: 36px;
  width: 100%;
  z-index: 9;
  opacity: 1;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-column-line .pagebuilder-column [data-content-type='buttons'] a {
  color: #fff;
  font-size: 40px;
  text-decoration: none;
  font-weight: 200;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-column-line {
  gap: 12px;
  position: relative;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-column-line .pagebuilder-column {
  text-align: center;
  position: relative;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-column-line .pagebuilder-column [data-content-type='buttons'] {
  position: absolute;
  bottom: 36px;
  z-index: 9;
  width: 100%;
  opacity: 1;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-column-line .pagebuilder-column [data-content-type='buttons'] a {
  color: #fff;
  font-size: 40px;
  text-decoration: none;
  font-weight: 200;
  cursor: pointer;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-slider {
  margin-top: 72px;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-slider .pagebuilder-overlay {
  min-height: 640px !important;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-slider .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-slider .slick-dots li {
  border-radius: 50%;
  border: 2px solid #1E4A9E;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-slider .slick-dots li button {
  width: 10px;
  height: 10px;
  background-color: transparent;
  border: none !important;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-slider .slick-dots li.slick-active {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-slider .slick-dots li.slick-active button {
  background-color: #1E4A9E;
}
.catalog-category-view .category-view {
  padding: 0px;
}
.banner-txt-wrapper {
  position: absolute;
  left: 0;
  bottom: 77px;
  width: 100%;
}
@media screen and (max-width: 1600px) {
  .page-wrapper .category-view .banner-category h3[data-content-type='heading'] {
    max-width: 90%;
  }
}
@media screen and (max-width: 1200px) {
  .subcategories .subcategory-list li {
    width: calc((50% - 12px));
  }
  .page-wrapper .category-view .banner-category figure .pagebuilder-mobile-only {
    display: block;
  }
  .page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column [data-content-type='buttons'] {
    width: 216px;
  }
  .page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column [data-content-type='buttons'] a span {
    font-size: 13px;
  }
  .page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column figure .pagebuilder-mobile-only {
    display: block;
  }
  .page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  .page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-column-line .pagebuilder-column {
    width: 49% !important;
  }
  .page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-slider .pagebuilder-overlay {
    height: 600px;
  }
}
@media screen and (max-width: 991px) {
  .page-wrapper .category-view .banner-category h3[data-content-type='heading'] {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .banner-txt-wrapper {
    bottom: 10px;
  }
  .page-wrapper .category-view .banner-category h3[data-content-type='heading'] {
    max-width: 100%;
    padding: 0 20px;
  }
  .page-wrapper .category-view .banner-category h3[data-content-type='heading'].icon-ji:before {
    bottom: -9px;
    left: -9px;
    width: 30px;
    height: 30px;
  }
  .page-wrapper .category-view .category-description h3 {
    line-height: 60px;
  }
  .category-view .category-description {
    padding: 0 15px;
  }
  .subcategories .subcategory-list li {
    width: 100%;
  }
  .page-wrapper .category-view .banner-category h3[data-content-type='heading'] {
    height: fit-content;
    bottom: 30px;
    left: 60px;
    font-size: 22px;
  }
  .page-wrapper .category-view .banner-category figure .pagebuilder-mobile-only {
    display: block;
    width: 100%;
  }
  .page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line {
    row-gap: 10px;
  }
  .page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column figure .pagebuilder-mobile-only {
    display: block;
  }
  .page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-column-line {
    gap: 0px;
  }
  .page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-slider .pagebuilder-overlay {
    min-height: 640px;
  }
  .page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-slider {
    min-height: 400px !important;
    margin-top: 20px;
  }
  .page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-slider .pagebuilder-overlay {
    min-height: 400px !important;
    height: 400px;
  }
}
@media screen and (max-width: 500px) {
  .page-wrapper .category-view .banner-category h3[data-content-type='heading'] {
    font-size: 22px;
  }
  .page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column [data-content-type='buttons'] {
    width: 263px;
  }
  .page-wrapper .category-view .category-book .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column [data-content-type='buttons'] a span {
    font-size: 15px;
  }
  .page-wrapper .category-view .category-description h3 {
    font-size: 27px;
    line-height: 32px;
  }
  .page-wrapper .category-view .category-description p {
    font-weight: 300;
  }
  .page-wrapper .category-view .category-list-image .row-full-width-inner .font-libre {
    font-size: 35px;
  }
  .page-wrapper .category-view .category-list-image .row-full-width-inner .pagebuilder-column-line .pagebuilder-column [data-content-type='buttons'] a {
    font-size: 27px;
  }
}
#narrow-by-list .filter-options-item[data-filtername="Main"] .filter-options-title {
  display: none;
}
header.page-header .header-area.active-sticky.scrolling .middle-header #mainMenu.nav-main-menu > li.static-menu a.level0:hover {
  background-color: transparent;
  color: #5c6466 !important;
}
.cms-page-view .banner-page {
  margin-bottom: 40px;
}
.cms-page-view .banner-page {
  margin-bottom: 40px;
}
