/** Shopify CDN: Minification failed

Line 223:4 Unexpected "{"
Line 223:5 Expected identifier but found "%"
Line 223:110 Unexpected "{"
Line 223:111 Expected identifier but found "%"

**/
.shop-by-category--section {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 34.1%, rgba(0, 0, 0, 0.4) 100%), #F4F4F4;
  color: #000;
  font-size: 16px;
  font-family: "gothambook", Arial, Helvetica, sans-serif;
  padding: 25px 0;
  overflow: hidden;
}
.category-orange-hover{
    background: linear-gradient(#848e9b 0%, #757d88 100%);
  }
.shop-by-category--section h2 {
  font-family: "gothamblack", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 30px;
  margin: 0 0 8px;
}
.shop-by-category--section .swiper-slide {
  border-radius: 10px;
}
.shop-by-category--section .heading-block img {
  width: 28px;
  height: 28px;
  margin-bottom: 10px;
}
.shop-by-category--section img {
  border-radius: 10px 10px 0 0;
}
.shop-by-category--section .heading--holder {
  align-items: flex-end;
}
.shop-by-category--section h3 {
  padding: 0;
}

.shop-by-category--swiper.page-width {
  padding-left: 17px;
  padding-right: 17px;
}
.shop-by-category--section .heading-block {
  margin: 0 0 15px;
}
.shop-by-category--section .heading-block p {
  text-transform: capitalize;
  width: 240px;
}

.shop-by-category--section .swiper-slide {
  transition: all .3s ease-in-out;
  width: 295px;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: #fff;
  transform: scale(.96);
}
.shop-by-category--section .swiper-slide:hover {
  transform: scale(1);
}
.swiper-slide--link {
  display: grid;
  grid-template-rows: 290px 100px;
  grid-template-columns: 1fr;
}
.shop-by-category--section .icon-details {
  display: flex;
  width: 40px;
  height: 40px;
  border: 2px solid #000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shop-by-category--section img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.shop-by-category--section h3 {
  font-family: "gothamblack", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 20px;
  margin: 0;
  padding: 0 0 10px;
  height: 50px;
  display: flex;
  align-items: flex-end;
  width: calc(100% - 50px);
}
.shop-by-category--section .heading--holder {
  padding: 15px 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.shop-by-category--section .swiper-pagination--custom {
  position: relative;
  height: 42px;
  width: 100%;
  max-width: 320px;
  margin: 20px 17px 0 auto;
}
.shop-by-category--section .swiper-pagination--custom .swiper-pagination {
  background: #bfbfbf;
  width: 180px;
  left: 0;
  bottom: 18px;
  display: inline-block !important;
}
.shop-by-category--section .swiper-block {
  margin-right: -17px;
}
.shop-by-category--section .swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #000;
}
.shop-by-category--section .swiper-pagination--custom .swiper-button-prev,
.shop-by-category--section .swiper-pagination--custom .swiper-button-next {
  width: 42px;
  height: 42px;
  padding: 0;
}
.shop-by-category--section .swiper-pagination--custom .swiper-button-prev:hover,
.shop-by-category--section .swiper-pagination--custom .swiper-button-next:hover {
  background: transparent;
  border-color: transparent;
}
.shop-by-category--section .swiper-pagination--custom .swiper-button-prev svg,
.shop-by-category--section .swiper-pagination--custom .swiper-button-next svg {
  background: #d9d9d9;
  border-radius: 50%;
  padding: 6px;
  transition: all .3s ease-in-out;
  width: 42px;
  height: 42px;
}
.shop-by-category--section .swiper-pagination--custom .swiper-button-prev:hover svg,
.shop-by-category--section .swiper-pagination--custom .swiper-button-next:hover svg {
  background: #000;
}
.shop-by-category--section .swiper-button-next:hover path,
.shop-by-category--section .swiper-button-prev:hover path {
  fill: #fff;
}
.shop-by-category--section .swiper-pagination--custom .swiper-button-prev {
  left: auto !important;
  right: 54px;
}
.shop-by-category--section .swiper-pagination--custom .swiper-button-next {
  right: 0;
}
.shop-by-category--section .swiper-pagination--custom .swiper-button-prev.swiper-button-disabled,
.shop-by-category--section .swiper-pagination--custom .swiper-button-next.swiper-button-disabled {
  opacity: .6;
}
@media only screen and (min-width: 768px) {
  .shop-by-category--swiper.page-width {
    padding-left: 40px;
    padding-right: 40px;
  }
  .shop-by-category--section .swiper-pagination--custom {
    max-width: 380px;
    margin-right: 36px;
  }
  .shop-by-category--section .swiper-pagination--custom .swiper-pagination {
    width: 250px;
  }
}
@media screen and (min-width: 1024px) {
  .shop-by-category--section {
    font-size: 18px;
    padding: 50px 0;
  }
  .shop-by-category--section > .page-width {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .shop-by-category--section h2 {
    font-size: 40px;
    margin: 0 0 15px;
    width: 300px;
  }
  .shop-by-category--section .swiper-block {
    width: 80%;
  }
  .shop-by-category--swiper.page-width {
    padding-left: 0;
  }
}
.category-prime-day .swiper-pagination .swiper-pagination-progressbar-fill{
  background-color: #F7070C;
}
.category-prime-day .swiper-pagination--custom .swiper-button-prev:hover svg,
.category-prime-day .swiper-pagination--custom .swiper-button-next:hover svg {
  background: #F7070C;
}
.category-prime-day {
    background: linear-gradient(#000000 0%, #1F2022 100%);
}

.category-orange-hover .swiper-pagination .swiper-pagination-progressbar-fill{
  background-color: #ff8246;
}
.category-orange-hover .swiper-pagination--custom .swiper-button-prev:hover svg,
.category-orange-hover .swiper-pagination--custom .swiper-button-next:hover svg {
  background: #ff8246;
}

.shop-bfcm {
    {% comment %} background: linear-gradient(180deg, rgba(0, 0, 0, 0) 34.1%, rgba(0, 0, 0, 0.4) 100%), #000; {% endcomment %}
    background: #f2f2f2;
    color: #000;
}
.shop-bfcm .heading--holder {
    background: #808c9a;
    border-radius: 0 0 15px 15px;
}
.shop-bfcm h3 {
    color: white;
}
.shop-bfcm .icon-details{
  border: 2px solid #101828;
  background: #101828;
}
.shop-bfcm .icon-details svg path{
  stroke: #fff;
}
 .shop-bfcm img{
      object-fit: contain;
  }
.shop-bfcm .swiper-slide{
  background: #fff;
}
.shop-bfcm h2 {
    font-size: 30px;
    width: 100%;
    padding: 0 17px;
}
 .shop-bfcm .heading-block p {
      width: 100%;
      padding: 0 17px;
  }
@media screen and (min-width: 1024px) {
    .shop-bfcm h2 {
        font-size: 40px;
        margin: 0 0 15px;
        width: 100%;
        padding: 0 40px;
    }
    .shop-bfcm .heading-block p {
        text-transform: capitalize;
        width: 100%;
        padding: 0 40px;
    }
    .shop-bfcm .swiper-block {
        width: 100%;
    }
   
}
@media screen and (min-width: 1920px) {
  .shop-bfcm h2, .shop-bfcm .heading-block p {
        max-width: 1920px;
        padding: 0 40px;
        margin: 0 auto;
  }
}
.shop-bfcm .swiper-pagination .swiper-pagination-progressbar-fill{
  background-color: #ffb700;
}
.shop-bfcm .swiper-pagination--custom .swiper-button-prev:hover svg,
.shop-bfcm .swiper-pagination--custom .swiper-button-next:hover svg {
  background: #ffb700;
}
/* X-mas 2025 */
.shop-by-category--section.x-mas {
  background: #dad4c6;
  color: #000;
}
@media screen and (max-width: 1024px) {
  .shop-by-category--section.x-mas-gift .icon-x-mas-star {
    display: none;
  }
}
.shop-by-category--section.x-mas-gift .icon-x-mas-star {
  position: absolute;
}
.shop-by-category--section.x-mas-gift .icon-x-mas-star-1 {
  top: 15px;
  left: 48%;
  width: 70px;
  height: 82px;
}
.shop-by-category--section.x-mas-gift .icon-x-mas-star-2 {
  top: 40px;
  right: 22%;
  width: 64px;
  height: 66px;
}
.shop-by-category--section.x-mas-gift .icon-x-mas-star-3 {
  top: 20px;
  right: 20%;
  width: 36px;
  height: 42px;
}
.shop-by-category--section.x-mas-gift .icon-x-mas-star-4 {
  bottom: -60px;
  left: 14%;
  width: 142px;
  height: 150px;
}
.shop-by-category--section.x-mas .swiper-slide {
  background: #fff;
}
.shop-by-category--section.x-mas .heading--holder {
  background: #A99055;
  border-radius: 0 0 10px 10px;
}
.shop-by-category--section.x-mas .icon-details{
  border: 2px solid #990E1D;
  background: #990E1D;
}
.shop-by-category--section.x-mas .icon-details svg path{
  stroke: #fff;
}
.shop-by-category--section.x-mas .swiper-pagination .swiper-pagination-progressbar-fill{
  background-color: #990E1D !important;
}
.shop-by-category--section.x-mas .swiper-pagination--custom .swiper-button-prev svg,
.shop-by-category--section.x-mas .swiper-pagination--custom .swiper-button-next svg {
  background: #fff;
}
.shop-by-category--section.x-mas .swiper-pagination--custom .swiper-button-prev:hover svg,
.shop-by-category--section.x-mas .swiper-pagination--custom .swiper-button-next:hover svg {
  background: #990E1D;
}
.shop-by-category--section.x-mas .swiper-pagination--custom .swiper-pagination {
  background: #fff;
}
.section-collections-card-slider.extra-x-mas .view-all-btn {
  background-color: #990E1D;
  border-color: #990E1D;
  color: #fff;
}
.section-collections-card-slider.extra-x-mas .view-all-btn:hover {
  background: #fff !important;
  color: #990E1D !important;
}
.section-collections-card-slider.extra-x-mas .swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #990E1D !important;
}
.section-collections-card-slider.extra-x-mas .swiper-button-prev:hover svg,
.section-collections-card-slider.extra-x-mas .swiper-button-next:hover svg {
  background: #990E1D !important;
}
.shop-by-category--section.x-mas-gift {
  background: linear-gradient(to bottom, #990E1D 0%, #7f0c17 100%);
}
.shop-by-category--section.x-mas-gift {
  position: relative;
}
.shop-by-category--section.x-mas-gift .swiper-slide {
  background: #fff;
}
.shop-by-category--section.x-mas-gift .swiper-slide img {
  margin-top: -1px;
  overflow: hidden;
}
.shop-by-category--section.x-mas-gift .heading--holder {
  background: #fff;
  border-radius: 0 0 10px 10px;
  color: #000;
}
.shop-by-category--section.x-mas-gift h3 {
  color: #000;
}
.shop-by-category--section.x-mas-gift .icon-details {
  border-color: #000;
}
.shop-by-category--section.x-mas-gift .icon-details svg path {
  stroke: #000 !important;
}
.shop-by-category--section.x-mas-gift .swiper-pagination--custom .swiper-pagination-lock {display: none !important;}
.shop-by-category--section.x-mas-gift .swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #A99055 !important;
}
.shop-by-category--section.x-mas-gift .swiper-pagination--custom .swiper-button-prev:hover svg,
.shop-by-category--section.x-mas-gift .swiper-pagination--custom .swiper-button-next:hover svg {
  background: #A99055;
}
.shop-by-category--section.x-mas-gift img {
  border-radius: 0;
}
@media screen and (min-width: 1920px) {
  .shop-by-category--section.x-mas-gift h2,
  .shop-by-category--section.x-mas h2,
  .shop-by-category--section.x-mas-gift .heading-block p,
  .shop-by-category--section.x-mas .heading-block p {
    padding: 0;
  }
  .shop-by-category--section.x-mas-gift h2,
  .shop-by-category--section.x-mas h2 {
    font-size: 30px;
  }
}
.shop-by-category--section .swiper-pagination--custom .swiper-pagination-lock {
  display: none !important;
}

/* Spring promo */

.shop-by-category--section.spring-promo {
  background: linear-gradient(180deg, #000000 0%, #312322 100%);
  color: #fff;
}

.shop-by-category--section.spring-promo h3{
  font-size: 18px;
  align-items: center;
  width: calc(100% - 5px);
}

.shop-by-category--section.spring-promo .description{
  font-size: 14px;
  font-family: 'gothammedium', Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #000 !important;
}

.shop-by-category--section.spring-promo .heading--holder__text {
  width: 80%;
}