body.featured-collections .wrapper {
  table-layout: fixed;
}
/*
body.featured-collections .new-footer, body.featured-collections .new-header-menu {
  width: 100%;
  display: table;
}
 */
body.featured-collections .promo-content {
  min-width: 1000px;
}
body.featured-collections .promo-content video {
  width: 100%;
  vertical-align: top;
}
body.featured-collections .promo-content .only-mobile {
  display: none !important;
}
body.featured-collections .promo-content img.bg {
  width: 100%;
  vertical-align: top;
}
body.featured-collections .promo-content h1 {
  font-family: gothicb;
  font-size: 5vw;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 30px 0 !important;
}
body.featured-collections .promo-content h1.h1-play {
  font-size: 56px;
  line-height: 56px;
}
body.featured-collections .promo-content h1.h1-play .h {
  display: inline-block;
  margin-bottom: 1em;
}
body.featured-collections .promo-content h1.h1-play .logo {
  display: block;
  height: 100px;
  width: 90vw;
  background-repeat: no-repeat;
  background-position: 50%;
  max-width: 900px;
  margin: 0 auto;
}
body.featured-collections .promo-content h1.h1-play svg {
  position: relative;
  cursor: pointer;
  z-index: 5;
  height: 100px;
  width: 100px;
  margin-top: 1em;
}
body.featured-collections .promo-content h2 {
  font-family: gothicb;
  font-size: 32px;
  line-height: 32px;
  text-transform: uppercase;
}
body.featured-collections .promo-content .btn {
  display: inline-block;
  padding: 18px 25px;
  border: 2px solid #fff;
  font: 16px/20px gothic;
  text-align: center;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
body.featured-collections .promo-content .btn:after {
  display: block;
  content: '';
  border-bottom: solid 1px #fff;
  transform: scaleX(0);
  -ms-transform: scaleX(0);
  transition: transform 250ms ease-in-out;
  position: relative;
  top: 3px;
}
body.featured-collections .promo-content .btn:hover:after {
  transform: scaleX(1);
  -ms-transform: scaleX(1);
}
body.featured-collections .promo-content .button-block {
  padding: 100px 0;
  text-align: center;
}
body.featured-collections .promo-content .button-block .btn {
  border: 2px solid #000;
  color: #000;
}
body.featured-collections .promo-content .button-block .btn:after {
  border-bottom: solid 1px #000;
}
body.featured-collections .promo-content .button-block .btn:hover:after {
  border-bottom: solid 1px #000;
}
body.featured-collections .promo-content .main-block {
  position: relative;
  color: #fff;
  width: 100%;
}
body.featured-collections .promo-content .main-block-header {
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}
body.featured-collections .promo-content .main-block-header:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}
body.featured-collections .promo-content .main-block-header .inner {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  box-sizing: border-box;
  text-align: center;
}
body.featured-collections .promo-content .video-block {
  position: relative;
}
body.featured-collections .promo-content .video-block > video {
  width: 100%;
  vertical-align: top;
  cursor: pointer;
}
body.featured-collections .promo-content .video-block > iframe {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
body.featured-collections .promo-content .video-block .play {
  position: absolute;
  cursor: pointer;
  z-index: 5;
  left: 50%;
  margin-left: -50px;
  top: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
}
body.featured-collections .promo-content .video-block.playing .play {
  display: none !important;
}
body.featured-collections .promo-content .video-block.playing iframe {
  display: block !important;
}
body.featured-collections .promo-content .intro-block {
  width: 100%;
  text-align: center;
}
body.featured-collections .promo-content .intro-block.black {
  background: #000;
}
body.featured-collections .promo-content .intro-block.black .inner > .header, body.featured-collections .promo-content .intro-block.black .inner > .text {
  color: #fff;
}
body.featured-collections .promo-content .intro-block .inner {
  padding: 100px 26px;
  max-width: 780px;
  margin: 0 auto;
}
body.featured-collections .promo-content .intro-block .inner > .header {
  color: #4a4a4a;
  font-size: 36px;
  line-height: 62px;
  font-family: gothic;
  text-transform: uppercase;
}
body.featured-collections .promo-content .intro-block .inner > .text {
  font-size: 16px;
  line-height: 1.6em;
  margin-top: 1.8em;
}
body.featured-collections .promo-content .intro-block .inner.black {
  background: #000;
}
body.featured-collections .promo-content .intro-block .inner.black > .header, body.featured-collections .promo-content .intro-block .inner.black > .text {
  color: #fff;
}
body.featured-collections .promo-content .carousel-block {
  position: relative;
  margin: 0 auto;
}
body.featured-collections .promo-content .carousel-block .slide-next {
  cursor: pointer;
  position: absolute;
  border: 2px solid #fff;
  height: 60px;
  margin-left: -60px;
  margin-top: -30px;
  top: 50%;
  left: 75%;
  font: 18px/56px gothic;
  color: #fff;
  z-index: 10;
  text-align: center;
  padding: 0 15px;
}
body.featured-collections .promo-content .carousel-block .slide-next:hover {
  background: rgba(80, 113, 6, 0.8);
}
body.featured-collections .promo-content .carousel-block .slide-next > .arr {
  position: relative;
  display: inline-block;
  font: 32px/30px gothic;
  vertical-align: middle;
  top: -3px;
}
body.featured-collections .promo-content .carousel-block .slide-next > .num {
  display: inline-block;
  padding-left: 30px;
  vertical-align: middle;
  font: 24px/56px gothic;
  letter-spacing: 5px;
}
body.featured-collections .promo-content .carousel-items {
  position: relative;
}
body.featured-collections .promo-content .carousel-items-item {
  position: relative;
  width: 100%;
}
body.featured-collections .promo-content .carousel-items-item > .text {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  background: rgba(80, 113, 6, 0.8);
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
}
body.featured-collections .promo-content .carousel-items-item > .text.right {
  left: auto;
  right: 0;
}
body.featured-collections .promo-content .carousel-items-item > .text:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}
body.featured-collections .promo-content .carousel-items-item > .text > .inner {
  display: inline-block;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 50%;
  color: #fff;
}
body.featured-collections .promo-content .carousel-items-item > .text .h1 {
  font-family: gothic;
  font-size: 2.5vw;
  line-height: 1.35em;
  text-transform: uppercase;
  margin-bottom: 20px;
}
body.featured-collections .promo-content .carousel-items-item > .text p {
  font-size: 1.11vw;
  font-family: gothic;
  line-height: 1.6;
  margin-bottom: 40px;
}
body.featured-collections .promo-content .shoes-block {
  background: white;
}
body.featured-collections .promo-content .shoes-block .h {
  font-size: 36px;
  line-height: 40px;
  padding: 100px 0;
  text-transform: uppercase;
  text-align: center;
}
body.featured-collections .promo-content .shoes-block > .inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
body.featured-collections .promo-content .shoes-block .shoes {
  font-size: 0;
  line-height: 0;
}
body.featured-collections .promo-content .shoes-block .shoes .shoes-item {
  width: 33.33%;
  display: inline-block;
  position: relative;
  padding: 0 10px;
  margin: 0 0 20px 0;
}
body.featured-collections .promo-content .shoes-block .shoes .shoes-item .bg {
  height: 0;
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
}
body.featured-collections .promo-content .shoes-block .shoes .shoes-item a {
  position: relative;
  display: block;
  overflow: hidden;
}
body.featured-collections .promo-content .shoes-block .shoes .shoes-item a > span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: .7em 0;
  font-family: gothic, sans-serif;
  text-align: center;
  color: transparent;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  text-transform: uppercase;
  height: 70px;
  font-size: 16px;
}
body.featured-collections .promo-content .shoes-block .shoes .shoes-item a > span + span {
  transition-property: opacity, transform;
  transition-timing-function: ease-out;
  transition-duration: .3s;
  opacity: 0;
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  text-transform: uppercase;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
}
body.featured-collections .promo-content .shoes-block .shoes .shoes-item a:hover > span {
  opacity: 0;
}
body.featured-collections .promo-content .shoes-block .shoes .shoes-item a:hover > span + span {
  opacity: 1;
  transform: translateY(0);
  -ms-transform: translateY(0);
}
body.featured-collections .promo-content .shoes-block .shoes .shoes-item .image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 77% auto;
}
body.featured-collections .promo-content .shoes-block .shoes .shoes-item .title {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3px;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  color: #000;
  padding: 15px 0;
  width: 100%;
  text-align: center;
}
body.featured-collections .promo-content .shoecare-block {
  background-color: #162c3f;
  color: #fff;
  padding: 85px 0 95px;
  text-align: center;
}
body.featured-collections .promo-content .shoecare-block h2 {
  font: 36px/42px gothic;
  text-transform: uppercase;
}
body.featured-collections .promo-content .shoecare-block p {
  margin-top: 1em;
  font: 16px/1.7em gothic;
}
body.featured-collections .promo-content .shoecare-block .shoecare-products {
  margin-top: 58px;
  margin-bottom: 24px;
}
body.featured-collections .promo-content .shoecare-block .shoecare-products a {
  color: #fff;
  text-decoration: none;
}
body.featured-collections .promo-content .shoecare-block .shoecare-products ul {
  font-size: 0;
  line-height: 0;
}
body.featured-collections .promo-content .shoecare-block .shoecare-products ul li {
  display: inline-block;
  max-width: 230px;
  margin: 0 10px;
  vertical-align: top;
}
body.featured-collections .promo-content .shoecare-block .shoecare-products ul li:after {
  display: block;
  content: '';
  border-bottom: solid 1px #fff;
  transform: scaleX(0);
  -ms-transform: scaleX(0);
  transition: transform 250ms ease-in-out;
  margin: 5px 0 0;
}
body.featured-collections .promo-content .shoecare-block .shoecare-products ul li:hover:after {
  transform: scaleX(1);
  -ms-transform: scaleX(1);
}
body.featured-collections .promo-content .shoecare-block .shoecare-products ul li img {
  border-radius: 50%;
}
body.featured-collections .promo-content .shoecare-block .shoecare-products ul li p {
  text-transform: uppercase;
  font: 16px/1.25 gothic;
  color: #fff;
}
body.featured-collections .promo-content .shoecare-block .button-block {
  padding: 50px 0;
}
body.featured-collections .promo-content .shoecare-block .button-block .btn {
  color: #fff;
  border: 2px solid #fff;
}
body.featured-collections .promo-content .shoecare-block .button-block .btn:after {
  border-bottom: solid 1px #fff;
}
body.featured-collections .promo-content .limited-block {
  font-size: 0;
  line-height: 0;
}
body.featured-collections .promo-content .limited-block .inner {
  font-size: 0;
  line-height: 0;
}
body.featured-collections .promo-content .limited-block .inner .block {
  width: 33.3333%;
  display: inline-block;
  height: 41.6vw;
  vertical-align: top;
}
body.featured-collections .promo-content .limited-block .inner .block h2 {
  font: 36px/1.3 gothic;
  text-transform: uppercase;
  margin-bottom: 1em;
}
body.featured-collections .promo-content .limited-block .inner .block p {
  font: 16px/1.7 gothic;
  margin-bottom: 1em;
}
body.featured-collections .promo-content .limited-block .inner .block p:last-child {
  margin-bottom: 0;
}
body.featured-collections .promo-content .limited-block .inner .block .text {
  text-align: center;
  color: #fff;
}
body.featured-collections .promo-content .limited-block .inner .block .text:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 41.6vw;
}
body.featured-collections .promo-content .limited-block .inner .block .text .inner {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 90%;
}
body.featured-collections .promo-content .limited-block .inner .block .text .btn {
  margin-top: 2em;
}
body.featured-collections .promo-content .bg-block {
  position: relative;
  height: 54.8vw;
  max-height: 790px;
}
body.featured-collections .promo-content .bg-block > .text {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 20%;
  width: 60%;
}
body.featured-collections .promo-content .bg-block > .text:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}
body.featured-collections .promo-content .bg-block > .text > .inner {
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 90%;
  color: #fff;
  font: 36px/48px gothicb;
  text-transform: uppercase;
}
body.featured-collections .promo-content .mosaic-block {
  background: #000;
  color: #fff;
}
body.featured-collections .promo-content .mosaic-block > .inner {
  margin: 0 auto;
  padding: 108px 130px 78px;
  text-align: center;
  max-width: 1440px;
}
body.featured-collections .promo-content .mosaic-block > .inner h2, body.featured-collections .promo-content .mosaic-block > .inner .text {
  max-width: 550px;
  margin: 0 auto;
}
body.featured-collections .promo-content .mosaic-block > .inner .intro h2 {
  font: 36px/1.5 gothic;
  text-transform: uppercase;
}
body.featured-collections .promo-content .mosaic-block > .inner .intro .text {
  margin-top: 1em;
  font: 16px/1.7 gothic;
}
body.featured-collections .promo-content .mosaic-block .mosaic {
  margin: 98px auto 70px;
  max-width: 1440px;
  color: #fff;
}
body.featured-collections .promo-content .mosaic-block .mosaic .mosaic-row {
  width: 100%;
  height: 295px;
  font: 0/0 gothic;
}
body.featured-collections .promo-content .mosaic-block .mosaic .mosaic-row.big {
  height: 590px;
}
body.featured-collections .promo-content .mosaic-block .mosaic .mosaic-row .mosaic-col {
  vertical-align: top;
  display: inline-block;
  width: 50%;
  height: 100%;
  background-color: #3e3d48;
}
body.featured-collections .promo-content .mosaic-block .mosaic .mosaic-row .mosaic-col.wide {
  width: 100%;
}
body.featured-collections .promo-content .mosaic-block .mosaic .mosaic-row .mosaic-col.black .text {
  color: #fff;
}
body.featured-collections .promo-content .mosaic-block .mosaic .text {
  font: 14px/1.3 gothic;
  color: #fff;
}
body.featured-collections .promo-content .mosaic-block .mosaic .text:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 290px;
}
body.featured-collections .promo-content .mosaic-block .mosaic .text .inner {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 90%;
}
body.featured-collections .promo-content .mosaic-block.black .button-block .btn {
  border: 2px solid #fff;
  color: #fff;
}
body.featured-collections .promo-content .mosaic-block.black .button-block .btn:after {
  border-bottom: solid 1px #fff;
}
body.featured-collections .promo-content .callouts-block {
  position: relative;
  color: #fff;
  text-align: center;
}
body.featured-collections .promo-content .callouts-block .callouts-block-content {
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
body.featured-collections .promo-content .callouts-block .callouts > div {
  position: absolute;
  z-index: 10;
  transition: opacity .5s ease-in .3s;
}
body.featured-collections .promo-content .callouts-block .callouts > div > p {
  font-size: 16px;
  width: 350px;
  transform: translateY(calc(100% - 45px)) translateX(100px);
  -ms-transform: translateY(100%) translateY(-45px) translateX(100px);
}
body.featured-collections .promo-content .callouts-block .callouts > div > p strong {
  display: inline-block;
  font-family: gothicb;
  margin-bottom: 5px;
}
body.featured-collections .promo-content .callouts-block .callouts > div.right > p {
  transform: translateY(calc(100% - 45px)) translateX(-390px);
  -ms-transform: translateY(100%) translateY(-45px) translateX(-390px);
}
body.featured-collections .promo-content .callouts-block .callouts > div.right:after {
  -ms-transform-origin: right;
  transform-origin: right;
  left: -50%;
}
body.featured-collections .promo-content .callouts-block .callouts > div:after {
  content: "";
  position: absolute;
  left: calc(100% - 1px);
  top: 50%;
  -ms-transform: translateY(-2px) scaleX(0);
  transform: translateY(-2px) scaleX(0);
  border-top: 2px solid #fff;
  width: 50%;
  transition: transform .4s;
  -ms-transform-origin: left;
  transform-origin: left;
}
body.featured-collections .promo-content .callouts-block .callouts > div:hover:after {
  -ms-transform: translateY(-2px) scaleX(1);
  transform: translateY(-2px) scaleX(1);
}
body.featured-collections .promo-content .callouts-block .callouts > div:hover svg {
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
body.featured-collections .promo-content .callouts-block .callouts > div svg {
  cursor: pointer;
  width: 60px;
  height: 60px;
  transition: transform .3s ease;
  display: inline-block;
  position: relative;
}
body.featured-collections .promo-content .callouts-block .callouts > div p {
  letter-spacing: .0125em;
  padding: 0;
  font-size: 16px;
  text-align: left;
  margin: 0;
  width: 370px;
  line-height: 1.3em;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-family: gothic,sans-serif;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease-out .15s;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
}
body.featured-collections .promo-content .callouts-block .callouts > div:hover p {
  opacity: 1;
  visibility: visible;
}
body.featured-collections .promo-content .callouts-block img.bg {
  transition: opacity .6s ease;
}
body.featured-collections .promo-content .callouts-block.hover img.bg {
  opacity: 0.35;
}
body.featured-collections .promo-content .callouts-block.hover .callouts > div {
  opacity: 0;
}
body.featured-collections .promo-content .callouts-block.hover .callouts > div:hover {
  opacity: 1;
}

/* catalog */
body.featured-collections .promo-content .content {
  margin: 0 auto;
  max-width: 1920px;
  padding: 0 20px;
  text-align: center;
}
body.featured-collections .promo-content .gender-panel {
  margin-top: 35px;
  position: absolute;
  z-index: 2;
}
body.featured-collections .promo-content .gender-panel,
body.featured-collections .promo-content .filter-panel {
  display: flex;
  display: -ms-flexbox;
  color: #FFFFFF;
}
body.featured-collections .promo-content .gender-panel .gender.active {
  border-bottom: none;
  color: #5DFF00;
  font-size: 2vw;
}
body.featured-collections .promo-content .gender-panel .gender {
  border-bottom: 4px solid #5DFF00;
  font-size: 1.1vw;
  font-weight: 600;
  letter-spacing: 2px;
  margin-right: 30px;
  text-transform: uppercase;
}
body.featured-collections .promo-content .i-catalog-shopwindow-garret {
  border: none;
  padding: 0;
}
body.featured-collections .promo-content .i-catalog-shopwindow-garret .sorting {
  color: #FFFFFF;
  font-size: 16px;
  margin-top: 35px;
}
body.featured-collections .promo-content .sorting .filter {
  background: #FFFFFF;
  border-radius: 15px;
  color: #111111;
  cursor: pointer;
  display: inline-flex;
  display: -ms-inline-flexbox;
  justify-content: space-evenly;
  -ms-flex-pack: distribute;
  align-items: center;
  -ms-flex-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: .9vw;
  line-height: 30px;
  margin-right: 30px;
  text-align: center;
  height: 30px;
  width: 158px;
}
body.featured-collections .promo-content .sorting .filter:before {
  content: '';
  background-image: url('/mail/base/svg/filter-icon-before.svg');
  display: inline-block;
  height: 12px;
  width: 20px;
}
body.featured-collections .promo-content .sorting .filter:after {
  content: '';
  background-image: url('/mail/base/svg/filter-icon-after.svg');
  display: inline-block;
  height: 5px;
  width: 10px;
  transition: all .3s ease-in-out;
}
body.featured-collections .promo-content .i-catalog-shopwindow-garret .sorting .sorting-header {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-right: 20px;
}
body.featured-collections .promo-content .i-catalog-shopwindow-garret .sorting-list .item {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin: 0 15px 0 0;
  padding: 0;
}
body.featured-collections .promo-content .i-catalog-shopwindow-garret .sorting-list .item[data-dir="-1"]:after,
body.featured-collections .promo-content .i-catalog-shopwindow-garret .sorting-list .item[data-dir="1"]:after {
  content: '';
  display: inline-block;
  background-image: url('/promos/aw20/cybermonday/images/sort-down.svg');
  margin-left: 6px;
  height: 12px;
  width: 12px;
}
body.featured-collections .promo-content .i-catalog-shopwindow-garret .sorting-list .item.down:before,
body.featured-collections .promo-content .i-catalog-shopwindow-garret .sorting-list .item.up:before {
  content: none;
}
body.featured-collections .promo-content .i-catalog-shopwindow-garret .sorting-list .item[data-dir="-1"],
body.featured-collections .promo-content .i-catalog-shopwindow-garret .sorting-list .item[data-dir="1"] {
  color: #5DFF00;
  font-weight: 700;
}
body.featured-collections .promo-content .i-catalog-shopwindow-garret .sorting-list [data-sort="r"] {
  display: none;
}
body.featured-collections .promo-content #filter-tooltip {
  display: none;
}
body.featured-collections .promo-content #filter-collection {
  display: inline-block;
  float: right;
  margin-top: 25px;
  width: 100%;
}
body.featured-collections .promo-content #filter-form {
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-end;
  -ms-flex-pack: end;
}
body.featured-collections .promo-content #filter-form .filter-header {
  display: none;
}
body.featured-collections .promo-content,
body.featured-collections .promo-content h2,
body.featured-collections .promo-content h3,
body.featured-collections .promo-content p {
  font-family: 'Montserrat', sans-serif;
}
body.featured-collections .promo-content .filter-list.flex {
  display: flex;
  display: -ms-flexbox;
  margin-right: -20px;
  margin-bottom: 20px;
}
body.featured-collections .promo-content #filter-count {
  display: flex;
  display: -ms-flexbox;
  clear: both;
  justify-content: flex-end;
  -ms-flex-pack: end;
}
body.featured-collections .promo-content .filter-item {
  margin-right: 20px;
  position: relative;
}
body.featured-collections .promo-content .filter-item .filter-item-switcher {
  cursor: pointer;
  line-height: 20px;
  padding-bottom: 2px;
  border-bottom: 1px solid #94928C;
}
body.featured-collections .promo-content .filter-list li > a {
  display: inline-block;
  color: #FFFFFF;
  font-size: 14px;
}
body.featured-collections .promo-content .filter-item .filter-item-sublist {
  display: none !important;
}
body.featured-collections .promo-content .filter-item-sublist-item {
  display: inline-block;
  padding: 7px 5px;
  width: 50%;
  text-align: left;
}
body.featured-collections .promo-content .filter-item .filter-item-switcher.show + .filter-item-sublist {
  display: flex !important;
  display: -ms-flexbox !important;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  background: #ffffff;
  position: absolute;
  top: 40px;
  right: 0;
  box-shadow: 0 4px 20px rgb(0 0 0 / 10%);
  border-radius: 10px;
  padding: 20px;
  z-index: 11;
  width: 440px;
}
body.featured-collections .promo-content .filter-list {
  display: none;
}
body.featured-collections .promo-content .decision {
  display: none;
}
body.featured-collections .promo-content #filter-form .add-select {
  display: none;
}
body.featured-collections .promo-content #filter-form [filter="shopId"],
body.featured-collections .promo-content #filter-form [filter="sex"],
body.featured-collections .promo-content #filter-form [filter="style"],
body.featured-collections .promo-content #filter-form [filter="warmer"],
body.featured-collections .promo-content #filter-form [filter="heel_type"],
body.featured-collections .promo-content #filter-form [filter="acc"],
body.featured-collections .promo-content #filter-form [filter="kids-age"],
body.featured-collections .promo-content #filter-form [filter="season"] + .filter-p,
body.featured-collections .promo-content #filter-form [filter="style"] + .filter-p,
body.featured-collections .promo-content #filter-form [filter="kids-age"] + .filter-p,
body.featured-collections .promo-content #filter-form [filter="name"],
body.featured-collections .promo-content #filter-form [filter="sex"],
body.featured-collections .promo-content #filter-form .filter-list .filter-item:first-of-type,
body.featured-collections .promo-content #filter-form .filter-list .filter-item:last-of-type,
body.featured-collections .promo-content #filter-count [data-type="sex"] + #reset,
body.featured-collections .promo-content #filter-count [data-type="sex"] body.featured-collections .promo-content #filter-count .item[data-type="sex"] + .item[data-type="sex"] + #reset {
  display: none;
}
body.featured-collections .promo-content .content {
  margin-bottom: 50px;
}
body.featured-collections .promo-content .content [data-block="collection"] {
  box-sizing: border-box;
  color: #111111;
  display: inline-block;
  margin-top: 30px;
  padding: 0 0 20px 0;
  text-align: left;
  width: 100%;

}
body.featured-collections .promo-content .content [data-block="collection"] > div {
  font-size: 0;
  line-height: 0;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin: 0;
}
body.featured-collections .promo-content .content [data-block="collection"] .product-card {
  background-color: #FFFFFF;
  box-sizing: border-box;
  color: #111111;
  display: inline-block;
  height: 360px;
  margin: 0 .03% 0;
  padding: 20px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  vertical-align: top;
  width: 16.6%;
}
body.featured-collections .promo-content .content [data-block="collection"] .product-card .price {
  color: #111111;
  display: inline-block;
  font: 20px/25px 'Montserrat', sans-serif;
  font-weight: 700;
}
body.featured-collections .promo-content .content [data-block="collection"] .product-card .price-block {
  text-align: left;
}
body.featured-collections .promo-content .content [data-block="collection"] .product-card .price.price-by-card {
  display: none;
}
body.featured-collections .promo-content .content [data-block="collection"] .product-card .image .icons .icon-sale,
body.featured-collections .promo-content .content [data-block="collection"] .product-card .image .icons .icon-new {
  background-color: #000000;
  border-radius: 100%;
  color: #FFFFFF;
  font: 17px/60px 'Montserrat', gothic;
  height: 60px;
  width: 60px;
}
body.featured-collections .promo-content .content [data-block="collection"] .product-card .name {
  font-weight: 600;
}
body.featured-collections .promo-content .content [data-block="collection"] .product-card .category,
body.featured-collections .promo-content .content [data-block="collection"] .product-card .name {
  color: #111111;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
body.featured-collections .promo-content .content [data-block="collection"] .product-card .buybtn {
  background: #333333;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  position: relative;
  text-transform: uppercase;
  z-index: 6;
  width: 100%;

}
body.featured-collections .promo-content .content [data-block="collection"] .product-card .extra {
  background: #fff;
  display: none;
  margin: 15px 0;
  position: relative;
  z-index: 10;
}
body.featured-collections .promo-content .content [data-block="collection"] .product-card:hover {
  cursor: pointer;
  z-index: 6;
}
body.featured-collections .promo-content .content [data-block="collection"] .product-card:hover .extra {
  display: block;
  position: absolute;
  background: #fff;
  padding: 0 15px 20px 15px;
  left: 0;
  width: 100%;
}
body.featured-collections .promo-content .product-card .box-shadow {
  background: #ffffff;
  box-shadow: 0 2px 30px rgb(0 0 0 / 30%);
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
body.featured-collections .promo-content .product-card .oldprice {
  font-family: Montserrat, gothic;
}
body.featured-collections .promo-content .product-card .image .icons {
  display: -webkit-inline-flex;
  display: inline-flex;
  display: -ms-inline-flexbox;
  margin-left: 5px;
  position: absolute;
  right: 0;
  top: 20px;
  width: auto;
}
body.featured-collections .promo-content .formstyle input[type="checkbox"] + label:before {
  background: none;
  border: 2px solid #D3D3D3;
  box-sizing: border-box;
  height: 20px;
  width: 20px;
}
body.featured-collections .promo-content .formstyle input[type="checkbox"]:checked + label:after {
  background: #D3D3D3;
  box-sizing: border-box;
  display: inline-block;
  content: '';
  position: absolute;
  left: 16px;
  top: 6px;
  height: 8px;
  width: 8px;
}
body.featured-collections .promo-content .formstyle input[type="checkbox"] + label {
  color: #111111;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  padding-left: 40px;
}
body.featured-collections .promo-content .filter-item {
  margin-right: 20px;
  position: relative;
}
body.featured-collections .promo-content .filter-item .filter-item-switcher.show {
  color: #FFFFFF;
  padding-bottom: 1px;
  border-bottom: 2px solid #FFFFFF;
}
body.featured-collections .promo-content .filter-item .filter-item-switcher.show:after {
  transform: rotate(180deg);
}
body.featured-collections .promo-content .filter-item .filter-item-sublist {
  display: none !important;
}
body.featured-collections .promo-content .filter-item .filter-item-sublist:after {
  background: #FFFFFF;
  content: '';
  display: inline-block;
  position: absolute;
  height: 20px;
  top: -5px;
  right: 20px;
  width: 20px;
  transform: rotate(45deg);
}
body.featured-collections .promo-content .filter-item .filter-item-switcher.show + .filter-item-sublist {
  display: flex !important;
  display: -ms-flexbox !important;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  background: #ffffff;
  position: absolute;
  top: 40px;
  right: 0;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 20px;
  z-index: 11;
  width: 440px;
}
body.featured-collections .promo-content .filter-item .filter-item-switcher:after,
body.featured-collections .promo-content .filter-item-switcher[data-features="new"]:after,
body.featured-collections .promo-content label[data-features="new"]:after {
  content: '';
  background-image: url('/assets/svg/filter-icon-after.svg');
  display: inline-block;
  margin-left: 5px;
  height: 5px;
  width: 10px;
  vertical-align: middle;
  transition: all .3s ease-in-out;
}
body.featured-collections .promo-content  #filter-count .filter-selected .items {
  margin-right: -15px;
}
body.featured-collections .promo-content  #filter-count .filter-selected .items > .item {
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
  border-radius: 15px;
  color: #E0E0E0;
  font: 14px 'Montserrat', sans-serif;
  padding: 5px 10px;
  vertical-align: middle;
}
body.featured-collections .promo-content  #filter-count .filter-selected .items > .item .remove {
  background-image: url('/assets/svg/close-filter-applied.svg');
  height: 10px;
  width: 10px;
  margin: 0 8px 0 0;
  vertical-align: middle;
}
body.featured-collections .promo-content #slider {
  width: 94%;
}
body.featured-collections .promo-content .filter-item-sublist.ui-price .ui-slider {
  background-color: #d3d3d3;
  position: relative;
  display: block;
  height: 3px;
  margin: 0 0 20px 0;
}
body.featured-collections .promo-content .filter-item .filter-item-switcher.show + .filter-item-sublist.ui-price {
  padding: 20px 20px 0;
  width: 380px;
}
body.featured-collections .promo-content .formstyle input[type="text"] {
  border: none;
  background: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 14px;
  padding: 0 5px;
  text-align: right;
  width: 50%;
}
body.featured-collections .promo-content .ui-price .slider {
  color: #111111;
  margin: 0;
  vertical-align: middle;
}
body.featured-collections .promo-content .filter-item-sublist.ui-price .filter-item-sublist-item {
  width: 100%;
}
body.featured-collections .promo-content .filter-item-sublist.ui-price .ui-slider-handle {
  background-color: #292929;
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  outline: none;
  position: absolute;
  top: -8px;
  z-index: 1;
  height: 20px;
  width: 20px;
}
body.featured-collections .promo-content .filter-item-sublist.ui-price .ui-slider-range {
  position: absolute;
  background: #292929;
  overflow: hidden;
  height: 3px;
}
body.featured-collections .promo-content .title-panel {
  display: block;
  position: relative;
}
body.featured-collections .promo-content .title-panel > div {
  position: absolute;
  left: 20px;
  top: 25px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 49px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
body.featured-collections .product-card .image .icons .icon-promo {
  width: 60px;
  height: 60px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  z-index: 3;
  background-size: cover;
  background-repeat: no-repeat;
}
body.featured-collections .promo-content .pages {
  margin: 30px 0;
}
body.featured-collections .promo-content .pages .more-btn {
  border: 1px solid #333333;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
body.featured-collections .promo-content .pages-items {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
body.featured-collections .promo-content .pages .more-btn:hover {
  background-color: #333333;
  color: #fff;
}
body.featured-collections .promo-content .pages-items .item.selected {
  color: #333333;
  font-weight: 700;
}
body.featured-collections .promo-content .pages-items a.item:hover {
  color: #333333;
}
body.featured-collections .promo-content .i-catalog-shopwindow {
  width: auto;
  display: block;
  float: none;
  position: relative;
  vertical-align: top;
}
body.featured-collections .promo-content .i-catalog-shopwindow .product-card .extra {
  display: none;
  position: absolute;
  left: 0;
}
body.featured-collections .promo-content .price-block_hidden {
  display: none;
}
@media only screen and (max-width: 1440px) {
body.featured-collections .promo-content .content [data-block="collection"] .product-card {
margin: 0;
padding: 0 15px;
width: 25%;
}
body.featured-collections .promo-content .title-panel > div {
font-size: 30px;
}
}
@media only screen and (max-width: 1366px) {
body.featured-collections .promo-content .content [data-block="collection"] .product-card {
margin: 0;
padding: 20px 10px;
width: 25%;
}
}
@media only screen and (max-width: 1280px) {
.i-catalog .product-card .image .icons .icon-promo {
height: 40px !important;
width: 40px !important;
}
}
@media only screen and (max-width: 1024px) {
body.featured-collections .promo-content .title-panel > div {
font-size: 25px;
}
}
