/** Shopify CDN: Minification failed

Line 409:11 Expected ":"
Line 409:13 Expected identifier but found "0px"

**/
.collection-slider-v2.section.section--includes-product-items {
  background-color: rgba(162, 149, 131, 0.14);
  padding: 30px 30px 40px;
  max-width: unset;
}
.collection-slider-v2 .featured-collection-slider__heading {
  font-size: 20px;
  font-weight: bolder;
  line-height: 23.44px;
  color: #3A2E21;
}

.collection-slider-v2 .featured-collection-slider__subheading p {
  font-size: 15px;
  font-weight: 300;
  line-height: 15.24px;
  text-align: center;
  font-family: var(--font-body-light);
}

.collection-slider-v2 .carousel__navigation-wrapper {
  justify-content: center;
}


.collection-slider-v2  .button-block__button {
  margin: 30px 0;
  max-width: 290px;
  margin: 20px auto 0;
}

.collection-slider-v2 .btn.btn--callout span:before,
.collection-slider-v2 .btn.btn--callout span:after {
  display: none;
}

.collection-slider-v2 .btn.btn--callout {
  background-color: #3A2E21;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  height: 41px;
  padding: 0;
}

 .collection-slider-v2 .btn.btn--callout span{
  font-size: 14px;
  font-weight: 400;
  line-height: 16.41px;
}

.collection-slider-v2 .product-swatches-options__list .product-swatches-options__item {
  max-width: 22px;
}

.collection-slider-v2 .product-swatches-options {
  pointer-events: unset;
  justify-content: center;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}

.collection-slider-v2 .product-swatches-options__list {
  display: flex;
  justify-content: flex-start;
  padding: 10px 0 0;
}
.collection-slider-v2 .button-block__button {
    margin: 42px auto 0;
    max-width: 225px;
}
.collection-slider-v2 .button-block__button a.btn.btn--callout {
    background: transparent;
    color: #3A2D22;
    border: 1px solid #3A2D22;
    font-size: 14px;
    line-height: 20px;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.05em;
    height: 44px;
}
.collection-slider-v2 .btn.btn--callout span {
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
    }

.collection-slider-v2 .product-item__text {
  margin-top: 10px;
}
.collection-slider-v2 .product-item__product-title a {
  font-size: 14px;
  font-weight: bold;
  line-height: 14.07px;
  text-transform: uppercase;
}

.collection-slider-v2 .product-item__price {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.07px;
}
.collection-slider-v2 .product-item__price.regular {
  color: #7B6656;
}
.collection-slider-v2 .product-item__price.member {
  color: #3A2E21;
  display: block;
}

.collection-slider-v2 .featured-collection-slider__inner {
  position: relative;
}
.collection-slider-v2 .featured-collection-slider__meta .featured-collection-slider__navigation-buttons {
  display: flex;
  position: absolute;
  top: 43%;
  z-index: 3;
  left: 10px;
  right: 10px;
  justify-content: space-between;
}

.collection-slider-v2 .carousel__navigation-button--back,
.collection-slider-v2 .carousel__navigation-button--forward {
  margin: 0;
  background-color: #FFFFFF;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 4px 0px #00000040;
}

.collection-slider-v2 .carousel__navigation-button .icon {
  transform: rotate(180deg);
  width: 10px;
  height: 13px;
}

.collection-slider-v2 .product-item .product-badges {
    display: flex;
    top: unset;
    bottom: 0;
}

.collection-slider-v2 .product-badge {
  border-radius: 73px;
  min-width: 75px;
  height: 14px;
  justify-content: center;
  align-items: center;
  padding: 0;
  background-color: #FCF8F2CC;
  border: none;
  vertical-align: middle;
  font-family: var(--font-badge-text);
  font-size: 8px;
  font-weight: 500;
  line-height: 9.76px;
}

/* .collection-slider-v2 .wishlist-hero-custom-button.wishlisthero-floating {
  display: none;
} */
.collection-slider-v2 .product-swatches-options .wishlist-hero-custom-button.wishlisthero-floating {
  display: none;
}
.collection-slider-v2 .product-swatches-options .wishlist-hero-custom-button.wishlisthero-floating button {
  height: auto !important;
}


@media screen and (min-width: 960px) {
  .collection-slider-v2 .wishlist-hero-custom-button.wishlisthero-floating {
    display: block;
    top: 8px;
    position: absolute;
    right: 8px;
    z-index: 10;
    height: auto;
  }
  .collection-slider-v2 .product-item .product-badge {
      min-width: 111px;
      height: 21px;
      font-family: Montserrat;
      font-size: 11.76px;
      font-weight: 500;
      line-height: 14.35px;
      text-align: center;
    }
  .collection-slider-v2 .product-swatches-options .wishlist-hero-custom-button.wishlisthero-floating {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .collection-slider-v2 .featured-collection-slider__heading {
    font-size: 32px;
    line-height: normal;
  }
  .collection-slider-v2 .featured-collection-slider__subheading {
    margin-bottom: 42px;
  }
  .collection-slider-v2 .featured-collection-slider__subheading p {
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
  }

  .collection-slider-v2.section.section--includes-product-items {
    padding: 50px 33.74px 80px 33.74px;
  }

  .collection-slider-v2 .carousel__navigation-button--back {
    margin-left: 4%;
  }
  .collection-slider-v2 .carousel__navigation-button--forward {
    margin-right: 4%;
  }
}

    

@media screen and (min-width: 1400px) {
  /* .collection-slider-v2 .carousel.swiper {
    max-width: 1340px;
  } */
  .collection-slider-v2 .featured-collection-slider__heading {
    font-size: 45px;
    line-height: 52.73px;
  }
  .collection-slider-v2 .featured-collection-slider__subheading {
    margin-bottom: 40px;
  }
  .collection-slider-v2 .featured-collection-slider__subheading p {
    font-size: 30px;
    font-weight: 300;
    line-height: 35.16px;
  }

  .collection-slider-v2.section.section--includes-product-items {
    padding: 70px 0 100px 0;
  }
  .collection-slider-v2 .button-block__button {
    max-width: 225px;
    margin: 42px auto 0;
  }
  .collection-slider-v2 .btn.btn--callout {
    height: 66px;
  }
  
}

.product-item__inner .product-item__hover-container{
  display:none;
}
.product-item__hover-action-wrap{
  padding:10px;
}
.product-item__hover-action-wrap button {
    width: 32px;
    height: 32px;
    min-height: 32px;
    max-height: 32px;
    padding: 0 !important;
    background: #fff !important;
    border: none !important;
    border-radius: 100%;
}
.product-item__hover-action-wrap button span{
  line-height:0px;
}
.collection-slider-v2.section.section--includes-product-items{
  padding:64px 0 58px 0px;
  background:#fff;
}
body h2.featured-collection-slider__heading {
    margin-bottom: 43px !important;
    font-size: 54px !important;
    line-height: 114% !important;
    color: #3A2E21;
    font-family:'The One';
    font-weight:300 !important;

}
.swiper-button-next {
    width: 40px;
    height: 40px;
        transform: translate(0px, -50%);
    top: 40%;
    margin:0;
}
.swiper-button-next::after{
  display:none;
}
.swiper-button-prev {
    width: 40px;
    height: 40px;
        transform: translate(0px, -50%);
    top: 40%;
    margin:0;
}
.swiper-button-prev::after{
  display:none;
}
.collection-slider-v2 .carousel.swiper{
  overflow:hidden;
}
.collection-slider-v2 .carousel.swiper .swiper{
  overflow:hidden;
}
.featured-collection-slider__content .swiper-button-next {
    right: 0px;
}
.featured-collection-slider__content .swiper-button-prev {
    left: 0px;
}
.featured-collection-slider__product .product-item__meta {
    /* flex-direction: column-reverse; */
    margin: 14px 0 0 0;
}
.featured-collection-slider__product .product-item__meta .product-item__text.ta-l {
    margin: 0;
}
.featured-collection-slider__product .product-item__meta .product-item__text.ta-l h4.product-item__product-type {
    width: 100%;
    font-size: var(--font-size-body-70);
    line-height: 15px;
    color: #7B6656;
    font-weight: 600;
    margin-bottom: 4px;
    letter-spacing:0.05em;
}
.featured-collection-slider__product .product-item__meta .product-item__text.ta-l p.product-item__price {
    margin-bottom: 8px;
    width: 50%;
    line-height:0px;
}
.featured-collection-slider__product .product-item__meta .product-item__text.ta-l h4.ff-body.product-item__product-title.fs-product-card-title {
    margin-bottom: 8px;
    width: 50%;
    line-height:0px;
}
.featured-collection-slider__product .product-item__meta .product-item__text.ta-l {
    margin: 0;
    display: flex
;
    flex-wrap: wrap;
    align-items: center;
}
.collection-slider-v2 .product-item__price.regular {
    color: #7b6656;
    display: block;
    text-align: right !important;
    font-size: 12px !important;
    font-weight: 500;
}
.swiper-scrollbar {
  background: rgba(123, 102, 86, 0.20);
  height: 4px;
  margin-top: 16px;
  border-radius: 2px;
}
.swiper-scrollbar-drag {
  background: #5c3d2e;
}
.swiper-scrollbar {
  width:100%;
  display:none;
    position: unset !important;
    margin: 22px 0 0 0;
}
button.product-item__hoverless-quick-view-button.btn.btn--rounded {
    display: none;
}
@media (min-width:1500px){
  .featured-collection-slider__product .product-item__meta .product-item__text.ta-l h4.product-item__product-type{
    font-size: var(--font-size-body-150);
    margin-bottom:8px;
    line-height:1.3;
  }
  .product-item__text.ta-l h4.ff-body.product-item__product-title.fs-product-card-title a{
    font-size: var(--font-size-body-150);
  }
  .featured-collection-slider__product .product-item__meta .product-item__text.ta-l h4.ff-body.product-item__product-title.fs-product-card-title, .featured-collection-slider__product .product-item__meta .product-item__text.ta-l p.product-item__price{
    margin-bottom:12px;
  }
  .product-item__text.ta-l p.product-item__price span.product-item__price.regular{
    font-size: var(--font-size-body-150) !important;
  }
}
@media screen and (max-width:1366px){
  .collection-slider-v2 .carousel.swiper{
    padding; 0px 30px;
  }
}
@media (max-width:767px){
  .collection-slider-v2 .carousel.swiper{
    padding:0 16px;
  }
  .swiper-scrollbar{
    display:block;
    margin:21px 0 0 0;
  }
  .collection-slider-v2 .product-swatches-options__list .product-swatches-options__item{
    max-width:18px;
    min-width:18px;
  }
  .featured-collection-slider__content .swiper-button-prev{
    display:none;
  }
  .featured-collection-slider__content .swiper-button-next{
    display:none;
  }
  .wishlisthero-floating{
    top:0;
    right:0px;
  }
  .section-introduction{
    width:100%;
    text-align:left;
    padding:0 16px;

  }
  .collection-slider-v2 .button-block__button {
    margin: 22px 16px 0;
    max-width: 100%;
}
@media (max-width:568px){
  .featured-collection-slider__product .product-item__meta .product-item__text.ta-l h4.ff-body.product-item__product-title.fs-product-card-title{
    width:100%;
  }
  .featured-collection-slider__product .product-item__meta .product-item__text.ta-l p.product-item__price {
    margin-bottom: 5px;
    width: 100%;
    line-height: 0px;
    text-align: left !important;
}
.product-item__text.ta-l p.product-item__price span.product-item__price.regular{
  text-align:left !important;
}
  .product-item__hover-action-wrap button{
        width: 24px;
    height: 24px;
    min-height: 24px !important;
    max-height: 24px;
  }
}
  body h2.featured-collection-slider__heading {
    margin-bottom: 23px!important;
    font-size: 40px!important;
    line-height: 114%!important;
    color: #3a2e21;
    font-family: The One;
    font-weight: 300!important;
    width: 100% !important;
    display: block !important;
}
.collection-slider-v2.section.section--includes-product-items {
    padding: 40px 0 51px;
}
}
/* @media screen and (min-width: 960px) {
  .collection-slider-v2 .carousel.swiper {
    overflow: hidden;
    padding: 0.5em;
  }
} */
